++ 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: =================== Tue Nov 11 02:27:52 PM UTC 2025 ===================' INFO: =================== Tue Nov 11 02:27:52 PM 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 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 ++ cut -d , -f 1 ++ echo 10.0.0.133 + local cassandra=10.0.0.133 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.133 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.133 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.133 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.133 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.133 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.133 +++ local servers=10.0.0.133 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ uniq ++++ sort ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ cut -d ' ' -f 1 +++ local local_ips=,10.0.0.133,10.242.57.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.242.57.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 ]] ++ echo 10.0.0.133:9041 ++ sed 's/,/ /g' + 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 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' ++ 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: 11/11/2025 14:28:51.433 7fbdb15f8300 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/11/2025 14:28:51.820 7fbdb15f8300 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/11/2025 14:28:51.854 7fbdb15f8300 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/11/2025 14:28:51.854 7fbdb15f8300 [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-11-11 14:29:03] "GET / HTTP/1.1" 503 181 0.000284 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:29:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003403 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:29:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001776 10.0.0.133 - - [2025-11-11 14:29:04] "GET / HTTP/1.1" 200 45303 0.002109 10.0.0.133 - - [2025-11-11 14:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.133 - - [2025-11-11 14:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.133 - - [2025-11-11 14:29:04] "GET / HTTP/1.1" 200 36215 0.001544 10.0.0.133 - - [2025-11-11 14:29:04] "GET / HTTP/1.1" 200 36215 0.001762 10.0.0.133 - - [2025-11-11 14:29:05] "GET / HTTP/1.1" 200 36215 0.002718 10.0.0.133 - - [2025-11-11 14:29:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.004554 10.0.0.133 - - [2025-11-11 14:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015953 10.0.0.133 - - [2025-11-11 14:29:05] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014777 10.0.0.133 - - [2025-11-11 14:29:05] "POST /service-appliance-sets HTTP/1.1" 200 555 0.051578 10.0.0.133 - - [2025-11-11 14:29:05] "POST /fqname-to-id HTTP/1.1" 404 180 0.002828 10.0.0.133 - - [2025-11-11 14:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.133 - - [2025-11-11 14:29:05] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008494 10.0.0.133 - - [2025-11-11 14:29:05] "POST /service-appliance-sets HTTP/1.1" 200 543 0.094512 10.0.0.133 - - [2025-11-11 14:29:05] "GET / HTTP/1.1" 200 36215 0.001974 10.0.0.133 - - [2025-11-11 14:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005555 10.0.0.133 - - [2025-11-11 14:29:05] "GET /network-ipam/6bdeafd8-97b7-4217-bc29-43e76881ae2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.011433 10.0.0.133 - - [2025-11-11 14:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010523 10.0.0.133 - - [2025-11-11 14:29:05] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011399 10.0.0.133 - - [2025-11-11 14:29:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.009359 10.0.0.133 - - [2025-11-11 14:29:05] "POST /database-nodes HTTP/1.1" 200 599 0.036537 10.0.0.133 - - [2025-11-11 14:29:06] "POST /service-templates HTTP/1.1" 200 513 0.086755 10.0.0.133 - - [2025-11-11 14:29:06] "POST /service-templates HTTP/1.1" 200 503 0.057044 10.0.0.133 - - [2025-11-11 14:29:06] "POST /service-templates HTTP/1.1" 200 517 0.062017 10.0.0.133 - - [2025-11-11 14:29:06] "POST /service-templates HTTP/1.1" 200 537 0.083704 10.0.0.133 - - [2025-11-11 14:29:06] "POST /service-templates HTTP/1.1" 200 509 0.062231 10.0.0.133 - - [2025-11-11 14:29:06] "GET / HTTP/1.1" 200 36215 0.002562 10.0.0.133 - - [2025-11-11 14:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.133 - - [2025-11-11 14:29:06] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016535 10.0.0.133 - - [2025-11-11 14:29:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.006762 10.0.0.133 - - [2025-11-11 14:29:06] "POST /config-database-nodes HTTP/1.1" 200 613 0.041823 10.0.0.133 - - [2025-11-11 14:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.133 - - [2025-11-11 14:29:08] "GET /network-ipam/6bdeafd8-97b7-4217-bc29-43e76881ae2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004197 10.0.0.133 - - [2025-11-11 14:29:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.003599 10.0.0.133 - - [2025-11-11 14:29:09] "POST /access-control-lists HTTP/1.1" 200 589 0.033134 10.0.0.133 - - [2025-11-11 14:29:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.015436 10.0.0.133 - - [2025-11-11 14:29:09] "GET / HTTP/1.1" 200 36215 0.001578 10.0.0.133 - - [2025-11-11 14:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.133 - - [2025-11-11 14:29:09] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006190 10.0.0.133 - - [2025-11-11 14:29:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.002427 10.0.0.133 - - [2025-11-11 14:29:09] "POST /access-control-lists HTTP/1.1" 200 587 0.037853 10.0.0.133 - - [2025-11-11 14:29:09] "POST /analytics-nodes HTTP/1.1" 200 601 0.053256 10.0.0.133 - - [2025-11-11 14:29:09] "POST /route-targets HTTP/1.1" 200 328 0.036540 10.0.0.133 - - [2025-11-11 14:29:09] "POST /ref-update HTTP/1.1" 200 156 0.044119 10.0.0.133 - - [2025-11-11 14:29:09] "POST /route-targets HTTP/1.1" 200 328 0.017427 10.0.0.133 - - [2025-11-11 14:29:09] "POST /ref-update HTTP/1.1" 200 156 0.016237 10.0.0.133 - - [2025-11-11 14:29:09] "POST /route-targets HTTP/1.1" 200 328 0.037167 10.0.0.133 - - [2025-11-11 14:29:09] "POST /ref-update HTTP/1.1" 200 156 0.017170 10.0.0.133 - - [2025-11-11 14:29:09] "POST /route-targets HTTP/1.1" 200 328 0.012959 10.0.0.133 - - [2025-11-11 14:29:09] "POST /ref-update HTTP/1.1" 200 156 0.024702 10.0.0.133 - - [2025-11-11 14:29:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.003290 10.0.0.133 - - [2025-11-11 14:29:09] "GET / HTTP/1.1" 200 36215 0.001290 10.0.0.133 - - [2025-11-11 14:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.133 - - [2025-11-11 14:29:09] "GET /routing-instance/992e2a7e-053d-4536-8e17-d0655d873a3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003905 10.0.0.133 - - [2025-11-11 14:29:10] "POST /access-control-lists HTTP/1.1" 200 553 0.076840 10.0.0.133 - - [2025-11-11 14:29:10] "POST /bgp-routers HTTP/1.1" 200 618 0.081939 10.0.0.133 - - [2025-11-11 14:29:10] "GET /bgp-router/47b4194c-5f90-4387-8dce-17cc87345433?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.011391 10.0.0.133 - - [2025-11-11 14:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.133 - - [2025-11-11 14:29:10] "PUT /access-control-list/8ac92c04-40ff-4026-948a-5f32d2ee3185 HTTP/1.1" 200 273 0.011606 10.0.0.133 - - [2025-11-11 14:29:10] "PUT /access-control-list/63894c23-6973-4bb5-9516-9365d38de928 HTTP/1.1" 200 273 0.028432 10.0.0.133 - - [2025-11-11 14:29:10] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017822 10.0.0.133 - - [2025-11-11 14:29:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009399 10.0.0.133 - - [2025-11-11 14:29:10] "POST /ref-update HTTP/1.1" 200 156 0.011870 10.0.0.133 - - [2025-11-11 14:29:11] "GET / HTTP/1.1" 200 36215 0.001479 10.0.0.133 - - [2025-11-11 14:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006386 10.0.0.133 - - [2025-11-11 14:29:11] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.013695 10.0.0.133 - - [2025-11-11 14:29:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.004816 10.0.0.133 - - [2025-11-11 14:29:11] "GET / HTTP/1.1" 200 36215 0.001798 10.0.0.133 - - [2025-11-11 14:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.133 - - [2025-11-11 14:29:11] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007632 10.0.0.133 - - [2025-11-11 14:29:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.003540 10.0.0.133 - - [2025-11-11 14:29:11] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.044670 10.0.0.133 - - [2025-11-11 14:29:11] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.027591 10.0.0.133 - - [2025-11-11 14:29:16] "GET / HTTP/1.1" 200 36215 0.002498 10.0.0.133 - - [2025-11-11 14:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005923 10.0.0.133 - - [2025-11-11 14:29:16] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006266 10.0.0.133 - - [2025-11-11 14:29:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002635 10.0.0.133 - - [2025-11-11 14:29:16] "POST /config-nodes HTTP/1.1" 200 595 0.052142 10.0.0.133 - - [2025-11-11 14:29:16] "GET / HTTP/1.1" 200 36215 0.002007 10.0.0.133 - - [2025-11-11 14:29:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003659 10.0.0.133 - - [2025-11-11 14:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.133 - - [2025-11-11 14:29:21] "GET /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003741 10.0.0.133 - - [2025-11-11 14:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.133 - - [2025-11-11 14:29:21] "PUT /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf HTTP/1.1" 200 277 0.011995 10.0.0.133 - - [2025-11-11 14:29:22] "GET / HTTP/1.1" 200 36215 0.003229 10.0.0.133 - - [2025-11-11 14:29:22] "POST /alarms HTTP/1.1" 200 583 0.034436 10.0.0.133 - - [2025-11-11 14:29:22] "POST /alarms HTTP/1.1" 200 577 0.039113 10.0.0.133 - - [2025-11-11 14:29:22] "POST /alarms HTTP/1.1" 200 577 0.037138 10.0.0.133 - - [2025-11-11 14:29:22] "POST /alarms HTTP/1.1" 200 561 0.023246 10.0.0.133 - - [2025-11-11 14:29:22] "POST /alarms HTTP/1.1" 200 557 0.037692 10.0.0.133 - - [2025-11-11 14:29:22] "POST /alarms HTTP/1.1" 200 559 0.060115 10.0.0.133 - - [2025-11-11 14:29:22] "POST /alarms HTTP/1.1" 200 567 0.022024 10.0.0.133 - - [2025-11-11 14:29:22] "POST /alarms HTTP/1.1" 200 551 0.043865 10.0.0.133 - - [2025-11-11 14:29:22] "POST /alarms HTTP/1.1" 200 559 0.087741 10.0.0.133 - - [2025-11-11 14:29:22] "POST /alarms HTTP/1.1" 200 569 0.053353 10.0.0.133 - - [2025-11-11 14:29:22] "POST /alarms HTTP/1.1" 200 557 0.058111 10.0.0.133 - - [2025-11-11 14:29:22] "POST /alarms HTTP/1.1" 200 569 0.039218 10.0.0.133 - - [2025-11-11 14:29:22] "POST /alarms HTTP/1.1" 200 577 0.082078 10.0.0.133 - - [2025-11-11 14:29:23] "POST /alarms HTTP/1.1" 200 571 0.044005 10.0.0.133 - - [2025-11-11 14:29:23] "POST /alarms HTTP/1.1" 200 563 0.047926 10.0.0.133 - - [2025-11-11 14:29:23] "POST /alarms HTTP/1.1" 200 563 0.025125 10.0.0.133 - - [2025-11-11 14:29:23] "POST /alarms HTTP/1.1" 200 563 0.032323 10.0.0.133 - - [2025-11-11 14:29:23] "POST /alarms HTTP/1.1" 200 549 0.045814 10.0.0.133 - - [2025-11-11 14:29:23] "POST /alarms HTTP/1.1" 200 597 0.027685 10.0.0.133 - - [2025-11-11 14:29:23] "POST /alarms HTTP/1.1" 200 577 0.051490 10.0.0.133 - - [2025-11-11 14:29:23] "POST /alarms HTTP/1.1" 200 573 0.033905 10.0.0.133 - - [2025-11-11 14:29:23] "POST /alarms HTTP/1.1" 200 585 0.027574 10.0.0.133 - - [2025-11-11 14:29:23] "POST /alarms HTTP/1.1" 200 611 0.035330 10.0.0.133 - - [2025-11-11 14:29:23] "GET / HTTP/1.1" 200 36215 0.001484 10.0.0.133 - - [2025-11-11 14:29:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002699 10.0.0.133 - - [2025-11-11 14:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.133 - - [2025-11-11 14:29:23] "PUT /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf HTTP/1.1" 200 277 0.010835 10.0.0.133 - - [2025-11-11 14:29:24] "GET / HTTP/1.1" 200 36215 0.001768 10.0.0.133 - - [2025-11-11 14:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.133 - - [2025-11-11 14:29:24] "GET /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003193 10.0.0.133 - - [2025-11-11 14:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.133 - - [2025-11-11 14:29:24] "PUT /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf HTTP/1.1" 200 277 0.008966 10.0.0.133 - - [2025-11-11 14:29:24] "GET / HTTP/1.1" 200 36215 0.001372 10.0.0.133 - - [2025-11-11 14:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.133 - - [2025-11-11 14:29:24] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006490 10.0.0.133 - - [2025-11-11 14:29:24] "PUT /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582 HTTP/1.1" 200 275 0.049392 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:29:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001297 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:29:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001104 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:30:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001367 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:30:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001209 10.0.0.133 - - [2025-11-11 14:30:05] "GET / HTTP/1.1" 200 36215 0.001841 10.0.0.133 - - [2025-11-11 14:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.133 - - [2025-11-11 14:30:05] "GET /domain/f46b2350-f2b4-42d7-8a18-e6e456a3916b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004113 10.0.0.133 - - [2025-11-11 14:30:05] "POST /id-to-fqname HTTP/1.1" 200 173 0.019846 10.0.0.133 - - [2025-11-11 14:30:05] "POST /fqname-to-id HTTP/1.1" 404 182 0.011212 10.0.0.133 - - [2025-11-11 14:30:05] "POST /security-groups HTTP/1.1" 200 570 0.085963 10.0.0.133 - - [2025-11-11 14:30:05] "POST /projects HTTP/1.1" 200 483 0.382592 10.0.0.133 - - [2025-11-11 14:30:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.003227 10.0.0.133 - - [2025-11-11 14:30:05] "POST /access-control-lists HTTP/1.1" 200 581 0.109094 10.0.0.133 - - [2025-11-11 14:30:05] "POST /security-groups HTTP/1.1" 200 536 0.154972 10.0.0.133 - - [2025-11-11 14:30:05] "POST /fqname-to-id HTTP/1.1" 404 212 0.004457 10.0.0.133 - - [2025-11-11 14:30:05] "POST /chown HTTP/1.1" 200 109 0.022742 10.0.0.133 - - [2025-11-11 14:30:05] "POST /policy-managements HTTP/1.1" 409 214 0.018200 10.0.0.133 - - [2025-11-11 14:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006650 10.0.0.133 - - [2025-11-11 14:30:05] "POST /access-control-lists HTTP/1.1" 200 579 0.070889 10.0.0.133 - - [2025-11-11 14:30:06] "POST /fqname-to-id HTTP/1.1" 404 232 0.013880 10.0.0.133 - - [2025-11-11 14:30:06] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009621 10.0.0.133 - - [2025-11-11 14:30:06] "POST /application-policy-sets HTTP/1.1" 200 530 0.020357 10.0.0.133 - - [2025-11-11 14:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007469 10.0.0.133 - - [2025-11-11 14:30:06] "POST /access-control-lists HTTP/1.1" 200 596 0.039853 10.0.0.133 - - [2025-11-11 14:30:06] "GET /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008727 10.0.0.133 - - [2025-11-11 14:30:06] "POST /fqname-to-id HTTP/1.1" 404 231 0.015434 10.0.0.133 - - [2025-11-11 14:30:06] "PUT /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf HTTP/1.1" 200 277 0.062035 10.0.0.133 - - [2025-11-11 14:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.019979 10.0.0.133 - - [2025-11-11 14:30:06] "POST /access-control-lists HTTP/1.1" 200 594 0.137012 10.0.0.133 - - [2025-11-11 14:30:06] "GET /virtual-network/321db430-4394-4641-9774-f4ac4fb009ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.028548 10.0.0.133 - - [2025-11-11 14:30:06] "POST /id-to-fqname HTTP/1.1" 200 177 0.000695 10.0.0.133 - - [2025-11-11 14:30:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.013226 10.0.0.133 - - [2025-11-11 14:30:06] "POST /security-groups HTTP/1.1" 200 574 0.109059 10.0.0.133 - - [2025-11-11 14:30:06] "POST /projects HTTP/1.1" 200 491 0.322583 10.0.0.133 - - [2025-11-11 14:30:06] "POST /fqname-to-id HTTP/1.1" 404 217 0.028046 10.0.0.133 - - [2025-11-11 14:30:06] "POST /access-control-lists HTTP/1.1" 200 585 0.038272 10.0.0.133 - - [2025-11-11 14:30:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.027813 10.0.0.133 - - [2025-11-11 14:30:06] "POST /security-groups HTTP/1.1" 200 548 0.194574 10.0.0.133 - - [2025-11-11 14:30:06] "POST /access-control-lists HTTP/1.1" 200 583 0.137032 10.0.0.133 - - [2025-11-11 14:30:07] "POST /chown HTTP/1.1" 200 109 0.153090 10.0.0.133 - - [2025-11-11 14:30:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.031855 10.0.0.133 - - [2025-11-11 14:30:07] "POST /access-control-lists HTTP/1.1" 200 604 0.086906 10.0.0.133 - - [2025-11-11 14:30:07] "POST /network-ipams HTTP/1.1" 200 524 0.167137 10.0.0.133 - - [2025-11-11 14:30:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.060161 10.0.0.133 - - [2025-11-11 14:30:07] "POST /network-ipams HTTP/1.1" 200 512 0.064470 10.0.0.133 - - [2025-11-11 14:30:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.020321 10.0.0.133 - - [2025-11-11 14:30:07] "POST /access-control-lists HTTP/1.1" 200 602 0.097261 10.0.0.133 - - [2025-11-11 14:30:07] "POST /fqname-to-id HTTP/1.1" 404 229 0.009720 10.0.0.133 - - [2025-11-11 14:30:07] "POST /useragent-kv HTTP/1.1" 200 115 0.013144 10.0.0.133 - - [2025-11-11 14:30:07] "POST /virtual-networks HTTP/1.1" 200 540 0.402481 10.0.0.133 - - [2025-11-11 14:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.133 - - [2025-11-11 14:30:07] "POST /access-control-lists HTTP/1.1" 200 591 0.215905 10.0.0.133 - - [2025-11-11 14:30:07] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.081606 10.0.0.133 - - [2025-11-11 14:30:07] "POST /network-ipams HTTP/1.1" 200 520 0.041577 10.0.0.133 - - [2025-11-11 14:30:07] "POST /route-targets HTTP/1.1" 200 328 0.063042 10.0.0.133 - - [2025-11-11 14:30:08] "POST /fqname-to-id HTTP/1.1" 404 202 0.038966 10.0.0.133 - - [2025-11-11 14:30:08] "POST /ref-update HTTP/1.1" 200 156 0.051910 10.0.0.133 - - [2025-11-11 14:30:08] "PUT /access-control-list/64049e4a-cb18-44c2-b03c-a4f5b3756842 HTTP/1.1" 200 273 0.053148 10.0.0.133 - - [2025-11-11 14:30:08] "POST /useragent-kv HTTP/1.1" 200 115 0.049412 10.0.0.133 - - [2025-11-11 14:30:08] "POST /virtual-networks HTTP/1.1" 200 548 0.311958 10.0.0.133 - - [2025-11-11 14:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.133 - - [2025-11-11 14:30:08] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.029899 10.0.0.133 - - [2025-11-11 14:30:08] "POST /fqname-to-id HTTP/1.1" 404 199 0.002842 10.0.0.133 - - [2025-11-11 14:30:08] "POST /route-targets HTTP/1.1" 200 328 0.029810 10.0.0.133 - - [2025-11-11 14:30:08] "POST /ref-update HTTP/1.1" 200 156 0.069251 10.0.0.133 - - [2025-11-11 14:30:08] "POST /network-policys HTTP/1.1" 200 540 0.124257 10.0.0.133 - - [2025-11-11 14:30:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.011306 10.0.0.133 - - [2025-11-11 14:30:08] "POST /network-policys HTTP/1.1" 200 536 0.058476 10.0.0.133 - - [2025-11-11 14:30:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.002886 10.0.0.133 - - [2025-11-11 14:30:08] "POST /network-policys HTTP/1.1" 200 544 0.031065 10.0.0.133 - - [2025-11-11 14:30:08] "POST /ref-update HTTP/1.1" 200 156 0.138766 10.0.0.133 - - [2025-11-11 14:30:08] "PUT /access-control-list/ed13ce0c-71b4-49e6-9f3e-1d05286a5bcb HTTP/1.1" 200 273 0.026988 10.0.0.133 - - [2025-11-11 14:30:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002836 10.0.0.133 - - [2025-11-11 14:30:09] "PUT /access-control-list/64049e4a-cb18-44c2-b03c-a4f5b3756842 HTTP/1.1" 200 273 0.054138 10.0.0.133 - - [2025-11-11 14:30:09] "POST /ref-update HTTP/1.1" 200 156 0.159148 10.0.0.133 - - [2025-11-11 14:30:09] "PUT /access-control-list/ed13ce0c-71b4-49e6-9f3e-1d05286a5bcb HTTP/1.1" 200 273 0.032014 10.0.0.133 - - [2025-11-11 14:30:09] "POST /ref-update HTTP/1.1" 200 156 0.152756 10.0.0.133 - - [2025-11-11 14:30:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003263 10.0.0.133 - - [2025-11-11 14:30:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002810 10.0.0.133 - - [2025-11-11 14:30:09] "POST /ref-update HTTP/1.1" 200 156 0.077850 10.0.0.133 - - [2025-11-11 14:30:09] "POST /ref-update HTTP/1.1" 200 156 0.072126 10.0.0.133 - - [2025-11-11 14:30:09] "POST /ref-update HTTP/1.1" 200 156 0.089583 10.0.0.133 - - [2025-11-11 14:30:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013268 10.0.0.133 - - [2025-11-11 14:30:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003308 10.0.0.133 - - [2025-11-11 14:30:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003535 10.0.0.133 - - [2025-11-11 14:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.133 - - [2025-11-11 14:30:09] "PUT /access-control-list/64049e4a-cb18-44c2-b03c-a4f5b3756842 HTTP/1.1" 200 273 0.056232 10.0.0.133 - - [2025-11-11 14:30:09] "GET /virtual-network/321db430-4394-4641-9774-f4ac4fb009ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.077565 10.0.0.133 - - [2025-11-11 14:30:09] "POST /ref-update HTTP/1.1" 200 156 0.061159 10.0.0.133 - - [2025-11-11 14:30:09] "POST /fqname-to-id HTTP/1.1" 404 237 0.004971 10.0.0.133 - - [2025-11-11 14:30:09] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.038219 10.0.0.133 - - [2025-11-11 14:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020607 10.0.0.133 - - [2025-11-11 14:30:09] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011537 10.0.0.133 - - [2025-11-11 14:30:10] "POST /access-control-lists HTTP/1.1" 200 603 0.124837 10.0.0.133 - - [2025-11-11 14:30:10] "POST /ref-update HTTP/1.1" 200 156 0.081836 10.0.0.133 - - [2025-11-11 14:30:10] "POST /firewall-policys HTTP/1.1" 200 532 0.159215 10.0.0.133 - - [2025-11-11 14:30:10] "PUT /access-control-list/ed13ce0c-71b4-49e6-9f3e-1d05286a5bcb HTTP/1.1" 200 273 0.051777 10.0.0.133 - - [2025-11-11 14:30:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.086513 10.0.0.133 - - [2025-11-11 14:30:10] "GET /firewall-policy/7f837801-2ec8-4c57-9586-bd7574348fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004789 10.0.0.133 - - [2025-11-11 14:30:10] "POST /ref-update HTTP/1.1" 200 156 0.042594 10.0.0.133 - - [2025-11-11 14:30:10] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.011973 10.0.0.133 - - [2025-11-11 14:30:10] "GET /firewall-policy/7f837801-2ec8-4c57-9586-bd7574348fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.010341 10.0.0.133 - - [2025-11-11 14:30:10] "POST /ref-update HTTP/1.1" 200 156 0.029851 10.0.0.133 - - [2025-11-11 14:30:10] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.005327 10.0.0.133 - - [2025-11-11 14:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.133 - - [2025-11-11 14:30:10] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003214 10.0.0.133 - - [2025-11-11 14:30:10] "POST /firewall-policys HTTP/1.1" 200 534 0.023363 10.0.0.133 - - [2025-11-11 14:30:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.047638 10.0.0.133 - - [2025-11-11 14:30:10] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.006691 10.0.0.133 - - [2025-11-11 14:30:10] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003450 10.0.0.133 - - [2025-11-11 14:30:10] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.006049 10.0.0.133 - - [2025-11-11 14:30:10] "GET /firewall-policy/7f837801-2ec8-4c57-9586-bd7574348fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004103 10.0.0.133 - - [2025-11-11 14:30:10] "GET /firewall-policy/7f837801-2ec8-4c57-9586-bd7574348fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.017581 10.0.0.133 - - [2025-11-11 14:30:10] "POST /ref-update HTTP/1.1" 200 156 0.031501 10.0.0.133 - - [2025-11-11 14:30:10] "POST /ref-update HTTP/1.1" 200 156 0.079213 10.0.0.133 - - [2025-11-11 14:30:10] "POST /ref-update HTTP/1.1" 200 156 0.111513 10.0.0.133 - - [2025-11-11 14:30:11] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.011335 10.0.0.133 - - [2025-11-11 14:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009353 10.0.0.133 - - [2025-11-11 14:30:11] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003866 10.0.0.133 - - [2025-11-11 14:30:11] "POST /firewall-policys HTTP/1.1" 200 532 0.053102 10.0.0.133 - - [2025-11-11 14:30:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.105278 10.0.0.133 - - [2025-11-11 14:30:11] "GET /firewall-policy/044b51b5-9685-4a46-ada7-bb9ba5950056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.009763 10.0.0.133 - - [2025-11-11 14:30:11] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004429 10.0.0.133 - - [2025-11-11 14:30:11] "GET /firewall-policy/044b51b5-9685-4a46-ada7-bb9ba5950056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006801 10.0.0.133 - - [2025-11-11 14:30:11] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003642 10.0.0.133 - - [2025-11-11 14:30:11] "GET /firewall-policy/7f837801-2ec8-4c57-9586-bd7574348fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.020584 10.0.0.133 - - [2025-11-11 14:30:11] "GET /firewall-policy/7f837801-2ec8-4c57-9586-bd7574348fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.008905 10.0.0.133 - - [2025-11-11 14:30:11] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003306 10.0.0.133 - - [2025-11-11 14:30:11] "POST /ref-update HTTP/1.1" 200 156 0.024391 10.0.0.133 - - [2025-11-11 14:30:11] "POST /ref-update HTTP/1.1" 200 156 0.035892 10.0.0.133 - - [2025-11-11 14:30:11] "POST /ref-update HTTP/1.1" 200 156 0.042429 10.0.0.133 - - [2025-11-11 14:30:11] "POST /ref-update HTTP/1.1" 200 156 0.034694 10.0.0.133 - - [2025-11-11 14:30:11] "POST /ref-update HTTP/1.1" 200 156 0.087346 10.0.0.133 - - [2025-11-11 14:30:11] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.097143 10.0.0.133 - - [2025-11-11 14:30:11] "POST /tags HTTP/1.1" 200 300 0.066686 10.0.0.133 - - [2025-11-11 14:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.029138 10.0.0.133 - - [2025-11-11 14:30:12] "GET /tag/218aae0a-7de3-459a-9c2c-1663ab19a4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.042590 10.0.0.133 - - [2025-11-11 14:30:12] "POST /set-tag HTTP/1.1" 200 109 0.019426 10.0.0.133 - - [2025-11-11 14:30:12] "POST /tags HTTP/1.1" 200 306 0.145456 10.0.0.133 - - [2025-11-11 14:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.043272 10.0.0.133 - - [2025-11-11 14:30:12] "GET /tag/5ecc9df6-6c38-4c03-840a-1f52c352b3ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.081330 10.0.0.133 - - [2025-11-11 14:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.133 - - [2025-11-11 14:30:12] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.077136 10.0.0.133 - - [2025-11-11 14:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014598 10.0.0.133 - - [2025-11-11 14:30:12] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.011302 10.0.0.133 - - [2025-11-11 14:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008056 10.0.0.133 - - [2025-11-11 14:30:12] "GET /service-appliance-set/466fb0de-64c5-4dce-8318-150a766c1b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.022879 10.0.0.133 - - [2025-11-11 14:30:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.003082 10.0.0.133 - - [2025-11-11 14:30:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.141409 10.0.0.133 - - [2025-11-11 14:30:13] "GET /virtual-machine-interface/58037911-eafa-453c-8670-6ae0d9265ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2306 0.026715 10.0.0.133 - - [2025-11-11 14:30:13] "PUT /access-control-list/0f4d5bda-d4d0-4e14-be06-a8d38c6e5087 HTTP/1.1" 200 273 0.067342 10.0.0.133 - - [2025-11-11 14:30:13] "POST /instance-ips HTTP/1.1" 200 382 0.103308 10.0.0.133 - - [2025-11-11 14:30:13] "GET /instance-ip/dc10f35e-9595-46e7-abc3-cc6570df0155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.024459 10.0.0.133 - - [2025-11-11 14:30:13] "POST /loadbalancers HTTP/1.1" 200 584 0.127809 10.0.0.133 - - [2025-11-11 14:30:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.036441 10.0.0.133 - - [2025-11-11 14:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016991 10.0.0.133 - - [2025-11-11 14:30:13] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.114948 10.0.0.133 - - [2025-11-11 14:30:13] "GET /loadbalancer/f818b560-21f2-4e4e-93ef-075e794bcdd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.017862 10.0.0.133 - - [2025-11-11 14:30:13] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.179688 10.0.0.133 - - [2025-11-11 14:30:13] "GET /instance-ip/dc10f35e-9595-46e7-abc3-cc6570df0155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006082 10.0.0.133 - - [2025-11-11 14:30:13] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.148473 10.0.0.133 - - [2025-11-11 14:30:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021998 10.0.0.133 - - [2025-11-11 14:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012034 10.0.0.133 - - [2025-11-11 14:30:13] "POST /floating-ips HTTP/1.1" 200 585 0.127467 10.0.0.133 - - [2025-11-11 14:30:13] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.119152 10.0.0.133 - - [2025-11-11 14:30:14] "GET /loadbalancer-listener/25155940-a586-480b-a134-cb40857508b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.009194 10.0.0.133 - - [2025-11-11 14:30:14] "GET /loadbalancer-listener/25155940-a586-480b-a134-cb40857508b1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.015592 10.0.0.133 - - [2025-11-11 14:30:14] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.044316 10.0.0.133 - - [2025-11-11 14:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005150 10.0.0.133 - - [2025-11-11 14:30:14] "GET /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004596 10.0.0.133 - - [2025-11-11 14:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008428 10.0.0.133 - - [2025-11-11 14:30:14] "GET /instance-ip/dc10f35e-9595-46e7-abc3-cc6570df0155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004848 10.0.0.133 - - [2025-11-11 14:30:14] "GET /instance-ip/dc10f35e-9595-46e7-abc3-cc6570df0155?fields=floating_ips HTTP/1.1" 200 1173 0.015567 10.0.0.133 - - [2025-11-11 14:30:14] "GET /floating-ip/258d1ddf-b049-4548-a82b-dd2edc7ddd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.009088 10.0.0.133 - - [2025-11-11 14:30:14] "PUT /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf HTTP/1.1" 200 277 0.027909 10.0.0.133 - - [2025-11-11 14:30:14] "POST /tags HTTP/1.1" 200 358 0.178557 10.0.0.133 - - [2025-11-11 14:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007983 10.0.0.133 - - [2025-11-11 14:30:14] "GET /tag/c026500b-5835-47f1-be17-4aa766a68404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.024171 10.0.0.133 - - [2025-11-11 14:30:14] "POST /tags HTTP/1.1" 200 306 0.122777 10.0.0.133 - - [2025-11-11 14:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.025048 10.0.0.133 - - [2025-11-11 14:30:14] "GET /tag/31152297-fbe3-4a59-ae20-7e8dd6bd63e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.024816 10.0.0.133 - - [2025-11-11 14:30:14] "POST /id-to-fqname HTTP/1.1" 200 174 0.000681 10.0.0.133 - - [2025-11-11 14:30:14] "POST /fqname-to-id HTTP/1.1" 404 183 0.011620 10.0.0.133 - - [2025-11-11 14:30:15] "POST /security-groups HTTP/1.1" 200 571 0.086711 10.0.0.133 - - [2025-11-11 14:30:15] "POST /projects HTTP/1.1" 200 485 0.315147 10.0.0.133 - - [2025-11-11 14:30:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.002475 10.0.0.133 - - [2025-11-11 14:30:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.032905 10.0.0.133 - - [2025-11-11 14:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.021981 10.0.0.133 - - [2025-11-11 14:30:15] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.036689 10.0.0.133 - - [2025-11-11 14:30:15] "POST /access-control-lists HTTP/1.1" 200 582 0.125654 10.0.0.133 - - [2025-11-11 14:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.032119 10.0.0.133 - - [2025-11-11 14:30:15] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.005279 10.0.0.133 - - [2025-11-11 14:30:15] "POST /fqname-to-id HTTP/1.1" 404 213 0.002360 10.0.0.133 - - [2025-11-11 14:30:15] "POST /access-control-lists HTTP/1.1" 200 580 0.060956 10.0.0.133 - - [2025-11-11 14:30:15] "PUT /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc HTTP/1.1" 200 265 0.113090 10.0.0.133 - - [2025-11-11 14:30:15] "PUT /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8 HTTP/1.1" 200 265 0.091904 10.0.0.133 - - [2025-11-11 14:30:15] "POST /security-groups HTTP/1.1" 200 539 0.110166 10.0.0.133 - - [2025-11-11 14:30:15] "POST /fqname-to-id HTTP/1.1" 404 234 0.003740 10.0.0.133 - - [2025-11-11 14:30:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.036861 10.0.0.133 - - [2025-11-11 14:30:15] "POST /chown HTTP/1.1" 200 109 0.037120 10.0.0.133 - - [2025-11-11 14:30:15] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013906 10.0.0.133 - - [2025-11-11 14:30:15] "POST /access-control-lists HTTP/1.1" 200 598 0.090453 10.0.0.133 - - [2025-11-11 14:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.133 - - [2025-11-11 14:30:15] "POST /fqname-to-id HTTP/1.1" 404 233 0.003148 10.0.0.133 - - [2025-11-11 14:30:15] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008194 10.0.0.133 - - [2025-11-11 14:30:15] "POST /tags HTTP/1.1" 409 207 0.004128 10.0.0.133 - - [2025-11-11 14:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.133 - - [2025-11-11 14:30:15] "GET /tag/31152297-fbe3-4a59-ae20-7e8dd6bd63e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.023198 10.0.0.133 - - [2025-11-11 14:30:15] "POST /access-control-lists HTTP/1.1" 200 596 0.099500 10.0.0.133 - - [2025-11-11 14:30:16] "POST /firewall-rules HTTP/1.1" 200 566 0.141827 10.0.0.133 - - [2025-11-11 14:30:16] "GET /firewall-rule/85a0b6ed-a21b-4a9b-8b5a-f56980ff4629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.026865 10.0.0.133 - - [2025-11-11 14:30:16] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.011188 10.0.0.133 - - [2025-11-11 14:30:16] "GET /firewall-rule/85a0b6ed-a21b-4a9b-8b5a-f56980ff4629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003500 10.0.0.133 - - [2025-11-11 14:30:16] "POST /ref-update HTTP/1.1" 200 156 0.051578 10.0.0.133 - - [2025-11-11 14:30:16] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011449 10.0.0.133 - - [2025-11-11 14:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.133 - - [2025-11-11 14:30:16] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004472 10.0.0.133 - - [2025-11-11 14:30:16] "POST /tags HTTP/1.1" 409 207 0.002518 10.0.0.133 - - [2025-11-11 14:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.133 - - [2025-11-11 14:30:16] "GET /tag/31152297-fbe3-4a59-ae20-7e8dd6bd63e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.030995 10.0.0.133 - - [2025-11-11 14:30:16] "POST /firewall-rules HTTP/1.1" 200 564 0.077288 10.0.0.133 - - [2025-11-11 14:30:16] "GET /firewall-rule/74e888dd-8fc9-45d6-9c50-29ea28646de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006213 10.0.0.133 - - [2025-11-11 14:30:16] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.014946 10.0.0.133 - - [2025-11-11 14:30:16] "GET /firewall-rule/74e888dd-8fc9-45d6-9c50-29ea28646de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002923 10.0.0.133 - - [2025-11-11 14:30:16] "POST /ref-update HTTP/1.1" 200 156 0.033015 10.0.0.133 - - [2025-11-11 14:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.133 - - [2025-11-11 14:30:16] "GET /loadbalancer/f818b560-21f2-4e4e-93ef-075e794bcdd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.011256 10.0.0.133 - - [2025-11-11 14:30:16] "POST /tags HTTP/1.1" 200 302 0.112041 10.0.0.133 - - [2025-11-11 14:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015080 10.0.0.133 - - [2025-11-11 14:30:16] "GET /tag/b46884e1-99d4-4548-97a2-2eb774d2914a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.031478 10.0.0.133 - - [2025-11-11 14:30:17] "POST /tags HTTP/1.1" 200 326 0.117027 10.0.0.133 - - [2025-11-11 14:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.047774 10.0.0.133 - - [2025-11-11 14:30:17] "GET /tag/4198c547-761a-47ab-9317-268524d6b421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.041665 10.0.0.133 - - [2025-11-11 14:30:17] "POST /tags HTTP/1.1" 200 364 0.079251 10.0.0.133 - - [2025-11-11 14:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.024560 10.0.0.133 - - [2025-11-11 14:30:17] "GET /tag/388efd41-ab72-443e-b394-0b78310334b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.059205 10.0.0.133 - - [2025-11-11 14:30:17] "POST /tags HTTP/1.1" 200 312 0.048159 10.0.0.133 - - [2025-11-11 14:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013767 10.0.0.133 - - [2025-11-11 14:30:17] "GET /tag/c0ac5d9c-a90c-44aa-be65-f9947454ecb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015485 10.0.0.133 - - [2025-11-11 14:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.133 - - [2025-11-11 14:30:17] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.008663 10.0.0.133 - - [2025-11-11 14:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.133 - - [2025-11-11 14:30:17] "GET /project/77f1098d-8c85-4834-84c3-e7fb272b4f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.076735 10.0.0.133 - - [2025-11-11 14:30:17] "POST /virtual-machines HTTP/1.1" 200 378 0.028627 10.0.0.133 - - [2025-11-11 14:30:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.030486 10.0.0.133 - - [2025-11-11 14:30:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.179242 10.0.0.133 - - [2025-11-11 14:30:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.015393 10.0.0.133 - - [2025-11-11 14:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.019800 10.0.0.133 - - [2025-11-11 14:30:18] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.010217 10.0.0.133 - - [2025-11-11 14:30:18] "POST /instance-ips HTTP/1.1" 200 410 0.073794 10.0.0.133 - - [2025-11-11 14:30:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.056315 10.0.0.133 - - [2025-11-11 14:30:18] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.022287 10.0.0.133 - - [2025-11-11 14:30:18] "POST /set-tag HTTP/1.1" 200 109 0.031080 10.0.0.133 - - [2025-11-11 14:30:18] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.051315 10.0.0.133 - - [2025-11-11 14:30:18] "GET /instance-ip/f20f8fbc-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.011928 10.0.0.133 - - [2025-11-11 14:30:18] "POST /tags HTTP/1.1" 200 302 0.049632 10.0.0.133 - - [2025-11-11 14:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.133 - - [2025-11-11 14:30:18] "GET /tag/09d46c61-3459-4600-82d3-67da3e4119b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.038219 10.0.0.133 - - [2025-11-11 14:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.133 - - [2025-11-11 14:30:18] "GET /project/77f1098d-8c85-4834-84c3-e7fb272b4f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.076112 10.0.0.133 - - [2025-11-11 14:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007409 10.0.0.133 - - [2025-11-11 14:30:18] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.007073 10.0.0.133 - - [2025-11-11 14:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006107 10.0.0.133 - - [2025-11-11 14:30:18] "GET /service-appliance-set/466fb0de-64c5-4dce-8318-150a766c1b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003105 10.0.0.133 - - [2025-11-11 14:30:18] "POST /fqname-to-id HTTP/1.1" 404 242 0.002055 10.0.0.133 - - [2025-11-11 14:30:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.179145 10.0.0.133 - - [2025-11-11 14:30:19] "GET /virtual-machine-interface/d1bf54fc-e879-46cb-9a8d-1745f221fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.023023 10.0.0.133 - - [2025-11-11 14:30:19] "POST /instance-ips HTTP/1.1" 200 378 0.064548 10.0.0.133 - - [2025-11-11 14:30:19] "GET /instance-ip/9331c6fe-19d5-4226-827c-ed9d66e9f0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006783 10.0.0.133 - - [2025-11-11 14:30:19] "POST /loadbalancers HTTP/1.1" 200 584 0.073302 10.0.0.133 - - [2025-11-11 14:30:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.074042 10.0.0.133 - - [2025-11-11 14:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.022273 10.0.0.133 - - [2025-11-11 14:30:19] "GET /project/77f1098d-8c85-4834-84c3-e7fb272b4f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.095891 10.0.0.133 - - [2025-11-11 14:30:19] "GET /instance-ip/9331c6fe-19d5-4226-827c-ed9d66e9f0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004227 10.0.0.133 - - [2025-11-11 14:30:19] "GET /project/77f1098d-8c85-4834-84c3-e7fb272b4f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.062437 10.0.0.133 - - [2025-11-11 14:30:19] "GET /loadbalancer/3ce59bd7-1cee-4f07-921a-87d7f448074a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.009599 10.0.0.133 - - [2025-11-11 14:30:19] "POST /floating-ips HTTP/1.1" 200 583 0.068823 10.0.0.133 - - [2025-11-11 14:30:19] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.093526 10.0.0.133 - - [2025-11-11 14:30:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014579 10.0.0.133 - - [2025-11-11 14:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.133 - - [2025-11-11 14:30:19] "GET /project/77f1098d-8c85-4834-84c3-e7fb272b4f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.056732 10.0.0.133 - - [2025-11-11 14:30:19] "GET /loadbalancer-listener/ca956642-278d-49c2-8651-43cd8d20ac82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004153 10.0.0.133 - - [2025-11-11 14:30:19] "GET /loadbalancer-listener/ca956642-278d-49c2-8651-43cd8d20ac82?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004720 10.0.0.133 - - [2025-11-11 14:30:19] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030137 10.0.0.133 - - [2025-11-11 14:30:19] "GET /instance-ip/9331c6fe-19d5-4226-827c-ed9d66e9f0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007084 10.0.0.133 - - [2025-11-11 14:30:19] "GET /instance-ip/9331c6fe-19d5-4226-827c-ed9d66e9f0d9?fields=floating_ips HTTP/1.1" 200 1166 0.011645 10.0.0.133 - - [2025-11-11 14:30:19] "GET /floating-ip/3cc05fd1-072e-4e0f-a483-3d241890cbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.006107 10.0.0.133 - - [2025-11-11 14:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007031 10.0.0.133 - - [2025-11-11 14:30:19] "GET /project/77f1098d-8c85-4834-84c3-e7fb272b4f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.055325 10.0.0.133 - - [2025-11-11 14:30:19] "GET /loadbalancer/3ce59bd7-1cee-4f07-921a-87d7f448074a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004349 10.0.0.133 - - [2025-11-11 14:30:20] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.028786 10.0.0.133 - - [2025-11-11 14:30:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.056802 10.0.0.133 - - [2025-11-11 14:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.026910 10.0.0.133 - - [2025-11-11 14:30:20] "GET /project/77f1098d-8c85-4834-84c3-e7fb272b4f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.044019 10.0.0.133 - - [2025-11-11 14:30:20] "GET /loadbalancer-listener/1e8d88b7-1ead-4133-8525-0c3d9a38e449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.012264 10.0.0.133 - - [2025-11-11 14:30:20] "GET /loadbalancer-listener/1e8d88b7-1ead-4133-8525-0c3d9a38e449?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004594 10.0.0.133 - - [2025-11-11 14:30:20] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.073235 10.0.0.133 - - [2025-11-11 14:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010061 10.0.0.133 - - [2025-11-11 14:30:20] "GET /instance-ip/9331c6fe-19d5-4226-827c-ed9d66e9f0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.010314 10.0.0.133 - - [2025-11-11 14:30:20] "GET /instance-ip/9331c6fe-19d5-4226-827c-ed9d66e9f0d9?fields=floating_ips HTTP/1.1" 200 1166 0.004597 10.0.0.133 - - [2025-11-11 14:30:20] "GET /floating-ip/3cc05fd1-072e-4e0f-a483-3d241890cbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002931 10.0.0.133 - - [2025-11-11 14:30:20] "GET /project/77f1098d-8c85-4834-84c3-e7fb272b4f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.037014 10.0.0.133 - - [2025-11-11 14:30:20] "GET /loadbalancer/3ce59bd7-1cee-4f07-921a-87d7f448074a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003509 10.0.0.133 - - [2025-11-11 14:30:20] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.020110 10.0.0.133 - - [2025-11-11 14:30:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.032736 10.0.0.133 - - [2025-11-11 14:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.018347 10.0.0.133 - - [2025-11-11 14:30:20] "GET /project/77f1098d-8c85-4834-84c3-e7fb272b4f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.056444 10.0.0.133 - - [2025-11-11 14:30:20] "GET /loadbalancer-listener/42ccc28b-2080-42c2-bc72-d611a5036e2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.010002 10.0.0.133 - - [2025-11-11 14:30:20] "GET /loadbalancer-listener/42ccc28b-2080-42c2-bc72-d611a5036e2b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.012002 10.0.0.133 - - [2025-11-11 14:30:20] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.029437 10.0.0.133 - - [2025-11-11 14:30:20] "GET /instance-ip/9331c6fe-19d5-4226-827c-ed9d66e9f0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004007 10.0.0.133 - - [2025-11-11 14:30:20] "GET /instance-ip/9331c6fe-19d5-4226-827c-ed9d66e9f0d9?fields=floating_ips HTTP/1.1" 200 1166 0.007198 10.0.0.133 - - [2025-11-11 14:30:20] "GET /floating-ip/3cc05fd1-072e-4e0f-a483-3d241890cbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.005256 10.0.0.133 - - [2025-11-11 14:30:20] "POST /tags HTTP/1.1" 200 356 0.046156 10.0.0.133 - - [2025-11-11 14:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017388 10.0.0.133 - - [2025-11-11 14:30:20] "GET /tag/57c038de-e037-4ede-8352-954448827cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.020189 10.0.0.133 - - [2025-11-11 14:30:20] "POST /tags HTTP/1.1" 200 304 0.028817 10.0.0.133 - - [2025-11-11 14:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005653 10.0.0.133 - - [2025-11-11 14:30:21] "GET /tag/e5c3991c-3552-41bf-9b48-b26f3499f005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.024848 10.0.0.133 - - [2025-11-11 14:30:21] "POST /projects HTTP/1.1" 409 218 0.002987 10.0.0.133 - - [2025-11-11 14:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.133 - - [2025-11-11 14:30:21] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.082627 10.0.0.133 - - [2025-11-11 14:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.133 - - [2025-11-11 14:30:21] "GET /network-ipam/a9599b5e-10cc-4601-b312-7392839002fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004879 10.0.0.133 - - [2025-11-11 14:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009744 10.0.0.133 - - [2025-11-11 14:30:21] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.017915 10.0.0.133 - - [2025-11-11 14:30:21] "PUT /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc HTTP/1.1" 200 265 0.088059 10.0.0.133 - - [2025-11-11 14:30:21] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.010921 10.0.0.133 - - [2025-11-11 14:30:21] "POST /set-tag HTTP/1.1" 200 109 0.129421 10.0.0.133 - - [2025-11-11 14:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009173 10.0.0.133 - - [2025-11-11 14:30:21] "GET /network-ipam/ca88e7e1-7787-4aae-9002-c9d6604386d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.003839 10.0.0.133 - - [2025-11-11 14:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.133 - - [2025-11-11 14:30:21] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005553 10.0.0.133 - - [2025-11-11 14:30:21] "PUT /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8 HTTP/1.1" 200 265 0.089794 10.0.0.133 - - [2025-11-11 14:30:21] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.030346 10.0.0.133 - - [2025-11-11 14:30:21] "POST /set-tag HTTP/1.1" 200 109 0.078470 10.0.0.133 - - [2025-11-11 14:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.133 - - [2025-11-11 14:30:21] "GET /network-policy/4d40bb1e-26e1-4179-9acc-3fe9f4a588da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004110 10.0.0.133 - - [2025-11-11 14:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.133 - - [2025-11-11 14:30:22] "GET /network-policy/a0b4ff20-d553-48bf-ac9e-db9f474f4890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.003743 10.0.0.133 - - [2025-11-11 14:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.133 - - [2025-11-11 14:30:22] "GET /network-policy/1e7fcef9-712b-435e-8df2-bae1bd42623c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003165 10.0.0.133 - - [2025-11-11 14:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.133 - - [2025-11-11 14:30:22] "PUT /network-policy/1e7fcef9-712b-435e-8df2-bae1bd42623c HTTP/1.1" 200 263 0.018808 10.0.0.133 - - [2025-11-11 14:30:22] "POST /ref-update HTTP/1.1" 200 156 0.167307 10.0.0.133 - - [2025-11-11 14:30:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005808 10.0.0.133 - - [2025-11-11 14:30:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001906 10.0.0.133 - - [2025-11-11 14:30:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001652 10.0.0.133 - - [2025-11-11 14:30:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002559 10.0.0.133 - - [2025-11-11 14:30:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002106 10.0.0.133 - - [2025-11-11 14:30:22] "POST /security-groups HTTP/1.1" 409 245 0.003247 10.0.0.133 - - [2025-11-11 14:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.133 - - [2025-11-11 14:30:22] "PUT /security-group/ce54564e-e3c2-4524-b93d-b5a88b1d3cca HTTP/1.1" 200 263 0.066277 10.0.0.133 - - [2025-11-11 14:30:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.039976 10.0.0.133 - - [2025-11-11 14:30:22] "PUT /access-control-list/a603bd36-f941-46dc-8659-0ef5592b9f4e HTTP/1.1" 200 273 0.029894 10.0.0.133 - - [2025-11-11 14:30:22] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.042355 10.0.0.133 - - [2025-11-11 14:30:22] "PUT /access-control-list/2eb8c53c-03ba-4b58-acf0-71c80c9264a6 HTTP/1.1" 200 273 0.053138 10.0.0.133 - - [2025-11-11 14:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.133 - - [2025-11-11 14:30:22] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003228 10.0.0.133 - - [2025-11-11 14:30:22] "POST /tags HTTP/1.1" 409 206 0.002927 10.0.0.133 - - [2025-11-11 14:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.133 - - [2025-11-11 14:30:22] "GET /tag/e5c3991c-3552-41bf-9b48-b26f3499f005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.021816 10.0.0.133 - - [2025-11-11 14:30:22] "POST /firewall-rules HTTP/1.1" 200 564 0.103064 10.0.0.133 - - [2025-11-11 14:30:22] "GET /firewall-rule/94952867-0591-4cc1-9edf-ae302d44510d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.041776 10.0.0.133 - - [2025-11-11 14:30:22] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005635 10.0.0.133 - - [2025-11-11 14:30:22] "GET /firewall-rule/94952867-0591-4cc1-9edf-ae302d44510d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002379 10.0.0.133 - - [2025-11-11 14:30:23] "POST /ref-update HTTP/1.1" 200 156 0.056379 10.0.0.133 - - [2025-11-11 14:30:23] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003860 10.0.0.133 - - [2025-11-11 14:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.133 - - [2025-11-11 14:30:23] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002938 10.0.0.133 - - [2025-11-11 14:30:23] "POST /tags HTTP/1.1" 409 206 0.003241 10.0.0.133 - - [2025-11-11 14:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.133 - - [2025-11-11 14:30:23] "GET /tag/e5c3991c-3552-41bf-9b48-b26f3499f005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012929 10.0.0.133 - - [2025-11-11 14:30:23] "POST /firewall-rules HTTP/1.1" 200 562 0.105015 10.0.0.133 - - [2025-11-11 14:30:23] "GET /firewall-rule/8d47cb76-84ef-435d-8339-9583fa4597de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.013658 10.0.0.133 - - [2025-11-11 14:30:23] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004635 10.0.0.133 - - [2025-11-11 14:30:23] "GET /firewall-rule/8d47cb76-84ef-435d-8339-9583fa4597de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003830 10.0.0.133 - - [2025-11-11 14:30:23] "POST /ref-update HTTP/1.1" 200 156 0.030931 10.0.0.133 - - [2025-11-11 14:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005285 10.0.0.133 - - [2025-11-11 14:30:23] "GET /loadbalancer/3ce59bd7-1cee-4f07-921a-87d7f448074a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003871 10.0.0.133 - - [2025-11-11 14:30:23] "POST /tags HTTP/1.1" 200 372 0.038656 10.0.0.133 - - [2025-11-11 14:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015781 10.0.0.133 - - [2025-11-11 14:30:23] "GET /tag/3bebad3d-7909-4535-9ea0-f22f60b925f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.020839 10.0.0.133 - - [2025-11-11 14:30:23] "POST /tags HTTP/1.1" 200 320 0.046418 10.0.0.133 - - [2025-11-11 14:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.133 - - [2025-11-11 14:30:23] "GET /tag/769bbf9b-6e6a-4963-9235-559d0f914d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.016864 10.0.0.133 - - [2025-11-11 14:30:23] "POST /id-to-fqname HTTP/1.1" 200 181 0.008987 10.0.0.133 - - [2025-11-11 14:30:23] "POST /fqname-to-id HTTP/1.1" 404 190 0.003195 10.0.0.133 - - [2025-11-11 14:30:24] "POST /security-groups HTTP/1.1" 200 578 0.071279 10.0.0.133 - - [2025-11-11 14:30:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.010508 10.0.0.133 - - [2025-11-11 14:30:24] "POST /projects HTTP/1.1" 200 499 0.260673 10.0.0.133 - - [2025-11-11 14:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020653 10.0.0.133 - - [2025-11-11 14:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006170 10.0.0.133 - - [2025-11-11 14:30:24] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.019266 10.0.0.133 - - [2025-11-11 14:30:24] "POST /access-control-lists HTTP/1.1" 200 589 0.130404 10.0.0.133 - - [2025-11-11 14:30:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.028872 10.0.0.133 - - [2025-11-11 14:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009391 10.0.0.133 - - [2025-11-11 14:30:24] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.006596 10.0.0.133 - - [2025-11-11 14:30:24] "POST /access-control-lists HTTP/1.1" 200 587 0.078415 10.0.0.133 - - [2025-11-11 14:30:24] "PUT /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc HTTP/1.1" 200 265 0.106561 10.0.0.133 - - [2025-11-11 14:30:24] "PUT /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8 HTTP/1.1" 200 265 0.064688 10.0.0.133 - - [2025-11-11 14:30:24] "POST /security-groups HTTP/1.1" 200 560 0.087398 10.0.0.133 - - [2025-11-11 14:30:24] "POST /fqname-to-id HTTP/1.1" 404 248 0.002364 10.0.0.133 - - [2025-11-11 14:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027583 10.0.0.133 - - [2025-11-11 14:30:24] "POST /access-control-lists HTTP/1.1" 200 612 0.065469 10.0.0.133 - - [2025-11-11 14:30:24] "POST /fqname-to-id HTTP/1.1" 404 247 0.005359 10.0.0.133 - - [2025-11-11 14:30:24] "POST /chown HTTP/1.1" 200 109 0.051030 10.0.0.133 - - [2025-11-11 14:30:24] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013765 10.0.0.133 - - [2025-11-11 14:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.133 - - [2025-11-11 14:30:24] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.015711 10.0.0.133 - - [2025-11-11 14:30:24] "POST /access-control-lists HTTP/1.1" 200 610 0.089025 10.0.0.133 - - [2025-11-11 14:30:24] "POST /tags HTTP/1.1" 409 214 0.008988 10.0.0.133 - - [2025-11-11 14:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.133 - - [2025-11-11 14:30:24] "GET /tag/769bbf9b-6e6a-4963-9235-559d0f914d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.014084 10.0.0.133 - - [2025-11-11 14:30:24] "POST /firewall-rules HTTP/1.1" 200 580 0.074876 10.0.0.133 - - [2025-11-11 14:30:24] "GET /firewall-rule/40b3c01d-7bc4-4c30-aa7b-7288317ccd08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.015437 10.0.0.133 - - [2025-11-11 14:30:24] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.009074 10.0.0.133 - - [2025-11-11 14:30:24] "GET /firewall-rule/40b3c01d-7bc4-4c30-aa7b-7288317ccd08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003347 10.0.0.133 - - [2025-11-11 14:30:25] "POST /ref-update HTTP/1.1" 200 156 0.040530 10.0.0.133 - - [2025-11-11 14:30:25] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006244 10.0.0.133 - - [2025-11-11 14:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006496 10.0.0.133 - - [2025-11-11 14:30:25] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003154 10.0.0.133 - - [2025-11-11 14:30:25] "POST /tags HTTP/1.1" 409 214 0.001987 10.0.0.133 - - [2025-11-11 14:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.133 - - [2025-11-11 14:30:25] "GET /tag/769bbf9b-6e6a-4963-9235-559d0f914d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011272 10.0.0.133 - - [2025-11-11 14:30:25] "POST /firewall-rules HTTP/1.1" 200 578 0.075871 10.0.0.133 - - [2025-11-11 14:30:25] "GET /firewall-rule/69fe9a00-0fc2-4c88-8955-b3e99a4501b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.014600 10.0.0.133 - - [2025-11-11 14:30:25] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004717 10.0.0.133 - - [2025-11-11 14:30:25] "GET /firewall-rule/69fe9a00-0fc2-4c88-8955-b3e99a4501b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002710 10.0.0.133 - - [2025-11-11 14:30:25] "POST /ref-update HTTP/1.1" 200 156 0.040995 10.0.0.133 - - [2025-11-11 14:30:25] "POST /tags HTTP/1.1" 200 364 0.028916 10.0.0.133 - - [2025-11-11 14:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.022758 10.0.0.133 - - [2025-11-11 14:30:25] "GET /tag/d94f31b5-e565-4010-86cd-b98c696c914e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.027204 10.0.0.133 - - [2025-11-11 14:30:25] "POST /tags HTTP/1.1" 200 312 0.023582 10.0.0.133 - - [2025-11-11 14:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017164 10.0.0.133 - - [2025-11-11 14:30:25] "GET /tag/1ea179ef-0e04-4680-8517-652fea30bcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014898 10.0.0.133 - - [2025-11-11 14:30:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.000613 10.0.0.133 - - [2025-11-11 14:30:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.015298 10.0.0.133 - - [2025-11-11 14:30:25] "POST /security-groups HTTP/1.1" 200 574 0.082773 10.0.0.133 - - [2025-11-11 14:30:25] "POST /projects HTTP/1.1" 200 491 0.234442 10.0.0.133 - - [2025-11-11 14:30:25] "POST /fqname-to-id HTTP/1.1" 404 217 0.005924 10.0.0.133 - - [2025-11-11 14:30:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.031872 10.0.0.133 - - [2025-11-11 14:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.133 - - [2025-11-11 14:30:26] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.022923 10.0.0.133 - - [2025-11-11 14:30:26] "POST /access-control-lists HTTP/1.1" 200 585 0.152862 10.0.0.133 - - [2025-11-11 14:30:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.008790 10.0.0.133 - - [2025-11-11 14:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013370 10.0.0.133 - - [2025-11-11 14:30:26] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005439 10.0.0.133 - - [2025-11-11 14:30:26] "POST /access-control-lists HTTP/1.1" 200 583 0.068077 10.0.0.133 - - [2025-11-11 14:30:26] "PUT /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc HTTP/1.1" 200 265 0.080923 10.0.0.133 - - [2025-11-11 14:30:26] "PUT /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8 HTTP/1.1" 200 265 0.066783 10.0.0.133 - - [2025-11-11 14:30:26] "POST /security-groups HTTP/1.1" 200 548 0.075835 10.0.0.133 - - [2025-11-11 14:30:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.002414 10.0.0.133 - - [2025-11-11 14:30:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.055582 10.0.0.133 - - [2025-11-11 14:30:26] "POST /access-control-lists HTTP/1.1" 200 604 0.081419 10.0.0.133 - - [2025-11-11 14:30:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.022079 10.0.0.133 - - [2025-11-11 14:30:26] "POST /chown HTTP/1.1" 200 109 0.109218 10.0.0.133 - - [2025-11-11 14:30:26] "POST /access-control-lists HTTP/1.1" 200 602 0.069717 10.0.0.133 - - [2025-11-11 14:30:26] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.022316 10.0.0.133 - - [2025-11-11 14:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.133 - - [2025-11-11 14:30:26] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003126 10.0.0.133 - - [2025-11-11 14:30:26] "POST /tags HTTP/1.1" 409 210 0.002500 10.0.0.133 - - [2025-11-11 14:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.133 - - [2025-11-11 14:30:26] "GET /tag/1ea179ef-0e04-4680-8517-652fea30bcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014985 10.0.0.133 - - [2025-11-11 14:30:26] "POST /firewall-rules HTTP/1.1" 200 572 0.089145 10.0.0.133 - - [2025-11-11 14:30:26] "GET /firewall-rule/9f6963d0-c0c4-4b12-8a2d-d539351127e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007644 10.0.0.133 - - [2025-11-11 14:30:26] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.006864 10.0.0.133 - - [2025-11-11 14:30:27] "GET /firewall-rule/9f6963d0-c0c4-4b12-8a2d-d539351127e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003482 10.0.0.133 - - [2025-11-11 14:30:27] "POST /ref-update HTTP/1.1" 200 156 0.056466 10.0.0.133 - - [2025-11-11 14:30:27] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003962 10.0.0.133 - - [2025-11-11 14:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.133 - - [2025-11-11 14:30:27] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.020424 10.0.0.133 - - [2025-11-11 14:30:27] "POST /tags HTTP/1.1" 409 210 0.002810 10.0.0.133 - - [2025-11-11 14:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.133 - - [2025-11-11 14:30:27] "GET /tag/1ea179ef-0e04-4680-8517-652fea30bcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017012 10.0.0.133 - - [2025-11-11 14:30:27] "POST /firewall-rules HTTP/1.1" 200 570 0.118485 10.0.0.133 - - [2025-11-11 14:30:27] "GET /firewall-rule/345114f1-66b9-4128-879d-0ff070c6b124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.029950 10.0.0.133 - - [2025-11-11 14:30:27] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.005005 10.0.0.133 - - [2025-11-11 14:30:27] "GET /firewall-rule/345114f1-66b9-4128-879d-0ff070c6b124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003811 10.0.0.133 - - [2025-11-11 14:30:27] "POST /ref-update HTTP/1.1" 200 156 0.076713 10.0.0.133 - - [2025-11-11 14:30:27] "POST /tags HTTP/1.1" 409 237 0.014170 10.0.0.133 - - [2025-11-11 14:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.133 - - [2025-11-11 14:30:27] "GET /tag/388efd41-ab72-443e-b394-0b78310334b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.022843 10.0.0.133 - - [2025-11-11 14:30:27] "POST /tags HTTP/1.1" 409 210 0.003774 10.0.0.133 - - [2025-11-11 14:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.133 - - [2025-11-11 14:30:27] "GET /tag/c0ac5d9c-a90c-44aa-be65-f9947454ecb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.018227 10.0.0.133 - - [2025-11-11 14:30:27] "POST /projects HTTP/1.1" 409 223 0.002983 10.0.0.133 - - [2025-11-11 14:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.133 - - [2025-11-11 14:30:27] "GET /project/77f1098d-8c85-4834-84c3-e7fb272b4f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.045389 10.0.0.133 - - [2025-11-11 14:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007844 10.0.0.133 - - [2025-11-11 14:30:27] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.007014 10.0.0.133 - - [2025-11-11 14:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.133 - - [2025-11-11 14:30:27] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.005693 10.0.0.133 - - [2025-11-11 14:30:28] "PUT /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc HTTP/1.1" 200 265 0.081629 10.0.0.133 - - [2025-11-11 14:30:28] "PUT /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8 HTTP/1.1" 200 265 0.086369 10.0.0.133 - - [2025-11-11 14:30:28] "POST /security-groups HTTP/1.1" 409 253 0.014816 10.0.0.133 - - [2025-11-11 14:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.133 - - [2025-11-11 14:30:28] "PUT /security-group/ac26a1d6-22fd-4723-83fa-01942b1c59b5 HTTP/1.1" 200 263 0.067003 10.0.0.133 - - [2025-11-11 14:30:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.043452 10.0.0.133 - - [2025-11-11 14:30:28] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.022509 10.0.0.133 - - [2025-11-11 14:30:28] "PUT /access-control-list/8806ed0b-2589-485d-96ac-a6f7050a7dd1 HTTP/1.1" 200 273 0.051924 10.0.0.133 - - [2025-11-11 14:30:28] "PUT /access-control-list/7df9434e-3f54-455f-848f-33c6abfb57ad HTTP/1.1" 200 273 0.032877 10.0.0.133 - - [2025-11-11 14:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.031694 10.0.0.133 - - [2025-11-11 14:30:28] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003940 10.0.0.133 - - [2025-11-11 14:30:28] "POST /tags HTTP/1.1" 409 210 0.002500 10.0.0.133 - - [2025-11-11 14:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015620 10.0.0.133 - - [2025-11-11 14:30:28] "GET /tag/c0ac5d9c-a90c-44aa-be65-f9947454ecb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.018543 10.0.0.133 - - [2025-11-11 14:30:28] "POST /firewall-rules HTTP/1.1" 200 572 0.076903 10.0.0.133 - - [2025-11-11 14:30:28] "GET /firewall-rule/5e3290f7-43fb-4f37-a97c-40ef8a2b8aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005028 10.0.0.133 - - [2025-11-11 14:30:28] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.005129 10.0.0.133 - - [2025-11-11 14:30:28] "GET /firewall-rule/5e3290f7-43fb-4f37-a97c-40ef8a2b8aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003297 10.0.0.133 - - [2025-11-11 14:30:28] "POST /ref-update HTTP/1.1" 200 156 0.063985 10.0.0.133 - - [2025-11-11 14:30:28] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013530 10.0.0.133 - - [2025-11-11 14:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.133 - - [2025-11-11 14:30:28] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008585 10.0.0.133 - - [2025-11-11 14:30:28] "POST /tags HTTP/1.1" 409 210 0.002986 10.0.0.133 - - [2025-11-11 14:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014618 10.0.0.133 - - [2025-11-11 14:30:28] "GET /tag/c0ac5d9c-a90c-44aa-be65-f9947454ecb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.028206 10.0.0.133 - - [2025-11-11 14:30:29] "POST /firewall-rules HTTP/1.1" 200 570 0.104965 10.0.0.133 - - [2025-11-11 14:30:29] "GET /firewall-rule/c2749682-99ea-4e5f-a693-15f3f95d64af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004551 10.0.0.133 - - [2025-11-11 14:30:29] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.008143 10.0.0.133 - - [2025-11-11 14:30:29] "GET /firewall-rule/c2749682-99ea-4e5f-a693-15f3f95d64af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005107 10.0.0.133 - - [2025-11-11 14:30:29] "POST /ref-update HTTP/1.1" 200 156 0.043210 10.0.0.133 - - [2025-11-11 14:30:29] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004925 10.0.0.133 - - [2025-11-11 14:30:29] "POST /set-tag HTTP/1.1" 200 109 0.002228 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:30:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001547 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:30:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001431 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:30:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.030920 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:30:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001076 10.0.0.133 - - [2025-11-11 14:30:58] "GET / HTTP/1.1" 200 36215 0.003121 10.0.0.133 - - [2025-11-11 14:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.133 - - [2025-11-11 14:30:58] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005570 10.0.0.133 - - [2025-11-11 14:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.133 - - [2025-11-11 14:30:58] "GET /config-node/4510e6bb-2c46-472c-ba13-c772fe51cd42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.005285 10.0.0.133 - - [2025-11-11 14:31:10] "GET / HTTP/1.1" 200 36215 0.002689 10.0.0.133 - - [2025-11-11 14:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.133 - - [2025-11-11 14:31:10] "GET /routing-instance/992e2a7e-053d-4536-8e17-d0655d873a3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011904 10.0.0.133 - - [2025-11-11 14:31:10] "POST /bgp-routers HTTP/1.1" 409 301 0.003993 10.0.0.133 - - [2025-11-11 14:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.133 - - [2025-11-11 14:31:10] "GET /bgp-router/47b4194c-5f90-4387-8dce-17cc87345433?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.013500 10.0.0.133 - - [2025-11-11 14:31:10] "PUT /bgp-router/47b4194c-5f90-4387-8dce-17cc87345433 HTTP/1.1" 200 255 0.048892 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:31:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001107 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:31:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000947 10.0.0.48 - - [2025-11-11 14:31:12] "GET / HTTP/1.1" 200 36215 0.002692 10.0.0.48 - - [2025-11-11 14:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.48 - - [2025-11-11 14:31:12] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.014352 10.0.0.48 - - [2025-11-11 14:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.48 - - [2025-11-11 14:31:12] "GET /routing-instance/992e2a7e-053d-4536-8e17-d0655d873a3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003743 10.0.0.48 - - [2025-11-11 14:31:12] "PUT /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582 HTTP/1.1" 200 275 0.015088 10.0.0.48 - - [2025-11-11 14:31:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.010388 10.0.0.48 - - [2025-11-11 14:31:12] "POST /virtual-routers HTTP/1.1" 200 601 0.035257 10.0.0.48 - - [2025-11-11 14:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.031291 10.0.0.48 - - [2025-11-11 14:31:12] "GET /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.008162 10.0.0.48 - - [2025-11-11 14:31:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.002576 10.0.0.48 - - [2025-11-11 14:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.48 - - [2025-11-11 14:31:12] "GET /virtual-network/321db430-4394-4641-9774-f4ac4fb009ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.007093 10.0.0.48 - - [2025-11-11 14:31:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.118217 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:31:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001416 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:31:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001072 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:31:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001240 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:31:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001230 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:31:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001188 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:31:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001081 10.0.0.133 - - [2025-11-11 14:33:04] "GET /global-system-configs HTTP/1.1" 200 323 0.009354 10.0.0.133 - - [2025-11-11 14:33:10] "GET /global-system-configs HTTP/1.1" 200 323 0.003856 10.0.0.133 - - [2025-11-11 14:35:11] "GET /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004470 10.0.0.133 - - [2025-11-11 14:35:11] "POST /ref-update HTTP/1.1" 200 156 0.013282 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:35:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001266 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:35:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001317 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:35:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001322 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:35:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001143 10.0.0.133 - - [2025-11-11 14:35:22] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011327 10.0.0.133 - - [2025-11-11 14:35:22] "POST /set-tag HTTP/1.1" 200 109 0.004976 10.0.0.133 - - [2025-11-11 14:35:22] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013312 10.0.0.133 - - [2025-11-11 14:35:22] "POST /set-tag HTTP/1.1" 200 109 0.005517 10.0.0.133 - - [2025-11-11 14:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.133 - - [2025-11-11 14:35:22] "GET /loadbalancer/3ce59bd7-1cee-4f07-921a-87d7f448074a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003447 10.0.0.133 - - [2025-11-11 14:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.133 - - [2025-11-11 14:35:22] "GET /loadbalancer/3ce59bd7-1cee-4f07-921a-87d7f448074a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002850 10.0.0.133 - - [2025-11-11 14:35:22] "GET /loadbalancer-pool/3260a14a-0bca-456f-a0a1-4ff89d5242ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005326 10.0.0.133 - - [2025-11-11 14:35:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.049914 10.0.0.133 - - [2025-11-11 14:35:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.066204 10.0.0.133 - - [2025-11-11 14:35:22] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.025059 10.0.0.133 - - [2025-11-11 14:35:22] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004805 10.0.0.133 - - [2025-11-11 14:35:22] "POST /ref-update HTTP/1.1" 200 156 0.013592 10.0.0.133 - - [2025-11-11 14:35:22] "POST /tags HTTP/1.1" 409 205 0.015926 10.0.0.133 - - [2025-11-11 14:35:22] "GET /floating-ip/3cc05fd1-072e-4e0f-a483-3d241890cbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.036619 10.0.0.133 - - [2025-11-11 14:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008927 10.0.0.133 - - [2025-11-11 14:35:22] "GET /tag/09d46c61-3459-4600-82d3-67da3e4119b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.023352 10.0.0.133 - - [2025-11-11 14:35:22] "PUT /floating-ip/3cc05fd1-072e-4e0f-a483-3d241890cbc2 HTTP/1.1" 200 257 0.039898 10.0.0.133 - - [2025-11-11 14:35:23] "POST /set-tag HTTP/1.1" 200 109 0.112052 10.0.0.133 - - [2025-11-11 14:35:23] "GET /loadbalancer-pool/39d65da9-6a3a-4b70-9bae-ee5c920a5966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.038872 10.0.0.133 - - [2025-11-11 14:35:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033606 10.0.0.133 - - [2025-11-11 14:35:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015998 10.0.0.133 - - [2025-11-11 14:35:23] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.018376 10.0.0.133 - - [2025-11-11 14:35:23] "POST /set-tag HTTP/1.1" 200 109 0.009447 10.0.0.133 - - [2025-11-11 14:35:23] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008205 10.0.0.133 - - [2025-11-11 14:35:23] "POST /ref-update HTTP/1.1" 200 156 0.019310 10.0.0.133 - - [2025-11-11 14:35:23] "GET /floating-ip/3cc05fd1-072e-4e0f-a483-3d241890cbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.017821 10.0.0.133 - - [2025-11-11 14:35:23] "GET /loadbalancer-pool/64a8b9de-a7b4-42df-9f5a-ccfc2ccb186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.016035 10.0.0.133 - - [2025-11-11 14:35:23] "PUT /floating-ip/3cc05fd1-072e-4e0f-a483-3d241890cbc2 HTTP/1.1" 200 257 0.066722 10.0.0.133 - - [2025-11-11 14:35:23] "POST /loadbalancer-members HTTP/1.1" 200 694 0.094716 10.0.0.133 - - [2025-11-11 14:35:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.070764 10.0.0.133 - - [2025-11-11 14:35:23] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.041298 10.0.0.133 - - [2025-11-11 14:35:23] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005401 10.0.0.133 - - [2025-11-11 14:35:23] "POST /set-tag HTTP/1.1" 200 109 0.007436 10.0.0.133 - - [2025-11-11 14:35:23] "POST /ref-update HTTP/1.1" 200 156 0.017192 10.0.0.133 - - [2025-11-11 14:35:23] "GET /floating-ip/3cc05fd1-072e-4e0f-a483-3d241890cbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.009293 10.0.0.133 - - [2025-11-11 14:35:23] "PUT /floating-ip/3cc05fd1-072e-4e0f-a483-3d241890cbc2 HTTP/1.1" 200 257 0.035710 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:35:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001580 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:35:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001178 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:35:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001051 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:35:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000859 10.0.0.133 - - [2025-11-11 14:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.133 - - [2025-11-11 14:37:06] "GET /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006013 10.0.0.48 - - [2025-11-11 14:37:17] "GET / HTTP/1.1" 200 36215 0.002770 10.0.0.48 - - [2025-11-11 14:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.48 - - [2025-11-11 14:37:17] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007741 10.0.0.48 - - [2025-11-11 14:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.48 - - [2025-11-11 14:37:17] "GET /routing-instance/992e2a7e-053d-4536-8e17-d0655d873a3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003897 10.0.0.48 - - [2025-11-11 14:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.48 - - [2025-11-11 14:37:17] "GET /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003803 10.0.0.48 - - [2025-11-11 14:37:17] "PUT /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4 HTTP/1.1" 200 263 0.014823 10.0.0.48 - - [2025-11-11 14:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006837 10.0.0.48 - - [2025-11-11 14:37:17] "GET /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.007041 10.0.0.48 - - [2025-11-11 14:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006290 10.0.0.48 - - [2025-11-11 14:37:17] "GET /virtual-machine-interface/99508c63-ca4b-4a67-82af-d1774c069fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006618 10.0.0.48 - - [2025-11-11 14:37:17] "PUT /virtual-machine-interface/99508c63-ca4b-4a67-82af-d1774c069fd5 HTTP/1.1" 200 285 0.017065 10.0.0.133 - - [2025-11-11 14:38:04] "GET /global-system-configs HTTP/1.1" 200 323 0.010715 10.0.0.133 - - [2025-11-11 14:38:10] "GET /global-system-configs HTTP/1.1" 200 323 0.002656 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:39:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001089 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:39:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001007 10.0.0.133 - - [2025-11-11 14:40:30] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005473 10.0.0.133 - - [2025-11-11 14:40:30] "POST /set-tag HTTP/1.1" 200 109 0.003753 10.0.0.133 - - [2025-11-11 14:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.133 - - [2025-11-11 14:40:30] "GET /loadbalancer/3ce59bd7-1cee-4f07-921a-87d7f448074a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003927 10.0.0.133 - - [2025-11-11 14:40:30] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005115 10.0.0.133 - - [2025-11-11 14:40:30] "POST /set-tag HTTP/1.1" 200 109 0.027701 10.0.0.133 - - [2025-11-11 14:40:30] "DELETE /loadbalancer-member/9a54d813-4e20-42ed-b3a6-86a8e14fd0d0 HTTP/1.1" 200 115 0.037888 10.0.0.133 - - [2025-11-11 14:40:30] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004558 10.0.0.133 - - [2025-11-11 14:40:30] "POST /set-tag HTTP/1.1" 200 109 0.002831 10.0.0.133 - - [2025-11-11 14:40:31] "DELETE /loadbalancer-member/e7fbd469-de8f-46c1-894a-dfe902d54546 HTTP/1.1" 200 115 0.046159 10.0.0.133 - - [2025-11-11 14:40:31] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005772 10.0.0.133 - - [2025-11-11 14:40:31] "POST /set-tag HTTP/1.1" 200 109 0.002908 10.0.0.133 - - [2025-11-11 14:40:31] "DELETE /loadbalancer-member/41e437e5-d942-42dc-a2d5-ffd8dc14aae1 HTTP/1.1" 200 115 0.029736 10.0.0.133 - - [2025-11-11 14:40:31] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004800 10.0.0.133 - - [2025-11-11 14:40:31] "POST /set-tag HTTP/1.1" 200 109 0.018984 10.0.0.133 - - [2025-11-11 14:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.133 - - [2025-11-11 14:40:31] "GET /loadbalancer/3ce59bd7-1cee-4f07-921a-87d7f448074a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002709 10.0.0.133 - - [2025-11-11 14:40:31] "GET /loadbalancer-pool/3260a14a-0bca-456f-a0a1-4ff89d5242ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002996 10.0.0.133 - - [2025-11-11 14:40:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.041712 10.0.0.133 - - [2025-11-11 14:40:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027166 10.0.0.133 - - [2025-11-11 14:40:31] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.046022 10.0.0.133 - - [2025-11-11 14:40:31] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014616 10.0.0.133 - - [2025-11-11 14:40:31] "GET /floating-ip/3cc05fd1-072e-4e0f-a483-3d241890cbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003104 10.0.0.133 - - [2025-11-11 14:40:31] "POST /set-tag HTTP/1.1" 200 109 0.064256 10.0.0.133 - - [2025-11-11 14:40:31] "GET /loadbalancer-pool/39d65da9-6a3a-4b70-9bae-ee5c920a5966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.020354 10.0.0.133 - - [2025-11-11 14:40:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.045970 10.0.0.133 - - [2025-11-11 14:40:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011317 10.0.0.133 - - [2025-11-11 14:40:31] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015998 10.0.0.133 - - [2025-11-11 14:40:31] "POST /set-tag HTTP/1.1" 200 109 0.005701 10.0.0.133 - - [2025-11-11 14:40:31] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005107 10.0.0.133 - - [2025-11-11 14:40:31] "GET /floating-ip/3cc05fd1-072e-4e0f-a483-3d241890cbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002410 10.0.0.133 - - [2025-11-11 14:40:31] "GET /loadbalancer-pool/64a8b9de-a7b4-42df-9f5a-ccfc2ccb186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003886 10.0.0.133 - - [2025-11-11 14:40:31] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025954 10.0.0.133 - - [2025-11-11 14:40:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.023603 10.0.0.133 - - [2025-11-11 14:40:31] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.023959 10.0.0.133 - - [2025-11-11 14:40:31] "GET /virtual-machine-interface/f1ea9da6-bf0a-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003948 10.0.0.133 - - [2025-11-11 14:40:31] "GET /floating-ip/3cc05fd1-072e-4e0f-a483-3d241890cbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002667 10.0.0.133 - - [2025-11-11 14:40:31] "POST /set-tag HTTP/1.1" 200 109 0.002654 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:40:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001097 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:40:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000893 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:40:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001033 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:40:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001075 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:40:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001165 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:40:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001287 10.0.0.133 - - [2025-11-11 14:43:04] "GET /global-system-configs HTTP/1.1" 200 323 0.003966 10.0.0.133 - - [2025-11-11 14:43:10] "GET /global-system-configs HTTP/1.1" 200 323 0.002847 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:43:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001250 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:43:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001316 10.0.0.133 - - [2025-11-11 14:43:47] "GET / HTTP/1.1" 200 36215 0.001680 10.0.0.133 - - [2025-11-11 14:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.133 - - [2025-11-11 14:43:47] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037615 10.0.0.133 - - [2025-11-11 14:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.133 - - [2025-11-11 14:43:47] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037776 10.0.0.133 - - [2025-11-11 14:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.133 - - [2025-11-11 14:43:48] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038839 10.0.0.133 - - [2025-11-11 14:43:48] "POST /tags HTTP/1.1" 200 334 0.064827 10.0.0.133 - - [2025-11-11 14:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011586 10.0.0.133 - - [2025-11-11 14:43:48] "GET /tag/6385f38f-af46-4aac-9059-9b4a85db0d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020480 10.0.0.133 - - [2025-11-11 14:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.133 - - [2025-11-11 14:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.133 - - [2025-11-11 14:43:48] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.054648 10.0.0.133 - - [2025-11-11 14:43:48] "GET /virtual-networks?parent_id=7b21ea9a-d462-445a-92a7-a4706ba5f41f&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.007300 10.0.0.133 - - [2025-11-11 14:43:48] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.085585 10.0.0.133 - - [2025-11-11 14:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.133 - - [2025-11-11 14:43:48] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.006210 10.0.0.133 - - [2025-11-11 14:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.133 - - [2025-11-11 14:43:48] "GET /service-appliance-set/466fb0de-64c5-4dce-8318-150a766c1b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006989 10.0.0.133 - - [2025-11-11 14:43:48] "POST /fqname-to-id HTTP/1.1" 404 254 0.007580 10.0.0.133 - - [2025-11-11 14:43:48] "POST /virtual-networks HTTP/1.1" 200 514 0.122925 10.0.0.133 - - [2025-11-11 14:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006524 10.0.0.133 - - [2025-11-11 14:43:48] "GET /network-ipam/95791c10-10b6-45b2-996a-6e404663f495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.006001 10.0.0.133 - - [2025-11-11 14:43:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.201474 10.0.0.133 - - [2025-11-11 14:43:49] "POST /useragent-kv HTTP/1.1" 200 115 0.010573 10.0.0.133 - - [2025-11-11 14:43:49] "POST /ref-update HTTP/1.1" 200 156 0.133746 10.0.0.133 - - [2025-11-11 14:43:49] "GET /virtual-machine-interface/5262f049-67ab-4305-8ca1-f40b76a81f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.022907 10.0.0.133 - - [2025-11-11 14:43:49] "GET /virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.016557 10.0.0.133 - - [2025-11-11 14:43:49] "GET /domains HTTP/1.1" 200 281 0.006673 10.0.0.133 - - [2025-11-11 14:43:49] "GET /domain/f46b2350-f2b4-42d7-8a18-e6e456a3916b HTTP/1.1" 200 3099 0.016768 10.0.0.133 - - [2025-11-11 14:43:49] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f HTTP/1.1" 200 5497 0.079598 10.0.0.133 - - [2025-11-11 14:43:49] "POST /instance-ips HTTP/1.1" 200 410 0.086307 10.0.0.133 - - [2025-11-11 14:43:49] "GET /virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 HTTP/1.1" 200 2095 0.009096 10.0.0.133 - - [2025-11-11 14:43:49] "GET /instance-ip/ea04fee8-c6b8-4028-9936-3b5de1448108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.008973 10.0.0.133 - - [2025-11-11 14:43:49] "GET /virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 HTTP/1.1" 200 2095 0.005992 10.0.0.133 - - [2025-11-11 14:43:49] "GET /routing-instance/7e9dc4b5-aad6-4dff-b879-96b1613ec4a5 HTTP/1.1" 200 1183 0.006713 10.0.0.133 - - [2025-11-11 14:43:49] "GET /routing-instance/7e9dc4b5-aad6-4dff-b879-96b1613ec4a5 HTTP/1.1" 200 1183 0.004625 10.0.0.133 - - [2025-11-11 14:43:49] "POST /loadbalancers HTTP/1.1" 200 612 0.111273 10.0.0.133 - - [2025-11-11 14:43:49] "POST /route-targets HTTP/1.1" 200 328 0.036268 10.0.0.133 - - [2025-11-11 14:43:49] "POST /ref-update HTTP/1.1" 200 156 0.040595 10.0.0.133 - - [2025-11-11 14:43:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.046377 10.0.0.133 - - [2025-11-11 14:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005546 10.0.0.133 - - [2025-11-11 14:43:49] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.097054 10.0.0.133 - - [2025-11-11 14:43:49] "GET /instance-ip/ea04fee8-c6b8-4028-9936-3b5de1448108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003440 10.0.0.133 - - [2025-11-11 14:43:49] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.063648 10.0.0.133 - - [2025-11-11 14:43:49] "POST /floating-ips HTTP/1.1" 200 599 0.060068 10.0.0.133 - - [2025-11-11 14:43:49] "GET /loadbalancer/0318c460-a250-42b6-8d89-0bcc4d397c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.005102 10.0.0.133 - - [2025-11-11 14:43:49] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.035976 10.0.0.133 - - [2025-11-11 14:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008307 10.0.0.133 - - [2025-11-11 14:43:49] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048366 10.0.0.133 - - [2025-11-11 14:43:49] "GET /loadbalancer-listener/043b56dd-bea4-4124-8b49-af2e9ad144a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1806 0.003688 10.0.0.133 - - [2025-11-11 14:43:49] "GET /loadbalancer-listener/043b56dd-bea4-4124-8b49-af2e9ad144a5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.006730 10.0.0.133 - - [2025-11-11 14:43:49] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.020994 10.0.0.133 - - [2025-11-11 14:43:49] "GET /instance-ip/ea04fee8-c6b8-4028-9936-3b5de1448108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003233 10.0.0.133 - - [2025-11-11 14:43:49] "GET /instance-ip/ea04fee8-c6b8-4028-9936-3b5de1448108?fields=floating_ips HTTP/1.1" 200 1215 0.019602 10.0.0.133 - - [2025-11-11 14:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.133 - - [2025-11-11 14:43:49] "GET /loadbalancer/0318c460-a250-42b6-8d89-0bcc4d397c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002388 10.0.0.133 - - [2025-11-11 14:43:49] "GET /floating-ip/c80b8b96-64be-48f5-ac54-b54018b9c36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.003594 10.0.0.133 - - [2025-11-11 14:43:50] "POST /tags HTTP/1.1" 200 296 0.061201 10.0.0.133 - - [2025-11-11 14:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.133 - - [2025-11-11 14:43:50] "GET /tag/fa9a9e20-e756-4062-b762-08d5e3683e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.017966 10.0.0.133 - - [2025-11-11 14:43:50] "POST /tags HTTP/1.1" 409 233 0.002992 10.0.0.133 - - [2025-11-11 14:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.133 - - [2025-11-11 14:43:50] "GET /tag/57c038de-e037-4ede-8352-954448827cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.015199 10.0.0.133 - - [2025-11-11 14:43:50] "POST /tags HTTP/1.1" 409 206 0.002964 10.0.0.133 - - [2025-11-11 14:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.133 - - [2025-11-11 14:43:50] "GET /tag/e5c3991c-3552-41bf-9b48-b26f3499f005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014254 10.0.0.133 - - [2025-11-11 14:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.133 - - [2025-11-11 14:43:50] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006252 10.0.0.133 - - [2025-11-11 14:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.133 - - [2025-11-11 14:43:50] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040137 10.0.0.133 - - [2025-11-11 14:43:50] "POST /virtual-machines HTTP/1.1" 200 370 0.016314 10.0.0.133 - - [2025-11-11 14:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.024807 10.0.0.133 - - [2025-11-11 14:43:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.122435 10.0.0.133 - - [2025-11-11 14:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009268 10.0.0.133 - - [2025-11-11 14:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007505 10.0.0.133 - - [2025-11-11 14:43:50] "GET /virtual-machine-interface/d64a099a-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006067 10.0.0.133 - - [2025-11-11 14:43:50] "POST /instance-ips HTTP/1.1" 200 410 0.024144 10.0.0.133 - - [2025-11-11 14:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.026377 10.0.0.133 - - [2025-11-11 14:43:50] "GET /virtual-machine-interface/d64a099a-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.008172 10.0.0.133 - - [2025-11-11 14:43:50] "POST /set-tag HTTP/1.1" 200 109 0.022028 10.0.0.133 - - [2025-11-11 14:43:50] "GET /virtual-machine-interface/d64a099a-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.020173 10.0.0.133 - - [2025-11-11 14:43:50] "GET /instance-ip/d665bed8-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.008960 10.0.0.133 - - [2025-11-11 14:43:50] "GET /virtual-machine-interface/d64a099a-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005700 10.0.0.133 - - [2025-11-11 14:43:50] "POST /set-tag HTTP/1.1" 200 109 0.002771 10.0.0.133 - - [2025-11-11 14:43:50] "GET /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002787 10.0.0.133 - - [2025-11-11 14:43:50] "POST /ref-update HTTP/1.1" 200 156 0.011333 10.0.0.133 - - [2025-11-11 14:43:51] "GET /virtual-machine-interface/d64a099a-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013462 10.0.0.133 - - [2025-11-11 14:43:51] "POST /set-tag HTTP/1.1" 200 109 0.003617 10.0.0.133 - - [2025-11-11 14:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.133 - - [2025-11-11 14:43:51] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004319 10.0.0.133 - - [2025-11-11 14:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.133 - - [2025-11-11 14:43:51] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.027996 10.0.0.133 - - [2025-11-11 14:43:51] "POST /virtual-machines HTTP/1.1" 200 370 0.019591 10.0.0.133 - - [2025-11-11 14:43:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019892 10.0.0.133 - - [2025-11-11 14:43:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.124846 10.0.0.133 - - [2025-11-11 14:43:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.010628 10.0.0.133 - - [2025-11-11 14:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007964 10.0.0.133 - - [2025-11-11 14:43:51] "GET /virtual-machine-interface/d6c10ed2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.011143 10.0.0.133 - - [2025-11-11 14:43:51] "POST /instance-ips HTTP/1.1" 200 410 0.025641 10.0.0.133 - - [2025-11-11 14:43:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.057705 10.0.0.133 - - [2025-11-11 14:43:51] "GET /virtual-machine-interface/d6c10ed2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.008016 10.0.0.133 - - [2025-11-11 14:43:51] "POST /set-tag HTTP/1.1" 200 109 0.020538 10.0.0.133 - - [2025-11-11 14:43:51] "GET /virtual-machine-interface/d6c10ed2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014230 10.0.0.133 - - [2025-11-11 14:43:51] "GET /instance-ip/d6dee524-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003432 10.0.0.133 - - [2025-11-11 14:43:51] "GET /virtual-machine-interface/d6c10ed2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005091 10.0.0.133 - - [2025-11-11 14:43:51] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.133 - - [2025-11-11 14:43:51] "GET /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003637 10.0.0.133 - - [2025-11-11 14:43:51] "POST /ref-update HTTP/1.1" 200 156 0.012290 10.0.0.133 - - [2025-11-11 14:43:51] "GET /virtual-machine-interface/d6c10ed2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.038344 10.0.0.133 - - [2025-11-11 14:43:51] "POST /set-tag HTTP/1.1" 200 109 0.003752 10.0.0.133 - - [2025-11-11 14:43:51] "GET /virtual-machine-interface/d64a099a-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005044 10.0.0.133 - - [2025-11-11 14:43:51] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.133 - - [2025-11-11 14:43:51] "GET /virtual-machine-interface/d6c10ed2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006064 10.0.0.133 - - [2025-11-11 14:43:51] "POST /set-tag HTTP/1.1" 200 109 0.003314 10.0.0.133 - - [2025-11-11 14:43:54] "GET /domains HTTP/1.1" 200 281 0.002198 10.0.0.133 - - [2025-11-11 14:43:54] "GET /domain/f46b2350-f2b4-42d7-8a18-e6e456a3916b HTTP/1.1" 200 3099 0.004419 10.0.0.133 - - [2025-11-11 14:43:54] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f HTTP/1.1" 200 7091 0.041536 10.0.0.133 - - [2025-11-11 14:43:54] "GET /virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 HTTP/1.1" 200 2095 0.010682 10.0.0.133 - - [2025-11-11 14:43:54] "GET /virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 HTTP/1.1" 200 2095 0.009149 10.0.0.133 - - [2025-11-11 14:43:54] "GET /routing-instance/7e9dc4b5-aad6-4dff-b879-96b1613ec4a5 HTTP/1.1" 200 1405 0.006277 10.0.0.133 - - [2025-11-11 14:43:54] "GET /routing-instance/7e9dc4b5-aad6-4dff-b879-96b1613ec4a5 HTTP/1.1" 200 1405 0.002942 10.0.0.133 - - [2025-11-11 14:43:54] "GET /route-target/9f081214-6296-46d6-8c13-ad2fa7518e15 HTTP/1.1" 200 1155 0.002487 10.0.0.133 - - [2025-11-11 14:43:54] "GET /virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 HTTP/1.1" 200 2095 0.004034 10.0.0.133 - - [2025-11-11 14:43:54] "GET /routing-instance/7e9dc4b5-aad6-4dff-b879-96b1613ec4a5 HTTP/1.1" 200 1405 0.002383 10.0.0.133 - - [2025-11-11 14:43:54] "GET /virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003778 10.0.0.133 - - [2025-11-11 14:43:54] "GET /virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 HTTP/1.1" 200 2095 0.003771 10.0.0.133 - - [2025-11-11 14:43:54] "GET /routing-instance/7e9dc4b5-aad6-4dff-b879-96b1613ec4a5 HTTP/1.1" 200 1405 0.010472 10.0.0.133 - - [2025-11-11 14:43:54] "GET /routing-instance/7e9dc4b5-aad6-4dff-b879-96b1613ec4a5 HTTP/1.1" 200 1405 0.006606 10.0.0.133 - - [2025-11-11 14:43:54] "GET /route-target/9f081214-6296-46d6-8c13-ad2fa7518e15 HTTP/1.1" 200 1155 0.002742 10.0.0.133 - - [2025-11-11 14:43:54] "GET /domains HTTP/1.1" 200 281 0.002408 10.0.0.133 - - [2025-11-11 14:43:54] "GET /domain/f46b2350-f2b4-42d7-8a18-e6e456a3916b HTTP/1.1" 200 3099 0.003871 10.0.0.133 - - [2025-11-11 14:43:54] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f HTTP/1.1" 200 7091 0.047966 10.0.0.133 - - [2025-11-11 14:43:54] "GET /virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 HTTP/1.1" 200 2095 0.005626 10.0.0.133 - - [2025-11-11 14:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.133 - - [2025-11-11 14:43:54] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038946 10.0.0.133 - - [2025-11-11 14:43:54] "GET /virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.005235 10.0.0.133 - - [2025-11-11 14:43:54] "GET /floating-ip-pools?parent_id=813c2ea7-1370-4730-bb24-8f3abf806997&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002834 10.0.0.133 - - [2025-11-11 14:43:54] "GET /virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.005072 10.0.0.133 - - [2025-11-11 14:43:54] "POST /floating-ip-pools HTTP/1.1" 200 564 0.021905 10.0.0.133 - - [2025-11-11 14:43:54] "POST /ref-update HTTP/1.1" 200 156 0.016650 10.0.0.133 - - [2025-11-11 14:43:54] "GET /virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.013327 10.0.0.133 - - [2025-11-11 14:43:54] "GET /domains HTTP/1.1" 200 281 0.006327 10.0.0.133 - - [2025-11-11 14:43:54] "GET /domain/f46b2350-f2b4-42d7-8a18-e6e456a3916b HTTP/1.1" 200 3099 0.004293 10.0.0.133 - - [2025-11-11 14:43:54] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f HTTP/1.1" 200 7348 0.037074 10.0.0.133 - - [2025-11-11 14:43:54] "GET /virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 HTTP/1.1" 200 2334 0.007213 10.0.0.133 - - [2025-11-11 14:43:54] "GET /floating-ip-pool/129a76dc-dda3-4159-82d9-516b6335c5c8 HTTP/1.1" 200 1316 0.002895 10.0.0.133 - - [2025-11-11 14:43:54] "GET /domains HTTP/1.1" 200 281 0.001858 10.0.0.133 - - [2025-11-11 14:43:54] "GET /domain/f46b2350-f2b4-42d7-8a18-e6e456a3916b HTTP/1.1" 200 3099 0.002854 10.0.0.133 - - [2025-11-11 14:43:55] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f HTTP/1.1" 200 7348 0.051606 10.0.0.133 - - [2025-11-11 14:43:55] "GET /virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 HTTP/1.1" 200 2334 0.004832 10.0.0.133 - - [2025-11-11 14:43:55] "GET /virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.004674 10.0.0.133 - - [2025-11-11 14:43:55] "POST /tags HTTP/1.1" 200 366 0.055534 10.0.0.133 - - [2025-11-11 14:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014106 10.0.0.133 - - [2025-11-11 14:43:55] "GET /tag/782a70a1-b580-46fe-8f74-a0662c149e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.016042 10.0.0.133 - - [2025-11-11 14:43:55] "POST /tags HTTP/1.1" 409 206 0.002571 10.0.0.133 - - [2025-11-11 14:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.133 - - [2025-11-11 14:43:55] "GET /tag/e5c3991c-3552-41bf-9b48-b26f3499f005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012117 10.0.0.133 - - [2025-11-11 14:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.133 - - [2025-11-11 14:43:55] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.041327 10.0.0.133 - - [2025-11-11 14:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.133 - - [2025-11-11 14:43:55] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005406 10.0.0.133 - - [2025-11-11 14:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.133 - - [2025-11-11 14:43:55] "GET /service-appliance-set/3ecafad9-6289-4757-984d-81018b1c3efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003981 10.0.0.133 - - [2025-11-11 14:43:55] "POST /fqname-to-id HTTP/1.1" 404 258 0.002618 10.0.0.133 - - [2025-11-11 14:43:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.099268 10.0.0.133 - - [2025-11-11 14:43:55] "GET /virtual-machine-interface/db486d5f-25db-4a89-9277-34aba5f91b70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.022251 10.0.0.133 - - [2025-11-11 14:43:55] "POST /set-tag HTTP/1.1" 200 109 0.023441 10.0.0.133 - - [2025-11-11 14:43:55] "POST /instance-ips HTTP/1.1" 200 418 0.040592 10.0.0.133 - - [2025-11-11 14:43:55] "GET /instance-ip/e8e4203b-2486-4759-86ba-f6e37005b792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.011717 10.0.0.133 - - [2025-11-11 14:43:55] "POST /loadbalancers HTTP/1.1" 200 620 0.065867 10.0.0.133 - - [2025-11-11 14:43:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.035680 10.0.0.133 - - [2025-11-11 14:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.028261 10.0.0.133 - - [2025-11-11 14:43:55] "POST /service-instances HTTP/1.1" 200 568 0.078209 10.0.0.133 - - [2025-11-11 14:43:56] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.108423 10.0.0.133 - - [2025-11-11 14:43:56] "POST /ref-update HTTP/1.1" 200 156 0.038690 10.0.0.133 - - [2025-11-11 14:43:56] "GET /virtual-machine-interface/db486d5f-25db-4a89-9277-34aba5f91b70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.015640 10.0.0.133 - - [2025-11-11 14:43:56] "GET /virtual-machine-interface/db486d5f-25db-4a89-9277-34aba5f91b70?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.013460 10.0.0.133 - - [2025-11-11 14:43:56] "PUT /service-instance/2fca3a50-3bdd-41bb-9bcc-ab8359c07995 HTTP/1.1" 200 267 0.020646 10.0.0.133 - - [2025-11-11 14:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.133 - - [2025-11-11 14:43:56] "GET /floating-ip-pool/129a76dc-dda3-4159-82d9-516b6335c5c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003104 10.0.0.133 - - [2025-11-11 14:43:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020514 10.0.0.133 - - [2025-11-11 14:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.133 - - [2025-11-11 14:43:56] "POST /virtual-machines HTTP/1.1" 200 430 0.021537 10.0.0.133 - - [2025-11-11 14:43:56] "POST /floating-ips HTTP/1.1" 200 673 0.171453 10.0.0.133 - - [2025-11-11 14:43:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.023449 10.0.0.133 - - [2025-11-11 14:43:56] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009812 10.0.0.133 - - [2025-11-11 14:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.133 - - [2025-11-11 14:43:56] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004514 10.0.0.133 - - [2025-11-11 14:43:56] "POST /tags HTTP/1.1" 409 221 0.001834 10.0.0.133 - - [2025-11-11 14:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.025218 10.0.0.133 - - [2025-11-11 14:43:56] "GET /tag/6385f38f-af46-4aac-9059-9b4a85db0d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017401 10.0.0.133 - - [2025-11-11 14:43:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.236713 10.0.0.133 - - [2025-11-11 14:43:56] "POST /tags HTTP/1.1" 409 238 0.006475 10.0.0.133 - - [2025-11-11 14:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.133 - - [2025-11-11 14:43:56] "POST /chown HTTP/1.1" 200 109 0.056630 10.0.0.133 - - [2025-11-11 14:43:56] "GET /tag/782a70a1-b580-46fe-8f74-a0662c149e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.043324 10.0.0.133 - - [2025-11-11 14:43:56] "POST /chown HTTP/1.1" 200 109 0.022044 10.0.0.133 - - [2025-11-11 14:43:56] "PUT /virtual-machine-interface/1a8079a7-5c08-43e2-8326-dae494da7d4c HTTP/1.1" 200 285 0.014413 10.0.0.133 - - [2025-11-11 14:43:56] "PUT /instance-ip/e8e4203b-2486-4759-86ba-f6e37005b792 HTTP/1.1" 200 257 0.086532 10.0.0.133 - - [2025-11-11 14:43:56] "POST /firewall-rules HTTP/1.1" 200 652 0.126737 10.0.0.133 - - [2025-11-11 14:43:56] "GET /firewall-rule/3337e4aa-410f-48e5-ad10-5d20da430758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.029858 10.0.0.133 - - [2025-11-11 14:43:56] "POST /ref-update HTTP/1.1" 200 156 0.052074 10.0.0.133 - - [2025-11-11 14:43:56] "GET /firewall-policy/044b51b5-9685-4a46-ada7-bb9ba5950056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.008560 10.0.0.133 - - [2025-11-11 14:43:56] "GET /firewall-rule/3337e4aa-410f-48e5-ad10-5d20da430758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.005352 10.0.0.133 - - [2025-11-11 14:43:56] "POST /ref-update HTTP/1.1" 200 156 0.015434 10.0.0.133 - - [2025-11-11 14:43:56] "POST /ref-update HTTP/1.1" 200 156 0.039166 10.0.0.133 - - [2025-11-11 14:43:56] "POST /ref-update HTTP/1.1" 200 156 0.064373 10.0.0.133 - - [2025-11-11 14:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007408 10.0.0.133 - - [2025-11-11 14:43:57] "POST /ref-update HTTP/1.1" 200 156 0.031520 10.0.0.133 - - [2025-11-11 14:43:57] "POST /ref-update HTTP/1.1" 200 156 0.013587 10.0.0.133 - - [2025-11-11 14:43:57] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.074770 10.0.0.133 - - [2025-11-11 14:43:57] "POST /ref-update HTTP/1.1" 200 156 0.059755 10.0.0.133 - - [2025-11-11 14:43:57] "GET /loadbalancer/dd5f450e-f555-49f0-a0d9-54c89e01a3e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.004390 10.0.0.133 - - [2025-11-11 14:43:57] "POST /virtual-machines HTTP/1.1" 200 430 0.019741 10.0.0.133 - - [2025-11-11 14:43:57] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.039196 10.0.0.133 - - [2025-11-11 14:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.133 - - [2025-11-11 14:43:57] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.052630 10.0.0.133 - - [2025-11-11 14:43:57] "GET /loadbalancer-listener/3024005d-ba0e-4185-977f-4d801d81d3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.008994 10.0.0.133 - - [2025-11-11 14:43:57] "GET /loadbalancer-listener/3024005d-ba0e-4185-977f-4d801d81d3cb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.051400 10.0.0.133 - - [2025-11-11 14:43:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.174275 10.0.0.133 - - [2025-11-11 14:43:57] "POST /chown HTTP/1.1" 200 109 0.026226 10.0.0.133 - - [2025-11-11 14:43:57] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.055134 10.0.0.133 - - [2025-11-11 14:43:57] "POST /chown HTTP/1.1" 200 109 0.029084 10.0.0.133 - - [2025-11-11 14:43:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.033626 10.0.0.133 - - [2025-11-11 14:43:57] "GET /loadbalancer-pool/a4b6c2d4-5bcb-483c-8f9f-c36fbd205924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.010410 10.0.0.133 - - [2025-11-11 14:43:57] "PUT /virtual-machine-interface/d71ca39a-896a-44d5-93eb-deea3611f53e HTTP/1.1" 200 285 0.017827 10.0.0.133 - - [2025-11-11 14:43:57] "PUT /instance-ip/e8e4203b-2486-4759-86ba-f6e37005b792 HTTP/1.1" 200 257 0.030978 10.0.0.133 - - [2025-11-11 14:43:57] "POST /ref-update HTTP/1.1" 200 156 0.023192 10.0.0.133 - - [2025-11-11 14:43:57] "POST /loadbalancer-members HTTP/1.1" 200 709 0.054283 10.0.0.133 - - [2025-11-11 14:43:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.025645 10.0.0.133 - - [2025-11-11 14:43:57] "GET /loadbalancer-member/a55f4e68-eb4a-482e-a3a0-b4e007eafa2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.003542 10.0.0.133 - - [2025-11-11 14:43:57] "POST /ref-update HTTP/1.1" 200 156 0.025251 10.0.0.133 - - [2025-11-11 14:43:57] "POST /ref-update HTTP/1.1" 200 156 0.020141 10.0.0.133 - - [2025-11-11 14:43:57] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004263 10.0.0.133 - - [2025-11-11 14:43:57] "POST /ref-update HTTP/1.1" 200 156 0.020922 10.0.0.133 - - [2025-11-11 14:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.133 - - [2025-11-11 14:43:57] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006705 10.0.0.133 - - [2025-11-11 14:43:57] "POST /ref-update HTTP/1.1" 200 156 0.010115 10.0.0.133 - - [2025-11-11 14:43:57] "POST /tags HTTP/1.1" 409 221 0.013470 10.0.0.133 - - [2025-11-11 14:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.133 - - [2025-11-11 14:43:57] "GET /tag/6385f38f-af46-4aac-9059-9b4a85db0d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014560 10.0.0.133 - - [2025-11-11 14:43:57] "PUT /service-instance/2fca3a50-3bdd-41bb-9bcc-ab8359c07995 HTTP/1.1" 200 267 0.008867 10.0.0.133 - - [2025-11-11 14:43:57] "POST /tags HTTP/1.1" 409 238 0.001829 10.0.0.133 - - [2025-11-11 14:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.133 - - [2025-11-11 14:43:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.027677 10.0.0.133 - - [2025-11-11 14:43:57] "GET /tag/782a70a1-b580-46fe-8f74-a0662c149e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.030924 10.0.0.133 - - [2025-11-11 14:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.133 - - [2025-11-11 14:43:57] "POST /firewall-rules HTTP/1.1" 409 293 0.002776 10.0.0.133 - - [2025-11-11 14:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.133 - - [2025-11-11 14:43:57] "POST /chown HTTP/1.1" 200 109 0.008402 10.0.0.133 - - [2025-11-11 14:43:58] "POST /chown HTTP/1.1" 200 109 0.024937 10.0.0.133 - - [2025-11-11 14:43:58] "PUT /firewall-rule/3337e4aa-410f-48e5-ad10-5d20da430758 HTTP/1.1" 200 261 0.068256 10.0.0.133 - - [2025-11-11 14:43:58] "PUT /instance-ip/e8e4203b-2486-4759-86ba-f6e37005b792 HTTP/1.1" 200 257 0.043090 10.0.0.133 - - [2025-11-11 14:43:58] "GET /firewall-rule/3337e4aa-410f-48e5-ad10-5d20da430758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003419 10.0.0.133 - - [2025-11-11 14:43:58] "GET /firewall-policy/044b51b5-9685-4a46-ada7-bb9ba5950056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003962 10.0.0.133 - - [2025-11-11 14:43:58] "GET /firewall-rule/3337e4aa-410f-48e5-ad10-5d20da430758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.007765 10.0.0.133 - - [2025-11-11 14:43:58] "POST /ref-update HTTP/1.1" 200 156 0.046155 10.0.0.133 - - [2025-11-11 14:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007143 10.0.0.133 - - [2025-11-11 14:43:58] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004393 10.0.0.133 - - [2025-11-11 14:43:58] "POST /chown HTTP/1.1" 200 109 0.028586 10.0.0.133 - - [2025-11-11 14:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018365 10.0.0.133 - - [2025-11-11 14:43:58] "POST /chown HTTP/1.1" 200 109 0.042124 10.0.0.133 - - [2025-11-11 14:43:58] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.034356 10.0.0.133 - - [2025-11-11 14:43:58] "POST /virtual-machines HTTP/1.1" 200 374 0.014014 10.0.0.133 - - [2025-11-11 14:43:58] "PUT /instance-ip/e8e4203b-2486-4759-86ba-f6e37005b792 HTTP/1.1" 200 257 0.055364 10.0.0.133 - - [2025-11-11 14:43:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.034333 10.0.0.133 - - [2025-11-11 14:43:58] "POST /ref-update HTTP/1.1" 200 156 0.048512 10.0.0.133 - - [2025-11-11 14:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006691 10.0.0.133 - - [2025-11-11 14:43:58] "POST /chown HTTP/1.1" 200 109 0.031720 10.0.0.133 - - [2025-11-11 14:43:58] "POST /chown HTTP/1.1" 200 109 0.027780 10.0.0.133 - - [2025-11-11 14:43:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.157283 10.0.0.133 - - [2025-11-11 14:43:58] "PUT /instance-ip/e8e4203b-2486-4759-86ba-f6e37005b792 HTTP/1.1" 200 257 0.037395 10.0.0.133 - - [2025-11-11 14:43:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016580 10.0.0.133 - - [2025-11-11 14:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.133 - - [2025-11-11 14:43:58] "GET /virtual-machine-interface/db0314c2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.009579 10.0.0.133 - - [2025-11-11 14:43:58] "POST /ref-update HTTP/1.1" 200 156 0.021555 10.0.0.133 - - [2025-11-11 14:43:58] "POST /chown HTTP/1.1" 200 109 0.011932 10.0.0.133 - - [2025-11-11 14:43:58] "POST /chown HTTP/1.1" 200 109 0.030105 10.0.0.133 - - [2025-11-11 14:43:58] "POST /instance-ips HTTP/1.1" 200 414 0.040216 10.0.0.133 - - [2025-11-11 14:43:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.035451 10.0.0.133 - - [2025-11-11 14:43:58] "GET /virtual-machine-interface/db0314c2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.006335 10.0.0.133 - - [2025-11-11 14:43:58] "PUT /instance-ip/e8e4203b-2486-4759-86ba-f6e37005b792 HTTP/1.1" 200 257 0.037735 10.0.0.133 - - [2025-11-11 14:43:58] "POST /ref-update HTTP/1.1" 200 156 0.021851 10.0.0.133 - - [2025-11-11 14:43:58] "POST /set-tag HTTP/1.1" 200 109 0.020296 10.0.0.133 - - [2025-11-11 14:43:58] "GET /virtual-machine-interface/db0314c2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.018570 10.0.0.133 - - [2025-11-11 14:43:58] "GET /instance-ip/db27a882-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004108 10.0.0.133 - - [2025-11-11 14:43:58] "PUT /service-instance/2fca3a50-3bdd-41bb-9bcc-ab8359c07995 HTTP/1.1" 200 267 0.009449 10.0.0.133 - - [2025-11-11 14:43:58] "GET /virtual-machine-interface/db0314c2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.019517 10.0.0.133 - - [2025-11-11 14:43:58] "POST /set-tag HTTP/1.1" 200 109 0.016694 10.0.0.133 - - [2025-11-11 14:43:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.049535 10.0.0.133 - - [2025-11-11 14:43:58] "GET /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.010355 10.0.0.133 - - [2025-11-11 14:43:59] "PUT /service-instance/2fca3a50-3bdd-41bb-9bcc-ab8359c07995 HTTP/1.1" 200 267 0.012209 10.0.0.133 - - [2025-11-11 14:43:59] "POST /ref-update HTTP/1.1" 200 156 0.015856 10.0.0.133 - - [2025-11-11 14:43:59] "GET /virtual-machine-interface/db0314c2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.017411 10.0.0.133 - - [2025-11-11 14:43:59] "POST /set-tag HTTP/1.1" 200 109 0.003149 10.0.0.133 - - [2025-11-11 14:43:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007980 10.0.0.133 - - [2025-11-11 14:43:59] "PUT /service-instance/2fca3a50-3bdd-41bb-9bcc-ab8359c07995 HTTP/1.1" 200 267 0.012298 10.0.0.133 - - [2025-11-11 14:43:59] "GET /virtual-machine-interface/db0314c2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009942 10.0.0.133 - - [2025-11-11 14:43:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013596 10.0.0.133 - - [2025-11-11 14:43:59] "POST /set-tag HTTP/1.1" 200 109 0.015304 10.0.0.133 - - [2025-11-11 14:43:59] "PUT /service-instance/2fca3a50-3bdd-41bb-9bcc-ab8359c07995 HTTP/1.1" 200 267 0.011942 10.0.0.133 - - [2025-11-11 14:43:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014615 10.0.0.133 - - [2025-11-11 14:43:59] "PUT /service-instance/2fca3a50-3bdd-41bb-9bcc-ab8359c07995 HTTP/1.1" 200 267 0.008639 10.0.0.133 - - [2025-11-11 14:43:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.026581 10.0.0.133 - - [2025-11-11 14:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.133 - - [2025-11-11 14:43:59] "POST /chown HTTP/1.1" 200 109 0.007484 10.0.0.133 - - [2025-11-11 14:43:59] "POST /chown HTTP/1.1" 200 109 0.016566 10.0.0.133 - - [2025-11-11 14:43:59] "POST /ref-update HTTP/1.1" 200 156 0.020034 10.0.0.133 - - [2025-11-11 14:43:59] "POST /chown HTTP/1.1" 200 109 0.007736 10.0.0.133 - - [2025-11-11 14:43:59] "POST /chown HTTP/1.1" 200 109 0.025432 10.0.0.133 - - [2025-11-11 14:43:59] "POST /ref-update HTTP/1.1" 200 156 0.017774 10.0.0.133 - - [2025-11-11 14:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.133 - - [2025-11-11 14:43:59] "POST /chown HTTP/1.1" 200 109 0.010048 10.0.0.133 - - [2025-11-11 14:43:59] "POST /chown HTTP/1.1" 200 109 0.034188 10.0.0.133 - - [2025-11-11 14:43:59] "POST /chown HTTP/1.1" 200 109 0.007030 10.0.0.133 - - [2025-11-11 14:43:59] "POST /chown HTTP/1.1" 200 109 0.024875 10.0.0.133 - - [2025-11-11 14:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.133 - - [2025-11-11 14:43:59] "POST /chown HTTP/1.1" 200 109 0.006433 10.0.0.133 - - [2025-11-11 14:43:59] "POST /chown HTTP/1.1" 200 109 0.009019 10.0.0.133 - - [2025-11-11 14:43:59] "POST /chown HTTP/1.1" 200 109 0.018713 10.0.0.133 - - [2025-11-11 14:43:59] "POST /chown HTTP/1.1" 200 109 0.025103 10.0.0.133 - - [2025-11-11 14:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.015571 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.019802 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.012472 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.022119 10.0.0.133 - - [2025-11-11 14:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017154 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.019214 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.054226 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.020403 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.008122 10.0.0.133 - - [2025-11-11 14:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.009520 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.025350 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.010433 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.020759 10.0.0.133 - - [2025-11-11 14:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005163 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.008097 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.033608 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.016714 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.007816 10.0.0.133 - - [2025-11-11 14:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.008001 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.017593 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.025904 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.027374 10.0.0.133 - - [2025-11-11 14:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.133 - - [2025-11-11 14:44:00] "POST /chown HTTP/1.1" 200 109 0.012648 10.0.0.133 - - [2025-11-11 14:44:01] "POST /chown HTTP/1.1" 200 109 0.037583 10.0.0.133 - - [2025-11-11 14:44:01] "POST /chown HTTP/1.1" 200 109 0.008433 10.0.0.133 - - [2025-11-11 14:44:01] "POST /chown HTTP/1.1" 200 109 0.017438 10.0.0.133 - - [2025-11-11 14:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012053 10.0.0.133 - - [2025-11-11 14:44:01] "POST /chown HTTP/1.1" 200 109 0.010725 10.0.0.133 - - [2025-11-11 14:44:01] "POST /chown HTTP/1.1" 200 109 0.028275 10.0.0.133 - - [2025-11-11 14:44:01] "POST /chown HTTP/1.1" 200 109 0.017380 10.0.0.133 - - [2025-11-11 14:44:01] "POST /chown HTTP/1.1" 200 109 0.011581 10.0.0.133 - - [2025-11-11 14:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.024548 10.0.0.133 - - [2025-11-11 14:44:01] "POST /chown HTTP/1.1" 200 109 0.027847 10.0.0.133 - - [2025-11-11 14:44:01] "POST /chown HTTP/1.1" 200 109 0.018275 10.0.0.133 - - [2025-11-11 14:44:01] "POST /chown HTTP/1.1" 200 109 0.029664 10.0.0.133 - - [2025-11-11 14:44:01] "GET /virtual-machine-interface/d64a099a-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.027112 10.0.0.133 - - [2025-11-11 14:44:01] "POST /set-tag HTTP/1.1" 200 109 0.003605 10.0.0.133 - - [2025-11-11 14:44:01] "POST /chown HTTP/1.1" 200 109 0.055427 10.0.0.133 - - [2025-11-11 14:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.133 - - [2025-11-11 14:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005274 10.0.0.133 - - [2025-11-11 14:44:01] "GET /loadbalancer/0318c460-a250-42b6-8d89-0bcc4d397c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.007167 10.0.0.133 - - [2025-11-11 14:44:01] "GET /loadbalancer-pool/e4b7184b-d65f-49ad-be63-2b62664bee52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003690 10.0.0.133 - - [2025-11-11 14:44:01] "POST /chown HTTP/1.1" 200 109 0.014361 10.0.0.133 - - [2025-11-11 14:44:01] "POST /chown HTTP/1.1" 200 109 0.028966 10.0.0.133 - - [2025-11-11 14:44:01] "POST /chown HTTP/1.1" 200 109 0.011003 10.0.0.133 - - [2025-11-11 14:44:01] "POST /loadbalancer-members HTTP/1.1" 200 704 0.063734 10.0.0.133 - - [2025-11-11 14:44:01] "POST /chown HTTP/1.1" 200 109 0.041112 10.0.0.133 - - [2025-11-11 14:44:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.031945 10.0.0.133 - - [2025-11-11 14:44:01] "GET /virtual-machine-interface/d64a099a-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013643 10.0.0.133 - - [2025-11-11 14:44:01] "POST /tags HTTP/1.1" 409 221 0.002678 10.0.0.133 - - [2025-11-11 14:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.133 - - [2025-11-11 14:44:01] "GET /tag/6385f38f-af46-4aac-9059-9b4a85db0d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014835 10.0.0.133 - - [2025-11-11 14:44:01] "POST /set-tag HTTP/1.1" 200 109 0.024902 10.0.0.133 - - [2025-11-11 14:44:01] "GET /virtual-machine-interface/d64a099a-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005481 10.0.0.133 - - [2025-11-11 14:44:02] "POST /ref-update HTTP/1.1" 200 156 0.014380 10.0.0.133 - - [2025-11-11 14:44:02] "GET /floating-ip/c80b8b96-64be-48f5-ac54-b54018b9c36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.007484 10.0.0.133 - - [2025-11-11 14:44:02] "PUT /floating-ip/c80b8b96-64be-48f5-ac54-b54018b9c36f HTTP/1.1" 200 257 0.012439 10.0.0.133 - - [2025-11-11 14:44:03] "GET /virtual-machine/3136cbe9-83e1-4c22-bf4e-ae3399aeaa33?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004312 10.0.0.133 - - [2025-11-11 14:44:03] "GET /virtual-machine-interface/d64a099a-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005596 10.0.0.133 - - [2025-11-11 14:44:03] "GET /virtual-machine-interface/d6c10ed2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006463 10.0.0.133 - - [2025-11-11 14:44:03] "POST /set-tag HTTP/1.1" 200 109 0.003160 10.0.0.133 - - [2025-11-11 14:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.133 - - [2025-11-11 14:44:03] "GET /loadbalancer/0318c460-a250-42b6-8d89-0bcc4d397c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003433 10.0.0.133 - - [2025-11-11 14:44:03] "GET /loadbalancer-pool/e4b7184b-d65f-49ad-be63-2b62664bee52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004046 10.0.0.133 - - [2025-11-11 14:44:03] "POST /loadbalancer-members HTTP/1.1" 200 704 0.021368 10.0.0.133 - - [2025-11-11 14:44:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022048 10.0.0.133 - - [2025-11-11 14:44:03] "GET /virtual-machine-interface/d6c10ed2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013727 10.0.0.133 - - [2025-11-11 14:44:03] "GET /virtual-machine-interface/d6c10ed2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014431 10.0.0.133 - - [2025-11-11 14:44:03] "POST /ref-update HTTP/1.1" 200 156 0.018057 10.0.0.133 - - [2025-11-11 14:44:03] "POST /set-tag HTTP/1.1" 200 109 0.064783 10.0.0.133 - - [2025-11-11 14:44:03] "GET /floating-ip/c80b8b96-64be-48f5-ac54-b54018b9c36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.014344 10.0.0.133 - - [2025-11-11 14:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.133 - - [2025-11-11 14:44:06] "POST /chown HTTP/1.1" 200 109 0.009396 10.0.0.133 - - [2025-11-11 14:44:07] "POST /chown HTTP/1.1" 200 109 0.019167 10.0.0.133 - - [2025-11-11 14:44:07] "POST /chown HTTP/1.1" 200 109 0.009981 10.0.0.133 - - [2025-11-11 14:44:07] "POST /chown HTTP/1.1" 200 109 0.014586 10.0.0.133 - - [2025-11-11 14:44:07] "GET /virtual-machine-interface/db0314c2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005719 10.0.0.133 - - [2025-11-11 14:44:07] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.133 - - [2025-11-11 14:44:08] "GET /virtual-machine/b587180f-d978-4f3f-909f-f6635f529cc9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.005461 10.0.0.133 - - [2025-11-11 14:44:08] "GET /virtual-machine-interface/d6c10ed2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.013008 10.0.0.133 - - [2025-11-11 14:44:08] "GET /virtual-machine/fabfd79a-10f4-4da4-b49d-32d162a4ba20?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.005048 10.0.0.133 - - [2025-11-11 14:44:08] "GET /virtual-machine-interface/db0314c2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006970 10.0.0.133 - - [2025-11-11 14:44:08] "GET /virtual-machine-interface/db0314c2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005077 10.0.0.133 - - [2025-11-11 14:44:08] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.133 - - [2025-11-11 14:44:40] "GET /virtual-machine-interface/db0314c2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005513 10.0.0.133 - - [2025-11-11 14:44:40] "POST /set-tag HTTP/1.1" 200 109 0.003279 10.0.0.133 - - [2025-11-11 14:44:40] "GET /virtual-machine-interface/db0314c2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005404 10.0.0.133 - - [2025-11-11 14:44:40] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.133 - - [2025-11-11 14:44:40] "GET /virtual-machine/fabfd79a-10f4-4da4-b49d-32d162a4ba20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002891 10.0.0.133 - - [2025-11-11 14:44:40] "POST /ref-update HTTP/1.1" 200 156 0.012530 10.0.0.133 - - [2025-11-11 14:44:40] "GET /virtual-machine-interface/db0314c2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007915 10.0.0.133 - - [2025-11-11 14:44:40] "POST /set-tag HTTP/1.1" 200 109 0.021923 10.0.0.133 - - [2025-11-11 14:44:40] "POST /set-tag HTTP/1.1" 200 109 0.040281 10.0.0.133 - - [2025-11-11 14:44:40] "DELETE /instance-ip/db27a882-bf0c-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.037354 10.0.0.133 - - [2025-11-11 14:44:40] "DELETE /virtual-machine-interface/db0314c2-bf0c-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.049994 10.0.0.133 - - [2025-11-11 14:44:40] "DELETE /virtual-machine/fabfd79a-10f4-4da4-b49d-32d162a4ba20 HTTP/1.1" 200 115 0.038569 10.0.0.133 - - [2025-11-11 14:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.133 - - [2025-11-11 14:44:43] "GET /tag/782a70a1-b580-46fe-8f74-a0662c149e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012104 10.0.0.133 - - [2025-11-11 14:44:43] "GET /tag/782a70a1-b580-46fe-8f74-a0662c149e14?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.015746 10.0.0.133 - - [2025-11-11 14:44:43] "GET /virtual-machine-interface/1a8079a7-5c08-43e2-8326-dae494da7d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004938 10.0.0.133 - - [2025-11-11 14:44:44] "POST /set-tag HTTP/1.1" 200 109 0.018792 10.0.0.133 - - [2025-11-11 14:44:44] "GET /virtual-machine-interface/d71ca39a-896a-44d5-93eb-deea3611f53e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.014059 10.0.0.133 - - [2025-11-11 14:44:44] "POST /set-tag HTTP/1.1" 200 109 0.022394 10.0.0.133 - - [2025-11-11 14:44:44] "GET /virtual-machine-interface/db486d5f-25db-4a89-9277-34aba5f91b70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.007589 10.0.0.133 - - [2025-11-11 14:44:44] "POST /set-tag HTTP/1.1" 200 109 0.022974 10.0.0.133 - - [2025-11-11 14:44:44] "GET /firewall-policy/044b51b5-9685-4a46-ada7-bb9ba5950056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.008017 10.0.0.133 - - [2025-11-11 14:44:44] "GET /firewall-rule/3337e4aa-410f-48e5-ad10-5d20da430758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003653 10.0.0.133 - - [2025-11-11 14:44:44] "POST /ref-update HTTP/1.1" 200 156 0.016078 10.0.0.133 - - [2025-11-11 14:44:44] "DELETE /firewall-rule/3337e4aa-410f-48e5-ad10-5d20da430758 HTTP/1.1" 200 115 0.052773 10.0.0.133 - - [2025-11-11 14:44:44] "DELETE /loadbalancer-member/a55f4e68-eb4a-482e-a3a0-b4e007eafa2b HTTP/1.1" 200 115 0.042080 10.0.0.133 - - [2025-11-11 14:44:44] "PUT /service-instance/2fca3a50-3bdd-41bb-9bcc-ab8359c07995 HTTP/1.1" 200 267 0.024327 10.0.0.133 - - [2025-11-11 14:44:44] "DELETE /loadbalancer-pool/a4b6c2d4-5bcb-483c-8f9f-c36fbd205924 HTTP/1.1" 200 115 0.046353 10.0.0.133 - - [2025-11-11 14:44:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014764 10.0.0.133 - - [2025-11-11 14:44:44] "DELETE /loadbalancer-listener/3024005d-ba0e-4185-977f-4d801d81d3cb HTTP/1.1" 200 115 0.082952 10.0.0.133 - - [2025-11-11 14:44:44] "GET /floating-ip/c34d05a9-f48c-4922-9e51-7045115adca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2401 0.005410 10.0.0.133 - - [2025-11-11 14:44:44] "PUT /service-instance/2fca3a50-3bdd-41bb-9bcc-ab8359c07995 HTTP/1.1" 200 267 0.028349 10.0.0.133 - - [2025-11-11 14:44:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010092 10.0.0.133 - - [2025-11-11 14:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.133 - - [2025-11-11 14:44:44] "POST /chown HTTP/1.1" 200 109 0.012154 10.0.0.133 - - [2025-11-11 14:44:44] "PUT /floating-ip/c34d05a9-f48c-4922-9e51-7045115adca4 HTTP/1.1" 200 257 0.068344 10.0.0.133 - - [2025-11-11 14:44:44] "POST /chown HTTP/1.1" 200 109 0.017790 10.0.0.133 - - [2025-11-11 14:44:44] "POST /chown HTTP/1.1" 200 109 0.014054 10.0.0.133 - - [2025-11-11 14:44:44] "POST /chown HTTP/1.1" 200 109 0.033776 10.0.0.133 - - [2025-11-11 14:44:44] "DELETE /floating-ip/c34d05a9-f48c-4922-9e51-7045115adca4 HTTP/1.1" 200 115 0.116310 10.0.0.133 - - [2025-11-11 14:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016127 10.0.0.133 - - [2025-11-11 14:44:44] "POST /service-instances HTTP/1.1" 409 259 0.007991 10.0.0.133 - - [2025-11-11 14:44:44] "DELETE /loadbalancer/dd5f450e-f555-49f0-a0d9-54c89e01a3e9 HTTP/1.1" 200 115 0.068073 10.0.0.133 - - [2025-11-11 14:44:44] "POST /service-instances HTTP/1.1" 409 259 0.002906 10.0.0.133 - - [2025-11-11 14:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.133 - - [2025-11-11 14:44:44] "DELETE /instance-ip/e8e4203b-2486-4759-86ba-f6e37005b792 HTTP/1.1" 200 115 0.067210 10.0.0.133 - - [2025-11-11 14:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.019771 10.0.0.133 - - [2025-11-11 14:44:44] "GET /floating-ip-pool/129a76dc-dda3-4159-82d9-516b6335c5c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004574 10.0.0.133 - - [2025-11-11 14:44:44] "POST /ref-update HTTP/1.1" 200 156 0.014996 10.0.0.133 - - [2025-11-11 14:44:45] "DELETE /virtual-machine-interface/db486d5f-25db-4a89-9277-34aba5f91b70 HTTP/1.1" 200 115 0.158839 10.0.0.133 - - [2025-11-11 14:44:45] "DELETE /floating-ip-pool/129a76dc-dda3-4159-82d9-516b6335c5c8 HTTP/1.1" 200 115 0.110804 10.0.0.133 - - [2025-11-11 14:44:45] "DELETE /service-instance/2fca3a50-3bdd-41bb-9bcc-ab8359c07995 HTTP/1.1" 200 115 0.116447 10.0.0.133 - - [2025-11-11 14:44:45] "GET /virtual-machine-interface/1a8079a7-5c08-43e2-8326-dae494da7d4c?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.009070 10.0.0.133 - - [2025-11-11 14:44:45] "DELETE /tag/782a70a1-b580-46fe-8f74-a0662c149e14 HTTP/1.1" 200 115 0.146923 10.0.0.133 - - [2025-11-11 14:44:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004607 10.0.0.133 - - [2025-11-11 14:44:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001997 10.0.0.133 - - [2025-11-11 14:44:45] "DELETE /virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 HTTP/1.1" 200 115 0.145309 10.0.0.133 - - [2025-11-11 14:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.133 - - [2025-11-11 14:44:45] "GET /routing-instance/7e9dc4b5-aad6-4dff-b879-96b1613ec4a5 HTTP/1.1" 404 171 0.002148 10.0.0.133 - - [2025-11-11 14:44:45] "GET /domains HTTP/1.1" 200 281 0.002225 10.0.0.133 - - [2025-11-11 14:44:45] "GET /domain/f46b2350-f2b4-42d7-8a18-e6e456a3916b HTTP/1.1" 200 3099 0.007458 10.0.0.133 - - [2025-11-11 14:44:45] "DELETE /route-target/9f081214-6296-46d6-8c13-ad2fa7518e15 HTTP/1.1" 200 115 0.046401 10.0.0.133 - - [2025-11-11 14:44:45] "DELETE /virtual-machine-interface/1a8079a7-5c08-43e2-8326-dae494da7d4c HTTP/1.1" 200 115 0.126505 10.0.0.133 - - [2025-11-11 14:44:45] "POST /ref-update HTTP/1.1" 200 156 0.041300 10.0.0.133 - - [2025-11-11 14:44:45] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f HTTP/1.1" 200 7169 0.086436 10.0.0.133 - - [2025-11-11 14:44:45] "DELETE /virtual-machine/4f7c0b7e-9292-4409-a6ff-2f7b8044572e HTTP/1.1" 200 115 0.068193 10.0.0.133 - - [2025-11-11 14:44:45] "GET /virtual-machine-interface/d71ca39a-896a-44d5-93eb-deea3611f53e?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.014411 10.0.0.133 - - [2025-11-11 14:44:45] "GET /virtual-machine-interface/d6c10ed2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008000 10.0.0.133 - - [2025-11-11 14:44:45] "POST /set-tag HTTP/1.1" 200 109 0.007873 10.0.0.133 - - [2025-11-11 14:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.133 - - [2025-11-11 14:44:45] "DELETE /virtual-machine-interface/d71ca39a-896a-44d5-93eb-deea3611f53e HTTP/1.1" 200 115 0.137376 10.0.0.133 - - [2025-11-11 14:44:45] "GET /loadbalancer/0318c460-a250-42b6-8d89-0bcc4d397c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.008716 10.0.0.133 - - [2025-11-11 14:44:45] "DELETE /virtual-machine/94241222-052f-4715-b977-319a7f0cb7a4 HTTP/1.1" 200 115 0.036221 10.0.0.133 - - [2025-11-11 14:44:45] "GET /virtual-machine-interface/d6c10ed2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005859 10.0.0.133 - - [2025-11-11 14:44:45] "POST /set-tag HTTP/1.1" 200 109 0.025814 10.0.0.133 - - [2025-11-11 14:44:45] "DELETE /loadbalancer-member/bf5c1a6b-6d21-4ab2-b6f2-171e286971c9 HTTP/1.1" 200 115 0.067474 10.0.0.133 - - [2025-11-11 14:44:46] "GET /virtual-machine-interface/d6c10ed2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007365 10.0.0.133 - - [2025-11-11 14:44:46] "POST /set-tag HTTP/1.1" 200 109 0.003069 10.0.0.133 - - [2025-11-11 14:44:46] "GET /virtual-machine-interface/d6c10ed2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006153 10.0.0.133 - - [2025-11-11 14:44:46] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.133 - - [2025-11-11 14:44:46] "GET /virtual-machine/b587180f-d978-4f3f-909f-f6635f529cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003392 10.0.0.133 - - [2025-11-11 14:44:46] "POST /ref-update HTTP/1.1" 200 156 0.008541 10.0.0.133 - - [2025-11-11 14:44:46] "GET /virtual-machine-interface/d6c10ed2-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014836 10.0.0.133 - - [2025-11-11 14:44:46] "POST /set-tag HTTP/1.1" 200 109 0.027964 10.0.0.133 - - [2025-11-11 14:44:46] "POST /set-tag HTTP/1.1" 200 109 0.040913 10.0.0.133 - - [2025-11-11 14:44:46] "POST /set-tag HTTP/1.1" 200 109 0.032187 10.0.0.133 - - [2025-11-11 14:44:46] "DELETE /instance-ip/d6dee524-bf0c-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.050250 10.0.0.133 - - [2025-11-11 14:44:46] "POST /ref-update HTTP/1.1" 200 156 0.010222 10.0.0.133 - - [2025-11-11 14:44:47] "DELETE /virtual-machine-interface/d6c10ed2-bf0c-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.054778 10.0.0.133 - - [2025-11-11 14:44:47] "DELETE /virtual-machine/b587180f-d978-4f3f-909f-f6635f529cc9 HTTP/1.1" 200 115 0.023309 10.0.0.133 - - [2025-11-11 14:44:50] "GET /virtual-machine-interface/d64a099a-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.012982 10.0.0.133 - - [2025-11-11 14:44:50] "POST /set-tag HTTP/1.1" 200 109 0.003378 10.0.0.133 - - [2025-11-11 14:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.133 - - [2025-11-11 14:44:50] "GET /loadbalancer/0318c460-a250-42b6-8d89-0bcc4d397c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.008922 10.0.0.133 - - [2025-11-11 14:44:51] "GET /virtual-machine-interface/d64a099a-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009561 10.0.0.133 - - [2025-11-11 14:44:51] "POST /set-tag HTTP/1.1" 200 109 0.003430 10.0.0.133 - - [2025-11-11 14:44:51] "GET /virtual-machine-interface/d64a099a-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005130 10.0.0.133 - - [2025-11-11 14:44:51] "POST /set-tag HTTP/1.1" 200 109 0.002983 10.0.0.133 - - [2025-11-11 14:44:51] "GET /virtual-machine/3136cbe9-83e1-4c22-bf4e-ae3399aeaa33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003452 10.0.0.133 - - [2025-11-11 14:44:51] "POST /ref-update HTTP/1.1" 200 156 0.030837 10.0.0.133 - - [2025-11-11 14:44:51] "GET /virtual-machine-interface/d64a099a-bf0c-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.020836 10.0.0.133 - - [2025-11-11 14:44:51] "POST /set-tag HTTP/1.1" 200 109 0.038601 10.0.0.133 - - [2025-11-11 14:44:51] "POST /set-tag HTTP/1.1" 200 109 0.034010 10.0.0.133 - - [2025-11-11 14:44:51] "POST /set-tag HTTP/1.1" 200 109 0.037946 10.0.0.133 - - [2025-11-11 14:44:52] "DELETE /instance-ip/d665bed8-bf0c-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.041664 10.0.0.133 - - [2025-11-11 14:44:52] "POST /ref-update HTTP/1.1" 200 156 0.013626 10.0.0.133 - - [2025-11-11 14:44:52] "DELETE /virtual-machine-interface/d64a099a-bf0c-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.048341 10.0.0.133 - - [2025-11-11 14:44:52] "DELETE /virtual-machine/3136cbe9-83e1-4c22-bf4e-ae3399aeaa33 HTTP/1.1" 200 115 0.021370 10.0.0.133 - - [2025-11-11 14:44:52] "DELETE /tag/57c038de-e037-4ede-8352-954448827cc3 HTTP/1.1" 200 115 0.042511 10.0.0.133 - - [2025-11-11 14:44:52] "DELETE /tag/fa9a9e20-e756-4062-b762-08d5e3683e68 HTTP/1.1" 200 115 0.063453 10.0.0.133 - - [2025-11-11 14:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.133 - - [2025-11-11 14:44:56] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045173 10.0.0.133 - - [2025-11-11 14:44:56] "POST /tags HTTP/1.1" 200 394 0.045606 10.0.0.133 - - [2025-11-11 14:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.023159 10.0.0.133 - - [2025-11-11 14:44:56] "GET /tag/2bfaff17-e99f-4f9a-b254-f7ba58e92e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.028967 10.0.0.133 - - [2025-11-11 14:44:56] "POST /tags HTTP/1.1" 200 342 0.029751 10.0.0.133 - - [2025-11-11 14:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.133 - - [2025-11-11 14:44:56] "GET /tag/5bafca05-8117-4200-a998-eb0a23d902ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.019913 10.0.0.133 - - [2025-11-11 14:44:56] "POST /id-to-fqname HTTP/1.1" 200 192 0.005112 10.0.0.133 - - [2025-11-11 14:44:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.011291 10.0.0.133 - - [2025-11-11 14:44:56] "POST /security-groups HTTP/1.1" 200 589 0.072394 10.0.0.133 - - [2025-11-11 14:44:56] "POST /projects HTTP/1.1" 200 521 0.271783 10.0.0.133 - - [2025-11-11 14:44:56] "POST /fqname-to-id HTTP/1.1" 404 236 0.004312 10.0.0.133 - - [2025-11-11 14:44:56] "POST /access-control-lists HTTP/1.1" 200 600 0.064221 10.0.0.133 - - [2025-11-11 14:44:56] "POST /fqname-to-id HTTP/1.1" 404 235 0.011517 10.0.0.133 - - [2025-11-11 14:44:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.068329 10.0.0.133 - - [2025-11-11 14:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.021119 10.0.0.133 - - [2025-11-11 14:44:56] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.010416 10.0.0.133 - - [2025-11-11 14:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.133 - - [2025-11-11 14:44:56] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.013174 10.0.0.133 - - [2025-11-11 14:44:56] "POST /access-control-lists HTTP/1.1" 200 598 0.115873 10.0.0.133 - - [2025-11-11 14:44:56] "PUT /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc HTTP/1.1" 200 265 0.076273 10.0.0.133 - - [2025-11-11 14:44:57] "PUT /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8 HTTP/1.1" 200 265 0.053542 10.0.0.133 - - [2025-11-11 14:44:57] "POST /security-groups HTTP/1.1" 200 593 0.079577 10.0.0.133 - - [2025-11-11 14:44:57] "POST /fqname-to-id HTTP/1.1" 404 270 0.002554 10.0.0.133 - - [2025-11-11 14:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.028697 10.0.0.133 - - [2025-11-11 14:44:57] "POST /chown HTTP/1.1" 200 109 0.063433 10.0.0.133 - - [2025-11-11 14:44:57] "POST /access-control-lists HTTP/1.1" 200 634 0.090731 10.0.0.133 - - [2025-11-11 14:44:57] "POST /fqname-to-id HTTP/1.1" 404 269 0.003226 10.0.0.133 - - [2025-11-11 14:44:57] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008639 10.0.0.133 - - [2025-11-11 14:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007770 10.0.0.133 - - [2025-11-11 14:44:57] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005619 10.0.0.133 - - [2025-11-11 14:44:57] "POST /tags HTTP/1.1" 409 226 0.002403 10.0.0.133 - - [2025-11-11 14:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.133 - - [2025-11-11 14:44:57] "GET /tag/5bafca05-8117-4200-a998-eb0a23d902ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012789 10.0.0.133 - - [2025-11-11 14:44:57] "POST /access-control-lists HTTP/1.1" 200 632 0.114376 10.0.0.133 - - [2025-11-11 14:44:57] "POST /firewall-rules HTTP/1.1" 200 602 0.080883 10.0.0.133 - - [2025-11-11 14:44:57] "GET /firewall-rule/f34f3979-595f-4154-b04b-62b492f9fdd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.023465 10.0.0.133 - - [2025-11-11 14:44:57] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004847 10.0.0.133 - - [2025-11-11 14:44:57] "GET /firewall-rule/f34f3979-595f-4154-b04b-62b492f9fdd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003746 10.0.0.133 - - [2025-11-11 14:44:57] "POST /ref-update HTTP/1.1" 200 156 0.060190 10.0.0.133 - - [2025-11-11 14:44:57] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.026599 10.0.0.133 - - [2025-11-11 14:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.133 - - [2025-11-11 14:44:57] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003233 10.0.0.133 - - [2025-11-11 14:44:57] "POST /tags HTTP/1.1" 409 226 0.001889 10.0.0.133 - - [2025-11-11 14:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.133 - - [2025-11-11 14:44:57] "GET /tag/5bafca05-8117-4200-a998-eb0a23d902ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012887 10.0.0.133 - - [2025-11-11 14:44:57] "POST /firewall-rules HTTP/1.1" 200 600 0.064841 10.0.0.133 - - [2025-11-11 14:44:57] "GET /firewall-rule/67b80826-3199-4926-a984-647f5b55e6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004517 10.0.0.133 - - [2025-11-11 14:44:57] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004026 10.0.0.133 - - [2025-11-11 14:44:57] "GET /firewall-rule/67b80826-3199-4926-a984-647f5b55e6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002164 10.0.0.133 - - [2025-11-11 14:44:58] "POST /ref-update HTTP/1.1" 200 156 0.060624 10.0.0.133 - - [2025-11-11 14:44:59] "POST /tags HTTP/1.1" 200 394 0.032211 10.0.0.133 - - [2025-11-11 14:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017254 10.0.0.133 - - [2025-11-11 14:44:59] "GET /tag/3c934230-5ba1-4cb4-8222-264bffaf6633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015375 10.0.0.133 - - [2025-11-11 14:44:59] "POST /tags HTTP/1.1" 200 342 0.021465 10.0.0.133 - - [2025-11-11 14:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017799 10.0.0.133 - - [2025-11-11 14:44:59] "GET /tag/777f65ef-6d6c-4e5a-b0da-55f86c0581f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014888 10.0.0.133 - - [2025-11-11 14:44:59] "POST /id-to-fqname HTTP/1.1" 200 192 0.000564 10.0.0.133 - - [2025-11-11 14:44:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.012304 10.0.0.133 - - [2025-11-11 14:44:59] "POST /security-groups HTTP/1.1" 200 589 0.066261 10.0.0.133 - - [2025-11-11 14:44:59] "POST /projects HTTP/1.1" 200 521 0.190117 10.0.0.133 - - [2025-11-11 14:44:59] "POST /fqname-to-id HTTP/1.1" 404 236 0.001873 10.0.0.133 - - [2025-11-11 14:44:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027582 10.0.0.133 - - [2025-11-11 14:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008034 10.0.0.133 - - [2025-11-11 14:44:59] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.021998 10.0.0.133 - - [2025-11-11 14:44:59] "POST /access-control-lists HTTP/1.1" 200 600 0.078154 10.0.0.133 - - [2025-11-11 14:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010123 10.0.0.133 - - [2025-11-11 14:44:59] "POST /fqname-to-id HTTP/1.1" 404 235 0.017630 10.0.0.133 - - [2025-11-11 14:44:59] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004488 10.0.0.133 - - [2025-11-11 14:44:59] "POST /access-control-lists HTTP/1.1" 200 598 0.072254 10.0.0.133 - - [2025-11-11 14:44:59] "PUT /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc HTTP/1.1" 200 265 0.084409 10.0.0.133 - - [2025-11-11 14:44:59] "PUT /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8 HTTP/1.1" 200 265 0.046074 10.0.0.133 - - [2025-11-11 14:44:59] "POST /security-groups HTTP/1.1" 200 593 0.067365 10.0.0.133 - - [2025-11-11 14:45:00] "POST /fqname-to-id HTTP/1.1" 404 270 0.002403 10.0.0.133 - - [2025-11-11 14:45:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026531 10.0.0.133 - - [2025-11-11 14:45:00] "POST /chown HTTP/1.1" 200 109 0.024285 10.0.0.133 - - [2025-11-11 14:45:00] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018314 10.0.0.133 - - [2025-11-11 14:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.133 - - [2025-11-11 14:45:00] "POST /access-control-lists HTTP/1.1" 200 634 0.112983 10.0.0.133 - - [2025-11-11 14:45:00] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003595 10.0.0.133 - - [2025-11-11 14:45:00] "POST /fqname-to-id HTTP/1.1" 404 269 0.007356 10.0.0.133 - - [2025-11-11 14:45:00] "POST /tags HTTP/1.1" 409 226 0.002915 10.0.0.133 - - [2025-11-11 14:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.133 - - [2025-11-11 14:45:00] "GET /tag/777f65ef-6d6c-4e5a-b0da-55f86c0581f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.029022 10.0.0.133 - - [2025-11-11 14:45:00] "POST /access-control-lists HTTP/1.1" 200 632 0.075606 10.0.0.133 - - [2025-11-11 14:45:00] "POST /firewall-rules HTTP/1.1" 200 602 0.116028 10.0.0.133 - - [2025-11-11 14:45:00] "GET /firewall-rule/c7b35fe9-f958-41ee-b031-f4041c23dd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005405 10.0.0.133 - - [2025-11-11 14:45:00] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004706 10.0.0.133 - - [2025-11-11 14:45:00] "GET /firewall-rule/c7b35fe9-f958-41ee-b031-f4041c23dd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002589 10.0.0.133 - - [2025-11-11 14:45:00] "POST /ref-update HTTP/1.1" 200 156 0.062516 10.0.0.133 - - [2025-11-11 14:45:00] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016495 10.0.0.133 - - [2025-11-11 14:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.133 - - [2025-11-11 14:45:00] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004374 10.0.0.133 - - [2025-11-11 14:45:00] "POST /tags HTTP/1.1" 409 226 0.007902 10.0.0.133 - - [2025-11-11 14:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.133 - - [2025-11-11 14:45:00] "GET /tag/777f65ef-6d6c-4e5a-b0da-55f86c0581f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014509 10.0.0.133 - - [2025-11-11 14:45:00] "POST /firewall-rules HTTP/1.1" 200 600 0.067425 10.0.0.133 - - [2025-11-11 14:45:00] "GET /firewall-rule/53e33d32-17bd-4bdd-bed6-a858ef0120f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010337 10.0.0.133 - - [2025-11-11 14:45:00] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005519 10.0.0.133 - - [2025-11-11 14:45:00] "GET /firewall-rule/53e33d32-17bd-4bdd-bed6-a858ef0120f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009369 10.0.0.133 - - [2025-11-11 14:45:00] "POST /ref-update HTTP/1.1" 200 156 0.123773 10.0.0.133 - - [2025-11-11 14:45:02] "POST /tags HTTP/1.1" 200 346 0.173118 10.0.0.133 - - [2025-11-11 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014411 10.0.0.133 - - [2025-11-11 14:45:02] "GET /tag/e7adb956-abb1-4a01-a56e-e5f1d3752049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.022598 10.0.0.133 - - [2025-11-11 14:45:02] "POST /projects HTTP/1.1" 409 238 0.008882 10.0.0.133 - - [2025-11-11 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.133 - - [2025-11-11 14:45:02] "GET /project/11da6be4-d90c-4315-8ea0-30d0e69b22fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.091790 10.0.0.133 - - [2025-11-11 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.133 - - [2025-11-11 14:45:02] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006441 10.0.0.133 - - [2025-11-11 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.133 - - [2025-11-11 14:45:02] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008463 10.0.0.133 - - [2025-11-11 14:45:02] "POST /security-groups HTTP/1.1" 409 285 0.003309 10.0.0.133 - - [2025-11-11 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.133 - - [2025-11-11 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005743 10.0.0.133 - - [2025-11-11 14:45:02] "PUT /security-group/6d6077c3-8e32-4fa6-812e-b211d0b53d8f HTTP/1.1" 200 263 0.032400 10.0.0.133 - - [2025-11-11 14:45:02] "PUT /access-control-list/a47acf7d-21d9-4a9c-8d8b-8b9b3d33465a HTTP/1.1" 200 273 0.036865 10.0.0.133 - - [2025-11-11 14:45:02] "GET /project/11da6be4-d90c-4315-8ea0-30d0e69b22fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.087643 10.0.0.133 - - [2025-11-11 14:45:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.071018 10.0.0.133 - - [2025-11-11 14:45:02] "PUT /access-control-list/db4c3053-2d54-4388-b944-5973760a2d7a HTTP/1.1" 200 273 0.063226 10.0.0.133 - - [2025-11-11 14:45:02] "POST /tags HTTP/1.1" 409 228 0.020582 10.0.0.133 - - [2025-11-11 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020632 10.0.0.133 - - [2025-11-11 14:45:02] "GET /tag/e7adb956-abb1-4a01-a56e-e5f1d3752049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015311 10.0.0.133 - - [2025-11-11 14:45:02] "POST /tags HTTP/1.1" 200 346 0.033125 10.0.0.133 - - [2025-11-11 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014053 10.0.0.133 - - [2025-11-11 14:45:03] "GET /tag/51c005e0-4db1-45df-9982-f7833b5b007d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.021601 10.0.0.133 - - [2025-11-11 14:45:03] "POST /projects HTTP/1.1" 409 238 0.002445 10.0.0.133 - - [2025-11-11 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.133 - - [2025-11-11 14:45:03] "GET /project/463c984e-c603-42bd-829d-0190c95c49db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.057412 10.0.0.133 - - [2025-11-11 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005255 10.0.0.133 - - [2025-11-11 14:45:03] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.009454 10.0.0.133 - - [2025-11-11 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.133 - - [2025-11-11 14:45:03] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005998 10.0.0.133 - - [2025-11-11 14:45:03] "POST /security-groups HTTP/1.1" 409 285 0.002997 10.0.0.133 - - [2025-11-11 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.133 - - [2025-11-11 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.133 - - [2025-11-11 14:45:03] "GET /project/463c984e-c603-42bd-829d-0190c95c49db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.062129 10.0.0.133 - - [2025-11-11 14:45:03] "PUT /security-group/74c940eb-3967-4791-881e-ddfde3483801 HTTP/1.1" 200 263 0.110345 10.0.0.133 - - [2025-11-11 14:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.033710 10.0.0.133 - - [2025-11-11 14:45:03] "POST /tags HTTP/1.1" 409 228 0.006054 10.0.0.133 - - [2025-11-11 14:45:03] "PUT /access-control-list/3755dc7b-4f07-4c6b-b80b-7cc7ddb1aa6d HTTP/1.1" 200 273 0.024523 10.0.0.133 - - [2025-11-11 14:45:03] "PUT /access-control-list/1448a300-0ea8-4964-bfe6-0a64497cd599 HTTP/1.1" 200 273 0.013692 10.0.0.133 - - [2025-11-11 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.133 - - [2025-11-11 14:45:03] "GET /tag/51c005e0-4db1-45df-9982-f7833b5b007d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.021232 10.0.0.133 - - [2025-11-11 14:45:03] "POST /tags HTTP/1.1" 200 292 0.077103 10.0.0.133 - - [2025-11-11 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.133 - - [2025-11-11 14:45:03] "GET /tag/78769c9f-309b-4842-b1d2-6fbdf4126d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.017318 10.0.0.133 - - [2025-11-11 14:45:03] "POST /tags HTTP/1.1" 200 304 0.095085 10.0.0.133 - - [2025-11-11 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.133 - - [2025-11-11 14:45:03] "GET /tag/e86552fc-c568-4e60-85f2-80cd940d3d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016754 10.0.0.133 - - [2025-11-11 14:45:03] "POST /tags HTTP/1.1" 409 252 0.002228 10.0.0.133 - - [2025-11-11 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.133 - - [2025-11-11 14:45:03] "GET /tag/2bfaff17-e99f-4f9a-b254-f7ba58e92e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012025 10.0.0.133 - - [2025-11-11 14:45:03] "POST /tags HTTP/1.1" 409 226 0.002846 10.0.0.133 - - [2025-11-11 14:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013114 10.0.0.133 - - [2025-11-11 14:45:04] "GET /tag/5bafca05-8117-4200-a998-eb0a23d902ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015398 10.0.0.133 - - [2025-11-11 14:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.133 - - [2025-11-11 14:45:04] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004788 10.0.0.133 - - [2025-11-11 14:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.133 - - [2025-11-11 14:45:04] "GET /project/11da6be4-d90c-4315-8ea0-30d0e69b22fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045635 10.0.0.133 - - [2025-11-11 14:45:04] "POST /virtual-machines HTTP/1.1" 200 396 0.008456 10.0.0.133 - - [2025-11-11 14:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010959 10.0.0.133 - - [2025-11-11 14:45:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.133607 10.0.0.133 - - [2025-11-11 14:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.033353 10.0.0.133 - - [2025-11-11 14:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006951 10.0.0.133 - - [2025-11-11 14:45:04] "GET /virtual-machine-interface/0248158c-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.005339 10.0.0.133 - - [2025-11-11 14:45:04] "POST /instance-ips HTTP/1.1" 200 398 0.026427 10.0.0.133 - - [2025-11-11 14:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.051435 10.0.0.133 - - [2025-11-11 14:45:04] "GET /virtual-machine-interface/0248158c-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.009757 10.0.0.133 - - [2025-11-11 14:45:04] "POST /set-tag HTTP/1.1" 200 109 0.075905 10.0.0.133 - - [2025-11-11 14:45:04] "GET /virtual-machine-interface/0248158c-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.017444 10.0.0.133 - - [2025-11-11 14:45:04] "GET /instance-ip/0262dd90-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003188 10.0.0.133 - - [2025-11-11 14:45:04] "GET /virtual-machine-interface/0248158c-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.005135 10.0.0.133 - - [2025-11-11 14:45:04] "POST /set-tag HTTP/1.1" 200 109 0.002668 10.0.0.133 - - [2025-11-11 14:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.133 - - [2025-11-11 14:45:04] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005747 10.0.0.133 - - [2025-11-11 14:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.133 - - [2025-11-11 14:45:04] "GET /project/11da6be4-d90c-4315-8ea0-30d0e69b22fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049939 10.0.0.133 - - [2025-11-11 14:45:04] "POST /virtual-machines HTTP/1.1" 200 396 0.010263 10.0.0.133 - - [2025-11-11 14:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.028594 10.0.0.133 - - [2025-11-11 14:45:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.146176 10.0.0.133 - - [2025-11-11 14:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.011559 10.0.0.133 - - [2025-11-11 14:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006126 10.0.0.133 - - [2025-11-11 14:45:05] "GET /virtual-machine-interface/02c200f4-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.019183 10.0.0.133 - - [2025-11-11 14:45:05] "POST /instance-ips HTTP/1.1" 200 398 0.022478 10.0.0.133 - - [2025-11-11 14:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.044504 10.0.0.133 - - [2025-11-11 14:45:05] "GET /virtual-machine-interface/02c200f4-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.031642 10.0.0.133 - - [2025-11-11 14:45:05] "POST /set-tag HTTP/1.1" 200 109 0.083685 10.0.0.133 - - [2025-11-11 14:45:05] "GET /virtual-machine-interface/02c200f4-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.017841 10.0.0.133 - - [2025-11-11 14:45:05] "GET /instance-ip/02e20070-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003809 10.0.0.133 - - [2025-11-11 14:45:05] "GET /virtual-machine-interface/02c200f4-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.005086 10.0.0.133 - - [2025-11-11 14:45:05] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.133 - - [2025-11-11 14:45:05] "GET /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004423 10.0.0.133 - - [2025-11-11 14:45:05] "POST /ref-update HTTP/1.1" 200 156 0.013799 10.0.0.133 - - [2025-11-11 14:45:05] "GET /virtual-machine-interface/0248158c-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.022720 10.0.0.133 - - [2025-11-11 14:45:05] "POST /set-tag HTTP/1.1" 200 109 0.004668 10.0.0.133 - - [2025-11-11 14:45:05] "GET /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.004988 10.0.0.133 - - [2025-11-11 14:45:05] "POST /ref-update HTTP/1.1" 200 156 0.013194 10.0.0.133 - - [2025-11-11 14:45:05] "GET /virtual-machine-interface/02c200f4-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.027853 10.0.0.133 - - [2025-11-11 14:45:05] "POST /set-tag HTTP/1.1" 200 109 0.005606 10.0.0.133 - - [2025-11-11 14:45:05] "POST /tags HTTP/1.1" 200 292 0.029439 10.0.0.133 - - [2025-11-11 14:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.020592 10.0.0.133 - - [2025-11-11 14:45:06] "GET /tag/42ab5588-065d-4a2e-a680-b03fd1523218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.016562 10.0.0.133 - - [2025-11-11 14:45:06] "POST /tags HTTP/1.1" 409 252 0.002231 10.0.0.133 - - [2025-11-11 14:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.133 - - [2025-11-11 14:45:06] "GET /tag/3c934230-5ba1-4cb4-8222-264bffaf6633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013651 10.0.0.133 - - [2025-11-11 14:45:06] "POST /tags HTTP/1.1" 409 226 0.002308 10.0.0.133 - - [2025-11-11 14:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.133 - - [2025-11-11 14:45:06] "GET /tag/777f65ef-6d6c-4e5a-b0da-55f86c0581f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013705 10.0.0.133 - - [2025-11-11 14:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.133 - - [2025-11-11 14:45:06] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004395 10.0.0.133 - - [2025-11-11 14:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.133 - - [2025-11-11 14:45:06] "GET /project/463c984e-c603-42bd-829d-0190c95c49db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.027172 10.0.0.133 - - [2025-11-11 14:45:06] "POST /virtual-machines HTTP/1.1" 200 396 0.019505 10.0.0.133 - - [2025-11-11 14:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013535 10.0.0.133 - - [2025-11-11 14:45:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.136025 10.0.0.133 - - [2025-11-11 14:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.032796 10.0.0.133 - - [2025-11-11 14:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.020646 10.0.0.133 - - [2025-11-11 14:45:06] "GET /virtual-machine-interface/038c0f70-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.005949 10.0.0.133 - - [2025-11-11 14:45:06] "POST /instance-ips HTTP/1.1" 200 398 0.025773 10.0.0.133 - - [2025-11-11 14:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.029759 10.0.0.133 - - [2025-11-11 14:45:06] "GET /virtual-machine-interface/038c0f70-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.018669 10.0.0.133 - - [2025-11-11 14:45:06] "POST /set-tag HTTP/1.1" 200 109 0.067878 10.0.0.133 - - [2025-11-11 14:45:06] "GET /virtual-machine-interface/038c0f70-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.018069 10.0.0.133 - - [2025-11-11 14:45:06] "GET /instance-ip/03a7ecae-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005976 10.0.0.133 - - [2025-11-11 14:45:06] "GET /virtual-machine-interface/038c0f70-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.005579 10.0.0.133 - - [2025-11-11 14:45:06] "POST /set-tag HTTP/1.1" 200 109 0.002707 10.0.0.133 - - [2025-11-11 14:45:06] "GET /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004001 10.0.0.133 - - [2025-11-11 14:45:06] "POST /ref-update HTTP/1.1" 200 156 0.013765 10.0.0.133 - - [2025-11-11 14:45:07] "GET /virtual-machine-interface/038c0f70-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.018569 10.0.0.133 - - [2025-11-11 14:45:07] "POST /set-tag HTTP/1.1" 200 109 0.006688 10.0.0.133 - - [2025-11-11 14:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.133 - - [2025-11-11 14:45:07] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007910 10.0.0.133 - - [2025-11-11 14:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.133 - - [2025-11-11 14:45:07] "GET /project/463c984e-c603-42bd-829d-0190c95c49db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.048916 10.0.0.133 - - [2025-11-11 14:45:07] "POST /virtual-machines HTTP/1.1" 200 396 0.010093 10.0.0.133 - - [2025-11-11 14:45:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016432 10.0.0.133 - - [2025-11-11 14:45:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114272 10.0.0.133 - - [2025-11-11 14:45:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.011652 10.0.0.133 - - [2025-11-11 14:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008814 10.0.0.133 - - [2025-11-11 14:45:07] "GET /virtual-machine-interface/04104196-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.008552 10.0.0.133 - - [2025-11-11 14:45:07] "POST /instance-ips HTTP/1.1" 200 398 0.029227 10.0.0.133 - - [2025-11-11 14:45:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.034373 10.0.0.133 - - [2025-11-11 14:45:07] "GET /virtual-machine-interface/04104196-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.009783 10.0.0.133 - - [2025-11-11 14:45:07] "POST /set-tag HTTP/1.1" 200 109 0.072124 10.0.0.133 - - [2025-11-11 14:45:07] "GET /virtual-machine-interface/04104196-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.017979 10.0.0.133 - - [2025-11-11 14:45:07] "GET /instance-ip/042b821c-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005688 10.0.0.133 - - [2025-11-11 14:45:07] "GET /virtual-machine-interface/04104196-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.005125 10.0.0.133 - - [2025-11-11 14:45:07] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.133 - - [2025-11-11 14:45:07] "GET /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.005140 10.0.0.133 - - [2025-11-11 14:45:07] "POST /ref-update HTTP/1.1" 200 156 0.013039 10.0.0.133 - - [2025-11-11 14:45:07] "GET /virtual-machine-interface/04104196-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.016019 10.0.0.133 - - [2025-11-11 14:45:07] "POST /set-tag HTTP/1.1" 200 109 0.005962 10.0.0.133 - - [2025-11-11 14:45:07] "POST /tags HTTP/1.1" 200 300 0.024462 10.0.0.133 - - [2025-11-11 14:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011986 10.0.0.133 - - [2025-11-11 14:45:07] "GET /tag/84d98c9d-cb55-4d3b-bbce-387b9259ac37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014221 10.0.0.133 - - [2025-11-11 14:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.133 - - [2025-11-11 14:45:08] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006113 10.0.0.133 - - [2025-11-11 14:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.133 - - [2025-11-11 14:45:08] "GET /project/11da6be4-d90c-4315-8ea0-30d0e69b22fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042809 10.0.0.133 - - [2025-11-11 14:45:08] "POST /virtual-machines HTTP/1.1" 200 396 0.011191 10.0.0.133 - - [2025-11-11 14:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.022931 10.0.0.133 - - [2025-11-11 14:45:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.131986 10.0.0.133 - - [2025-11-11 14:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010809 10.0.0.133 - - [2025-11-11 14:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007998 10.0.0.133 - - [2025-11-11 14:45:08] "GET /virtual-machine-interface/04a2b922-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.009815 10.0.0.133 - - [2025-11-11 14:45:08] "POST /instance-ips HTTP/1.1" 200 398 0.030815 10.0.0.133 - - [2025-11-11 14:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.026659 10.0.0.133 - - [2025-11-11 14:45:08] "GET /virtual-machine-interface/04a2b922-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.008448 10.0.0.133 - - [2025-11-11 14:45:08] "POST /set-tag HTTP/1.1" 200 109 0.025952 10.0.0.133 - - [2025-11-11 14:45:08] "GET /virtual-machine-interface/04a2b922-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.012929 10.0.0.133 - - [2025-11-11 14:45:08] "GET /instance-ip/04c05e96-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004014 10.0.0.133 - - [2025-11-11 14:45:08] "GET /virtual-machine-interface/04a2b922-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004975 10.0.0.133 - - [2025-11-11 14:45:08] "POST /set-tag HTTP/1.1" 200 109 0.003210 10.0.0.133 - - [2025-11-11 14:45:08] "POST /tags HTTP/1.1" 200 300 0.021751 10.0.0.133 - - [2025-11-11 14:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.133 - - [2025-11-11 14:45:08] "GET /tag/807fcab6-b800-437c-9e2d-261a59c47cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.018430 10.0.0.133 - - [2025-11-11 14:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.133 - - [2025-11-11 14:45:08] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005170 10.0.0.133 - - [2025-11-11 14:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.133 - - [2025-11-11 14:45:08] "GET /project/11da6be4-d90c-4315-8ea0-30d0e69b22fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041075 10.0.0.133 - - [2025-11-11 14:45:08] "POST /virtual-machines HTTP/1.1" 200 396 0.012298 10.0.0.133 - - [2025-11-11 14:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023555 10.0.0.133 - - [2025-11-11 14:45:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124527 10.0.0.133 - - [2025-11-11 14:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011056 10.0.0.133 - - [2025-11-11 14:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007973 10.0.0.133 - - [2025-11-11 14:45:09] "GET /virtual-machine-interface/051ff0c2-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.008918 10.0.0.133 - - [2025-11-11 14:45:09] "POST /instance-ips HTTP/1.1" 200 398 0.024131 10.0.0.133 - - [2025-11-11 14:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.035425 10.0.0.133 - - [2025-11-11 14:45:09] "GET /virtual-machine-interface/051ff0c2-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.012454 10.0.0.133 - - [2025-11-11 14:45:09] "POST /set-tag HTTP/1.1" 200 109 0.048504 10.0.0.133 - - [2025-11-11 14:45:09] "GET /virtual-machine-interface/051ff0c2-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.037099 10.0.0.133 - - [2025-11-11 14:45:09] "GET /instance-ip/053c3dd6-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.014640 10.0.0.133 - - [2025-11-11 14:45:09] "GET /virtual-machine-interface/051ff0c2-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.008548 10.0.0.133 - - [2025-11-11 14:45:09] "POST /set-tag HTTP/1.1" 200 109 0.015132 10.0.0.133 - - [2025-11-11 14:45:09] "POST /tags HTTP/1.1" 200 300 0.046981 10.0.0.133 - - [2025-11-11 14:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016706 10.0.0.133 - - [2025-11-11 14:45:09] "GET /tag/2b0b80fc-84b1-445c-8868-31c0bc5ca18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.048833 10.0.0.133 - - [2025-11-11 14:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009565 10.0.0.133 - - [2025-11-11 14:45:09] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.013181 10.0.0.133 - - [2025-11-11 14:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008834 10.0.0.133 - - [2025-11-11 14:45:09] "GET /project/463c984e-c603-42bd-829d-0190c95c49db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.078720 10.0.0.133 - - [2025-11-11 14:45:10] "POST /virtual-machines HTTP/1.1" 200 396 0.078257 10.0.0.133 - - [2025-11-11 14:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.036314 10.0.0.133 - - [2025-11-11 14:45:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.218850 10.0.0.133 - - [2025-11-11 14:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026928 10.0.0.133 - - [2025-11-11 14:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.018428 10.0.0.133 - - [2025-11-11 14:45:10] "GET /virtual-machine-interface/05c34f92-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.010154 10.0.0.133 - - [2025-11-11 14:45:10] "POST /instance-ips HTTP/1.1" 200 398 0.033743 10.0.0.133 - - [2025-11-11 14:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019863 10.0.0.133 - - [2025-11-11 14:45:10] "GET /virtual-machine-interface/05c34f92-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.011461 10.0.0.133 - - [2025-11-11 14:45:10] "POST /set-tag HTTP/1.1" 200 109 0.019637 10.0.0.133 - - [2025-11-11 14:45:10] "GET /virtual-machine-interface/05c34f92-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.017399 10.0.0.133 - - [2025-11-11 14:45:10] "GET /instance-ip/05f1a55e-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004408 10.0.0.133 - - [2025-11-11 14:45:10] "GET /virtual-machine-interface/05c34f92-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.006909 10.0.0.133 - - [2025-11-11 14:45:10] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.133 - - [2025-11-11 14:45:10] "POST /tags HTTP/1.1" 200 300 0.021691 10.0.0.133 - - [2025-11-11 14:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.133 - - [2025-11-11 14:45:10] "GET /tag/6247bdab-f69e-44bb-880f-366dcc69a39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014795 10.0.0.133 - - [2025-11-11 14:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.133 - - [2025-11-11 14:45:10] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005302 10.0.0.133 - - [2025-11-11 14:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.133 - - [2025-11-11 14:45:10] "GET /project/463c984e-c603-42bd-829d-0190c95c49db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.035680 10.0.0.133 - - [2025-11-11 14:45:10] "POST /virtual-machines HTTP/1.1" 200 396 0.009584 10.0.0.133 - - [2025-11-11 14:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.029132 10.0.0.133 - - [2025-11-11 14:45:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.129210 10.0.0.133 - - [2025-11-11 14:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010067 10.0.0.133 - - [2025-11-11 14:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013883 10.0.0.133 - - [2025-11-11 14:45:11] "GET /virtual-machine-interface/064b5216-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.014315 10.0.0.133 - - [2025-11-11 14:45:11] "POST /instance-ips HTTP/1.1" 200 398 0.188846 10.0.0.133 - - [2025-11-11 14:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.042461 10.0.0.133 - - [2025-11-11 14:45:11] "GET /virtual-machine-interface/064b5216-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.040381 10.0.0.133 - - [2025-11-11 14:45:11] "POST /set-tag HTTP/1.1" 200 109 0.030916 10.0.0.133 - - [2025-11-11 14:45:11] "GET /virtual-machine-interface/064b5216-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.013016 10.0.0.133 - - [2025-11-11 14:45:11] "GET /instance-ip/066869c8-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004236 10.0.0.133 - - [2025-11-11 14:45:11] "GET /virtual-machine-interface/064b5216-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005377 10.0.0.133 - - [2025-11-11 14:45:11] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.133 - - [2025-11-11 14:45:11] "GET /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005431 10.0.0.133 - - [2025-11-11 14:45:11] "POST /ref-update HTTP/1.1" 200 156 0.010978 10.0.0.133 - - [2025-11-11 14:45:11] "GET /virtual-machine-interface/04a2b922-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005042 10.0.0.133 - - [2025-11-11 14:45:11] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.133 - - [2025-11-11 14:45:11] "GET /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004215 10.0.0.133 - - [2025-11-11 14:45:11] "POST /ref-update HTTP/1.1" 200 156 0.009178 10.0.0.133 - - [2025-11-11 14:45:11] "GET /virtual-machine-interface/051ff0c2-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.017728 10.0.0.133 - - [2025-11-11 14:45:11] "POST /set-tag HTTP/1.1" 200 109 0.002514 10.0.0.133 - - [2025-11-11 14:45:11] "GET /virtual-machine-interface/0248158c-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004597 10.0.0.133 - - [2025-11-11 14:45:11] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.133 - - [2025-11-11 14:45:11] "GET /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.003566 10.0.0.133 - - [2025-11-11 14:45:11] "POST /ref-update HTTP/1.1" 200 156 0.007980 10.0.0.133 - - [2025-11-11 14:45:11] "GET /virtual-machine-interface/05c34f92-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005024 10.0.0.133 - - [2025-11-11 14:45:11] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.133 - - [2025-11-11 14:45:11] "GET /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.003728 10.0.0.133 - - [2025-11-11 14:45:12] "POST /ref-update HTTP/1.1" 200 156 0.010358 10.0.0.133 - - [2025-11-11 14:45:12] "GET /virtual-machine-interface/064b5216-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.015432 10.0.0.133 - - [2025-11-11 14:45:12] "POST /set-tag HTTP/1.1" 200 109 0.004464 10.0.0.133 - - [2025-11-11 14:45:12] "GET /virtual-machine-interface/02c200f4-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004834 10.0.0.133 - - [2025-11-11 14:45:12] "POST /set-tag HTTP/1.1" 200 109 0.002662 10.0.0.133 - - [2025-11-11 14:45:12] "GET /virtual-machine-interface/038c0f70-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004767 10.0.0.133 - - [2025-11-11 14:45:12] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.133 - - [2025-11-11 14:45:12] "GET /virtual-machine-interface/04104196-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004711 10.0.0.133 - - [2025-11-11 14:45:12] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.133 - - [2025-11-11 14:45:12] "GET /virtual-machine-interface/04a2b922-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004465 10.0.0.133 - - [2025-11-11 14:45:12] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.133 - - [2025-11-11 14:45:12] "GET /virtual-machine-interface/051ff0c2-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004136 10.0.0.133 - - [2025-11-11 14:45:12] "POST /set-tag HTTP/1.1" 200 109 0.003618 10.0.0.133 - - [2025-11-11 14:45:12] "GET /virtual-machine-interface/0248158c-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004716 10.0.0.133 - - [2025-11-11 14:45:12] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.133 - - [2025-11-11 14:45:12] "GET /virtual-machine-interface/038c0f70-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.003996 10.0.0.133 - - [2025-11-11 14:45:12] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.133 - - [2025-11-11 14:45:12] "GET /virtual-machine-interface/05c34f92-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004513 10.0.0.133 - - [2025-11-11 14:45:12] "POST /set-tag HTTP/1.1" 200 109 0.002642 10.0.0.133 - - [2025-11-11 14:45:12] "GET /virtual-machine-interface/04104196-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.005315 10.0.0.133 - - [2025-11-11 14:45:12] "POST /set-tag HTTP/1.1" 200 109 0.008223 10.0.0.133 - - [2025-11-11 14:45:12] "GET /virtual-machine-interface/064b5216-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004666 10.0.0.133 - - [2025-11-11 14:45:12] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.133 - - [2025-11-11 14:45:13] "GET /virtual-machine/7bd5e7ae-c285-4ad8-94b6-809bde36059f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003194 10.0.0.133 - - [2025-11-11 14:45:13] "GET /virtual-machine-interface/0248158c-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004357 10.0.0.133 - - [2025-11-11 14:45:14] "GET /virtual-machine-interface/02c200f4-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.005021 10.0.0.133 - - [2025-11-11 14:45:14] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.133 - - [2025-11-11 14:45:14] "GET /virtual-machine-interface/04a2b922-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005021 10.0.0.133 - - [2025-11-11 14:45:14] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.133 - - [2025-11-11 14:45:18] "GET /virtual-machine/6db14b91-7547-4fcd-8403-e063dfa554c4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004203 10.0.0.133 - - [2025-11-11 14:45:18] "GET /virtual-machine-interface/02c200f4-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.005541 10.0.0.133 - - [2025-11-11 14:45:18] "GET /virtual-machine/9d70093d-bd44-44f3-a803-954efd56c9c3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003554 10.0.0.133 - - [2025-11-11 14:45:18] "GET /virtual-machine-interface/038c0f70-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004506 10.0.0.133 - - [2025-11-11 14:45:18] "GET /virtual-machine/fb4ac0d2-d289-4e84-bac7-e194d3b2d48f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.005231 10.0.0.133 - - [2025-11-11 14:45:18] "GET /virtual-machine-interface/04104196-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004467 10.0.0.133 - - [2025-11-11 14:45:18] "GET /virtual-machine/605712c8-5d59-434c-a736-56d16c4dcf67?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003148 10.0.0.133 - - [2025-11-11 14:45:18] "GET /virtual-machine-interface/04a2b922-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004796 10.0.0.133 - - [2025-11-11 14:45:19] "GET /virtual-machine-interface/051ff0c2-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005564 10.0.0.133 - - [2025-11-11 14:45:19] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.133 - - [2025-11-11 14:45:20] "GET /virtual-machine-interface/064b5216-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005758 10.0.0.133 - - [2025-11-11 14:45:20] "POST /set-tag HTTP/1.1" 200 109 0.004596 10.0.0.133 - - [2025-11-11 14:45:20] "GET /virtual-machine-interface/05c34f92-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005342 10.0.0.133 - - [2025-11-11 14:45:20] "POST /set-tag HTTP/1.1" 200 109 0.003167 10.0.0.133 - - [2025-11-11 14:45:23] "GET /virtual-machine/55d8f709-60f2-49bd-a6bb-01168505b7b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004217 10.0.0.133 - - [2025-11-11 14:45:23] "GET /virtual-machine-interface/05c34f92-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005155 10.0.0.133 - - [2025-11-11 14:45:23] "GET /virtual-machine/dd3744d1-8d3b-4cf8-addd-23b9c00ccd6d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003718 10.0.0.133 - - [2025-11-11 14:45:23] "GET /virtual-machine-interface/051ff0c2-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005996 10.0.0.133 - - [2025-11-11 14:45:23] "GET /virtual-machine/4b560416-64cf-4fb5-9d65-7a46c0a9e18a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.006150 10.0.0.133 - - [2025-11-11 14:45:23] "GET /virtual-machine-interface/064b5216-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.006414 10.0.0.133 - - [2025-11-11 14:45:24] "GET /loadbalancer/f0528ae1-6ce4-4c44-b330-2295356c1b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003925 10.0.0.133 - - [2025-11-11 14:45:24] "POST /tags HTTP/1.1" 200 334 0.039907 10.0.0.133 - - [2025-11-11 14:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.043897 10.0.0.133 - - [2025-11-11 14:45:24] "GET /tag/bd97fc3b-e8c7-4936-a8cc-3aaac6855df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.019486 10.0.0.133 - - [2025-11-11 14:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.133 - - [2025-11-11 14:45:24] "GET /project/11da6be4-d90c-4315-8ea0-30d0e69b22fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.073926 10.0.0.133 - - [2025-11-11 14:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.133 - - [2025-11-11 14:45:24] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005037 10.0.0.133 - - [2025-11-11 14:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.133 - - [2025-11-11 14:45:24] "GET /service-appliance-set/466fb0de-64c5-4dce-8318-150a766c1b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002999 10.0.0.133 - - [2025-11-11 14:45:24] "POST /fqname-to-id HTTP/1.1" 404 273 0.001670 10.0.0.133 - - [2025-11-11 14:45:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.110199 10.0.0.133 - - [2025-11-11 14:45:25] "GET /virtual-machine-interface/8948a1de-ef1c-4c70-afdd-2dddfa00c394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004928 10.0.0.133 - - [2025-11-11 14:45:25] "POST /instance-ips HTTP/1.1" 200 410 0.027931 10.0.0.133 - - [2025-11-11 14:45:25] "GET /instance-ip/8b014c0a-76b9-42bd-bce1-301eb46de6c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.017029 10.0.0.133 - - [2025-11-11 14:45:25] "POST /loadbalancers HTTP/1.1" 200 631 0.064808 10.0.0.133 - - [2025-11-11 14:45:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.037733 10.0.0.133 - - [2025-11-11 14:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017252 10.0.0.133 - - [2025-11-11 14:45:25] "GET /project/11da6be4-d90c-4315-8ea0-30d0e69b22fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049760 10.0.0.133 - - [2025-11-11 14:45:25] "GET /instance-ip/8b014c0a-76b9-42bd-bce1-301eb46de6c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.006645 10.0.0.133 - - [2025-11-11 14:45:25] "GET /project/11da6be4-d90c-4315-8ea0-30d0e69b22fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047750 10.0.0.133 - - [2025-11-11 14:45:25] "GET /loadbalancer/f0528ae1-6ce4-4c44-b330-2295356c1b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.012588 10.0.0.133 - - [2025-11-11 14:45:25] "POST /floating-ips HTTP/1.1" 200 599 0.061877 10.0.0.133 - - [2025-11-11 14:45:25] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.058112 10.0.0.133 - - [2025-11-11 14:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.133 - - [2025-11-11 14:45:25] "GET /loadbalancer/f0528ae1-6ce4-4c44-b330-2295356c1b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.008181 10.0.0.133 - - [2025-11-11 14:45:25] "GET /project/11da6be4-d90c-4315-8ea0-30d0e69b22fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.075553 10.0.0.133 - - [2025-11-11 14:45:25] "GET /loadbalancer-listener/ed45a6ce-7e2f-493a-8392-2bda9832a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.006699 10.0.0.133 - - [2025-11-11 14:45:25] "GET /loadbalancer-listener/ed45a6ce-7e2f-493a-8392-2bda9832a20e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.004139 10.0.0.133 - - [2025-11-11 14:45:25] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.025465 10.0.0.133 - - [2025-11-11 14:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.133 - - [2025-11-11 14:45:25] "GET /instance-ip/8b014c0a-76b9-42bd-bce1-301eb46de6c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.019290 10.0.0.133 - - [2025-11-11 14:45:25] "GET /instance-ip/8b014c0a-76b9-42bd-bce1-301eb46de6c5?fields=floating_ips HTTP/1.1" 200 1215 0.005437 10.0.0.133 - - [2025-11-11 14:45:25] "GET /floating-ip/e0985195-fac1-4cee-b404-3fc6962df82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.002332 10.0.0.133 - - [2025-11-11 14:45:25] "GET /loadbalancer/f0528ae1-6ce4-4c44-b330-2295356c1b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003502 10.0.0.133 - - [2025-11-11 14:45:25] "GET /loadbalancer-pool/84ef82e0-37c7-4008-aefb-8bd82d81524c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.010573 10.0.0.133 - - [2025-11-11 14:45:25] "POST /loadbalancer-members HTTP/1.1" 200 723 0.020648 10.0.0.133 - - [2025-11-11 14:45:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011591 10.0.0.133 - - [2025-11-11 14:45:25] "GET /virtual-machine-interface/02c200f4-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.008844 10.0.0.133 - - [2025-11-11 14:45:25] "POST /tags HTTP/1.1" 409 221 0.015719 10.0.0.133 - - [2025-11-11 14:45:25] "GET /virtual-machine-interface/02c200f4-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.014697 10.0.0.133 - - [2025-11-11 14:45:25] "POST /ref-update HTTP/1.1" 200 156 0.014391 10.0.0.133 - - [2025-11-11 14:45:25] "GET /floating-ip/e0985195-fac1-4cee-b404-3fc6962df82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.020451 10.0.0.133 - - [2025-11-11 14:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008433 10.0.0.133 - - [2025-11-11 14:45:25] "GET /tag/bd97fc3b-e8c7-4936-a8cc-3aaac6855df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014202 10.0.0.133 - - [2025-11-11 14:45:25] "PUT /floating-ip/e0985195-fac1-4cee-b404-3fc6962df82e HTTP/1.1" 200 257 0.029724 10.0.0.133 - - [2025-11-11 14:45:26] "POST /set-tag HTTP/1.1" 200 109 0.102132 10.0.0.133 - - [2025-11-11 14:45:26] "GET /loadbalancer-pool/84ef82e0-37c7-4008-aefb-8bd82d81524c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004165 10.0.0.133 - - [2025-11-11 14:45:26] "POST /loadbalancer-members HTTP/1.1" 200 723 0.020721 10.0.0.133 - - [2025-11-11 14:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016378 10.0.0.133 - - [2025-11-11 14:45:26] "GET /virtual-machine-interface/0248158c-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.017131 10.0.0.133 - - [2025-11-11 14:45:26] "GET /virtual-machine-interface/0248158c-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004411 10.0.0.133 - - [2025-11-11 14:45:26] "POST /ref-update HTTP/1.1" 200 156 0.010681 10.0.0.133 - - [2025-11-11 14:45:26] "GET /floating-ip/e0985195-fac1-4cee-b404-3fc6962df82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.017865 10.0.0.133 - - [2025-11-11 14:45:26] "POST /set-tag HTTP/1.1" 200 109 0.070543 10.0.0.133 - - [2025-11-11 14:45:26] "POST /tags HTTP/1.1" 409 206 0.003412 10.0.0.133 - - [2025-11-11 14:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.133 - - [2025-11-11 14:45:27] "GET /tag/e86552fc-c568-4e60-85f2-80cd940d3d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.023695 10.0.0.133 - - [2025-11-11 14:45:27] "POST /tags HTTP/1.1" 409 204 0.002946 10.0.0.133 - - [2025-11-11 14:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.133 - - [2025-11-11 14:45:27] "GET /tag/807fcab6-b800-437c-9e2d-261a59c47cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015033 10.0.0.133 - - [2025-11-11 14:45:27] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007329 10.0.0.133 - - [2025-11-11 14:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.133 - - [2025-11-11 14:45:27] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003251 10.0.0.133 - - [2025-11-11 14:45:27] "POST /tags HTTP/1.1" 409 206 0.002713 10.0.0.133 - - [2025-11-11 14:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.133 - - [2025-11-11 14:45:27] "GET /tag/e86552fc-c568-4e60-85f2-80cd940d3d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013986 10.0.0.133 - - [2025-11-11 14:45:27] "POST /tags HTTP/1.1" 409 226 0.002458 10.0.0.133 - - [2025-11-11 14:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006639 10.0.0.133 - - [2025-11-11 14:45:27] "GET /tag/5bafca05-8117-4200-a998-eb0a23d902ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.019289 10.0.0.133 - - [2025-11-11 14:45:27] "POST /tags HTTP/1.1" 409 204 0.003830 10.0.0.133 - - [2025-11-11 14:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.133 - - [2025-11-11 14:45:27] "GET /tag/807fcab6-b800-437c-9e2d-261a59c47cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.018431 10.0.0.133 - - [2025-11-11 14:45:27] "POST /tags HTTP/1.1" 409 226 0.002523 10.0.0.133 - - [2025-11-11 14:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.133 - - [2025-11-11 14:45:27] "GET /tag/5bafca05-8117-4200-a998-eb0a23d902ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012320 10.0.0.133 - - [2025-11-11 14:45:27] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006086 10.0.0.133 - - [2025-11-11 14:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.133 - - [2025-11-11 14:45:27] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003121 10.0.0.133 - - [2025-11-11 14:45:27] "POST /firewall-rules HTTP/1.1" 200 628 0.078718 10.0.0.133 - - [2025-11-11 14:45:27] "POST /firewall-rules HTTP/1.1" 200 648 0.086303 10.0.0.133 - - [2025-11-11 14:45:27] "GET /firewall-rule/003597aa-cc78-447c-8967-4ea60d5c9b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.017541 10.0.0.133 - - [2025-11-11 14:45:27] "GET /firewall-policy/7f837801-2ec8-4c57-9586-bd7574348fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002112 10.0.0.133 - - [2025-11-11 14:45:27] "GET /firewall-rule/f9e96f0d-e732-4681-8929-b9d684b8fec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.004493 10.0.0.133 - - [2025-11-11 14:45:27] "POST /ref-update HTTP/1.1" 200 156 0.020829 10.0.0.133 - - [2025-11-11 14:45:27] "POST /firewall-policys HTTP/1.1" 200 608 0.070932 10.0.0.133 - - [2025-11-11 14:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022457 10.0.0.133 - - [2025-11-11 14:45:28] "GET /firewall-policy/8ed9ac44-50a7-4e3c-bcf3-48f198f59a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.010059 10.0.0.133 - - [2025-11-11 14:45:28] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012972 10.0.0.133 - - [2025-11-11 14:45:28] "GET /firewall-policy/8ed9ac44-50a7-4e3c-bcf3-48f198f59a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003111 10.0.0.133 - - [2025-11-11 14:45:28] "GET /firewall-policy/044b51b5-9685-4a46-ada7-bb9ba5950056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007446 10.0.0.133 - - [2025-11-11 14:45:28] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003585 10.0.0.133 - - [2025-11-11 14:45:28] "GET /firewall-policy/7f837801-2ec8-4c57-9586-bd7574348fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.008454 10.0.0.133 - - [2025-11-11 14:45:28] "GET /firewall-policy/7f837801-2ec8-4c57-9586-bd7574348fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.005623 10.0.0.133 - - [2025-11-11 14:45:28] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004629 10.0.0.133 - - [2025-11-11 14:45:28] "POST /ref-update HTTP/1.1" 200 156 0.031001 10.0.0.133 - - [2025-11-11 14:45:28] "POST /ref-update HTTP/1.1" 200 156 0.046972 10.0.0.133 - - [2025-11-11 14:45:28] "POST /ref-update HTTP/1.1" 200 156 0.044073 10.0.0.133 - - [2025-11-11 14:45:28] "POST /ref-update HTTP/1.1" 200 156 0.039901 10.0.0.133 - - [2025-11-11 14:45:28] "POST /ref-update HTTP/1.1" 200 156 0.044373 10.0.0.133 - - [2025-11-11 14:45:28] "GET /firewall-policy/8ed9ac44-50a7-4e3c-bcf3-48f198f59a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.016190 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:45:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001169 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:45:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000970 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:45:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001062 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:45:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000956 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:46:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001233 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:46:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001617 10.0.0.133 - - [2025-11-11 14:47:26] "POST /tags HTTP/1.1" 409 252 0.002850 10.0.0.133 - - [2025-11-11 14:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.133 - - [2025-11-11 14:47:26] "GET /tag/3c934230-5ba1-4cb4-8222-264bffaf6633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016061 10.0.0.133 - - [2025-11-11 14:47:26] "POST /tags HTTP/1.1" 409 228 0.002350 10.0.0.133 - - [2025-11-11 14:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.133 - - [2025-11-11 14:47:26] "GET /tag/51c005e0-4db1-45df-9982-f7833b5b007d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010929 10.0.0.133 - - [2025-11-11 14:47:26] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.008003 10.0.0.133 - - [2025-11-11 14:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.133 - - [2025-11-11 14:47:26] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002890 10.0.0.133 - - [2025-11-11 14:47:27] "POST /tags HTTP/1.1" 409 206 0.003580 10.0.0.133 - - [2025-11-11 14:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.133 - - [2025-11-11 14:47:27] "GET /tag/e86552fc-c568-4e60-85f2-80cd940d3d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011492 10.0.0.133 - - [2025-11-11 14:47:27] "POST /tags HTTP/1.1" 409 226 0.001889 10.0.0.133 - - [2025-11-11 14:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.133 - - [2025-11-11 14:47:27] "GET /tag/5bafca05-8117-4200-a998-eb0a23d902ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013447 10.0.0.133 - - [2025-11-11 14:47:27] "POST /tags HTTP/1.1" 409 204 0.002486 10.0.0.133 - - [2025-11-11 14:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.133 - - [2025-11-11 14:47:27] "GET /tag/807fcab6-b800-437c-9e2d-261a59c47cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014805 10.0.0.133 - - [2025-11-11 14:47:27] "POST /tags HTTP/1.1" 409 226 0.002715 10.0.0.133 - - [2025-11-11 14:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.133 - - [2025-11-11 14:47:27] "GET /tag/5bafca05-8117-4200-a998-eb0a23d902ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.017348 10.0.0.133 - - [2025-11-11 14:47:27] "POST /tags HTTP/1.1" 409 228 0.002631 10.0.0.133 - - [2025-11-11 14:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.133 - - [2025-11-11 14:47:27] "GET /tag/51c005e0-4db1-45df-9982-f7833b5b007d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012466 10.0.0.133 - - [2025-11-11 14:47:27] "POST /tags HTTP/1.1" 409 252 0.002013 10.0.0.133 - - [2025-11-11 14:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.133 - - [2025-11-11 14:47:27] "GET /tag/3c934230-5ba1-4cb4-8222-264bffaf6633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014640 10.0.0.133 - - [2025-11-11 14:47:27] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.011088 10.0.0.133 - - [2025-11-11 14:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.133 - - [2025-11-11 14:47:27] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004322 10.0.0.133 - - [2025-11-11 14:47:27] "POST /firewall-rules HTTP/1.1" 409 281 0.002609 10.0.0.133 - - [2025-11-11 14:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.133 - - [2025-11-11 14:47:27] "PUT /firewall-rule/f9e96f0d-e732-4681-8929-b9d684b8fec5 HTTP/1.1" 200 261 0.018982 10.0.0.133 - - [2025-11-11 14:47:27] "POST /firewall-rules HTTP/1.1" 409 291 0.003305 10.0.0.133 - - [2025-11-11 14:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.133 - - [2025-11-11 14:47:27] "PUT /firewall-rule/003597aa-cc78-447c-8967-4ea60d5c9b16 HTTP/1.1" 200 261 0.020928 10.0.0.133 - - [2025-11-11 14:47:27] "GET /firewall-rule/003597aa-cc78-447c-8967-4ea60d5c9b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.009074 10.0.0.133 - - [2025-11-11 14:47:27] "POST /firewall-rules HTTP/1.1" 200 660 0.081881 10.0.0.133 - - [2025-11-11 14:47:27] "GET /firewall-rule/f77a83c7-1579-4118-a3a8-c25b90528dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.019870 10.0.0.133 - - [2025-11-11 14:47:27] "GET /firewall-policy/7f837801-2ec8-4c57-9586-bd7574348fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002255 10.0.0.133 - - [2025-11-11 14:47:27] "GET /firewall-rule/f9e96f0d-e732-4681-8929-b9d684b8fec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003910 10.0.0.133 - - [2025-11-11 14:47:27] "POST /firewall-policys HTTP/1.1" 409 269 0.002219 10.0.0.133 - - [2025-11-11 14:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.133 - - [2025-11-11 14:47:27] "PUT /firewall-policy/8ed9ac44-50a7-4e3c-bcf3-48f198f59a2e HTTP/1.1" 200 265 0.020189 10.0.0.133 - - [2025-11-11 14:47:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021431 10.0.0.133 - - [2025-11-11 14:47:27] "GET /firewall-policy/8ed9ac44-50a7-4e3c-bcf3-48f198f59a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.010944 10.0.0.133 - - [2025-11-11 14:47:27] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002847 10.0.0.133 - - [2025-11-11 14:47:27] "GET /firewall-policy/8ed9ac44-50a7-4e3c-bcf3-48f198f59a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002692 10.0.0.133 - - [2025-11-11 14:47:27] "GET /firewall-policy/044b51b5-9685-4a46-ada7-bb9ba5950056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002274 10.0.0.133 - - [2025-11-11 14:47:28] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003051 10.0.0.133 - - [2025-11-11 14:47:28] "GET /firewall-policy/7f837801-2ec8-4c57-9586-bd7574348fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002216 10.0.0.133 - - [2025-11-11 14:47:28] "GET /firewall-policy/8ed9ac44-50a7-4e3c-bcf3-48f198f59a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002030 10.0.0.133 - - [2025-11-11 14:47:28] "GET /firewall-policy/8ed9ac44-50a7-4e3c-bcf3-48f198f59a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002988 10.0.0.133 - - [2025-11-11 14:47:28] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002113 10.0.0.133 - - [2025-11-11 14:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.133 - - [2025-11-11 14:47:28] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002944 10.0.0.133 - - [2025-11-11 14:47:28] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002606 10.0.0.133 - - [2025-11-11 14:47:28] "GET /firewall-policy/8ed9ac44-50a7-4e3c-bcf3-48f198f59a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002611 10.0.0.133 - - [2025-11-11 14:47:28] "GET /firewall-policy/044b51b5-9685-4a46-ada7-bb9ba5950056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003161 10.0.0.133 - - [2025-11-11 14:47:28] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002759 10.0.0.133 - - [2025-11-11 14:47:28] "GET /firewall-policy/7f837801-2ec8-4c57-9586-bd7574348fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002889 10.0.0.133 - - [2025-11-11 14:47:28] "GET /firewall-policy/8ed9ac44-50a7-4e3c-bcf3-48f198f59a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003298 10.0.0.133 - - [2025-11-11 14:47:28] "GET /firewall-policy/8ed9ac44-50a7-4e3c-bcf3-48f198f59a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003009 10.0.0.133 - - [2025-11-11 14:48:04] "GET /global-system-configs HTTP/1.1" 200 323 0.002655 10.0.0.133 - - [2025-11-11 14:48:10] "GET /global-system-configs HTTP/1.1" 200 323 0.004045 10.0.0.133 - - [2025-11-11 14:48:29] "GET /virtual-machine-interface/0248158c-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.016069 10.0.0.133 - - [2025-11-11 14:48:29] "POST /set-tag HTTP/1.1" 200 109 0.004130 10.0.0.133 - - [2025-11-11 14:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012184 10.0.0.133 - - [2025-11-11 14:48:29] "GET /loadbalancer/f0528ae1-6ce4-4c44-b330-2295356c1b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003381 10.0.0.133 - - [2025-11-11 14:48:29] "GET /virtual-machine-interface/0248158c-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.005591 10.0.0.133 - - [2025-11-11 14:48:29] "POST /set-tag HTTP/1.1" 200 109 0.021438 10.0.0.133 - - [2025-11-11 14:48:29] "DELETE /loadbalancer-member/dbb1effd-f2bf-4180-86d5-43ee2c292d6d HTTP/1.1" 200 115 0.033169 10.0.0.133 - - [2025-11-11 14:48:29] "GET /virtual-machine-interface/038c0f70-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004872 10.0.0.133 - - [2025-11-11 14:48:29] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.133 - - [2025-11-11 14:48:29] "GET /virtual-machine-interface/04104196-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004281 10.0.0.133 - - [2025-11-11 14:48:29] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.133 - - [2025-11-11 14:48:29] "GET /virtual-machine-interface/051ff0c2-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004906 10.0.0.133 - - [2025-11-11 14:48:29] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.133 - - [2025-11-11 14:48:29] "GET /virtual-machine-interface/05c34f92-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003665 10.0.0.133 - - [2025-11-11 14:48:29] "POST /set-tag HTTP/1.1" 200 109 0.003448 10.0.0.133 - - [2025-11-11 14:48:29] "GET /virtual-machine-interface/064b5216-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004985 10.0.0.133 - - [2025-11-11 14:48:29] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.133 - - [2025-11-11 14:48:29] "GET /virtual-machine-interface/04a2b922-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004527 10.0.0.133 - - [2025-11-11 14:48:29] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.133 - - [2025-11-11 14:48:29] "GET /virtual-machine-interface/02c200f4-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.004432 10.0.0.133 - - [2025-11-11 14:48:29] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.133 - - [2025-11-11 14:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.133 - - [2025-11-11 14:48:29] "GET /loadbalancer/f0528ae1-6ce4-4c44-b330-2295356c1b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002356 10.0.0.133 - - [2025-11-11 14:48:30] "GET /virtual-machine-interface/0248158c-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.006246 10.0.0.133 - - [2025-11-11 14:48:30] "POST /set-tag HTTP/1.1" 200 109 0.003174 10.0.0.133 - - [2025-11-11 14:48:30] "GET /virtual-machine-interface/0248158c-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.007076 10.0.0.133 - - [2025-11-11 14:48:30] "POST /set-tag HTTP/1.1" 200 109 0.006924 10.0.0.133 - - [2025-11-11 14:48:30] "GET /virtual-machine/7bd5e7ae-c285-4ad8-94b6-809bde36059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003372 10.0.0.133 - - [2025-11-11 14:48:30] "POST /ref-update HTTP/1.1" 200 156 0.023914 10.0.0.133 - - [2025-11-11 14:48:30] "GET /virtual-machine-interface/0248158c-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004946 10.0.0.133 - - [2025-11-11 14:48:30] "POST /set-tag HTTP/1.1" 200 109 0.020134 10.0.0.133 - - [2025-11-11 14:48:30] "POST /set-tag HTTP/1.1" 200 109 0.039068 10.0.0.133 - - [2025-11-11 14:48:30] "POST /set-tag HTTP/1.1" 200 109 0.018419 10.0.0.133 - - [2025-11-11 14:48:30] "POST /set-tag HTTP/1.1" 200 109 0.025772 10.0.0.133 - - [2025-11-11 14:48:30] "POST /set-tag HTTP/1.1" 200 109 0.033337 10.0.0.133 - - [2025-11-11 14:48:30] "DELETE /instance-ip/0262dd90-bf0d-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.037069 10.0.0.133 - - [2025-11-11 14:48:30] "POST /ref-update HTTP/1.1" 200 156 0.009003 10.0.0.133 - - [2025-11-11 14:48:30] "DELETE /virtual-machine-interface/0248158c-bf0d-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.047631 10.0.0.133 - - [2025-11-11 14:48:30] "DELETE /virtual-machine/7bd5e7ae-c285-4ad8-94b6-809bde36059f HTTP/1.1" 200 115 0.027637 10.0.0.133 - - [2025-11-11 14:48:31] "GET /virtual-machine-interface/02c200f4-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.007795 10.0.0.133 - - [2025-11-11 14:48:31] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.133 - - [2025-11-11 14:48:31] "GET /virtual-machine-interface/02c200f4-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.006176 10.0.0.133 - - [2025-11-11 14:48:31] "POST /set-tag HTTP/1.1" 200 109 0.002004 10.0.0.133 - - [2025-11-11 14:48:31] "GET /virtual-machine/6db14b91-7547-4fcd-8403-e063dfa554c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003178 10.0.0.133 - - [2025-11-11 14:48:31] "POST /ref-update HTTP/1.1" 200 156 0.014028 10.0.0.133 - - [2025-11-11 14:48:31] "GET /virtual-machine-interface/02c200f4-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.008900 10.0.0.133 - - [2025-11-11 14:48:31] "POST /set-tag HTTP/1.1" 200 109 0.034673 10.0.0.133 - - [2025-11-11 14:48:31] "POST /set-tag HTTP/1.1" 200 109 0.032347 10.0.0.133 - - [2025-11-11 14:48:31] "POST /set-tag HTTP/1.1" 200 109 0.033817 10.0.0.133 - - [2025-11-11 14:48:31] "POST /set-tag HTTP/1.1" 200 109 0.023161 10.0.0.133 - - [2025-11-11 14:48:31] "POST /set-tag HTTP/1.1" 200 109 0.030807 10.0.0.133 - - [2025-11-11 14:48:31] "DELETE /instance-ip/02e20070-bf0d-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.060035 10.0.0.133 - - [2025-11-11 14:48:31] "POST /ref-update HTTP/1.1" 200 156 0.008357 10.0.0.133 - - [2025-11-11 14:48:31] "DELETE /virtual-machine-interface/02c200f4-bf0d-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.048744 10.0.0.133 - - [2025-11-11 14:48:31] "DELETE /virtual-machine/6db14b91-7547-4fcd-8403-e063dfa554c4 HTTP/1.1" 200 115 0.025465 10.0.0.133 - - [2025-11-11 14:48:31] "DELETE /tag/78769c9f-309b-4842-b1d2-6fbdf4126d64 HTTP/1.1" 200 115 0.042010 10.0.0.133 - - [2025-11-11 14:48:31] "GET /virtual-machine-interface/04104196-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004428 10.0.0.133 - - [2025-11-11 14:48:31] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.133 - - [2025-11-11 14:48:31] "GET /virtual-machine-interface/04104196-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.010606 10.0.0.133 - - [2025-11-11 14:48:31] "POST /set-tag HTTP/1.1" 200 109 0.002447 10.0.0.133 - - [2025-11-11 14:48:31] "GET /virtual-machine/fb4ac0d2-d289-4e84-bac7-e194d3b2d48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003374 10.0.0.133 - - [2025-11-11 14:48:31] "POST /ref-update HTTP/1.1" 200 156 0.011792 10.0.0.133 - - [2025-11-11 14:48:31] "GET /virtual-machine-interface/04104196-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.007139 10.0.0.133 - - [2025-11-11 14:48:31] "POST /set-tag HTTP/1.1" 200 109 0.023476 10.0.0.133 - - [2025-11-11 14:48:31] "POST /set-tag HTTP/1.1" 200 109 0.026171 10.0.0.133 - - [2025-11-11 14:48:32] "POST /set-tag HTTP/1.1" 200 109 0.041847 10.0.0.133 - - [2025-11-11 14:48:32] "POST /set-tag HTTP/1.1" 200 109 0.016564 10.0.0.133 - - [2025-11-11 14:48:32] "POST /set-tag HTTP/1.1" 200 109 0.028401 10.0.0.133 - - [2025-11-11 14:48:32] "DELETE /instance-ip/042b821c-bf0d-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.051444 10.0.0.133 - - [2025-11-11 14:48:32] "DELETE /virtual-machine-interface/04104196-bf0d-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.039637 10.0.0.133 - - [2025-11-11 14:48:32] "DELETE /virtual-machine/fb4ac0d2-d289-4e84-bac7-e194d3b2d48f HTTP/1.1" 200 115 0.022771 10.0.0.133 - - [2025-11-11 14:48:32] "GET /virtual-machine-interface/038c0f70-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.006315 10.0.0.133 - - [2025-11-11 14:48:32] "POST /set-tag HTTP/1.1" 200 109 0.002763 10.0.0.133 - - [2025-11-11 14:48:32] "GET /virtual-machine-interface/038c0f70-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004383 10.0.0.133 - - [2025-11-11 14:48:32] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.133 - - [2025-11-11 14:48:32] "GET /virtual-machine/9d70093d-bd44-44f3-a803-954efd56c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003908 10.0.0.133 - - [2025-11-11 14:48:32] "POST /ref-update HTTP/1.1" 200 156 0.010544 10.0.0.133 - - [2025-11-11 14:48:32] "GET /virtual-machine-interface/038c0f70-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.011535 10.0.0.133 - - [2025-11-11 14:48:32] "POST /set-tag HTTP/1.1" 200 109 0.020416 10.0.0.133 - - [2025-11-11 14:48:32] "POST /set-tag HTTP/1.1" 200 109 0.035742 10.0.0.133 - - [2025-11-11 14:48:32] "POST /set-tag HTTP/1.1" 200 109 0.026983 10.0.0.133 - - [2025-11-11 14:48:32] "POST /set-tag HTTP/1.1" 200 109 0.019532 10.0.0.133 - - [2025-11-11 14:48:32] "POST /set-tag HTTP/1.1" 200 109 0.029473 10.0.0.133 - - [2025-11-11 14:48:32] "DELETE /instance-ip/03a7ecae-bf0d-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.049951 10.0.0.133 - - [2025-11-11 14:48:32] "DELETE /virtual-machine-interface/038c0f70-bf0d-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.047631 10.0.0.133 - - [2025-11-11 14:48:32] "DELETE /virtual-machine/9d70093d-bd44-44f3-a803-954efd56c9c3 HTTP/1.1" 200 115 0.019222 10.0.0.133 - - [2025-11-11 14:48:32] "DELETE /tag/42ab5588-065d-4a2e-a680-b03fd1523218 HTTP/1.1" 200 115 0.052544 10.0.0.133 - - [2025-11-11 14:48:32] "DELETE /tag/e86552fc-c568-4e60-85f2-80cd940d3d1c HTTP/1.1" 409 391 0.005076 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:48:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001148 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:48:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001149 10.0.0.133 - - [2025-11-11 14:49:01] "GET /virtual-machine-interface/051ff0c2-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.013468 10.0.0.133 - - [2025-11-11 14:49:01] "POST /set-tag HTTP/1.1" 200 109 0.005415 10.0.0.133 - - [2025-11-11 14:49:01] "GET /virtual-machine-interface/051ff0c2-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.008178 10.0.0.133 - - [2025-11-11 14:49:01] "POST /set-tag HTTP/1.1" 200 109 0.004109 10.0.0.133 - - [2025-11-11 14:49:01] "GET /virtual-machine/dd3744d1-8d3b-4cf8-addd-23b9c00ccd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004649 10.0.0.133 - - [2025-11-11 14:49:01] "POST /ref-update HTTP/1.1" 200 156 0.023750 10.0.0.133 - - [2025-11-11 14:49:01] "GET /virtual-machine-interface/051ff0c2-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.025555 10.0.0.133 - - [2025-11-11 14:49:01] "POST /set-tag HTTP/1.1" 200 109 0.027658 10.0.0.133 - - [2025-11-11 14:49:01] "POST /set-tag HTTP/1.1" 200 109 0.042403 10.0.0.133 - - [2025-11-11 14:49:01] "POST /set-tag HTTP/1.1" 200 109 0.034499 10.0.0.133 - - [2025-11-11 14:49:01] "POST /set-tag HTTP/1.1" 200 109 0.028309 10.0.0.133 - - [2025-11-11 14:49:01] "DELETE /instance-ip/053c3dd6-bf0d-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.064659 10.0.0.133 - - [2025-11-11 14:49:01] "DELETE /virtual-machine-interface/051ff0c2-bf0d-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.072444 10.0.0.133 - - [2025-11-11 14:49:01] "DELETE /virtual-machine/dd3744d1-8d3b-4cf8-addd-23b9c00ccd6d HTTP/1.1" 200 115 0.036531 10.0.0.133 - - [2025-11-11 14:49:01] "DELETE /tag/807fcab6-b800-437c-9e2d-261a59c47cd3 HTTP/1.1" 409 237 0.010300 10.0.0.133 - - [2025-11-11 14:49:01] "GET /virtual-machine-interface/04a2b922-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005767 10.0.0.133 - - [2025-11-11 14:49:01] "POST /set-tag HTTP/1.1" 200 109 0.004572 10.0.0.133 - - [2025-11-11 14:49:01] "GET /virtual-machine-interface/04a2b922-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005342 10.0.0.133 - - [2025-11-11 14:49:01] "POST /set-tag HTTP/1.1" 200 109 0.003195 10.0.0.133 - - [2025-11-11 14:49:01] "GET /virtual-machine/605712c8-5d59-434c-a736-56d16c4dcf67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003531 10.0.0.133 - - [2025-11-11 14:49:01] "POST /ref-update HTTP/1.1" 200 156 0.015261 10.0.0.133 - - [2025-11-11 14:49:01] "GET /virtual-machine-interface/04a2b922-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.010794 10.0.0.133 - - [2025-11-11 14:49:02] "POST /set-tag HTTP/1.1" 200 109 0.047140 10.0.0.133 - - [2025-11-11 14:49:02] "POST /set-tag HTTP/1.1" 200 109 0.043322 10.0.0.133 - - [2025-11-11 14:49:02] "POST /set-tag HTTP/1.1" 200 109 0.033212 10.0.0.133 - - [2025-11-11 14:49:02] "POST /set-tag HTTP/1.1" 200 109 0.036382 10.0.0.133 - - [2025-11-11 14:49:02] "DELETE /instance-ip/04c05e96-bf0d-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.062602 10.0.0.133 - - [2025-11-11 14:49:02] "DELETE /virtual-machine-interface/04a2b922-bf0d-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.075111 10.0.0.133 - - [2025-11-11 14:49:02] "DELETE /virtual-machine/605712c8-5d59-434c-a736-56d16c4dcf67 HTTP/1.1" 200 115 0.045297 10.0.0.133 - - [2025-11-11 14:49:02] "DELETE /tag/e7adb956-abb1-4a01-a56e-e5f1d3752049 HTTP/1.1" 200 115 0.056201 10.0.0.133 - - [2025-11-11 14:49:02] "DELETE /tag/2bfaff17-e99f-4f9a-b254-f7ba58e92e27 HTTP/1.1" 200 115 0.053714 10.0.0.133 - - [2025-11-11 14:49:02] "DELETE /tag/84d98c9d-cb55-4d3b-bbce-387b9259ac37 HTTP/1.1" 200 115 0.051677 10.0.0.133 - - [2025-11-11 14:49:02] "GET /virtual-machine-interface/064b5216-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.007274 10.0.0.133 - - [2025-11-11 14:49:02] "POST /set-tag HTTP/1.1" 200 109 0.003568 10.0.0.133 - - [2025-11-11 14:49:02] "GET /virtual-machine-interface/064b5216-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.006402 10.0.0.133 - - [2025-11-11 14:49:02] "POST /set-tag HTTP/1.1" 200 109 0.003249 10.0.0.133 - - [2025-11-11 14:49:02] "GET /virtual-machine/4b560416-64cf-4fb5-9d65-7a46c0a9e18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004467 10.0.0.133 - - [2025-11-11 14:49:02] "POST /ref-update HTTP/1.1" 200 156 0.013911 10.0.0.133 - - [2025-11-11 14:49:02] "GET /virtual-machine-interface/064b5216-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.023635 10.0.0.133 - - [2025-11-11 14:49:02] "POST /set-tag HTTP/1.1" 200 109 0.028200 10.0.0.133 - - [2025-11-11 14:49:02] "POST /set-tag HTTP/1.1" 200 109 0.056458 10.0.0.133 - - [2025-11-11 14:49:02] "POST /set-tag HTTP/1.1" 200 109 0.058400 10.0.0.133 - - [2025-11-11 14:49:03] "POST /set-tag HTTP/1.1" 200 109 0.023222 10.0.0.133 - - [2025-11-11 14:49:03] "DELETE /instance-ip/066869c8-bf0d-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.073132 10.0.0.133 - - [2025-11-11 14:49:03] "DELETE /virtual-machine-interface/064b5216-bf0d-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.086098 10.0.0.133 - - [2025-11-11 14:49:03] "DELETE /virtual-machine/4b560416-64cf-4fb5-9d65-7a46c0a9e18a HTTP/1.1" 200 115 0.040821 10.0.0.133 - - [2025-11-11 14:49:03] "DELETE /tag/6247bdab-f69e-44bb-880f-366dcc69a39b HTTP/1.1" 200 115 0.068780 10.0.0.133 - - [2025-11-11 14:49:03] "GET /virtual-machine-interface/05c34f92-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.011959 10.0.0.133 - - [2025-11-11 14:49:03] "POST /set-tag HTTP/1.1" 200 109 0.003413 10.0.0.133 - - [2025-11-11 14:49:03] "GET /virtual-machine-interface/05c34f92-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.007411 10.0.0.133 - - [2025-11-11 14:49:03] "POST /set-tag HTTP/1.1" 200 109 0.003421 10.0.0.133 - - [2025-11-11 14:49:03] "GET /virtual-machine/55d8f709-60f2-49bd-a6bb-01168505b7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004068 10.0.0.133 - - [2025-11-11 14:49:03] "POST /ref-update HTTP/1.1" 200 156 0.016537 10.0.0.133 - - [2025-11-11 14:49:03] "GET /virtual-machine-interface/05c34f92-bf0d-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.023012 10.0.0.133 - - [2025-11-11 14:49:03] "POST /set-tag HTTP/1.1" 200 109 0.028221 10.0.0.133 - - [2025-11-11 14:49:03] "POST /set-tag HTTP/1.1" 200 109 0.059340 10.0.0.133 - - [2025-11-11 14:49:03] "POST /set-tag HTTP/1.1" 200 109 0.075508 10.0.0.133 - - [2025-11-11 14:49:03] "POST /set-tag HTTP/1.1" 200 109 0.031703 10.0.0.133 - - [2025-11-11 14:49:03] "DELETE /instance-ip/05f1a55e-bf0d-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.079889 10.0.0.133 - - [2025-11-11 14:49:03] "DELETE /virtual-machine-interface/05c34f92-bf0d-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.051103 10.0.0.133 - - [2025-11-11 14:49:03] "DELETE /virtual-machine/55d8f709-60f2-49bd-a6bb-01168505b7b7 HTTP/1.1" 200 115 0.038448 10.0.0.133 - - [2025-11-11 14:49:04] "DELETE /tag/2b0b80fc-84b1-445c-8868-31c0bc5ca18f HTTP/1.1" 200 115 0.057840 10.0.0.133 - - [2025-11-11 14:49:04] "DELETE /tag/51c005e0-4db1-45df-9982-f7833b5b007d HTTP/1.1" 409 237 0.008742 10.0.0.133 - - [2025-11-11 14:49:04] "DELETE /tag/3c934230-5ba1-4cb4-8222-264bffaf6633 HTTP/1.1" 409 237 0.007533 10.0.0.133 - - [2025-11-11 14:49:04] "POST /projects HTTP/1.1" 409 238 0.003244 10.0.0.133 - - [2025-11-11 14:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.133 - - [2025-11-11 14:49:04] "GET /project/463c984e-c603-42bd-829d-0190c95c49db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.047462 10.0.0.133 - - [2025-11-11 14:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.133 - - [2025-11-11 14:49:04] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005364 10.0.0.133 - - [2025-11-11 14:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.133 - - [2025-11-11 14:49:04] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005453 10.0.0.133 - - [2025-11-11 14:49:04] "POST /security-groups HTTP/1.1" 409 285 0.002960 10.0.0.133 - - [2025-11-11 14:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.133 - - [2025-11-11 14:49:04] "PUT /security-group/74c940eb-3967-4791-881e-ddfde3483801 HTTP/1.1" 200 263 0.058986 10.0.0.133 - - [2025-11-11 14:49:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.045246 10.0.0.133 - - [2025-11-11 14:49:05] "PUT /access-control-list/3755dc7b-4f07-4c6b-b80b-7cc7ddb1aa6d HTTP/1.1" 200 273 0.034751 10.0.0.133 - - [2025-11-11 14:49:05] "PUT /access-control-list/1448a300-0ea8-4964-bfe6-0a64497cd599 HTTP/1.1" 200 273 0.045776 10.0.0.133 - - [2025-11-11 14:49:09] "POST /projects HTTP/1.1" 409 238 0.002624 10.0.0.133 - - [2025-11-11 14:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.133 - - [2025-11-11 14:49:10] "GET /project/463c984e-c603-42bd-829d-0190c95c49db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.041489 10.0.0.133 - - [2025-11-11 14:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.133 - - [2025-11-11 14:49:10] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004817 10.0.0.133 - - [2025-11-11 14:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.133 - - [2025-11-11 14:49:10] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004485 10.0.0.133 - - [2025-11-11 14:49:10] "POST /security-groups HTTP/1.1" 409 285 0.002563 10.0.0.133 - - [2025-11-11 14:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.133 - - [2025-11-11 14:49:10] "PUT /security-group/74c940eb-3967-4791-881e-ddfde3483801 HTTP/1.1" 200 263 0.073333 10.0.0.133 - - [2025-11-11 14:49:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.039060 10.0.0.133 - - [2025-11-11 14:49:10] "PUT /access-control-list/3755dc7b-4f07-4c6b-b80b-7cc7ddb1aa6d HTTP/1.1" 200 273 0.035529 10.0.0.133 - - [2025-11-11 14:49:10] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.014007 10.0.0.133 - - [2025-11-11 14:49:10] "PUT /access-control-list/1448a300-0ea8-4964-bfe6-0a64497cd599 HTTP/1.1" 200 273 0.026501 10.0.0.133 - - [2025-11-11 14:49:10] "GET /firewall-rule/c7b35fe9-f958-41ee-b031-f4041c23dd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003263 10.0.0.133 - - [2025-11-11 14:49:10] "POST /ref-update HTTP/1.1" 200 156 0.058583 10.0.0.133 - - [2025-11-11 14:49:10] "DELETE /firewall-rule/c7b35fe9-f958-41ee-b031-f4041c23dd1d HTTP/1.1" 200 115 0.077663 10.0.0.133 - - [2025-11-11 14:49:10] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.011960 10.0.0.133 - - [2025-11-11 14:49:10] "GET /firewall-rule/53e33d32-17bd-4bdd-bed6-a858ef0120f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003555 10.0.0.133 - - [2025-11-11 14:49:10] "POST /ref-update HTTP/1.1" 200 156 0.081831 10.0.0.133 - - [2025-11-11 14:49:10] "DELETE /firewall-rule/53e33d32-17bd-4bdd-bed6-a858ef0120f2 HTTP/1.1" 200 115 0.086942 10.0.0.133 - - [2025-11-11 14:49:10] "DELETE /tag/777f65ef-6d6c-4e5a-b0da-55f86c0581f1 HTTP/1.1" 200 115 0.086589 10.0.0.133 - - [2025-11-11 14:49:10] "DELETE /tag/51c005e0-4db1-45df-9982-f7833b5b007d HTTP/1.1" 409 237 0.021128 10.0.0.133 - - [2025-11-11 14:49:10] "DELETE /tag/3c934230-5ba1-4cb4-8222-264bffaf6633 HTTP/1.1" 409 237 0.012970 10.0.0.133 - - [2025-11-11 14:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005841 10.0.0.133 - - [2025-11-11 14:49:10] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.009168 10.0.0.133 - - [2025-11-11 14:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005761 10.0.0.133 - - [2025-11-11 14:49:11] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008156 10.0.0.133 - - [2025-11-11 14:49:11] "PUT /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc HTTP/1.1" 200 265 0.100124 10.0.0.133 - - [2025-11-11 14:49:11] "PUT /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8 HTTP/1.1" 200 265 0.088542 10.0.0.133 - - [2025-11-11 14:49:11] "DELETE /security-group/74c940eb-3967-4791-881e-ddfde3483801 HTTP/1.1" 200 115 0.125907 10.0.0.133 - - [2025-11-11 14:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007301 10.0.0.133 - - [2025-11-11 14:49:11] "DELETE /access-control-list/3755dc7b-4f07-4c6b-b80b-7cc7ddb1aa6d HTTP/1.1" 200 115 0.074077 10.0.0.133 - - [2025-11-11 14:49:11] "DELETE /access-control-list/1448a300-0ea8-4964-bfe6-0a64497cd599 HTTP/1.1" 200 115 0.084503 10.0.0.133 - - [2025-11-11 14:49:11] "GET /project/463c984e-c603-42bd-829d-0190c95c49db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.097856 10.0.0.133 - - [2025-11-11 14:49:11] "GET /project/463c984e-c603-42bd-829d-0190c95c49db?fields=security_groups HTTP/1.1" 200 1351 0.058579 10.0.0.133 - - [2025-11-11 14:49:11] "DELETE /security-group/b2790022-2759-446b-b5a8-f75c3d4f69e3 HTTP/1.1" 200 115 0.080954 10.0.0.133 - - [2025-11-11 14:49:11] "DELETE /access-control-list/1eeb3f66-f950-46c3-a9ea-4efb22faec18 HTTP/1.1" 200 115 0.084500 10.0.0.133 - - [2025-11-11 14:49:11] "GET /project/463c984e-c603-42bd-829d-0190c95c49db?fields=application_policy_sets HTTP/1.1" 200 1390 0.076374 10.0.0.133 - - [2025-11-11 14:49:11] "DELETE /access-control-list/71088abd-5e87-4ca1-945d-d417f3e78ff6 HTTP/1.1" 200 115 0.067196 10.0.0.133 - - [2025-11-11 14:49:11] "DELETE /project/463c984e-c603-42bd-829d-0190c95c49db HTTP/1.1" 200 115 0.528067 10.0.0.133 - - [2025-11-11 14:49:11] "POST /projects HTTP/1.1" 409 238 0.003379 10.0.0.133 - - [2025-11-11 14:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.133 - - [2025-11-11 14:49:12] "GET /project/11da6be4-d90c-4315-8ea0-30d0e69b22fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049507 10.0.0.133 - - [2025-11-11 14:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.133 - - [2025-11-11 14:49:12] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.008682 10.0.0.133 - - [2025-11-11 14:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.133 - - [2025-11-11 14:49:12] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.006959 10.0.0.133 - - [2025-11-11 14:49:12] "POST /security-groups HTTP/1.1" 409 285 0.003017 10.0.0.133 - - [2025-11-11 14:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.133 - - [2025-11-11 14:49:12] "PUT /security-group/6d6077c3-8e32-4fa6-812e-b211d0b53d8f HTTP/1.1" 200 263 0.069365 10.0.0.133 - - [2025-11-11 14:49:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.042515 10.0.0.133 - - [2025-11-11 14:49:12] "PUT /access-control-list/a47acf7d-21d9-4a9c-8d8b-8b9b3d33465a HTTP/1.1" 200 273 0.041803 10.0.0.133 - - [2025-11-11 14:49:12] "PUT /access-control-list/db4c3053-2d54-4388-b944-5973760a2d7a HTTP/1.1" 200 273 0.049654 10.0.0.133 - - [2025-11-11 14:49:16] "DELETE /loadbalancer-member/70f37659-d086-4305-b8c2-b583caedc472 HTTP/1.1" 200 115 0.045829 10.0.0.133 - - [2025-11-11 14:49:16] "DELETE /loadbalancer-pool/84ef82e0-37c7-4008-aefb-8bd82d81524c HTTP/1.1" 200 115 0.067360 10.0.0.133 - - [2025-11-11 14:49:16] "DELETE /loadbalancer-listener/ed45a6ce-7e2f-493a-8392-2bda9832a20e HTTP/1.1" 200 115 0.044409 10.0.0.133 - - [2025-11-11 14:49:16] "DELETE /loadbalancer/f0528ae1-6ce4-4c44-b330-2295356c1b3e HTTP/1.1" 200 115 0.055903 10.0.0.133 - - [2025-11-11 14:49:16] "DELETE /floating-ip/e0985195-fac1-4cee-b404-3fc6962df82e HTTP/1.1" 200 115 0.034884 10.0.0.133 - - [2025-11-11 14:49:16] "DELETE /instance-ip/8b014c0a-76b9-42bd-bce1-301eb46de6c5 HTTP/1.1" 200 115 0.048873 10.0.0.133 - - [2025-11-11 14:49:16] "DELETE /virtual-machine-interface/8948a1de-ef1c-4c70-afdd-2dddfa00c394 HTTP/1.1" 200 115 0.051756 10.0.0.133 - - [2025-11-11 14:49:16] "DELETE /tag/bd97fc3b-e8c7-4936-a8cc-3aaac6855df6 HTTP/1.1" 200 115 0.054114 10.0.0.133 - - [2025-11-11 14:49:16] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002872 10.0.0.133 - - [2025-11-11 14:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.133 - - [2025-11-11 14:49:16] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003418 10.0.0.133 - - [2025-11-11 14:49:16] "GET /firewall-policy/7f837801-2ec8-4c57-9586-bd7574348fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002656 10.0.0.133 - - [2025-11-11 14:49:16] "GET /firewall-rule/f9e96f0d-e732-4681-8929-b9d684b8fec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003740 10.0.0.133 - - [2025-11-11 14:49:16] "POST /ref-update HTTP/1.1" 200 156 0.032188 10.0.0.133 - - [2025-11-11 14:49:16] "DELETE /firewall-rule/f9e96f0d-e732-4681-8929-b9d684b8fec5 HTTP/1.1" 200 115 0.046938 10.0.0.133 - - [2025-11-11 14:49:16] "GET /firewall-policy/8ed9ac44-50a7-4e3c-bcf3-48f198f59a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008658 10.0.0.133 - - [2025-11-11 14:49:16] "GET /firewall-rule/f77a83c7-1579-4118-a3a8-c25b90528dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.003895 10.0.0.133 - - [2025-11-11 14:49:16] "POST /ref-update HTTP/1.1" 200 156 0.018324 10.0.0.133 - - [2025-11-11 14:49:16] "DELETE /firewall-rule/f77a83c7-1579-4118-a3a8-c25b90528dba HTTP/1.1" 200 115 0.084880 10.0.0.133 - - [2025-11-11 14:49:16] "GET /firewall-policy/8ed9ac44-50a7-4e3c-bcf3-48f198f59a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.007940 10.0.0.133 - - [2025-11-11 14:49:16] "GET /firewall-rule/003597aa-cc78-447c-8967-4ea60d5c9b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.003568 10.0.0.133 - - [2025-11-11 14:49:16] "POST /ref-update HTTP/1.1" 200 156 0.015827 10.0.0.133 - - [2025-11-11 14:49:16] "DELETE /firewall-rule/003597aa-cc78-447c-8967-4ea60d5c9b16 HTTP/1.1" 200 115 0.052649 10.0.0.133 - - [2025-11-11 14:49:16] "GET /application-policy-set/604c6e5e-1962-4986-b81e-3972282e1e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003752 10.0.0.133 - - [2025-11-11 14:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.133 - - [2025-11-11 14:49:16] "GET /policy-management/ebf5197c-22b1-46d0-b785-ec4b0928857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004048 10.0.0.133 - - [2025-11-11 14:49:16] "GET /firewall-policy/8ed9ac44-50a7-4e3c-bcf3-48f198f59a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005139 10.0.0.133 - - [2025-11-11 14:49:17] "POST /ref-update HTTP/1.1" 200 156 0.034988 10.0.0.133 - - [2025-11-11 14:49:17] "DELETE /firewall-policy/8ed9ac44-50a7-4e3c-bcf3-48f198f59a2e HTTP/1.1" 200 115 0.053507 10.0.0.133 - - [2025-11-11 14:49:17] "DELETE /tag/e86552fc-c568-4e60-85f2-80cd940d3d1c HTTP/1.1" 200 115 0.107614 10.0.0.133 - - [2025-11-11 14:49:17] "DELETE /tag/807fcab6-b800-437c-9e2d-261a59c47cd3 HTTP/1.1" 200 115 0.092969 10.0.0.133 - - [2025-11-11 14:49:17] "DELETE /tag/51c005e0-4db1-45df-9982-f7833b5b007d HTTP/1.1" 200 115 0.109964 10.0.0.133 - - [2025-11-11 14:49:17] "DELETE /tag/3c934230-5ba1-4cb4-8222-264bffaf6633 HTTP/1.1" 200 115 0.072547 10.0.0.133 - - [2025-11-11 14:49:17] "POST /projects HTTP/1.1" 409 238 0.008959 10.0.0.133 - - [2025-11-11 14:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006348 10.0.0.133 - - [2025-11-11 14:49:17] "GET /project/11da6be4-d90c-4315-8ea0-30d0e69b22fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.074652 10.0.0.133 - - [2025-11-11 14:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010683 10.0.0.133 - - [2025-11-11 14:49:17] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.009468 10.0.0.133 - - [2025-11-11 14:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005665 10.0.0.133 - - [2025-11-11 14:49:17] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.022222 10.0.0.133 - - [2025-11-11 14:49:17] "POST /security-groups HTTP/1.1" 409 285 0.003854 10.0.0.133 - - [2025-11-11 14:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.133 - - [2025-11-11 14:49:17] "PUT /security-group/6d6077c3-8e32-4fa6-812e-b211d0b53d8f HTTP/1.1" 200 263 0.061308 10.0.0.133 - - [2025-11-11 14:49:17] "PUT /access-control-list/a47acf7d-21d9-4a9c-8d8b-8b9b3d33465a HTTP/1.1" 200 273 0.011158 10.0.0.133 - - [2025-11-11 14:49:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.033518 10.0.0.133 - - [2025-11-11 14:49:17] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.006539 10.0.0.133 - - [2025-11-11 14:49:17] "PUT /access-control-list/db4c3053-2d54-4388-b944-5973760a2d7a HTTP/1.1" 200 273 0.033566 10.0.0.133 - - [2025-11-11 14:49:18] "GET /firewall-rule/f34f3979-595f-4154-b04b-62b492f9fdd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005496 10.0.0.133 - - [2025-11-11 14:49:18] "POST /ref-update HTTP/1.1" 200 156 0.084837 10.0.0.133 - - [2025-11-11 14:49:18] "DELETE /firewall-rule/f34f3979-595f-4154-b04b-62b492f9fdd5 HTTP/1.1" 200 115 0.047392 10.0.0.133 - - [2025-11-11 14:49:18] "GET /firewall-policy/6ce36f80-2732-4542-b1e6-2e250464a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.005921 10.0.0.133 - - [2025-11-11 14:49:18] "GET /firewall-rule/67b80826-3199-4926-a984-647f5b55e6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003436 10.0.0.133 - - [2025-11-11 14:49:18] "POST /ref-update HTTP/1.1" 200 156 0.079068 10.0.0.133 - - [2025-11-11 14:49:18] "DELETE /firewall-rule/67b80826-3199-4926-a984-647f5b55e6e5 HTTP/1.1" 200 115 0.050292 10.0.0.133 - - [2025-11-11 14:49:18] "DELETE /tag/5bafca05-8117-4200-a998-eb0a23d902ee HTTP/1.1" 200 115 0.053394 10.0.0.133 - - [2025-11-11 14:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.133 - - [2025-11-11 14:49:18] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005477 10.0.0.133 - - [2025-11-11 14:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.133 - - [2025-11-11 14:49:18] "GET /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.023374 10.0.0.133 - - [2025-11-11 14:49:18] "PUT /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc HTTP/1.1" 200 265 0.070795 10.0.0.133 - - [2025-11-11 14:49:18] "PUT /virtual-network/0650d2f5-0a0c-40a2-b7f1-35f02457d0c8 HTTP/1.1" 200 265 0.055214 10.0.0.133 - - [2025-11-11 14:49:18] "DELETE /security-group/6d6077c3-8e32-4fa6-812e-b211d0b53d8f HTTP/1.1" 200 115 0.086724 10.0.0.133 - - [2025-11-11 14:49:18] "DELETE /access-control-list/a47acf7d-21d9-4a9c-8d8b-8b9b3d33465a HTTP/1.1" 200 115 0.056579 10.0.0.133 - - [2025-11-11 14:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007896 10.0.0.133 - - [2025-11-11 14:49:18] "DELETE /access-control-list/db4c3053-2d54-4388-b944-5973760a2d7a HTTP/1.1" 200 115 0.057918 10.0.0.133 - - [2025-11-11 14:49:18] "GET /project/11da6be4-d90c-4315-8ea0-30d0e69b22fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.079531 10.0.0.133 - - [2025-11-11 14:49:19] "GET /project/11da6be4-d90c-4315-8ea0-30d0e69b22fb?fields=security_groups HTTP/1.1" 200 1352 0.049035 10.0.0.133 - - [2025-11-11 14:49:19] "DELETE /security-group/7e73a82c-0a00-4fa9-91c0-cef007bc8d18 HTTP/1.1" 200 115 0.064846 10.0.0.133 - - [2025-11-11 14:49:19] "DELETE /access-control-list/946d5c38-d2e1-4f1f-aa5f-b8053d7db066 HTTP/1.1" 200 115 0.051654 10.0.0.133 - - [2025-11-11 14:49:19] "GET /project/11da6be4-d90c-4315-8ea0-30d0e69b22fb?fields=application_policy_sets HTTP/1.1" 200 1391 0.075011 10.0.0.133 - - [2025-11-11 14:49:19] "DELETE /access-control-list/dac86ed0-c36d-4a98-b7d5-821358b420f0 HTTP/1.1" 200 115 0.089658 10.0.0.133 - - [2025-11-11 14:49:19] "DELETE /project/11da6be4-d90c-4315-8ea0-30d0e69b22fb HTTP/1.1" 200 115 0.490601 10.0.0.133 - - [2025-11-11 14:50:13] "GET / HTTP/1.1" 200 36215 0.001703 10.0.0.133 - - [2025-11-11 14:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.133 - - [2025-11-11 14:50:13] "GET /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004167 10.0.0.133 - - [2025-11-11 14:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.133 - - [2025-11-11 14:50:14] "GET /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002614 10.0.0.133 - - [2025-11-11 14:50:28] "GET / HTTP/1.1" 200 36215 0.001698 10.0.0.133 - - [2025-11-11 14:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.133 - - [2025-11-11 14:50:28] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004370 10.0.0.133 - - [2025-11-11 14:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.133 - - [2025-11-11 14:50:28] "GET /config-node/4510e6bb-2c46-472c-ba13-c772fe51cd42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003169 10.0.0.133 - - [2025-11-11 14:50:29] "GET / HTTP/1.1" 200 36215 0.001577 10.0.0.133 - - [2025-11-11 14:50:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002396 10.0.0.133 - - [2025-11-11 14:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.133 - - [2025-11-11 14:50:34] "GET /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002640 10.0.0.133 - - [2025-11-11 14:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.133 - - [2025-11-11 14:50:34] "PUT /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf HTTP/1.1" 200 277 0.008138 10.0.0.133 - - [2025-11-11 14:50:34] "GET / HTTP/1.1" 200 36215 0.001698 10.0.0.133 - - [2025-11-11 14:50:34] "POST /alarms HTTP/1.1" 409 264 0.002343 10.0.0.133 - - [2025-11-11 14:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.133 - - [2025-11-11 14:50:34] "PUT /alarm/041e216b-1107-4ead-8b23-c881fa353e78 HTTP/1.1" 200 245 0.010599 10.0.0.133 - - [2025-11-11 14:50:34] "POST /alarms HTTP/1.1" 409 261 0.002315 10.0.0.133 - - [2025-11-11 14:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.133 - - [2025-11-11 14:50:34] "PUT /alarm/b610b07a-8f2e-4d38-8628-a25ebdc38ae8 HTTP/1.1" 200 245 0.010187 10.0.0.133 - - [2025-11-11 14:50:34] "POST /alarms HTTP/1.1" 409 261 0.002475 10.0.0.133 - - [2025-11-11 14:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.133 - - [2025-11-11 14:50:34] "PUT /alarm/1d160c8f-1a3c-4c7b-a77a-0659871958d7 HTTP/1.1" 200 245 0.012249 10.0.0.133 - - [2025-11-11 14:50:34] "POST /alarms HTTP/1.1" 409 253 0.002311 10.0.0.133 - - [2025-11-11 14:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.133 - - [2025-11-11 14:50:34] "PUT /alarm/a6313b3b-a614-48b9-98b5-b817382e14d9 HTTP/1.1" 200 245 0.009316 10.0.0.133 - - [2025-11-11 14:50:34] "POST /alarms HTTP/1.1" 409 251 0.009003 10.0.0.133 - - [2025-11-11 14:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.133 - - [2025-11-11 14:50:34] "PUT /alarm/d187e7cd-18a1-4775-afd8-409516bb0f6c HTTP/1.1" 200 245 0.011938 10.0.0.133 - - [2025-11-11 14:50:34] "POST /alarms HTTP/1.1" 409 252 0.004775 10.0.0.133 - - [2025-11-11 14:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001241 10.0.0.133 - - [2025-11-11 14:50:34] "PUT /alarm/69e3e530-ba05-40e9-bc0b-4b1eba0bb9d8 HTTP/1.1" 200 245 0.011195 10.0.0.133 - - [2025-11-11 14:50:34] "POST /alarms HTTP/1.1" 409 256 0.006082 10.0.0.133 - - [2025-11-11 14:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.133 - - [2025-11-11 14:50:34] "PUT /alarm/dc77e8b9-8ce7-4c06-908d-989d6e762e04 HTTP/1.1" 200 245 0.011640 10.0.0.133 - - [2025-11-11 14:50:34] "POST /alarms HTTP/1.1" 409 248 0.008772 10.0.0.133 - - [2025-11-11 14:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.133 - - [2025-11-11 14:50:35] "PUT /alarm/bc7206bb-ea53-43cc-9ed6-42adcb2f8afe HTTP/1.1" 200 245 0.010761 10.0.0.133 - - [2025-11-11 14:50:35] "POST /alarms HTTP/1.1" 409 252 0.011471 10.0.0.133 - - [2025-11-11 14:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.133 - - [2025-11-11 14:50:35] "PUT /alarm/d9ebcfed-66af-46d1-b68b-9a417bb5f3ef HTTP/1.1" 200 245 0.011054 10.0.0.133 - - [2025-11-11 14:50:35] "POST /alarms HTTP/1.1" 409 257 0.008458 10.0.0.133 - - [2025-11-11 14:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.133 - - [2025-11-11 14:50:35] "PUT /alarm/4d3dfb64-07ed-4c8e-a925-86b1df38ff0a HTTP/1.1" 200 245 0.011384 10.0.0.133 - - [2025-11-11 14:50:35] "POST /alarms HTTP/1.1" 409 251 0.008532 10.0.0.133 - - [2025-11-11 14:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.133 - - [2025-11-11 14:50:35] "PUT /alarm/040a031d-e009-4d67-bc3f-cab806804cbc HTTP/1.1" 200 245 0.012444 10.0.0.133 - - [2025-11-11 14:50:35] "POST /alarms HTTP/1.1" 409 257 0.009430 10.0.0.133 - - [2025-11-11 14:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.133 - - [2025-11-11 14:50:35] "PUT /alarm/e5aa057e-ac61-444d-b1b5-4a4b6282c464 HTTP/1.1" 200 245 0.012691 10.0.0.133 - - [2025-11-11 14:50:35] "POST /alarms HTTP/1.1" 409 261 0.003950 10.0.0.133 - - [2025-11-11 14:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006124 10.0.0.133 - - [2025-11-11 14:50:35] "PUT /alarm/d0df92bf-6dbf-44a8-a3ff-b7824a41e55b HTTP/1.1" 200 245 0.020894 10.0.0.133 - - [2025-11-11 14:50:35] "POST /alarms HTTP/1.1" 409 258 0.004412 10.0.0.133 - - [2025-11-11 14:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.133 - - [2025-11-11 14:50:35] "PUT /alarm/7a30b196-892e-4ca5-95ac-e5b574617666 HTTP/1.1" 200 245 0.011528 10.0.0.133 - - [2025-11-11 14:50:35] "POST /alarms HTTP/1.1" 409 254 0.012262 10.0.0.133 - - [2025-11-11 14:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.133 - - [2025-11-11 14:50:35] "PUT /alarm/278568f4-c85a-4034-b7fb-e20f42a6d851 HTTP/1.1" 200 245 0.010894 10.0.0.133 - - [2025-11-11 14:50:35] "POST /alarms HTTP/1.1" 409 254 0.012358 10.0.0.133 - - [2025-11-11 14:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.133 - - [2025-11-11 14:50:35] "PUT /alarm/96cdae8a-060d-4c31-b36c-452f256cc5f1 HTTP/1.1" 200 245 0.010318 10.0.0.133 - - [2025-11-11 14:50:35] "POST /alarms HTTP/1.1" 409 254 0.003076 10.0.0.133 - - [2025-11-11 14:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.133 - - [2025-11-11 14:50:35] "PUT /alarm/a3db459e-a6fb-4ab0-bece-e4af2c6e4b2e HTTP/1.1" 200 245 0.012490 10.0.0.133 - - [2025-11-11 14:50:35] "POST /alarms HTTP/1.1" 409 247 0.005692 10.0.0.133 - - [2025-11-11 14:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.133 - - [2025-11-11 14:50:35] "PUT /alarm/402bccc2-2587-44e9-82c0-5860b27812c0 HTTP/1.1" 200 245 0.011425 10.0.0.133 - - [2025-11-11 14:50:35] "POST /alarms HTTP/1.1" 409 272 0.011010 10.0.0.133 - - [2025-11-11 14:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.133 - - [2025-11-11 14:50:35] "PUT /alarm/dd479ea8-3fba-40a2-8b4e-628b59655796 HTTP/1.1" 200 245 0.012194 10.0.0.133 - - [2025-11-11 14:50:35] "POST /alarms HTTP/1.1" 409 261 0.012168 10.0.0.133 - - [2025-11-11 14:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.133 - - [2025-11-11 14:50:35] "PUT /alarm/31605117-a6b9-4ca9-8fd4-f461b35f5a69 HTTP/1.1" 200 245 0.014223 10.0.0.133 - - [2025-11-11 14:50:35] "POST /alarms HTTP/1.1" 409 259 0.013200 10.0.0.133 - - [2025-11-11 14:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005397 10.0.0.133 - - [2025-11-11 14:50:36] "PUT /alarm/54d9a1e7-7beb-4e66-93ae-1c96eb0e6f24 HTTP/1.1" 200 245 0.011613 10.0.0.133 - - [2025-11-11 14:50:36] "POST /alarms HTTP/1.1" 409 265 0.006041 10.0.0.133 - - [2025-11-11 14:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.133 - - [2025-11-11 14:50:36] "PUT /alarm/c569643d-2c0d-4e68-8e2f-8fcb5947aae3 HTTP/1.1" 200 245 0.011852 10.0.0.133 - - [2025-11-11 14:50:36] "POST /alarms HTTP/1.1" 409 279 0.015036 10.0.0.133 - - [2025-11-11 14:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.133 - - [2025-11-11 14:50:36] "PUT /alarm/5db5a1fe-21ef-41b2-b607-a42e3fa5ee41 HTTP/1.1" 200 245 0.011885 10.0.0.133 - - [2025-11-11 14:50:36] "GET / HTTP/1.1" 200 36215 0.002200 10.0.0.133 - - [2025-11-11 14:50:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002262 10.0.0.133 - - [2025-11-11 14:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.133 - - [2025-11-11 14:50:36] "PUT /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf HTTP/1.1" 200 277 0.007714 10.0.0.133 - - [2025-11-11 14:50:36] "GET / HTTP/1.1" 200 36215 0.001808 10.0.0.133 - - [2025-11-11 14:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.133 - - [2025-11-11 14:50:36] "GET /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002917 10.0.0.133 - - [2025-11-11 14:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.133 - - [2025-11-11 14:50:36] "PUT /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf HTTP/1.1" 200 277 0.010485 10.0.0.133 - - [2025-11-11 14:50:37] "GET / HTTP/1.1" 200 36215 0.002199 10.0.0.133 - - [2025-11-11 14:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.133 - - [2025-11-11 14:50:37] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.011576 10.0.0.133 - - [2025-11-11 14:50:37] "PUT /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582 HTTP/1.1" 200 275 0.025135 10.0.0.133 - - [2025-11-11 14:50:40] "GET / HTTP/1.1" 200 36215 0.001625 10.0.0.133 - - [2025-11-11 14:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.133 - - [2025-11-11 14:50:40] "GET /routing-instance/992e2a7e-053d-4536-8e17-d0655d873a3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003191 10.0.0.133 - - [2025-11-11 14:50:40] "POST /bgp-routers HTTP/1.1" 409 301 0.002172 10.0.0.133 - - [2025-11-11 14:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007553 10.0.0.133 - - [2025-11-11 14:50:40] "GET /bgp-router/47b4194c-5f90-4387-8dce-17cc87345433?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004218 10.0.0.133 - - [2025-11-11 14:50:40] "PUT /bgp-router/47b4194c-5f90-4387-8dce-17cc87345433 HTTP/1.1" 200 255 0.027612 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:50:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001120 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:50:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001028 10.0.0.133 - - [2025-11-11 14:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.133 - - [2025-11-11 14:50:43] "GET /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002872 10.0.0.133 - - [2025-11-11 14:50:55] "GET / HTTP/1.1" 200 36215 0.002116 10.0.0.133 - - [2025-11-11 14:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.133 - - [2025-11-11 14:50:55] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005619 10.0.0.133 - - [2025-11-11 14:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.133 - - [2025-11-11 14:50:55] "GET /config-node/4510e6bb-2c46-472c-ba13-c772fe51cd42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002236 10.0.0.133 - - [2025-11-11 14:51:07] "GET / HTTP/1.1" 200 36215 0.001710 10.0.0.133 - - [2025-11-11 14:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.133 - - [2025-11-11 14:51:07] "GET /routing-instance/992e2a7e-053d-4536-8e17-d0655d873a3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003372 10.0.0.133 - - [2025-11-11 14:51:07] "POST /bgp-routers HTTP/1.1" 409 301 0.002678 10.0.0.133 - - [2025-11-11 14:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.133 - - [2025-11-11 14:51:07] "GET /bgp-router/47b4194c-5f90-4387-8dce-17cc87345433?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003558 10.0.0.133 - - [2025-11-11 14:51:07] "PUT /bgp-router/47b4194c-5f90-4387-8dce-17cc87345433 HTTP/1.1" 200 255 0.012864 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:51:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001096 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:51:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001157 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:51:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001188 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:51:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001143 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:51:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001234 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:51:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001728 10.0.0.133 - - [2025-11-11 14:51:55] "GET / HTTP/1.1" 200 36215 0.001788 10.0.0.133 - - [2025-11-11 14:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.133 - - [2025-11-11 14:51:55] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004558 10.0.0.133 - - [2025-11-11 14:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.133 - - [2025-11-11 14:51:55] "GET /config-node/4510e6bb-2c46-472c-ba13-c772fe51cd42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001652 10.0.0.133 - - [2025-11-11 14:51:56] "GET / HTTP/1.1" 200 36215 0.001571 10.0.0.133 - - [2025-11-11 14:51:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002407 10.0.0.133 - - [2025-11-11 14:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.133 - - [2025-11-11 14:52:01] "GET /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003306 10.0.0.133 - - [2025-11-11 14:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.133 - - [2025-11-11 14:52:01] "PUT /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf HTTP/1.1" 200 277 0.012065 10.0.0.133 - - [2025-11-11 14:52:01] "GET / HTTP/1.1" 200 36215 0.002080 10.0.0.133 - - [2025-11-11 14:52:01] "POST /alarms HTTP/1.1" 409 264 0.002770 10.0.0.133 - - [2025-11-11 14:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.133 - - [2025-11-11 14:52:01] "PUT /alarm/041e216b-1107-4ead-8b23-c881fa353e78 HTTP/1.1" 200 245 0.009860 10.0.0.133 - - [2025-11-11 14:52:01] "POST /alarms HTTP/1.1" 409 261 0.005273 10.0.0.133 - - [2025-11-11 14:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.133 - - [2025-11-11 14:52:01] "PUT /alarm/b610b07a-8f2e-4d38-8628-a25ebdc38ae8 HTTP/1.1" 200 245 0.012719 10.0.0.133 - - [2025-11-11 14:52:01] "POST /alarms HTTP/1.1" 409 261 0.003487 10.0.0.133 - - [2025-11-11 14:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006208 10.0.0.133 - - [2025-11-11 14:52:01] "PUT /alarm/1d160c8f-1a3c-4c7b-a77a-0659871958d7 HTTP/1.1" 200 245 0.013898 10.0.0.133 - - [2025-11-11 14:52:01] "POST /alarms HTTP/1.1" 409 253 0.012103 10.0.0.133 - - [2025-11-11 14:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.133 - - [2025-11-11 14:52:01] "PUT /alarm/a6313b3b-a614-48b9-98b5-b817382e14d9 HTTP/1.1" 200 245 0.013491 10.0.0.133 - - [2025-11-11 14:52:01] "POST /alarms HTTP/1.1" 409 251 0.019648 10.0.0.133 - - [2025-11-11 14:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.133 - - [2025-11-11 14:52:01] "PUT /alarm/d187e7cd-18a1-4775-afd8-409516bb0f6c HTTP/1.1" 200 245 0.014401 10.0.0.133 - - [2025-11-11 14:52:01] "POST /alarms HTTP/1.1" 409 252 0.010657 10.0.0.133 - - [2025-11-11 14:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.133 - - [2025-11-11 14:52:01] "PUT /alarm/69e3e530-ba05-40e9-bc0b-4b1eba0bb9d8 HTTP/1.1" 200 245 0.012272 10.0.0.133 - - [2025-11-11 14:52:01] "POST /alarms HTTP/1.1" 409 256 0.013382 10.0.0.133 - - [2025-11-11 14:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.133 - - [2025-11-11 14:52:01] "PUT /alarm/dc77e8b9-8ce7-4c06-908d-989d6e762e04 HTTP/1.1" 200 245 0.012300 10.0.0.133 - - [2025-11-11 14:52:01] "POST /alarms HTTP/1.1" 409 248 0.017207 10.0.0.133 - - [2025-11-11 14:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.133 - - [2025-11-11 14:52:01] "PUT /alarm/bc7206bb-ea53-43cc-9ed6-42adcb2f8afe HTTP/1.1" 200 245 0.011074 10.0.0.133 - - [2025-11-11 14:52:02] "POST /alarms HTTP/1.1" 409 252 0.015018 10.0.0.133 - - [2025-11-11 14:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.133 - - [2025-11-11 14:52:02] "PUT /alarm/d9ebcfed-66af-46d1-b68b-9a417bb5f3ef HTTP/1.1" 200 245 0.016250 10.0.0.133 - - [2025-11-11 14:52:02] "POST /alarms HTTP/1.1" 409 257 0.011906 10.0.0.133 - - [2025-11-11 14:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007134 10.0.0.133 - - [2025-11-11 14:52:02] "PUT /alarm/4d3dfb64-07ed-4c8e-a925-86b1df38ff0a HTTP/1.1" 200 245 0.020428 10.0.0.133 - - [2025-11-11 14:52:02] "POST /alarms HTTP/1.1" 409 251 0.013269 10.0.0.133 - - [2025-11-11 14:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.133 - - [2025-11-11 14:52:02] "PUT /alarm/040a031d-e009-4d67-bc3f-cab806804cbc HTTP/1.1" 200 245 0.017796 10.0.0.133 - - [2025-11-11 14:52:02] "POST /alarms HTTP/1.1" 409 257 0.004818 10.0.0.133 - - [2025-11-11 14:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.133 - - [2025-11-11 14:52:02] "PUT /alarm/e5aa057e-ac61-444d-b1b5-4a4b6282c464 HTTP/1.1" 200 245 0.013367 10.0.0.133 - - [2025-11-11 14:52:02] "POST /alarms HTTP/1.1" 409 261 0.004643 10.0.0.133 - - [2025-11-11 14:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.133 - - [2025-11-11 14:52:02] "PUT /alarm/d0df92bf-6dbf-44a8-a3ff-b7824a41e55b HTTP/1.1" 200 245 0.013620 10.0.0.133 - - [2025-11-11 14:52:02] "POST /alarms HTTP/1.1" 409 258 0.016048 10.0.0.133 - - [2025-11-11 14:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.133 - - [2025-11-11 14:52:02] "PUT /alarm/7a30b196-892e-4ca5-95ac-e5b574617666 HTTP/1.1" 200 245 0.016484 10.0.0.133 - - [2025-11-11 14:52:02] "POST /alarms HTTP/1.1" 409 254 0.022437 10.0.0.133 - - [2025-11-11 14:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007820 10.0.0.133 - - [2025-11-11 14:52:02] "PUT /alarm/278568f4-c85a-4034-b7fb-e20f42a6d851 HTTP/1.1" 200 245 0.014916 10.0.0.133 - - [2025-11-11 14:52:02] "POST /alarms HTTP/1.1" 409 254 0.009406 10.0.0.133 - - [2025-11-11 14:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006263 10.0.0.133 - - [2025-11-11 14:52:02] "PUT /alarm/96cdae8a-060d-4c31-b36c-452f256cc5f1 HTTP/1.1" 200 245 0.012646 10.0.0.133 - - [2025-11-11 14:52:02] "POST /alarms HTTP/1.1" 409 254 0.012304 10.0.0.133 - - [2025-11-11 14:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.133 - - [2025-11-11 14:52:02] "PUT /alarm/a3db459e-a6fb-4ab0-bece-e4af2c6e4b2e HTTP/1.1" 200 245 0.013275 10.0.0.133 - - [2025-11-11 14:52:02] "POST /alarms HTTP/1.1" 409 247 0.008658 10.0.0.133 - - [2025-11-11 14:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006038 10.0.0.133 - - [2025-11-11 14:52:02] "PUT /alarm/402bccc2-2587-44e9-82c0-5860b27812c0 HTTP/1.1" 200 245 0.016545 10.0.0.133 - - [2025-11-11 14:52:02] "POST /alarms HTTP/1.1" 409 272 0.011040 10.0.0.133 - - [2025-11-11 14:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.133 - - [2025-11-11 14:52:02] "PUT /alarm/dd479ea8-3fba-40a2-8b4e-628b59655796 HTTP/1.1" 200 245 0.015265 10.0.0.133 - - [2025-11-11 14:52:02] "POST /alarms HTTP/1.1" 409 261 0.010030 10.0.0.133 - - [2025-11-11 14:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.133 - - [2025-11-11 14:52:03] "PUT /alarm/31605117-a6b9-4ca9-8fd4-f461b35f5a69 HTTP/1.1" 200 245 0.016561 10.0.0.133 - - [2025-11-11 14:52:03] "POST /alarms HTTP/1.1" 409 259 0.006331 10.0.0.133 - - [2025-11-11 14:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011125 10.0.0.133 - - [2025-11-11 14:52:03] "PUT /alarm/54d9a1e7-7beb-4e66-93ae-1c96eb0e6f24 HTTP/1.1" 200 245 0.017685 10.0.0.133 - - [2025-11-11 14:52:03] "POST /alarms HTTP/1.1" 409 265 0.015006 10.0.0.133 - - [2025-11-11 14:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.133 - - [2025-11-11 14:52:03] "PUT /alarm/c569643d-2c0d-4e68-8e2f-8fcb5947aae3 HTTP/1.1" 200 245 0.019040 10.0.0.133 - - [2025-11-11 14:52:03] "POST /alarms HTTP/1.1" 409 279 0.026731 10.0.0.133 - - [2025-11-11 14:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.133 - - [2025-11-11 14:52:03] "PUT /alarm/5db5a1fe-21ef-41b2-b607-a42e3fa5ee41 HTTP/1.1" 200 245 0.013643 10.0.0.133 - - [2025-11-11 14:52:03] "GET / HTTP/1.1" 200 36215 0.001986 10.0.0.133 - - [2025-11-11 14:52:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002420 10.0.0.133 - - [2025-11-11 14:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.133 - - [2025-11-11 14:52:03] "PUT /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf HTTP/1.1" 200 277 0.009983 10.0.0.133 - - [2025-11-11 14:52:03] "GET / HTTP/1.1" 200 36215 0.002075 10.0.0.133 - - [2025-11-11 14:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.133 - - [2025-11-11 14:52:03] "GET /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.011403 10.0.0.133 - - [2025-11-11 14:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.133 - - [2025-11-11 14:52:04] "PUT /global-vrouter-config/a0462222-d8d2-4bac-b640-7b1a79460cbf HTTP/1.1" 200 277 0.012643 10.0.0.133 - - [2025-11-11 14:52:04] "GET / HTTP/1.1" 200 36215 0.001844 10.0.0.133 - - [2025-11-11 14:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.133 - - [2025-11-11 14:52:04] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005211 10.0.0.133 - - [2025-11-11 14:52:04] "PUT /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582 HTTP/1.1" 200 275 0.017923 10.0.0.133 - - [2025-11-11 14:52:07] "GET / HTTP/1.1" 200 36215 0.001758 10.0.0.133 - - [2025-11-11 14:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009583 10.0.0.133 - - [2025-11-11 14:52:07] "GET /routing-instance/992e2a7e-053d-4536-8e17-d0655d873a3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003456 10.0.0.133 - - [2025-11-11 14:52:07] "POST /bgp-routers HTTP/1.1" 409 301 0.008092 10.0.0.133 - - [2025-11-11 14:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.133 - - [2025-11-11 14:52:07] "GET /bgp-router/47b4194c-5f90-4387-8dce-17cc87345433?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.007065 10.0.0.133 - - [2025-11-11 14:52:07] "PUT /bgp-router/47b4194c-5f90-4387-8dce-17cc87345433 HTTP/1.1" 200 255 0.017534 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:52:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001163 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:52:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001167 10.0.0.133 - - [2025-11-11 14:52:12] "POST /tags HTTP/1.1" 200 356 0.030294 10.0.0.133 - - [2025-11-11 14:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.133 - - [2025-11-11 14:52:12] "GET /tag/20c84e5a-5de8-40e1-90f6-271bb51d8399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.015260 10.0.0.133 - - [2025-11-11 14:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.133 - - [2025-11-11 14:52:12] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008600 10.0.0.133 - - [2025-11-11 14:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.133 - - [2025-11-11 14:52:12] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.066231 10.0.0.133 - - [2025-11-11 14:52:12] "POST /virtual-machines HTTP/1.1" 200 352 0.018577 10.0.0.133 - - [2025-11-11 14:52:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.042429 10.0.0.133 - - [2025-11-11 14:52:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.199792 10.0.0.133 - - [2025-11-11 14:52:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.048427 10.0.0.133 - - [2025-11-11 14:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.021795 10.0.0.133 - - [2025-11-11 14:52:12] "GET /virtual-machine-interface/0184a93e-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.018068 10.0.0.133 - - [2025-11-11 14:52:12] "POST /instance-ips HTTP/1.1" 200 392 0.051077 10.0.0.133 - - [2025-11-11 14:52:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.065881 10.0.0.133 - - [2025-11-11 14:52:12] "GET /virtual-machine-interface/0184a93e-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.022413 10.0.0.133 - - [2025-11-11 14:52:13] "POST /set-tag HTTP/1.1" 200 109 0.032465 10.0.0.133 - - [2025-11-11 14:52:13] "GET /virtual-machine-interface/0184a93e-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.036529 10.0.0.133 - - [2025-11-11 14:52:13] "GET /instance-ip/01b28a02-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.014030 10.0.0.133 - - [2025-11-11 14:52:13] "GET /virtual-machine-interface/0184a93e-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008662 10.0.0.133 - - [2025-11-11 14:52:13] "POST /set-tag HTTP/1.1" 200 109 0.002541 10.0.0.133 - - [2025-11-11 14:52:13] "GET /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.009713 10.0.0.133 - - [2025-11-11 14:52:13] "POST /ref-update HTTP/1.1" 200 156 0.018261 10.0.0.133 - - [2025-11-11 14:52:13] "GET /virtual-machine-interface/0184a93e-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006152 10.0.0.133 - - [2025-11-11 14:52:13] "POST /set-tag HTTP/1.1" 200 109 0.004824 10.0.0.133 - - [2025-11-11 14:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.133 - - [2025-11-11 14:52:13] "GET /virtual-network/19cd4aed-91ea-4a06-abdb-55d69400e0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003834 10.0.0.133 - - [2025-11-11 14:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.133 - - [2025-11-11 14:52:13] "GET /project/7b21ea9a-d462-445a-92a7-a4706ba5f41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040004 10.0.0.133 - - [2025-11-11 14:52:13] "POST /virtual-machines HTTP/1.1" 200 356 0.008471 10.0.0.133 - - [2025-11-11 14:52:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023669 10.0.0.133 - - [2025-11-11 14:52:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.136136 10.0.0.133 - - [2025-11-11 14:52:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009789 10.0.0.133 - - [2025-11-11 14:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009277 10.0.0.133 - - [2025-11-11 14:52:13] "GET /virtual-machine-interface/0227cb50-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2820 0.005563 10.0.0.133 - - [2025-11-11 14:52:13] "POST /instance-ips HTTP/1.1" 200 396 0.022335 10.0.0.133 - - [2025-11-11 14:52:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022310 10.0.0.133 - - [2025-11-11 14:52:13] "GET /virtual-machine-interface/0227cb50-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2820 0.014729 10.0.0.133 - - [2025-11-11 14:52:13] "POST /set-tag HTTP/1.1" 200 109 0.019534 10.0.0.133 - - [2025-11-11 14:52:13] "GET /virtual-machine-interface/0227cb50-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.008459 10.0.0.133 - - [2025-11-11 14:52:13] "GET /instance-ip/02468414-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003673 10.0.0.133 - - [2025-11-11 14:52:14] "GET /virtual-machine-interface/0227cb50-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005397 10.0.0.133 - - [2025-11-11 14:52:14] "POST /set-tag HTTP/1.1" 200 109 0.002444 10.0.0.133 - - [2025-11-11 14:52:14] "GET /virtual-router/5dcfc4a4-50e4-498f-982d-4fecaa1e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004525 10.0.0.133 - - [2025-11-11 14:52:14] "POST /ref-update HTTP/1.1" 200 156 0.010412 10.0.0.133 - - [2025-11-11 14:52:14] "GET /virtual-machine-interface/0227cb50-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.008586 10.0.0.133 - - [2025-11-11 14:52:14] "POST /set-tag HTTP/1.1" 200 109 0.003297 10.0.0.133 - - [2025-11-11 14:52:14] "GET /virtual-machine-interface/0184a93e-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005494 10.0.0.133 - - [2025-11-11 14:52:14] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.133 - - [2025-11-11 14:52:14] "GET /virtual-machine-interface/0227cb50-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.004310 10.0.0.133 - - [2025-11-11 14:52:14] "POST /set-tag HTTP/1.1" 200 109 0.002606 10.0.0.133 - - [2025-11-11 14:52:23] "GET / HTTP/1.1" 200 36215 0.001952 10.0.0.133 - - [2025-11-11 14:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.133 - - [2025-11-11 14:52:23] "GET /global-system-config/fe522297-30f3-427e-88fc-10073b5eb582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004835 10.0.0.133 - - [2025-11-11 14:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.133 - - [2025-11-11 14:52:23] "GET /config-node/4510e6bb-2c46-472c-ba13-c772fe51cd42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002916 10.0.0.133 - - [2025-11-11 14:52:25] "GET /virtual-machine-interface/0184a93e-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005785 10.0.0.133 - - [2025-11-11 14:52:25] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.133 - - [2025-11-11 14:52:26] "GET /virtual-machine-interface/0227cb50-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006141 10.0.0.133 - - [2025-11-11 14:52:26] "POST /set-tag HTTP/1.1" 200 109 0.003124 10.0.0.133 - - [2025-11-11 14:52:27] "GET /virtual-machine-interface/0184a93e-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006350 10.0.0.133 - - [2025-11-11 14:52:27] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.133 - - [2025-11-11 14:52:35] "GET / HTTP/1.1" 200 36215 0.001564 10.0.0.133 - - [2025-11-11 14:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.133 - - [2025-11-11 14:52:35] "GET /routing-instance/992e2a7e-053d-4536-8e17-d0655d873a3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.007600 10.0.0.133 - - [2025-11-11 14:52:35] "POST /bgp-routers HTTP/1.1" 409 301 0.002905 10.0.0.133 - - [2025-11-11 14:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005908 10.0.0.133 - - [2025-11-11 14:52:35] "GET /bgp-router/47b4194c-5f90-4387-8dce-17cc87345433?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.008222 10.0.0.133 - - [2025-11-11 14:52:35] "PUT /bgp-router/47b4194c-5f90-4387-8dce-17cc87345433 HTTP/1.1" 200 255 0.016106 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:52:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001252 [Introspect:8084]10.0.0.133 - - [2025-11-11 14:52:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002638 10.0.0.133 - - [2025-11-11 14:52:58] "GET /virtual-machine-interface/0184a93e-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007170 10.0.0.133 - - [2025-11-11 14:52:58] "POST /set-tag HTTP/1.1" 200 109 0.004422 10.0.0.133 - - [2025-11-11 14:52:58] "GET /virtual-machine-interface/0184a93e-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005228 10.0.0.133 - - [2025-11-11 14:52:58] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.133 - - [2025-11-11 14:52:58] "GET /virtual-machine/a11c1eb2-4075-4190-b824-847654f68a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.004444 10.0.0.133 - - [2025-11-11 14:52:58] "POST /ref-update HTTP/1.1" 200 156 0.016929 10.0.0.133 - - [2025-11-11 14:52:58] "GET /virtual-machine-interface/0184a93e-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005961 10.0.0.133 - - [2025-11-11 14:52:58] "POST /set-tag HTTP/1.1" 200 109 0.016112 10.0.0.133 - - [2025-11-11 14:52:58] "POST /set-tag HTTP/1.1" 200 109 0.027400 10.0.0.133 - - [2025-11-11 14:52:58] "DELETE /instance-ip/01b28a02-bf0e-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.031587 10.0.0.133 - - [2025-11-11 14:52:58] "DELETE /virtual-machine-interface/0184a93e-bf0e-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.055979 10.0.0.133 - - [2025-11-11 14:52:58] "DELETE /virtual-machine/a11c1eb2-4075-4190-b824-847654f68a5d HTTP/1.1" 200 115 0.028587 10.0.0.133 - - [2025-11-11 14:52:58] "GET /virtual-machine-interface/0227cb50-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006813 10.0.0.133 - - [2025-11-11 14:52:59] "POST /set-tag HTTP/1.1" 200 109 0.003380 10.0.0.133 - - [2025-11-11 14:53:04] "GET /global-system-configs HTTP/1.1" 200 323 0.003328 10.0.0.133 - - [2025-11-11 14:53:10] "GET /global-system-configs HTTP/1.1" 200 323 0.002856 10.0.0.133 - - [2025-11-11 14:53:29] "GET /virtual-machine-interface/0227cb50-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.010662 10.0.0.133 - - [2025-11-11 14:53:29] "POST /set-tag HTTP/1.1" 200 109 0.003457 10.0.0.133 - - [2025-11-11 14:53:29] "GET /virtual-machine-interface/0227cb50-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.007734 10.0.0.133 - - [2025-11-11 14:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002918 10.0.0.133 - - [2025-11-11 14:53:29] "GET /virtual-machine/02ad1cca-2259-46b4-96ef-79851d46eea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.012816 10.0.0.133 - - [2025-11-11 14:53:29] "POST /ref-update HTTP/1.1" 200 156 0.033645 10.0.0.133 - - [2025-11-11 14:53:29] "GET /virtual-machine-interface/0227cb50-bf0e-11f0-802d-fa163e687f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.025291 10.0.0.133 - - [2025-11-11 14:53:29] "POST /set-tag HTTP/1.1" 200 109 0.027241 10.0.0.133 - - [2025-11-11 14:53:30] "POST /set-tag HTTP/1.1" 200 109 0.069297 10.0.0.133 - - [2025-11-11 14:53:30] "DELETE /instance-ip/02468414-bf0e-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.051920 10.0.0.133 - - [2025-11-11 14:53:30] "DELETE /virtual-machine-interface/0227cb50-bf0e-11f0-802d-fa163e687f28 HTTP/1.1" 200 115 0.113125 10.0.0.133 - - [2025-11-11 14:53:30] "DELETE /virtual-machine/02ad1cca-2259-46b4-96ef-79851d46eea6 HTTP/1.1" 200 115 0.028065 10.0.0.133 - - [2025-11-11 14:53:30] "DELETE /tag/20c84e5a-5de8-40e1-90f6-271bb51d8399 HTTP/1.1" 200 115 0.048445