++ 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 Oct 16 09:08:02 AM UTC 2025 ===================' INFO: =================== Thu Oct 16 09:08:02 AM UTC 2025 =================== ++ 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 +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.133 ++ 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.133 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.133 ++ ANALYTICSDB_NODES=10.0.0.133 ++ ANALYTICS_SNMP_NODES=10.0.0.133 ++ 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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:8081 ' +++ '[' -n '10.0.0.133:8081 ' ']' +++ echo 10.0.0.133:8081 ++ ANALYTICS_SERVERS=10.0.0.133: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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9042 ' +++ '[' -n '10.0.0.133:9042 ' ']' +++ echo 10.0.0.133:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.133:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.133 ++ 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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:8086 ' +++ '[' -n '10.0.0.133:8086 ' ']' +++ echo 10.0.0.133:8086 ++ COLLECTOR_SERVERS=10.0.0.133: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.133 ++ CONFIGDB_NODES=10.0.0.133 ++ 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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:8082 ' +++ '[' -n '10.0.0.133:8082 ' ']' +++ echo 10.0.0.133:8082 ++ CONFIG_SERVERS=10.0.0.133: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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9161 ' +++ '[' -n '10.0.0.133:9161 ' ']' +++ echo 10.0.0.133:9161 ++ CONFIGDB_SERVERS=10.0.0.133: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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9041 ' +++ '[' -n '10.0.0.133:9041 ' ']' +++ echo 10.0.0.133:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.133: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.133 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.133 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.133 ++ 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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+=10.0.0.133:2181, +++ '[' -n 10.0.0.133:2181, ']' +++ echo 10.0.0.133:2181 ++ ZOOKEEPER_SERVERS=10.0.0.133: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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:2181 ' +++ '[' -n '10.0.0.133:2181 ' ']' +++ echo 10.0.0.133:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.133:2181 ++ RABBITMQ_NODES=10.0.0.133 ++ 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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+=10.0.0.133:5673, +++ '[' -n 10.0.0.133:5673, ']' +++ echo 10.0.0.133:5673 ++ RABBITMQ_SERVERS=10.0.0.133: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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:6379 ' +++ '[' -n '10.0.0.133:6379 ' ']' +++ echo 10.0.0.133:6379 ++ REDIS_SERVERS=10.0.0.133: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.133 ++ 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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9092 ' +++ '[' -n '10.0.0.133:9092 ' ']' +++ echo 10.0.0.133:9092 ++ KAFKA_SERVERS=10.0.0.133: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.133 ++ 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.133 ++ 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.133 ++ cut -d , -f 1 + local cassandra=10.0.0.133 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.133 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.133 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.133 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.133 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.133 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.133 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.133,10.64.253.1,127.0.0.1,172.17.0.1,252.133.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.133'\''))' +++ local server_ip=10.0.0.133 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.133 ]] +++ [[ ,10.0.0.133,10.64.253.1,127.0.0.1,172.17.0.1,252.133.0.1,, =~ ,10\.0\.0\.133, ]] +++ echo 10.0.0.133 1 +++ return ++ local ip=10.0.0.133 ++ [[ -z 10.0.0.133 ]] ++ echo 10.0.0.133 + host_ip=10.0.0.133 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.133:9041 + cassandra_server_list=10.0.0.133:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.133:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 + 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: 10/16/2025 09:08:42.961 7f5876250100 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/16/2025 09:08:43.127 7f5876250100 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/16/2025 09:08:43.141 7f5876250100 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/16/2025 09:08:43.141 7f5876250100 [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.133:8082/ Hit Ctrl-C to quit. 10.0.0.133 - - [2025-10-16 09:08:47] "GET / HTTP/1.1" 503 181 0.000212 10.0.0.133 - - [2025-10-16 09:08:48] "GET / HTTP/1.1" 200 36215 0.001471 10.0.0.133 - - [2025-10-16 09:08:48] "GET / HTTP/1.1" 200 45303 0.001254 10.0.0.133 - - [2025-10-16 09:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.133 - - [2025-10-16 09:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.133 - - [2025-10-16 09:08:49] "GET / HTTP/1.1" 200 36215 0.001296 10.0.0.133 - - [2025-10-16 09:08:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.009854 10.0.0.133 - - [2025-10-16 09:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006314 10.0.0.133 - - [2025-10-16 09:08:49] "GET / HTTP/1.1" 200 36215 0.001413 10.0.0.133 - - [2025-10-16 09:08:49] "GET /global-system-config/c1549068-5da1-4b39-b666-cd897163277a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005896 10.0.0.133 - - [2025-10-16 09:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.133 - - [2025-10-16 09:08:49] "GET /global-system-config/c1549068-5da1-4b39-b666-cd897163277a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005127 10.0.0.133 - - [2025-10-16 09:08:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.002366 10.0.0.133 - - [2025-10-16 09:08:49] "POST /service-appliance-sets HTTP/1.1" 200 555 0.037279 10.0.0.133 - - [2025-10-16 09:08:49] "POST /config-nodes HTTP/1.1" 200 595 0.024084 10.0.0.133 - - [2025-10-16 09:08:49] "POST /fqname-to-id HTTP/1.1" 404 180 0.013230 10.0.0.133 - - [2025-10-16 09:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011660 10.0.0.133 - - [2025-10-16 09:08:49] "GET /global-system-config/c1549068-5da1-4b39-b666-cd897163277a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009649 10.0.0.133 - - [2025-10-16 09:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008860 10.0.0.133 - - [2025-10-16 09:08:50] "GET /network-ipam/61fdf07f-65e6-421b-928b-04bd47ef15a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006620 10.0.0.133 - - [2025-10-16 09:08:50] "POST /service-appliance-sets HTTP/1.1" 200 543 0.054205 10.0.0.133 - - [2025-10-16 09:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.133 - - [2025-10-16 09:08:50] "GET /network-ipam/61fdf07f-65e6-421b-928b-04bd47ef15a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003148 10.0.0.133 - - [2025-10-16 09:08:50] "GET / HTTP/1.1" 200 36215 0.002192 10.0.0.133 - - [2025-10-16 09:08:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003109 10.0.0.133 - - [2025-10-16 09:08:50] "GET / HTTP/1.1" 200 36215 0.001247 10.0.0.133 - - [2025-10-16 09:08:50] "POST /service-templates HTTP/1.1" 200 513 0.076319 10.0.0.133 - - [2025-10-16 09:08:50] "POST /service-templates HTTP/1.1" 200 503 0.032427 10.0.0.133 - - [2025-10-16 09:08:50] "POST /service-templates HTTP/1.1" 200 517 0.025906 10.0.0.133 - - [2025-10-16 09:08:50] "POST /service-templates HTTP/1.1" 200 537 0.034207 10.0.0.133 - - [2025-10-16 09:08:50] "POST /service-templates HTTP/1.1" 200 509 0.023233 10.0.0.133 - - [2025-10-16 09:08:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.005891 10.0.0.133 - - [2025-10-16 09:08:50] "POST /access-control-lists HTTP/1.1" 200 589 0.062671 10.0.0.133 - - [2025-10-16 09:08:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.005488 10.0.0.133 - - [2025-10-16 09:08:50] "POST /access-control-lists HTTP/1.1" 200 587 0.181001 10.0.0.133 - - [2025-10-16 09:08:51] "POST /route-targets HTTP/1.1" 200 328 0.036729 10.0.0.133 - - [2025-10-16 09:08:51] "POST /ref-update HTTP/1.1" 200 156 0.015052 10.0.0.133 - - [2025-10-16 09:08:51] "POST /route-targets HTTP/1.1" 200 328 0.035928 10.0.0.133 - - [2025-10-16 09:08:51] "POST /ref-update HTTP/1.1" 200 156 0.014888 10.0.0.133 - - [2025-10-16 09:08:51] "POST /route-targets HTTP/1.1" 200 328 0.062289 10.0.0.133 - - [2025-10-16 09:08:51] "POST /ref-update HTTP/1.1" 200 156 0.013678 10.0.0.133 - - [2025-10-16 09:08:51] "POST /route-targets HTTP/1.1" 200 328 0.056844 10.0.0.133 - - [2025-10-16 09:08:51] "POST /ref-update HTTP/1.1" 200 156 0.009999 10.0.0.133 - - [2025-10-16 09:08:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.002251 10.0.0.133 - - [2025-10-16 09:08:51] "POST /access-control-lists HTTP/1.1" 200 553 0.109445 10.0.0.133 - - [2025-10-16 09:08:51] "PUT /access-control-list/3956d7af-4910-40a7-8358-c149fb390363 HTTP/1.1" 200 273 0.029409 10.0.0.133 - - [2025-10-16 09:08:51] "PUT /access-control-list/56ae54c1-ed6c-47f6-b3f6-01ee365746db HTTP/1.1" 200 273 0.014318 10.0.0.133 - - [2025-10-16 09:08:52] "GET / HTTP/1.1" 200 36215 0.003432 10.0.0.133 - - [2025-10-16 09:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.133 - - [2025-10-16 09:08:52] "GET /global-system-config/c1549068-5da1-4b39-b666-cd897163277a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008348 10.0.0.133 - - [2025-10-16 09:08:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.002451 10.0.0.133 - - [2025-10-16 09:08:52] "POST /config-database-nodes HTTP/1.1" 200 613 0.019367 10.0.0.133 - - [2025-10-16 09:08:54] "GET / HTTP/1.1" 200 36215 0.001738 10.0.0.133 - - [2025-10-16 09:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.133 - - [2025-10-16 09:08:54] "GET /routing-instance/f7329560-7b6e-4ffd-9158-044e302793fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003389 10.0.0.133 - - [2025-10-16 09:08:54] "POST /bgp-routers HTTP/1.1" 200 618 0.018949 10.0.0.133 - - [2025-10-16 09:08:54] "GET /bgp-router/9c742bb0-0511-4837-87d3-f37bde439a9d?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.004846 10.0.0.133 - - [2025-10-16 09:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.133 - - [2025-10-16 09:08:54] "GET /global-system-config/c1549068-5da1-4b39-b666-cd897163277a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004942 10.0.0.133 - - [2025-10-16 09:08:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002483 10.0.0.133 - - [2025-10-16 09:08:54] "POST /ref-update HTTP/1.1" 200 156 0.009217 10.0.0.133 - - [2025-10-16 09:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.133 - - [2025-10-16 09:08:55] "GET /global-vrouter-config/6d0568cb-4e56-46d8-9af1-306ffacff8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.005152 10.0.0.133 - - [2025-10-16 09:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.133 - - [2025-10-16 09:08:55] "PUT /global-vrouter-config/6d0568cb-4e56-46d8-9af1-306ffacff8e2 HTTP/1.1" 200 277 0.007807 10.0.0.133 - - [2025-10-16 09:08:55] "GET / HTTP/1.1" 200 36215 0.001627 10.0.0.133 - - [2025-10-16 09:08:55] "POST /alarms HTTP/1.1" 200 583 0.019593 10.0.0.133 - - [2025-10-16 09:08:55] "POST /alarms HTTP/1.1" 200 577 0.022402 10.0.0.133 - - [2025-10-16 09:08:55] "POST /alarms HTTP/1.1" 200 577 0.023300 10.0.0.133 - - [2025-10-16 09:08:55] "POST /alarms HTTP/1.1" 200 561 0.029921 10.0.0.133 - - [2025-10-16 09:08:55] "POST /alarms HTTP/1.1" 200 557 0.037571 10.0.0.133 - - [2025-10-16 09:08:55] "POST /alarms HTTP/1.1" 200 559 0.023403 10.0.0.133 - - [2025-10-16 09:08:55] "POST /alarms HTTP/1.1" 200 567 0.020476 10.0.0.133 - - [2025-10-16 09:08:55] "POST /alarms HTTP/1.1" 200 551 0.022621 10.0.0.133 - - [2025-10-16 09:08:55] "POST /alarms HTTP/1.1" 200 559 0.022670 10.0.0.133 - - [2025-10-16 09:08:55] "POST /alarms HTTP/1.1" 200 569 0.031374 10.0.0.133 - - [2025-10-16 09:08:55] "POST /alarms HTTP/1.1" 200 557 0.026183 10.0.0.133 - - [2025-10-16 09:08:55] "POST /alarms HTTP/1.1" 200 569 0.022722 10.0.0.133 - - [2025-10-16 09:08:56] "POST /alarms HTTP/1.1" 200 577 0.065987 10.0.0.133 - - [2025-10-16 09:08:56] "POST /alarms HTTP/1.1" 200 571 0.019828 10.0.0.133 - - [2025-10-16 09:08:56] "POST /alarms HTTP/1.1" 200 563 0.022268 10.0.0.133 - - [2025-10-16 09:08:56] "POST /alarms HTTP/1.1" 200 563 0.017399 10.0.0.133 - - [2025-10-16 09:08:56] "POST /alarms HTTP/1.1" 200 563 0.036940 10.0.0.133 - - [2025-10-16 09:08:56] "POST /alarms HTTP/1.1" 200 549 0.026134 10.0.0.133 - - [2025-10-16 09:08:56] "POST /alarms HTTP/1.1" 200 597 0.022821 10.0.0.133 - - [2025-10-16 09:08:56] "POST /alarms HTTP/1.1" 200 577 0.024423 10.0.0.133 - - [2025-10-16 09:08:56] "POST /alarms HTTP/1.1" 200 573 0.045043 10.0.0.133 - - [2025-10-16 09:08:56] "POST /alarms HTTP/1.1" 200 585 0.026190 10.0.0.133 - - [2025-10-16 09:08:56] "POST /alarms HTTP/1.1" 200 611 0.022621 10.0.0.133 - - [2025-10-16 09:08:56] "GET / HTTP/1.1" 200 36215 0.002274 10.0.0.133 - - [2025-10-16 09:08:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002634 10.0.0.133 - - [2025-10-16 09:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.133 - - [2025-10-16 09:08:56] "PUT /global-vrouter-config/6d0568cb-4e56-46d8-9af1-306ffacff8e2 HTTP/1.1" 200 277 0.009183 10.0.0.133 - - [2025-10-16 09:08:57] "GET / HTTP/1.1" 200 36215 0.001401 10.0.0.133 - - [2025-10-16 09:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.133 - - [2025-10-16 09:08:57] "GET /global-vrouter-config/6d0568cb-4e56-46d8-9af1-306ffacff8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003060 10.0.0.133 - - [2025-10-16 09:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.133 - - [2025-10-16 09:08:57] "PUT /global-vrouter-config/6d0568cb-4e56-46d8-9af1-306ffacff8e2 HTTP/1.1" 200 277 0.008491 10.0.0.133 - - [2025-10-16 09:08:57] "GET / HTTP/1.1" 200 36215 0.001517 10.0.0.133 - - [2025-10-16 09:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.133 - - [2025-10-16 09:08:57] "GET /global-system-config/c1549068-5da1-4b39-b666-cd897163277a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006653 10.0.0.133 - - [2025-10-16 09:08:57] "PUT /global-system-config/c1549068-5da1-4b39-b666-cd897163277a HTTP/1.1" 200 275 0.017672 10.0.0.133 - - [2025-10-16 09:10:44] "GET / HTTP/1.1" 200 36215 0.001621 10.0.0.133 - - [2025-10-16 09:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.133 - - [2025-10-16 09:10:44] "GET /global-system-config/c1549068-5da1-4b39-b666-cd897163277a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005317 10.0.0.133 - - [2025-10-16 09:10:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.003622 10.0.0.133 - - [2025-10-16 09:10:44] "POST /analytics-nodes HTTP/1.1" 200 601 0.027474 10.0.0.133 - - [2025-10-16 09:10:53] "GET / HTTP/1.1" 200 36215 0.001754 10.0.0.133 - - [2025-10-16 09:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.133 - - [2025-10-16 09:10:53] "GET /global-system-config/c1549068-5da1-4b39-b666-cd897163277a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006394 10.0.0.133 - - [2025-10-16 09:10:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.007452 10.0.0.133 - - [2025-10-16 09:10:53] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.028600 10.0.0.133 - - [2025-10-16 09:11:02] "GET / HTTP/1.1" 200 36215 0.001839 10.0.0.133 - - [2025-10-16 09:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.133 - - [2025-10-16 09:11:02] "GET /global-system-config/c1549068-5da1-4b39-b666-cd897163277a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005979 10.0.0.133 - - [2025-10-16 09:11:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.002543 10.0.0.133 - - [2025-10-16 09:11:02] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.038806 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:11:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001209 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:11:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001013 10.0.0.133 - - [2025-10-16 09:11:07] "GET / HTTP/1.1" 200 36215 0.001579 10.0.0.133 - - [2025-10-16 09:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.133 - - [2025-10-16 09:11:07] "GET /global-system-config/c1549068-5da1-4b39-b666-cd897163277a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006234 10.0.0.133 - - [2025-10-16 09:11:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.002334 10.0.0.133 - - [2025-10-16 09:11:07] "POST /database-nodes HTTP/1.1" 200 599 0.035584 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:11:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001292 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:11:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001989 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:11:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001118 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:11:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000901 10.0.0.133 - - [2025-10-16 09:11:41] "GET / HTTP/1.1" 200 36215 0.001587 10.0.0.133 - - [2025-10-16 09:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.133 - - [2025-10-16 09:11:41] "GET /global-system-config/c1549068-5da1-4b39-b666-cd897163277a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004941 10.0.0.133 - - [2025-10-16 09:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.133 - - [2025-10-16 09:11:41] "GET /config-node/f359c617-992f-4c08-a280-ef0023d981d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003528 10.0.0.133 - - [2025-10-16 09:11:53] "GET / HTTP/1.1" 200 36215 0.001971 10.0.0.133 - - [2025-10-16 09:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.133 - - [2025-10-16 09:11:53] "GET /routing-instance/f7329560-7b6e-4ffd-9158-044e302793fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003736 10.0.0.133 - - [2025-10-16 09:11:53] "POST /bgp-routers HTTP/1.1" 409 301 0.002610 10.0.0.133 - - [2025-10-16 09:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.133 - - [2025-10-16 09:11:53] "GET /bgp-router/9c742bb0-0511-4837-87d3-f37bde439a9d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.006263 10.0.0.133 - - [2025-10-16 09:11:53] "PUT /bgp-router/9c742bb0-0511-4837-87d3-f37bde439a9d HTTP/1.1" 200 255 0.038598 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:11:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001042 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:11:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001166 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:11:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000915 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:11:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000999 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:12:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001078 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:12:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001045 10.0.0.133 - - [2025-10-16 09:12:05] "GET / HTTP/1.1" 200 36215 0.001532 10.0.0.133 - - [2025-10-16 09:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.133 - - [2025-10-16 09:12:05] "GET /domain/2f4fec82-6691-44ae-a2ba-f7fec134cb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006189 10.0.0.133 - - [2025-10-16 09:12:06] "POST /id-to-fqname HTTP/1.1" 200 173 0.001942 10.0.0.133 - - [2025-10-16 09:12:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.007643 10.0.0.133 - - [2025-10-16 09:12:06] "POST /security-groups HTTP/1.1" 200 570 0.105233 10.0.0.133 - - [2025-10-16 09:12:06] "POST /projects HTTP/1.1" 200 483 0.380521 10.0.0.133 - - [2025-10-16 09:12:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.037583 10.0.0.133 - - [2025-10-16 09:12:06] "POST /security-groups HTTP/1.1" 200 536 0.085646 10.0.0.133 - - [2025-10-16 09:12:06] "POST /access-control-lists HTTP/1.1" 200 581 0.105560 10.0.0.133 - - [2025-10-16 09:12:06] "POST /chown HTTP/1.1" 200 109 0.021342 10.0.0.133 - - [2025-10-16 09:12:06] "POST /fqname-to-id HTTP/1.1" 404 212 0.013758 10.0.0.133 - - [2025-10-16 09:12:06] "POST /policy-managements HTTP/1.1" 409 214 0.024250 10.0.0.133 - - [2025-10-16 09:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.133 - - [2025-10-16 09:12:06] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.026361 10.0.0.133 - - [2025-10-16 09:12:06] "POST /access-control-lists HTTP/1.1" 200 579 0.086653 10.0.0.133 - - [2025-10-16 09:12:06] "POST /fqname-to-id HTTP/1.1" 404 232 0.003481 10.0.0.133 - - [2025-10-16 09:12:06] "POST /application-policy-sets HTTP/1.1" 200 530 0.044025 10.0.0.133 - - [2025-10-16 09:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.133 - - [2025-10-16 09:12:06] "POST /access-control-lists HTTP/1.1" 200 596 0.035855 10.0.0.133 - - [2025-10-16 09:12:06] "POST /fqname-to-id HTTP/1.1" 404 231 0.010181 10.0.0.133 - - [2025-10-16 09:12:06] "GET /global-vrouter-config/6d0568cb-4e56-46d8-9af1-306ffacff8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.014299 10.0.0.133 - - [2025-10-16 09:12:06] "PUT /global-vrouter-config/6d0568cb-4e56-46d8-9af1-306ffacff8e2 HTTP/1.1" 200 277 0.027006 10.0.0.133 - - [2025-10-16 09:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.133 - - [2025-10-16 09:12:06] "POST /access-control-lists HTTP/1.1" 200 594 0.075197 10.0.0.133 - - [2025-10-16 09:12:06] "GET /virtual-network/6b978e8b-a3be-4823-a4bf-a36e3cd349dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007097 10.0.0.133 - - [2025-10-16 09:12:06] "POST /id-to-fqname HTTP/1.1" 200 177 0.000499 10.0.0.133 - - [2025-10-16 09:12:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.033610 10.0.0.133 - - [2025-10-16 09:12:07] "POST /security-groups HTTP/1.1" 200 574 0.103017 10.0.0.133 - - [2025-10-16 09:12:07] "POST /projects HTTP/1.1" 200 491 0.306349 10.0.0.133 - - [2025-10-16 09:12:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.012017 10.0.0.133 - - [2025-10-16 09:12:07] "POST /access-control-lists HTTP/1.1" 200 585 0.097462 10.0.0.133 - - [2025-10-16 09:12:07] "POST /security-groups HTTP/1.1" 200 548 0.128259 10.0.0.133 - - [2025-10-16 09:12:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.011951 10.0.0.133 - - [2025-10-16 09:12:07] "POST /chown HTTP/1.1" 200 109 0.022303 10.0.0.133 - - [2025-10-16 09:12:07] "POST /access-control-lists HTTP/1.1" 200 583 0.153650 10.0.0.133 - - [2025-10-16 09:12:07] "POST /network-ipams HTTP/1.1" 200 524 0.108794 10.0.0.133 - - [2025-10-16 09:12:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.003122 10.0.0.133 - - [2025-10-16 09:12:07] "POST /network-ipams HTTP/1.1" 200 512 0.043031 10.0.0.133 - - [2025-10-16 09:12:07] "POST /access-control-lists HTTP/1.1" 200 604 0.041569 10.0.0.133 - - [2025-10-16 09:12:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.016309 10.0.0.133 - - [2025-10-16 09:12:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.017854 10.0.0.133 - - [2025-10-16 09:12:07] "POST /access-control-lists HTTP/1.1" 200 602 0.102107 10.0.0.133 - - [2025-10-16 09:12:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006480 10.0.0.133 - - [2025-10-16 09:12:07] "POST /virtual-networks HTTP/1.1" 200 540 0.207512 10.0.0.133 - - [2025-10-16 09:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005039 10.0.0.133 - - [2025-10-16 09:12:07] "POST /fqname-to-id HTTP/1.1" 404 229 0.001973 10.0.0.133 - - [2025-10-16 09:12:07] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.011657 10.0.0.133 - - [2025-10-16 09:12:07] "POST /access-control-lists HTTP/1.1" 200 591 0.038127 10.0.0.133 - - [2025-10-16 09:12:07] "POST /route-targets HTTP/1.1" 200 328 0.014529 10.0.0.133 - - [2025-10-16 09:12:07] "POST /network-ipams HTTP/1.1" 200 520 0.112817 10.0.0.133 - - [2025-10-16 09:12:07] "POST /fqname-to-id HTTP/1.1" 404 202 0.007843 10.0.0.133 - - [2025-10-16 09:12:07] "POST /ref-update HTTP/1.1" 200 156 0.059089 10.0.0.133 - - [2025-10-16 09:12:08] "PUT /access-control-list/6ed3d089-efcb-4de2-b560-6ff9b7895a00 HTTP/1.1" 200 273 0.019254 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:12:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.004072 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:12:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002556 10.0.0.133 - - [2025-10-16 09:12:08] "POST /useragent-kv HTTP/1.1" 200 115 0.019496 10.0.0.133 - - [2025-10-16 09:12:08] "POST /virtual-networks HTTP/1.1" 200 548 0.211087 10.0.0.133 - - [2025-10-16 09:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.133 - - [2025-10-16 09:12:08] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.017618 10.0.0.133 - - [2025-10-16 09:12:08] "POST /route-targets HTTP/1.1" 200 328 0.029189 10.0.0.133 - - [2025-10-16 09:12:08] "POST /fqname-to-id HTTP/1.1" 404 199 0.007654 10.0.0.133 - - [2025-10-16 09:12:08] "POST /ref-update HTTP/1.1" 200 156 0.081390 10.0.0.133 - - [2025-10-16 09:12:08] "POST /network-policys HTTP/1.1" 200 540 0.195604 10.0.0.133 - - [2025-10-16 09:12:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.017201 10.0.0.133 - - [2025-10-16 09:12:08] "POST /network-policys HTTP/1.1" 200 536 0.067455 10.0.0.133 - - [2025-10-16 09:12:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.051282 10.0.0.133 - - [2025-10-16 09:12:08] "POST /network-policys HTTP/1.1" 200 544 0.034228 10.0.0.133 - - [2025-10-16 09:12:08] "PUT /access-control-list/d54c0c7a-ca66-45f7-9be4-ed2608205381 HTTP/1.1" 200 273 0.026077 10.0.0.133 - - [2025-10-16 09:12:08] "POST /ref-update HTTP/1.1" 200 156 0.083077 10.0.0.133 - - [2025-10-16 09:12:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009472 10.0.0.133 - - [2025-10-16 09:12:09] "PUT /access-control-list/d54c0c7a-ca66-45f7-9be4-ed2608205381 HTTP/1.1" 200 273 0.065516 10.0.0.133 - - [2025-10-16 09:12:09] "POST /ref-update HTTP/1.1" 200 156 0.155617 10.0.0.133 - - [2025-10-16 09:12:09] "PUT /access-control-list/6ed3d089-efcb-4de2-b560-6ff9b7895a00 HTTP/1.1" 200 273 0.085351 10.0.0.133 - - [2025-10-16 09:12:09] "POST /ref-update HTTP/1.1" 200 156 0.063241 10.0.0.133 - - [2025-10-16 09:12:09] "POST /ref-update HTTP/1.1" 200 156 0.185748 10.0.0.133 - - [2025-10-16 09:12:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028272 10.0.0.133 - - [2025-10-16 09:12:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004059 10.0.0.133 - - [2025-10-16 09:12:09] "PUT /access-control-list/6ed3d089-efcb-4de2-b560-6ff9b7895a00 HTTP/1.1" 200 273 0.119178 10.0.0.133 - - [2025-10-16 09:12:09] "POST /fqname-to-id HTTP/1.1" 404 237 0.031439 10.0.0.133 - - [2025-10-16 09:12:09] "POST /ref-update HTTP/1.1" 200 156 0.152459 10.0.0.133 - - [2025-10-16 09:12:09] "POST /access-control-lists HTTP/1.1" 200 603 0.147558 10.0.0.133 - - [2025-10-16 09:12:09] "POST /ref-update HTTP/1.1" 200 156 0.176370 10.0.0.133 - - [2025-10-16 09:12:09] "PUT /access-control-list/d54c0c7a-ca66-45f7-9be4-ed2608205381 HTTP/1.1" 200 273 0.067459 10.0.0.133 - - [2025-10-16 09:12:09] "PUT /access-control-list/2c9c8a55-538e-4971-b953-0286b25eaf62 HTTP/1.1" 200 273 0.086176 10.0.0.133 - - [2025-10-16 09:12:09] "POST /ref-update HTTP/1.1" 200 156 0.245582 10.0.0.133 - - [2025-10-16 09:12:10] "POST /ref-update HTTP/1.1" 200 156 0.110590 10.0.0.133 - - [2025-10-16 09:12:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034640 10.0.0.133 - - [2025-10-16 09:12:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009389 10.0.0.133 - - [2025-10-16 09:12:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004181 10.0.0.133 - - [2025-10-16 09:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008661 10.0.0.133 - - [2025-10-16 09:12:10] "GET /virtual-network/6b978e8b-a3be-4823-a4bf-a36e3cd349dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.032508 10.0.0.133 - - [2025-10-16 09:12:10] "PUT /access-control-list/2c9c8a55-538e-4971-b953-0286b25eaf62 HTTP/1.1" 200 273 0.133721 10.0.0.133 - - [2025-10-16 09:12:10] "POST /ref-update HTTP/1.1" 200 156 0.042498 10.0.0.133 - - [2025-10-16 09:12:10] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004353 10.0.0.133 - - [2025-10-16 09:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.133 - - [2025-10-16 09:12:10] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016915 10.0.0.133 - - [2025-10-16 09:12:10] "POST /firewall-policys HTTP/1.1" 200 532 0.065669 10.0.0.133 - - [2025-10-16 09:12:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.076073 10.0.0.133 - - [2025-10-16 09:12:10] "GET /firewall-policy/a7ee0904-c010-4482-9790-40e899d0b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.025751 10.0.0.133 - - [2025-10-16 09:12:10] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.002992 10.0.0.133 - - [2025-10-16 09:12:10] "GET /firewall-policy/a7ee0904-c010-4482-9790-40e899d0b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004436 10.0.0.133 - - [2025-10-16 09:12:10] "POST /ref-update HTTP/1.1" 200 156 0.044161 10.0.0.133 - - [2025-10-16 09:12:10] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.007910 10.0.0.133 - - [2025-10-16 09:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011570 10.0.0.133 - - [2025-10-16 09:12:10] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004316 10.0.0.133 - - [2025-10-16 09:12:10] "POST /firewall-policys HTTP/1.1" 200 534 0.023851 10.0.0.133 - - [2025-10-16 09:12:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.031155 10.0.0.133 - - [2025-10-16 09:12:10] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.008768 10.0.0.133 - - [2025-10-16 09:12:10] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003147 10.0.0.133 - - [2025-10-16 09:12:10] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.008568 10.0.0.133 - - [2025-10-16 09:12:10] "GET /firewall-policy/a7ee0904-c010-4482-9790-40e899d0b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.007344 10.0.0.133 - - [2025-10-16 09:12:10] "GET /firewall-policy/a7ee0904-c010-4482-9790-40e899d0b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004750 10.0.0.133 - - [2025-10-16 09:12:11] "POST /ref-update HTTP/1.1" 200 156 0.027815 10.0.0.133 - - [2025-10-16 09:12:11] "POST /ref-update HTTP/1.1" 200 156 0.068111 10.0.0.133 - - [2025-10-16 09:12:11] "POST /ref-update HTTP/1.1" 200 156 0.078065 10.0.0.133 - - [2025-10-16 09:12:11] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.028766 10.0.0.133 - - [2025-10-16 09:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007855 10.0.0.133 - - [2025-10-16 09:12:11] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004234 10.0.0.133 - - [2025-10-16 09:12:11] "POST /firewall-policys HTTP/1.1" 200 532 0.022204 10.0.0.133 - - [2025-10-16 09:12:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.082409 10.0.0.133 - - [2025-10-16 09:12:11] "GET /firewall-policy/877b603f-aa77-4ea0-949c-dd3cadde7bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.034610 10.0.0.133 - - [2025-10-16 09:12:11] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003318 10.0.0.133 - - [2025-10-16 09:12:11] "GET /firewall-policy/877b603f-aa77-4ea0-949c-dd3cadde7bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002751 10.0.0.133 - - [2025-10-16 09:12:11] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.006037 10.0.0.133 - - [2025-10-16 09:12:11] "GET /firewall-policy/a7ee0904-c010-4482-9790-40e899d0b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003525 10.0.0.133 - - [2025-10-16 09:12:11] "GET /firewall-policy/a7ee0904-c010-4482-9790-40e899d0b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.009512 10.0.0.133 - - [2025-10-16 09:12:11] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.008596 10.0.0.133 - - [2025-10-16 09:12:11] "POST /ref-update HTTP/1.1" 200 156 0.064301 10.0.0.133 - - [2025-10-16 09:12:11] "POST /ref-update HTTP/1.1" 200 156 0.102464 10.0.0.133 - - [2025-10-16 09:12:11] "POST /ref-update HTTP/1.1" 200 156 0.043167 10.0.0.133 - - [2025-10-16 09:12:11] "POST /ref-update HTTP/1.1" 200 156 0.056355 10.0.0.133 - - [2025-10-16 09:12:12] "POST /ref-update HTTP/1.1" 200 156 0.113111 10.0.0.133 - - [2025-10-16 09:12:12] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.030493 10.0.0.133 - - [2025-10-16 09:12:12] "POST /tags HTTP/1.1" 200 300 0.065050 10.0.0.133 - - [2025-10-16 09:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012426 10.0.0.133 - - [2025-10-16 09:12:12] "GET /tag/7c6fc44c-f2cd-4807-b7b4-595176fa9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.028801 10.0.0.133 - - [2025-10-16 09:12:12] "POST /set-tag HTTP/1.1" 200 109 0.048900 10.0.0.133 - - [2025-10-16 09:12:12] "POST /tags HTTP/1.1" 200 302 0.136257 10.0.0.133 - - [2025-10-16 09:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015998 10.0.0.133 - - [2025-10-16 09:12:12] "GET /tag/f99c195f-d775-46ac-9522-fa0775d83e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.054030 10.0.0.133 - - [2025-10-16 09:12:13] "POST /tags HTTP/1.1" 200 326 0.248363 10.0.0.133 - - [2025-10-16 09:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012787 10.0.0.133 - - [2025-10-16 09:12:13] "GET /tag/db4a80ce-228e-4132-8648-624d9c3f544d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.063880 10.0.0.133 - - [2025-10-16 09:12:13] "POST /tags HTTP/1.1" 200 312 0.096564 10.0.0.133 - - [2025-10-16 09:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.032079 10.0.0.133 - - [2025-10-16 09:12:13] "GET /tag/a7ba63c2-e312-4fd8-99cd-ac5552c1bd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.036976 10.0.0.133 - - [2025-10-16 09:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007683 10.0.0.133 - - [2025-10-16 09:12:13] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.011231 10.0.0.133 - - [2025-10-16 09:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012858 10.0.0.133 - - [2025-10-16 09:12:13] "GET /project/e75ece8c-7d44-47f6-9e06-c9d18e96afc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.069076 10.0.0.133 - - [2025-10-16 09:12:13] "POST /virtual-machines HTTP/1.1" 200 378 0.039520 10.0.0.133 - - [2025-10-16 09:12:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020017 10.0.0.133 - - [2025-10-16 09:12:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.219563 10.0.0.133 - - [2025-10-16 09:12:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027025 10.0.0.133 - - [2025-10-16 09:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007954 10.0.0.133 - - [2025-10-16 09:12:13] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.012267 10.0.0.133 - - [2025-10-16 09:12:14] "POST /instance-ips HTTP/1.1" 200 410 0.050819 10.0.0.133 - - [2025-10-16 09:12:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.048424 10.0.0.133 - - [2025-10-16 09:12:14] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.032804 10.0.0.133 - - [2025-10-16 09:12:14] "POST /set-tag HTTP/1.1" 200 109 0.046513 10.0.0.133 - - [2025-10-16 09:12:14] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.014646 10.0.0.133 - - [2025-10-16 09:12:14] "GET /instance-ip/344db232-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.021974 10.0.0.133 - - [2025-10-16 09:12:14] "POST /tags HTTP/1.1" 200 306 0.074319 10.0.0.133 - - [2025-10-16 09:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014527 10.0.0.133 - - [2025-10-16 09:12:14] "GET /tag/a8dc4f46-bed7-4d98-b008-c947edec29f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.046776 10.0.0.133 - - [2025-10-16 09:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.133 - - [2025-10-16 09:12:14] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042066 10.0.0.133 - - [2025-10-16 09:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007659 10.0.0.133 - - [2025-10-16 09:12:14] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.020038 10.0.0.133 - - [2025-10-16 09:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.133 - - [2025-10-16 09:12:14] "GET /service-appliance-set/e0733204-eff2-4f95-b136-a26d1ee07925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004042 10.0.0.133 - - [2025-10-16 09:12:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.002251 10.0.0.133 - - [2025-10-16 09:12:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.132577 10.0.0.133 - - [2025-10-16 09:12:15] "GET /virtual-machine-interface/23afaa64-46d4-4ac5-96ce-3c7a056a4ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.114300 10.0.0.133 - - [2025-10-16 09:12:15] "POST /instance-ips HTTP/1.1" 200 382 0.068236 10.0.0.133 - - [2025-10-16 09:12:15] "GET /instance-ip/63edda79-3ff7-4cc1-8767-f4d3bdaebf3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005645 10.0.0.133 - - [2025-10-16 09:12:15] "POST /loadbalancers HTTP/1.1" 200 584 0.076190 10.0.0.133 - - [2025-10-16 09:12:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019444 10.0.0.133 - - [2025-10-16 09:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009326 10.0.0.133 - - [2025-10-16 09:12:15] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.063982 10.0.0.133 - - [2025-10-16 09:12:15] "GET /loadbalancer/28002712-7e9d-4358-9d1c-3618c87d9477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.010678 10.0.0.133 - - [2025-10-16 09:12:15] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058957 10.0.0.133 - - [2025-10-16 09:12:15] "GET /instance-ip/63edda79-3ff7-4cc1-8767-f4d3bdaebf3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006543 10.0.0.133 - - [2025-10-16 09:12:15] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.095815 10.0.0.133 - - [2025-10-16 09:12:15] "POST /floating-ips HTTP/1.1" 200 585 0.086890 10.0.0.133 - - [2025-10-16 09:12:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.027847 10.0.0.133 - - [2025-10-16 09:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007692 10.0.0.133 - - [2025-10-16 09:12:15] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058522 10.0.0.133 - - [2025-10-16 09:12:15] "GET /loadbalancer-listener/0e8c4f6f-83bb-499e-a23c-77bc8879dcb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.007459 10.0.0.133 - - [2025-10-16 09:12:15] "GET /loadbalancer-listener/0e8c4f6f-83bb-499e-a23c-77bc8879dcb4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005887 10.0.0.133 - - [2025-10-16 09:12:15] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.043163 10.0.0.133 - - [2025-10-16 09:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.133 - - [2025-10-16 09:12:15] "GET /global-vrouter-config/6d0568cb-4e56-46d8-9af1-306ffacff8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003137 10.0.0.133 - - [2025-10-16 09:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.133 - - [2025-10-16 09:12:15] "GET /instance-ip/63edda79-3ff7-4cc1-8767-f4d3bdaebf3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003855 10.0.0.133 - - [2025-10-16 09:12:15] "GET /instance-ip/63edda79-3ff7-4cc1-8767-f4d3bdaebf3c?fields=floating_ips HTTP/1.1" 200 1171 0.013108 10.0.0.133 - - [2025-10-16 09:12:15] "GET /floating-ip/74006d1e-c6a5-43b2-9b37-19910fc0a9e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002660 10.0.0.133 - - [2025-10-16 09:12:15] "PUT /global-vrouter-config/6d0568cb-4e56-46d8-9af1-306ffacff8e2 HTTP/1.1" 200 277 0.010574 10.0.0.133 - - [2025-10-16 09:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.133 - - [2025-10-16 09:12:15] "GET /loadbalancer/28002712-7e9d-4358-9d1c-3618c87d9477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.002907 10.0.0.133 - - [2025-10-16 09:12:16] "POST /tags HTTP/1.1" 200 358 0.080037 10.0.0.133 - - [2025-10-16 09:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.025645 10.0.0.133 - - [2025-10-16 09:12:16] "GET /tag/de8103a8-ea8a-435a-a1ad-39a907a28617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.033113 10.0.0.133 - - [2025-10-16 09:12:16] "POST /tags HTTP/1.1" 200 306 0.031258 10.0.0.133 - - [2025-10-16 09:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019065 10.0.0.133 - - [2025-10-16 09:12:16] "GET /tag/646641a0-2408-4904-ab02-1fabc229069d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.025992 10.0.0.133 - - [2025-10-16 09:12:16] "POST /id-to-fqname HTTP/1.1" 200 174 0.000497 10.0.0.133 - - [2025-10-16 09:12:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.006803 10.0.0.133 - - [2025-10-16 09:12:16] "POST /security-groups HTTP/1.1" 200 571 0.067873 10.0.0.133 - - [2025-10-16 09:12:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.002184 10.0.0.133 - - [2025-10-16 09:12:16] "POST /projects HTTP/1.1" 200 485 0.212840 10.0.0.133 - - [2025-10-16 09:12:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.051972 10.0.0.133 - - [2025-10-16 09:12:16] "POST /access-control-lists HTTP/1.1" 200 582 0.091724 10.0.0.133 - - [2025-10-16 09:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.034271 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:12:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001173 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:12:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000886 10.0.0.133 - - [2025-10-16 09:12:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.001971 10.0.0.133 - - [2025-10-16 09:12:16] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.056192 10.0.0.133 - - [2025-10-16 09:12:16] "POST /access-control-lists HTTP/1.1" 200 580 0.081316 10.0.0.133 - - [2025-10-16 09:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013156 10.0.0.133 - - [2025-10-16 09:12:16] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.011158 10.0.0.133 - - [2025-10-16 09:12:16] "PUT /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c HTTP/1.1" 200 265 0.063504 10.0.0.133 - - [2025-10-16 09:12:16] "PUT /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c HTTP/1.1" 200 265 0.061167 10.0.0.133 - - [2025-10-16 09:12:17] "POST /security-groups HTTP/1.1" 200 539 0.134166 10.0.0.133 - - [2025-10-16 09:12:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.011814 10.0.0.133 - - [2025-10-16 09:12:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.041729 10.0.0.133 - - [2025-10-16 09:12:17] "POST /chown HTTP/1.1" 200 109 0.072294 10.0.0.133 - - [2025-10-16 09:12:17] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008872 10.0.0.133 - - [2025-10-16 09:12:17] "POST /access-control-lists HTTP/1.1" 200 598 0.182083 10.0.0.133 - - [2025-10-16 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.133 - - [2025-10-16 09:12:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.004731 10.0.0.133 - - [2025-10-16 09:12:17] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018444 10.0.0.133 - - [2025-10-16 09:12:17] "POST /tags HTTP/1.1" 409 207 0.016048 10.0.0.133 - - [2025-10-16 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.133 - - [2025-10-16 09:12:17] "POST /access-control-lists HTTP/1.1" 200 596 0.076143 10.0.0.133 - - [2025-10-16 09:12:17] "GET /tag/646641a0-2408-4904-ab02-1fabc229069d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.065031 10.0.0.133 - - [2025-10-16 09:12:17] "POST /firewall-rules HTTP/1.1" 200 566 0.099184 10.0.0.133 - - [2025-10-16 09:12:17] "GET /firewall-rule/25b06107-4508-4ef2-a49b-3a4bd6bb7ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005165 10.0.0.133 - - [2025-10-16 09:12:17] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.006433 10.0.0.133 - - [2025-10-16 09:12:17] "GET /firewall-rule/25b06107-4508-4ef2-a49b-3a4bd6bb7ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002682 10.0.0.133 - - [2025-10-16 09:12:17] "POST /ref-update HTTP/1.1" 200 156 0.017917 10.0.0.133 - - [2025-10-16 09:12:17] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013144 10.0.0.133 - - [2025-10-16 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.018281 10.0.0.133 - - [2025-10-16 09:12:17] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003103 10.0.0.133 - - [2025-10-16 09:12:17] "POST /tags HTTP/1.1" 409 207 0.002491 10.0.0.133 - - [2025-10-16 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.133 - - [2025-10-16 09:12:17] "GET /tag/646641a0-2408-4904-ab02-1fabc229069d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.013480 10.0.0.133 - - [2025-10-16 09:12:17] "POST /firewall-rules HTTP/1.1" 200 564 0.088474 10.0.0.133 - - [2025-10-16 09:12:17] "GET /firewall-rule/4bb81de1-adf1-4058-94ba-c15447926136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.016062 10.0.0.133 - - [2025-10-16 09:12:18] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007252 10.0.0.133 - - [2025-10-16 09:12:18] "GET /firewall-rule/4bb81de1-adf1-4058-94ba-c15447926136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002535 10.0.0.133 - - [2025-10-16 09:12:18] "POST /ref-update HTTP/1.1" 200 156 0.033140 10.0.0.133 - - [2025-10-16 09:12:18] "POST /tags HTTP/1.1" 200 302 0.046190 10.0.0.133 - - [2025-10-16 09:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.133 - - [2025-10-16 09:12:18] "GET /tag/d3e01593-a908-475b-964d-17488a551418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.019013 10.0.0.133 - - [2025-10-16 09:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.133 - - [2025-10-16 09:12:18] "GET /project/e75ece8c-7d44-47f6-9e06-c9d18e96afc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.062389 10.0.0.133 - - [2025-10-16 09:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.133 - - [2025-10-16 09:12:18] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.007285 10.0.0.133 - - [2025-10-16 09:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.133 - - [2025-10-16 09:12:18] "GET /service-appliance-set/e0733204-eff2-4f95-b136-a26d1ee07925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.006902 10.0.0.133 - - [2025-10-16 09:12:18] "POST /fqname-to-id HTTP/1.1" 404 242 0.005705 10.0.0.133 - - [2025-10-16 09:12:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.148396 10.0.0.133 - - [2025-10-16 09:12:18] "GET /virtual-machine-interface/96c4f22c-ca51-46d6-852e-8202420426bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.005701 10.0.0.133 - - [2025-10-16 09:12:18] "POST /instance-ips HTTP/1.1" 200 378 0.050698 10.0.0.133 - - [2025-10-16 09:12:18] "GET /instance-ip/57070b0c-af64-4e1b-af10-af1620b94e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004264 10.0.0.133 - - [2025-10-16 09:12:18] "POST /loadbalancers HTTP/1.1" 200 584 0.078439 10.0.0.133 - - [2025-10-16 09:12:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.046036 10.0.0.133 - - [2025-10-16 09:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.024891 10.0.0.133 - - [2025-10-16 09:12:18] "GET /project/e75ece8c-7d44-47f6-9e06-c9d18e96afc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.109235 10.0.0.133 - - [2025-10-16 09:12:18] "GET /instance-ip/57070b0c-af64-4e1b-af10-af1620b94e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.011209 10.0.0.133 - - [2025-10-16 09:12:19] "GET /project/e75ece8c-7d44-47f6-9e06-c9d18e96afc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.067907 10.0.0.133 - - [2025-10-16 09:12:19] "GET /loadbalancer/aa0d5253-0dec-444d-8e45-b89ac28e9a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004313 10.0.0.133 - - [2025-10-16 09:12:19] "POST /floating-ips HTTP/1.1" 200 583 0.055037 10.0.0.133 - - [2025-10-16 09:12:19] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.098386 10.0.0.133 - - [2025-10-16 09:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.032645 10.0.0.133 - - [2025-10-16 09:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.019322 10.0.0.133 - - [2025-10-16 09:12:19] "GET /project/e75ece8c-7d44-47f6-9e06-c9d18e96afc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.105261 10.0.0.133 - - [2025-10-16 09:12:19] "GET /loadbalancer-listener/b67a3546-0fba-407a-8beb-d63367daaaa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004491 10.0.0.133 - - [2025-10-16 09:12:19] "GET /loadbalancer-listener/b67a3546-0fba-407a-8beb-d63367daaaa8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004621 10.0.0.133 - - [2025-10-16 09:12:19] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.037462 10.0.0.133 - - [2025-10-16 09:12:19] "GET /instance-ip/57070b0c-af64-4e1b-af10-af1620b94e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007908 10.0.0.133 - - [2025-10-16 09:12:19] "GET /instance-ip/57070b0c-af64-4e1b-af10-af1620b94e69?fields=floating_ips HTTP/1.1" 200 1166 0.006904 10.0.0.133 - - [2025-10-16 09:12:19] "GET /floating-ip/854a8538-cdaf-440f-849f-99892f018d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.008034 10.0.0.133 - - [2025-10-16 09:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008074 10.0.0.133 - - [2025-10-16 09:12:19] "GET /project/e75ece8c-7d44-47f6-9e06-c9d18e96afc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.089346 10.0.0.133 - - [2025-10-16 09:12:19] "GET /loadbalancer/aa0d5253-0dec-444d-8e45-b89ac28e9a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.010540 10.0.0.133 - - [2025-10-16 09:12:19] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.085081 10.0.0.133 - - [2025-10-16 09:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.039695 10.0.0.133 - - [2025-10-16 09:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011654 10.0.0.133 - - [2025-10-16 09:12:19] "GET /project/e75ece8c-7d44-47f6-9e06-c9d18e96afc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.047384 10.0.0.133 - - [2025-10-16 09:12:19] "GET /loadbalancer-listener/248ccb55-988a-4f51-99aa-c6e0b513fd03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.011383 10.0.0.133 - - [2025-10-16 09:12:19] "GET /loadbalancer-listener/248ccb55-988a-4f51-99aa-c6e0b513fd03?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004022 10.0.0.133 - - [2025-10-16 09:12:20] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.040487 10.0.0.133 - - [2025-10-16 09:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016281 10.0.0.133 - - [2025-10-16 09:12:20] "GET /instance-ip/57070b0c-af64-4e1b-af10-af1620b94e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.014699 10.0.0.133 - - [2025-10-16 09:12:20] "GET /instance-ip/57070b0c-af64-4e1b-af10-af1620b94e69?fields=floating_ips HTTP/1.1" 200 1166 0.004853 10.0.0.133 - - [2025-10-16 09:12:20] "GET /floating-ip/854a8538-cdaf-440f-849f-99892f018d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003581 10.0.0.133 - - [2025-10-16 09:12:20] "GET /project/e75ece8c-7d44-47f6-9e06-c9d18e96afc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.099791 10.0.0.133 - - [2025-10-16 09:12:20] "GET /loadbalancer/aa0d5253-0dec-444d-8e45-b89ac28e9a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006637 10.0.0.133 - - [2025-10-16 09:12:20] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.031800 10.0.0.133 - - [2025-10-16 09:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.029899 10.0.0.133 - - [2025-10-16 09:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014680 10.0.0.133 - - [2025-10-16 09:12:20] "GET /project/e75ece8c-7d44-47f6-9e06-c9d18e96afc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.062442 10.0.0.133 - - [2025-10-16 09:12:20] "GET /loadbalancer-listener/1fbd83cd-b4e1-4652-a24d-39d6ec992b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.007036 10.0.0.133 - - [2025-10-16 09:12:20] "GET /loadbalancer-listener/1fbd83cd-b4e1-4652-a24d-39d6ec992b9f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.008454 10.0.0.133 - - [2025-10-16 09:12:20] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.040113 10.0.0.133 - - [2025-10-16 09:12:20] "GET /instance-ip/57070b0c-af64-4e1b-af10-af1620b94e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.017294 10.0.0.133 - - [2025-10-16 09:12:20] "GET /instance-ip/57070b0c-af64-4e1b-af10-af1620b94e69?fields=floating_ips HTTP/1.1" 200 1166 0.005250 10.0.0.133 - - [2025-10-16 09:12:20] "POST /tags HTTP/1.1" 200 356 0.044768 10.0.0.133 - - [2025-10-16 09:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008908 10.0.0.133 - - [2025-10-16 09:12:20] "GET /floating-ip/854a8538-cdaf-440f-849f-99892f018d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003680 10.0.0.133 - - [2025-10-16 09:12:20] "GET /tag/ee40b78c-cbc6-488a-81b4-1f8f068aad9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.017594 10.0.0.133 - - [2025-10-16 09:12:20] "POST /tags HTTP/1.1" 200 304 0.038167 10.0.0.133 - - [2025-10-16 09:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.031514 10.0.0.133 - - [2025-10-16 09:12:20] "GET /tag/23fc591e-7e57-4d27-a3a6-09be64954d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013196 10.0.0.133 - - [2025-10-16 09:12:20] "POST /projects HTTP/1.1" 409 218 0.002525 10.0.0.133 - - [2025-10-16 09:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.133 - - [2025-10-16 09:12:20] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057988 10.0.0.133 - - [2025-10-16 09:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005027 10.0.0.133 - - [2025-10-16 09:12:20] "GET /network-ipam/bb31a0f6-b5bd-4f23-bc59-128559fbe876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002995 10.0.0.133 - - [2025-10-16 09:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.133 - - [2025-10-16 09:12:20] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.008621 10.0.0.133 - - [2025-10-16 09:12:21] "PUT /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c HTTP/1.1" 200 265 0.070626 10.0.0.133 - - [2025-10-16 09:12:21] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006591 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:12:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000816 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:12:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000983 10.0.0.133 - - [2025-10-16 09:12:21] "POST /set-tag HTTP/1.1" 200 109 0.068897 10.0.0.133 - - [2025-10-16 09:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007008 10.0.0.133 - - [2025-10-16 09:12:21] "GET /network-ipam/296a471a-b54c-40e0-b2b2-1bd4de669837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003262 10.0.0.133 - - [2025-10-16 09:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.133 - - [2025-10-16 09:12:21] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004894 10.0.0.133 - - [2025-10-16 09:12:21] "PUT /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c HTTP/1.1" 200 265 0.086250 10.0.0.133 - - [2025-10-16 09:12:21] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.026614 10.0.0.133 - - [2025-10-16 09:12:21] "POST /set-tag HTTP/1.1" 200 109 0.063382 10.0.0.133 - - [2025-10-16 09:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.133 - - [2025-10-16 09:12:21] "GET /network-policy/8e1fe4f5-bfb5-4285-9981-f97500c4e765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003549 10.0.0.133 - - [2025-10-16 09:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.133 - - [2025-10-16 09:12:21] "GET /network-policy/4ad67b99-7f8a-406e-b2b6-6695f628b243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002969 10.0.0.133 - - [2025-10-16 09:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.133 - - [2025-10-16 09:12:21] "GET /network-policy/88eb75eb-8c86-479d-abcd-1564ca47947a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002410 10.0.0.133 - - [2025-10-16 09:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.133 - - [2025-10-16 09:12:21] "PUT /network-policy/88eb75eb-8c86-479d-abcd-1564ca47947a HTTP/1.1" 200 263 0.010954 10.0.0.133 - - [2025-10-16 09:12:21] "POST /ref-update HTTP/1.1" 200 156 0.094554 10.0.0.133 - - [2025-10-16 09:12:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002608 10.0.0.133 - - [2025-10-16 09:12:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006653 10.0.0.133 - - [2025-10-16 09:12:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002203 10.0.0.133 - - [2025-10-16 09:12:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002871 10.0.0.133 - - [2025-10-16 09:12:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002091 10.0.0.133 - - [2025-10-16 09:12:21] "POST /security-groups HTTP/1.1" 409 245 0.002587 10.0.0.133 - - [2025-10-16 09:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.133 - - [2025-10-16 09:12:21] "PUT /security-group/999a279f-d5fd-40c0-b47c-ae801c35d8f2 HTTP/1.1" 200 263 0.058667 10.0.0.133 - - [2025-10-16 09:12:22] "PUT /access-control-list/8e160866-a217-4c49-9dc4-701bf84f50aa HTTP/1.1" 200 273 0.025320 10.0.0.133 - - [2025-10-16 09:12:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.056258 10.0.0.133 - - [2025-10-16 09:12:22] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.026027 10.0.0.133 - - [2025-10-16 09:12:22] "PUT /access-control-list/b2474674-ecab-4aec-82b4-a8e88e76981f HTTP/1.1" 200 273 0.057149 10.0.0.133 - - [2025-10-16 09:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.133 - - [2025-10-16 09:12:22] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006322 10.0.0.133 - - [2025-10-16 09:12:22] "POST /tags HTTP/1.1" 409 206 0.002670 10.0.0.133 - - [2025-10-16 09:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.133 - - [2025-10-16 09:12:22] "GET /tag/23fc591e-7e57-4d27-a3a6-09be64954d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012908 10.0.0.133 - - [2025-10-16 09:12:22] "POST /firewall-rules HTTP/1.1" 200 564 0.073169 10.0.0.133 - - [2025-10-16 09:12:22] "GET /firewall-rule/2ce0cdf5-47c4-4c28-920c-cc6b466cab3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004467 10.0.0.133 - - [2025-10-16 09:12:22] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003580 10.0.0.133 - - [2025-10-16 09:12:22] "GET /firewall-rule/2ce0cdf5-47c4-4c28-920c-cc6b466cab3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002536 10.0.0.133 - - [2025-10-16 09:12:22] "POST /ref-update HTTP/1.1" 200 156 0.027888 10.0.0.133 - - [2025-10-16 09:12:22] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009042 10.0.0.133 - - [2025-10-16 09:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.133 - - [2025-10-16 09:12:22] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003663 10.0.0.133 - - [2025-10-16 09:12:22] "POST /tags HTTP/1.1" 409 206 0.002421 10.0.0.133 - - [2025-10-16 09:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.133 - - [2025-10-16 09:12:22] "GET /tag/23fc591e-7e57-4d27-a3a6-09be64954d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.017417 10.0.0.133 - - [2025-10-16 09:12:22] "POST /firewall-rules HTTP/1.1" 200 562 0.076991 10.0.0.133 - - [2025-10-16 09:12:22] "GET /firewall-rule/4d2e257a-2c31-4102-a67f-3e86f1f3510a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.029883 10.0.0.133 - - [2025-10-16 09:12:22] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003519 10.0.0.133 - - [2025-10-16 09:12:22] "GET /firewall-rule/4d2e257a-2c31-4102-a67f-3e86f1f3510a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003661 10.0.0.133 - - [2025-10-16 09:12:22] "POST /ref-update HTTP/1.1" 200 156 0.027326 10.0.0.133 - - [2025-10-16 09:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.133 - - [2025-10-16 09:12:22] "GET /loadbalancer/aa0d5253-0dec-444d-8e45-b89ac28e9a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003470 10.0.0.133 - - [2025-10-16 09:12:22] "POST /tags HTTP/1.1" 200 372 0.024283 10.0.0.133 - - [2025-10-16 09:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.040484 10.0.0.133 - - [2025-10-16 09:12:22] "GET /tag/29bf51fb-1403-42ee-8779-f2a588ff6c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.021443 10.0.0.133 - - [2025-10-16 09:12:23] "POST /tags HTTP/1.1" 200 320 0.052624 10.0.0.133 - - [2025-10-16 09:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.043042 10.0.0.133 - - [2025-10-16 09:12:23] "GET /tag/dc9003d5-ce3b-4d38-ba1a-a32e5a47c985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.020626 10.0.0.133 - - [2025-10-16 09:12:23] "POST /id-to-fqname HTTP/1.1" 200 181 0.001885 10.0.0.133 - - [2025-10-16 09:12:23] "POST /fqname-to-id HTTP/1.1" 404 190 0.010727 10.0.0.133 - - [2025-10-16 09:12:23] "POST /security-groups HTTP/1.1" 200 578 0.089771 10.0.0.133 - - [2025-10-16 09:12:23] "POST /projects HTTP/1.1" 200 499 0.318220 10.0.0.133 - - [2025-10-16 09:12:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.003692 10.0.0.133 - - [2025-10-16 09:12:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018959 10.0.0.133 - - [2025-10-16 09:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020840 10.0.0.133 - - [2025-10-16 09:12:23] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.014703 10.0.0.133 - - [2025-10-16 09:12:23] "POST /access-control-lists HTTP/1.1" 200 589 0.099570 10.0.0.133 - - [2025-10-16 09:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009520 10.0.0.133 - - [2025-10-16 09:12:23] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.007738 10.0.0.133 - - [2025-10-16 09:12:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.002434 10.0.0.133 - - [2025-10-16 09:12:23] "POST /access-control-lists HTTP/1.1" 200 587 0.092004 10.0.0.133 - - [2025-10-16 09:12:23] "PUT /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c HTTP/1.1" 200 265 0.161954 10.0.0.133 - - [2025-10-16 09:12:23] "PUT /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c HTTP/1.1" 200 265 0.082569 10.0.0.133 - - [2025-10-16 09:12:24] "POST /security-groups HTTP/1.1" 200 560 0.097994 10.0.0.133 - - [2025-10-16 09:12:24] "POST /fqname-to-id HTTP/1.1" 404 248 0.006157 10.0.0.133 - - [2025-10-16 09:12:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017835 10.0.0.133 - - [2025-10-16 09:12:24] "POST /access-control-lists HTTP/1.1" 200 612 0.055510 10.0.0.133 - - [2025-10-16 09:12:24] "POST /chown HTTP/1.1" 200 109 0.058916 10.0.0.133 - - [2025-10-16 09:12:24] "POST /fqname-to-id HTTP/1.1" 404 247 0.018689 10.0.0.133 - - [2025-10-16 09:12:24] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.045683 10.0.0.133 - - [2025-10-16 09:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007769 10.0.0.133 - - [2025-10-16 09:12:24] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023431 10.0.0.133 - - [2025-10-16 09:12:24] "POST /access-control-lists HTTP/1.1" 200 610 0.096570 10.0.0.133 - - [2025-10-16 09:12:24] "POST /tags HTTP/1.1" 409 214 0.023761 10.0.0.133 - - [2025-10-16 09:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.133 - - [2025-10-16 09:12:24] "GET /tag/dc9003d5-ce3b-4d38-ba1a-a32e5a47c985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.013561 10.0.0.133 - - [2025-10-16 09:12:24] "POST /firewall-rules HTTP/1.1" 200 580 0.076690 10.0.0.133 - - [2025-10-16 09:12:24] "GET /firewall-rule/d8daa549-2518-45a6-9402-edbd3d103ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004250 10.0.0.133 - - [2025-10-16 09:12:24] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003880 10.0.0.133 - - [2025-10-16 09:12:24] "GET /firewall-rule/d8daa549-2518-45a6-9402-edbd3d103ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002460 10.0.0.133 - - [2025-10-16 09:12:24] "POST /ref-update HTTP/1.1" 200 156 0.035538 10.0.0.133 - - [2025-10-16 09:12:24] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009818 10.0.0.133 - - [2025-10-16 09:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008482 10.0.0.133 - - [2025-10-16 09:12:24] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003204 10.0.0.133 - - [2025-10-16 09:12:24] "POST /tags HTTP/1.1" 409 214 0.002249 10.0.0.133 - - [2025-10-16 09:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.133 - - [2025-10-16 09:12:24] "GET /tag/dc9003d5-ce3b-4d38-ba1a-a32e5a47c985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.015821 10.0.0.133 - - [2025-10-16 09:12:24] "POST /firewall-rules HTTP/1.1" 200 578 0.124470 10.0.0.133 - - [2025-10-16 09:12:24] "GET /firewall-rule/18c0c538-fb08-4d24-a8f8-012cd77a536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.032551 10.0.0.133 - - [2025-10-16 09:12:25] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.005283 10.0.0.133 - - [2025-10-16 09:12:25] "GET /firewall-rule/18c0c538-fb08-4d24-a8f8-012cd77a536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005243 10.0.0.133 - - [2025-10-16 09:12:25] "POST /ref-update HTTP/1.1" 200 156 0.083688 10.0.0.133 - - [2025-10-16 09:12:25] "POST /tags HTTP/1.1" 200 364 0.028670 10.0.0.133 - - [2025-10-16 09:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.019436 10.0.0.133 - - [2025-10-16 09:12:25] "GET /tag/4801201c-4027-4aed-a3e6-d74fe563c67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.032379 10.0.0.133 - - [2025-10-16 09:12:25] "POST /tags HTTP/1.1" 200 312 0.020476 10.0.0.133 - - [2025-10-16 09:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.020354 10.0.0.133 - - [2025-10-16 09:12:25] "GET /tag/c3ce8ddc-0d05-4937-b200-e4ba5b368949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.026923 10.0.0.133 - - [2025-10-16 09:12:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.000520 10.0.0.133 - - [2025-10-16 09:12:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.013740 10.0.0.133 - - [2025-10-16 09:12:25] "POST /security-groups HTTP/1.1" 200 574 0.079596 10.0.0.133 - - [2025-10-16 09:12:25] "POST /projects HTTP/1.1" 200 491 0.258423 10.0.0.133 - - [2025-10-16 09:12:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.023866 10.0.0.133 - - [2025-10-16 09:12:25] "POST /fqname-to-id HTTP/1.1" 404 217 0.026944 10.0.0.133 - - [2025-10-16 09:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.030606 10.0.0.133 - - [2025-10-16 09:12:25] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.016480 10.0.0.133 - - [2025-10-16 09:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.133 - - [2025-10-16 09:12:25] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004599 10.0.0.133 - - [2025-10-16 09:12:25] "POST /access-control-lists HTTP/1.1" 200 585 0.084260 10.0.0.133 - - [2025-10-16 09:12:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.002795 10.0.0.133 - - [2025-10-16 09:12:25] "POST /access-control-lists HTTP/1.1" 200 583 0.046388 10.0.0.133 - - [2025-10-16 09:12:25] "PUT /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c HTTP/1.1" 200 265 0.057326 10.0.0.133 - - [2025-10-16 09:12:26] "PUT /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c HTTP/1.1" 200 265 0.087509 10.0.0.133 - - [2025-10-16 09:12:26] "POST /security-groups HTTP/1.1" 200 548 0.106263 10.0.0.133 - - [2025-10-16 09:12:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.002333 10.0.0.133 - - [2025-10-16 09:12:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018885 10.0.0.133 - - [2025-10-16 09:12:26] "POST /access-control-lists HTTP/1.1" 200 604 0.080100 10.0.0.133 - - [2025-10-16 09:12:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.021417 10.0.0.133 - - [2025-10-16 09:12:26] "POST /chown HTTP/1.1" 200 109 0.079126 10.0.0.133 - - [2025-10-16 09:12:26] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008638 10.0.0.133 - - [2025-10-16 09:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.133 - - [2025-10-16 09:12:26] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.033132 10.0.0.133 - - [2025-10-16 09:12:26] "POST /access-control-lists HTTP/1.1" 200 602 0.066210 10.0.0.133 - - [2025-10-16 09:12:26] "POST /tags HTTP/1.1" 409 210 0.020587 10.0.0.133 - - [2025-10-16 09:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.133 - - [2025-10-16 09:12:26] "GET /tag/c3ce8ddc-0d05-4937-b200-e4ba5b368949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014323 10.0.0.133 - - [2025-10-16 09:12:26] "POST /firewall-rules HTTP/1.1" 200 572 0.080087 10.0.0.133 - - [2025-10-16 09:12:26] "GET /firewall-rule/4f9fec06-90a2-4e69-91e3-f74b5062b6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.015420 10.0.0.133 - - [2025-10-16 09:12:26] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004023 10.0.0.133 - - [2025-10-16 09:12:26] "GET /firewall-rule/4f9fec06-90a2-4e69-91e3-f74b5062b6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002826 10.0.0.133 - - [2025-10-16 09:12:26] "POST /ref-update HTTP/1.1" 200 156 0.033583 10.0.0.133 - - [2025-10-16 09:12:26] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009774 10.0.0.133 - - [2025-10-16 09:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010569 10.0.0.133 - - [2025-10-16 09:12:26] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003398 10.0.0.133 - - [2025-10-16 09:12:26] "POST /tags HTTP/1.1" 409 210 0.001940 10.0.0.133 - - [2025-10-16 09:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.133 - - [2025-10-16 09:12:26] "GET /tag/c3ce8ddc-0d05-4937-b200-e4ba5b368949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014237 10.0.0.133 - - [2025-10-16 09:12:26] "POST /firewall-rules HTTP/1.1" 200 570 0.076269 10.0.0.133 - - [2025-10-16 09:12:26] "GET /firewall-rule/921533f8-b606-4dd7-b62d-2f0ed3c01697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.017694 10.0.0.133 - - [2025-10-16 09:12:27] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.023447 10.0.0.133 - - [2025-10-16 09:12:27] "GET /firewall-rule/921533f8-b606-4dd7-b62d-2f0ed3c01697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003067 10.0.0.133 - - [2025-10-16 09:12:27] "POST /ref-update HTTP/1.1" 200 156 0.074980 10.0.0.133 - - [2025-10-16 09:12:27] "POST /tags HTTP/1.1" 200 364 0.053956 10.0.0.133 - - [2025-10-16 09:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015836 10.0.0.133 - - [2025-10-16 09:12:27] "GET /tag/9f804cfb-6bff-4550-8400-d7ddcc04c5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.044155 10.0.0.133 - - [2025-10-16 09:12:27] "POST /tags HTTP/1.1" 409 210 0.007157 10.0.0.133 - - [2025-10-16 09:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.133 - - [2025-10-16 09:12:27] "GET /tag/a7ba63c2-e312-4fd8-99cd-ac5552c1bd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.017781 10.0.0.133 - - [2025-10-16 09:12:27] "POST /projects HTTP/1.1" 409 223 0.005526 10.0.0.133 - - [2025-10-16 09:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.133 - - [2025-10-16 09:12:27] "GET /project/e75ece8c-7d44-47f6-9e06-c9d18e96afc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.055424 10.0.0.133 - - [2025-10-16 09:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.133 - - [2025-10-16 09:12:27] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005020 10.0.0.133 - - [2025-10-16 09:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.133 - - [2025-10-16 09:12:27] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004824 10.0.0.133 - - [2025-10-16 09:12:27] "PUT /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c HTTP/1.1" 200 265 0.083575 10.0.0.133 - - [2025-10-16 09:12:27] "PUT /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c HTTP/1.1" 200 265 0.085505 10.0.0.133 - - [2025-10-16 09:12:27] "POST /security-groups HTTP/1.1" 409 253 0.011299 10.0.0.133 - - [2025-10-16 09:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.133 - - [2025-10-16 09:12:27] "PUT /security-group/eba95974-0b60-4948-aadf-8d3b79317694 HTTP/1.1" 200 263 0.067447 10.0.0.133 - - [2025-10-16 09:12:27] "PUT /access-control-list/9618ed17-9ab5-44d0-9ec8-74db72dc2c29 HTTP/1.1" 200 273 0.044034 10.0.0.133 - - [2025-10-16 09:12:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.087295 10.0.0.133 - - [2025-10-16 09:12:28] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.029810 10.0.0.133 - - [2025-10-16 09:12:28] "PUT /access-control-list/ecda14a9-5985-469e-bfb1-96ca24bc7131 HTTP/1.1" 200 273 0.066023 10.0.0.133 - - [2025-10-16 09:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.133 - - [2025-10-16 09:12:28] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003257 10.0.0.133 - - [2025-10-16 09:12:28] "POST /tags HTTP/1.1" 409 210 0.002160 10.0.0.133 - - [2025-10-16 09:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.133 - - [2025-10-16 09:12:28] "GET /tag/a7ba63c2-e312-4fd8-99cd-ac5552c1bd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016363 10.0.0.133 - - [2025-10-16 09:12:28] "POST /firewall-rules HTTP/1.1" 200 572 0.082195 10.0.0.133 - - [2025-10-16 09:12:28] "GET /firewall-rule/c430c672-62bc-4b2a-b039-829cb371f9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.007846 10.0.0.133 - - [2025-10-16 09:12:28] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.012447 10.0.0.133 - - [2025-10-16 09:12:28] "GET /firewall-rule/c430c672-62bc-4b2a-b039-829cb371f9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.020423 10.0.0.133 - - [2025-10-16 09:12:28] "POST /ref-update HTTP/1.1" 200 156 0.059796 10.0.0.133 - - [2025-10-16 09:12:28] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012274 10.0.0.133 - - [2025-10-16 09:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005282 10.0.0.133 - - [2025-10-16 09:12:28] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003290 10.0.0.133 - - [2025-10-16 09:12:28] "POST /tags HTTP/1.1" 409 210 0.001863 10.0.0.133 - - [2025-10-16 09:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.133 - - [2025-10-16 09:12:28] "GET /tag/a7ba63c2-e312-4fd8-99cd-ac5552c1bd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015497 10.0.0.133 - - [2025-10-16 09:12:28] "POST /firewall-rules HTTP/1.1" 200 570 0.074507 10.0.0.133 - - [2025-10-16 09:12:28] "GET /firewall-rule/c515e23c-d4cd-43d4-ab65-c65d3aa0ce48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.026808 10.0.0.133 - - [2025-10-16 09:12:28] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004197 10.0.0.133 - - [2025-10-16 09:12:28] "GET /firewall-rule/c515e23c-d4cd-43d4-ab65-c65d3aa0ce48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003041 10.0.0.133 - - [2025-10-16 09:12:28] "POST /ref-update HTTP/1.1" 200 156 0.068883 10.0.0.133 - - [2025-10-16 09:12:28] "POST /tags HTTP/1.1" 409 237 0.002270 10.0.0.133 - - [2025-10-16 09:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.133 - - [2025-10-16 09:12:28] "GET /tag/9f804cfb-6bff-4550-8400-d7ddcc04c5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011304 10.0.0.133 - - [2025-10-16 09:12:28] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.004493 10.0.0.133 - - [2025-10-16 09:12:28] "POST /set-tag HTTP/1.1" 200 109 0.025576 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:12:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.005131 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:12:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001067 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:12:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000882 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:12:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000888 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:13:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000937 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:13:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000848 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:13:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000921 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:13:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000896 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:13:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001038 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:13:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001029 10.0.0.133 - - [2025-10-16 09:13:12] "GET /global-system-configs HTTP/1.1" 200 323 0.012268 10.0.0.133 - - [2025-10-16 09:13:13] "GET /global-system-configs HTTP/1.1" 200 323 0.002551 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:13:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001050 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:13:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000951 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:13:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000950 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:13:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001084 10.0.0.49 - - [2025-10-16 09:13:28] "GET / HTTP/1.1" 200 36215 0.001515 10.0.0.49 - - [2025-10-16 09:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.49 - - [2025-10-16 09:13:28] "GET /global-system-config/c1549068-5da1-4b39-b666-cd897163277a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004579 10.0.0.49 - - [2025-10-16 09:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.49 - - [2025-10-16 09:13:28] "GET /routing-instance/f7329560-7b6e-4ffd-9158-044e302793fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003126 10.0.0.49 - - [2025-10-16 09:13:28] "PUT /global-system-config/c1549068-5da1-4b39-b666-cd897163277a HTTP/1.1" 200 275 0.010014 10.0.0.49 - - [2025-10-16 09:13:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.002195 10.0.0.49 - - [2025-10-16 09:13:28] "POST /virtual-routers HTTP/1.1" 200 601 0.018152 10.0.0.49 - - [2025-10-16 09:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009010 10.0.0.49 - - [2025-10-16 09:13:28] "GET /virtual-router/39874ecf-b720-47b3-bd77-b4c88d9221cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004352 10.0.0.49 - - [2025-10-16 09:13:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.001576 10.0.0.49 - - [2025-10-16 09:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.49 - - [2025-10-16 09:13:28] "GET /virtual-network/6b978e8b-a3be-4823-a4bf-a36e3cd349dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.003984 10.0.0.49 - - [2025-10-16 09:13:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.055904 10.0.0.49 - - [2025-10-16 09:13:45] "GET / HTTP/1.1" 200 36215 0.001511 10.0.0.49 - - [2025-10-16 09:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.49 - - [2025-10-16 09:13:45] "GET /global-system-config/c1549068-5da1-4b39-b666-cd897163277a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005240 10.0.0.49 - - [2025-10-16 09:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.49 - - [2025-10-16 09:13:45] "GET /routing-instance/f7329560-7b6e-4ffd-9158-044e302793fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003459 10.0.0.49 - - [2025-10-16 09:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.49 - - [2025-10-16 09:13:45] "GET /virtual-router/39874ecf-b720-47b3-bd77-b4c88d9221cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002630 10.0.0.49 - - [2025-10-16 09:13:45] "PUT /virtual-router/39874ecf-b720-47b3-bd77-b4c88d9221cc HTTP/1.1" 200 263 0.012693 10.0.0.49 - - [2025-10-16 09:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006109 10.0.0.49 - - [2025-10-16 09:13:45] "GET /virtual-router/39874ecf-b720-47b3-bd77-b4c88d9221cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.018045 10.0.0.49 - - [2025-10-16 09:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.49 - - [2025-10-16 09:13:45] "GET /virtual-machine-interface/4738cda7-0140-4195-8c9b-f17db61b483f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004607 10.0.0.49 - - [2025-10-16 09:13:45] "PUT /virtual-machine-interface/4738cda7-0140-4195-8c9b-f17db61b483f HTTP/1.1" 200 285 0.008792 10.0.0.133 - - [2025-10-16 09:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.133 - - [2025-10-16 09:13:50] "GET /virtual-router/39874ecf-b720-47b3-bd77-b4c88d9221cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.010787 10.0.0.133 - - [2025-10-16 09:16:12] "GET /virtual-router/39874ecf-b720-47b3-bd77-b4c88d9221cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003230 10.0.0.133 - - [2025-10-16 09:16:12] "POST /ref-update HTTP/1.1" 200 156 0.010404 10.0.0.133 - - [2025-10-16 09:16:23] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006560 10.0.0.133 - - [2025-10-16 09:16:23] "POST /set-tag HTTP/1.1" 200 109 0.004112 10.0.0.133 - - [2025-10-16 09:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.133 - - [2025-10-16 09:16:23] "GET /loadbalancer/aa0d5253-0dec-444d-8e45-b89ac28e9a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002554 10.0.0.133 - - [2025-10-16 09:16:23] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004629 10.0.0.133 - - [2025-10-16 09:16:23] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.133 - - [2025-10-16 09:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.133 - - [2025-10-16 09:16:23] "GET /loadbalancer/aa0d5253-0dec-444d-8e45-b89ac28e9a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006300 10.0.0.133 - - [2025-10-16 09:16:23] "GET /loadbalancer-pool/8d1d0951-346e-4b7e-a2f7-b6c1c97e7bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005502 10.0.0.133 - - [2025-10-16 09:16:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024920 10.0.0.133 - - [2025-10-16 09:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022506 10.0.0.133 - - [2025-10-16 09:16:23] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009528 10.0.0.133 - - [2025-10-16 09:16:23] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004704 10.0.0.133 - - [2025-10-16 09:16:23] "POST /ref-update HTTP/1.1" 200 156 0.027351 10.0.0.133 - - [2025-10-16 09:16:23] "POST /tags HTTP/1.1" 409 205 0.011599 10.0.0.133 - - [2025-10-16 09:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.133 - - [2025-10-16 09:16:23] "GET /tag/d3e01593-a908-475b-964d-17488a551418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014847 10.0.0.133 - - [2025-10-16 09:16:23] "GET /floating-ip/854a8538-cdaf-440f-849f-99892f018d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.003896 10.0.0.133 - - [2025-10-16 09:16:23] "PUT /floating-ip/854a8538-cdaf-440f-849f-99892f018d85 HTTP/1.1" 200 257 0.010381 10.0.0.133 - - [2025-10-16 09:16:23] "POST /set-tag HTTP/1.1" 200 109 0.039616 10.0.0.133 - - [2025-10-16 09:16:23] "GET /loadbalancer-pool/5f549395-87a5-44b1-b227-a49c28ce646a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004383 10.0.0.133 - - [2025-10-16 09:16:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019201 10.0.0.133 - - [2025-10-16 09:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.021740 10.0.0.133 - - [2025-10-16 09:16:23] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008794 10.0.0.133 - - [2025-10-16 09:16:23] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004258 10.0.0.133 - - [2025-10-16 09:16:23] "POST /ref-update HTTP/1.1" 200 156 0.007545 10.0.0.133 - - [2025-10-16 09:16:23] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.133 - - [2025-10-16 09:16:23] "GET /loadbalancer-pool/cc838bc4-c88d-4b57-9bf8-c3e0956f3495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003932 10.0.0.133 - - [2025-10-16 09:16:23] "GET /floating-ip/854a8538-cdaf-440f-849f-99892f018d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.002126 10.0.0.133 - - [2025-10-16 09:16:23] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025693 10.0.0.133 - - [2025-10-16 09:16:23] "PUT /floating-ip/854a8538-cdaf-440f-849f-99892f018d85 HTTP/1.1" 200 257 0.026629 10.0.0.133 - - [2025-10-16 09:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008520 10.0.0.133 - - [2025-10-16 09:16:23] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008712 10.0.0.133 - - [2025-10-16 09:16:23] "POST /set-tag HTTP/1.1" 200 109 0.003264 10.0.0.133 - - [2025-10-16 09:16:23] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005927 10.0.0.133 - - [2025-10-16 09:16:23] "POST /ref-update HTTP/1.1" 200 156 0.009993 10.0.0.133 - - [2025-10-16 09:16:24] "GET /floating-ip/854a8538-cdaf-440f-849f-99892f018d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.002908 10.0.0.133 - - [2025-10-16 09:16:24] "PUT /floating-ip/854a8538-cdaf-440f-849f-99892f018d85 HTTP/1.1" 200 257 0.009099 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:17:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001100 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:17:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001143 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:17:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000972 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:17:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000870 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:17:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000938 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:17:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000885 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:17:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000934 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:17:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000904 10.0.0.133 - - [2025-10-16 09:18:12] "GET /global-system-configs HTTP/1.1" 200 323 0.002382 10.0.0.133 - - [2025-10-16 09:18:13] "GET /global-system-configs HTTP/1.1" 200 323 0.002307 10.0.0.133 - - [2025-10-16 09:18:16] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005123 10.0.0.133 - - [2025-10-16 09:18:16] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.133 - - [2025-10-16 09:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.133 - - [2025-10-16 09:18:16] "GET /loadbalancer/aa0d5253-0dec-444d-8e45-b89ac28e9a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002834 10.0.0.133 - - [2025-10-16 09:18:16] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004678 10.0.0.133 - - [2025-10-16 09:18:16] "POST /set-tag HTTP/1.1" 200 109 0.043905 10.0.0.133 - - [2025-10-16 09:18:16] "DELETE /loadbalancer-member/eb478061-99d0-4193-b19b-7d540c1e3f7a HTTP/1.1" 200 115 0.079818 10.0.0.133 - - [2025-10-16 09:18:16] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006268 10.0.0.133 - - [2025-10-16 09:18:16] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.133 - - [2025-10-16 09:18:16] "DELETE /loadbalancer-member/f03c2868-db21-436b-878c-fda184fe9db0 HTTP/1.1" 200 115 0.027698 10.0.0.133 - - [2025-10-16 09:18:16] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004768 10.0.0.133 - - [2025-10-16 09:18:16] "POST /set-tag HTTP/1.1" 200 109 0.002534 10.0.0.133 - - [2025-10-16 09:18:17] "DELETE /loadbalancer-member/a92b7c40-e562-48e3-901e-5971e1c572cf HTTP/1.1" 200 115 0.040184 10.0.0.133 - - [2025-10-16 09:18:17] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004661 10.0.0.133 - - [2025-10-16 09:18:17] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.133 - - [2025-10-16 09:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.133 - - [2025-10-16 09:18:17] "GET /loadbalancer/aa0d5253-0dec-444d-8e45-b89ac28e9a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002333 10.0.0.133 - - [2025-10-16 09:18:17] "GET /loadbalancer-pool/8d1d0951-346e-4b7e-a2f7-b6c1c97e7bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003472 10.0.0.133 - - [2025-10-16 09:18:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016675 10.0.0.133 - - [2025-10-16 09:18:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023175 10.0.0.133 - - [2025-10-16 09:18:17] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008461 10.0.0.133 - - [2025-10-16 09:18:17] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004840 10.0.0.133 - - [2025-10-16 09:18:17] "GET /floating-ip/854a8538-cdaf-440f-849f-99892f018d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002518 10.0.0.133 - - [2025-10-16 09:18:17] "POST /set-tag HTTP/1.1" 200 109 0.072735 10.0.0.133 - - [2025-10-16 09:18:17] "GET /loadbalancer-pool/5f549395-87a5-44b1-b227-a49c28ce646a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.027240 10.0.0.133 - - [2025-10-16 09:18:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029787 10.0.0.133 - - [2025-10-16 09:18:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009676 10.0.0.133 - - [2025-10-16 09:18:17] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007424 10.0.0.133 - - [2025-10-16 09:18:17] "POST /set-tag HTTP/1.1" 200 109 0.004903 10.0.0.133 - - [2025-10-16 09:18:17] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006539 10.0.0.133 - - [2025-10-16 09:18:17] "GET /floating-ip/854a8538-cdaf-440f-849f-99892f018d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004107 10.0.0.133 - - [2025-10-16 09:18:17] "GET /loadbalancer-pool/cc838bc4-c88d-4b57-9bf8-c3e0956f3495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003027 10.0.0.133 - - [2025-10-16 09:18:17] "POST /loadbalancer-members HTTP/1.1" 200 694 0.038075 10.0.0.133 - - [2025-10-16 09:18:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.030782 10.0.0.133 - - [2025-10-16 09:18:17] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020484 10.0.0.133 - - [2025-10-16 09:18:17] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005311 10.0.0.133 - - [2025-10-16 09:18:17] "GET /floating-ip/854a8538-cdaf-440f-849f-99892f018d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005196 10.0.0.133 - - [2025-10-16 09:18:17] "POST /set-tag HTTP/1.1" 200 109 0.002969 10.0.0.133 - - [2025-10-16 09:19:35] "GET / HTTP/1.1" 200 36215 0.001753 10.0.0.133 - - [2025-10-16 09:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.133 - - [2025-10-16 09:19:35] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046210 10.0.0.133 - - [2025-10-16 09:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.133 - - [2025-10-16 09:19:35] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030836 10.0.0.133 - - [2025-10-16 09:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.133 - - [2025-10-16 09:19:35] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042712 10.0.0.133 - - [2025-10-16 09:19:36] "POST /tags HTTP/1.1" 200 334 0.029840 10.0.0.133 - - [2025-10-16 09:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.133 - - [2025-10-16 09:19:36] "GET /tag/3db4888b-c356-441b-8d5c-8484ae23558e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012646 10.0.0.133 - - [2025-10-16 09:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.133 - - [2025-10-16 09:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006371 10.0.0.133 - - [2025-10-16 09:19:36] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.054557 10.0.0.133 - - [2025-10-16 09:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.133 - - [2025-10-16 09:19:36] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.005009 10.0.0.133 - - [2025-10-16 09:19:36] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.070662 10.0.0.133 - - [2025-10-16 09:19:36] "GET /virtual-networks?parent_id=e8f6cd39-da13-4990-81cf-b87e7e76887e&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.003556 10.0.0.133 - - [2025-10-16 09:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.133 - - [2025-10-16 09:19:36] "GET /service-appliance-set/e0733204-eff2-4f95-b136-a26d1ee07925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002394 10.0.0.133 - - [2025-10-16 09:19:36] "POST /fqname-to-id HTTP/1.1" 404 254 0.001646 10.0.0.133 - - [2025-10-16 09:19:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.158795 10.0.0.133 - - [2025-10-16 09:19:36] "GET /virtual-machine-interface/3670139e-3dd2-49ca-979a-8c94a568b6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.023810 10.0.0.133 - - [2025-10-16 09:19:36] "POST /virtual-networks HTTP/1.1" 200 514 0.182755 10.0.0.133 - - [2025-10-16 09:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014237 10.0.0.133 - - [2025-10-16 09:19:36] "GET /network-ipam/26322783-7afd-40a4-b1ba-19914d3c25f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.010371 10.0.0.133 - - [2025-10-16 09:19:36] "POST /instance-ips HTTP/1.1" 200 410 0.025350 10.0.0.133 - - [2025-10-16 09:19:36] "GET /instance-ip/7efe7dba-6000-491a-a620-c3273696fcc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.018087 10.0.0.133 - - [2025-10-16 09:19:36] "POST /loadbalancers HTTP/1.1" 200 612 0.048124 10.0.0.133 - - [2025-10-16 09:19:36] "POST /useragent-kv HTTP/1.1" 200 115 0.011114 10.0.0.133 - - [2025-10-16 09:19:36] "POST /ref-update HTTP/1.1" 200 156 0.113465 10.0.0.133 - - [2025-10-16 09:19:36] "GET /virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.016001 10.0.0.133 - - [2025-10-16 09:19:36] "GET /domains HTTP/1.1" 200 281 0.005082 10.0.0.133 - - [2025-10-16 09:19:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.049647 10.0.0.133 - - [2025-10-16 09:19:36] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.098209 10.0.0.133 - - [2025-10-16 09:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013844 10.0.0.133 - - [2025-10-16 09:19:36] "GET /instance-ip/7efe7dba-6000-491a-a620-c3273696fcc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003366 10.0.0.133 - - [2025-10-16 09:19:36] "GET /domain/2f4fec82-6691-44ae-a2ba-f7fec134cb8c HTTP/1.1" 200 3099 0.043362 10.0.0.133 - - [2025-10-16 09:19:36] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034739 10.0.0.133 - - [2025-10-16 09:19:36] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e HTTP/1.1" 200 5738 0.060626 10.0.0.133 - - [2025-10-16 09:19:36] "GET /loadbalancer/5d4517b3-663b-4fbe-ac98-51b3dde2db0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002633 10.0.0.133 - - [2025-10-16 09:19:36] "GET /virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a HTTP/1.1" 200 2084 0.007157 10.0.0.133 - - [2025-10-16 09:19:36] "GET /virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a HTTP/1.1" 200 2084 0.004337 10.0.0.133 - - [2025-10-16 09:19:36] "POST /floating-ips HTTP/1.1" 200 599 0.053839 10.0.0.133 - - [2025-10-16 09:19:36] "GET /routing-instance/c3167dfa-9556-487d-ae35-26aa45b21099 HTTP/1.1" 200 1184 0.008788 10.0.0.133 - - [2025-10-16 09:19:37] "GET /routing-instance/c3167dfa-9556-487d-ae35-26aa45b21099 HTTP/1.1" 200 1184 0.005516 10.0.0.133 - - [2025-10-16 09:19:37] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.053238 10.0.0.133 - - [2025-10-16 09:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.133 - - [2025-10-16 09:19:37] "POST /route-targets HTTP/1.1" 200 328 0.009999 10.0.0.133 - - [2025-10-16 09:19:37] "POST /ref-update HTTP/1.1" 200 156 0.023075 10.0.0.133 - - [2025-10-16 09:19:37] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.050565 10.0.0.133 - - [2025-10-16 09:19:37] "GET /loadbalancer-listener/8f4023ad-3a3f-4ed6-aa9f-8deb03ae2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.003389 10.0.0.133 - - [2025-10-16 09:19:37] "GET /loadbalancer-listener/8f4023ad-3a3f-4ed6-aa9f-8deb03ae2e79?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.006471 10.0.0.133 - - [2025-10-16 09:19:37] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.018078 10.0.0.133 - - [2025-10-16 09:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010319 10.0.0.133 - - [2025-10-16 09:19:37] "GET /instance-ip/7efe7dba-6000-491a-a620-c3273696fcc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.010365 10.0.0.133 - - [2025-10-16 09:19:37] "GET /loadbalancer/5d4517b3-663b-4fbe-ac98-51b3dde2db0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.012571 10.0.0.133 - - [2025-10-16 09:19:37] "GET /instance-ip/7efe7dba-6000-491a-a620-c3273696fcc3?fields=floating_ips HTTP/1.1" 200 1214 0.009150 10.0.0.133 - - [2025-10-16 09:19:37] "GET /floating-ip/6f084076-1243-474d-b3fe-637711f18309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.003061 10.0.0.133 - - [2025-10-16 09:19:37] "POST /tags HTTP/1.1" 200 296 0.065480 10.0.0.133 - - [2025-10-16 09:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009497 10.0.0.133 - - [2025-10-16 09:19:37] "GET /tag/d35a95bc-340b-4295-8ddb-deab0dce7335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.016931 10.0.0.133 - - [2025-10-16 09:19:37] "POST /tags HTTP/1.1" 409 233 0.002067 10.0.0.133 - - [2025-10-16 09:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.133 - - [2025-10-16 09:19:37] "GET /tag/ee40b78c-cbc6-488a-81b4-1f8f068aad9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.016650 10.0.0.133 - - [2025-10-16 09:19:37] "POST /tags HTTP/1.1" 409 206 0.002165 10.0.0.133 - - [2025-10-16 09:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.133 - - [2025-10-16 09:19:37] "GET /tag/23fc591e-7e57-4d27-a3a6-09be64954d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011753 10.0.0.133 - - [2025-10-16 09:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.133 - - [2025-10-16 09:19:37] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004136 10.0.0.133 - - [2025-10-16 09:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.133 - - [2025-10-16 09:19:37] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037212 10.0.0.133 - - [2025-10-16 09:19:37] "POST /virtual-machines HTTP/1.1" 200 370 0.018206 10.0.0.133 - - [2025-10-16 09:19:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.015153 10.0.0.133 - - [2025-10-16 09:19:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.110367 10.0.0.133 - - [2025-10-16 09:19:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008919 10.0.0.133 - - [2025-10-16 09:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009654 10.0.0.133 - - [2025-10-16 09:19:37] "GET /virtual-machine-interface/3cd9f3c4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004864 10.0.0.133 - - [2025-10-16 09:19:38] "POST /instance-ips HTTP/1.1" 200 410 0.033023 10.0.0.133 - - [2025-10-16 09:19:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.033194 10.0.0.133 - - [2025-10-16 09:19:38] "GET /virtual-machine-interface/3cd9f3c4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.014868 10.0.0.133 - - [2025-10-16 09:19:38] "POST /set-tag HTTP/1.1" 200 109 0.017495 10.0.0.133 - - [2025-10-16 09:19:38] "GET /virtual-machine-interface/3cd9f3c4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.019242 10.0.0.133 - - [2025-10-16 09:19:38] "GET /instance-ip/3cf33046-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003591 10.0.0.133 - - [2025-10-16 09:19:38] "GET /virtual-machine-interface/3cd9f3c4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004836 10.0.0.133 - - [2025-10-16 09:19:38] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.133 - - [2025-10-16 09:19:38] "GET /virtual-router/39874ecf-b720-47b3-bd77-b4c88d9221cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003787 10.0.0.133 - - [2025-10-16 09:19:38] "POST /ref-update HTTP/1.1" 200 156 0.009718 10.0.0.133 - - [2025-10-16 09:19:38] "GET /virtual-machine-interface/3cd9f3c4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005139 10.0.0.133 - - [2025-10-16 09:19:38] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.133 - - [2025-10-16 09:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.133 - - [2025-10-16 09:19:38] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004371 10.0.0.133 - - [2025-10-16 09:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.133 - - [2025-10-16 09:19:38] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032395 10.0.0.133 - - [2025-10-16 09:19:38] "POST /virtual-machines HTTP/1.1" 200 370 0.007852 10.0.0.133 - - [2025-10-16 09:19:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.012221 10.0.0.133 - - [2025-10-16 09:19:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.103521 10.0.0.133 - - [2025-10-16 09:19:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026962 10.0.0.133 - - [2025-10-16 09:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011729 10.0.0.133 - - [2025-10-16 09:19:38] "GET /virtual-machine-interface/3d471850-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005028 10.0.0.133 - - [2025-10-16 09:19:38] "POST /instance-ips HTTP/1.1" 200 410 0.058800 10.0.0.133 - - [2025-10-16 09:19:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.033259 10.0.0.133 - - [2025-10-16 09:19:38] "GET /virtual-machine-interface/3d471850-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.016516 10.0.0.133 - - [2025-10-16 09:19:38] "POST /set-tag HTTP/1.1" 200 109 0.025396 10.0.0.133 - - [2025-10-16 09:19:38] "GET /virtual-machine-interface/3d471850-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017750 10.0.0.133 - - [2025-10-16 09:19:38] "GET /instance-ip/3d5c2dee-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004085 10.0.0.133 - - [2025-10-16 09:19:38] "GET /virtual-machine-interface/3d471850-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006114 10.0.0.133 - - [2025-10-16 09:19:38] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.133 - - [2025-10-16 09:19:38] "GET /virtual-router/39874ecf-b720-47b3-bd77-b4c88d9221cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.004488 10.0.0.133 - - [2025-10-16 09:19:39] "POST /ref-update HTTP/1.1" 200 156 0.009455 10.0.0.133 - - [2025-10-16 09:19:39] "GET /virtual-machine-interface/3d471850-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012880 10.0.0.133 - - [2025-10-16 09:19:39] "POST /set-tag HTTP/1.1" 200 109 0.003742 10.0.0.133 - - [2025-10-16 09:19:39] "GET /virtual-machine-interface/3cd9f3c4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004874 10.0.0.133 - - [2025-10-16 09:19:39] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.133 - - [2025-10-16 09:19:39] "GET /virtual-machine-interface/3d471850-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004088 10.0.0.133 - - [2025-10-16 09:19:39] "POST /set-tag HTTP/1.1" 200 109 0.002680 10.0.0.133 - - [2025-10-16 09:19:42] "GET /domains HTTP/1.1" 200 281 0.002179 10.0.0.133 - - [2025-10-16 09:19:42] "GET /domain/2f4fec82-6691-44ae-a2ba-f7fec134cb8c HTTP/1.1" 200 3099 0.003037 10.0.0.133 - - [2025-10-16 09:19:42] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e HTTP/1.1" 200 7091 0.035260 10.0.0.133 - - [2025-10-16 09:19:42] "GET /virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a HTTP/1.1" 200 2084 0.008833 10.0.0.133 - - [2025-10-16 09:19:42] "GET /virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a HTTP/1.1" 200 2084 0.004445 10.0.0.133 - - [2025-10-16 09:19:42] "GET /routing-instance/c3167dfa-9556-487d-ae35-26aa45b21099 HTTP/1.1" 200 1406 0.004077 10.0.0.133 - - [2025-10-16 09:19:42] "GET /routing-instance/c3167dfa-9556-487d-ae35-26aa45b21099 HTTP/1.1" 200 1406 0.002945 10.0.0.133 - - [2025-10-16 09:19:42] "GET /route-target/7ea5e8b1-7eab-4001-a30c-4e69947470aa HTTP/1.1" 200 1154 0.003195 10.0.0.133 - - [2025-10-16 09:19:42] "GET /virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a HTTP/1.1" 200 2084 0.004350 10.0.0.133 - - [2025-10-16 09:19:42] "GET /routing-instance/c3167dfa-9556-487d-ae35-26aa45b21099 HTTP/1.1" 200 1406 0.003333 10.0.0.133 - - [2025-10-16 09:19:42] "GET /virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004359 10.0.0.133 - - [2025-10-16 09:19:42] "GET /virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a HTTP/1.1" 200 2084 0.004131 10.0.0.133 - - [2025-10-16 09:19:42] "GET /routing-instance/c3167dfa-9556-487d-ae35-26aa45b21099 HTTP/1.1" 200 1406 0.002703 10.0.0.133 - - [2025-10-16 09:19:42] "GET /routing-instance/c3167dfa-9556-487d-ae35-26aa45b21099 HTTP/1.1" 200 1406 0.002983 10.0.0.133 - - [2025-10-16 09:19:42] "GET /route-target/7ea5e8b1-7eab-4001-a30c-4e69947470aa HTTP/1.1" 200 1154 0.002718 10.0.0.133 - - [2025-10-16 09:19:42] "GET /domains HTTP/1.1" 200 281 0.002318 10.0.0.133 - - [2025-10-16 09:19:42] "GET /domain/2f4fec82-6691-44ae-a2ba-f7fec134cb8c HTTP/1.1" 200 3099 0.003219 10.0.0.133 - - [2025-10-16 09:19:42] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e HTTP/1.1" 200 7091 0.034643 10.0.0.133 - - [2025-10-16 09:19:42] "GET /virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a HTTP/1.1" 200 2084 0.004882 10.0.0.133 - - [2025-10-16 09:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.133 - - [2025-10-16 09:19:42] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034897 10.0.0.133 - - [2025-10-16 09:19:42] "GET /virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004698 10.0.0.133 - - [2025-10-16 09:19:42] "GET /floating-ip-pools?parent_id=46ce7079-e05e-43d9-b77e-379b007adf2a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001961 10.0.0.133 - - [2025-10-16 09:19:42] "GET /virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004118 10.0.0.133 - - [2025-10-16 09:19:42] "POST /floating-ip-pools HTTP/1.1" 200 564 0.018192 10.0.0.133 - - [2025-10-16 09:19:42] "POST /ref-update HTTP/1.1" 200 156 0.009914 10.0.0.133 - - [2025-10-16 09:19:42] "GET /virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.011700 10.0.0.133 - - [2025-10-16 09:19:42] "GET /domains HTTP/1.1" 200 281 0.003209 10.0.0.133 - - [2025-10-16 09:19:42] "GET /domain/2f4fec82-6691-44ae-a2ba-f7fec134cb8c HTTP/1.1" 200 3099 0.003801 10.0.0.133 - - [2025-10-16 09:19:42] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e HTTP/1.1" 200 7348 0.049838 10.0.0.133 - - [2025-10-16 09:19:42] "GET /virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a HTTP/1.1" 200 2323 0.006672 10.0.0.133 - - [2025-10-16 09:19:42] "GET /floating-ip-pool/5a904bda-e616-4722-9f0d-0d130626bf65 HTTP/1.1" 200 1317 0.012332 10.0.0.133 - - [2025-10-16 09:19:42] "GET /domains HTTP/1.1" 200 281 0.002039 10.0.0.133 - - [2025-10-16 09:19:42] "GET /domain/2f4fec82-6691-44ae-a2ba-f7fec134cb8c HTTP/1.1" 200 3099 0.003402 10.0.0.133 - - [2025-10-16 09:19:42] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e HTTP/1.1" 200 7348 0.036391 10.0.0.133 - - [2025-10-16 09:19:42] "GET /virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a HTTP/1.1" 200 2323 0.004336 10.0.0.133 - - [2025-10-16 09:19:42] "GET /virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004534 10.0.0.133 - - [2025-10-16 09:19:42] "POST /tags HTTP/1.1" 200 366 0.063806 10.0.0.133 - - [2025-10-16 09:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012167 10.0.0.133 - - [2025-10-16 09:19:42] "GET /tag/c013a789-7cf7-486b-832a-dc66d1591aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.014977 10.0.0.133 - - [2025-10-16 09:19:42] "POST /tags HTTP/1.1" 409 206 0.002178 10.0.0.133 - - [2025-10-16 09:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.133 - - [2025-10-16 09:19:42] "GET /tag/23fc591e-7e57-4d27-a3a6-09be64954d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011469 10.0.0.133 - - [2025-10-16 09:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.133 - - [2025-10-16 09:19:42] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.047081 10.0.0.133 - - [2025-10-16 09:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013259 10.0.0.133 - - [2025-10-16 09:19:42] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005486 10.0.0.133 - - [2025-10-16 09:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.133 - - [2025-10-16 09:19:42] "GET /service-appliance-set/97360fef-89c7-402a-a3cb-d208e6ab2f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003514 10.0.0.133 - - [2025-10-16 09:19:42] "POST /fqname-to-id HTTP/1.1" 404 258 0.001501 10.0.0.133 - - [2025-10-16 09:19:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.115147 10.0.0.133 - - [2025-10-16 09:19:43] "GET /virtual-machine-interface/eee5868e-1225-4445-badc-ea27ad0e83dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.042507 10.0.0.133 - - [2025-10-16 09:19:43] "POST /set-tag HTTP/1.1" 200 109 0.040946 10.0.0.133 - - [2025-10-16 09:19:43] "POST /instance-ips HTTP/1.1" 200 418 0.023239 10.0.0.133 - - [2025-10-16 09:19:43] "GET /instance-ip/7c757ff5-da55-422c-8755-5b1b387c5170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.004748 10.0.0.133 - - [2025-10-16 09:19:43] "POST /loadbalancers HTTP/1.1" 200 620 0.068487 10.0.0.133 - - [2025-10-16 09:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015237 10.0.0.133 - - [2025-10-16 09:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013335 10.0.0.133 - - [2025-10-16 09:19:43] "POST /service-instances HTTP/1.1" 200 568 0.064104 10.0.0.133 - - [2025-10-16 09:19:43] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.080031 10.0.0.133 - - [2025-10-16 09:19:43] "POST /ref-update HTTP/1.1" 200 156 0.048017 10.0.0.133 - - [2025-10-16 09:19:43] "PUT /service-instance/b1681266-5545-40f7-9714-ff62d5d14b23 HTTP/1.1" 200 267 0.009882 10.0.0.133 - - [2025-10-16 09:19:43] "GET /virtual-machine-interface/eee5868e-1225-4445-badc-ea27ad0e83dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.013589 10.0.0.133 - - [2025-10-16 09:19:43] "GET /virtual-machine-interface/eee5868e-1225-4445-badc-ea27ad0e83dc?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.011809 10.0.0.133 - - [2025-10-16 09:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027655 10.0.0.133 - - [2025-10-16 09:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008829 10.0.0.133 - - [2025-10-16 09:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006663 10.0.0.133 - - [2025-10-16 09:19:43] "GET /floating-ip-pool/5a904bda-e616-4722-9f0d-0d130626bf65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003054 10.0.0.133 - - [2025-10-16 09:19:43] "POST /virtual-machines HTTP/1.1" 200 430 0.019893 10.0.0.133 - - [2025-10-16 09:19:43] "POST /floating-ips HTTP/1.1" 200 673 0.153124 10.0.0.133 - - [2025-10-16 09:19:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.155220 10.0.0.133 - - [2025-10-16 09:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.047668 10.0.0.133 - - [2025-10-16 09:19:43] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018388 10.0.0.133 - - [2025-10-16 09:19:43] "POST /chown HTTP/1.1" 200 109 0.043778 10.0.0.133 - - [2025-10-16 09:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.133 - - [2025-10-16 09:19:44] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004611 10.0.0.133 - - [2025-10-16 09:19:44] "POST /tags HTTP/1.1" 409 221 0.002346 10.0.0.133 - - [2025-10-16 09:19:44] "POST /chown HTTP/1.1" 200 109 0.008213 10.0.0.133 - - [2025-10-16 09:19:44] "PUT /virtual-machine-interface/d74bb1ea-b6ee-45f1-b92d-99843534bc31 HTTP/1.1" 200 285 0.022960 10.0.0.133 - - [2025-10-16 09:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013545 10.0.0.133 - - [2025-10-16 09:19:44] "GET /tag/3db4888b-c356-441b-8d5c-8484ae23558e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012001 10.0.0.133 - - [2025-10-16 09:19:44] "POST /tags HTTP/1.1" 409 238 0.001571 10.0.0.133 - - [2025-10-16 09:19:44] "PUT /instance-ip/7c757ff5-da55-422c-8755-5b1b387c5170 HTTP/1.1" 200 257 0.047903 10.0.0.133 - - [2025-10-16 09:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.133 - - [2025-10-16 09:19:44] "GET /tag/c013a789-7cf7-486b-832a-dc66d1591aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.019113 10.0.0.133 - - [2025-10-16 09:19:44] "POST /ref-update HTTP/1.1" 200 156 0.039724 10.0.0.133 - - [2025-10-16 09:19:44] "POST /ref-update HTTP/1.1" 200 156 0.050462 10.0.0.133 - - [2025-10-16 09:19:44] "POST /ref-update HTTP/1.1" 200 156 0.053698 10.0.0.133 - - [2025-10-16 09:19:44] "POST /firewall-rules HTTP/1.1" 200 652 0.205024 10.0.0.133 - - [2025-10-16 09:19:44] "POST /ref-update HTTP/1.1" 200 156 0.056740 10.0.0.133 - - [2025-10-16 09:19:44] "POST /ref-update HTTP/1.1" 200 156 0.027654 10.0.0.133 - - [2025-10-16 09:19:44] "GET /firewall-rule/69a1aff0-fb8c-4c65-8c4c-91f3ef40630b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.016487 10.0.0.133 - - [2025-10-16 09:19:44] "GET /firewall-policy/877b603f-aa77-4ea0-949c-dd3cadde7bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.010064 10.0.0.133 - - [2025-10-16 09:19:44] "GET /firewall-rule/69a1aff0-fb8c-4c65-8c4c-91f3ef40630b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002960 10.0.0.133 - - [2025-10-16 09:19:44] "POST /ref-update HTTP/1.1" 200 156 0.032220 10.0.0.133 - - [2025-10-16 09:19:44] "POST /virtual-machines HTTP/1.1" 200 430 0.012331 10.0.0.133 - - [2025-10-16 09:19:44] "POST /ref-update HTTP/1.1" 200 156 0.022407 10.0.0.133 - - [2025-10-16 09:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015511 10.0.0.133 - - [2025-10-16 09:19:44] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.035635 10.0.0.133 - - [2025-10-16 09:19:44] "GET /loadbalancer/aa516e64-0900-4c18-9051-dd90a90263d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.012619 10.0.0.133 - - [2025-10-16 09:19:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.131269 10.0.0.133 - - [2025-10-16 09:19:44] "POST /chown HTTP/1.1" 200 109 0.021614 10.0.0.133 - - [2025-10-16 09:19:44] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.082568 10.0.0.133 - - [2025-10-16 09:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.133 - - [2025-10-16 09:19:44] "POST /chown HTTP/1.1" 200 109 0.005996 10.0.0.133 - - [2025-10-16 09:19:44] "PUT /virtual-machine-interface/0b2d7991-88e0-4260-986b-8a5e731216ff HTTP/1.1" 200 285 0.022127 10.0.0.133 - - [2025-10-16 09:19:44] "PUT /instance-ip/7c757ff5-da55-422c-8755-5b1b387c5170 HTTP/1.1" 200 257 0.052287 10.0.0.133 - - [2025-10-16 09:19:44] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.070764 10.0.0.133 - - [2025-10-16 09:19:44] "GET /loadbalancer-listener/350e20ee-f41f-4141-b949-51f44bf01bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003848 10.0.0.133 - - [2025-10-16 09:19:44] "GET /loadbalancer-listener/350e20ee-f41f-4141-b949-51f44bf01bb7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.003617 10.0.0.133 - - [2025-10-16 09:19:44] "POST /ref-update HTTP/1.1" 200 156 0.013387 10.0.0.133 - - [2025-10-16 09:19:44] "POST /ref-update HTTP/1.1" 200 156 0.051536 10.0.0.133 - - [2025-10-16 09:19:45] "POST /ref-update HTTP/1.1" 200 156 0.037690 10.0.0.133 - - [2025-10-16 09:19:45] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.095350 10.0.0.133 - - [2025-10-16 09:19:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.046061 10.0.0.133 - - [2025-10-16 09:19:45] "POST /ref-update HTTP/1.1" 200 156 0.026034 10.0.0.133 - - [2025-10-16 09:19:45] "GET /loadbalancer-pool/18cf4ca3-7a6d-4eff-b4bc-6ab06cc4adbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.028531 10.0.0.133 - - [2025-10-16 09:19:45] "POST /ref-update HTTP/1.1" 200 156 0.043826 10.0.0.133 - - [2025-10-16 09:19:45] "PUT /service-instance/b1681266-5545-40f7-9714-ff62d5d14b23 HTTP/1.1" 200 267 0.014310 10.0.0.133 - - [2025-10-16 09:19:45] "POST /loadbalancer-members HTTP/1.1" 200 709 0.047093 10.0.0.133 - - [2025-10-16 09:19:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015140 10.0.0.133 - - [2025-10-16 09:19:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.038166 10.0.0.133 - - [2025-10-16 09:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009664 10.0.0.133 - - [2025-10-16 09:19:45] "GET /loadbalancer-member/d8a6c2df-1a27-4e8d-adbd-9c4d65019927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.010335 10.0.0.133 - - [2025-10-16 09:19:45] "POST /chown HTTP/1.1" 200 109 0.006430 10.0.0.133 - - [2025-10-16 09:19:45] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002903 10.0.0.133 - - [2025-10-16 09:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.133 - - [2025-10-16 09:19:45] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003289 10.0.0.133 - - [2025-10-16 09:19:45] "POST /chown HTTP/1.1" 200 109 0.011078 10.0.0.133 - - [2025-10-16 09:19:45] "PUT /instance-ip/7c757ff5-da55-422c-8755-5b1b387c5170 HTTP/1.1" 200 257 0.035097 10.0.0.133 - - [2025-10-16 09:19:45] "POST /tags HTTP/1.1" 409 221 0.004999 10.0.0.133 - - [2025-10-16 09:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007792 10.0.0.133 - - [2025-10-16 09:19:45] "GET /tag/3db4888b-c356-441b-8d5c-8484ae23558e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020275 10.0.0.133 - - [2025-10-16 09:19:45] "POST /ref-update HTTP/1.1" 200 156 0.062831 10.0.0.133 - - [2025-10-16 09:19:45] "POST /tags HTTP/1.1" 409 238 0.007999 10.0.0.133 - - [2025-10-16 09:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.133 - - [2025-10-16 09:19:45] "GET /tag/c013a789-7cf7-486b-832a-dc66d1591aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.030414 10.0.0.133 - - [2025-10-16 09:19:45] "POST /chown HTTP/1.1" 200 109 0.049127 10.0.0.133 - - [2025-10-16 09:19:45] "POST /firewall-rules HTTP/1.1" 409 293 0.005907 10.0.0.133 - - [2025-10-16 09:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.133 - - [2025-10-16 09:19:45] "POST /chown HTTP/1.1" 200 109 0.049153 10.0.0.133 - - [2025-10-16 09:19:45] "PUT /instance-ip/7c757ff5-da55-422c-8755-5b1b387c5170 HTTP/1.1" 200 257 0.035289 10.0.0.133 - - [2025-10-16 09:19:45] "PUT /firewall-rule/69a1aff0-fb8c-4c65-8c4c-91f3ef40630b HTTP/1.1" 200 261 0.063618 10.0.0.133 - - [2025-10-16 09:19:45] "GET /firewall-rule/69a1aff0-fb8c-4c65-8c4c-91f3ef40630b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.008587 10.0.0.133 - - [2025-10-16 09:19:45] "GET /firewall-policy/877b603f-aa77-4ea0-949c-dd3cadde7bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.007149 10.0.0.133 - - [2025-10-16 09:19:45] "GET /firewall-rule/69a1aff0-fb8c-4c65-8c4c-91f3ef40630b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002187 10.0.0.133 - - [2025-10-16 09:19:45] "POST /ref-update HTTP/1.1" 200 156 0.042970 10.0.0.133 - - [2025-10-16 09:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.133 - - [2025-10-16 09:19:45] "POST /chown HTTP/1.1" 200 109 0.009726 10.0.0.133 - - [2025-10-16 09:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.133 - - [2025-10-16 09:19:45] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005304 10.0.0.133 - - [2025-10-16 09:19:45] "POST /chown HTTP/1.1" 200 109 0.030508 10.0.0.133 - - [2025-10-16 09:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006982 10.0.0.133 - - [2025-10-16 09:19:45] "PUT /instance-ip/7c757ff5-da55-422c-8755-5b1b387c5170 HTTP/1.1" 200 257 0.021653 10.0.0.133 - - [2025-10-16 09:19:45] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.075295 10.0.0.133 - - [2025-10-16 09:19:45] "POST /ref-update HTTP/1.1" 200 156 0.063072 10.0.0.133 - - [2025-10-16 09:19:45] "POST /virtual-machines HTTP/1.1" 200 374 0.019150 10.0.0.133 - - [2025-10-16 09:19:46] "POST /chown HTTP/1.1" 200 109 0.063595 10.0.0.133 - - [2025-10-16 09:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.056880 10.0.0.133 - - [2025-10-16 09:19:46] "POST /chown HTTP/1.1" 200 109 0.015020 10.0.0.133 - - [2025-10-16 09:19:46] "PUT /instance-ip/7c757ff5-da55-422c-8755-5b1b387c5170 HTTP/1.1" 200 257 0.063656 10.0.0.133 - - [2025-10-16 09:19:46] "POST /ref-update HTTP/1.1" 200 156 0.038722 10.0.0.133 - - [2025-10-16 09:19:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.167203 10.0.0.133 - - [2025-10-16 09:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013420 10.0.0.133 - - [2025-10-16 09:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005234 10.0.0.133 - - [2025-10-16 09:19:46] "GET /virtual-machine-interface/41c7aa84-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.012698 10.0.0.133 - - [2025-10-16 09:19:46] "POST /instance-ips HTTP/1.1" 200 414 0.026479 10.0.0.133 - - [2025-10-16 09:19:46] "PUT /service-instance/b1681266-5545-40f7-9714-ff62d5d14b23 HTTP/1.1" 200 267 0.029541 10.0.0.133 - - [2025-10-16 09:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.042684 10.0.0.133 - - [2025-10-16 09:19:46] "GET /virtual-machine-interface/41c7aa84-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.015969 10.0.0.133 - - [2025-10-16 09:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.026367 10.0.0.133 - - [2025-10-16 09:19:46] "PUT /service-instance/b1681266-5545-40f7-9714-ff62d5d14b23 HTTP/1.1" 200 267 0.014695 10.0.0.133 - - [2025-10-16 09:19:46] "POST /set-tag HTTP/1.1" 200 109 0.038846 10.0.0.133 - - [2025-10-16 09:19:46] "GET /virtual-machine-interface/41c7aa84-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016859 10.0.0.133 - - [2025-10-16 09:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.028897 10.0.0.133 - - [2025-10-16 09:19:46] "GET /instance-ip/41eab0f6-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.006220 10.0.0.133 - - [2025-10-16 09:19:46] "PUT /service-instance/b1681266-5545-40f7-9714-ff62d5d14b23 HTTP/1.1" 200 267 0.015604 10.0.0.133 - - [2025-10-16 09:19:46] "GET /virtual-machine-interface/41c7aa84-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004753 10.0.0.133 - - [2025-10-16 09:19:46] "POST /set-tag HTTP/1.1" 200 109 0.003461 10.0.0.133 - - [2025-10-16 09:19:46] "GET /virtual-router/39874ecf-b720-47b3-bd77-b4c88d9221cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.004183 10.0.0.133 - - [2025-10-16 09:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009020 10.0.0.133 - - [2025-10-16 09:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.133 - - [2025-10-16 09:19:46] "POST /chown HTTP/1.1" 200 109 0.006452 10.0.0.133 - - [2025-10-16 09:19:46] "POST /chown HTTP/1.1" 200 109 0.027825 10.0.0.133 - - [2025-10-16 09:19:46] "POST /ref-update HTTP/1.1" 200 156 0.033748 10.0.0.133 - - [2025-10-16 09:19:46] "GET /virtual-machine-interface/41c7aa84-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010715 10.0.0.133 - - [2025-10-16 09:19:46] "POST /set-tag HTTP/1.1" 200 109 0.005518 10.0.0.133 - - [2025-10-16 09:19:46] "POST /ref-update HTTP/1.1" 200 156 0.008886 10.0.0.133 - - [2025-10-16 09:19:46] "POST /chown HTTP/1.1" 200 109 0.022265 10.0.0.133 - - [2025-10-16 09:19:46] "GET /virtual-machine-interface/41c7aa84-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.019149 10.0.0.133 - - [2025-10-16 09:19:46] "POST /set-tag HTTP/1.1" 200 109 0.003696 10.0.0.133 - - [2025-10-16 09:19:46] "POST /chown HTTP/1.1" 200 109 0.028877 10.0.0.133 - - [2025-10-16 09:19:46] "POST /ref-update HTTP/1.1" 200 156 0.007796 10.0.0.133 - - [2025-10-16 09:19:46] "PUT /service-instance/b1681266-5545-40f7-9714-ff62d5d14b23 HTTP/1.1" 200 267 0.011631 10.0.0.133 - - [2025-10-16 09:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.012810 10.0.0.133 - - [2025-10-16 09:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.133 - - [2025-10-16 09:19:46] "POST /chown HTTP/1.1" 200 109 0.006679 10.0.0.133 - - [2025-10-16 09:19:46] "POST /chown HTTP/1.1" 200 109 0.022468 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.021830 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.007361 10.0.0.133 - - [2025-10-16 09:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.006516 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.013709 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.007445 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.017219 10.0.0.133 - - [2025-10-16 09:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.007367 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.026864 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.015635 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.007471 10.0.0.133 - - [2025-10-16 09:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008201 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.007123 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.007462 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.015296 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.025682 10.0.0.133 - - [2025-10-16 09:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.009538 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.025275 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.027297 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.007675 10.0.0.133 - - [2025-10-16 09:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.007629 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.007402 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.014700 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.017329 10.0.0.133 - - [2025-10-16 09:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.007598 10.0.0.133 - - [2025-10-16 09:19:47] "POST /chown HTTP/1.1" 200 109 0.027770 10.0.0.133 - - [2025-10-16 09:19:48] "POST /chown HTTP/1.1" 200 109 0.007442 10.0.0.133 - - [2025-10-16 09:19:48] "POST /chown HTTP/1.1" 200 109 0.019240 10.0.0.133 - - [2025-10-16 09:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.133 - - [2025-10-16 09:19:48] "POST /chown HTTP/1.1" 200 109 0.006976 10.0.0.133 - - [2025-10-16 09:19:48] "POST /chown HTTP/1.1" 200 109 0.012177 10.0.0.133 - - [2025-10-16 09:19:48] "POST /chown HTTP/1.1" 200 109 0.017526 10.0.0.133 - - [2025-10-16 09:19:48] "POST /chown HTTP/1.1" 200 109 0.024894 10.0.0.133 - - [2025-10-16 09:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.133 - - [2025-10-16 09:19:48] "POST /chown HTTP/1.1" 200 109 0.009981 10.0.0.133 - - [2025-10-16 09:19:48] "POST /chown HTTP/1.1" 200 109 0.022451 10.0.0.133 - - [2025-10-16 09:19:48] "POST /chown HTTP/1.1" 200 109 0.008419 10.0.0.133 - - [2025-10-16 09:19:48] "POST /chown HTTP/1.1" 200 109 0.025603 10.0.0.133 - - [2025-10-16 09:19:49] "GET /virtual-machine-interface/3cd9f3c4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006884 10.0.0.133 - - [2025-10-16 09:19:49] "POST /set-tag HTTP/1.1" 200 109 0.003090 10.0.0.133 - - [2025-10-16 09:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.133 - - [2025-10-16 09:19:49] "GET /loadbalancer/5d4517b3-663b-4fbe-ac98-51b3dde2db0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002424 10.0.0.133 - - [2025-10-16 09:19:49] "GET /loadbalancer-pool/e351ead0-7f88-41ac-b50e-f42038ceb154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002679 10.0.0.133 - - [2025-10-16 09:19:49] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016873 10.0.0.133 - - [2025-10-16 09:19:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019485 10.0.0.133 - - [2025-10-16 09:19:49] "GET /virtual-machine-interface/3cd9f3c4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007571 10.0.0.133 - - [2025-10-16 09:19:49] "GET /virtual-machine-interface/3cd9f3c4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004311 10.0.0.133 - - [2025-10-16 09:19:49] "POST /ref-update HTTP/1.1" 200 156 0.007170 10.0.0.133 - - [2025-10-16 09:19:49] "POST /tags HTTP/1.1" 409 221 0.003622 10.0.0.133 - - [2025-10-16 09:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.133 - - [2025-10-16 09:19:49] "GET /tag/3db4888b-c356-441b-8d5c-8484ae23558e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011846 10.0.0.133 - - [2025-10-16 09:19:49] "GET /floating-ip/6f084076-1243-474d-b3fe-637711f18309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.003597 10.0.0.133 - - [2025-10-16 09:19:49] "PUT /floating-ip/6f084076-1243-474d-b3fe-637711f18309 HTTP/1.1" 200 257 0.008671 10.0.0.133 - - [2025-10-16 09:19:49] "POST /set-tag HTTP/1.1" 200 109 0.018300 10.0.0.133 - - [2025-10-16 09:19:50] "GET /virtual-machine-interface/3d471850-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006716 10.0.0.133 - - [2025-10-16 09:19:50] "POST /set-tag HTTP/1.1" 200 109 0.003277 10.0.0.133 - - [2025-10-16 09:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.133 - - [2025-10-16 09:19:50] "GET /loadbalancer/5d4517b3-663b-4fbe-ac98-51b3dde2db0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002784 10.0.0.133 - - [2025-10-16 09:19:50] "GET /loadbalancer-pool/e351ead0-7f88-41ac-b50e-f42038ceb154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002596 10.0.0.133 - - [2025-10-16 09:19:50] "POST /loadbalancer-members HTTP/1.1" 200 704 0.017722 10.0.0.133 - - [2025-10-16 09:19:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007997 10.0.0.133 - - [2025-10-16 09:19:50] "GET /virtual-machine-interface/3d471850-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009228 10.0.0.133 - - [2025-10-16 09:19:50] "GET /virtual-machine-interface/3d471850-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010587 10.0.0.133 - - [2025-10-16 09:19:50] "POST /ref-update HTTP/1.1" 200 156 0.011014 10.0.0.133 - - [2025-10-16 09:19:50] "POST /set-tag HTTP/1.1" 200 109 0.037805 10.0.0.133 - - [2025-10-16 09:19:50] "GET /floating-ip/6f084076-1243-474d-b3fe-637711f18309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.004215 10.0.0.133 - - [2025-10-16 09:19:50] "GET /virtual-machine/91449a9f-5c05-4cc2-886d-a23542c02455?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004669 10.0.0.133 - - [2025-10-16 09:19:50] "GET /virtual-machine-interface/3cd9f3c4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005995 10.0.0.133 - - [2025-10-16 09:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.133 - - [2025-10-16 09:19:50] "POST /chown HTTP/1.1" 200 109 0.006742 10.0.0.133 - - [2025-10-16 09:19:50] "POST /chown HTTP/1.1" 200 109 0.006658 10.0.0.133 - - [2025-10-16 09:19:50] "POST /chown HTTP/1.1" 200 109 0.010159 10.0.0.133 - - [2025-10-16 09:19:50] "POST /chown HTTP/1.1" 200 109 0.016338 10.0.0.133 - - [2025-10-16 09:19:50] "GET /virtual-machine/7fbf8e04-5b50-468d-921c-e3ad6bc0a6e3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002817 10.0.0.133 - - [2025-10-16 09:19:50] "GET /virtual-machine-interface/3d471850-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004233 10.0.0.133 - - [2025-10-16 09:20:00] "GET /virtual-machine-interface/41c7aa84-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005319 10.0.0.133 - - [2025-10-16 09:20:00] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.133 - - [2025-10-16 09:20:00] "GET /virtual-machine/ef22518e-105f-4712-bc5e-de20e9111f9b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003232 10.0.0.133 - - [2025-10-16 09:20:01] "GET /virtual-machine-interface/41c7aa84-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006193 10.0.0.133 - - [2025-10-16 09:20:01] "GET /virtual-machine-interface/41c7aa84-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006208 10.0.0.133 - - [2025-10-16 09:20:01] "POST /set-tag HTTP/1.1" 200 109 0.004524 10.0.0.133 - - [2025-10-16 09:20:33] "GET /virtual-machine-interface/41c7aa84-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005216 10.0.0.133 - - [2025-10-16 09:20:33] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.133 - - [2025-10-16 09:20:33] "GET /virtual-machine-interface/41c7aa84-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005005 10.0.0.133 - - [2025-10-16 09:20:33] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.133 - - [2025-10-16 09:20:33] "GET /virtual-machine/ef22518e-105f-4712-bc5e-de20e9111f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002675 10.0.0.133 - - [2025-10-16 09:20:33] "POST /ref-update HTTP/1.1" 200 156 0.012945 10.0.0.133 - - [2025-10-16 09:20:33] "GET /virtual-machine-interface/41c7aa84-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010105 10.0.0.133 - - [2025-10-16 09:20:33] "POST /set-tag HTTP/1.1" 200 109 0.014584 10.0.0.133 - - [2025-10-16 09:20:33] "POST /set-tag HTTP/1.1" 200 109 0.012841 10.0.0.133 - - [2025-10-16 09:20:33] "DELETE /instance-ip/41eab0f6-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.044849 10.0.0.133 - - [2025-10-16 09:20:33] "DELETE /virtual-machine-interface/41c7aa84-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.044250 10.0.0.133 - - [2025-10-16 09:20:33] "DELETE /virtual-machine/ef22518e-105f-4712-bc5e-de20e9111f9b HTTP/1.1" 200 115 0.018208 10.0.0.133 - - [2025-10-16 09:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.133 - - [2025-10-16 09:20:36] "GET /tag/c013a789-7cf7-486b-832a-dc66d1591aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011353 10.0.0.133 - - [2025-10-16 09:20:36] "GET /tag/c013a789-7cf7-486b-832a-dc66d1591aa8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.012711 10.0.0.133 - - [2025-10-16 09:20:36] "GET /virtual-machine-interface/0b2d7991-88e0-4260-986b-8a5e731216ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004252 10.0.0.133 - - [2025-10-16 09:20:36] "POST /set-tag HTTP/1.1" 200 109 0.014034 10.0.0.133 - - [2025-10-16 09:20:36] "GET /virtual-machine-interface/d74bb1ea-b6ee-45f1-b92d-99843534bc31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004860 10.0.0.133 - - [2025-10-16 09:20:36] "POST /set-tag HTTP/1.1" 200 109 0.015030 10.0.0.133 - - [2025-10-16 09:20:36] "GET /virtual-machine-interface/eee5868e-1225-4445-badc-ea27ad0e83dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.026423 10.0.0.133 - - [2025-10-16 09:20:36] "POST /set-tag HTTP/1.1" 200 109 0.015152 10.0.0.133 - - [2025-10-16 09:20:36] "GET /firewall-policy/877b603f-aa77-4ea0-949c-dd3cadde7bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.017551 10.0.0.133 - - [2025-10-16 09:20:36] "GET /firewall-rule/69a1aff0-fb8c-4c65-8c4c-91f3ef40630b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.006078 10.0.0.133 - - [2025-10-16 09:20:36] "POST /ref-update HTTP/1.1" 200 156 0.017486 10.0.0.133 - - [2025-10-16 09:20:36] "DELETE /firewall-rule/69a1aff0-fb8c-4c65-8c4c-91f3ef40630b HTTP/1.1" 200 115 0.050726 10.0.0.133 - - [2025-10-16 09:20:36] "DELETE /loadbalancer-member/d8a6c2df-1a27-4e8d-adbd-9c4d65019927 HTTP/1.1" 200 115 0.050683 10.0.0.133 - - [2025-10-16 09:20:36] "PUT /service-instance/b1681266-5545-40f7-9714-ff62d5d14b23 HTTP/1.1" 200 267 0.009326 10.0.0.133 - - [2025-10-16 09:20:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018503 10.0.0.133 - - [2025-10-16 09:20:36] "DELETE /loadbalancer-pool/18cf4ca3-7a6d-4eff-b4bc-6ab06cc4adbc HTTP/1.1" 200 115 0.063310 10.0.0.133 - - [2025-10-16 09:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006988 10.0.0.133 - - [2025-10-16 09:20:36] "DELETE /loadbalancer-listener/350e20ee-f41f-4141-b949-51f44bf01bb7 HTTP/1.1" 200 115 0.027154 10.0.0.133 - - [2025-10-16 09:20:36] "GET /floating-ip/04be3a83-ac25-4bf7-914b-69cecbc76578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.002587 10.0.0.133 - - [2025-10-16 09:20:36] "POST /chown HTTP/1.1" 200 109 0.006846 10.0.0.133 - - [2025-10-16 09:20:36] "POST /chown HTTP/1.1" 200 109 0.020660 10.0.0.133 - - [2025-10-16 09:20:36] "POST /chown HTTP/1.1" 200 109 0.020440 10.0.0.133 - - [2025-10-16 09:20:36] "PUT /floating-ip/04be3a83-ac25-4bf7-914b-69cecbc76578 HTTP/1.1" 200 257 0.049673 10.0.0.133 - - [2025-10-16 09:20:36] "POST /chown HTTP/1.1" 200 109 0.012072 10.0.0.133 - - [2025-10-16 09:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.133 - - [2025-10-16 09:20:37] "POST /chown HTTP/1.1" 200 109 0.010941 10.0.0.133 - - [2025-10-16 09:20:37] "DELETE /floating-ip/04be3a83-ac25-4bf7-914b-69cecbc76578 HTTP/1.1" 200 115 0.095189 10.0.0.133 - - [2025-10-16 09:20:37] "POST /chown HTTP/1.1" 200 109 0.032993 10.0.0.133 - - [2025-10-16 09:20:37] "DELETE /loadbalancer/aa516e64-0900-4c18-9051-dd90a90263d2 HTTP/1.1" 200 115 0.063164 10.0.0.133 - - [2025-10-16 09:20:37] "POST /chown HTTP/1.1" 200 109 0.019669 10.0.0.133 - - [2025-10-16 09:20:37] "POST /chown HTTP/1.1" 200 109 0.038128 10.0.0.133 - - [2025-10-16 09:20:37] "PUT /service-instance/b1681266-5545-40f7-9714-ff62d5d14b23 HTTP/1.1" 200 267 0.009276 10.0.0.133 - - [2025-10-16 09:20:37] "DELETE /instance-ip/7c757ff5-da55-422c-8755-5b1b387c5170 HTTP/1.1" 200 115 0.122195 10.0.0.133 - - [2025-10-16 09:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010029 10.0.0.133 - - [2025-10-16 09:20:37] "PUT /service-instance/b1681266-5545-40f7-9714-ff62d5d14b23 HTTP/1.1" 200 267 0.009377 10.0.0.133 - - [2025-10-16 09:20:37] "DELETE /virtual-machine-interface/eee5868e-1225-4445-badc-ea27ad0e83dc HTTP/1.1" 200 115 0.083010 10.0.0.133 - - [2025-10-16 09:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.029266 10.0.0.133 - - [2025-10-16 09:20:37] "GET /floating-ip-pool/5a904bda-e616-4722-9f0d-0d130626bf65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010612 10.0.0.133 - - [2025-10-16 09:20:37] "PUT /service-instance/b1681266-5545-40f7-9714-ff62d5d14b23 HTTP/1.1" 200 267 0.026338 10.0.0.133 - - [2025-10-16 09:20:37] "POST /ref-update HTTP/1.1" 200 156 0.026447 10.0.0.133 - - [2025-10-16 09:20:37] "DELETE /tag/c013a789-7cf7-486b-832a-dc66d1591aa8 HTTP/1.1" 200 115 0.107989 10.0.0.133 - - [2025-10-16 09:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007730 10.0.0.133 - - [2025-10-16 09:20:37] "DELETE /floating-ip-pool/5a904bda-e616-4722-9f0d-0d130626bf65 HTTP/1.1" 200 115 0.043940 10.0.0.133 - - [2025-10-16 09:20:37] "DELETE /service-instance/b1681266-5545-40f7-9714-ff62d5d14b23 HTTP/1.1" 200 115 0.040637 10.0.0.133 - - [2025-10-16 09:20:37] "GET /virtual-machine-interface/d74bb1ea-b6ee-45f1-b92d-99843534bc31?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.005337 10.0.0.133 - - [2025-10-16 09:20:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002487 10.0.0.133 - - [2025-10-16 09:20:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001122 10.0.0.133 - - [2025-10-16 09:20:37] "DELETE /virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a HTTP/1.1" 200 115 0.109044 10.0.0.133 - - [2025-10-16 09:20:37] "GET /routing-instance/c3167dfa-9556-487d-ae35-26aa45b21099 HTTP/1.1" 404 171 0.001787 10.0.0.133 - - [2025-10-16 09:20:37] "GET /domains HTTP/1.1" 200 281 0.001841 10.0.0.133 - - [2025-10-16 09:20:37] "GET /domain/2f4fec82-6691-44ae-a2ba-f7fec134cb8c HTTP/1.1" 200 3099 0.005451 10.0.0.133 - - [2025-10-16 09:20:37] "DELETE /virtual-machine-interface/d74bb1ea-b6ee-45f1-b92d-99843534bc31 HTTP/1.1" 200 115 0.091455 10.0.0.133 - - [2025-10-16 09:20:37] "POST /ref-update HTTP/1.1" 200 156 0.018440 10.0.0.133 - - [2025-10-16 09:20:37] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e HTTP/1.1" 200 7169 0.048626 10.0.0.133 - - [2025-10-16 09:20:37] "GET /virtual-machine-interface/3d471850-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005565 10.0.0.133 - - [2025-10-16 09:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006545 10.0.0.133 - - [2025-10-16 09:20:37] "DELETE /virtual-machine/1de117a0-17cb-4420-b6e3-1dc618066b8f HTTP/1.1" 200 115 0.088783 10.0.0.133 - - [2025-10-16 09:20:37] "POST /set-tag HTTP/1.1" 200 109 0.004455 10.0.0.133 - - [2025-10-16 09:20:37] "GET /virtual-machine-interface/0b2d7991-88e0-4260-986b-8a5e731216ff?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.008716 10.0.0.133 - - [2025-10-16 09:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.133 - - [2025-10-16 09:20:37] "GET /loadbalancer/5d4517b3-663b-4fbe-ac98-51b3dde2db0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003358 10.0.0.133 - - [2025-10-16 09:20:37] "DELETE /route-target/7ea5e8b1-7eab-4001-a30c-4e69947470aa HTTP/1.1" 200 115 0.044981 10.0.0.133 - - [2025-10-16 09:20:37] "GET /virtual-machine-interface/3d471850-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004826 10.0.0.133 - - [2025-10-16 09:20:37] "DELETE /virtual-machine-interface/0b2d7991-88e0-4260-986b-8a5e731216ff HTTP/1.1" 200 115 0.069305 10.0.0.133 - - [2025-10-16 09:20:37] "DELETE /virtual-machine/035825a1-6e9d-4bae-843c-a359d89d8142 HTTP/1.1" 200 115 0.024213 10.0.0.133 - - [2025-10-16 09:20:37] "POST /set-tag HTTP/1.1" 200 109 0.031009 10.0.0.133 - - [2025-10-16 09:20:37] "DELETE /loadbalancer-member/3ff88e29-0067-4283-8004-9dfd31141ef8 HTTP/1.1" 200 115 0.037405 10.0.0.133 - - [2025-10-16 09:20:39] "GET /virtual-machine-interface/3d471850-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005638 10.0.0.133 - - [2025-10-16 09:20:39] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.133 - - [2025-10-16 09:20:39] "GET /virtual-machine-interface/3d471850-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004613 10.0.0.133 - - [2025-10-16 09:20:39] "POST /set-tag HTTP/1.1" 200 109 0.008154 10.0.0.133 - - [2025-10-16 09:20:39] "GET /virtual-machine/7fbf8e04-5b50-468d-921c-e3ad6bc0a6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002849 10.0.0.133 - - [2025-10-16 09:20:39] "POST /ref-update HTTP/1.1" 200 156 0.009113 10.0.0.133 - - [2025-10-16 09:20:39] "GET /virtual-machine-interface/3d471850-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006046 10.0.0.133 - - [2025-10-16 09:20:39] "POST /set-tag HTTP/1.1" 200 109 0.015965 10.0.0.133 - - [2025-10-16 09:20:39] "POST /set-tag HTTP/1.1" 200 109 0.016468 10.0.0.133 - - [2025-10-16 09:20:39] "POST /set-tag HTTP/1.1" 200 109 0.026218 10.0.0.133 - - [2025-10-16 09:20:39] "DELETE /instance-ip/3d5c2dee-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.040725 10.0.0.133 - - [2025-10-16 09:20:39] "POST /ref-update HTTP/1.1" 200 156 0.008127 10.0.0.133 - - [2025-10-16 09:20:39] "DELETE /virtual-machine-interface/3d471850-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.045300 10.0.0.133 - - [2025-10-16 09:20:39] "DELETE /virtual-machine/7fbf8e04-5b50-468d-921c-e3ad6bc0a6e3 HTTP/1.1" 200 115 0.017973 10.0.0.133 - - [2025-10-16 09:20:42] "GET /virtual-machine-interface/3cd9f3c4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007159 10.0.0.133 - - [2025-10-16 09:20:42] "POST /set-tag HTTP/1.1" 200 109 0.002943 10.0.0.133 - - [2025-10-16 09:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.133 - - [2025-10-16 09:20:42] "GET /loadbalancer/5d4517b3-663b-4fbe-ac98-51b3dde2db0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002976 10.0.0.133 - - [2025-10-16 09:20:44] "GET /virtual-machine-interface/3cd9f3c4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006032 10.0.0.133 - - [2025-10-16 09:20:44] "POST /set-tag HTTP/1.1" 200 109 0.005853 10.0.0.133 - - [2025-10-16 09:20:44] "GET /virtual-machine-interface/3cd9f3c4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005034 10.0.0.133 - - [2025-10-16 09:20:44] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.133 - - [2025-10-16 09:20:44] "GET /virtual-machine/91449a9f-5c05-4cc2-886d-a23542c02455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002908 10.0.0.133 - - [2025-10-16 09:20:44] "POST /ref-update HTTP/1.1" 200 156 0.009876 10.0.0.133 - - [2025-10-16 09:20:44] "GET /virtual-machine-interface/3cd9f3c4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.011434 10.0.0.133 - - [2025-10-16 09:20:44] "POST /set-tag HTTP/1.1" 200 109 0.016264 10.0.0.133 - - [2025-10-16 09:20:44] "POST /set-tag HTTP/1.1" 200 109 0.032540 10.0.0.133 - - [2025-10-16 09:20:44] "POST /set-tag HTTP/1.1" 200 109 0.023520 10.0.0.133 - - [2025-10-16 09:20:44] "DELETE /instance-ip/3cf33046-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.034831 10.0.0.133 - - [2025-10-16 09:20:44] "POST /ref-update HTTP/1.1" 200 156 0.010855 10.0.0.133 - - [2025-10-16 09:20:44] "DELETE /virtual-machine-interface/3cd9f3c4-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.047363 10.0.0.133 - - [2025-10-16 09:20:44] "DELETE /virtual-machine/91449a9f-5c05-4cc2-886d-a23542c02455 HTTP/1.1" 200 115 0.027490 10.0.0.133 - - [2025-10-16 09:20:44] "DELETE /tag/ee40b78c-cbc6-488a-81b4-1f8f068aad9c HTTP/1.1" 200 115 0.040269 10.0.0.133 - - [2025-10-16 09:20:44] "DELETE /tag/d35a95bc-340b-4295-8ddb-deab0dce7335 HTTP/1.1" 200 115 0.046808 10.0.0.133 - - [2025-10-16 09:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.133 - - [2025-10-16 09:20:48] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041708 10.0.0.133 - - [2025-10-16 09:20:48] "POST /tags HTTP/1.1" 200 394 0.023485 10.0.0.133 - - [2025-10-16 09:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.133 - - [2025-10-16 09:20:48] "GET /tag/ad868b39-2c1f-4e06-9a06-d3b6faad1c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.017336 10.0.0.133 - - [2025-10-16 09:20:48] "POST /tags HTTP/1.1" 200 342 0.025656 10.0.0.133 - - [2025-10-16 09:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.133 - - [2025-10-16 09:20:48] "GET /tag/dcf50b84-bc4e-4dbe-9d98-f2d9e035c72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012211 10.0.0.133 - - [2025-10-16 09:20:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.001009 10.0.0.133 - - [2025-10-16 09:20:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.005355 10.0.0.133 - - [2025-10-16 09:20:48] "POST /security-groups HTTP/1.1" 200 589 0.069309 10.0.0.133 - - [2025-10-16 09:20:48] "POST /projects HTTP/1.1" 200 521 0.196432 10.0.0.133 - - [2025-10-16 09:20:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.003486 10.0.0.133 - - [2025-10-16 09:20:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016009 10.0.0.133 - - [2025-10-16 09:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007926 10.0.0.133 - - [2025-10-16 09:20:48] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.030326 10.0.0.133 - - [2025-10-16 09:20:48] "POST /access-control-lists HTTP/1.1" 200 600 0.090044 10.0.0.133 - - [2025-10-16 09:20:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.024186 10.0.0.133 - - [2025-10-16 09:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017425 10.0.0.133 - - [2025-10-16 09:20:48] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004091 10.0.0.133 - - [2025-10-16 09:20:48] "POST /access-control-lists HTTP/1.1" 200 598 0.023001 10.0.0.133 - - [2025-10-16 09:20:48] "PUT /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c HTTP/1.1" 200 265 0.074737 10.0.0.133 - - [2025-10-16 09:20:48] "PUT /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c HTTP/1.1" 200 265 0.065631 10.0.0.133 - - [2025-10-16 09:20:49] "POST /security-groups HTTP/1.1" 200 593 0.071490 10.0.0.133 - - [2025-10-16 09:20:49] "POST /fqname-to-id HTTP/1.1" 404 270 0.001832 10.0.0.133 - - [2025-10-16 09:20:49] "POST /access-control-lists HTTP/1.1" 200 634 0.067321 10.0.0.133 - - [2025-10-16 09:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.060034 10.0.0.133 - - [2025-10-16 09:20:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.038971 10.0.0.133 - - [2025-10-16 09:20:49] "POST /chown HTTP/1.1" 200 109 0.048762 10.0.0.133 - - [2025-10-16 09:20:49] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019514 10.0.0.133 - - [2025-10-16 09:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.133 - - [2025-10-16 09:20:49] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002696 10.0.0.133 - - [2025-10-16 09:20:49] "POST /access-control-lists HTTP/1.1" 200 632 0.100745 10.0.0.133 - - [2025-10-16 09:20:49] "POST /tags HTTP/1.1" 409 226 0.005274 10.0.0.133 - - [2025-10-16 09:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.133 - - [2025-10-16 09:20:49] "GET /tag/dcf50b84-bc4e-4dbe-9d98-f2d9e035c72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011910 10.0.0.133 - - [2025-10-16 09:20:49] "POST /firewall-rules HTTP/1.1" 200 602 0.071518 10.0.0.133 - - [2025-10-16 09:20:49] "GET /firewall-rule/4bfdb7c1-392b-4546-b88b-0fe86270a219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004193 10.0.0.133 - - [2025-10-16 09:20:49] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003507 10.0.0.133 - - [2025-10-16 09:20:49] "GET /firewall-rule/4bfdb7c1-392b-4546-b88b-0fe86270a219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002414 10.0.0.133 - - [2025-10-16 09:20:49] "POST /ref-update HTTP/1.1" 200 156 0.043479 10.0.0.133 - - [2025-10-16 09:20:49] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005224 10.0.0.133 - - [2025-10-16 09:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.133 - - [2025-10-16 09:20:49] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004424 10.0.0.133 - - [2025-10-16 09:20:49] "POST /tags HTTP/1.1" 409 226 0.008582 10.0.0.133 - - [2025-10-16 09:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.133 - - [2025-10-16 09:20:49] "GET /tag/dcf50b84-bc4e-4dbe-9d98-f2d9e035c72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011433 10.0.0.133 - - [2025-10-16 09:20:49] "POST /firewall-rules HTTP/1.1" 200 600 0.066656 10.0.0.133 - - [2025-10-16 09:20:49] "GET /firewall-rule/30d7fec2-78f8-4739-9bbe-6f75480677e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.017830 10.0.0.133 - - [2025-10-16 09:20:49] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004075 10.0.0.133 - - [2025-10-16 09:20:49] "GET /firewall-rule/30d7fec2-78f8-4739-9bbe-6f75480677e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002293 10.0.0.133 - - [2025-10-16 09:20:49] "POST /ref-update HTTP/1.1" 200 156 0.045312 10.0.0.133 - - [2025-10-16 09:20:51] "POST /tags HTTP/1.1" 200 394 0.028120 10.0.0.133 - - [2025-10-16 09:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.133 - - [2025-10-16 09:20:51] "GET /tag/2a7196fc-46af-4ae2-b7fc-2c014327ae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013445 10.0.0.133 - - [2025-10-16 09:20:51] "POST /tags HTTP/1.1" 200 342 0.019295 10.0.0.133 - - [2025-10-16 09:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.133 - - [2025-10-16 09:20:51] "GET /tag/26a72727-02af-4459-92c8-6e028527c605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012362 10.0.0.133 - - [2025-10-16 09:20:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.000739 10.0.0.133 - - [2025-10-16 09:20:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.001536 10.0.0.133 - - [2025-10-16 09:20:51] "POST /security-groups HTTP/1.1" 200 589 0.067381 10.0.0.133 - - [2025-10-16 09:20:51] "POST /projects HTTP/1.1" 200 521 0.202637 10.0.0.133 - - [2025-10-16 09:20:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.001943 10.0.0.133 - - [2025-10-16 09:20:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011528 10.0.0.133 - - [2025-10-16 09:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.026087 10.0.0.133 - - [2025-10-16 09:20:51] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.007613 10.0.0.133 - - [2025-10-16 09:20:51] "POST /access-control-lists HTTP/1.1" 200 600 0.058939 10.0.0.133 - - [2025-10-16 09:20:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.013013 10.0.0.133 - - [2025-10-16 09:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.133 - - [2025-10-16 09:20:51] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007497 10.0.0.133 - - [2025-10-16 09:20:51] "POST /access-control-lists HTTP/1.1" 200 598 0.105980 10.0.0.133 - - [2025-10-16 09:20:51] "PUT /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c HTTP/1.1" 200 265 0.104714 10.0.0.133 - - [2025-10-16 09:20:51] "PUT /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c HTTP/1.1" 200 265 0.040544 10.0.0.133 - - [2025-10-16 09:20:51] "POST /security-groups HTTP/1.1" 200 593 0.068305 10.0.0.133 - - [2025-10-16 09:20:52] "POST /fqname-to-id HTTP/1.1" 404 270 0.001929 10.0.0.133 - - [2025-10-16 09:20:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019754 10.0.0.133 - - [2025-10-16 09:20:52] "POST /chown HTTP/1.1" 200 109 0.059156 10.0.0.133 - - [2025-10-16 09:20:52] "POST /access-control-lists HTTP/1.1" 200 634 0.106328 10.0.0.133 - - [2025-10-16 09:20:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.016626 10.0.0.133 - - [2025-10-16 09:20:52] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003746 10.0.0.133 - - [2025-10-16 09:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.133 - - [2025-10-16 09:20:52] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002474 10.0.0.133 - - [2025-10-16 09:20:52] "POST /tags HTTP/1.1" 409 226 0.002672 10.0.0.133 - - [2025-10-16 09:20:52] "POST /access-control-lists HTTP/1.1" 200 632 0.069583 10.0.0.133 - - [2025-10-16 09:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006675 10.0.0.133 - - [2025-10-16 09:20:52] "GET /tag/26a72727-02af-4459-92c8-6e028527c605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.029597 10.0.0.133 - - [2025-10-16 09:20:52] "POST /firewall-rules HTTP/1.1" 200 602 0.068471 10.0.0.133 - - [2025-10-16 09:20:52] "GET /firewall-rule/c53ad2e9-87c1-4f5d-882d-abe250823ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.018342 10.0.0.133 - - [2025-10-16 09:20:52] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004039 10.0.0.133 - - [2025-10-16 09:20:52] "GET /firewall-rule/c53ad2e9-87c1-4f5d-882d-abe250823ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003395 10.0.0.133 - - [2025-10-16 09:20:52] "POST /ref-update HTTP/1.1" 200 156 0.057519 10.0.0.133 - - [2025-10-16 09:20:52] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010493 10.0.0.133 - - [2025-10-16 09:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.133 - - [2025-10-16 09:20:52] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002642 10.0.0.133 - - [2025-10-16 09:20:52] "POST /tags HTTP/1.1" 409 226 0.001735 10.0.0.133 - - [2025-10-16 09:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.133 - - [2025-10-16 09:20:52] "GET /tag/26a72727-02af-4459-92c8-6e028527c605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011748 10.0.0.133 - - [2025-10-16 09:20:52] "POST /firewall-rules HTTP/1.1" 200 600 0.066218 10.0.0.133 - - [2025-10-16 09:20:52] "GET /firewall-rule/6cb61c54-20cf-4659-8e6b-6d4716d40db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004086 10.0.0.133 - - [2025-10-16 09:20:52] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003249 10.0.0.133 - - [2025-10-16 09:20:52] "GET /firewall-rule/6cb61c54-20cf-4659-8e6b-6d4716d40db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002137 10.0.0.133 - - [2025-10-16 09:20:52] "POST /ref-update HTTP/1.1" 200 156 0.055559 10.0.0.133 - - [2025-10-16 09:20:54] "POST /tags HTTP/1.1" 200 346 0.074603 10.0.0.133 - - [2025-10-16 09:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012383 10.0.0.133 - - [2025-10-16 09:20:54] "GET /tag/9132128b-3437-469f-9678-83ed9383f61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.026273 10.0.0.133 - - [2025-10-16 09:20:54] "POST /projects HTTP/1.1" 409 238 0.002246 10.0.0.133 - - [2025-10-16 09:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.133 - - [2025-10-16 09:20:54] "GET /project/f0a13874-bc59-4f81-8091-82df71834990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045280 10.0.0.133 - - [2025-10-16 09:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.133 - - [2025-10-16 09:20:54] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004569 10.0.0.133 - - [2025-10-16 09:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.133 - - [2025-10-16 09:20:54] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004542 10.0.0.133 - - [2025-10-16 09:20:54] "POST /security-groups HTTP/1.1" 409 285 0.002979 10.0.0.133 - - [2025-10-16 09:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.133 - - [2025-10-16 09:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.133 - - [2025-10-16 09:20:54] "PUT /security-group/c800bc2b-6995-4611-8c23-585bcbe513e0 HTTP/1.1" 200 263 0.060143 10.0.0.133 - - [2025-10-16 09:20:54] "GET /project/f0a13874-bc59-4f81-8091-82df71834990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.069616 10.0.0.133 - - [2025-10-16 09:20:54] "PUT /access-control-list/b7bdd504-b1aa-4f32-9454-a87a8985759b HTTP/1.1" 200 273 0.015319 10.0.0.133 - - [2025-10-16 09:20:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031864 10.0.0.133 - - [2025-10-16 09:20:54] "POST /tags HTTP/1.1" 409 228 0.002255 10.0.0.133 - - [2025-10-16 09:20:54] "PUT /access-control-list/f7296f4e-2f41-4e99-8606-2dec6441d7eb HTTP/1.1" 200 273 0.029078 10.0.0.133 - - [2025-10-16 09:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013578 10.0.0.133 - - [2025-10-16 09:20:54] "GET /tag/9132128b-3437-469f-9678-83ed9383f61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012289 10.0.0.133 - - [2025-10-16 09:20:54] "POST /tags HTTP/1.1" 200 346 0.031078 10.0.0.133 - - [2025-10-16 09:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.133 - - [2025-10-16 09:20:55] "GET /tag/5dd4da6b-b69f-4f08-97c5-144aba618304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.016308 10.0.0.133 - - [2025-10-16 09:20:55] "POST /projects HTTP/1.1" 409 238 0.002327 10.0.0.133 - - [2025-10-16 09:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005381 10.0.0.133 - - [2025-10-16 09:20:55] "GET /project/0e0a38af-6870-489c-a311-a9e95a75f83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029400 10.0.0.133 - - [2025-10-16 09:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.133 - - [2025-10-16 09:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.133 - - [2025-10-16 09:20:55] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005354 10.0.0.133 - - [2025-10-16 09:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.133 - - [2025-10-16 09:20:55] "GET /project/0e0a38af-6870-489c-a311-a9e95a75f83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034896 10.0.0.133 - - [2025-10-16 09:20:55] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005489 10.0.0.133 - - [2025-10-16 09:20:55] "POST /security-groups HTTP/1.1" 409 285 0.002464 10.0.0.133 - - [2025-10-16 09:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.133 - - [2025-10-16 09:20:55] "PUT /security-group/3d9e91cd-c112-43cf-9321-2cdd8519d39f HTTP/1.1" 200 263 0.059167 10.0.0.133 - - [2025-10-16 09:20:55] "PUT /access-control-list/3970d7b5-28ac-46f3-ad21-26f22e9a2e93 HTTP/1.1" 200 273 0.026319 10.0.0.133 - - [2025-10-16 09:20:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.045230 10.0.0.133 - - [2025-10-16 09:20:55] "POST /tags HTTP/1.1" 409 228 0.014606 10.0.0.133 - - [2025-10-16 09:20:55] "PUT /access-control-list/9eb6e878-2e8d-4c79-937f-a837fcbd32d9 HTTP/1.1" 200 273 0.030629 10.0.0.133 - - [2025-10-16 09:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.133 - - [2025-10-16 09:20:55] "GET /tag/5dd4da6b-b69f-4f08-97c5-144aba618304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011390 10.0.0.133 - - [2025-10-16 09:20:55] "POST /tags HTTP/1.1" 200 292 0.052371 10.0.0.133 - - [2025-10-16 09:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.133 - - [2025-10-16 09:20:55] "GET /tag/b25503b9-2e1e-40a4-b82f-7a888aad1e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.014173 10.0.0.133 - - [2025-10-16 09:20:55] "POST /tags HTTP/1.1" 200 304 0.054230 10.0.0.133 - - [2025-10-16 09:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.133 - - [2025-10-16 09:20:55] "GET /tag/765a9ac8-4adc-44fd-a911-4e88f2517eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013637 10.0.0.133 - - [2025-10-16 09:20:55] "POST /tags HTTP/1.1" 409 252 0.002115 10.0.0.133 - - [2025-10-16 09:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.133 - - [2025-10-16 09:20:55] "GET /tag/ad868b39-2c1f-4e06-9a06-d3b6faad1c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011403 10.0.0.133 - - [2025-10-16 09:20:55] "POST /tags HTTP/1.1" 409 226 0.002058 10.0.0.133 - - [2025-10-16 09:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.133 - - [2025-10-16 09:20:55] "GET /tag/dcf50b84-bc4e-4dbe-9d98-f2d9e035c72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.024465 10.0.0.133 - - [2025-10-16 09:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.133 - - [2025-10-16 09:20:55] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004710 10.0.0.133 - - [2025-10-16 09:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.133 - - [2025-10-16 09:20:55] "GET /project/f0a13874-bc59-4f81-8091-82df71834990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043077 10.0.0.133 - - [2025-10-16 09:20:55] "POST /virtual-machines HTTP/1.1" 200 396 0.009742 10.0.0.133 - - [2025-10-16 09:20:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009415 10.0.0.133 - - [2025-10-16 09:20:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114427 10.0.0.133 - - [2025-10-16 09:20:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017524 10.0.0.133 - - [2025-10-16 09:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.133 - - [2025-10-16 09:20:56] "GET /virtual-machine-interface/6b7a8a2c-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006499 10.0.0.133 - - [2025-10-16 09:20:56] "POST /instance-ips HTTP/1.1" 200 398 0.020702 10.0.0.133 - - [2025-10-16 09:20:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025271 10.0.0.133 - - [2025-10-16 09:20:56] "GET /virtual-machine-interface/6b7a8a2c-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014403 10.0.0.133 - - [2025-10-16 09:20:56] "POST /set-tag HTTP/1.1" 200 109 0.091170 10.0.0.133 - - [2025-10-16 09:20:56] "GET /virtual-machine-interface/6b7a8a2c-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019517 10.0.0.133 - - [2025-10-16 09:20:56] "GET /instance-ip/6b93bfe2-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003088 10.0.0.133 - - [2025-10-16 09:20:56] "GET /virtual-machine-interface/6b7a8a2c-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004882 10.0.0.133 - - [2025-10-16 09:20:56] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.133 - - [2025-10-16 09:20:56] "GET /virtual-router/39874ecf-b720-47b3-bd77-b4c88d9221cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004074 10.0.0.133 - - [2025-10-16 09:20:56] "POST /ref-update HTTP/1.1" 200 156 0.009671 10.0.0.133 - - [2025-10-16 09:20:56] "GET /virtual-machine-interface/6b7a8a2c-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014832 10.0.0.133 - - [2025-10-16 09:20:56] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.133 - - [2025-10-16 09:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.133 - - [2025-10-16 09:20:56] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005283 10.0.0.133 - - [2025-10-16 09:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.133 - - [2025-10-16 09:20:56] "GET /project/f0a13874-bc59-4f81-8091-82df71834990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.053860 10.0.0.133 - - [2025-10-16 09:20:56] "POST /virtual-machines HTTP/1.1" 200 396 0.021925 10.0.0.133 - - [2025-10-16 09:20:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.033666 10.0.0.133 - - [2025-10-16 09:20:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.132020 10.0.0.133 - - [2025-10-16 09:20:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008820 10.0.0.133 - - [2025-10-16 09:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005714 10.0.0.133 - - [2025-10-16 09:20:57] "GET /virtual-machine-interface/6bfffa22-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011456 10.0.0.133 - - [2025-10-16 09:20:57] "POST /instance-ips HTTP/1.1" 200 398 0.024008 10.0.0.133 - - [2025-10-16 09:20:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.030090 10.0.0.133 - - [2025-10-16 09:20:57] "GET /virtual-machine-interface/6bfffa22-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008780 10.0.0.133 - - [2025-10-16 09:20:57] "POST /set-tag HTTP/1.1" 200 109 0.064193 10.0.0.133 - - [2025-10-16 09:20:57] "GET /virtual-machine-interface/6bfffa22-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018133 10.0.0.133 - - [2025-10-16 09:20:57] "GET /instance-ip/6c1dc25a-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007277 10.0.0.133 - - [2025-10-16 09:20:57] "GET /virtual-machine-interface/6bfffa22-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005181 10.0.0.133 - - [2025-10-16 09:20:57] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.133 - - [2025-10-16 09:20:57] "GET /virtual-router/39874ecf-b720-47b3-bd77-b4c88d9221cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003772 10.0.0.133 - - [2025-10-16 09:20:57] "POST /ref-update HTTP/1.1" 200 156 0.008463 10.0.0.133 - - [2025-10-16 09:20:57] "GET /virtual-machine-interface/6bfffa22-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011945 10.0.0.133 - - [2025-10-16 09:20:57] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.133 - - [2025-10-16 09:20:57] "POST /tags HTTP/1.1" 200 292 0.017513 10.0.0.133 - - [2025-10-16 09:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018785 10.0.0.133 - - [2025-10-16 09:20:57] "GET /tag/20b4e0b7-31c9-4367-bee8-fabc08e01031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012503 10.0.0.133 - - [2025-10-16 09:20:57] "POST /tags HTTP/1.1" 409 252 0.002102 10.0.0.133 - - [2025-10-16 09:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.133 - - [2025-10-16 09:20:57] "GET /tag/2a7196fc-46af-4ae2-b7fc-2c014327ae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011528 10.0.0.133 - - [2025-10-16 09:20:57] "POST /tags HTTP/1.1" 409 226 0.002238 10.0.0.133 - - [2025-10-16 09:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.133 - - [2025-10-16 09:20:57] "GET /tag/26a72727-02af-4459-92c8-6e028527c605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011689 10.0.0.133 - - [2025-10-16 09:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.133 - - [2025-10-16 09:20:57] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009765 10.0.0.133 - - [2025-10-16 09:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.133 - - [2025-10-16 09:20:57] "GET /project/0e0a38af-6870-489c-a311-a9e95a75f83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034504 10.0.0.133 - - [2025-10-16 09:20:57] "POST /virtual-machines HTTP/1.1" 200 396 0.008985 10.0.0.133 - - [2025-10-16 09:20:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015190 10.0.0.133 - - [2025-10-16 09:20:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124938 10.0.0.133 - - [2025-10-16 09:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009011 10.0.0.133 - - [2025-10-16 09:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012510 10.0.0.133 - - [2025-10-16 09:20:58] "GET /virtual-machine-interface/6c9ffeb4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006628 10.0.0.133 - - [2025-10-16 09:20:58] "POST /instance-ips HTTP/1.1" 200 398 0.020483 10.0.0.133 - - [2025-10-16 09:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017056 10.0.0.133 - - [2025-10-16 09:20:58] "GET /virtual-machine-interface/6c9ffeb4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010592 10.0.0.133 - - [2025-10-16 09:20:58] "POST /set-tag HTTP/1.1" 200 109 0.063985 10.0.0.133 - - [2025-10-16 09:20:58] "GET /virtual-machine-interface/6c9ffeb4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014344 10.0.0.133 - - [2025-10-16 09:20:58] "GET /instance-ip/6cbb441c-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003780 10.0.0.133 - - [2025-10-16 09:20:58] "GET /virtual-machine-interface/6c9ffeb4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004627 10.0.0.133 - - [2025-10-16 09:20:58] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.133 - - [2025-10-16 09:20:58] "GET /virtual-router/39874ecf-b720-47b3-bd77-b4c88d9221cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003719 10.0.0.133 - - [2025-10-16 09:20:58] "POST /ref-update HTTP/1.1" 200 156 0.008798 10.0.0.133 - - [2025-10-16 09:20:58] "GET /virtual-machine-interface/6c9ffeb4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020093 10.0.0.133 - - [2025-10-16 09:20:58] "POST /set-tag HTTP/1.1" 200 109 0.004237 10.0.0.133 - - [2025-10-16 09:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.133 - - [2025-10-16 09:20:58] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004731 10.0.0.133 - - [2025-10-16 09:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.133 - - [2025-10-16 09:20:58] "GET /project/0e0a38af-6870-489c-a311-a9e95a75f83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037279 10.0.0.133 - - [2025-10-16 09:20:58] "POST /virtual-machines HTTP/1.1" 200 396 0.008688 10.0.0.133 - - [2025-10-16 09:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011996 10.0.0.133 - - [2025-10-16 09:20:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.127519 10.0.0.133 - - [2025-10-16 09:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019973 10.0.0.133 - - [2025-10-16 09:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015386 10.0.0.133 - - [2025-10-16 09:20:58] "GET /virtual-machine-interface/6d18725e-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004647 10.0.0.133 - - [2025-10-16 09:20:58] "POST /instance-ips HTTP/1.1" 200 398 0.024150 10.0.0.133 - - [2025-10-16 09:20:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022021 10.0.0.133 - - [2025-10-16 09:20:59] "GET /virtual-machine-interface/6d18725e-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012383 10.0.0.133 - - [2025-10-16 09:20:59] "POST /set-tag HTTP/1.1" 200 109 0.063530 10.0.0.133 - - [2025-10-16 09:20:59] "GET /virtual-machine-interface/6d18725e-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.026141 10.0.0.133 - - [2025-10-16 09:20:59] "GET /instance-ip/6d3705f2-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002719 10.0.0.133 - - [2025-10-16 09:20:59] "GET /virtual-machine-interface/6d18725e-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004773 10.0.0.133 - - [2025-10-16 09:20:59] "POST /set-tag HTTP/1.1" 200 109 0.004286 10.0.0.133 - - [2025-10-16 09:20:59] "GET /virtual-router/39874ecf-b720-47b3-bd77-b4c88d9221cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.004199 10.0.0.133 - - [2025-10-16 09:20:59] "POST /ref-update HTTP/1.1" 200 156 0.010255 10.0.0.133 - - [2025-10-16 09:20:59] "GET /virtual-machine-interface/6d18725e-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008453 10.0.0.133 - - [2025-10-16 09:20:59] "POST /set-tag HTTP/1.1" 200 109 0.004683 10.0.0.133 - - [2025-10-16 09:20:59] "POST /tags HTTP/1.1" 200 300 0.017917 10.0.0.133 - - [2025-10-16 09:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008224 10.0.0.133 - - [2025-10-16 09:20:59] "GET /tag/eae335d6-577c-4d38-92b3-53371a29ee16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014138 10.0.0.133 - - [2025-10-16 09:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.133 - - [2025-10-16 09:20:59] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005137 10.0.0.133 - - [2025-10-16 09:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.133 - - [2025-10-16 09:20:59] "GET /project/f0a13874-bc59-4f81-8091-82df71834990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041922 10.0.0.133 - - [2025-10-16 09:20:59] "POST /virtual-machines HTTP/1.1" 200 396 0.010007 10.0.0.133 - - [2025-10-16 09:20:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016068 10.0.0.133 - - [2025-10-16 09:20:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113904 10.0.0.133 - - [2025-10-16 09:20:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009167 10.0.0.133 - - [2025-10-16 09:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008219 10.0.0.133 - - [2025-10-16 09:20:59] "GET /virtual-machine-interface/6da7bc34-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010779 10.0.0.133 - - [2025-10-16 09:20:59] "POST /instance-ips HTTP/1.1" 200 398 0.021362 10.0.0.133 - - [2025-10-16 09:20:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.031154 10.0.0.133 - - [2025-10-16 09:20:59] "GET /virtual-machine-interface/6da7bc34-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016722 10.0.0.133 - - [2025-10-16 09:20:59] "POST /set-tag HTTP/1.1" 200 109 0.019918 10.0.0.133 - - [2025-10-16 09:21:00] "GET /virtual-machine-interface/6da7bc34-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019863 10.0.0.133 - - [2025-10-16 09:21:00] "GET /instance-ip/6dc25972-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004035 10.0.0.133 - - [2025-10-16 09:21:00] "GET /virtual-machine-interface/6da7bc34-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005098 10.0.0.133 - - [2025-10-16 09:21:00] "POST /set-tag HTTP/1.1" 200 109 0.003194 10.0.0.133 - - [2025-10-16 09:21:00] "POST /tags HTTP/1.1" 200 300 0.019047 10.0.0.133 - - [2025-10-16 09:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.133 - - [2025-10-16 09:21:00] "GET /tag/554ad8d4-bb5e-49fa-b326-e6902448240a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015233 10.0.0.133 - - [2025-10-16 09:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.133 - - [2025-10-16 09:21:00] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004602 10.0.0.133 - - [2025-10-16 09:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.133 - - [2025-10-16 09:21:00] "GET /project/f0a13874-bc59-4f81-8091-82df71834990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033926 10.0.0.133 - - [2025-10-16 09:21:00] "POST /virtual-machines HTTP/1.1" 200 396 0.009653 10.0.0.133 - - [2025-10-16 09:21:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008854 10.0.0.133 - - [2025-10-16 09:21:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116304 10.0.0.133 - - [2025-10-16 09:21:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.021582 10.0.0.133 - - [2025-10-16 09:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004994 10.0.0.133 - - [2025-10-16 09:21:00] "GET /virtual-machine-interface/6e1554ba-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006489 10.0.0.133 - - [2025-10-16 09:21:00] "POST /instance-ips HTTP/1.1" 200 398 0.024838 10.0.0.133 - - [2025-10-16 09:21:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.023943 10.0.0.133 - - [2025-10-16 09:21:00] "GET /virtual-machine-interface/6e1554ba-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008586 10.0.0.133 - - [2025-10-16 09:21:00] "POST /set-tag HTTP/1.1" 200 109 0.018478 10.0.0.133 - - [2025-10-16 09:21:00] "GET /virtual-machine-interface/6e1554ba-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011662 10.0.0.133 - - [2025-10-16 09:21:00] "GET /instance-ip/6e2cc7c6-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002859 10.0.0.133 - - [2025-10-16 09:21:00] "GET /virtual-machine-interface/6e1554ba-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006369 10.0.0.133 - - [2025-10-16 09:21:00] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.133 - - [2025-10-16 09:21:00] "POST /tags HTTP/1.1" 200 300 0.022151 10.0.0.133 - - [2025-10-16 09:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.133 - - [2025-10-16 09:21:00] "GET /tag/18d79c0a-3d3b-4f36-bd93-76827c7c97d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012418 10.0.0.133 - - [2025-10-16 09:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.133 - - [2025-10-16 09:21:00] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004689 10.0.0.133 - - [2025-10-16 09:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.133 - - [2025-10-16 09:21:00] "GET /project/0e0a38af-6870-489c-a311-a9e95a75f83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034593 10.0.0.133 - - [2025-10-16 09:21:00] "POST /virtual-machines HTTP/1.1" 200 396 0.009556 10.0.0.133 - - [2025-10-16 09:21:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.015861 10.0.0.133 - - [2025-10-16 09:21:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120055 10.0.0.133 - - [2025-10-16 09:21:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.024376 10.0.0.133 - - [2025-10-16 09:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.133 - - [2025-10-16 09:21:01] "GET /virtual-machine-interface/6e7f76a6-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004852 10.0.0.133 - - [2025-10-16 09:21:01] "POST /instance-ips HTTP/1.1" 200 398 0.029486 10.0.0.133 - - [2025-10-16 09:21:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.026179 10.0.0.133 - - [2025-10-16 09:21:01] "GET /virtual-machine-interface/6e7f76a6-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008133 10.0.0.133 - - [2025-10-16 09:21:01] "POST /set-tag HTTP/1.1" 200 109 0.019346 10.0.0.133 - - [2025-10-16 09:21:01] "GET /virtual-machine-interface/6e7f76a6-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010985 10.0.0.133 - - [2025-10-16 09:21:01] "GET /instance-ip/6e9812a6-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003254 10.0.0.133 - - [2025-10-16 09:21:01] "GET /virtual-machine-interface/6e7f76a6-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004611 10.0.0.133 - - [2025-10-16 09:21:01] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.133 - - [2025-10-16 09:21:01] "POST /tags HTTP/1.1" 200 300 0.017869 10.0.0.133 - - [2025-10-16 09:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.133 - - [2025-10-16 09:21:01] "GET /tag/7d6e06cb-7fa9-4b93-a54e-7aa286183231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012880 10.0.0.133 - - [2025-10-16 09:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.133 - - [2025-10-16 09:21:01] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004748 10.0.0.133 - - [2025-10-16 09:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.133 - - [2025-10-16 09:21:01] "GET /project/0e0a38af-6870-489c-a311-a9e95a75f83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030061 10.0.0.133 - - [2025-10-16 09:21:01] "POST /virtual-machines HTTP/1.1" 200 396 0.008233 10.0.0.133 - - [2025-10-16 09:21:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010465 10.0.0.133 - - [2025-10-16 09:21:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.128960 10.0.0.133 - - [2025-10-16 09:21:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.024296 10.0.0.133 - - [2025-10-16 09:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005977 10.0.0.133 - - [2025-10-16 09:21:01] "GET /virtual-machine-interface/6ee9aa8a-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005266 10.0.0.133 - - [2025-10-16 09:21:01] "POST /instance-ips HTTP/1.1" 200 398 0.020745 10.0.0.133 - - [2025-10-16 09:21:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024109 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-machine-interface/6ee9aa8a-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015180 10.0.0.133 - - [2025-10-16 09:21:02] "POST /set-tag HTTP/1.1" 200 109 0.018456 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-machine-interface/6ee9aa8a-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009165 10.0.0.133 - - [2025-10-16 09:21:02] "GET /instance-ip/6f024cc0-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007218 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-machine-interface/6ee9aa8a-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004469 10.0.0.133 - - [2025-10-16 09:21:02] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-router/39874ecf-b720-47b3-bd77-b4c88d9221cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003483 10.0.0.133 - - [2025-10-16 09:21:02] "POST /ref-update HTTP/1.1" 200 156 0.012241 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-machine-interface/6da7bc34-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014298 10.0.0.133 - - [2025-10-16 09:21:02] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-machine-interface/6b7a8a2c-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004766 10.0.0.133 - - [2025-10-16 09:21:02] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-router/39874ecf-b720-47b3-bd77-b4c88d9221cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004460 10.0.0.133 - - [2025-10-16 09:21:02] "POST /ref-update HTTP/1.1" 200 156 0.010051 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-machine-interface/6e1554ba-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011006 10.0.0.133 - - [2025-10-16 09:21:02] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-router/39874ecf-b720-47b3-bd77-b4c88d9221cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.004588 10.0.0.133 - - [2025-10-16 09:21:02] "POST /ref-update HTTP/1.1" 200 156 0.008947 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-machine-interface/6ee9aa8a-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020591 10.0.0.133 - - [2025-10-16 09:21:02] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-machine-interface/6bfffa22-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004729 10.0.0.133 - - [2025-10-16 09:21:02] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-router/39874ecf-b720-47b3-bd77-b4c88d9221cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004450 10.0.0.133 - - [2025-10-16 09:21:02] "POST /ref-update HTTP/1.1" 200 156 0.009103 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-machine-interface/6e7f76a6-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008663 10.0.0.133 - - [2025-10-16 09:21:02] "POST /set-tag HTTP/1.1" 200 109 0.002629 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-machine-interface/6c9ffeb4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004281 10.0.0.133 - - [2025-10-16 09:21:02] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-machine-interface/6d18725e-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004888 10.0.0.133 - - [2025-10-16 09:21:02] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-machine-interface/6da7bc34-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006636 10.0.0.133 - - [2025-10-16 09:21:02] "POST /set-tag HTTP/1.1" 200 109 0.004046 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-machine-interface/6e1554ba-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004973 10.0.0.133 - - [2025-10-16 09:21:02] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-machine-interface/6e7f76a6-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004918 10.0.0.133 - - [2025-10-16 09:21:02] "POST /set-tag HTTP/1.1" 200 109 0.002917 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-machine-interface/6b7a8a2c-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004419 10.0.0.133 - - [2025-10-16 09:21:02] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.133 - - [2025-10-16 09:21:02] "GET /virtual-machine-interface/6ee9aa8a-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004646 10.0.0.133 - - [2025-10-16 09:21:02] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.133 - - [2025-10-16 09:21:05] "GET /virtual-machine/7999ca76-af06-45eb-b0af-ac771963c8c8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003040 10.0.0.133 - - [2025-10-16 09:21:05] "GET /virtual-machine-interface/6b7a8a2c-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004177 10.0.0.133 - - [2025-10-16 09:21:07] "GET /virtual-machine-interface/6bfffa22-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008799 10.0.0.133 - - [2025-10-16 09:21:07] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.133 - - [2025-10-16 09:21:07] "GET /virtual-machine-interface/6da7bc34-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004617 10.0.0.133 - - [2025-10-16 09:21:07] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.133 - - [2025-10-16 09:21:07] "GET /virtual-machine-interface/6e7f76a6-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004261 10.0.0.133 - - [2025-10-16 09:21:07] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.133 - - [2025-10-16 09:21:08] "GET /virtual-machine-interface/6d18725e-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005925 10.0.0.133 - - [2025-10-16 09:21:08] "POST /set-tag HTTP/1.1" 200 109 0.004898 10.0.0.133 - - [2025-10-16 09:21:09] "GET /virtual-machine-interface/6c9ffeb4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004755 10.0.0.133 - - [2025-10-16 09:21:09] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.133 - - [2025-10-16 09:21:10] "GET /virtual-machine/3b48d458-1ac8-444e-bdbb-974ee12f4dd8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.006014 10.0.0.133 - - [2025-10-16 09:21:10] "GET /virtual-machine-interface/6bfffa22-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005130 10.0.0.133 - - [2025-10-16 09:21:10] "GET /virtual-machine/eef94e4f-eab9-4c7c-aaa2-43ebfb6d58ed?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.005127 10.0.0.133 - - [2025-10-16 09:21:10] "GET /virtual-machine-interface/6c9ffeb4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005051 10.0.0.133 - - [2025-10-16 09:21:10] "GET /virtual-machine/6715d285-e27c-4004-97fa-d6ec81967660?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003467 10.0.0.133 - - [2025-10-16 09:21:10] "GET /virtual-machine-interface/6d18725e-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004347 10.0.0.133 - - [2025-10-16 09:21:10] "GET /virtual-machine/ab4174a0-274a-4d63-aaf0-f9620e746ac7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003309 10.0.0.133 - - [2025-10-16 09:21:10] "GET /virtual-machine-interface/6da7bc34-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004556 10.0.0.133 - - [2025-10-16 09:21:10] "GET /virtual-machine/cccfc463-c286-4e2c-915c-a6d0b6f661cc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002993 10.0.0.133 - - [2025-10-16 09:21:10] "GET /virtual-machine-interface/6e7f76a6-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005645 10.0.0.133 - - [2025-10-16 09:21:12] "GET /virtual-machine-interface/6ee9aa8a-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007005 10.0.0.133 - - [2025-10-16 09:21:12] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.133 - - [2025-10-16 09:21:12] "GET /virtual-machine-interface/6e1554ba-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004791 10.0.0.133 - - [2025-10-16 09:21:12] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.133 - - [2025-10-16 09:21:15] "GET /virtual-machine/c3d863a7-8108-4629-9a8c-b934307e73e3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003198 10.0.0.133 - - [2025-10-16 09:21:15] "GET /virtual-machine-interface/6e1554ba-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004241 10.0.0.133 - - [2025-10-16 09:21:15] "GET /virtual-machine/0e8c8354-3994-4e34-ae32-0e8f60a7b14f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003317 10.0.0.133 - - [2025-10-16 09:21:15] "GET /virtual-machine-interface/6ee9aa8a-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007016 10.0.0.133 - - [2025-10-16 09:21:16] "GET /loadbalancer/79143219-e4bc-43ff-a782-478b5d04d4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006741 10.0.0.133 - - [2025-10-16 09:21:16] "POST /tags HTTP/1.1" 200 334 0.031423 10.0.0.133 - - [2025-10-16 09:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013841 10.0.0.133 - - [2025-10-16 09:21:16] "GET /tag/1db47063-caf3-4745-9e92-5444866cdac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013906 10.0.0.133 - - [2025-10-16 09:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.133 - - [2025-10-16 09:21:16] "GET /project/f0a13874-bc59-4f81-8091-82df71834990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035033 10.0.0.133 - - [2025-10-16 09:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.133 - - [2025-10-16 09:21:16] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004195 10.0.0.133 - - [2025-10-16 09:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.133 - - [2025-10-16 09:21:16] "GET /service-appliance-set/e0733204-eff2-4f95-b136-a26d1ee07925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003319 10.0.0.133 - - [2025-10-16 09:21:16] "POST /fqname-to-id HTTP/1.1" 404 273 0.001845 10.0.0.133 - - [2025-10-16 09:21:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.103015 10.0.0.133 - - [2025-10-16 09:21:16] "GET /virtual-machine-interface/8c1e0f45-017e-4f43-b379-f0b1e7f51c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.004636 10.0.0.133 - - [2025-10-16 09:21:16] "POST /instance-ips HTTP/1.1" 200 410 0.021465 10.0.0.133 - - [2025-10-16 09:21:16] "GET /instance-ip/2cc133b1-463d-4eca-b64b-c2fe363fbed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.012073 10.0.0.133 - - [2025-10-16 09:21:16] "POST /loadbalancers HTTP/1.1" 200 631 0.064748 10.0.0.133 - - [2025-10-16 09:21:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.033084 10.0.0.133 - - [2025-10-16 09:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015979 10.0.0.133 - - [2025-10-16 09:21:16] "GET /project/f0a13874-bc59-4f81-8091-82df71834990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.051236 10.0.0.133 - - [2025-10-16 09:21:16] "GET /instance-ip/2cc133b1-463d-4eca-b64b-c2fe363fbed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002919 10.0.0.133 - - [2025-10-16 09:21:16] "POST /floating-ips HTTP/1.1" 200 599 0.015933 10.0.0.133 - - [2025-10-16 09:21:16] "GET /project/f0a13874-bc59-4f81-8091-82df71834990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041989 10.0.0.133 - - [2025-10-16 09:21:16] "GET /loadbalancer/79143219-e4bc-43ff-a782-478b5d04d4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002291 10.0.0.133 - - [2025-10-16 09:21:16] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.017098 10.0.0.133 - - [2025-10-16 09:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.133 - - [2025-10-16 09:21:17] "GET /project/f0a13874-bc59-4f81-8091-82df71834990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030642 10.0.0.133 - - [2025-10-16 09:21:17] "GET /loadbalancer-listener/28748e46-81a8-4978-bbee-c967601d4baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.012358 10.0.0.133 - - [2025-10-16 09:21:17] "GET /loadbalancer-listener/28748e46-81a8-4978-bbee-c967601d4baa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.003197 10.0.0.133 - - [2025-10-16 09:21:17] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.019853 10.0.0.133 - - [2025-10-16 09:21:17] "GET /instance-ip/2cc133b1-463d-4eca-b64b-c2fe363fbed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.008023 10.0.0.133 - - [2025-10-16 09:21:17] "GET /instance-ip/2cc133b1-463d-4eca-b64b-c2fe363fbed4?fields=floating_ips HTTP/1.1" 200 1214 0.009108 10.0.0.133 - - [2025-10-16 09:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.133 - - [2025-10-16 09:21:17] "GET /loadbalancer/79143219-e4bc-43ff-a782-478b5d04d4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002054 10.0.0.133 - - [2025-10-16 09:21:17] "GET /floating-ip/57949118-2f10-4658-93a0-f0c1bad4b882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.002690 10.0.0.133 - - [2025-10-16 09:21:17] "GET /loadbalancer/79143219-e4bc-43ff-a782-478b5d04d4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.005807 10.0.0.133 - - [2025-10-16 09:21:17] "GET /loadbalancer-pool/59b5e926-99aa-4836-966a-ab24d301115a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.015113 10.0.0.133 - - [2025-10-16 09:21:17] "POST /loadbalancer-members HTTP/1.1" 200 723 0.016561 10.0.0.133 - - [2025-10-16 09:21:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015281 10.0.0.133 - - [2025-10-16 09:21:17] "GET /virtual-machine-interface/6b7a8a2c-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007249 10.0.0.133 - - [2025-10-16 09:21:17] "GET /virtual-machine-interface/6b7a8a2c-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004090 10.0.0.133 - - [2025-10-16 09:21:17] "POST /ref-update HTTP/1.1" 200 156 0.006410 10.0.0.133 - - [2025-10-16 09:21:17] "GET /floating-ip/57949118-2f10-4658-93a0-f0c1bad4b882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.011425 10.0.0.133 - - [2025-10-16 09:21:17] "POST /tags HTTP/1.1" 409 221 0.002082 10.0.0.133 - - [2025-10-16 09:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.133 - - [2025-10-16 09:21:17] "GET /tag/1db47063-caf3-4745-9e92-5444866cdac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010769 10.0.0.133 - - [2025-10-16 09:21:17] "PUT /floating-ip/57949118-2f10-4658-93a0-f0c1bad4b882 HTTP/1.1" 200 257 0.009014 10.0.0.133 - - [2025-10-16 09:21:17] "POST /set-tag HTTP/1.1" 200 109 0.063759 10.0.0.133 - - [2025-10-16 09:21:17] "GET /loadbalancer-pool/59b5e926-99aa-4836-966a-ab24d301115a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.020446 10.0.0.133 - - [2025-10-16 09:21:17] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015688 10.0.0.133 - - [2025-10-16 09:21:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008060 10.0.0.133 - - [2025-10-16 09:21:17] "GET /virtual-machine-interface/6bfffa22-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010414 10.0.0.133 - - [2025-10-16 09:21:17] "GET /virtual-machine-interface/6bfffa22-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004790 10.0.0.133 - - [2025-10-16 09:21:17] "POST /ref-update HTTP/1.1" 200 156 0.008815 10.0.0.133 - - [2025-10-16 09:21:17] "GET /floating-ip/57949118-2f10-4658-93a0-f0c1bad4b882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.011027 10.0.0.133 - - [2025-10-16 09:21:17] "POST /set-tag HTTP/1.1" 200 109 0.091556 10.0.0.133 - - [2025-10-16 09:21:18] "POST /tags HTTP/1.1" 409 206 0.002162 10.0.0.133 - - [2025-10-16 09:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.133 - - [2025-10-16 09:21:18] "GET /tag/765a9ac8-4adc-44fd-a911-4e88f2517eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012166 10.0.0.133 - - [2025-10-16 09:21:18] "POST /tags HTTP/1.1" 409 204 0.002059 10.0.0.133 - - [2025-10-16 09:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.133 - - [2025-10-16 09:21:18] "GET /tag/554ad8d4-bb5e-49fa-b326-e6902448240a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011029 10.0.0.133 - - [2025-10-16 09:21:18] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002559 10.0.0.133 - - [2025-10-16 09:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.133 - - [2025-10-16 09:21:18] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002522 10.0.0.133 - - [2025-10-16 09:21:18] "POST /tags HTTP/1.1" 409 206 0.001719 10.0.0.133 - - [2025-10-16 09:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.133 - - [2025-10-16 09:21:18] "GET /tag/765a9ac8-4adc-44fd-a911-4e88f2517eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010896 10.0.0.133 - - [2025-10-16 09:21:18] "POST /tags HTTP/1.1" 409 226 0.001558 10.0.0.133 - - [2025-10-16 09:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.133 - - [2025-10-16 09:21:18] "GET /tag/dcf50b84-bc4e-4dbe-9d98-f2d9e035c72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013959 10.0.0.133 - - [2025-10-16 09:21:18] "POST /tags HTTP/1.1" 409 204 0.002294 10.0.0.133 - - [2025-10-16 09:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.133 - - [2025-10-16 09:21:18] "GET /tag/554ad8d4-bb5e-49fa-b326-e6902448240a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011697 10.0.0.133 - - [2025-10-16 09:21:18] "POST /tags HTTP/1.1" 409 226 0.002445 10.0.0.133 - - [2025-10-16 09:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.133 - - [2025-10-16 09:21:19] "GET /tag/dcf50b84-bc4e-4dbe-9d98-f2d9e035c72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011910 10.0.0.133 - - [2025-10-16 09:21:19] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002717 10.0.0.133 - - [2025-10-16 09:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.133 - - [2025-10-16 09:21:19] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002867 10.0.0.133 - - [2025-10-16 09:21:19] "POST /firewall-rules HTTP/1.1" 200 628 0.076961 10.0.0.133 - - [2025-10-16 09:21:19] "POST /firewall-rules HTTP/1.1" 200 648 0.089493 10.0.0.133 - - [2025-10-16 09:21:19] "GET /firewall-rule/dcbcfaaa-3796-4b49-a1d2-b7e788d13d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.009004 10.0.0.133 - - [2025-10-16 09:21:19] "GET /firewall-policy/a7ee0904-c010-4482-9790-40e899d0b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003023 10.0.0.133 - - [2025-10-16 09:21:19] "GET /firewall-rule/1e929698-ac5f-4842-a978-3c711512abdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003836 10.0.0.133 - - [2025-10-16 09:21:19] "POST /ref-update HTTP/1.1" 200 156 0.016318 10.0.0.133 - - [2025-10-16 09:21:19] "POST /firewall-policys HTTP/1.1" 200 608 0.023242 10.0.0.133 - - [2025-10-16 09:21:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.029965 10.0.0.133 - - [2025-10-16 09:21:19] "GET /firewall-policy/6be7b1d7-2bdc-41bb-8a01-e60af16a4a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.011666 10.0.0.133 - - [2025-10-16 09:21:19] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002652 10.0.0.133 - - [2025-10-16 09:21:19] "GET /firewall-policy/6be7b1d7-2bdc-41bb-8a01-e60af16a4a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002189 10.0.0.133 - - [2025-10-16 09:21:19] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003284 10.0.0.133 - - [2025-10-16 09:21:19] "GET /firewall-policy/877b603f-aa77-4ea0-949c-dd3cadde7bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004064 10.0.0.133 - - [2025-10-16 09:21:19] "GET /firewall-policy/a7ee0904-c010-4482-9790-40e899d0b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003340 10.0.0.133 - - [2025-10-16 09:21:19] "GET /firewall-policy/a7ee0904-c010-4482-9790-40e899d0b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002078 10.0.0.133 - - [2025-10-16 09:21:19] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002348 10.0.0.133 - - [2025-10-16 09:21:19] "POST /ref-update HTTP/1.1" 200 156 0.025062 10.0.0.133 - - [2025-10-16 09:21:19] "POST /ref-update HTTP/1.1" 200 156 0.023692 10.0.0.133 - - [2025-10-16 09:21:19] "POST /ref-update HTTP/1.1" 200 156 0.027667 10.0.0.133 - - [2025-10-16 09:21:19] "POST /ref-update HTTP/1.1" 200 156 0.020734 10.0.0.133 - - [2025-10-16 09:21:19] "POST /ref-update HTTP/1.1" 200 156 0.034616 10.0.0.133 - - [2025-10-16 09:21:19] "GET /firewall-policy/6be7b1d7-2bdc-41bb-8a01-e60af16a4a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.012646 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:22:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001084 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:22:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000958 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:22:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001094 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:22:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000831 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:22:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001032 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:22:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001046 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:22:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000939 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:22:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000905 10.0.0.133 - - [2025-10-16 09:22:36] "POST /tags HTTP/1.1" 200 366 0.047274 10.0.0.133 - - [2025-10-16 09:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005752 10.0.0.133 - - [2025-10-16 09:22:36] "GET /tag/5f10fd24-5a84-47d2-8aaf-b0bf4e48f243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013559 10.0.0.133 - - [2025-10-16 09:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.133 - - [2025-10-16 09:22:36] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035212 10.0.0.133 - - [2025-10-16 09:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.133 - - [2025-10-16 09:22:36] "GET /service-appliance-set/97360fef-89c7-402a-a3cb-d208e6ab2f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.002235 10.0.0.133 - - [2025-10-16 09:22:36] "POST /fqname-to-id HTTP/1.1" 404 258 0.002425 10.0.0.133 - - [2025-10-16 09:22:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.092975 10.0.0.133 - - [2025-10-16 09:22:36] "GET /virtual-machine-interface/7861d8bf-1a94-4701-bc33-575eaf1f5103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.004673 10.0.0.133 - - [2025-10-16 09:22:36] "POST /set-tag HTTP/1.1" 200 109 0.014284 10.0.0.133 - - [2025-10-16 09:22:36] "POST /instance-ips HTTP/1.1" 200 418 0.042592 10.0.0.133 - - [2025-10-16 09:22:36] "GET /instance-ip/5a37a696-1fa7-454c-a09f-b9195a5ab797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.007447 10.0.0.133 - - [2025-10-16 09:22:36] "POST /loadbalancers HTTP/1.1" 200 620 0.060621 10.0.0.133 - - [2025-10-16 09:22:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017550 10.0.0.133 - - [2025-10-16 09:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005844 10.0.0.133 - - [2025-10-16 09:22:36] "POST /service-instances HTTP/1.1" 200 568 0.023810 10.0.0.133 - - [2025-10-16 09:22:36] "POST /ref-update HTTP/1.1" 200 156 0.011855 10.0.0.133 - - [2025-10-16 09:22:37] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.050162 10.0.0.133 - - [2025-10-16 09:22:37] "GET /virtual-machine-interface/7861d8bf-1a94-4701-bc33-575eaf1f5103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005954 10.0.0.133 - - [2025-10-16 09:22:37] "PUT /service-instance/88f66089-d3f8-42bc-95a0-47c19d930800 HTTP/1.1" 200 267 0.023403 10.0.0.133 - - [2025-10-16 09:22:37] "GET /virtual-machine-interface/7861d8bf-1a94-4701-bc33-575eaf1f5103?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.011452 10.0.0.133 - - [2025-10-16 09:22:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.017449 10.0.0.133 - - [2025-10-16 09:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.133 - - [2025-10-16 09:22:37] "POST /fqname-to-id HTTP/1.1" 404 208 0.001733 10.0.0.133 - - [2025-10-16 09:22:37] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003624 10.0.0.133 - - [2025-10-16 09:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.133 - - [2025-10-16 09:22:37] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002292 10.0.0.133 - - [2025-10-16 09:22:37] "POST /virtual-machines HTTP/1.1" 200 430 0.011351 10.0.0.133 - - [2025-10-16 09:22:37] "POST /tags HTTP/1.1" 409 221 0.005698 10.0.0.133 - - [2025-10-16 09:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.133 - - [2025-10-16 09:22:37] "GET /tag/3db4888b-c356-441b-8d5c-8484ae23558e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015853 10.0.0.133 - - [2025-10-16 09:22:37] "POST /tags HTTP/1.1" 409 238 0.001985 10.0.0.133 - - [2025-10-16 09:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.133 - - [2025-10-16 09:22:37] "GET /tag/5f10fd24-5a84-47d2-8aaf-b0bf4e48f243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017429 10.0.0.133 - - [2025-10-16 09:22:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.145882 10.0.0.133 - - [2025-10-16 09:22:37] "POST /chown HTTP/1.1" 200 109 0.023368 10.0.0.133 - - [2025-10-16 09:22:37] "POST /firewall-rules HTTP/1.1" 200 652 0.147986 10.0.0.133 - - [2025-10-16 09:22:37] "POST /chown HTTP/1.1" 200 109 0.029197 10.0.0.133 - - [2025-10-16 09:22:37] "PUT /virtual-machine-interface/f9c1d461-7d2b-4d76-846b-b98b15b6bdbc HTTP/1.1" 200 285 0.016274 10.0.0.133 - - [2025-10-16 09:22:37] "GET /firewall-rule/0556763f-f789-45a4-bffd-e5d83c25190f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.034144 10.0.0.133 - - [2025-10-16 09:22:37] "GET /firewall-policy/877b603f-aa77-4ea0-949c-dd3cadde7bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005203 10.0.0.133 - - [2025-10-16 09:22:37] "GET /firewall-rule/0556763f-f789-45a4-bffd-e5d83c25190f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.007616 10.0.0.133 - - [2025-10-16 09:22:37] "PUT /instance-ip/5a37a696-1fa7-454c-a09f-b9195a5ab797 HTTP/1.1" 200 257 0.035388 10.0.0.133 - - [2025-10-16 09:22:37] "POST /ref-update HTTP/1.1" 200 156 0.013710 10.0.0.133 - - [2025-10-16 09:22:37] "POST /ref-update HTTP/1.1" 200 156 0.025427 10.0.0.133 - - [2025-10-16 09:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008005 10.0.0.133 - - [2025-10-16 09:22:37] "POST /ref-update HTTP/1.1" 200 156 0.034790 10.0.0.133 - - [2025-10-16 09:22:37] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.071357 10.0.0.133 - - [2025-10-16 09:22:37] "POST /ref-update HTTP/1.1" 200 156 0.047598 10.0.0.133 - - [2025-10-16 09:22:37] "GET /loadbalancer/aa516e64-0900-4c18-9051-dd90a90263d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.003349 10.0.0.133 - - [2025-10-16 09:22:37] "POST /ref-update HTTP/1.1" 200 156 0.013481 10.0.0.133 - - [2025-10-16 09:22:37] "POST /ref-update HTTP/1.1" 200 156 0.024262 10.0.0.133 - - [2025-10-16 09:22:37] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.065946 10.0.0.133 - - [2025-10-16 09:22:37] "POST /ref-update HTTP/1.1" 200 156 0.035766 10.0.0.133 - - [2025-10-16 09:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017418 10.0.0.133 - - [2025-10-16 09:22:37] "POST /virtual-machines HTTP/1.1" 200 430 0.013570 10.0.0.133 - - [2025-10-16 09:22:37] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047713 10.0.0.133 - - [2025-10-16 09:22:37] "GET /loadbalancer-listener/4792ce3c-7f92-4589-8b6b-2b40c34e5090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003120 10.0.0.133 - - [2025-10-16 09:22:37] "GET /loadbalancer-listener/4792ce3c-7f92-4589-8b6b-2b40c34e5090?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.046140 10.0.0.133 - - [2025-10-16 09:22:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.129381 10.0.0.133 - - [2025-10-16 09:22:38] "POST /chown HTTP/1.1" 200 109 0.020604 10.0.0.133 - - [2025-10-16 09:22:38] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.049370 10.0.0.133 - - [2025-10-16 09:22:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013868 10.0.0.133 - - [2025-10-16 09:22:38] "GET /loadbalancer-pool/11856c2b-18f5-422d-b1e1-c9b78fffe47e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005387 10.0.0.133 - - [2025-10-16 09:22:38] "POST /chown HTTP/1.1" 200 109 0.011166 10.0.0.133 - - [2025-10-16 09:22:38] "PUT /virtual-machine-interface/f2730b17-51e6-4626-a3e4-ebc4dd111cf5 HTTP/1.1" 200 285 0.018689 10.0.0.133 - - [2025-10-16 09:22:38] "PUT /instance-ip/5a37a696-1fa7-454c-a09f-b9195a5ab797 HTTP/1.1" 200 257 0.052351 10.0.0.133 - - [2025-10-16 09:22:38] "POST /loadbalancer-members HTTP/1.1" 200 709 0.065676 10.0.0.133 - - [2025-10-16 09:22:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.020203 10.0.0.133 - - [2025-10-16 09:22:38] "GET /loadbalancer-member/d71b14c8-4e31-4f0c-91ba-0ba7c25db8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.005588 10.0.0.133 - - [2025-10-16 09:22:38] "POST /ref-update HTTP/1.1" 200 156 0.032288 10.0.0.133 - - [2025-10-16 09:22:38] "POST /ref-update HTTP/1.1" 200 156 0.025759 10.0.0.133 - - [2025-10-16 09:22:38] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.013953 10.0.0.133 - - [2025-10-16 09:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.133 - - [2025-10-16 09:22:38] "POST /ref-update HTTP/1.1" 200 156 0.025460 10.0.0.133 - - [2025-10-16 09:22:38] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009558 10.0.0.133 - - [2025-10-16 09:22:38] "POST /tags HTTP/1.1" 409 221 0.009054 10.0.0.133 - - [2025-10-16 09:22:38] "POST /ref-update HTTP/1.1" 200 156 0.009582 10.0.0.133 - - [2025-10-16 09:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006464 10.0.0.133 - - [2025-10-16 09:22:38] "GET /tag/3db4888b-c356-441b-8d5c-8484ae23558e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012600 10.0.0.133 - - [2025-10-16 09:22:38] "POST /tags HTTP/1.1" 409 238 0.001651 10.0.0.133 - - [2025-10-16 09:22:38] "POST /ref-update HTTP/1.1" 200 156 0.035595 10.0.0.133 - - [2025-10-16 09:22:38] "PUT /service-instance/88f66089-d3f8-42bc-95a0-47c19d930800 HTTP/1.1" 200 267 0.008993 10.0.0.133 - - [2025-10-16 09:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.133 - - [2025-10-16 09:22:38] "GET /tag/5f10fd24-5a84-47d2-8aaf-b0bf4e48f243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012054 10.0.0.133 - - [2025-10-16 09:22:38] "POST /firewall-rules HTTP/1.1" 409 293 0.006967 10.0.0.133 - - [2025-10-16 09:22:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.010405 10.0.0.133 - - [2025-10-16 09:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.133 - - [2025-10-16 09:22:38] "POST /chown HTTP/1.1" 200 109 0.006653 10.0.0.133 - - [2025-10-16 09:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.133 - - [2025-10-16 09:22:38] "PUT /firewall-rule/0556763f-f789-45a4-bffd-e5d83c25190f HTTP/1.1" 200 261 0.021091 10.0.0.133 - - [2025-10-16 09:22:38] "GET /firewall-rule/0556763f-f789-45a4-bffd-e5d83c25190f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.015602 10.0.0.133 - - [2025-10-16 09:22:38] "POST /chown HTTP/1.1" 200 109 0.025845 10.0.0.133 - - [2025-10-16 09:22:38] "PUT /instance-ip/5a37a696-1fa7-454c-a09f-b9195a5ab797 HTTP/1.1" 200 257 0.022160 10.0.0.133 - - [2025-10-16 09:22:38] "GET /firewall-policy/877b603f-aa77-4ea0-949c-dd3cadde7bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004593 10.0.0.133 - - [2025-10-16 09:22:38] "GET /firewall-rule/0556763f-f789-45a4-bffd-e5d83c25190f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002783 10.0.0.133 - - [2025-10-16 09:22:38] "POST /ref-update HTTP/1.1" 200 156 0.023317 10.0.0.133 - - [2025-10-16 09:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008096 10.0.0.133 - - [2025-10-16 09:22:38] "GET /tag/5f10fd24-5a84-47d2-8aaf-b0bf4e48f243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012255 10.0.0.133 - - [2025-10-16 09:22:38] "POST /chown HTTP/1.1" 200 109 0.019701 10.0.0.133 - - [2025-10-16 09:22:38] "GET /tag/5f10fd24-5a84-47d2-8aaf-b0bf4e48f243?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.023724 10.0.0.133 - - [2025-10-16 09:22:38] "GET /virtual-machine-interface/7861d8bf-1a94-4701-bc33-575eaf1f5103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004655 10.0.0.133 - - [2025-10-16 09:22:38] "POST /chown HTTP/1.1" 200 109 0.031274 10.0.0.133 - - [2025-10-16 09:22:38] "PUT /instance-ip/5a37a696-1fa7-454c-a09f-b9195a5ab797 HTTP/1.1" 200 257 0.019610 10.0.0.133 - - [2025-10-16 09:22:38] "POST /set-tag HTTP/1.1" 200 109 0.015375 10.0.0.133 - - [2025-10-16 09:22:38] "GET /virtual-machine-interface/f2730b17-51e6-4626-a3e4-ebc4dd111cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.014326 10.0.0.133 - - [2025-10-16 09:22:38] "POST /ref-update HTTP/1.1" 200 156 0.021764 10.0.0.133 - - [2025-10-16 09:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.133 - - [2025-10-16 09:22:38] "POST /set-tag HTTP/1.1" 200 109 0.031897 10.0.0.133 - - [2025-10-16 09:22:38] "POST /chown HTTP/1.1" 200 109 0.023325 10.0.0.133 - - [2025-10-16 09:22:38] "GET /virtual-machine-interface/f9c1d461-7d2b-4d76-846b-b98b15b6bdbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.006078 10.0.0.133 - - [2025-10-16 09:22:38] "POST /set-tag HTTP/1.1" 200 109 0.017815 10.0.0.133 - - [2025-10-16 09:22:38] "POST /chown HTTP/1.1" 200 109 0.007487 10.0.0.133 - - [2025-10-16 09:22:38] "GET /firewall-policy/877b603f-aa77-4ea0-949c-dd3cadde7bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.020711 10.0.0.133 - - [2025-10-16 09:22:39] "PUT /instance-ip/5a37a696-1fa7-454c-a09f-b9195a5ab797 HTTP/1.1" 200 257 0.028421 10.0.0.133 - - [2025-10-16 09:22:39] "POST /ref-update HTTP/1.1" 200 156 0.024562 10.0.0.133 - - [2025-10-16 09:22:39] "GET /firewall-rule/0556763f-f789-45a4-bffd-e5d83c25190f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.009504 10.0.0.133 - - [2025-10-16 09:22:39] "POST /ref-update HTTP/1.1" 200 156 0.018172 10.0.0.133 - - [2025-10-16 09:22:39] "POST /chown HTTP/1.1" 200 109 0.013922 10.0.0.133 - - [2025-10-16 09:22:39] "POST /chown HTTP/1.1" 200 109 0.016530 10.0.0.133 - - [2025-10-16 09:22:39] "PUT /instance-ip/5a37a696-1fa7-454c-a09f-b9195a5ab797 HTTP/1.1" 200 257 0.016554 10.0.0.133 - - [2025-10-16 09:22:39] "DELETE /firewall-rule/0556763f-f789-45a4-bffd-e5d83c25190f HTTP/1.1" 200 115 0.083742 10.0.0.133 - - [2025-10-16 09:22:39] "DELETE /loadbalancer-member/d71b14c8-4e31-4f0c-91ba-0ba7c25db8c3 HTTP/1.1" 200 115 0.030364 10.0.0.133 - - [2025-10-16 09:22:39] "POST /ref-update HTTP/1.1" 200 156 0.018327 10.0.0.133 - - [2025-10-16 09:22:39] "DELETE /loadbalancer-pool/11856c2b-18f5-422d-b1e1-c9b78fffe47e HTTP/1.1" 200 115 0.034327 10.0.0.133 - - [2025-10-16 09:22:39] "DELETE /loadbalancer-listener/4792ce3c-7f92-4589-8b6b-2b40c34e5090 HTTP/1.1" 200 115 0.028271 10.0.0.133 - - [2025-10-16 09:22:39] "DELETE /loadbalancer/aa516e64-0900-4c18-9051-dd90a90263d2 HTTP/1.1" 200 115 0.043679 10.0.0.133 - - [2025-10-16 09:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.133 - - [2025-10-16 09:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.133 - - [2025-10-16 09:22:39] "DELETE /instance-ip/5a37a696-1fa7-454c-a09f-b9195a5ab797 HTTP/1.1" 200 115 0.052063 10.0.0.133 - - [2025-10-16 09:22:39] "DELETE /virtual-machine-interface/7861d8bf-1a94-4701-bc33-575eaf1f5103 HTTP/1.1" 200 115 0.043020 10.0.0.133 - - [2025-10-16 09:22:39] "DELETE /tag/5f10fd24-5a84-47d2-8aaf-b0bf4e48f243 HTTP/1.1" 200 115 0.083678 10.0.0.133 - - [2025-10-16 09:22:39] "DELETE /service-instance/88f66089-d3f8-42bc-95a0-47c19d930800 HTTP/1.1" 200 115 0.059232 10.0.0.133 - - [2025-10-16 09:22:39] "GET /virtual-machine-interface/f9c1d461-7d2b-4d76-846b-b98b15b6bdbc?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.005045 10.0.0.133 - - [2025-10-16 09:22:39] "DELETE /virtual-machine-interface/f9c1d461-7d2b-4d76-846b-b98b15b6bdbc HTTP/1.1" 200 115 0.053724 10.0.0.133 - - [2025-10-16 09:22:39] "POST /ref-update HTTP/1.1" 200 156 0.009440 10.0.0.133 - - [2025-10-16 09:22:39] "DELETE /virtual-machine/86662f81-50b4-4475-a26b-a389e439e43a HTTP/1.1" 200 115 0.038954 10.0.0.133 - - [2025-10-16 09:22:39] "GET /virtual-machine-interface/f2730b17-51e6-4626-a3e4-ebc4dd111cf5?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.010165 10.0.0.133 - - [2025-10-16 09:22:39] "DELETE /virtual-machine-interface/f2730b17-51e6-4626-a3e4-ebc4dd111cf5 HTTP/1.1" 200 115 0.052179 10.0.0.133 - - [2025-10-16 09:22:39] "DELETE /virtual-machine/083ca2ee-7364-44f8-85b7-77c9eff609aa HTTP/1.1" 200 115 0.016521 10.0.0.133 - - [2025-10-16 09:23:12] "GET /global-system-configs HTTP/1.1" 200 323 0.003142 10.0.0.133 - - [2025-10-16 09:23:14] "GET /global-system-configs HTTP/1.1" 200 323 0.002360 10.0.0.133 - - [2025-10-16 09:23:23] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007001 10.0.0.133 - - [2025-10-16 09:23:23] "POST /set-tag HTTP/1.1" 200 109 0.005004 10.0.0.133 - - [2025-10-16 09:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.133 - - [2025-10-16 09:23:23] "GET /loadbalancer/aa0d5253-0dec-444d-8e45-b89ac28e9a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004000 10.0.0.133 - - [2025-10-16 09:23:23] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004805 10.0.0.133 - - [2025-10-16 09:23:23] "POST /set-tag HTTP/1.1" 200 109 0.024521 10.0.0.133 - - [2025-10-16 09:23:23] "DELETE /loadbalancer-member/9e02f8bb-af8d-418a-a731-9e8aade0c9fb HTTP/1.1" 200 115 0.044172 10.0.0.133 - - [2025-10-16 09:23:23] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006114 10.0.0.133 - - [2025-10-16 09:23:23] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.133 - - [2025-10-16 09:23:24] "DELETE /loadbalancer-member/6354c34d-6abc-4320-84c4-3a8f8a089cb5 HTTP/1.1" 200 115 0.023294 10.0.0.133 - - [2025-10-16 09:23:24] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006970 10.0.0.133 - - [2025-10-16 09:23:24] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.133 - - [2025-10-16 09:23:24] "DELETE /loadbalancer-member/6afa9d55-a76b-49cb-a145-498f291dab25 HTTP/1.1" 200 115 0.034407 10.0.0.133 - - [2025-10-16 09:23:24] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006888 10.0.0.133 - - [2025-10-16 09:23:24] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.133 - - [2025-10-16 09:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.133 - - [2025-10-16 09:23:24] "GET /loadbalancer/aa0d5253-0dec-444d-8e45-b89ac28e9a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002567 10.0.0.133 - - [2025-10-16 09:23:24] "GET /loadbalancer-pool/8d1d0951-346e-4b7e-a2f7-b6c1c97e7bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003190 10.0.0.133 - - [2025-10-16 09:23:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015809 10.0.0.133 - - [2025-10-16 09:23:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.012343 10.0.0.133 - - [2025-10-16 09:23:24] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.020488 10.0.0.133 - - [2025-10-16 09:23:24] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004261 10.0.0.133 - - [2025-10-16 09:23:24] "GET /floating-ip/854a8538-cdaf-440f-849f-99892f018d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002766 10.0.0.133 - - [2025-10-16 09:23:24] "POST /set-tag HTTP/1.1" 200 109 0.067367 10.0.0.133 - - [2025-10-16 09:23:24] "GET /loadbalancer-pool/5f549395-87a5-44b1-b227-a49c28ce646a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006920 10.0.0.133 - - [2025-10-16 09:23:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034352 10.0.0.133 - - [2025-10-16 09:23:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009888 10.0.0.133 - - [2025-10-16 09:23:24] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011955 10.0.0.133 - - [2025-10-16 09:23:24] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009084 10.0.0.133 - - [2025-10-16 09:23:24] "POST /set-tag HTTP/1.1" 200 109 0.008075 10.0.0.133 - - [2025-10-16 09:23:24] "GET /floating-ip/854a8538-cdaf-440f-849f-99892f018d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003850 10.0.0.133 - - [2025-10-16 09:23:24] "GET /loadbalancer-pool/cc838bc4-c88d-4b57-9bf8-c3e0956f3495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003207 10.0.0.133 - - [2025-10-16 09:23:24] "POST /loadbalancer-members HTTP/1.1" 200 694 0.017666 10.0.0.133 - - [2025-10-16 09:23:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.044974 10.0.0.133 - - [2025-10-16 09:23:24] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.019651 10.0.0.133 - - [2025-10-16 09:23:24] "GET /virtual-machine-interface/341feca8-aa70-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008338 10.0.0.133 - - [2025-10-16 09:23:24] "GET /floating-ip/854a8538-cdaf-440f-849f-99892f018d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002380 10.0.0.133 - - [2025-10-16 09:23:24] "POST /set-tag HTTP/1.1" 200 109 0.003734 10.0.0.133 - - [2025-10-16 09:23:26] "POST /tags HTTP/1.1" 409 252 0.002715 10.0.0.133 - - [2025-10-16 09:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.133 - - [2025-10-16 09:23:26] "GET /tag/2a7196fc-46af-4ae2-b7fc-2c014327ae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.015897 10.0.0.133 - - [2025-10-16 09:23:26] "POST /tags HTTP/1.1" 409 228 0.002182 10.0.0.133 - - [2025-10-16 09:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.133 - - [2025-10-16 09:23:26] "GET /tag/5dd4da6b-b69f-4f08-97c5-144aba618304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013243 10.0.0.133 - - [2025-10-16 09:23:26] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002684 10.0.0.133 - - [2025-10-16 09:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.133 - - [2025-10-16 09:23:26] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002210 10.0.0.133 - - [2025-10-16 09:23:26] "POST /tags HTTP/1.1" 409 206 0.002332 10.0.0.133 - - [2025-10-16 09:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.133 - - [2025-10-16 09:23:27] "GET /tag/765a9ac8-4adc-44fd-a911-4e88f2517eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014044 10.0.0.133 - - [2025-10-16 09:23:27] "POST /tags HTTP/1.1" 409 226 0.002933 10.0.0.133 - - [2025-10-16 09:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.133 - - [2025-10-16 09:23:27] "GET /tag/dcf50b84-bc4e-4dbe-9d98-f2d9e035c72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015105 10.0.0.133 - - [2025-10-16 09:23:27] "POST /tags HTTP/1.1" 409 204 0.002253 10.0.0.133 - - [2025-10-16 09:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.133 - - [2025-10-16 09:23:27] "GET /tag/554ad8d4-bb5e-49fa-b326-e6902448240a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012529 10.0.0.133 - - [2025-10-16 09:23:27] "POST /tags HTTP/1.1" 409 226 0.002290 10.0.0.133 - - [2025-10-16 09:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.133 - - [2025-10-16 09:23:27] "GET /tag/dcf50b84-bc4e-4dbe-9d98-f2d9e035c72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014187 10.0.0.133 - - [2025-10-16 09:23:27] "POST /tags HTTP/1.1" 409 228 0.002331 10.0.0.133 - - [2025-10-16 09:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.133 - - [2025-10-16 09:23:27] "GET /tag/5dd4da6b-b69f-4f08-97c5-144aba618304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.020662 10.0.0.133 - - [2025-10-16 09:23:27] "POST /tags HTTP/1.1" 409 252 0.002167 10.0.0.133 - - [2025-10-16 09:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006623 10.0.0.133 - - [2025-10-16 09:23:27] "GET /tag/2a7196fc-46af-4ae2-b7fc-2c014327ae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.024155 10.0.0.133 - - [2025-10-16 09:23:27] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003786 10.0.0.133 - - [2025-10-16 09:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.133 - - [2025-10-16 09:23:27] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003583 10.0.0.133 - - [2025-10-16 09:23:27] "POST /firewall-rules HTTP/1.1" 409 281 0.001813 10.0.0.133 - - [2025-10-16 09:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.133 - - [2025-10-16 09:23:27] "PUT /firewall-rule/1e929698-ac5f-4842-a978-3c711512abdf HTTP/1.1" 200 261 0.038977 10.0.0.133 - - [2025-10-16 09:23:27] "POST /firewall-rules HTTP/1.1" 409 291 0.003238 10.0.0.133 - - [2025-10-16 09:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.133 - - [2025-10-16 09:23:27] "PUT /firewall-rule/dcbcfaaa-3796-4b49-a1d2-b7e788d13d52 HTTP/1.1" 200 261 0.024401 10.0.0.133 - - [2025-10-16 09:23:27] "GET /firewall-rule/dcbcfaaa-3796-4b49-a1d2-b7e788d13d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.013604 10.0.0.133 - - [2025-10-16 09:23:27] "POST /firewall-rules HTTP/1.1" 200 660 0.092920 10.0.0.133 - - [2025-10-16 09:23:27] "GET /firewall-rule/333e122c-3a48-4106-9f1c-4c47110dd4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.019865 10.0.0.133 - - [2025-10-16 09:23:27] "GET /firewall-policy/a7ee0904-c010-4482-9790-40e899d0b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.005026 10.0.0.133 - - [2025-10-16 09:23:27] "GET /firewall-rule/1e929698-ac5f-4842-a978-3c711512abdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003329 10.0.0.133 - - [2025-10-16 09:23:27] "POST /firewall-policys HTTP/1.1" 409 269 0.004857 10.0.0.133 - - [2025-10-16 09:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.133 - - [2025-10-16 09:23:27] "PUT /firewall-policy/6be7b1d7-2bdc-41bb-8a01-e60af16a4a47 HTTP/1.1" 200 265 0.040609 10.0.0.133 - - [2025-10-16 09:23:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.043957 10.0.0.133 - - [2025-10-16 09:23:28] "GET /firewall-policy/6be7b1d7-2bdc-41bb-8a01-e60af16a4a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.009727 10.0.0.133 - - [2025-10-16 09:23:28] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.006617 10.0.0.133 - - [2025-10-16 09:23:28] "GET /firewall-policy/6be7b1d7-2bdc-41bb-8a01-e60af16a4a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003177 10.0.0.133 - - [2025-10-16 09:23:28] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.006737 10.0.0.133 - - [2025-10-16 09:23:28] "GET /firewall-policy/6be7b1d7-2bdc-41bb-8a01-e60af16a4a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004358 10.0.0.133 - - [2025-10-16 09:23:28] "GET /firewall-policy/6be7b1d7-2bdc-41bb-8a01-e60af16a4a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004599 10.0.0.133 - - [2025-10-16 09:24:29] "GET /virtual-machine-interface/6b7a8a2c-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.016512 10.0.0.133 - - [2025-10-16 09:24:29] "POST /set-tag HTTP/1.1" 200 109 0.003794 10.0.0.133 - - [2025-10-16 09:24:29] "GET /virtual-machine-interface/6e7f76a6-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005251 10.0.0.133 - - [2025-10-16 09:24:29] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.133 - - [2025-10-16 09:24:29] "GET /virtual-machine-interface/6d18725e-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004853 10.0.0.133 - - [2025-10-16 09:24:29] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.133 - - [2025-10-16 09:24:29] "GET /virtual-machine-interface/6bfffa22-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004629 10.0.0.133 - - [2025-10-16 09:24:29] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.133 - - [2025-10-16 09:24:29] "GET /virtual-machine-interface/6e1554ba-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005594 10.0.0.133 - - [2025-10-16 09:24:29] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.133 - - [2025-10-16 09:24:29] "GET /virtual-machine-interface/6c9ffeb4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004786 10.0.0.133 - - [2025-10-16 09:24:29] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.133 - - [2025-10-16 09:24:29] "GET /virtual-machine-interface/6da7bc34-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004556 10.0.0.133 - - [2025-10-16 09:24:29] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.133 - - [2025-10-16 09:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.133 - - [2025-10-16 09:24:29] "GET /loadbalancer/79143219-e4bc-43ff-a782-478b5d04d4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004336 10.0.0.133 - - [2025-10-16 09:24:29] "GET /virtual-machine-interface/6b7a8a2c-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005080 10.0.0.133 - - [2025-10-16 09:24:29] "POST /set-tag HTTP/1.1" 200 109 0.020657 10.0.0.133 - - [2025-10-16 09:24:29] "DELETE /loadbalancer-member/7ac09fc4-41a9-45b0-97f1-8930136766ad HTTP/1.1" 200 115 0.055154 10.0.0.133 - - [2025-10-16 09:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011539 10.0.0.133 - - [2025-10-16 09:24:29] "GET /loadbalancer/79143219-e4bc-43ff-a782-478b5d04d4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002795 10.0.0.133 - - [2025-10-16 09:24:29] "GET /virtual-machine-interface/6ee9aa8a-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004124 10.0.0.133 - - [2025-10-16 09:24:29] "POST /set-tag HTTP/1.1" 200 109 0.001848 10.0.0.133 - - [2025-10-16 09:24:30] "GET /virtual-machine-interface/6c9ffeb4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007079 10.0.0.133 - - [2025-10-16 09:24:30] "POST /set-tag HTTP/1.1" 200 109 0.004793 10.0.0.133 - - [2025-10-16 09:24:30] "GET /virtual-machine-interface/6c9ffeb4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004428 10.0.0.133 - - [2025-10-16 09:24:30] "POST /set-tag HTTP/1.1" 200 109 0.002447 10.0.0.133 - - [2025-10-16 09:24:30] "GET /virtual-machine/eef94e4f-eab9-4c7c-aaa2-43ebfb6d58ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002805 10.0.0.133 - - [2025-10-16 09:24:30] "POST /ref-update HTTP/1.1" 200 156 0.009491 10.0.0.133 - - [2025-10-16 09:24:30] "GET /virtual-machine-interface/6c9ffeb4-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008465 10.0.0.133 - - [2025-10-16 09:24:30] "POST /set-tag HTTP/1.1" 200 109 0.022747 10.0.0.133 - - [2025-10-16 09:24:30] "POST /set-tag HTTP/1.1" 200 109 0.026381 10.0.0.133 - - [2025-10-16 09:24:30] "POST /set-tag HTTP/1.1" 200 109 0.025814 10.0.0.133 - - [2025-10-16 09:24:30] "POST /set-tag HTTP/1.1" 200 109 0.015133 10.0.0.133 - - [2025-10-16 09:24:30] "POST /set-tag HTTP/1.1" 200 109 0.026519 10.0.0.133 - - [2025-10-16 09:24:30] "DELETE /instance-ip/6cbb441c-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.054024 10.0.0.133 - - [2025-10-16 09:24:30] "DELETE /virtual-machine-interface/6c9ffeb4-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.041790 10.0.0.133 - - [2025-10-16 09:24:31] "DELETE /virtual-machine/eef94e4f-eab9-4c7c-aaa2-43ebfb6d58ed HTTP/1.1" 200 115 0.022907 10.0.0.133 - - [2025-10-16 09:24:31] "GET /virtual-machine-interface/6d18725e-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005272 10.0.0.133 - - [2025-10-16 09:24:31] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.133 - - [2025-10-16 09:24:31] "GET /virtual-machine-interface/6d18725e-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005573 10.0.0.133 - - [2025-10-16 09:24:31] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.133 - - [2025-10-16 09:24:31] "GET /virtual-machine/6715d285-e27c-4004-97fa-d6ec81967660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003088 10.0.0.133 - - [2025-10-16 09:24:31] "POST /ref-update HTTP/1.1" 200 156 0.010941 10.0.0.133 - - [2025-10-16 09:24:31] "GET /virtual-machine-interface/6d18725e-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016160 10.0.0.133 - - [2025-10-16 09:24:31] "POST /set-tag HTTP/1.1" 200 109 0.027010 10.0.0.133 - - [2025-10-16 09:24:31] "POST /set-tag HTTP/1.1" 200 109 0.027750 10.0.0.133 - - [2025-10-16 09:24:31] "POST /set-tag HTTP/1.1" 200 109 0.030447 10.0.0.133 - - [2025-10-16 09:24:31] "POST /set-tag HTTP/1.1" 200 109 0.015688 10.0.0.133 - - [2025-10-16 09:24:31] "POST /set-tag HTTP/1.1" 200 109 0.016820 10.0.0.133 - - [2025-10-16 09:24:31] "DELETE /instance-ip/6d3705f2-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.040926 10.0.0.133 - - [2025-10-16 09:24:31] "DELETE /virtual-machine-interface/6d18725e-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.046266 10.0.0.133 - - [2025-10-16 09:24:31] "DELETE /virtual-machine/6715d285-e27c-4004-97fa-d6ec81967660 HTTP/1.1" 200 115 0.017875 10.0.0.133 - - [2025-10-16 09:24:31] "DELETE /tag/20b4e0b7-31c9-4367-bee8-fabc08e01031 HTTP/1.1" 200 115 0.052707 10.0.0.133 - - [2025-10-16 09:24:31] "GET /virtual-machine-interface/6b7a8a2c-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004965 10.0.0.133 - - [2025-10-16 09:24:31] "POST /set-tag HTTP/1.1" 200 109 0.002534 10.0.0.133 - - [2025-10-16 09:24:31] "GET /virtual-machine-interface/6b7a8a2c-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004440 10.0.0.133 - - [2025-10-16 09:24:31] "POST /set-tag HTTP/1.1" 200 109 0.006741 10.0.0.133 - - [2025-10-16 09:24:31] "GET /virtual-machine/7999ca76-af06-45eb-b0af-ac771963c8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003742 10.0.0.133 - - [2025-10-16 09:24:31] "POST /ref-update HTTP/1.1" 200 156 0.013278 10.0.0.133 - - [2025-10-16 09:24:31] "GET /virtual-machine-interface/6b7a8a2c-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.036591 10.0.0.133 - - [2025-10-16 09:24:31] "POST /set-tag HTTP/1.1" 200 109 0.019130 10.0.0.133 - - [2025-10-16 09:24:31] "POST /set-tag HTTP/1.1" 200 109 0.029416 10.0.0.133 - - [2025-10-16 09:24:31] "POST /set-tag HTTP/1.1" 200 109 0.030102 10.0.0.133 - - [2025-10-16 09:24:31] "POST /set-tag HTTP/1.1" 200 109 0.034962 10.0.0.133 - - [2025-10-16 09:24:31] "POST /set-tag HTTP/1.1" 200 109 0.023495 10.0.0.133 - - [2025-10-16 09:24:32] "DELETE /instance-ip/6b93bfe2-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.054580 10.0.0.133 - - [2025-10-16 09:24:32] "POST /ref-update HTTP/1.1" 200 156 0.008489 10.0.0.133 - - [2025-10-16 09:24:32] "DELETE /virtual-machine-interface/6b7a8a2c-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.044588 10.0.0.133 - - [2025-10-16 09:24:32] "DELETE /virtual-machine/7999ca76-af06-45eb-b0af-ac771963c8c8 HTTP/1.1" 200 115 0.025208 10.0.0.133 - - [2025-10-16 09:24:32] "GET /virtual-machine-interface/6bfffa22-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004544 10.0.0.133 - - [2025-10-16 09:24:32] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.133 - - [2025-10-16 09:24:32] "GET /virtual-machine-interface/6bfffa22-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004372 10.0.0.133 - - [2025-10-16 09:24:32] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.133 - - [2025-10-16 09:24:32] "GET /virtual-machine/3b48d458-1ac8-444e-bdbb-974ee12f4dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003047 10.0.0.133 - - [2025-10-16 09:24:32] "POST /ref-update HTTP/1.1" 200 156 0.008944 10.0.0.133 - - [2025-10-16 09:24:32] "GET /virtual-machine-interface/6bfffa22-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.013809 10.0.0.133 - - [2025-10-16 09:24:32] "POST /set-tag HTTP/1.1" 200 109 0.063366 10.0.0.133 - - [2025-10-16 09:24:32] "POST /set-tag HTTP/1.1" 200 109 0.028865 10.0.0.133 - - [2025-10-16 09:24:32] "POST /set-tag HTTP/1.1" 200 109 0.030454 10.0.0.133 - - [2025-10-16 09:24:32] "POST /set-tag HTTP/1.1" 200 109 0.015762 10.0.0.133 - - [2025-10-16 09:24:32] "POST /set-tag HTTP/1.1" 200 109 0.033959 10.0.0.133 - - [2025-10-16 09:24:32] "DELETE /instance-ip/6c1dc25a-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.042169 10.0.0.133 - - [2025-10-16 09:24:32] "POST /ref-update HTTP/1.1" 200 156 0.008927 10.0.0.133 - - [2025-10-16 09:24:32] "DELETE /virtual-machine-interface/6bfffa22-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.042361 10.0.0.133 - - [2025-10-16 09:24:32] "DELETE /virtual-machine/3b48d458-1ac8-444e-bdbb-974ee12f4dd8 HTTP/1.1" 200 115 0.028397 10.0.0.133 - - [2025-10-16 09:24:32] "DELETE /tag/765a9ac8-4adc-44fd-a911-4e88f2517eef HTTP/1.1" 409 391 0.013563 10.0.0.133 - - [2025-10-16 09:24:32] "DELETE /tag/b25503b9-2e1e-40a4-b82f-7a888aad1e27 HTTP/1.1" 200 115 0.035122 10.0.0.133 - - [2025-10-16 09:24:36] "POST /tags HTTP/1.1" 200 366 0.052681 10.0.0.133 - - [2025-10-16 09:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.133 - - [2025-10-16 09:24:36] "GET /tag/2fb15f42-adeb-4a9f-89eb-f9fe5e4e8052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.021259 10.0.0.133 - - [2025-10-16 09:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007525 10.0.0.133 - - [2025-10-16 09:24:36] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032885 10.0.0.133 - - [2025-10-16 09:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.133 - - [2025-10-16 09:24:36] "GET /service-appliance-set/97360fef-89c7-402a-a3cb-d208e6ab2f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.002091 10.0.0.133 - - [2025-10-16 09:24:36] "POST /fqname-to-id HTTP/1.1" 404 258 0.001668 10.0.0.133 - - [2025-10-16 09:24:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.090432 10.0.0.133 - - [2025-10-16 09:24:36] "GET /virtual-machine-interface/551c7ed5-f641-49b6-9dba-60e0ff0b24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.012676 10.0.0.133 - - [2025-10-16 09:24:36] "POST /set-tag HTTP/1.1" 200 109 0.015039 10.0.0.133 - - [2025-10-16 09:24:36] "POST /instance-ips HTTP/1.1" 200 418 0.034696 10.0.0.133 - - [2025-10-16 09:24:36] "GET /instance-ip/4d561853-f69a-45d5-8b32-d668c60a282d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.014046 10.0.0.133 - - [2025-10-16 09:24:36] "POST /loadbalancers HTTP/1.1" 200 620 0.064509 10.0.0.133 - - [2025-10-16 09:24:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022238 10.0.0.133 - - [2025-10-16 09:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008345 10.0.0.133 - - [2025-10-16 09:24:36] "POST /service-instances HTTP/1.1" 200 568 0.040272 10.0.0.133 - - [2025-10-16 09:24:37] "POST /ref-update HTTP/1.1" 200 156 0.019917 10.0.0.133 - - [2025-10-16 09:24:37] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.060185 10.0.0.133 - - [2025-10-16 09:24:37] "GET /virtual-machine-interface/551c7ed5-f641-49b6-9dba-60e0ff0b24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.009829 10.0.0.133 - - [2025-10-16 09:24:37] "GET /virtual-machine-interface/551c7ed5-f641-49b6-9dba-60e0ff0b24a6?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.009726 10.0.0.133 - - [2025-10-16 09:24:37] "PUT /service-instance/22699fc9-541b-431d-bb81-8e80270a2a7d HTTP/1.1" 200 267 0.009661 10.0.0.133 - - [2025-10-16 09:24:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.019913 10.0.0.133 - - [2025-10-16 09:24:37] "POST /fqname-to-id HTTP/1.1" 404 208 0.013388 10.0.0.133 - - [2025-10-16 09:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009018 10.0.0.133 - - [2025-10-16 09:24:37] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002838 10.0.0.133 - - [2025-10-16 09:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.133 - - [2025-10-16 09:24:37] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002695 10.0.0.133 - - [2025-10-16 09:24:37] "POST /virtual-machines HTTP/1.1" 200 430 0.015100 10.0.0.133 - - [2025-10-16 09:24:37] "POST /tags HTTP/1.1" 409 221 0.003205 10.0.0.133 - - [2025-10-16 09:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.133 - - [2025-10-16 09:24:37] "GET /tag/3db4888b-c356-441b-8d5c-8484ae23558e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.028360 10.0.0.133 - - [2025-10-16 09:24:37] "POST /tags HTTP/1.1" 409 238 0.017375 10.0.0.133 - - [2025-10-16 09:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.133 - - [2025-10-16 09:24:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.132685 10.0.0.133 - - [2025-10-16 09:24:37] "POST /chown HTTP/1.1" 200 109 0.030741 10.0.0.133 - - [2025-10-16 09:24:37] "GET /tag/2fb15f42-adeb-4a9f-89eb-f9fe5e4e8052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020302 10.0.0.133 - - [2025-10-16 09:24:37] "POST /chown HTTP/1.1" 200 109 0.008793 10.0.0.133 - - [2025-10-16 09:24:37] "POST /firewall-rules HTTP/1.1" 200 652 0.057583 10.0.0.133 - - [2025-10-16 09:24:37] "PUT /virtual-machine-interface/cb8ef5a1-344b-4137-93ab-edc4a2e1d5e0 HTTP/1.1" 200 285 0.036062 10.0.0.133 - - [2025-10-16 09:24:37] "GET /firewall-rule/d32d5e47-b868-4e8c-a041-9c6858a3dcf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.026861 10.0.0.133 - - [2025-10-16 09:24:37] "PUT /instance-ip/4d561853-f69a-45d5-8b32-d668c60a282d HTTP/1.1" 200 257 0.027786 10.0.0.133 - - [2025-10-16 09:24:37] "GET /firewall-policy/877b603f-aa77-4ea0-949c-dd3cadde7bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004128 10.0.0.133 - - [2025-10-16 09:24:37] "GET /firewall-rule/d32d5e47-b868-4e8c-a041-9c6858a3dcf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002407 10.0.0.133 - - [2025-10-16 09:24:37] "POST /ref-update HTTP/1.1" 200 156 0.013169 10.0.0.133 - - [2025-10-16 09:24:37] "POST /ref-update HTTP/1.1" 200 156 0.039928 10.0.0.133 - - [2025-10-16 09:24:37] "POST /ref-update HTTP/1.1" 200 156 0.042197 10.0.0.133 - - [2025-10-16 09:24:37] "POST /ref-update HTTP/1.1" 200 156 0.021133 10.0.0.133 - - [2025-10-16 09:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014331 10.0.0.133 - - [2025-10-16 09:24:37] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031400 10.0.0.133 - - [2025-10-16 09:24:37] "GET /loadbalancer/aa516e64-0900-4c18-9051-dd90a90263d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.003615 10.0.0.133 - - [2025-10-16 09:24:37] "POST /ref-update HTTP/1.1" 200 156 0.017763 10.0.0.133 - - [2025-10-16 09:24:37] "POST /ref-update HTTP/1.1" 200 156 0.022225 10.0.0.133 - - [2025-10-16 09:24:37] "POST /ref-update HTTP/1.1" 200 156 0.029844 10.0.0.133 - - [2025-10-16 09:24:37] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.039941 10.0.0.133 - - [2025-10-16 09:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008232 10.0.0.133 - - [2025-10-16 09:24:37] "GET /project/e8f6cd39-da13-4990-81cf-b87e7e76887e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038881 10.0.0.133 - - [2025-10-16 09:24:37] "POST /virtual-machines HTTP/1.1" 200 430 0.032590 10.0.0.133 - - [2025-10-16 09:24:37] "GET /loadbalancer-listener/fcd20762-4536-41a7-965a-3fe96ab55560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.044924 10.0.0.133 - - [2025-10-16 09:24:37] "GET /loadbalancer-listener/fcd20762-4536-41a7-965a-3fe96ab55560?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.015838 10.0.0.133 - - [2025-10-16 09:24:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.111358 10.0.0.133 - - [2025-10-16 09:24:38] "POST /chown HTTP/1.1" 200 109 0.029286 10.0.0.133 - - [2025-10-16 09:24:38] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.063703 10.0.0.133 - - [2025-10-16 09:24:38] "POST /chown HTTP/1.1" 200 109 0.007437 10.0.0.133 - - [2025-10-16 09:24:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016755 10.0.0.133 - - [2025-10-16 09:24:38] "PUT /virtual-machine-interface/481455c1-0615-4a2d-a055-21980ffe090a HTTP/1.1" 200 285 0.033268 10.0.0.133 - - [2025-10-16 09:24:38] "GET /loadbalancer-pool/70ffdeef-06d4-4c8a-a6ad-bff7c725d34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014189 10.0.0.133 - - [2025-10-16 09:24:38] "PUT /instance-ip/4d561853-f69a-45d5-8b32-d668c60a282d HTTP/1.1" 200 257 0.033285 10.0.0.133 - - [2025-10-16 09:24:38] "POST /loadbalancer-members HTTP/1.1" 200 709 0.035864 10.0.0.133 - - [2025-10-16 09:24:38] "POST /ref-update HTTP/1.1" 200 156 0.032719 10.0.0.133 - - [2025-10-16 09:24:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.028164 10.0.0.133 - - [2025-10-16 09:24:38] "GET /loadbalancer-member/38807fe9-39cc-4e22-be3c-ad6ec48b05bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.007536 10.0.0.133 - - [2025-10-16 09:24:38] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003566 10.0.0.133 - - [2025-10-16 09:24:38] "POST /ref-update HTTP/1.1" 200 156 0.041517 10.0.0.133 - - [2025-10-16 09:24:38] "POST /ref-update HTTP/1.1" 200 156 0.024139 10.0.0.133 - - [2025-10-16 09:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.133 - - [2025-10-16 09:24:38] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002435 10.0.0.133 - - [2025-10-16 09:24:38] "POST /tags HTTP/1.1" 409 221 0.001603 10.0.0.133 - - [2025-10-16 09:24:38] "POST /ref-update HTTP/1.1" 200 156 0.008773 10.0.0.133 - - [2025-10-16 09:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.133 - - [2025-10-16 09:24:38] "POST /ref-update HTTP/1.1" 200 156 0.018678 10.0.0.133 - - [2025-10-16 09:24:38] "GET /tag/3db4888b-c356-441b-8d5c-8484ae23558e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020464 10.0.0.133 - - [2025-10-16 09:24:38] "POST /tags HTTP/1.1" 409 238 0.007422 10.0.0.133 - - [2025-10-16 09:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.133 - - [2025-10-16 09:24:38] "PUT /service-instance/22699fc9-541b-431d-bb81-8e80270a2a7d HTTP/1.1" 200 267 0.008092 10.0.0.133 - - [2025-10-16 09:24:38] "GET /tag/2fb15f42-adeb-4a9f-89eb-f9fe5e4e8052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012539 10.0.0.133 - - [2025-10-16 09:24:38] "POST /firewall-rules HTTP/1.1" 409 293 0.004412 10.0.0.133 - - [2025-10-16 09:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.133 - - [2025-10-16 09:24:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013796 10.0.0.133 - - [2025-10-16 09:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.133 - - [2025-10-16 09:24:38] "POST /chown HTTP/1.1" 200 109 0.006333 10.0.0.133 - - [2025-10-16 09:24:38] "POST /chown HTTP/1.1" 200 109 0.014689 10.0.0.133 - - [2025-10-16 09:24:38] "PUT /firewall-rule/d32d5e47-b868-4e8c-a041-9c6858a3dcf8 HTTP/1.1" 200 261 0.043055 10.0.0.133 - - [2025-10-16 09:24:38] "GET /firewall-rule/d32d5e47-b868-4e8c-a041-9c6858a3dcf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.011435 10.0.0.133 - - [2025-10-16 09:24:38] "GET /firewall-policy/877b603f-aa77-4ea0-949c-dd3cadde7bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003047 10.0.0.133 - - [2025-10-16 09:24:38] "PUT /instance-ip/4d561853-f69a-45d5-8b32-d668c60a282d HTTP/1.1" 200 257 0.011152 10.0.0.133 - - [2025-10-16 09:24:38] "POST /ref-update HTTP/1.1" 200 156 0.023634 10.0.0.133 - - [2025-10-16 09:24:38] "GET /firewall-rule/d32d5e47-b868-4e8c-a041-9c6858a3dcf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003932 10.0.0.133 - - [2025-10-16 09:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.133 - - [2025-10-16 09:24:38] "POST /chown HTTP/1.1" 200 109 0.017404 10.0.0.133 - - [2025-10-16 09:24:38] "GET /tag/2fb15f42-adeb-4a9f-89eb-f9fe5e4e8052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017542 10.0.0.133 - - [2025-10-16 09:24:38] "GET /tag/2fb15f42-adeb-4a9f-89eb-f9fe5e4e8052?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.015375 10.0.0.133 - - [2025-10-16 09:24:38] "POST /chown HTTP/1.1" 200 109 0.005899 10.0.0.133 - - [2025-10-16 09:24:38] "PUT /instance-ip/4d561853-f69a-45d5-8b32-d668c60a282d HTTP/1.1" 200 257 0.022637 10.0.0.133 - - [2025-10-16 09:24:38] "GET /virtual-machine-interface/481455c1-0615-4a2d-a055-21980ffe090a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.011966 10.0.0.133 - - [2025-10-16 09:24:38] "POST /ref-update HTTP/1.1" 200 156 0.025657 10.0.0.133 - - [2025-10-16 09:24:38] "POST /set-tag HTTP/1.1" 200 109 0.032969 10.0.0.133 - - [2025-10-16 09:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.133 - - [2025-10-16 09:24:38] "GET /virtual-machine-interface/551c7ed5-f641-49b6-9dba-60e0ff0b24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.016839 10.0.0.133 - - [2025-10-16 09:24:38] "POST /chown HTTP/1.1" 200 109 0.007842 10.0.0.133 - - [2025-10-16 09:24:38] "POST /chown HTTP/1.1" 200 109 0.018184 10.0.0.133 - - [2025-10-16 09:24:38] "POST /set-tag HTTP/1.1" 200 109 0.014450 10.0.0.133 - - [2025-10-16 09:24:38] "GET /virtual-machine-interface/cb8ef5a1-344b-4137-93ab-edc4a2e1d5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.009884 10.0.0.133 - - [2025-10-16 09:24:38] "PUT /instance-ip/4d561853-f69a-45d5-8b32-d668c60a282d HTTP/1.1" 200 257 0.015951 10.0.0.133 - - [2025-10-16 09:24:38] "POST /set-tag HTTP/1.1" 200 109 0.030922 10.0.0.133 - - [2025-10-16 09:24:38] "POST /ref-update HTTP/1.1" 200 156 0.030930 10.0.0.133 - - [2025-10-16 09:24:38] "POST /chown HTTP/1.1" 200 109 0.017241 10.0.0.133 - - [2025-10-16 09:24:38] "GET /firewall-policy/877b603f-aa77-4ea0-949c-dd3cadde7bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.010105 10.0.0.133 - - [2025-10-16 09:24:38] "GET /firewall-rule/d32d5e47-b868-4e8c-a041-9c6858a3dcf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002752 10.0.0.133 - - [2025-10-16 09:24:39] "POST /ref-update HTTP/1.1" 200 156 0.019722 10.0.0.133 - - [2025-10-16 09:24:39] "POST /chown HTTP/1.1" 200 109 0.025381 10.0.0.133 - - [2025-10-16 09:24:39] "PUT /instance-ip/4d561853-f69a-45d5-8b32-d668c60a282d HTTP/1.1" 200 257 0.016302 10.0.0.133 - - [2025-10-16 09:24:39] "POST /ref-update HTTP/1.1" 200 156 0.025265 10.0.0.133 - - [2025-10-16 09:24:39] "DELETE /firewall-rule/d32d5e47-b868-4e8c-a041-9c6858a3dcf8 HTTP/1.1" 200 115 0.055990 10.0.0.133 - - [2025-10-16 09:24:39] "DELETE /loadbalancer-member/38807fe9-39cc-4e22-be3c-ad6ec48b05bd HTTP/1.1" 200 115 0.027833 10.0.0.133 - - [2025-10-16 09:24:39] "DELETE /loadbalancer-pool/70ffdeef-06d4-4c8a-a6ad-bff7c725d34a HTTP/1.1" 200 115 0.032568 10.0.0.133 - - [2025-10-16 09:24:39] "DELETE /loadbalancer-listener/fcd20762-4536-41a7-965a-3fe96ab55560 HTTP/1.1" 200 115 0.032168 10.0.0.133 - - [2025-10-16 09:24:39] "DELETE /loadbalancer/aa516e64-0900-4c18-9051-dd90a90263d2 HTTP/1.1" 200 115 0.045213 10.0.0.133 - - [2025-10-16 09:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.133 - - [2025-10-16 09:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.133 - - [2025-10-16 09:24:39] "DELETE /instance-ip/4d561853-f69a-45d5-8b32-d668c60a282d HTTP/1.1" 200 115 0.056706 10.0.0.133 - - [2025-10-16 09:24:39] "DELETE /virtual-machine-interface/551c7ed5-f641-49b6-9dba-60e0ff0b24a6 HTTP/1.1" 200 115 0.050359 10.0.0.133 - - [2025-10-16 09:24:39] "DELETE /tag/2fb15f42-adeb-4a9f-89eb-f9fe5e4e8052 HTTP/1.1" 200 115 0.077541 10.0.0.133 - - [2025-10-16 09:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.133 - - [2025-10-16 09:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.133 - - [2025-10-16 09:24:39] "DELETE /service-instance/22699fc9-541b-431d-bb81-8e80270a2a7d HTTP/1.1" 200 115 0.033563 10.0.0.133 - - [2025-10-16 09:24:39] "GET /virtual-machine-interface/481455c1-0615-4a2d-a055-21980ffe090a?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.004940 10.0.0.133 - - [2025-10-16 09:24:39] "DELETE /virtual-machine-interface/481455c1-0615-4a2d-a055-21980ffe090a HTTP/1.1" 200 115 0.041009 10.0.0.133 - - [2025-10-16 09:24:39] "DELETE /virtual-machine/9d29e8da-616a-4030-a088-e928e6d8615a HTTP/1.1" 200 115 0.023623 10.0.0.133 - - [2025-10-16 09:24:39] "GET /virtual-machine-interface/cb8ef5a1-344b-4137-93ab-edc4a2e1d5e0?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.008416 10.0.0.133 - - [2025-10-16 09:24:39] "DELETE /virtual-machine-interface/cb8ef5a1-344b-4137-93ab-edc4a2e1d5e0 HTTP/1.1" 200 115 0.038146 10.0.0.133 - - [2025-10-16 09:24:39] "POST /ref-update HTTP/1.1" 200 156 0.011299 10.0.0.133 - - [2025-10-16 09:24:39] "DELETE /virtual-machine/85d2f69e-3437-47b6-acdb-53f8a8e24370 HTTP/1.1" 200 115 0.030102 10.0.0.133 - - [2025-10-16 09:25:00] "GET /virtual-machine-interface/6e7f76a6-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008112 10.0.0.133 - - [2025-10-16 09:25:00] "POST /set-tag HTTP/1.1" 200 109 0.006040 10.0.0.133 - - [2025-10-16 09:25:00] "GET /virtual-machine-interface/6e7f76a6-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004664 10.0.0.133 - - [2025-10-16 09:25:00] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.133 - - [2025-10-16 09:25:00] "GET /virtual-machine/cccfc463-c286-4e2c-915c-a6d0b6f661cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002936 10.0.0.133 - - [2025-10-16 09:25:00] "POST /ref-update HTTP/1.1" 200 156 0.010480 10.0.0.133 - - [2025-10-16 09:25:00] "GET /virtual-machine-interface/6e7f76a6-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009397 10.0.0.133 - - [2025-10-16 09:25:00] "POST /set-tag HTTP/1.1" 200 109 0.019350 10.0.0.133 - - [2025-10-16 09:25:00] "POST /set-tag HTTP/1.1" 200 109 0.021484 10.0.0.133 - - [2025-10-16 09:25:00] "POST /set-tag HTTP/1.1" 200 109 0.026102 10.0.0.133 - - [2025-10-16 09:25:00] "POST /set-tag HTTP/1.1" 200 109 0.013768 10.0.0.133 - - [2025-10-16 09:25:01] "DELETE /instance-ip/6e9812a6-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.064984 10.0.0.133 - - [2025-10-16 09:25:01] "DELETE /virtual-machine-interface/6e7f76a6-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.047078 10.0.0.133 - - [2025-10-16 09:25:01] "DELETE /virtual-machine/cccfc463-c286-4e2c-915c-a6d0b6f661cc HTTP/1.1" 200 115 0.028731 10.0.0.133 - - [2025-10-16 09:25:01] "DELETE /tag/18d79c0a-3d3b-4f36-bd93-76827c7c97d9 HTTP/1.1" 200 115 0.043403 10.0.0.133 - - [2025-10-16 09:25:01] "GET /virtual-machine-interface/6e1554ba-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004058 10.0.0.133 - - [2025-10-16 09:25:01] "POST /set-tag HTTP/1.1" 200 109 0.003341 10.0.0.133 - - [2025-10-16 09:25:01] "GET /virtual-machine-interface/6e1554ba-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004541 10.0.0.133 - - [2025-10-16 09:25:01] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.133 - - [2025-10-16 09:25:01] "GET /virtual-machine/c3d863a7-8108-4629-9a8c-b934307e73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002952 10.0.0.133 - - [2025-10-16 09:25:01] "POST /ref-update HTTP/1.1" 200 156 0.009158 10.0.0.133 - - [2025-10-16 09:25:01] "GET /virtual-machine-interface/6e1554ba-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015436 10.0.0.133 - - [2025-10-16 09:25:01] "POST /set-tag HTTP/1.1" 200 109 0.016719 10.0.0.133 - - [2025-10-16 09:25:01] "POST /set-tag HTTP/1.1" 200 109 0.018913 10.0.0.133 - - [2025-10-16 09:25:01] "POST /set-tag HTTP/1.1" 200 109 0.026129 10.0.0.133 - - [2025-10-16 09:25:01] "POST /set-tag HTTP/1.1" 200 109 0.012959 10.0.0.133 - - [2025-10-16 09:25:01] "DELETE /instance-ip/6e2cc7c6-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.044981 10.0.0.133 - - [2025-10-16 09:25:01] "DELETE /virtual-machine-interface/6e1554ba-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.046546 10.0.0.133 - - [2025-10-16 09:25:01] "DELETE /virtual-machine/c3d863a7-8108-4629-9a8c-b934307e73e3 HTTP/1.1" 200 115 0.026515 10.0.0.133 - - [2025-10-16 09:25:01] "DELETE /tag/554ad8d4-bb5e-49fa-b326-e6902448240a HTTP/1.1" 409 237 0.006141 10.0.0.133 - - [2025-10-16 09:25:01] "GET /virtual-machine-interface/6ee9aa8a-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006580 10.0.0.133 - - [2025-10-16 09:25:01] "POST /set-tag HTTP/1.1" 200 109 0.002575 10.0.0.133 - - [2025-10-16 09:25:01] "GET /virtual-machine-interface/6ee9aa8a-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004340 10.0.0.133 - - [2025-10-16 09:25:01] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.133 - - [2025-10-16 09:25:01] "GET /virtual-machine/0e8c8354-3994-4e34-ae32-0e8f60a7b14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002352 10.0.0.133 - - [2025-10-16 09:25:01] "POST /ref-update HTTP/1.1" 200 156 0.009056 10.0.0.133 - - [2025-10-16 09:25:01] "GET /virtual-machine-interface/6ee9aa8a-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009843 10.0.0.133 - - [2025-10-16 09:25:01] "POST /set-tag HTTP/1.1" 200 109 0.018778 10.0.0.133 - - [2025-10-16 09:25:01] "POST /set-tag HTTP/1.1" 200 109 0.028083 10.0.0.133 - - [2025-10-16 09:25:01] "POST /set-tag HTTP/1.1" 200 109 0.014421 10.0.0.133 - - [2025-10-16 09:25:01] "POST /set-tag HTTP/1.1" 200 109 0.029495 10.0.0.133 - - [2025-10-16 09:25:01] "DELETE /instance-ip/6f024cc0-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.047404 10.0.0.133 - - [2025-10-16 09:25:02] "DELETE /virtual-machine-interface/6ee9aa8a-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.039933 10.0.0.133 - - [2025-10-16 09:25:02] "DELETE /virtual-machine/0e8c8354-3994-4e34-ae32-0e8f60a7b14f HTTP/1.1" 200 115 0.021140 10.0.0.133 - - [2025-10-16 09:25:02] "DELETE /tag/7d6e06cb-7fa9-4b93-a54e-7aa286183231 HTTP/1.1" 200 115 0.034634 10.0.0.133 - - [2025-10-16 09:25:02] "DELETE /tag/2a7196fc-46af-4ae2-b7fc-2c014327ae5b HTTP/1.1" 409 237 0.006236 10.0.0.133 - - [2025-10-16 09:25:02] "DELETE /tag/5dd4da6b-b69f-4f08-97c5-144aba618304 HTTP/1.1" 409 237 0.005226 10.0.0.133 - - [2025-10-16 09:25:02] "GET /virtual-machine-interface/6da7bc34-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004740 10.0.0.133 - - [2025-10-16 09:25:02] "POST /set-tag HTTP/1.1" 200 109 0.002132 10.0.0.133 - - [2025-10-16 09:25:02] "GET /virtual-machine-interface/6da7bc34-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005935 10.0.0.133 - - [2025-10-16 09:25:02] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.133 - - [2025-10-16 09:25:02] "GET /virtual-machine/ab4174a0-274a-4d63-aaf0-f9620e746ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002681 10.0.0.133 - - [2025-10-16 09:25:02] "POST /ref-update HTTP/1.1" 200 156 0.010733 10.0.0.133 - - [2025-10-16 09:25:02] "GET /virtual-machine-interface/6da7bc34-aa71-11f0-9984-fa163e493897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006060 10.0.0.133 - - [2025-10-16 09:25:02] "POST /set-tag HTTP/1.1" 200 109 0.017532 10.0.0.133 - - [2025-10-16 09:25:02] "POST /set-tag HTTP/1.1" 200 109 0.016033 10.0.0.133 - - [2025-10-16 09:25:02] "POST /set-tag HTTP/1.1" 200 109 0.024831 10.0.0.133 - - [2025-10-16 09:25:02] "POST /set-tag HTTP/1.1" 200 109 0.026830 10.0.0.133 - - [2025-10-16 09:25:02] "DELETE /instance-ip/6dc25972-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.036383 10.0.0.133 - - [2025-10-16 09:25:02] "DELETE /virtual-machine-interface/6da7bc34-aa71-11f0-9984-fa163e493897 HTTP/1.1" 200 115 0.037849 10.0.0.133 - - [2025-10-16 09:25:02] "DELETE /virtual-machine/ab4174a0-274a-4d63-aaf0-f9620e746ac7 HTTP/1.1" 200 115 0.019528 10.0.0.133 - - [2025-10-16 09:25:02] "DELETE /tag/ad868b39-2c1f-4e06-9a06-d3b6faad1c93 HTTP/1.1" 200 115 0.047712 10.0.0.133 - - [2025-10-16 09:25:02] "DELETE /tag/9132128b-3437-469f-9678-83ed9383f61b HTTP/1.1" 200 115 0.036573 10.0.0.133 - - [2025-10-16 09:25:02] "DELETE /tag/eae335d6-577c-4d38-92b3-53371a29ee16 HTTP/1.1" 200 115 0.031622 10.0.0.133 - - [2025-10-16 09:25:04] "POST /projects HTTP/1.1" 409 238 0.002376 10.0.0.133 - - [2025-10-16 09:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.133 - - [2025-10-16 09:25:04] "GET /project/0e0a38af-6870-489c-a311-a9e95a75f83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037138 10.0.0.133 - - [2025-10-16 09:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.133 - - [2025-10-16 09:25:04] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005224 10.0.0.133 - - [2025-10-16 09:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.133 - - [2025-10-16 09:25:04] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005938 10.0.0.133 - - [2025-10-16 09:25:04] "POST /security-groups HTTP/1.1" 409 285 0.003543 10.0.0.133 - - [2025-10-16 09:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.133 - - [2025-10-16 09:25:04] "PUT /security-group/3d9e91cd-c112-43cf-9321-2cdd8519d39f HTTP/1.1" 200 263 0.063283 10.0.0.133 - - [2025-10-16 09:25:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028182 10.0.0.133 - - [2025-10-16 09:25:04] "PUT /access-control-list/3970d7b5-28ac-46f3-ad21-26f22e9a2e93 HTTP/1.1" 200 273 0.014647 10.0.0.133 - - [2025-10-16 09:25:04] "PUT /access-control-list/9eb6e878-2e8d-4c79-937f-a837fcbd32d9 HTTP/1.1" 200 273 0.033170 10.0.0.133 - - [2025-10-16 09:25:09] "POST /projects HTTP/1.1" 409 238 0.003652 10.0.0.133 - - [2025-10-16 09:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006976 10.0.0.133 - - [2025-10-16 09:25:10] "GET /project/0e0a38af-6870-489c-a311-a9e95a75f83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052078 10.0.0.133 - - [2025-10-16 09:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005254 10.0.0.133 - - [2025-10-16 09:25:10] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006320 10.0.0.133 - - [2025-10-16 09:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006780 10.0.0.133 - - [2025-10-16 09:25:10] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006689 10.0.0.133 - - [2025-10-16 09:25:10] "POST /security-groups HTTP/1.1" 409 285 0.003399 10.0.0.133 - - [2025-10-16 09:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.133 - - [2025-10-16 09:25:10] "PUT /security-group/3d9e91cd-c112-43cf-9321-2cdd8519d39f HTTP/1.1" 200 263 0.060295 10.0.0.133 - - [2025-10-16 09:25:10] "PUT /access-control-list/3970d7b5-28ac-46f3-ad21-26f22e9a2e93 HTTP/1.1" 200 273 0.011747 10.0.0.133 - - [2025-10-16 09:25:10] "PUT /access-control-list/9eb6e878-2e8d-4c79-937f-a837fcbd32d9 HTTP/1.1" 200 273 0.017619 10.0.0.133 - - [2025-10-16 09:25:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026464 10.0.0.133 - - [2025-10-16 09:25:10] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.015321 10.0.0.133 - - [2025-10-16 09:25:10] "GET /firewall-rule/c53ad2e9-87c1-4f5d-882d-abe250823ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002540 10.0.0.133 - - [2025-10-16 09:25:10] "POST /ref-update HTTP/1.1" 200 156 0.080122 10.0.0.133 - - [2025-10-16 09:25:10] "DELETE /firewall-rule/c53ad2e9-87c1-4f5d-882d-abe250823ce9 HTTP/1.1" 200 115 0.034647 10.0.0.133 - - [2025-10-16 09:25:10] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.007514 10.0.0.133 - - [2025-10-16 09:25:10] "GET /firewall-rule/6cb61c54-20cf-4659-8e6b-6d4716d40db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004857 10.0.0.133 - - [2025-10-16 09:25:10] "POST /ref-update HTTP/1.1" 200 156 0.095910 10.0.0.133 - - [2025-10-16 09:25:10] "DELETE /firewall-rule/6cb61c54-20cf-4659-8e6b-6d4716d40db1 HTTP/1.1" 200 115 0.039272 10.0.0.133 - - [2025-10-16 09:25:10] "DELETE /tag/2a7196fc-46af-4ae2-b7fc-2c014327ae5b HTTP/1.1" 409 237 0.005099 10.0.0.133 - - [2025-10-16 09:25:10] "DELETE /tag/26a72727-02af-4459-92c8-6e028527c605 HTTP/1.1" 200 115 0.052416 10.0.0.133 - - [2025-10-16 09:25:10] "DELETE /tag/5dd4da6b-b69f-4f08-97c5-144aba618304 HTTP/1.1" 409 237 0.004800 10.0.0.133 - - [2025-10-16 09:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.133 - - [2025-10-16 09:25:10] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004869 10.0.0.133 - - [2025-10-16 09:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.133 - - [2025-10-16 09:25:10] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004178 10.0.0.133 - - [2025-10-16 09:25:10] "PUT /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c HTTP/1.1" 200 265 0.046781 10.0.0.133 - - [2025-10-16 09:25:11] "PUT /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c HTTP/1.1" 200 265 0.066506 10.0.0.133 - - [2025-10-16 09:25:11] "DELETE /security-group/3d9e91cd-c112-43cf-9321-2cdd8519d39f HTTP/1.1" 200 115 0.056522 10.0.0.133 - - [2025-10-16 09:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009025 10.0.0.133 - - [2025-10-16 09:25:11] "DELETE /access-control-list/3970d7b5-28ac-46f3-ad21-26f22e9a2e93 HTTP/1.1" 200 115 0.049787 10.0.0.133 - - [2025-10-16 09:25:11] "DELETE /access-control-list/9eb6e878-2e8d-4c79-937f-a837fcbd32d9 HTTP/1.1" 200 115 0.033279 10.0.0.133 - - [2025-10-16 09:25:11] "GET /project/0e0a38af-6870-489c-a311-a9e95a75f83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.053401 10.0.0.133 - - [2025-10-16 09:25:11] "GET /project/0e0a38af-6870-489c-a311-a9e95a75f83e?fields=security_groups HTTP/1.1" 200 1352 0.036746 10.0.0.133 - - [2025-10-16 09:25:11] "DELETE /security-group/a8dd40b2-61b4-4675-81a8-0db2d8181069 HTTP/1.1" 200 115 0.072224 10.0.0.133 - - [2025-10-16 09:25:11] "DELETE /access-control-list/eca0746c-3915-4e09-9288-6b79502a310a HTTP/1.1" 200 115 0.048145 10.0.0.133 - - [2025-10-16 09:25:11] "GET /project/0e0a38af-6870-489c-a311-a9e95a75f83e?fields=application_policy_sets HTTP/1.1" 200 1391 0.050347 10.0.0.133 - - [2025-10-16 09:25:11] "DELETE /access-control-list/df5262b9-f938-468a-b0d0-c741891aa2fe HTTP/1.1" 200 115 0.046897 10.0.0.133 - - [2025-10-16 09:25:11] "DELETE /project/0e0a38af-6870-489c-a311-a9e95a75f83e HTTP/1.1" 200 115 0.370225 10.0.0.133 - - [2025-10-16 09:25:11] "POST /projects HTTP/1.1" 409 238 0.007011 10.0.0.133 - - [2025-10-16 09:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.133 - - [2025-10-16 09:25:11] "GET /project/f0a13874-bc59-4f81-8091-82df71834990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043779 10.0.0.133 - - [2025-10-16 09:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.133 - - [2025-10-16 09:25:11] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.003926 10.0.0.133 - - [2025-10-16 09:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.133 - - [2025-10-16 09:25:11] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003968 10.0.0.133 - - [2025-10-16 09:25:11] "POST /security-groups HTTP/1.1" 409 285 0.002279 10.0.0.133 - - [2025-10-16 09:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.133 - - [2025-10-16 09:25:11] "PUT /security-group/c800bc2b-6995-4611-8c23-585bcbe513e0 HTTP/1.1" 200 263 0.054081 10.0.0.133 - - [2025-10-16 09:25:11] "PUT /access-control-list/b7bdd504-b1aa-4f32-9454-a87a8985759b HTTP/1.1" 200 273 0.012511 10.0.0.133 - - [2025-10-16 09:25:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020057 10.0.0.133 - - [2025-10-16 09:25:11] "PUT /access-control-list/f7296f4e-2f41-4e99-8606-2dec6441d7eb HTTP/1.1" 200 273 0.034229 10.0.0.133 - - [2025-10-16 09:25:15] "DELETE /loadbalancer-member/4aef1e73-8e03-4dba-aee4-98bab8028bd6 HTTP/1.1" 200 115 0.041168 10.0.0.133 - - [2025-10-16 09:25:15] "DELETE /loadbalancer-pool/59b5e926-99aa-4836-966a-ab24d301115a HTTP/1.1" 200 115 0.050425 10.0.0.133 - - [2025-10-16 09:25:15] "DELETE /loadbalancer-listener/28748e46-81a8-4978-bbee-c967601d4baa HTTP/1.1" 200 115 0.050399 10.0.0.133 - - [2025-10-16 09:25:15] "DELETE /loadbalancer/79143219-e4bc-43ff-a782-478b5d04d4a7 HTTP/1.1" 200 115 0.044540 10.0.0.133 - - [2025-10-16 09:25:15] "DELETE /floating-ip/57949118-2f10-4658-93a0-f0c1bad4b882 HTTP/1.1" 200 115 0.042467 10.0.0.133 - - [2025-10-16 09:25:15] "DELETE /instance-ip/2cc133b1-463d-4eca-b64b-c2fe363fbed4 HTTP/1.1" 200 115 0.043119 10.0.0.133 - - [2025-10-16 09:25:16] "DELETE /virtual-machine-interface/8c1e0f45-017e-4f43-b379-f0b1e7f51c5b HTTP/1.1" 200 115 0.040683 10.0.0.133 - - [2025-10-16 09:25:16] "DELETE /tag/1db47063-caf3-4745-9e92-5444866cdac1 HTTP/1.1" 200 115 0.042842 10.0.0.133 - - [2025-10-16 09:25:16] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005044 10.0.0.133 - - [2025-10-16 09:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.133 - - [2025-10-16 09:25:16] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002622 10.0.0.133 - - [2025-10-16 09:25:16] "GET /firewall-policy/a7ee0904-c010-4482-9790-40e899d0b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004220 10.0.0.133 - - [2025-10-16 09:25:16] "GET /firewall-rule/1e929698-ac5f-4842-a978-3c711512abdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.011622 10.0.0.133 - - [2025-10-16 09:25:16] "POST /ref-update HTTP/1.1" 200 156 0.018229 10.0.0.133 - - [2025-10-16 09:25:16] "DELETE /firewall-rule/1e929698-ac5f-4842-a978-3c711512abdf HTTP/1.1" 200 115 0.045251 10.0.0.133 - - [2025-10-16 09:25:16] "GET /firewall-policy/6be7b1d7-2bdc-41bb-8a01-e60af16a4a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003831 10.0.0.133 - - [2025-10-16 09:25:16] "GET /firewall-rule/dcbcfaaa-3796-4b49-a1d2-b7e788d13d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.003274 10.0.0.133 - - [2025-10-16 09:25:16] "POST /ref-update HTTP/1.1" 200 156 0.014244 10.0.0.133 - - [2025-10-16 09:25:16] "DELETE /firewall-rule/dcbcfaaa-3796-4b49-a1d2-b7e788d13d52 HTTP/1.1" 200 115 0.044500 10.0.0.133 - - [2025-10-16 09:25:16] "GET /firewall-policy/6be7b1d7-2bdc-41bb-8a01-e60af16a4a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.004405 10.0.0.133 - - [2025-10-16 09:25:16] "GET /firewall-rule/333e122c-3a48-4106-9f1c-4c47110dd4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.002859 10.0.0.133 - - [2025-10-16 09:25:16] "POST /ref-update HTTP/1.1" 200 156 0.011733 10.0.0.133 - - [2025-10-16 09:25:16] "DELETE /firewall-rule/333e122c-3a48-4106-9f1c-4c47110dd4e0 HTTP/1.1" 200 115 0.045611 10.0.0.133 - - [2025-10-16 09:25:16] "GET /application-policy-set/804efd7c-abf9-4163-90bc-a38aef63acef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002521 10.0.0.133 - - [2025-10-16 09:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.133 - - [2025-10-16 09:25:16] "GET /policy-management/3566cdac-979c-4866-9dc8-1ab04b106578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002695 10.0.0.133 - - [2025-10-16 09:25:16] "GET /firewall-policy/6be7b1d7-2bdc-41bb-8a01-e60af16a4a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003449 10.0.0.133 - - [2025-10-16 09:25:16] "POST /ref-update HTTP/1.1" 200 156 0.021654 10.0.0.133 - - [2025-10-16 09:25:16] "DELETE /firewall-policy/6be7b1d7-2bdc-41bb-8a01-e60af16a4a47 HTTP/1.1" 200 115 0.049659 10.0.0.133 - - [2025-10-16 09:25:16] "DELETE /tag/2a7196fc-46af-4ae2-b7fc-2c014327ae5b HTTP/1.1" 200 115 0.047176 10.0.0.133 - - [2025-10-16 09:25:16] "DELETE /tag/765a9ac8-4adc-44fd-a911-4e88f2517eef HTTP/1.1" 200 115 0.061197 10.0.0.133 - - [2025-10-16 09:25:16] "DELETE /tag/554ad8d4-bb5e-49fa-b326-e6902448240a HTTP/1.1" 200 115 0.069173 10.0.0.133 - - [2025-10-16 09:25:16] "DELETE /tag/5dd4da6b-b69f-4f08-97c5-144aba618304 HTTP/1.1" 200 115 0.081601 10.0.0.133 - - [2025-10-16 09:25:16] "POST /projects HTTP/1.1" 409 238 0.003310 10.0.0.133 - - [2025-10-16 09:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.133 - - [2025-10-16 09:25:17] "GET /project/f0a13874-bc59-4f81-8091-82df71834990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049318 10.0.0.133 - - [2025-10-16 09:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006150 10.0.0.133 - - [2025-10-16 09:25:17] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004972 10.0.0.133 - - [2025-10-16 09:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.133 - - [2025-10-16 09:25:17] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006769 10.0.0.133 - - [2025-10-16 09:25:17] "POST /security-groups HTTP/1.1" 409 285 0.002568 10.0.0.133 - - [2025-10-16 09:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.133 - - [2025-10-16 09:25:17] "PUT /security-group/c800bc2b-6995-4611-8c23-585bcbe513e0 HTTP/1.1" 200 263 0.057251 10.0.0.133 - - [2025-10-16 09:25:17] "PUT /access-control-list/b7bdd504-b1aa-4f32-9454-a87a8985759b HTTP/1.1" 200 273 0.030928 10.0.0.133 - - [2025-10-16 09:25:17] "PUT /access-control-list/f7296f4e-2f41-4e99-8606-2dec6441d7eb HTTP/1.1" 200 273 0.026045 10.0.0.133 - - [2025-10-16 09:25:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.040285 10.0.0.133 - - [2025-10-16 09:25:17] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.017140 10.0.0.133 - - [2025-10-16 09:25:17] "GET /firewall-rule/4bfdb7c1-392b-4546-b88b-0fe86270a219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002827 10.0.0.133 - - [2025-10-16 09:25:17] "POST /ref-update HTTP/1.1" 200 156 0.065827 10.0.0.133 - - [2025-10-16 09:25:17] "DELETE /firewall-rule/4bfdb7c1-392b-4546-b88b-0fe86270a219 HTTP/1.1" 200 115 0.053527 10.0.0.133 - - [2025-10-16 09:25:17] "GET /firewall-policy/181423a3-bd0e-4e7e-9bc2-c56fee5f04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.006714 10.0.0.133 - - [2025-10-16 09:25:17] "GET /firewall-rule/30d7fec2-78f8-4739-9bbe-6f75480677e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002943 10.0.0.133 - - [2025-10-16 09:25:17] "POST /ref-update HTTP/1.1" 200 156 0.052876 10.0.0.133 - - [2025-10-16 09:25:17] "DELETE /firewall-rule/30d7fec2-78f8-4739-9bbe-6f75480677e7 HTTP/1.1" 200 115 0.056257 10.0.0.133 - - [2025-10-16 09:25:17] "DELETE /tag/dcf50b84-bc4e-4dbe-9d98-f2d9e035c72c HTTP/1.1" 200 115 0.036551 10.0.0.133 - - [2025-10-16 09:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.133 - - [2025-10-16 09:25:17] "GET /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004949 10.0.0.133 - - [2025-10-16 09:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.133 - - [2025-10-16 09:25:17] "GET /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003954 10.0.0.133 - - [2025-10-16 09:25:17] "PUT /virtual-network/95de75f1-af4c-4c06-a37c-0ae759d43c0c HTTP/1.1" 200 265 0.048360 10.0.0.133 - - [2025-10-16 09:25:17] "PUT /virtual-network/af25480a-6117-4518-8145-d0077d7d4d1c HTTP/1.1" 200 265 0.060842 10.0.0.133 - - [2025-10-16 09:25:18] "DELETE /security-group/c800bc2b-6995-4611-8c23-585bcbe513e0 HTTP/1.1" 200 115 0.050068 10.0.0.133 - - [2025-10-16 09:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.133 - - [2025-10-16 09:25:18] "DELETE /access-control-list/b7bdd504-b1aa-4f32-9454-a87a8985759b HTTP/1.1" 200 115 0.044902 10.0.0.133 - - [2025-10-16 09:25:18] "DELETE /access-control-list/f7296f4e-2f41-4e99-8606-2dec6441d7eb HTTP/1.1" 200 115 0.032213 10.0.0.133 - - [2025-10-16 09:25:18] "GET /project/f0a13874-bc59-4f81-8091-82df71834990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.038513 10.0.0.133 - - [2025-10-16 09:25:18] "GET /project/f0a13874-bc59-4f81-8091-82df71834990?fields=security_groups HTTP/1.1" 200 1352 0.032596 10.0.0.133 - - [2025-10-16 09:25:18] "DELETE /security-group/73d873a8-f828-4c4e-9c13-c55d58c007b6 HTTP/1.1" 200 115 0.052972 10.0.0.133 - - [2025-10-16 09:25:18] "DELETE /access-control-list/44f27862-ed04-4a0c-be89-19e4d2da2bec HTTP/1.1" 200 115 0.041783 10.0.0.133 - - [2025-10-16 09:25:18] "GET /project/f0a13874-bc59-4f81-8091-82df71834990?fields=application_policy_sets HTTP/1.1" 200 1391 0.046947 10.0.0.133 - - [2025-10-16 09:25:18] "DELETE /access-control-list/71e15718-9172-4c00-ba1a-16a4a6ef4759 HTTP/1.1" 200 115 0.048680 10.0.0.133 - - [2025-10-16 09:25:18] "DELETE /project/f0a13874-bc59-4f81-8091-82df71834990 HTTP/1.1" 200 115 0.311626 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:26:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001138 [Introspect:8084]10.0.0.133 - - [2025-10-16 09:26:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001211