++ 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: =================== Fri Oct 10 03:20:51 AM UTC 2025 ===================' INFO: =================== Fri Oct 10 03:20:51 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50: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.50 ++ CONFIGDB_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50: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.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50: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.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50: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.50 ++ 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.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.50 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 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.50 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ uniq +++ local local_ips=,10.0.0.50,10.40.7.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.40.7.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/10/2025 03:21:37.276 7f3660f2cd40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/10/2025 03:21:37.698 7f3660f2cd40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/10/2025 03:21:37.738 7f3660f2cd40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/10/2025 03:21:37.738 7f3660f2cd40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2025-10-10 03:21:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000568 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-10-10 03:21:47] "GET / HTTP/1.1" 503 181 0.001317 10.0.0.50 - - [2025-10-10 03:21:48] "GET / HTTP/1.1" 200 45303 0.001352 10.0.0.50 - - [2025-10-10 03:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.50 - - [2025-10-10 03:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008934 10.0.0.50 - - [2025-10-10 03:21:48] "GET / HTTP/1.1" 200 35931 0.001268 10.0.0.50 - - [2025-10-10 03:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.50 - - [2025-10-10 03:21:48] "GET /global-system-config/a49f7094-0c3a-45f4-aca4-2529793e7576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004922 10.0.0.50 - - [2025-10-10 03:21:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.002290 10.0.0.50 - - [2025-10-10 03:21:48] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.121317 10.0.0.50 - - [2025-10-10 03:21:48] "GET / HTTP/1.1" 200 35931 0.001416 10.0.0.50 - - [2025-10-10 03:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.50 - - [2025-10-10 03:21:48] "GET /global-system-config/a49f7094-0c3a-45f4-aca4-2529793e7576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009875 10.0.0.50 - - [2025-10-10 03:21:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.010198 10.0.0.50 - - [2025-10-10 03:21:48] "GET / HTTP/1.1" 200 35931 0.003146 10.0.0.50 - - [2025-10-10 03:21:49] "GET / HTTP/1.1" 200 35931 0.008453 10.0.0.50 - - [2025-10-10 03:21:49] "POST /analytics-nodes HTTP/1.1" 200 599 0.110409 10.0.0.50 - - [2025-10-10 03:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015874 10.0.0.50 - - [2025-10-10 03:21:49] "GET /global-system-config/a49f7094-0c3a-45f4-aca4-2529793e7576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012766 10.0.0.50 - - [2025-10-10 03:21:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.010212 10.0.0.50 - - [2025-10-10 03:21:49] "POST /config-nodes HTTP/1.1" 200 593 0.048130 10.0.0.50 - - [2025-10-10 03:21:49] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.50 - - [2025-10-10 03:21:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003879 10.0.0.50 - - [2025-10-10 03:21:50] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.50 - - [2025-10-10 03:21:50] "GET / HTTP/1.1" 200 35931 0.001726 10.0.0.50 - - [2025-10-10 03:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.50 - - [2025-10-10 03:21:50] "GET /global-system-config/a49f7094-0c3a-45f4-aca4-2529793e7576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016740 10.0.0.50 - - [2025-10-10 03:21:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.059307 10.0.0.50 - - [2025-10-10 03:21:51] "POST /config-database-nodes HTTP/1.1" 200 611 0.210236 10.0.0.50 - - [2025-10-10 03:21:51] "GET / HTTP/1.1" 200 35931 0.001391 10.0.0.50 - - [2025-10-10 03:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012228 10.0.0.50 - - [2025-10-10 03:21:51] "GET /global-system-config/a49f7094-0c3a-45f4-aca4-2529793e7576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.032909 10.0.0.50 - - [2025-10-10 03:21:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.002383 10.0.0.50 - - [2025-10-10 03:21:51] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.145248 10.0.0.50 - - [2025-10-10 03:21:51] "GET / HTTP/1.1" 200 35931 0.001382 10.0.0.50 - - [2025-10-10 03:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.50 - - [2025-10-10 03:21:51] "GET /global-system-config/a49f7094-0c3a-45f4-aca4-2529793e7576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.029375 10.0.0.50 - - [2025-10-10 03:21:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.008634 10.0.0.50 - - [2025-10-10 03:21:52] "POST /database-nodes HTTP/1.1" 200 597 0.276823 10.0.0.50 - - [2025-10-10 03:21:53] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.50 - - [2025-10-10 03:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005218 10.0.0.50 - - [2025-10-10 03:21:53] "GET /routing-instance/7f82feb4-36e4-4e10-ae40-711d3239a161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007886 10.0.0.50 - - [2025-10-10 03:21:53] "POST /bgp-routers HTTP/1.1" 200 616 0.021613 10.0.0.50 - - [2025-10-10 03:21:53] "GET /bgp-router/65b9c185-bb3e-4b91-90a6-011e1e65399b?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.012490 10.0.0.50 - - [2025-10-10 03:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.50 - - [2025-10-10 03:21:53] "GET /global-system-config/a49f7094-0c3a-45f4-aca4-2529793e7576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008812 10.0.0.50 - - [2025-10-10 03:21:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018119 10.0.0.50 - - [2025-10-10 03:21:53] "POST /ref-update HTTP/1.1" 200 156 0.019146 10.0.0.50 - - [2025-10-10 03:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.50 - - [2025-10-10 03:21:54] "GET /global-vrouter-config/ffcd45e2-d56e-4535-a1b5-1b53fb80a59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.005444 10.0.0.50 - - [2025-10-10 03:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.50 - - [2025-10-10 03:21:54] "PUT /global-vrouter-config/ffcd45e2-d56e-4535-a1b5-1b53fb80a59b HTTP/1.1" 200 276 0.013870 10.0.0.50 - - [2025-10-10 03:21:55] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.50 - - [2025-10-10 03:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.50 - - [2025-10-10 03:21:55] "GET /network-ipam/98a9f6a6-c736-46bc-b812-47404fe8a109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003413 10.0.0.50 - - [2025-10-10 03:21:55] "POST /alarms HTTP/1.1" 200 581 0.022129 10.0.0.50 - - [2025-10-10 03:21:55] "POST /alarms HTTP/1.1" 200 575 0.038308 10.0.0.50 - - [2025-10-10 03:21:55] "POST /alarms HTTP/1.1" 200 575 0.028058 10.0.0.50 - - [2025-10-10 03:21:55] "POST /alarms HTTP/1.1" 200 559 0.047004 10.0.0.50 - - [2025-10-10 03:21:55] "POST /alarms HTTP/1.1" 200 555 0.051116 10.0.0.50 - - [2025-10-10 03:21:55] "POST /alarms HTTP/1.1" 200 557 0.051526 10.0.0.50 - - [2025-10-10 03:21:55] "POST /alarms HTTP/1.1" 200 565 0.033257 10.0.0.50 - - [2025-10-10 03:21:55] "POST /alarms HTTP/1.1" 200 549 0.072412 10.0.0.50 - - [2025-10-10 03:21:55] "POST /alarms HTTP/1.1" 200 557 0.067406 10.0.0.50 - - [2025-10-10 03:21:55] "POST /fqname-to-id HTTP/1.1" 404 225 0.005301 10.0.0.50 - - [2025-10-10 03:21:55] "POST /alarms HTTP/1.1" 200 567 0.037809 10.0.0.50 - - [2025-10-10 03:21:55] "POST /access-control-lists HTTP/1.1" 200 587 0.035026 10.0.0.50 - - [2025-10-10 03:21:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.027328 10.0.0.50 - - [2025-10-10 03:21:55] "POST /alarms HTTP/1.1" 200 555 0.059291 10.0.0.50 - - [2025-10-10 03:21:55] "POST /alarms HTTP/1.1" 200 567 0.048060 10.0.0.50 - - [2025-10-10 03:21:55] "POST /access-control-lists HTTP/1.1" 200 585 0.040903 10.0.0.50 - - [2025-10-10 03:21:56] "POST /alarms HTTP/1.1" 200 575 0.068241 10.0.0.50 - - [2025-10-10 03:21:56] "POST /route-targets HTTP/1.1" 200 327 0.035267 10.0.0.50 - - [2025-10-10 03:21:56] "POST /ref-update HTTP/1.1" 200 156 0.047367 10.0.0.50 - - [2025-10-10 03:21:56] "POST /alarms HTTP/1.1" 200 569 0.105732 10.0.0.50 - - [2025-10-10 03:21:56] "POST /route-targets HTTP/1.1" 200 327 0.066504 10.0.0.50 - - [2025-10-10 03:21:56] "POST /ref-update HTTP/1.1" 200 156 0.021201 10.0.0.50 - - [2025-10-10 03:21:56] "POST /alarms HTTP/1.1" 200 561 0.089069 10.0.0.50 - - [2025-10-10 03:21:56] "POST /route-targets HTTP/1.1" 200 327 0.025070 10.0.0.50 - - [2025-10-10 03:21:56] "POST /alarms HTTP/1.1" 200 561 0.067513 10.0.0.50 - - [2025-10-10 03:21:56] "POST /ref-update HTTP/1.1" 200 156 0.050112 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:21:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:21:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000750 10.0.0.50 - - [2025-10-10 03:21:56] "POST /alarms HTTP/1.1" 200 561 0.067688 10.0.0.50 - - [2025-10-10 03:21:56] "POST /route-targets HTTP/1.1" 200 327 0.067659 10.0.0.50 - - [2025-10-10 03:21:56] "POST /ref-update HTTP/1.1" 200 156 0.090269 10.0.0.50 - - [2025-10-10 03:21:56] "POST /alarms HTTP/1.1" 200 547 0.176254 10.0.0.50 - - [2025-10-10 03:21:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.002119 10.0.0.50 - - [2025-10-10 03:21:56] "POST /alarms HTTP/1.1" 200 595 0.244617 10.0.0.50 - - [2025-10-10 03:21:57] "POST /access-control-lists HTTP/1.1" 200 551 0.367502 10.0.0.50 - - [2025-10-10 03:21:57] "POST /alarms HTTP/1.1" 200 575 0.324941 10.0.0.50 - - [2025-10-10 03:21:57] "PUT /access-control-list/fb599182-42a5-4567-b5fc-047b09636643 HTTP/1.1" 200 272 0.010062 10.0.0.50 - - [2025-10-10 03:21:57] "POST /alarms HTTP/1.1" 200 571 0.174023 10.0.0.50 - - [2025-10-10 03:21:57] "PUT /access-control-list/61eb774c-341a-4a2c-a920-7f5aa51feb34 HTTP/1.1" 200 272 0.145837 10.0.0.50 - - [2025-10-10 03:21:57] "POST /alarms HTTP/1.1" 200 583 0.032467 10.0.0.50 - - [2025-10-10 03:21:57] "POST /alarms HTTP/1.1" 200 609 0.076528 10.0.0.50 - - [2025-10-10 03:21:57] "GET / HTTP/1.1" 200 35931 0.001705 10.0.0.50 - - [2025-10-10 03:21:58] "GET / HTTP/1.1" 200 35931 0.001314 10.0.0.50 - - [2025-10-10 03:21:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.014852 10.0.0.50 - - [2025-10-10 03:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.50 - - [2025-10-10 03:21:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.010374 10.0.0.50 - - [2025-10-10 03:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.50 - - [2025-10-10 03:21:58] "PUT /global-vrouter-config/ffcd45e2-d56e-4535-a1b5-1b53fb80a59b HTTP/1.1" 200 276 0.015466 10.0.0.50 - - [2025-10-10 03:21:58] "GET /global-system-config/a49f7094-0c3a-45f4-aca4-2529793e7576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.017489 10.0.0.50 - - [2025-10-10 03:21:58] "POST /service-appliance-sets HTTP/1.1" 200 553 0.045286 10.0.0.50 - - [2025-10-10 03:21:58] "POST /fqname-to-id HTTP/1.1" 404 180 0.003109 10.0.0.50 - - [2025-10-10 03:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.50 - - [2025-10-10 03:21:58] "GET /global-system-config/a49f7094-0c3a-45f4-aca4-2529793e7576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010063 10.0.0.50 - - [2025-10-10 03:21:58] "POST /service-appliance-sets HTTP/1.1" 200 541 0.083798 10.0.0.50 - - [2025-10-10 03:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.50 - - [2025-10-10 03:21:58] "GET /network-ipam/98a9f6a6-c736-46bc-b812-47404fe8a109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.010587 10.0.0.50 - - [2025-10-10 03:21:58] "GET / HTTP/1.1" 200 35931 0.001461 10.0.0.50 - - [2025-10-10 03:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.50 - - [2025-10-10 03:21:58] "GET /global-vrouter-config/ffcd45e2-d56e-4535-a1b5-1b53fb80a59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002979 10.0.0.50 - - [2025-10-10 03:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008344 10.0.0.50 - - [2025-10-10 03:21:58] "POST /service-templates HTTP/1.1" 200 511 0.063380 10.0.0.50 - - [2025-10-10 03:21:58] "PUT /global-vrouter-config/ffcd45e2-d56e-4535-a1b5-1b53fb80a59b HTTP/1.1" 200 276 0.048608 10.0.0.50 - - [2025-10-10 03:21:58] "POST /service-templates HTTP/1.1" 200 501 0.081784 10.0.0.50 - - [2025-10-10 03:21:58] "POST /service-templates HTTP/1.1" 200 515 0.068219 10.0.0.50 - - [2025-10-10 03:21:58] "POST /service-templates HTTP/1.1" 200 535 0.071903 10.0.0.50 - - [2025-10-10 03:21:59] "POST /service-templates HTTP/1.1" 200 507 0.047213 10.0.0.50 - - [2025-10-10 03:21:59] "GET / HTTP/1.1" 200 35931 0.001945 10.0.0.50 - - [2025-10-10 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.50 - - [2025-10-10 03:21:59] "GET /global-system-config/a49f7094-0c3a-45f4-aca4-2529793e7576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010959 10.0.0.50 - - [2025-10-10 03:21:59] "PUT /global-system-config/a49f7094-0c3a-45f4-aca4-2529793e7576 HTTP/1.1" 200 274 0.040080 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:22:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001297 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:22:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001362 10.0.0.50 - - [2025-10-10 03:22:09] "GET / HTTP/1.1" 200 35931 0.001224 10.0.0.50 - - [2025-10-10 03:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007073 10.0.0.50 - - [2025-10-10 03:22:09] "GET /domain/6523efc6-47e4-4a0b-9173-abcabed9b958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003091 10.0.0.50 - - [2025-10-10 03:22:10] "POST /id-to-fqname HTTP/1.1" 200 173 0.000784 10.0.0.50 - - [2025-10-10 03:22:10] "POST /fqname-to-id HTTP/1.1" 404 182 0.010081 10.0.0.50 - - [2025-10-10 03:22:10] "POST /security-groups HTTP/1.1" 200 570 0.135255 10.0.0.50 - - [2025-10-10 03:22:10] "POST /projects HTTP/1.1" 200 481 0.287181 10.0.0.50 - - [2025-10-10 03:22:10] "POST /fqname-to-id HTTP/1.1" 404 213 0.001905 10.0.0.50 - - [2025-10-10 03:22:10] "POST /access-control-lists HTTP/1.1" 200 579 0.081809 10.0.0.50 - - [2025-10-10 03:22:10] "POST /fqname-to-id HTTP/1.1" 404 212 0.019754 10.0.0.50 - - [2025-10-10 03:22:10] "POST /security-groups HTTP/1.1" 200 534 0.128146 10.0.0.50 - - [2025-10-10 03:22:10] "POST /chown HTTP/1.1" 200 109 0.022164 10.0.0.50 - - [2025-10-10 03:22:10] "POST /policy-managements HTTP/1.1" 409 214 0.002492 10.0.0.50 - - [2025-10-10 03:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.50 - - [2025-10-10 03:22:10] "POST /access-control-lists HTTP/1.1" 200 577 0.099031 10.0.0.50 - - [2025-10-10 03:22:10] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.049952 10.0.0.50 - - [2025-10-10 03:22:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.003744 10.0.0.50 - - [2025-10-10 03:22:10] "POST /access-control-lists HTTP/1.1" 200 594 0.031304 10.0.0.50 - - [2025-10-10 03:22:10] "POST /application-policy-sets HTTP/1.1" 200 528 0.050167 10.0.0.50 - - [2025-10-10 03:22:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.025722 10.0.0.50 - - [2025-10-10 03:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005786 10.0.0.50 - - [2025-10-10 03:22:10] "GET /global-vrouter-config/ffcd45e2-d56e-4535-a1b5-1b53fb80a59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009948 10.0.0.50 - - [2025-10-10 03:22:10] "POST /access-control-lists HTTP/1.1" 200 592 0.042550 10.0.0.50 - - [2025-10-10 03:22:10] "PUT /global-vrouter-config/ffcd45e2-d56e-4535-a1b5-1b53fb80a59b HTTP/1.1" 200 276 0.033039 10.0.0.50 - - [2025-10-10 03:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007903 10.0.0.50 - - [2025-10-10 03:22:10] "GET /virtual-network/1510c431-2baa-4d1d-a590-945ab5889af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005941 10.0.0.50 - - [2025-10-10 03:22:10] "POST /id-to-fqname HTTP/1.1" 200 177 0.000780 10.0.0.50 - - [2025-10-10 03:22:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.006243 10.0.0.27 - - [2025-10-10 03:22:10] "GET / HTTP/1.1" 200 35931 0.002920 10.0.0.27 - - [2025-10-10 03:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007229 10.0.0.27 - - [2025-10-10 03:22:11] "GET /global-system-config/a49f7094-0c3a-45f4-aca4-2529793e7576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.020520 10.0.0.27 - - [2025-10-10 03:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005476 10.0.0.27 - - [2025-10-10 03:22:11] "GET /routing-instance/7f82feb4-36e4-4e10-ae40-711d3239a161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.040933 10.0.0.50 - - [2025-10-10 03:22:11] "POST /security-groups HTTP/1.1" 200 574 0.147751 10.0.0.50 - - [2025-10-10 03:22:11] "POST /projects HTTP/1.1" 200 489 0.366529 10.0.0.50 - - [2025-10-10 03:22:11] "POST /fqname-to-id HTTP/1.1" 404 217 0.010061 10.0.0.27 - - [2025-10-10 03:22:11] "PUT /global-system-config/a49f7094-0c3a-45f4-aca4-2529793e7576 HTTP/1.1" 200 274 0.049448 10.0.0.27 - - [2025-10-10 03:22:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.031346 10.0.0.50 - - [2025-10-10 03:22:11] "POST /access-control-lists HTTP/1.1" 200 583 0.099761 10.0.0.50 - - [2025-10-10 03:22:11] "POST /security-groups HTTP/1.1" 200 546 0.106545 10.0.0.50 - - [2025-10-10 03:22:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.019569 10.0.0.50 - - [2025-10-10 03:22:11] "POST /chown HTTP/1.1" 200 109 0.049618 10.0.0.27 - - [2025-10-10 03:22:11] "POST /virtual-routers HTTP/1.1" 200 599 0.090175 10.0.0.27 - - [2025-10-10 03:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012424 10.0.0.27 - - [2025-10-10 03:22:11] "GET /virtual-router/339ab217-882c-4dfa-92bf-a0c07355b201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.053328 10.0.0.50 - - [2025-10-10 03:22:11] "POST /access-control-lists HTTP/1.1" 200 581 0.141223 10.0.0.50 - - [2025-10-10 03:22:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.010550 10.0.0.27 - - [2025-10-10 03:22:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.003161 10.0.0.27 - - [2025-10-10 03:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.27 - - [2025-10-10 03:22:11] "GET /virtual-network/1510c431-2baa-4d1d-a590-945ab5889af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.012416 10.0.0.50 - - [2025-10-10 03:22:11] "POST /network-ipams HTTP/1.1" 200 522 0.152700 10.0.0.50 - - [2025-10-10 03:22:11] "POST /access-control-lists HTTP/1.1" 200 602 0.054114 10.0.0.50 - - [2025-10-10 03:22:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.024218 10.0.0.50 - - [2025-10-10 03:22:11] "POST /network-ipams HTTP/1.1" 200 510 0.100249 10.0.0.50 - - [2025-10-10 03:22:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.003181 10.0.0.50 - - [2025-10-10 03:22:11] "POST /access-control-lists HTTP/1.1" 200 600 0.118665 10.0.0.27 - - [2025-10-10 03:22:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.205900 10.0.0.50 - - [2025-10-10 03:22:11] "PUT /access-control-list/398e1c68-4348-4a05-9b1c-4419d5416207 HTTP/1.1" 200 272 0.055398 10.0.0.50 - - [2025-10-10 03:22:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.002353 10.0.0.50 - - [2025-10-10 03:22:11] "POST /useragent-kv HTTP/1.1" 200 115 0.007668 10.0.0.50 - - [2025-10-10 03:22:11] "POST /virtual-networks HTTP/1.1" 200 538 0.215221 10.0.0.50 - - [2025-10-10 03:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.50 - - [2025-10-10 03:22:11] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.013457 10.0.0.50 - - [2025-10-10 03:22:11] "POST /access-control-lists HTTP/1.1" 200 589 0.077373 10.0.0.50 - - [2025-10-10 03:22:12] "POST /network-ipams HTTP/1.1" 200 518 0.029979 10.0.0.50 - - [2025-10-10 03:22:12] "POST /route-targets HTTP/1.1" 200 327 0.017495 10.0.0.50 - - [2025-10-10 03:22:12] "POST /fqname-to-id HTTP/1.1" 404 202 0.006239 10.0.0.50 - - [2025-10-10 03:22:12] "POST /ref-update HTTP/1.1" 200 156 0.046876 10.0.0.50 - - [2025-10-10 03:22:12] "PUT /access-control-list/fed193ba-2f4b-4122-8785-af00da0534ec HTTP/1.1" 200 272 0.069872 10.0.0.50 - - [2025-10-10 03:22:12] "POST /useragent-kv HTTP/1.1" 200 115 0.008593 10.0.0.50 - - [2025-10-10 03:22:12] "POST /virtual-networks HTTP/1.1" 200 546 0.201537 10.0.0.50 - - [2025-10-10 03:22:12] "POST /route-targets HTTP/1.1" 200 327 0.009095 10.0.0.50 - - [2025-10-10 03:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.50 - - [2025-10-10 03:22:12] "POST /ref-update HTTP/1.1" 200 156 0.022081 10.0.0.50 - - [2025-10-10 03:22:12] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.017080 10.0.0.50 - - [2025-10-10 03:22:12] "POST /fqname-to-id HTTP/1.1" 404 199 0.014309 10.0.0.50 - - [2025-10-10 03:22:12] "POST /network-policys HTTP/1.1" 200 538 0.039566 10.0.0.50 - - [2025-10-10 03:22:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.003707 10.0.0.50 - - [2025-10-10 03:22:12] "POST /network-policys HTTP/1.1" 200 534 0.029517 10.0.0.50 - - [2025-10-10 03:22:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.004637 10.0.0.50 - - [2025-10-10 03:22:12] "POST /network-policys HTTP/1.1" 200 542 0.030866 10.0.0.50 - - [2025-10-10 03:22:12] "PUT /access-control-list/398e1c68-4348-4a05-9b1c-4419d5416207 HTTP/1.1" 200 272 0.021303 10.0.0.50 - - [2025-10-10 03:22:12] "POST /ref-update HTTP/1.1" 200 156 0.086420 10.0.0.50 - - [2025-10-10 03:22:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003521 10.0.0.50 - - [2025-10-10 03:22:12] "PUT /access-control-list/fed193ba-2f4b-4122-8785-af00da0534ec HTTP/1.1" 200 272 0.018047 10.0.0.50 - - [2025-10-10 03:22:12] "POST /ref-update HTTP/1.1" 200 156 0.067581 10.0.0.50 - - [2025-10-10 03:22:12] "PUT /access-control-list/398e1c68-4348-4a05-9b1c-4419d5416207 HTTP/1.1" 200 272 0.023786 10.0.0.50 - - [2025-10-10 03:22:12] "POST /ref-update HTTP/1.1" 200 156 0.104300 10.0.0.50 - - [2025-10-10 03:22:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014955 10.0.0.50 - - [2025-10-10 03:22:12] "PUT /access-control-list/fed193ba-2f4b-4122-8785-af00da0534ec HTTP/1.1" 200 272 0.084114 10.0.0.50 - - [2025-10-10 03:22:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009454 10.0.0.50 - - [2025-10-10 03:22:12] "POST /ref-update HTTP/1.1" 200 156 0.023422 10.0.0.50 - - [2025-10-10 03:22:13] "POST /fqname-to-id HTTP/1.1" 404 237 0.002679 10.0.0.50 - - [2025-10-10 03:22:13] "POST /ref-update HTTP/1.1" 200 156 0.088773 10.0.0.50 - - [2025-10-10 03:22:13] "POST /access-control-lists HTTP/1.1" 200 601 0.091242 10.0.0.50 - - [2025-10-10 03:22:13] "POST /ref-update HTTP/1.1" 200 156 0.124959 10.0.0.50 - - [2025-10-10 03:22:13] "PUT /access-control-list/1178724b-eeec-4b91-8d66-3b5854fb8af6 HTTP/1.1" 200 272 0.057862 10.0.0.50 - - [2025-10-10 03:22:13] "POST /ref-update HTTP/1.1" 200 156 0.052801 10.0.0.50 - - [2025-10-10 03:22:13] "POST /ref-update HTTP/1.1" 200 156 0.125447 10.0.0.50 - - [2025-10-10 03:22:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007758 10.0.0.50 - - [2025-10-10 03:22:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002253 10.0.0.50 - - [2025-10-10 03:22:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016352 10.0.0.50 - - [2025-10-10 03:22:13] "PUT /access-control-list/1178724b-eeec-4b91-8d66-3b5854fb8af6 HTTP/1.1" 200 272 0.051953 10.0.0.50 - - [2025-10-10 03:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.50 - - [2025-10-10 03:22:13] "PUT /access-control-list/398e1c68-4348-4a05-9b1c-4419d5416207 HTTP/1.1" 200 272 0.054606 10.0.0.50 - - [2025-10-10 03:22:13] "GET /virtual-network/1510c431-2baa-4d1d-a590-945ab5889af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.047211 10.0.0.50 - - [2025-10-10 03:22:13] "POST /ref-update HTTP/1.1" 200 156 0.037178 10.0.0.50 - - [2025-10-10 03:22:13] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.021900 10.0.0.50 - - [2025-10-10 03:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.50 - - [2025-10-10 03:22:13] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004536 10.0.0.50 - - [2025-10-10 03:22:13] "POST /firewall-policys HTTP/1.1" 200 530 0.022281 10.0.0.50 - - [2025-10-10 03:22:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019979 10.0.0.50 - - [2025-10-10 03:22:13] "GET /firewall-policy/ae6baba5-9ead-4f4d-a970-e05de6d4128f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004323 10.0.0.50 - - [2025-10-10 03:22:13] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005863 10.0.0.50 - - [2025-10-10 03:22:13] "GET /firewall-policy/ae6baba5-9ead-4f4d-a970-e05de6d4128f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003388 10.0.0.50 - - [2025-10-10 03:22:13] "POST /ref-update HTTP/1.1" 200 156 0.062644 10.0.0.50 - - [2025-10-10 03:22:13] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004465 10.0.0.50 - - [2025-10-10 03:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.50 - - [2025-10-10 03:22:13] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003528 10.0.0.50 - - [2025-10-10 03:22:13] "POST /firewall-policys HTTP/1.1" 200 532 0.025940 10.0.0.50 - - [2025-10-10 03:22:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.017997 10.0.0.50 - - [2025-10-10 03:22:13] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004579 10.0.0.50 - - [2025-10-10 03:22:14] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.007637 10.0.0.50 - - [2025-10-10 03:22:14] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004363 10.0.0.50 - - [2025-10-10 03:22:14] "GET /firewall-policy/ae6baba5-9ead-4f4d-a970-e05de6d4128f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005691 10.0.0.50 - - [2025-10-10 03:22:14] "GET /firewall-policy/ae6baba5-9ead-4f4d-a970-e05de6d4128f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005959 10.0.0.50 - - [2025-10-10 03:22:14] "POST /ref-update HTTP/1.1" 200 156 0.016664 10.0.0.50 - - [2025-10-10 03:22:14] "POST /ref-update HTTP/1.1" 200 156 0.030019 10.0.0.50 - - [2025-10-10 03:22:14] "POST /ref-update HTTP/1.1" 200 156 0.024471 10.0.0.50 - - [2025-10-10 03:22:14] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004618 10.0.0.50 - - [2025-10-10 03:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009206 10.0.0.50 - - [2025-10-10 03:22:14] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010394 10.0.0.50 - - [2025-10-10 03:22:14] "POST /firewall-policys HTTP/1.1" 200 530 0.023231 10.0.0.50 - - [2025-10-10 03:22:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018654 10.0.0.50 - - [2025-10-10 03:22:14] "GET /firewall-policy/c85f34f1-c67b-4c7a-84de-28389d1b44e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004258 10.0.0.50 - - [2025-10-10 03:22:14] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002871 10.0.0.50 - - [2025-10-10 03:22:14] "GET /firewall-policy/c85f34f1-c67b-4c7a-84de-28389d1b44e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003356 10.0.0.50 - - [2025-10-10 03:22:14] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003067 10.0.0.50 - - [2025-10-10 03:22:14] "GET /firewall-policy/ae6baba5-9ead-4f4d-a970-e05de6d4128f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003086 10.0.0.50 - - [2025-10-10 03:22:14] "GET /firewall-policy/ae6baba5-9ead-4f4d-a970-e05de6d4128f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005839 10.0.0.50 - - [2025-10-10 03:22:14] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002927 10.0.0.50 - - [2025-10-10 03:22:14] "POST /ref-update HTTP/1.1" 200 156 0.053200 10.0.0.50 - - [2025-10-10 03:22:14] "POST /ref-update HTTP/1.1" 200 156 0.033029 10.0.0.50 - - [2025-10-10 03:22:14] "POST /ref-update HTTP/1.1" 200 156 0.053410 10.0.0.50 - - [2025-10-10 03:22:14] "POST /ref-update HTTP/1.1" 200 156 0.023524 10.0.0.50 - - [2025-10-10 03:22:14] "POST /ref-update HTTP/1.1" 200 156 0.037421 10.0.0.50 - - [2025-10-10 03:22:14] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.011956 10.0.0.50 - - [2025-10-10 03:22:14] "POST /tags HTTP/1.1" 200 299 0.048873 10.0.0.50 - - [2025-10-10 03:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011339 10.0.0.50 - - [2025-10-10 03:22:14] "GET /tag/590e7298-28e8-4c17-ac5e-6629f82e3663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.017350 10.0.0.50 - - [2025-10-10 03:22:15] "POST /set-tag HTTP/1.1" 200 109 0.039705 10.0.0.50 - - [2025-10-10 03:22:15] "POST /tags HTTP/1.1" 200 357 0.107924 10.0.0.50 - - [2025-10-10 03:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008882 10.0.0.50 - - [2025-10-10 03:22:15] "GET /tag/af2d8592-168d-4561-a14f-f200541fe54a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.013831 10.0.0.50 - - [2025-10-10 03:22:15] "POST /tags HTTP/1.1" 200 305 0.060717 10.0.0.50 - - [2025-10-10 03:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.50 - - [2025-10-10 03:22:15] "GET /tag/9888ee90-6b6f-49fb-85ce-2c21ba4de1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.029202 10.0.0.50 - - [2025-10-10 03:22:15] "POST /id-to-fqname HTTP/1.1" 200 174 0.000749 10.0.0.50 - - [2025-10-10 03:22:15] "POST /fqname-to-id HTTP/1.1" 404 183 0.002402 10.0.0.50 - - [2025-10-10 03:22:15] "POST /security-groups HTTP/1.1" 200 571 0.075756 10.0.0.50 - - [2025-10-10 03:22:15] "POST /projects HTTP/1.1" 200 483 0.183217 10.0.0.50 - - [2025-10-10 03:22:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015201 10.0.0.50 - - [2025-10-10 03:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007868 10.0.0.50 - - [2025-10-10 03:22:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.003852 10.0.0.50 - - [2025-10-10 03:22:15] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.040361 10.0.0.50 - - [2025-10-10 03:22:15] "POST /access-control-lists HTTP/1.1" 200 580 0.070979 10.0.0.50 - - [2025-10-10 03:22:15] "POST /fqname-to-id HTTP/1.1" 404 213 0.009689 10.0.0.50 - - [2025-10-10 03:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007375 10.0.0.50 - - [2025-10-10 03:22:15] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.008856 10.0.0.50 - - [2025-10-10 03:22:15] "POST /access-control-lists HTTP/1.1" 200 578 0.074817 10.0.0.50 - - [2025-10-10 03:22:15] "PUT /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b HTTP/1.1" 200 264 0.070307 10.0.0.50 - - [2025-10-10 03:22:15] "PUT /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503 HTTP/1.1" 200 264 0.039650 10.0.0.50 - - [2025-10-10 03:22:16] "POST /security-groups HTTP/1.1" 200 537 0.099706 10.0.0.50 - - [2025-10-10 03:22:16] "POST /fqname-to-id HTTP/1.1" 404 234 0.002313 10.0.0.50 - - [2025-10-10 03:22:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.060320 10.0.0.50 - - [2025-10-10 03:22:16] "POST /access-control-lists HTTP/1.1" 200 596 0.078527 10.0.0.50 - - [2025-10-10 03:22:16] "POST /fqname-to-id HTTP/1.1" 404 233 0.018892 10.0.0.50 - - [2025-10-10 03:22:16] "POST /chown HTTP/1.1" 200 109 0.040734 10.0.0.50 - - [2025-10-10 03:22:16] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015133 10.0.0.50 - - [2025-10-10 03:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.50 - - [2025-10-10 03:22:16] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008755 10.0.0.50 - - [2025-10-10 03:22:16] "POST /access-control-lists HTTP/1.1" 200 594 0.090758 10.0.0.50 - - [2025-10-10 03:22:16] "POST /tags HTTP/1.1" 409 207 0.012629 10.0.0.50 - - [2025-10-10 03:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.50 - - [2025-10-10 03:22:16] "GET /tag/9888ee90-6b6f-49fb-85ce-2c21ba4de1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.017970 10.0.0.50 - - [2025-10-10 03:22:16] "POST /firewall-rules HTTP/1.1" 200 564 0.080405 10.0.0.50 - - [2025-10-10 03:22:16] "GET /firewall-rule/d7b13d75-4f4b-42fd-9d62-9e1952ce0500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004380 10.0.0.50 - - [2025-10-10 03:22:16] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002868 10.0.0.50 - - [2025-10-10 03:22:16] "GET /firewall-rule/d7b13d75-4f4b-42fd-9d62-9e1952ce0500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005504 10.0.0.50 - - [2025-10-10 03:22:16] "POST /ref-update HTTP/1.1" 200 156 0.019902 10.0.0.50 - - [2025-10-10 03:22:16] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014583 10.0.0.50 - - [2025-10-10 03:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.50 - - [2025-10-10 03:22:16] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005869 10.0.0.50 - - [2025-10-10 03:22:16] "POST /tags HTTP/1.1" 409 207 0.002970 10.0.0.50 - - [2025-10-10 03:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.50 - - [2025-10-10 03:22:16] "GET /tag/9888ee90-6b6f-49fb-85ce-2c21ba4de1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016425 10.0.0.50 - - [2025-10-10 03:22:16] "POST /firewall-rules HTTP/1.1" 200 562 0.081007 10.0.0.50 - - [2025-10-10 03:22:16] "GET /firewall-rule/dc0b3d99-850e-4c10-9858-b981acec56f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.017553 10.0.0.50 - - [2025-10-10 03:22:16] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004103 10.0.0.50 - - [2025-10-10 03:22:16] "GET /firewall-rule/dc0b3d99-850e-4c10-9858-b981acec56f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.012810 10.0.0.50 - - [2025-10-10 03:22:16] "POST /ref-update HTTP/1.1" 200 156 0.037832 10.0.0.50 - - [2025-10-10 03:22:17] "POST /fqname-to-id HTTP/1.1" 404 226 0.002195 10.0.0.50 - - [2025-10-10 03:22:17] "POST /tags HTTP/1.1" 200 305 0.062306 10.0.0.50 - - [2025-10-10 03:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.50 - - [2025-10-10 03:22:17] "GET /tag/98b21d43-e76b-4284-b950-308bab7297ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.022612 10.0.0.50 - - [2025-10-10 03:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.50 - - [2025-10-10 03:22:17] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035230 10.0.0.50 - - [2025-10-10 03:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005806 10.0.0.50 - - [2025-10-10 03:22:17] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005744 10.0.0.50 - - [2025-10-10 03:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.50 - - [2025-10-10 03:22:17] "GET /service-appliance-set/288bbb12-f788-45e4-94ff-b9c572b56bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005538 10.0.0.50 - - [2025-10-10 03:22:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.001942 10.0.0.50 - - [2025-10-10 03:22:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110820 10.0.0.50 - - [2025-10-10 03:22:17] "GET /virtual-machine-interface/485d5e6a-4a67-4bb4-a764-4ae8bd090264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.012670 10.0.0.50 - - [2025-10-10 03:22:17] "POST /instance-ips HTTP/1.1" 200 381 0.041502 10.0.0.50 - - [2025-10-10 03:22:17] "GET /instance-ip/b3e1e997-c57c-4551-8a06-f3d6ad2221b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005665 10.0.0.50 - - [2025-10-10 03:22:17] "POST /loadbalancers HTTP/1.1" 200 582 0.073831 10.0.0.50 - - [2025-10-10 03:22:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.021353 10.0.0.50 - - [2025-10-10 03:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012778 10.0.0.50 - - [2025-10-10 03:22:17] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040387 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:22:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004390 10.0.0.50 - - [2025-10-10 03:22:17] "GET /instance-ip/b3e1e997-c57c-4551-8a06-f3d6ad2221b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012256 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:22:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002388 10.0.0.50 - - [2025-10-10 03:22:17] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.079118 10.0.0.50 - - [2025-10-10 03:22:17] "GET /loadbalancer/721638f7-8fd3-4439-8495-2fec20cd4791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.003523 10.0.0.50 - - [2025-10-10 03:22:17] "POST /floating-ips HTTP/1.1" 200 583 0.048476 10.0.0.50 - - [2025-10-10 03:22:17] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.054231 10.0.0.50 - - [2025-10-10 03:22:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008499 10.0.0.50 - - [2025-10-10 03:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006970 10.0.0.50 - - [2025-10-10 03:22:18] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.084116 10.0.0.50 - - [2025-10-10 03:22:18] "GET /loadbalancer-listener/11831894-05fa-401d-895a-244b3f77962e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.025352 10.0.0.50 - - [2025-10-10 03:22:18] "GET /loadbalancer-listener/11831894-05fa-401d-895a-244b3f77962e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005630 10.0.0.50 - - [2025-10-10 03:22:18] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.167949 10.0.0.50 - - [2025-10-10 03:22:18] "GET /instance-ip/b3e1e997-c57c-4551-8a06-f3d6ad2221b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002730 10.0.0.50 - - [2025-10-10 03:22:18] "GET /instance-ip/b3e1e997-c57c-4551-8a06-f3d6ad2221b4?fields=floating_ips HTTP/1.1" 200 1170 0.004891 10.0.0.50 - - [2025-10-10 03:22:18] "GET /floating-ip/8adbbd16-5fc3-4ea8-81ed-4168a9799cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002064 10.0.0.50 - - [2025-10-10 03:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.50 - - [2025-10-10 03:22:18] "GET /global-vrouter-config/ffcd45e2-d56e-4535-a1b5-1b53fb80a59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.019444 10.0.0.50 - - [2025-10-10 03:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.50 - - [2025-10-10 03:22:18] "PUT /global-vrouter-config/ffcd45e2-d56e-4535-a1b5-1b53fb80a59b HTTP/1.1" 200 276 0.012863 10.0.0.50 - - [2025-10-10 03:22:18] "POST /tags HTTP/1.1" 200 301 0.198838 10.0.0.50 - - [2025-10-10 03:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.022658 10.0.0.50 - - [2025-10-10 03:22:18] "GET /tag/03f223b8-0dd1-49e9-ab55-36e830233a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.017467 10.0.0.50 - - [2025-10-10 03:22:18] "POST /tags HTTP/1.1" 200 325 0.076602 10.0.0.50 - - [2025-10-10 03:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.50 - - [2025-10-10 03:22:18] "GET /tag/ddb43001-a361-4794-89d9-8d8de30fae71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.025813 10.0.0.50 - - [2025-10-10 03:22:18] "POST /tags HTTP/1.1" 200 363 0.022374 10.0.0.50 - - [2025-10-10 03:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008335 10.0.0.50 - - [2025-10-10 03:22:18] "GET /tag/dc8f8f7a-01a3-46e9-9e79-7f95305bb526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.035421 10.0.0.50 - - [2025-10-10 03:22:19] "POST /tags HTTP/1.1" 200 311 0.032370 10.0.0.50 - - [2025-10-10 03:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.022203 10.0.0.50 - - [2025-10-10 03:22:19] "GET /tag/a9a62858-b9c1-4286-a3f6-c29b41d935a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020760 10.0.0.50 - - [2025-10-10 03:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005267 10.0.0.50 - - [2025-10-10 03:22:19] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007170 10.0.0.50 - - [2025-10-10 03:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.50 - - [2025-10-10 03:22:19] "GET /project/4226fb32-faf1-4df9-a432-e64b607a45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043293 10.0.0.50 - - [2025-10-10 03:22:19] "POST /virtual-machines HTTP/1.1" 200 377 0.020962 10.0.0.50 - - [2025-10-10 03:22:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.029904 10.0.0.50 - - [2025-10-10 03:22:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.146911 10.0.0.50 - - [2025-10-10 03:22:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027670 10.0.0.50 - - [2025-10-10 03:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010803 10.0.0.50 - - [2025-10-10 03:22:19] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004568 10.0.0.50 - - [2025-10-10 03:22:19] "POST /instance-ips HTTP/1.1" 200 409 0.048851 10.0.0.50 - - [2025-10-10 03:22:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.031159 10.0.0.50 - - [2025-10-10 03:22:19] "GET /virtual-router/339ab217-882c-4dfa-92bf-a0c07355b201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.020096 10.0.0.50 - - [2025-10-10 03:22:19] "POST /ref-update HTTP/1.1" 200 156 0.025443 10.0.0.50 - - [2025-10-10 03:22:19] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010829 10.0.0.50 - - [2025-10-10 03:22:19] "POST /set-tag HTTP/1.1" 200 109 0.038663 10.0.0.50 - - [2025-10-10 03:22:19] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009751 10.0.0.50 - - [2025-10-10 03:22:19] "GET /instance-ip/54321990-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005185 10.0.0.50 - - [2025-10-10 03:22:19] "POST /tags HTTP/1.1" 200 355 0.029576 10.0.0.50 - - [2025-10-10 03:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.50 - - [2025-10-10 03:22:20] "GET /tag/27435676-8f7f-4c7a-a2d6-971b9d2e6574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.018257 10.0.0.50 - - [2025-10-10 03:22:20] "POST /tags HTTP/1.1" 200 303 0.026799 10.0.0.50 - - [2025-10-10 03:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.50 - - [2025-10-10 03:22:20] "GET /tag/b43067de-2db8-486a-b046-cd1d24129156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019478 10.0.0.50 - - [2025-10-10 03:22:20] "POST /projects HTTP/1.1" 409 218 0.002281 10.0.0.50 - - [2025-10-10 03:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.50 - - [2025-10-10 03:22:20] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029759 10.0.0.50 - - [2025-10-10 03:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.50 - - [2025-10-10 03:22:20] "GET /network-ipam/a4711706-1daa-4b3a-88a9-b8558d895ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003269 10.0.0.50 - - [2025-10-10 03:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.50 - - [2025-10-10 03:22:20] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007814 10.0.0.50 - - [2025-10-10 03:22:20] "PUT /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b HTTP/1.1" 200 264 0.058115 10.0.0.50 - - [2025-10-10 03:22:20] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.015095 10.0.0.50 - - [2025-10-10 03:22:20] "POST /set-tag HTTP/1.1" 200 109 0.102980 10.0.0.50 - - [2025-10-10 03:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.50 - - [2025-10-10 03:22:20] "GET /network-ipam/7a533a5b-8fb4-40a6-8630-5a87f67aff47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.003764 10.0.0.50 - - [2025-10-10 03:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.50 - - [2025-10-10 03:22:20] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009469 10.0.0.50 - - [2025-10-10 03:22:20] "PUT /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503 HTTP/1.1" 200 264 0.068614 10.0.0.50 - - [2025-10-10 03:22:20] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.018901 10.0.0.50 - - [2025-10-10 03:22:20] "POST /set-tag HTTP/1.1" 200 109 0.085563 10.0.0.50 - - [2025-10-10 03:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010237 10.0.0.50 - - [2025-10-10 03:22:20] "GET /network-policy/7dca5383-a335-4f71-a910-fdf440fd4486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003067 10.0.0.50 - - [2025-10-10 03:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013941 10.0.0.50 - - [2025-10-10 03:22:20] "GET /network-policy/26f753d7-fb9b-4752-ad78-08e9c541f779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003861 10.0.0.50 - - [2025-10-10 03:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.50 - - [2025-10-10 03:22:21] "GET /network-policy/ec6d11e5-dad8-4a6f-b688-33ce21e185db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005203 10.0.0.50 - - [2025-10-10 03:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005350 10.0.0.50 - - [2025-10-10 03:22:21] "PUT /network-policy/ec6d11e5-dad8-4a6f-b688-33ce21e185db HTTP/1.1" 200 262 0.022405 10.0.0.50 - - [2025-10-10 03:22:21] "POST /ref-update HTTP/1.1" 200 156 0.202875 10.0.0.50 - - [2025-10-10 03:22:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013717 10.0.0.50 - - [2025-10-10 03:22:21] "PUT /access-control-list/1178724b-eeec-4b91-8d66-3b5854fb8af6 HTTP/1.1" 200 272 0.196810 10.0.0.50 - - [2025-10-10 03:22:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.046698 10.0.0.50 - - [2025-10-10 03:22:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032570 10.0.0.50 - - [2025-10-10 03:22:21] "PUT /access-control-list/fed193ba-2f4b-4122-8785-af00da0534ec HTTP/1.1" 200 272 0.068889 10.0.0.50 - - [2025-10-10 03:22:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011312 10.0.0.50 - - [2025-10-10 03:22:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002631 10.0.0.50 - - [2025-10-10 03:22:21] "POST /security-groups HTTP/1.1" 409 245 0.003066 10.0.0.50 - - [2025-10-10 03:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.50 - - [2025-10-10 03:22:21] "PUT /security-group/9a078798-5e69-4f38-8601-dd03413ed68b HTTP/1.1" 200 262 0.078809 10.0.0.50 - - [2025-10-10 03:22:21] "PUT /access-control-list/601f1fa3-1927-42c5-b62c-75d34a7b6e3c HTTP/1.1" 200 272 0.014802 10.0.0.50 - - [2025-10-10 03:22:21] "PUT /access-control-list/752d5259-3070-4afa-963d-372f10185edc HTTP/1.1" 200 272 0.089608 10.0.0.50 - - [2025-10-10 03:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.119548 10.0.0.50 - - [2025-10-10 03:22:21] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002568 10.0.0.50 - - [2025-10-10 03:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.50 - - [2025-10-10 03:22:21] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021886 10.0.0.50 - - [2025-10-10 03:22:21] "POST /tags HTTP/1.1" 409 206 0.002835 10.0.0.50 - - [2025-10-10 03:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.50 - - [2025-10-10 03:22:21] "GET /tag/b43067de-2db8-486a-b046-cd1d24129156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.071766 10.0.0.50 - - [2025-10-10 03:22:22] "POST /firewall-rules HTTP/1.1" 200 562 0.105027 10.0.0.50 - - [2025-10-10 03:22:22] "GET /firewall-rule/fa3b8293-2a26-47b6-86e6-ca57ce6782a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.021084 10.0.0.50 - - [2025-10-10 03:22:22] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.008546 10.0.0.50 - - [2025-10-10 03:22:22] "GET /firewall-rule/fa3b8293-2a26-47b6-86e6-ca57ce6782a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002955 10.0.0.50 - - [2025-10-10 03:22:22] "POST /ref-update HTTP/1.1" 200 156 0.071566 10.0.0.50 - - [2025-10-10 03:22:22] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002804 10.0.0.50 - - [2025-10-10 03:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.50 - - [2025-10-10 03:22:22] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005154 10.0.0.50 - - [2025-10-10 03:22:22] "POST /tags HTTP/1.1" 409 206 0.003132 10.0.0.50 - - [2025-10-10 03:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.50 - - [2025-10-10 03:22:22] "GET /tag/b43067de-2db8-486a-b046-cd1d24129156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018008 10.0.0.50 - - [2025-10-10 03:22:22] "POST /firewall-rules HTTP/1.1" 200 560 0.088942 10.0.0.50 - - [2025-10-10 03:22:22] "GET /firewall-rule/7a615ec8-9d53-489e-b4dc-4133345df869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.016874 10.0.0.50 - - [2025-10-10 03:22:22] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003590 10.0.0.50 - - [2025-10-10 03:22:22] "GET /firewall-rule/7a615ec8-9d53-489e-b4dc-4133345df869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003235 10.0.0.50 - - [2025-10-10 03:22:22] "POST /ref-update HTTP/1.1" 200 156 0.023282 10.0.0.50 - - [2025-10-10 03:22:22] "POST /tags HTTP/1.1" 200 301 0.047788 10.0.0.50 - - [2025-10-10 03:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.50 - - [2025-10-10 03:22:22] "GET /tag/6d67a6fe-ffa2-48fc-a6ca-16ffe0ca637b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019792 10.0.0.50 - - [2025-10-10 03:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.50 - - [2025-10-10 03:22:22] "GET /project/4226fb32-faf1-4df9-a432-e64b607a45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.027288 10.0.0.50 - - [2025-10-10 03:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006067 10.0.0.50 - - [2025-10-10 03:22:22] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.009272 10.0.0.50 - - [2025-10-10 03:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.50 - - [2025-10-10 03:22:22] "GET /service-appliance-set/288bbb12-f788-45e4-94ff-b9c572b56bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002326 10.0.0.50 - - [2025-10-10 03:22:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.001572 10.0.0.50 - - [2025-10-10 03:22:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.095598 10.0.0.50 - - [2025-10-10 03:22:23] "GET /virtual-machine-interface/6d175660-1fb0-4600-bd3d-24a0b99f23b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.011430 10.0.0.50 - - [2025-10-10 03:22:23] "POST /instance-ips HTTP/1.1" 200 377 0.024852 10.0.0.50 - - [2025-10-10 03:22:23] "GET /instance-ip/28d57900-519a-4668-b1bf-0d34073da31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005978 10.0.0.50 - - [2025-10-10 03:22:23] "POST /loadbalancers HTTP/1.1" 200 582 0.063025 10.0.0.50 - - [2025-10-10 03:22:23] "GET /project/4226fb32-faf1-4df9-a432-e64b607a45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029955 10.0.0.50 - - [2025-10-10 03:22:23] "GET /instance-ip/28d57900-519a-4668-b1bf-0d34073da31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005759 10.0.0.50 - - [2025-10-10 03:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016003 10.0.0.50 - - [2025-10-10 03:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008007 10.0.0.50 - - [2025-10-10 03:22:23] "GET /project/4226fb32-faf1-4df9-a432-e64b607a45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045426 10.0.0.50 - - [2025-10-10 03:22:23] "POST /floating-ips HTTP/1.1" 200 581 0.033017 10.0.0.50 - - [2025-10-10 03:22:23] "GET /loadbalancer/81bbc671-2a2e-4069-a8d0-15d9efbf409a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007637 10.0.0.50 - - [2025-10-10 03:22:23] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.041328 10.0.0.50 - - [2025-10-10 03:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025777 10.0.0.50 - - [2025-10-10 03:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009892 10.0.0.50 - - [2025-10-10 03:22:23] "GET /project/4226fb32-faf1-4df9-a432-e64b607a45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054453 10.0.0.50 - - [2025-10-10 03:22:23] "GET /loadbalancer-listener/165ae648-d6d2-4663-baa2-71de37ccb0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002938 10.0.0.50 - - [2025-10-10 03:22:23] "GET /loadbalancer-listener/165ae648-d6d2-4663-baa2-71de37ccb0ee?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003823 10.0.0.50 - - [2025-10-10 03:22:23] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.016944 10.0.0.50 - - [2025-10-10 03:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.50 - - [2025-10-10 03:22:23] "GET /instance-ip/28d57900-519a-4668-b1bf-0d34073da31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002833 10.0.0.50 - - [2025-10-10 03:22:23] "GET /instance-ip/28d57900-519a-4668-b1bf-0d34073da31c?fields=floating_ips HTTP/1.1" 200 1164 0.006465 10.0.0.50 - - [2025-10-10 03:22:23] "GET /floating-ip/d4c23270-eaab-4f7d-a8ee-d974424ea43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004568 10.0.0.50 - - [2025-10-10 03:22:23] "GET /project/4226fb32-faf1-4df9-a432-e64b607a45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035561 10.0.0.50 - - [2025-10-10 03:22:23] "GET /loadbalancer/81bbc671-2a2e-4069-a8d0-15d9efbf409a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004730 10.0.0.50 - - [2025-10-10 03:22:23] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020003 10.0.0.50 - - [2025-10-10 03:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.032544 10.0.0.50 - - [2025-10-10 03:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010768 10.0.0.50 - - [2025-10-10 03:22:23] "GET /project/4226fb32-faf1-4df9-a432-e64b607a45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050277 10.0.0.50 - - [2025-10-10 03:22:23] "GET /loadbalancer-listener/1e88e726-0177-463f-a200-51ede5e84c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.010942 10.0.0.50 - - [2025-10-10 03:22:23] "GET /loadbalancer-listener/1e88e726-0177-463f-a200-51ede5e84c51?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003519 10.0.0.50 - - [2025-10-10 03:22:23] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027498 10.0.0.50 - - [2025-10-10 03:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005757 10.0.0.50 - - [2025-10-10 03:22:23] "GET /instance-ip/28d57900-519a-4668-b1bf-0d34073da31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004182 10.0.0.50 - - [2025-10-10 03:22:23] "GET /instance-ip/28d57900-519a-4668-b1bf-0d34073da31c?fields=floating_ips HTTP/1.1" 200 1164 0.007814 10.0.0.50 - - [2025-10-10 03:22:24] "GET /floating-ip/d4c23270-eaab-4f7d-a8ee-d974424ea43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.020489 10.0.0.50 - - [2025-10-10 03:22:24] "GET /project/4226fb32-faf1-4df9-a432-e64b607a45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.067572 10.0.0.50 - - [2025-10-10 03:22:24] "GET /loadbalancer/81bbc671-2a2e-4069-a8d0-15d9efbf409a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002913 10.0.0.50 - - [2025-10-10 03:22:24] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.020793 10.0.0.50 - - [2025-10-10 03:22:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.034457 10.0.0.50 - - [2025-10-10 03:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010460 10.0.0.50 - - [2025-10-10 03:22:24] "GET /project/4226fb32-faf1-4df9-a432-e64b607a45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041509 10.0.0.50 - - [2025-10-10 03:22:24] "GET /loadbalancer-listener/714646f5-0f6e-4d0e-9213-12e826676fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002192 10.0.0.50 - - [2025-10-10 03:22:24] "GET /loadbalancer-listener/714646f5-0f6e-4d0e-9213-12e826676fa0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003198 10.0.0.50 - - [2025-10-10 03:22:24] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024607 10.0.0.50 - - [2025-10-10 03:22:24] "GET /instance-ip/28d57900-519a-4668-b1bf-0d34073da31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003225 10.0.0.50 - - [2025-10-10 03:22:24] "GET /instance-ip/28d57900-519a-4668-b1bf-0d34073da31c?fields=floating_ips HTTP/1.1" 200 1164 0.003318 10.0.0.50 - - [2025-10-10 03:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.50 - - [2025-10-10 03:22:24] "GET /loadbalancer/81bbc671-2a2e-4069-a8d0-15d9efbf409a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002346 10.0.0.50 - - [2025-10-10 03:22:24] "GET /floating-ip/d4c23270-eaab-4f7d-a8ee-d974424ea43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003249 10.0.0.50 - - [2025-10-10 03:22:24] "POST /tags HTTP/1.1" 200 371 0.030793 10.0.0.50 - - [2025-10-10 03:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011726 10.0.0.50 - - [2025-10-10 03:22:24] "GET /tag/b1090018-1cb7-43ab-b847-281c567e8be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.014120 10.0.0.50 - - [2025-10-10 03:22:24] "POST /tags HTTP/1.1" 200 319 0.033154 10.0.0.50 - - [2025-10-10 03:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005784 10.0.0.50 - - [2025-10-10 03:22:24] "GET /tag/a625e23d-52a1-454b-abd3-aee4fbef3613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011072 10.0.0.50 - - [2025-10-10 03:22:24] "POST /id-to-fqname HTTP/1.1" 200 181 0.000452 10.0.0.50 - - [2025-10-10 03:22:24] "POST /fqname-to-id HTTP/1.1" 404 190 0.012953 10.0.0.50 - - [2025-10-10 03:22:24] "POST /security-groups HTTP/1.1" 200 578 0.067704 10.0.0.50 - - [2025-10-10 03:22:24] "POST /projects HTTP/1.1" 200 497 0.199592 10.0.0.50 - - [2025-10-10 03:22:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.005470 10.0.0.50 - - [2025-10-10 03:22:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013981 10.0.0.50 - - [2025-10-10 03:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008080 10.0.0.50 - - [2025-10-10 03:22:24] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.006491 10.0.0.50 - - [2025-10-10 03:22:24] "POST /access-control-lists HTTP/1.1" 200 587 0.086564 10.0.0.50 - - [2025-10-10 03:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005004 10.0.0.50 - - [2025-10-10 03:22:24] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.003752 10.0.0.50 - - [2025-10-10 03:22:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.002022 10.0.0.50 - - [2025-10-10 03:22:24] "POST /access-control-lists HTTP/1.1" 200 585 0.037626 10.0.0.50 - - [2025-10-10 03:22:25] "PUT /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b HTTP/1.1" 200 264 0.077868 10.0.0.50 - - [2025-10-10 03:22:25] "PUT /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503 HTTP/1.1" 200 264 0.056039 10.0.0.50 - - [2025-10-10 03:22:25] "POST /security-groups HTTP/1.1" 200 558 0.063653 10.0.0.50 - - [2025-10-10 03:22:25] "POST /fqname-to-id HTTP/1.1" 404 248 0.002724 10.0.0.50 - - [2025-10-10 03:22:25] "POST /access-control-lists HTTP/1.1" 200 610 0.067340 10.0.0.50 - - [2025-10-10 03:22:25] "POST /fqname-to-id HTTP/1.1" 404 247 0.008312 10.0.0.50 - - [2025-10-10 03:22:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.082312 10.0.0.50 - - [2025-10-10 03:22:25] "POST /access-control-lists HTTP/1.1" 200 608 0.034549 10.0.0.50 - - [2025-10-10 03:22:25] "POST /chown HTTP/1.1" 200 109 0.034425 10.0.0.50 - - [2025-10-10 03:22:25] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008028 10.0.0.50 - - [2025-10-10 03:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.50 - - [2025-10-10 03:22:25] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002368 10.0.0.50 - - [2025-10-10 03:22:25] "POST /tags HTTP/1.1" 409 214 0.001684 10.0.0.50 - - [2025-10-10 03:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.50 - - [2025-10-10 03:22:25] "GET /tag/a625e23d-52a1-454b-abd3-aee4fbef3613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011171 10.0.0.50 - - [2025-10-10 03:22:25] "POST /firewall-rules HTTP/1.1" 200 578 0.068900 10.0.0.50 - - [2025-10-10 03:22:25] "GET /firewall-rule/25436de1-a4c6-4820-a41d-f3136f272ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.024229 10.0.0.50 - - [2025-10-10 03:22:25] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003593 10.0.0.50 - - [2025-10-10 03:22:25] "GET /firewall-rule/25436de1-a4c6-4820-a41d-f3136f272ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002692 10.0.0.50 - - [2025-10-10 03:22:25] "POST /ref-update HTTP/1.1" 200 156 0.036537 10.0.0.50 - - [2025-10-10 03:22:25] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022168 10.0.0.50 - - [2025-10-10 03:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.50 - - [2025-10-10 03:22:25] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002238 10.0.0.50 - - [2025-10-10 03:22:25] "POST /tags HTTP/1.1" 409 214 0.001455 10.0.0.50 - - [2025-10-10 03:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.50 - - [2025-10-10 03:22:25] "GET /tag/a625e23d-52a1-454b-abd3-aee4fbef3613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013649 10.0.0.50 - - [2025-10-10 03:22:25] "POST /firewall-rules HTTP/1.1" 200 576 0.074574 10.0.0.50 - - [2025-10-10 03:22:25] "GET /firewall-rule/c5969eaf-c61f-4d15-b8a8-c31722e176ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.019049 10.0.0.50 - - [2025-10-10 03:22:25] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005032 10.0.0.50 - - [2025-10-10 03:22:25] "GET /firewall-rule/c5969eaf-c61f-4d15-b8a8-c31722e176ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.020785 10.0.0.50 - - [2025-10-10 03:22:26] "POST /ref-update HTTP/1.1" 200 156 0.032672 10.0.0.50 - - [2025-10-10 03:22:26] "POST /tags HTTP/1.1" 200 363 0.016615 10.0.0.50 - - [2025-10-10 03:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012571 10.0.0.50 - - [2025-10-10 03:22:26] "GET /tag/41c6023a-f223-468a-a8a3-2e8c81d8f8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.023856 10.0.0.50 - - [2025-10-10 03:22:26] "POST /tags HTTP/1.1" 200 311 0.021125 10.0.0.50 - - [2025-10-10 03:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005753 10.0.0.50 - - [2025-10-10 03:22:26] "GET /tag/5df1b5da-fdd2-4fbb-9203-3ad7bbf32a11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012926 10.0.0.50 - - [2025-10-10 03:22:26] "POST /id-to-fqname HTTP/1.1" 200 177 0.000495 10.0.0.50 - - [2025-10-10 03:22:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.004942 10.0.0.50 - - [2025-10-10 03:22:26] "POST /security-groups HTTP/1.1" 200 574 0.064464 10.0.0.50 - - [2025-10-10 03:22:26] "POST /projects HTTP/1.1" 200 489 0.190076 10.0.0.50 - - [2025-10-10 03:22:26] "POST /fqname-to-id HTTP/1.1" 404 217 0.002723 10.0.0.50 - - [2025-10-10 03:22:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.025394 10.0.0.50 - - [2025-10-10 03:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016932 10.0.0.50 - - [2025-10-10 03:22:26] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.015051 10.0.0.50 - - [2025-10-10 03:22:26] "POST /access-control-lists HTTP/1.1" 200 583 0.082064 10.0.0.50 - - [2025-10-10 03:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017231 10.0.0.50 - - [2025-10-10 03:22:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.019690 10.0.0.50 - - [2025-10-10 03:22:26] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005765 10.0.0.50 - - [2025-10-10 03:22:26] "POST /access-control-lists HTTP/1.1" 200 581 0.063075 10.0.0.50 - - [2025-10-10 03:22:26] "PUT /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b HTTP/1.1" 200 264 0.090824 10.0.0.50 - - [2025-10-10 03:22:26] "PUT /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503 HTTP/1.1" 200 264 0.038997 10.0.0.50 - - [2025-10-10 03:22:26] "POST /security-groups HTTP/1.1" 200 546 0.074686 10.0.0.50 - - [2025-10-10 03:22:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.002388 10.0.0.50 - - [2025-10-10 03:22:26] "POST /access-control-lists HTTP/1.1" 200 602 0.060865 10.0.0.50 - - [2025-10-10 03:22:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.022537 10.0.0.50 - - [2025-10-10 03:22:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.071348 10.0.0.50 - - [2025-10-10 03:22:27] "POST /chown HTTP/1.1" 200 109 0.016205 10.0.0.50 - - [2025-10-10 03:22:27] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011038 10.0.0.50 - - [2025-10-10 03:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.50 - - [2025-10-10 03:22:27] "POST /access-control-lists HTTP/1.1" 200 600 0.091678 10.0.0.50 - - [2025-10-10 03:22:27] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003330 10.0.0.50 - - [2025-10-10 03:22:27] "POST /tags HTTP/1.1" 409 210 0.003553 10.0.0.50 - - [2025-10-10 03:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.50 - - [2025-10-10 03:22:27] "GET /tag/5df1b5da-fdd2-4fbb-9203-3ad7bbf32a11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010646 10.0.0.50 - - [2025-10-10 03:22:27] "POST /firewall-rules HTTP/1.1" 200 570 0.067161 10.0.0.50 - - [2025-10-10 03:22:27] "GET /firewall-rule/bb0a550c-8ac3-4cd7-ab9d-b84dccb1f936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007626 10.0.0.50 - - [2025-10-10 03:22:27] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004332 10.0.0.50 - - [2025-10-10 03:22:27] "GET /firewall-rule/bb0a550c-8ac3-4cd7-ab9d-b84dccb1f936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002695 10.0.0.50 - - [2025-10-10 03:22:27] "POST /ref-update HTTP/1.1" 200 156 0.030432 10.0.0.50 - - [2025-10-10 03:22:27] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010008 10.0.0.50 - - [2025-10-10 03:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.50 - - [2025-10-10 03:22:27] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002694 10.0.0.50 - - [2025-10-10 03:22:27] "POST /tags HTTP/1.1" 409 210 0.001786 10.0.0.50 - - [2025-10-10 03:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.50 - - [2025-10-10 03:22:27] "GET /tag/5df1b5da-fdd2-4fbb-9203-3ad7bbf32a11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010445 10.0.0.50 - - [2025-10-10 03:22:27] "POST /firewall-rules HTTP/1.1" 200 568 0.068468 10.0.0.50 - - [2025-10-10 03:22:27] "GET /firewall-rule/b89d8c4b-04a4-459a-9d87-6408393c9ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004072 10.0.0.50 - - [2025-10-10 03:22:27] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003376 10.0.0.50 - - [2025-10-10 03:22:27] "GET /firewall-rule/b89d8c4b-04a4-459a-9d87-6408393c9ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002654 10.0.0.50 - - [2025-10-10 03:22:27] "POST /ref-update HTTP/1.1" 200 156 0.037683 10.0.0.50 - - [2025-10-10 03:22:27] "POST /tags HTTP/1.1" 409 237 0.014974 10.0.0.50 - - [2025-10-10 03:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.50 - - [2025-10-10 03:22:27] "GET /tag/dc8f8f7a-01a3-46e9-9e79-7f95305bb526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010613 10.0.0.50 - - [2025-10-10 03:22:27] "POST /tags HTTP/1.1" 409 210 0.001888 10.0.0.50 - - [2025-10-10 03:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.50 - - [2025-10-10 03:22:27] "GET /tag/a9a62858-b9c1-4286-a3f6-c29b41d935a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010730 10.0.0.50 - - [2025-10-10 03:22:27] "POST /projects HTTP/1.1" 409 223 0.001904 10.0.0.50 - - [2025-10-10 03:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.50 - - [2025-10-10 03:22:27] "GET /project/4226fb32-faf1-4df9-a432-e64b607a45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041037 10.0.0.50 - - [2025-10-10 03:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.50 - - [2025-10-10 03:22:27] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.003780 10.0.0.50 - - [2025-10-10 03:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.50 - - [2025-10-10 03:22:27] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005422 10.0.0.50 - - [2025-10-10 03:22:28] "PUT /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b HTTP/1.1" 200 264 0.043502 10.0.0.50 - - [2025-10-10 03:22:28] "PUT /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503 HTTP/1.1" 200 264 0.043892 10.0.0.50 - - [2025-10-10 03:22:28] "POST /security-groups HTTP/1.1" 409 253 0.002457 10.0.0.50 - - [2025-10-10 03:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.50 - - [2025-10-10 03:22:28] "PUT /security-group/db4b82f1-4f12-40f1-b693-af522a38d475 HTTP/1.1" 200 262 0.062732 10.0.0.50 - - [2025-10-10 03:22:28] "PUT /access-control-list/0d7aacd6-893b-4d49-8d2d-72651393db18 HTTP/1.1" 200 272 0.016119 10.0.0.50 - - [2025-10-10 03:22:28] "PUT /access-control-list/1590dbed-ca92-4fb8-ae3b-0fa843b9d774 HTTP/1.1" 200 272 0.026788 10.0.0.50 - - [2025-10-10 03:22:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.041487 10.0.0.50 - - [2025-10-10 03:22:28] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009938 10.0.0.50 - - [2025-10-10 03:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.50 - - [2025-10-10 03:22:28] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003703 10.0.0.50 - - [2025-10-10 03:22:28] "POST /tags HTTP/1.1" 409 210 0.002241 10.0.0.50 - - [2025-10-10 03:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.50 - - [2025-10-10 03:22:28] "GET /tag/a9a62858-b9c1-4286-a3f6-c29b41d935a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014267 10.0.0.50 - - [2025-10-10 03:22:28] "POST /firewall-rules HTTP/1.1" 200 570 0.065852 10.0.0.50 - - [2025-10-10 03:22:28] "GET /firewall-rule/04cdaf58-bd5e-47f6-862b-ddae83977b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005401 10.0.0.50 - - [2025-10-10 03:22:28] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003937 10.0.0.50 - - [2025-10-10 03:22:28] "GET /firewall-rule/04cdaf58-bd5e-47f6-862b-ddae83977b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002141 10.0.0.50 - - [2025-10-10 03:22:28] "POST /ref-update HTTP/1.1" 200 156 0.039338 10.0.0.50 - - [2025-10-10 03:22:28] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002540 10.0.0.50 - - [2025-10-10 03:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.50 - - [2025-10-10 03:22:28] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002153 10.0.0.50 - - [2025-10-10 03:22:28] "POST /tags HTTP/1.1" 409 210 0.002167 10.0.0.50 - - [2025-10-10 03:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.50 - - [2025-10-10 03:22:28] "GET /tag/a9a62858-b9c1-4286-a3f6-c29b41d935a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013208 10.0.0.50 - - [2025-10-10 03:22:28] "POST /firewall-rules HTTP/1.1" 200 568 0.065180 10.0.0.50 - - [2025-10-10 03:22:28] "GET /firewall-rule/6fe8065c-83e2-4f07-b7e1-3ea5a66bd569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.012531 10.0.0.50 - - [2025-10-10 03:22:28] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004824 10.0.0.50 - - [2025-10-10 03:22:28] "GET /firewall-rule/6fe8065c-83e2-4f07-b7e1-3ea5a66bd569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005468 10.0.0.50 - - [2025-10-10 03:22:29] "POST /ref-update HTTP/1.1" 200 156 0.105874 10.0.0.50 - - [2025-10-10 03:22:29] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018735 10.0.0.50 - - [2025-10-10 03:22:29] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.50 - - [2025-10-10 03:22:29] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004265 10.0.0.50 - - [2025-10-10 03:22:29] "POST /set-tag HTTP/1.1" 200 109 0.001908 10.0.0.50 - - [2025-10-10 03:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.50 - - [2025-10-10 03:22:29] "GET /loadbalancer/81bbc671-2a2e-4069-a8d0-15d9efbf409a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002559 10.0.0.50 - - [2025-10-10 03:22:29] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004794 10.0.0.50 - - [2025-10-10 03:22:29] "POST /set-tag HTTP/1.1" 200 109 0.003436 10.0.0.50 - - [2025-10-10 03:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.50 - - [2025-10-10 03:22:29] "GET /loadbalancer/81bbc671-2a2e-4069-a8d0-15d9efbf409a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002491 10.0.0.50 - - [2025-10-10 03:22:29] "GET /loadbalancer-pool/b7363ac2-7b9e-4dcc-9614-19bbef619ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004248 10.0.0.50 - - [2025-10-10 03:22:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020594 10.0.0.50 - - [2025-10-10 03:22:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027883 10.0.0.50 - - [2025-10-10 03:22:29] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012392 10.0.0.50 - - [2025-10-10 03:22:29] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004086 10.0.0.50 - - [2025-10-10 03:22:29] "POST /ref-update HTTP/1.1" 200 156 0.011564 10.0.0.50 - - [2025-10-10 03:22:29] "GET /floating-ip/d4c23270-eaab-4f7d-a8ee-d974424ea43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.009518 10.0.0.50 - - [2025-10-10 03:22:29] "POST /tags HTTP/1.1" 409 205 0.001848 10.0.0.50 - - [2025-10-10 03:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.50 - - [2025-10-10 03:22:29] "GET /tag/6d67a6fe-ffa2-48fc-a6ca-16ffe0ca637b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.017688 10.0.0.50 - - [2025-10-10 03:22:29] "PUT /floating-ip/d4c23270-eaab-4f7d-a8ee-d974424ea43d HTTP/1.1" 200 256 0.023644 10.0.0.50 - - [2025-10-10 03:22:29] "POST /set-tag HTTP/1.1" 200 109 0.106647 10.0.0.50 - - [2025-10-10 03:22:29] "GET /loadbalancer-pool/3297ec16-0749-4356-9089-ef6ce2758b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.011787 10.0.0.50 - - [2025-10-10 03:22:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015157 10.0.0.50 - - [2025-10-10 03:22:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019120 10.0.0.50 - - [2025-10-10 03:22:29] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008415 10.0.0.50 - - [2025-10-10 03:22:29] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006518 10.0.0.50 - - [2025-10-10 03:22:29] "POST /ref-update HTTP/1.1" 200 156 0.010227 10.0.0.50 - - [2025-10-10 03:22:29] "GET /floating-ip/d4c23270-eaab-4f7d-a8ee-d974424ea43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.008437 10.0.0.50 - - [2025-10-10 03:22:29] "POST /set-tag HTTP/1.1" 200 109 0.002992 10.0.0.50 - - [2025-10-10 03:22:29] "GET /loadbalancer-pool/4cf04721-3d14-4758-8626-d0fe32741356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005636 10.0.0.50 - - [2025-10-10 03:22:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017913 10.0.0.50 - - [2025-10-10 03:22:29] "PUT /floating-ip/d4c23270-eaab-4f7d-a8ee-d974424ea43d HTTP/1.1" 200 256 0.008977 10.0.0.50 - - [2025-10-10 03:22:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008550 10.0.0.50 - - [2025-10-10 03:22:29] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004777 10.0.0.50 - - [2025-10-10 03:22:29] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009601 10.0.0.50 - - [2025-10-10 03:22:29] "POST /set-tag HTTP/1.1" 200 109 0.003042 10.0.0.50 - - [2025-10-10 03:22:29] "POST /ref-update HTTP/1.1" 200 156 0.014851 10.0.0.50 - - [2025-10-10 03:22:29] "GET /floating-ip/d4c23270-eaab-4f7d-a8ee-d974424ea43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.008293 10.0.0.50 - - [2025-10-10 03:22:29] "PUT /floating-ip/d4c23270-eaab-4f7d-a8ee-d974424ea43d HTTP/1.1" 200 256 0.008885 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:22:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:22:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000782 10.0.0.50 - - [2025-10-10 03:22:35] "GET /global-system-configs HTTP/1.1" 200 322 0.002682 10.0.0.50 - - [2025-10-10 03:22:36] "GET /global-system-configs HTTP/1.1" 200 322 0.002092 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:22:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:22:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 10.0.0.27 - - [2025-10-10 03:22:56] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.27 - - [2025-10-10 03:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.27 - - [2025-10-10 03:22:56] "GET /global-system-config/a49f7094-0c3a-45f4-aca4-2529793e7576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004555 10.0.0.27 - - [2025-10-10 03:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.27 - - [2025-10-10 03:22:56] "GET /routing-instance/7f82feb4-36e4-4e10-ae40-711d3239a161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003057 10.0.0.27 - - [2025-10-10 03:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.27 - - [2025-10-10 03:22:56] "GET /virtual-router/339ab217-882c-4dfa-92bf-a0c07355b201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003491 10.0.0.27 - - [2025-10-10 03:22:56] "PUT /virtual-router/339ab217-882c-4dfa-92bf-a0c07355b201 HTTP/1.1" 200 262 0.016176 10.0.0.27 - - [2025-10-10 03:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018589 10.0.0.27 - - [2025-10-10 03:22:56] "GET /virtual-router/339ab217-882c-4dfa-92bf-a0c07355b201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003187 10.0.0.27 - - [2025-10-10 03:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.27 - - [2025-10-10 03:22:57] "GET /virtual-machine-interface/f6f8d43c-763b-4747-8e6a-627e47e07291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004262 10.0.0.27 - - [2025-10-10 03:22:57] "PUT /virtual-machine-interface/f6f8d43c-763b-4747-8e6a-627e47e07291 HTTP/1.1" 200 284 0.010488 10.0.0.50 - - [2025-10-10 03:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.50 - - [2025-10-10 03:22:59] "GET /virtual-router/339ab217-882c-4dfa-92bf-a0c07355b201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002718 10.0.0.50 - - [2025-10-10 03:23:26] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008603 10.0.0.50 - - [2025-10-10 03:23:26] "POST /set-tag HTTP/1.1" 200 109 0.006516 10.0.0.50 - - [2025-10-10 03:23:26] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006744 10.0.0.50 - - [2025-10-10 03:23:26] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.50 - - [2025-10-10 03:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.50 - - [2025-10-10 03:23:26] "GET /loadbalancer/81bbc671-2a2e-4069-a8d0-15d9efbf409a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003678 10.0.0.50 - - [2025-10-10 03:23:26] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005091 10.0.0.50 - - [2025-10-10 03:23:26] "POST /set-tag HTTP/1.1" 200 109 0.039003 10.0.0.50 - - [2025-10-10 03:23:26] "DELETE /loadbalancer-member/279df4d8-9673-4a5c-b637-ca15c9489863 HTTP/1.1" 200 115 0.037848 10.0.0.50 - - [2025-10-10 03:23:26] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013652 10.0.0.50 - - [2025-10-10 03:23:26] "POST /set-tag HTTP/1.1" 200 109 0.005121 10.0.0.50 - - [2025-10-10 03:23:26] "DELETE /loadbalancer-member/356f993b-4151-49bf-86eb-55e88a03d8b0 HTTP/1.1" 200 115 0.037676 10.0.0.50 - - [2025-10-10 03:23:26] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004000 10.0.0.50 - - [2025-10-10 03:23:26] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.50 - - [2025-10-10 03:23:26] "DELETE /loadbalancer-member/0f2d3dfb-e253-4da1-bfac-9c26cbf5b437 HTTP/1.1" 200 115 0.032930 10.0.0.50 - - [2025-10-10 03:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.50 - - [2025-10-10 03:23:26] "GET /loadbalancer/81bbc671-2a2e-4069-a8d0-15d9efbf409a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002585 10.0.0.50 - - [2025-10-10 03:23:26] "GET /loadbalancer-pool/b7363ac2-7b9e-4dcc-9614-19bbef619ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002933 10.0.0.50 - - [2025-10-10 03:23:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021959 10.0.0.50 - - [2025-10-10 03:23:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.025730 10.0.0.50 - - [2025-10-10 03:23:27] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016817 10.0.0.50 - - [2025-10-10 03:23:27] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016276 10.0.0.50 - - [2025-10-10 03:23:27] "GET /floating-ip/d4c23270-eaab-4f7d-a8ee-d974424ea43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002592 10.0.0.50 - - [2025-10-10 03:23:27] "POST /set-tag HTTP/1.1" 200 109 0.075839 10.0.0.50 - - [2025-10-10 03:23:27] "GET /loadbalancer-pool/3297ec16-0749-4356-9089-ef6ce2758b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010736 10.0.0.50 - - [2025-10-10 03:23:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037007 10.0.0.50 - - [2025-10-10 03:23:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.011612 10.0.0.50 - - [2025-10-10 03:23:27] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011492 10.0.0.50 - - [2025-10-10 03:23:27] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009819 10.0.0.50 - - [2025-10-10 03:23:27] "POST /set-tag HTTP/1.1" 200 109 0.003961 10.0.0.50 - - [2025-10-10 03:23:27] "GET /floating-ip/d4c23270-eaab-4f7d-a8ee-d974424ea43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003050 10.0.0.50 - - [2025-10-10 03:23:27] "GET /loadbalancer-pool/4cf04721-3d14-4758-8626-d0fe32741356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003670 10.0.0.50 - - [2025-10-10 03:23:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029678 10.0.0.50 - - [2025-10-10 03:23:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022854 10.0.0.50 - - [2025-10-10 03:23:27] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012057 10.0.0.50 - - [2025-10-10 03:23:27] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006427 10.0.0.50 - - [2025-10-10 03:23:27] "GET /floating-ip/d4c23270-eaab-4f7d-a8ee-d974424ea43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004811 10.0.0.50 - - [2025-10-10 03:23:27] "POST /set-tag HTTP/1.1" 200 109 0.002279 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:23:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:23:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000811 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:23:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:23:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000751 10.0.0.50 - - [2025-10-10 03:23:57] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.50 - - [2025-10-10 03:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.50 - - [2025-10-10 03:23:57] "GET /global-system-config/a49f7094-0c3a-45f4-aca4-2529793e7576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004024 10.0.0.50 - - [2025-10-10 03:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.50 - - [2025-10-10 03:23:57] "GET /config-node/b6655a2b-987d-4f18-aec0-b0105cb2c175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002897 10.0.0.50 - - [2025-10-10 03:24:08] "GET / HTTP/1.1" 200 35931 0.001201 10.0.0.50 - - [2025-10-10 03:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006947 10.0.0.50 - - [2025-10-10 03:24:08] "GET /routing-instance/7f82feb4-36e4-4e10-ae40-711d3239a161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003117 10.0.0.50 - - [2025-10-10 03:24:08] "POST /bgp-routers HTTP/1.1" 409 301 0.002455 10.0.0.50 - - [2025-10-10 03:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.50 - - [2025-10-10 03:24:08] "GET /bgp-router/65b9c185-bb3e-4b91-90a6-011e1e65399b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003535 10.0.0.50 - - [2025-10-10 03:24:08] "PUT /bgp-router/65b9c185-bb3e-4b91-90a6-011e1e65399b HTTP/1.1" 200 254 0.011345 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:24:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:24:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:24:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:24:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000778 10.0.0.50 - - [2025-10-10 03:25:18] "GET / HTTP/1.1" 200 35931 0.001625 10.0.0.50 - - [2025-10-10 03:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.50 - - [2025-10-10 03:25:18] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031476 10.0.0.50 - - [2025-10-10 03:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.50 - - [2025-10-10 03:25:18] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028390 10.0.0.50 - - [2025-10-10 03:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.50 - - [2025-10-10 03:25:18] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028468 10.0.0.50 - - [2025-10-10 03:25:19] "POST /tags HTTP/1.1" 200 333 0.041239 10.0.0.50 - - [2025-10-10 03:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.50 - - [2025-10-10 03:25:19] "GET /tag/5481c33f-011b-4b70-ae33-1101dccc9146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.028737 10.0.0.50 - - [2025-10-10 03:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008238 10.0.0.50 - - [2025-10-10 03:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012555 10.0.0.50 - - [2025-10-10 03:25:19] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.070288 10.0.0.50 - - [2025-10-10 03:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.50 - - [2025-10-10 03:25:19] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065189 10.0.0.50 - - [2025-10-10 03:25:19] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.015679 10.0.0.50 - - [2025-10-10 03:25:19] "GET /virtual-networks?parent_id=7a78681d-04c3-48d4-96b9-4cfd31114ef6&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.006334 10.0.0.50 - - [2025-10-10 03:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.50 - - [2025-10-10 03:25:19] "GET /service-appliance-set/288bbb12-f788-45e4-94ff-b9c572b56bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002171 10.0.0.50 - - [2025-10-10 03:25:19] "POST /fqname-to-id HTTP/1.1" 404 254 0.002528 10.0.0.50 - - [2025-10-10 03:25:19] "POST /virtual-networks HTTP/1.1" 200 512 0.146604 10.0.0.50 - - [2025-10-10 03:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007196 10.0.0.50 - - [2025-10-10 03:25:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.154953 10.0.0.50 - - [2025-10-10 03:25:19] "GET /network-ipam/603c3de1-a0d5-4338-9aea-c412d1ceb211?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.011438 10.0.0.50 - - [2025-10-10 03:25:19] "GET /virtual-machine-interface/7f1ab036-8e14-42f9-bc1f-4538e81d1cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.011937 10.0.0.50 - - [2025-10-10 03:25:19] "POST /instance-ips HTTP/1.1" 200 409 0.078772 10.0.0.50 - - [2025-10-10 03:25:19] "POST /useragent-kv HTTP/1.1" 200 115 0.008804 10.0.0.50 - - [2025-10-10 03:25:19] "POST /ref-update HTTP/1.1" 200 156 0.110254 10.0.0.50 - - [2025-10-10 03:25:19] "GET /instance-ip/b4a7d01a-cd4a-40cf-8f85-c8f48c5bb7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.014886 10.0.0.50 - - [2025-10-10 03:25:19] "GET /virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.016315 10.0.0.50 - - [2025-10-10 03:25:19] "GET /domains HTTP/1.1" 200 280 0.003246 10.0.0.50 - - [2025-10-10 03:25:19] "GET /domain/6523efc6-47e4-4a0b-9173-abcabed9b958 HTTP/1.1" 200 3086 0.016321 10.0.0.50 - - [2025-10-10 03:25:19] "POST /loadbalancers HTTP/1.1" 200 610 0.051068 10.0.0.50 - - [2025-10-10 03:25:19] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6 HTTP/1.1" 200 5716 0.045792 10.0.0.50 - - [2025-10-10 03:25:19] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024513 10.0.0.50 - - [2025-10-10 03:25:19] "GET /instance-ip/b4a7d01a-cd4a-40cf-8f85-c8f48c5bb7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.007513 10.0.0.50 - - [2025-10-10 03:25:19] "GET /virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 HTTP/1.1" 200 2089 0.016381 10.0.0.50 - - [2025-10-10 03:25:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022020 10.0.0.50 - - [2025-10-10 03:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.50 - - [2025-10-10 03:25:19] "GET /virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 HTTP/1.1" 200 2089 0.007945 10.0.0.50 - - [2025-10-10 03:25:19] "GET /routing-instance/7973dd58-1fba-4be7-9080-c24787cd7959 HTTP/1.1" 200 1181 0.005044 10.0.0.50 - - [2025-10-10 03:25:19] "GET /routing-instance/7973dd58-1fba-4be7-9080-c24787cd7959 HTTP/1.1" 200 1181 0.002301 10.0.0.50 - - [2025-10-10 03:25:19] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036157 10.0.0.50 - - [2025-10-10 03:25:19] "POST /floating-ips HTTP/1.1" 200 597 0.061289 10.0.0.50 - - [2025-10-10 03:25:19] "GET /loadbalancer/3708143e-ca9b-4b94-9997-91ef32935306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002691 10.0.0.50 - - [2025-10-10 03:25:19] "POST /route-targets HTTP/1.1" 200 327 0.012575 10.0.0.50 - - [2025-10-10 03:25:19] "POST /ref-update HTTP/1.1" 200 156 0.019810 10.0.0.50 - - [2025-10-10 03:25:19] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.053997 10.0.0.50 - - [2025-10-10 03:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.50 - - [2025-10-10 03:25:20] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030776 10.0.0.50 - - [2025-10-10 03:25:20] "GET /loadbalancer-listener/471f1aeb-caa8-4ce0-9be0-8985cf607112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.002561 10.0.0.50 - - [2025-10-10 03:25:20] "GET /loadbalancer-listener/471f1aeb-caa8-4ce0-9be0-8985cf607112?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002751 10.0.0.50 - - [2025-10-10 03:25:20] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018891 10.0.0.50 - - [2025-10-10 03:25:20] "GET /instance-ip/b4a7d01a-cd4a-40cf-8f85-c8f48c5bb7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002434 10.0.0.50 - - [2025-10-10 03:25:20] "GET /instance-ip/b4a7d01a-cd4a-40cf-8f85-c8f48c5bb7b3?fields=floating_ips HTTP/1.1" 200 1213 0.012490 10.0.0.50 - - [2025-10-10 03:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.50 - - [2025-10-10 03:25:20] "GET /floating-ip/5cc478a5-0e5b-4411-aac6-754a183e5f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.001839 10.0.0.50 - - [2025-10-10 03:25:20] "GET /loadbalancer/3708143e-ca9b-4b94-9997-91ef32935306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004342 10.0.0.50 - - [2025-10-10 03:25:20] "POST /tags HTTP/1.1" 200 295 0.042066 10.0.0.50 - - [2025-10-10 03:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012043 10.0.0.50 - - [2025-10-10 03:25:20] "GET /tag/7fd59870-c800-4cbc-9e2b-f3a57b066173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012233 10.0.0.50 - - [2025-10-10 03:25:20] "POST /tags HTTP/1.1" 409 233 0.002040 10.0.0.50 - - [2025-10-10 03:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.50 - - [2025-10-10 03:25:20] "GET /tag/27435676-8f7f-4c7a-a2d6-971b9d2e6574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010167 10.0.0.50 - - [2025-10-10 03:25:20] "POST /tags HTTP/1.1" 409 206 0.001688 10.0.0.50 - - [2025-10-10 03:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.50 - - [2025-10-10 03:25:20] "GET /tag/b43067de-2db8-486a-b046-cd1d24129156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010047 10.0.0.50 - - [2025-10-10 03:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.50 - - [2025-10-10 03:25:20] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005626 10.0.0.50 - - [2025-10-10 03:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.50 - - [2025-10-10 03:25:20] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033559 10.0.0.50 - - [2025-10-10 03:25:20] "POST /virtual-machines HTTP/1.1" 200 369 0.008280 10.0.0.50 - - [2025-10-10 03:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009365 10.0.0.50 - - [2025-10-10 03:25:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.105480 10.0.0.50 - - [2025-10-10 03:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022349 10.0.0.50 - - [2025-10-10 03:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005584 10.0.0.50 - - [2025-10-10 03:25:20] "GET /virtual-machine-interface/c0220390-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004392 10.0.0.50 - - [2025-10-10 03:25:20] "POST /instance-ips HTTP/1.1" 200 409 0.024757 10.0.0.50 - - [2025-10-10 03:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.031015 10.0.0.50 - - [2025-10-10 03:25:20] "GET /virtual-machine-interface/c0220390-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006782 10.0.0.50 - - [2025-10-10 03:25:20] "POST /set-tag HTTP/1.1" 200 109 0.016012 10.0.0.50 - - [2025-10-10 03:25:20] "GET /virtual-machine-interface/c0220390-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014137 10.0.0.50 - - [2025-10-10 03:25:20] "GET /instance-ip/c038a442-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002546 10.0.0.50 - - [2025-10-10 03:25:21] "GET /virtual-machine-interface/c0220390-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004069 10.0.0.50 - - [2025-10-10 03:25:21] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.50 - - [2025-10-10 03:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.50 - - [2025-10-10 03:25:21] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004302 10.0.0.50 - - [2025-10-10 03:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.50 - - [2025-10-10 03:25:21] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040698 10.0.0.50 - - [2025-10-10 03:25:21] "POST /virtual-machines HTTP/1.1" 200 369 0.008654 10.0.0.50 - - [2025-10-10 03:25:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008107 10.0.0.50 - - [2025-10-10 03:25:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.112748 10.0.0.50 - - [2025-10-10 03:25:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032383 10.0.0.50 - - [2025-10-10 03:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008209 10.0.0.50 - - [2025-10-10 03:25:21] "GET /virtual-machine-interface/c0807cea-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005635 10.0.0.50 - - [2025-10-10 03:25:21] "POST /instance-ips HTTP/1.1" 200 409 0.032588 10.0.0.50 - - [2025-10-10 03:25:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019364 10.0.0.50 - - [2025-10-10 03:25:21] "GET /virtual-machine-interface/c0807cea-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005531 10.0.0.50 - - [2025-10-10 03:25:21] "POST /set-tag HTTP/1.1" 200 109 0.019846 10.0.0.50 - - [2025-10-10 03:25:21] "GET /virtual-machine-interface/c0807cea-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019952 10.0.0.50 - - [2025-10-10 03:25:21] "GET /instance-ip/c099aa1c-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003195 10.0.0.50 - - [2025-10-10 03:25:21] "GET /virtual-machine-interface/c0807cea-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004302 10.0.0.50 - - [2025-10-10 03:25:21] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.50 - - [2025-10-10 03:25:21] "GET /virtual-router/339ab217-882c-4dfa-92bf-a0c07355b201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002279 10.0.0.50 - - [2025-10-10 03:25:21] "POST /ref-update HTTP/1.1" 200 156 0.012854 10.0.0.50 - - [2025-10-10 03:25:21] "GET /virtual-machine-interface/c0220390-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018142 10.0.0.50 - - [2025-10-10 03:25:21] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.50 - - [2025-10-10 03:25:21] "GET /virtual-router/339ab217-882c-4dfa-92bf-a0c07355b201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003324 10.0.0.50 - - [2025-10-10 03:25:21] "POST /ref-update HTTP/1.1" 200 156 0.007074 10.0.0.50 - - [2025-10-10 03:25:21] "GET /virtual-machine-interface/c0807cea-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004564 10.0.0.50 - - [2025-10-10 03:25:21] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.50 - - [2025-10-10 03:25:21] "GET /virtual-machine-interface/c0220390-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003636 10.0.0.50 - - [2025-10-10 03:25:21] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.50 - - [2025-10-10 03:25:21] "GET /virtual-machine-interface/c0807cea-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004095 10.0.0.50 - - [2025-10-10 03:25:21] "POST /set-tag HTTP/1.1" 200 109 0.001788 10.0.0.50 - - [2025-10-10 03:25:24] "GET /domains HTTP/1.1" 200 280 0.002120 10.0.0.50 - - [2025-10-10 03:25:24] "GET /domain/6523efc6-47e4-4a0b-9173-abcabed9b958 HTTP/1.1" 200 3086 0.002666 10.0.0.50 - - [2025-10-10 03:25:24] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6 HTTP/1.1" 200 7064 0.039751 10.0.0.50 - - [2025-10-10 03:25:24] "GET /virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 HTTP/1.1" 200 2089 0.004096 10.0.0.50 - - [2025-10-10 03:25:24] "GET /virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 HTTP/1.1" 200 2089 0.003694 10.0.0.50 - - [2025-10-10 03:25:24] "GET /routing-instance/7973dd58-1fba-4be7-9080-c24787cd7959 HTTP/1.1" 200 1402 0.003400 10.0.0.50 - - [2025-10-10 03:25:24] "GET /routing-instance/7973dd58-1fba-4be7-9080-c24787cd7959 HTTP/1.1" 200 1402 0.002104 10.0.0.50 - - [2025-10-10 03:25:24] "GET /route-target/74b75744-cce6-4a89-b817-08e3b90d9396 HTTP/1.1" 200 1152 0.001881 10.0.0.50 - - [2025-10-10 03:25:24] "GET /virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 HTTP/1.1" 200 2089 0.003226 10.0.0.50 - - [2025-10-10 03:25:24] "GET /routing-instance/7973dd58-1fba-4be7-9080-c24787cd7959 HTTP/1.1" 200 1402 0.002059 10.0.0.50 - - [2025-10-10 03:25:24] "GET /virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003368 10.0.0.50 - - [2025-10-10 03:25:24] "GET /virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 HTTP/1.1" 200 2089 0.010809 10.0.0.50 - - [2025-10-10 03:25:25] "GET /routing-instance/7973dd58-1fba-4be7-9080-c24787cd7959 HTTP/1.1" 200 1402 0.003189 10.0.0.50 - - [2025-10-10 03:25:25] "GET /routing-instance/7973dd58-1fba-4be7-9080-c24787cd7959 HTTP/1.1" 200 1402 0.002822 10.0.0.50 - - [2025-10-10 03:25:25] "GET /route-target/74b75744-cce6-4a89-b817-08e3b90d9396 HTTP/1.1" 200 1152 0.001920 10.0.0.50 - - [2025-10-10 03:25:25] "GET /domains HTTP/1.1" 200 280 0.002026 10.0.0.50 - - [2025-10-10 03:25:25] "GET /domain/6523efc6-47e4-4a0b-9173-abcabed9b958 HTTP/1.1" 200 3086 0.002382 10.0.0.50 - - [2025-10-10 03:25:25] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6 HTTP/1.1" 200 7064 0.034561 10.0.0.50 - - [2025-10-10 03:25:25] "GET /virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 HTTP/1.1" 200 2089 0.004337 10.0.0.50 - - [2025-10-10 03:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.50 - - [2025-10-10 03:25:25] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033908 10.0.0.50 - - [2025-10-10 03:25:25] "GET /virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003611 10.0.0.50 - - [2025-10-10 03:25:25] "GET /floating-ip-pools?parent_id=fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002181 10.0.0.50 - - [2025-10-10 03:25:25] "GET /virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003479 10.0.0.50 - - [2025-10-10 03:25:25] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016540 10.0.0.50 - - [2025-10-10 03:25:25] "POST /ref-update HTTP/1.1" 200 156 0.011198 10.0.0.50 - - [2025-10-10 03:25:25] "GET /virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008669 10.0.0.50 - - [2025-10-10 03:25:25] "GET /domains HTTP/1.1" 200 280 0.002206 10.0.0.50 - - [2025-10-10 03:25:25] "GET /domain/6523efc6-47e4-4a0b-9173-abcabed9b958 HTTP/1.1" 200 3086 0.002646 10.0.0.50 - - [2025-10-10 03:25:25] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6 HTTP/1.1" 200 7320 0.026934 10.0.0.50 - - [2025-10-10 03:25:25] "GET /virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 HTTP/1.1" 200 2327 0.010111 10.0.0.50 - - [2025-10-10 03:25:25] "GET /floating-ip-pool/76f0a150-3210-4b7e-9403-028d9bb39d8d HTTP/1.1" 200 1314 0.004803 10.0.0.50 - - [2025-10-10 03:25:25] "GET /domains HTTP/1.1" 200 280 0.002103 10.0.0.50 - - [2025-10-10 03:25:25] "GET /domain/6523efc6-47e4-4a0b-9173-abcabed9b958 HTTP/1.1" 200 3086 0.003315 10.0.0.50 - - [2025-10-10 03:25:25] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6 HTTP/1.1" 200 7320 0.031119 10.0.0.50 - - [2025-10-10 03:25:25] "GET /virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 HTTP/1.1" 200 2327 0.005091 10.0.0.50 - - [2025-10-10 03:25:25] "GET /virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003794 10.0.0.50 - - [2025-10-10 03:25:25] "POST /tags HTTP/1.1" 200 365 0.054698 10.0.0.50 - - [2025-10-10 03:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010955 10.0.0.50 - - [2025-10-10 03:25:25] "GET /tag/298943b8-516f-4680-a1ee-ad3639442be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011898 10.0.0.50 - - [2025-10-10 03:25:25] "POST /tags HTTP/1.1" 409 206 0.001913 10.0.0.50 - - [2025-10-10 03:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.50 - - [2025-10-10 03:25:25] "GET /tag/b43067de-2db8-486a-b046-cd1d24129156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011517 10.0.0.50 - - [2025-10-10 03:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.50 - - [2025-10-10 03:25:25] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040451 10.0.0.50 - - [2025-10-10 03:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.50 - - [2025-10-10 03:25:25] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004429 10.0.0.50 - - [2025-10-10 03:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.50 - - [2025-10-10 03:25:25] "GET /service-appliance-set/8aad81c5-d5eb-4bd0-a1be-558eff07c693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003679 10.0.0.50 - - [2025-10-10 03:25:25] "POST /fqname-to-id HTTP/1.1" 404 258 0.001354 10.0.0.50 - - [2025-10-10 03:25:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.112914 10.0.0.50 - - [2025-10-10 03:25:25] "GET /virtual-machine-interface/a59aa14e-cddc-4bf9-af8c-02c2cb418d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004417 10.0.0.50 - - [2025-10-10 03:25:26] "POST /set-tag HTTP/1.1" 200 109 0.024686 10.0.0.50 - - [2025-10-10 03:25:26] "POST /instance-ips HTTP/1.1" 200 417 0.037976 10.0.0.50 - - [2025-10-10 03:25:26] "GET /instance-ip/cf587acf-968e-4bc5-90c0-9dd6516c6b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.003726 10.0.0.50 - - [2025-10-10 03:25:26] "POST /loadbalancers HTTP/1.1" 200 618 0.066753 10.0.0.50 - - [2025-10-10 03:25:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028136 10.0.0.50 - - [2025-10-10 03:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.50 - - [2025-10-10 03:25:26] "POST /service-instances HTTP/1.1" 200 566 0.038295 10.0.0.50 - - [2025-10-10 03:25:26] "POST /ref-update HTTP/1.1" 200 156 0.015550 10.0.0.50 - - [2025-10-10 03:25:26] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048364 10.0.0.50 - - [2025-10-10 03:25:26] "GET /virtual-machine-interface/a59aa14e-cddc-4bf9-af8c-02c2cb418d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.003405 10.0.0.50 - - [2025-10-10 03:25:26] "GET /virtual-machine-interface/a59aa14e-cddc-4bf9-af8c-02c2cb418d64?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.004330 10.0.0.50 - - [2025-10-10 03:25:26] "PUT /service-instance/f2cf6468-e933-4240-a360-25db4b5a9ad5 HTTP/1.1" 200 266 0.006825 10.0.0.50 - - [2025-10-10 03:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.50 - - [2025-10-10 03:25:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007122 10.0.0.50 - - [2025-10-10 03:25:26] "GET /floating-ip-pool/76f0a150-3210-4b7e-9403-028d9bb39d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.009152 10.0.0.50 - - [2025-10-10 03:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.50 - - [2025-10-10 03:25:26] "POST /floating-ips HTTP/1.1" 200 671 0.085424 10.0.0.50 - - [2025-10-10 03:25:26] "POST /virtual-machines HTTP/1.1" 200 429 0.053064 10.0.0.50 - - [2025-10-10 03:25:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018941 10.0.0.50 - - [2025-10-10 03:25:26] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006701 10.0.0.50 - - [2025-10-10 03:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.50 - - [2025-10-10 03:25:26] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002612 10.0.0.50 - - [2025-10-10 03:25:26] "POST /tags HTTP/1.1" 409 221 0.012326 10.0.0.50 - - [2025-10-10 03:25:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.118541 10.0.0.50 - - [2025-10-10 03:25:26] "POST /chown HTTP/1.1" 200 109 0.016561 10.0.0.50 - - [2025-10-10 03:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.50 - - [2025-10-10 03:25:26] "GET /tag/5481c33f-011b-4b70-ae33-1101dccc9146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016542 10.0.0.50 - - [2025-10-10 03:25:26] "POST /tags HTTP/1.1" 409 238 0.001713 10.0.0.50 - - [2025-10-10 03:25:26] "POST /chown HTTP/1.1" 200 109 0.007955 10.0.0.50 - - [2025-10-10 03:25:26] "PUT /virtual-machine-interface/ca9f74f3-5282-4985-b0d8-4b48151aea7d HTTP/1.1" 200 284 0.016082 10.0.0.50 - - [2025-10-10 03:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006618 10.0.0.50 - - [2025-10-10 03:25:26] "GET /tag/298943b8-516f-4680-a1ee-ad3639442be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011411 10.0.0.50 - - [2025-10-10 03:25:26] "PUT /instance-ip/cf587acf-968e-4bc5-90c0-9dd6516c6b95 HTTP/1.1" 200 256 0.035927 10.0.0.50 - - [2025-10-10 03:25:26] "POST /firewall-rules HTTP/1.1" 200 650 0.081759 10.0.0.50 - - [2025-10-10 03:25:26] "POST /ref-update HTTP/1.1" 200 156 0.055820 10.0.0.50 - - [2025-10-10 03:25:26] "POST /ref-update HTTP/1.1" 200 156 0.017414 10.0.0.50 - - [2025-10-10 03:25:26] "GET /firewall-rule/be8e3f22-61d1-46f2-923e-75e8eb96a086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.012754 10.0.0.50 - - [2025-10-10 03:25:26] "POST /ref-update HTTP/1.1" 200 156 0.019543 10.0.0.50 - - [2025-10-10 03:25:26] "GET /firewall-policy/c85f34f1-c67b-4c7a-84de-28389d1b44e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007962 10.0.0.50 - - [2025-10-10 03:25:26] "GET /firewall-rule/be8e3f22-61d1-46f2-923e-75e8eb96a086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.011572 10.0.0.50 - - [2025-10-10 03:25:26] "POST /ref-update HTTP/1.1" 200 156 0.007153 10.0.0.50 - - [2025-10-10 03:25:26] "POST /ref-update HTTP/1.1" 200 156 0.016508 10.0.0.50 - - [2025-10-10 03:25:26] "POST /ref-update HTTP/1.1" 200 156 0.021936 10.0.0.50 - - [2025-10-10 03:25:26] "POST /ref-update HTTP/1.1" 200 156 0.054540 10.0.0.50 - - [2025-10-10 03:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.50 - - [2025-10-10 03:25:27] "POST /virtual-machines HTTP/1.1" 200 429 0.016838 10.0.0.50 - - [2025-10-10 03:25:27] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.050018 10.0.0.50 - - [2025-10-10 03:25:27] "GET /loadbalancer/ddf445b0-662b-4daf-8d8f-43710c5bdcc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.016288 10.0.0.50 - - [2025-10-10 03:25:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.105476 10.0.0.50 - - [2025-10-10 03:25:27] "POST /chown HTTP/1.1" 200 109 0.020866 10.0.0.50 - - [2025-10-10 03:25:27] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.058231 10.0.0.50 - - [2025-10-10 03:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.50 - - [2025-10-10 03:25:27] "POST /chown HTTP/1.1" 200 109 0.012893 10.0.0.50 - - [2025-10-10 03:25:27] "PUT /virtual-machine-interface/c95881f6-f922-4daf-a252-c9f9c109150b HTTP/1.1" 200 284 0.013510 10.0.0.50 - - [2025-10-10 03:25:27] "PUT /instance-ip/cf587acf-968e-4bc5-90c0-9dd6516c6b95 HTTP/1.1" 200 256 0.027537 10.0.0.50 - - [2025-10-10 03:25:27] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.044682 10.0.0.50 - - [2025-10-10 03:25:27] "GET /loadbalancer-listener/91df4de4-8b1b-4f9a-ae4e-2b39d99d8548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002604 10.0.0.50 - - [2025-10-10 03:25:27] "GET /loadbalancer-listener/91df4de4-8b1b-4f9a-ae4e-2b39d99d8548?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.002525 10.0.0.50 - - [2025-10-10 03:25:27] "POST /ref-update HTTP/1.1" 200 156 0.013337 10.0.0.50 - - [2025-10-10 03:25:27] "POST /ref-update HTTP/1.1" 200 156 0.020355 10.0.0.50 - - [2025-10-10 03:25:27] "POST /ref-update HTTP/1.1" 200 156 0.025251 10.0.0.50 - - [2025-10-10 03:25:27] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.040148 10.0.0.50 - - [2025-10-10 03:25:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012854 10.0.0.50 - - [2025-10-10 03:25:27] "GET /loadbalancer-pool/ff53799a-8373-44ac-a773-b7a46dac4739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006371 10.0.0.50 - - [2025-10-10 03:25:27] "POST /ref-update HTTP/1.1" 200 156 0.014181 10.0.0.50 - - [2025-10-10 03:25:27] "POST /ref-update HTTP/1.1" 200 156 0.018527 10.0.0.50 - - [2025-10-10 03:25:27] "PUT /service-instance/f2cf6468-e933-4240-a360-25db4b5a9ad5 HTTP/1.1" 200 266 0.007415 10.0.0.50 - - [2025-10-10 03:25:27] "POST /loadbalancer-members HTTP/1.1" 200 707 0.024370 10.0.0.50 - - [2025-10-10 03:25:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012173 10.0.0.50 - - [2025-10-10 03:25:27] "GET /loadbalancer-member/09efd14c-d440-4a6c-b6db-d34ddbe6419e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.002178 10.0.0.50 - - [2025-10-10 03:25:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.005767 10.0.0.50 - - [2025-10-10 03:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.50 - - [2025-10-10 03:25:27] "POST /chown HTTP/1.1" 200 109 0.009169 10.0.0.50 - - [2025-10-10 03:25:27] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002550 10.0.0.50 - - [2025-10-10 03:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.50 - - [2025-10-10 03:25:27] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005562 10.0.0.50 - - [2025-10-10 03:25:27] "POST /chown HTTP/1.1" 200 109 0.021052 10.0.0.50 - - [2025-10-10 03:25:27] "POST /tags HTTP/1.1" 409 221 0.001849 10.0.0.50 - - [2025-10-10 03:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.50 - - [2025-10-10 03:25:27] "GET /tag/5481c33f-011b-4b70-ae33-1101dccc9146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010496 10.0.0.50 - - [2025-10-10 03:25:27] "POST /tags HTTP/1.1" 409 238 0.001623 10.0.0.50 - - [2025-10-10 03:25:27] "PUT /instance-ip/cf587acf-968e-4bc5-90c0-9dd6516c6b95 HTTP/1.1" 200 256 0.020333 10.0.0.50 - - [2025-10-10 03:25:27] "POST /ref-update HTTP/1.1" 200 156 0.009935 10.0.0.50 - - [2025-10-10 03:25:27] "POST /chown HTTP/1.1" 200 109 0.014501 10.0.0.50 - - [2025-10-10 03:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010988 10.0.0.50 - - [2025-10-10 03:25:27] "GET /tag/298943b8-516f-4680-a1ee-ad3639442be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015427 10.0.0.50 - - [2025-10-10 03:25:27] "POST /firewall-rules HTTP/1.1" 409 293 0.002059 10.0.0.50 - - [2025-10-10 03:25:27] "POST /chown HTTP/1.1" 200 109 0.006398 10.0.0.50 - - [2025-10-10 03:25:27] "PUT /instance-ip/cf587acf-968e-4bc5-90c0-9dd6516c6b95 HTTP/1.1" 200 256 0.025282 10.0.0.50 - - [2025-10-10 03:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011170 10.0.0.50 - - [2025-10-10 03:25:27] "POST /ref-update HTTP/1.1" 200 156 0.030290 10.0.0.50 - - [2025-10-10 03:25:27] "PUT /firewall-rule/be8e3f22-61d1-46f2-923e-75e8eb96a086 HTTP/1.1" 200 260 0.037327 10.0.0.50 - - [2025-10-10 03:25:27] "GET /firewall-rule/be8e3f22-61d1-46f2-923e-75e8eb96a086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.010248 10.0.0.50 - - [2025-10-10 03:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.50 - - [2025-10-10 03:25:27] "POST /chown HTTP/1.1" 200 109 0.005631 10.0.0.50 - - [2025-10-10 03:25:27] "POST /chown HTTP/1.1" 200 109 0.017825 10.0.0.50 - - [2025-10-10 03:25:27] "GET /firewall-policy/c85f34f1-c67b-4c7a-84de-28389d1b44e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008227 10.0.0.50 - - [2025-10-10 03:25:27] "GET /firewall-rule/be8e3f22-61d1-46f2-923e-75e8eb96a086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002011 10.0.0.50 - - [2025-10-10 03:25:27] "PUT /instance-ip/cf587acf-968e-4bc5-90c0-9dd6516c6b95 HTTP/1.1" 200 256 0.021443 10.0.0.50 - - [2025-10-10 03:25:27] "POST /ref-update HTTP/1.1" 200 156 0.010727 10.0.0.50 - - [2025-10-10 03:25:27] "POST /chown HTTP/1.1" 200 109 0.012353 10.0.0.50 - - [2025-10-10 03:25:28] "POST /chown HTTP/1.1" 200 109 0.016501 10.0.0.50 - - [2025-10-10 03:25:28] "PUT /instance-ip/cf587acf-968e-4bc5-90c0-9dd6516c6b95 HTTP/1.1" 200 256 0.010741 10.0.0.50 - - [2025-10-10 03:25:28] "POST /ref-update HTTP/1.1" 200 156 0.020756 10.0.0.50 - - [2025-10-10 03:25:28] "PUT /service-instance/f2cf6468-e933-4240-a360-25db4b5a9ad5 HTTP/1.1" 200 266 0.017155 10.0.0.50 - - [2025-10-10 03:25:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.014332 10.0.0.50 - - [2025-10-10 03:25:28] "PUT /service-instance/f2cf6468-e933-4240-a360-25db4b5a9ad5 HTTP/1.1" 200 266 0.009519 10.0.0.50 - - [2025-10-10 03:25:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.013417 10.0.0.50 - - [2025-10-10 03:25:28] "PUT /service-instance/f2cf6468-e933-4240-a360-25db4b5a9ad5 HTTP/1.1" 200 266 0.007903 10.0.0.50 - - [2025-10-10 03:25:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008752 10.0.0.50 - - [2025-10-10 03:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.50 - - [2025-10-10 03:25:28] "POST /chown HTTP/1.1" 200 109 0.006165 10.0.0.50 - - [2025-10-10 03:25:28] "POST /chown HTTP/1.1" 200 109 0.014459 10.0.0.50 - - [2025-10-10 03:25:28] "POST /ref-update HTTP/1.1" 200 156 0.020802 10.0.0.50 - - [2025-10-10 03:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008190 10.0.0.50 - - [2025-10-10 03:25:28] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005468 10.0.0.50 - - [2025-10-10 03:25:28] "POST /chown HTTP/1.1" 200 109 0.006542 10.0.0.50 - - [2025-10-10 03:25:28] "POST /chown HTTP/1.1" 200 109 0.017945 10.0.0.50 - - [2025-10-10 03:25:28] "POST /ref-update HTTP/1.1" 200 156 0.013733 10.0.0.50 - - [2025-10-10 03:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.50 - - [2025-10-10 03:25:28] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.026955 10.0.0.50 - - [2025-10-10 03:25:28] "POST /virtual-machines HTTP/1.1" 200 373 0.008464 10.0.0.50 - - [2025-10-10 03:25:28] "PUT /service-instance/f2cf6468-e933-4240-a360-25db4b5a9ad5 HTTP/1.1" 200 266 0.008202 10.0.0.50 - - [2025-10-10 03:25:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.014932 10.0.0.50 - - [2025-10-10 03:25:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017204 10.0.0.50 - - [2025-10-10 03:25:28] "PUT /service-instance/f2cf6468-e933-4240-a360-25db4b5a9ad5 HTTP/1.1" 200 266 0.010394 10.0.0.50 - - [2025-10-10 03:25:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.063126 10.0.0.50 - - [2025-10-10 03:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.50 - - [2025-10-10 03:25:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.155138 10.0.0.50 - - [2025-10-10 03:25:28] "POST /chown HTTP/1.1" 200 109 0.022288 10.0.0.50 - - [2025-10-10 03:25:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.047647 10.0.0.50 - - [2025-10-10 03:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008600 10.0.0.50 - - [2025-10-10 03:25:28] "POST /chown HTTP/1.1" 200 109 0.043290 10.0.0.50 - - [2025-10-10 03:25:28] "GET /virtual-machine-interface/c4f255d2-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004388 10.0.0.50 - - [2025-10-10 03:25:28] "POST /chown HTTP/1.1" 200 109 0.026430 10.0.0.50 - - [2025-10-10 03:25:29] "POST /instance-ips HTTP/1.1" 200 413 0.075008 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.046830 10.0.0.50 - - [2025-10-10 03:25:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.041827 10.0.0.50 - - [2025-10-10 03:25:29] "GET /virtual-machine-interface/c4f255d2-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.014125 10.0.0.50 - - [2025-10-10 03:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.005571 10.0.0.50 - - [2025-10-10 03:25:29] "POST /set-tag HTTP/1.1" 200 109 0.019145 10.0.0.50 - - [2025-10-10 03:25:29] "GET /virtual-machine-interface/c4f255d2-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.019576 10.0.0.50 - - [2025-10-10 03:25:29] "GET /instance-ip/c512493c-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004915 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.019953 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.015215 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.014605 10.0.0.50 - - [2025-10-10 03:25:29] "GET /virtual-machine-interface/c4f255d2-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006756 10.0.0.50 - - [2025-10-10 03:25:29] "POST /set-tag HTTP/1.1" 200 109 0.001655 10.0.0.50 - - [2025-10-10 03:25:29] "GET /virtual-router/339ab217-882c-4dfa-92bf-a0c07355b201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.006488 10.0.0.50 - - [2025-10-10 03:25:29] "POST /ref-update HTTP/1.1" 200 156 0.006939 10.0.0.50 - - [2025-10-10 03:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.007255 10.0.0.50 - - [2025-10-10 03:25:29] "GET /virtual-machine-interface/c4f255d2-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008319 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.022001 10.0.0.50 - - [2025-10-10 03:25:29] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.50 - - [2025-10-10 03:25:29] "GET /virtual-machine-interface/c4f255d2-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008186 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.007982 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.015963 10.0.0.50 - - [2025-10-10 03:25:29] "POST /set-tag HTTP/1.1" 200 109 0.005202 10.0.0.50 - - [2025-10-10 03:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010093 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.006244 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.023753 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.027281 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.006595 10.0.0.50 - - [2025-10-10 03:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.007328 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.006242 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.015910 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.022011 10.0.0.50 - - [2025-10-10 03:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.006041 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.012395 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.013863 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.008058 10.0.0.50 - - [2025-10-10 03:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.005245 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.023990 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.006294 10.0.0.50 - - [2025-10-10 03:25:29] "POST /chown HTTP/1.1" 200 109 0.018551 10.0.0.50 - - [2025-10-10 03:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.50 - - [2025-10-10 03:25:30] "POST /chown HTTP/1.1" 200 109 0.016575 10.0.0.50 - - [2025-10-10 03:25:30] "POST /chown HTTP/1.1" 200 109 0.017447 10.0.0.50 - - [2025-10-10 03:25:30] "POST /chown HTTP/1.1" 200 109 0.007403 10.0.0.50 - - [2025-10-10 03:25:30] "POST /chown HTTP/1.1" 200 109 0.023754 10.0.0.50 - - [2025-10-10 03:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.50 - - [2025-10-10 03:25:30] "POST /chown HTTP/1.1" 200 109 0.006078 10.0.0.50 - - [2025-10-10 03:25:30] "POST /chown HTTP/1.1" 200 109 0.014784 10.0.0.50 - - [2025-10-10 03:25:30] "POST /chown HTTP/1.1" 200 109 0.018851 10.0.0.50 - - [2025-10-10 03:25:30] "POST /chown HTTP/1.1" 200 109 0.005777 10.0.0.50 - - [2025-10-10 03:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.50 - - [2025-10-10 03:25:30] "POST /chown HTTP/1.1" 200 109 0.005125 10.0.0.50 - - [2025-10-10 03:25:30] "POST /chown HTTP/1.1" 200 109 0.022492 10.0.0.50 - - [2025-10-10 03:25:30] "POST /chown HTTP/1.1" 200 109 0.006044 10.0.0.50 - - [2025-10-10 03:25:30] "POST /chown HTTP/1.1" 200 109 0.016051 10.0.0.50 - - [2025-10-10 03:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.50 - - [2025-10-10 03:25:30] "POST /chown HTTP/1.1" 200 109 0.006381 10.0.0.50 - - [2025-10-10 03:25:30] "POST /chown HTTP/1.1" 200 109 0.016232 10.0.0.50 - - [2025-10-10 03:25:30] "POST /chown HTTP/1.1" 200 109 0.013146 10.0.0.50 - - [2025-10-10 03:25:30] "POST /chown HTTP/1.1" 200 109 0.005667 10.0.0.50 - - [2025-10-10 03:25:31] "GET /virtual-machine-interface/c0220390-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006751 10.0.0.50 - - [2025-10-10 03:25:31] "POST /set-tag HTTP/1.1" 200 109 0.001922 10.0.0.50 - - [2025-10-10 03:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.50 - - [2025-10-10 03:25:31] "GET /loadbalancer/3708143e-ca9b-4b94-9997-91ef32935306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002350 10.0.0.50 - - [2025-10-10 03:25:31] "GET /loadbalancer-pool/7315809f-5912-4ca9-b162-261b656e03f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002224 10.0.0.50 - - [2025-10-10 03:25:31] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015536 10.0.0.50 - - [2025-10-10 03:25:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020007 10.0.0.50 - - [2025-10-10 03:25:31] "GET /virtual-machine-interface/c0220390-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004675 10.0.0.50 - - [2025-10-10 03:25:31] "GET /virtual-machine-interface/c0220390-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003392 10.0.0.50 - - [2025-10-10 03:25:31] "POST /ref-update HTTP/1.1" 200 156 0.005918 10.0.0.50 - - [2025-10-10 03:25:31] "GET /floating-ip/5cc478a5-0e5b-4411-aac6-754a183e5f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.013198 10.0.0.50 - - [2025-10-10 03:25:31] "POST /tags HTTP/1.1" 409 221 0.001900 10.0.0.50 - - [2025-10-10 03:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.50 - - [2025-10-10 03:25:31] "GET /tag/5481c33f-011b-4b70-ae33-1101dccc9146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009825 10.0.0.50 - - [2025-10-10 03:25:31] "PUT /floating-ip/5cc478a5-0e5b-4411-aac6-754a183e5f7a HTTP/1.1" 200 256 0.009010 10.0.0.50 - - [2025-10-10 03:25:31] "POST /set-tag HTTP/1.1" 200 109 0.031129 10.0.0.50 - - [2025-10-10 03:25:33] "GET /virtual-machine-interface/c0807cea-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007988 10.0.0.50 - - [2025-10-10 03:25:33] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.50 - - [2025-10-10 03:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.50 - - [2025-10-10 03:25:33] "GET /loadbalancer/3708143e-ca9b-4b94-9997-91ef32935306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002244 10.0.0.50 - - [2025-10-10 03:25:33] "GET /loadbalancer-pool/7315809f-5912-4ca9-b162-261b656e03f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002654 10.0.0.50 - - [2025-10-10 03:25:33] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015000 10.0.0.50 - - [2025-10-10 03:25:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008694 10.0.0.50 - - [2025-10-10 03:25:33] "GET /virtual-machine-interface/c0807cea-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006865 10.0.0.50 - - [2025-10-10 03:25:33] "GET /virtual-machine-interface/c0807cea-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004697 10.0.0.50 - - [2025-10-10 03:25:33] "POST /ref-update HTTP/1.1" 200 156 0.007671 10.0.0.50 - - [2025-10-10 03:25:33] "GET /floating-ip/5cc478a5-0e5b-4411-aac6-754a183e5f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008183 10.0.0.50 - - [2025-10-10 03:25:33] "GET /virtual-machine/981df0b8-aa5e-4e56-b5c4-df975b97d8c5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002800 10.0.0.50 - - [2025-10-10 03:25:33] "GET /virtual-machine-interface/c0220390-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005109 10.0.0.50 - - [2025-10-10 03:25:33] "POST /set-tag HTTP/1.1" 200 109 0.023898 10.0.0.50 - - [2025-10-10 03:25:33] "GET /virtual-machine/b602d171-537f-4c41-b42a-3288667c059c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003319 10.0.0.50 - - [2025-10-10 03:25:33] "GET /virtual-machine-interface/c0807cea-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004944 10.0.0.50 - - [2025-10-10 03:25:42] "GET /virtual-machine-interface/c4f255d2-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004154 10.0.0.50 - - [2025-10-10 03:25:42] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.50 - - [2025-10-10 03:25:43] "GET /virtual-machine/87c1d9c4-0826-41f3-9cf6-93eb88d87069?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002826 10.0.0.50 - - [2025-10-10 03:25:43] "GET /virtual-machine-interface/c4f255d2-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003953 10.0.0.50 - - [2025-10-10 03:25:43] "GET /virtual-machine-interface/c4f255d2-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006169 10.0.0.50 - - [2025-10-10 03:25:43] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.50 - - [2025-10-10 03:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006974 10.0.0.50 - - [2025-10-10 03:25:59] "POST /chown HTTP/1.1" 200 109 0.006610 10.0.0.50 - - [2025-10-10 03:25:59] "POST /chown HTTP/1.1" 200 109 0.013173 10.0.0.50 - - [2025-10-10 03:25:59] "POST /chown HTTP/1.1" 200 109 0.007019 10.0.0.50 - - [2025-10-10 03:25:59] "POST /chown HTTP/1.1" 200 109 0.006363 10.0.0.50 - - [2025-10-10 03:26:15] "GET /virtual-machine-interface/c4f255d2-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005084 10.0.0.50 - - [2025-10-10 03:26:15] "POST /set-tag HTTP/1.1" 200 109 0.004445 10.0.0.50 - - [2025-10-10 03:26:15] "GET /virtual-machine-interface/c4f255d2-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005835 10.0.0.50 - - [2025-10-10 03:26:15] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.50 - - [2025-10-10 03:26:15] "GET /virtual-machine/87c1d9c4-0826-41f3-9cf6-93eb88d87069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002707 10.0.0.50 - - [2025-10-10 03:26:15] "POST /ref-update HTTP/1.1" 200 156 0.029144 10.0.0.50 - - [2025-10-10 03:26:15] "GET /virtual-machine-interface/c4f255d2-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014361 10.0.0.50 - - [2025-10-10 03:26:15] "POST /set-tag HTTP/1.1" 200 109 0.015036 10.0.0.50 - - [2025-10-10 03:26:15] "POST /set-tag HTTP/1.1" 200 109 0.029123 10.0.0.50 - - [2025-10-10 03:26:15] "DELETE /instance-ip/c512493c-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.051516 10.0.0.50 - - [2025-10-10 03:26:15] "DELETE /virtual-machine-interface/c4f255d2-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.042871 10.0.0.50 - - [2025-10-10 03:26:15] "DELETE /virtual-machine/87c1d9c4-0826-41f3-9cf6-93eb88d87069 HTTP/1.1" 200 115 0.021742 10.0.0.50 - - [2025-10-10 03:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.50 - - [2025-10-10 03:26:19] "GET /tag/298943b8-516f-4680-a1ee-ad3639442be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010341 10.0.0.50 - - [2025-10-10 03:26:19] "GET /tag/298943b8-516f-4680-a1ee-ad3639442be1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011357 10.0.0.50 - - [2025-10-10 03:26:19] "GET /virtual-machine-interface/a59aa14e-cddc-4bf9-af8c-02c2cb418d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004634 10.0.0.50 - - [2025-10-10 03:26:19] "POST /set-tag HTTP/1.1" 200 109 0.018913 10.0.0.50 - - [2025-10-10 03:26:19] "GET /virtual-machine-interface/c95881f6-f922-4daf-a252-c9f9c109150b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.018027 10.0.0.50 - - [2025-10-10 03:26:19] "POST /set-tag HTTP/1.1" 200 109 0.019143 10.0.0.50 - - [2025-10-10 03:26:19] "GET /virtual-machine-interface/ca9f74f3-5282-4985-b0d8-4b48151aea7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004360 10.0.0.50 - - [2025-10-10 03:26:19] "POST /set-tag HTTP/1.1" 200 109 0.014114 10.0.0.50 - - [2025-10-10 03:26:19] "GET /firewall-policy/c85f34f1-c67b-4c7a-84de-28389d1b44e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009716 10.0.0.50 - - [2025-10-10 03:26:19] "GET /firewall-rule/be8e3f22-61d1-46f2-923e-75e8eb96a086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002967 10.0.0.50 - - [2025-10-10 03:26:19] "POST /ref-update HTTP/1.1" 200 156 0.018851 10.0.0.50 - - [2025-10-10 03:26:19] "DELETE /firewall-rule/be8e3f22-61d1-46f2-923e-75e8eb96a086 HTTP/1.1" 200 115 0.045372 10.0.0.50 - - [2025-10-10 03:26:19] "DELETE /loadbalancer-member/09efd14c-d440-4a6c-b6db-d34ddbe6419e HTTP/1.1" 200 115 0.027123 10.0.0.50 - - [2025-10-10 03:26:19] "PUT /service-instance/f2cf6468-e933-4240-a360-25db4b5a9ad5 HTTP/1.1" 200 266 0.009617 10.0.0.50 - - [2025-10-10 03:26:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.026470 10.0.0.50 - - [2025-10-10 03:26:19] "DELETE /loadbalancer-pool/ff53799a-8373-44ac-a773-b7a46dac4739 HTTP/1.1" 200 115 0.059182 10.0.0.50 - - [2025-10-10 03:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.50 - - [2025-10-10 03:26:19] "DELETE /loadbalancer-listener/91df4de4-8b1b-4f9a-ae4e-2b39d99d8548 HTTP/1.1" 200 115 0.033463 10.0.0.50 - - [2025-10-10 03:26:19] "GET /floating-ip/488c5bf8-f50c-4431-94c7-a3dd5307d1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003067 10.0.0.50 - - [2025-10-10 03:26:19] "POST /chown HTTP/1.1" 200 109 0.007130 10.0.0.50 - - [2025-10-10 03:26:19] "POST /chown HTTP/1.1" 200 109 0.023092 10.0.0.50 - - [2025-10-10 03:26:19] "POST /chown HTTP/1.1" 200 109 0.017381 10.0.0.50 - - [2025-10-10 03:26:19] "PUT /floating-ip/488c5bf8-f50c-4431-94c7-a3dd5307d1d8 HTTP/1.1" 200 256 0.053129 10.0.0.50 - - [2025-10-10 03:26:19] "POST /chown HTTP/1.1" 200 109 0.006675 10.0.0.50 - - [2025-10-10 03:26:19] "DELETE /floating-ip/488c5bf8-f50c-4431-94c7-a3dd5307d1d8 HTTP/1.1" 200 115 0.064564 10.0.0.50 - - [2025-10-10 03:26:19] "PUT /service-instance/f2cf6468-e933-4240-a360-25db4b5a9ad5 HTTP/1.1" 200 266 0.015613 10.0.0.50 - - [2025-10-10 03:26:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022003 10.0.0.50 - - [2025-10-10 03:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.50 - - [2025-10-10 03:26:19] "DELETE /loadbalancer/ddf445b0-662b-4daf-8d8f-43710c5bdcc7 HTTP/1.1" 200 115 0.076469 10.0.0.50 - - [2025-10-10 03:26:19] "DELETE /instance-ip/cf587acf-968e-4bc5-90c0-9dd6516c6b95 HTTP/1.1" 200 115 0.034258 10.0.0.50 - - [2025-10-10 03:26:19] "POST /chown HTTP/1.1" 200 109 0.020345 10.0.0.50 - - [2025-10-10 03:26:19] "POST /chown HTTP/1.1" 404 171 0.008917 10.0.0.50 - - [2025-10-10 03:26:19] "POST /chown HTTP/1.1" 200 109 0.021369 10.0.0.50 - - [2025-10-10 03:26:19] "DELETE /virtual-machine-interface/a59aa14e-cddc-4bf9-af8c-02c2cb418d64 HTTP/1.1" 200 115 0.088591 10.0.0.50 - - [2025-10-10 03:26:19] "POST /chown HTTP/1.1" 404 171 0.008347 10.0.0.50 - - [2025-10-10 03:26:19] "PUT /service-instance/f2cf6468-e933-4240-a360-25db4b5a9ad5 HTTP/1.1" 200 266 0.026480 10.0.0.50 - - [2025-10-10 03:26:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.021127 10.0.0.50 - - [2025-10-10 03:26:19] "DELETE /tag/298943b8-516f-4680-a1ee-ad3639442be1 HTTP/1.1" 200 115 0.102259 10.0.0.50 - - [2025-10-10 03:26:19] "PUT /service-instance/f2cf6468-e933-4240-a360-25db4b5a9ad5 HTTP/1.1" 200 266 0.009542 10.0.0.50 - - [2025-10-10 03:26:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.024859 10.0.0.50 - - [2025-10-10 03:26:20] "GET /floating-ip-pool/76f0a150-3210-4b7e-9403-028d9bb39d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011791 10.0.0.50 - - [2025-10-10 03:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.50 - - [2025-10-10 03:26:20] "POST /ref-update HTTP/1.1" 200 156 0.022358 10.0.0.50 - - [2025-10-10 03:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013681 10.0.0.50 - - [2025-10-10 03:26:20] "DELETE /service-instance/f2cf6468-e933-4240-a360-25db4b5a9ad5 HTTP/1.1" 200 115 0.032560 10.0.0.50 - - [2025-10-10 03:26:20] "DELETE /floating-ip-pool/76f0a150-3210-4b7e-9403-028d9bb39d8d HTTP/1.1" 200 115 0.027016 10.0.0.50 - - [2025-10-10 03:26:20] "GET /virtual-machine-interface/ca9f74f3-5282-4985-b0d8-4b48151aea7d?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005606 10.0.0.50 - - [2025-10-10 03:26:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001518 10.0.0.50 - - [2025-10-10 03:26:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001115 10.0.0.50 - - [2025-10-10 03:26:20] "DELETE /virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 HTTP/1.1" 200 115 0.088185 10.0.0.50 - - [2025-10-10 03:26:20] "GET /routing-instance/7973dd58-1fba-4be7-9080-c24787cd7959 HTTP/1.1" 404 171 0.002235 10.0.0.50 - - [2025-10-10 03:26:20] "GET /domains HTTP/1.1" 200 280 0.001734 10.0.0.50 - - [2025-10-10 03:26:20] "GET /domain/6523efc6-47e4-4a0b-9173-abcabed9b958 HTTP/1.1" 200 3086 0.002815 10.0.0.50 - - [2025-10-10 03:26:20] "DELETE /virtual-machine-interface/ca9f74f3-5282-4985-b0d8-4b48151aea7d HTTP/1.1" 200 115 0.084599 10.0.0.50 - - [2025-10-10 03:26:20] "POST /ref-update HTTP/1.1" 200 156 0.016082 10.0.0.50 - - [2025-10-10 03:26:20] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6 HTTP/1.1" 200 7142 0.052461 10.0.0.50 - - [2025-10-10 03:26:20] "DELETE /virtual-machine/0152d3e6-fa3a-4074-9aae-6d9add385021 HTTP/1.1" 200 115 0.036654 10.0.0.50 - - [2025-10-10 03:26:20] "GET /virtual-machine-interface/c95881f6-f922-4daf-a252-c9f9c109150b?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.010000 10.0.0.50 - - [2025-10-10 03:26:20] "GET /virtual-machine-interface/c0807cea-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004571 10.0.0.50 - - [2025-10-10 03:26:20] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.50 - - [2025-10-10 03:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.50 - - [2025-10-10 03:26:20] "GET /loadbalancer/3708143e-ca9b-4b94-9997-91ef32935306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002383 10.0.0.50 - - [2025-10-10 03:26:20] "DELETE /virtual-machine-interface/c95881f6-f922-4daf-a252-c9f9c109150b HTTP/1.1" 200 115 0.038040 10.0.0.50 - - [2025-10-10 03:26:20] "GET /virtual-machine-interface/c0807cea-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003982 10.0.0.50 - - [2025-10-10 03:26:20] "DELETE /virtual-machine/82718d0b-02bc-4fe1-b6ea-384d8868ca20 HTTP/1.1" 200 115 0.036273 10.0.0.50 - - [2025-10-10 03:26:20] "POST /set-tag HTTP/1.1" 200 109 0.039148 10.0.0.50 - - [2025-10-10 03:26:20] "DELETE /loadbalancer-member/fb14d355-3ff1-414e-aecd-506a4fc2d43c HTTP/1.1" 200 115 0.038370 10.0.0.50 - - [2025-10-10 03:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.50 - - [2025-10-10 03:26:20] "DELETE /route-target/74b75744-cce6-4a89-b817-08e3b90d9396 HTTP/1.1" 200 115 0.026159 10.0.0.50 - - [2025-10-10 03:26:21] "GET /virtual-machine-interface/c0807cea-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.027445 10.0.0.50 - - [2025-10-10 03:26:21] "POST /set-tag HTTP/1.1" 200 109 0.003540 10.0.0.50 - - [2025-10-10 03:26:21] "GET /virtual-machine-interface/c0807cea-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003567 10.0.0.50 - - [2025-10-10 03:26:21] "POST /set-tag HTTP/1.1" 200 109 0.001913 10.0.0.50 - - [2025-10-10 03:26:21] "GET /virtual-machine/b602d171-537f-4c41-b42a-3288667c059c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002731 10.0.0.50 - - [2025-10-10 03:26:21] "POST /ref-update HTTP/1.1" 200 156 0.027319 10.0.0.50 - - [2025-10-10 03:26:21] "GET /virtual-machine-interface/c0807cea-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012830 10.0.0.50 - - [2025-10-10 03:26:21] "POST /set-tag HTTP/1.1" 200 109 0.019242 10.0.0.50 - - [2025-10-10 03:26:21] "POST /set-tag HTTP/1.1" 200 109 0.021342 10.0.0.50 - - [2025-10-10 03:26:21] "POST /set-tag HTTP/1.1" 200 109 0.022180 10.0.0.50 - - [2025-10-10 03:26:21] "DELETE /instance-ip/c099aa1c-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.038031 10.0.0.50 - - [2025-10-10 03:26:21] "POST /ref-update HTTP/1.1" 200 156 0.017195 10.0.0.50 - - [2025-10-10 03:26:21] "DELETE /virtual-machine-interface/c0807cea-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.035707 10.0.0.50 - - [2025-10-10 03:26:21] "DELETE /virtual-machine/b602d171-537f-4c41-b42a-3288667c059c HTTP/1.1" 200 115 0.019958 10.0.0.50 - - [2025-10-10 03:26:25] "GET /virtual-machine-interface/c0220390-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010077 10.0.0.50 - - [2025-10-10 03:26:25] "POST /set-tag HTTP/1.1" 200 109 0.003089 10.0.0.50 - - [2025-10-10 03:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.50 - - [2025-10-10 03:26:25] "GET /loadbalancer/3708143e-ca9b-4b94-9997-91ef32935306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003125 10.0.0.50 - - [2025-10-10 03:26:26] "GET /virtual-machine-interface/c0220390-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006967 10.0.0.50 - - [2025-10-10 03:26:26] "POST /set-tag HTTP/1.1" 200 109 0.002157 10.0.0.50 - - [2025-10-10 03:26:26] "GET /virtual-machine-interface/c0220390-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003655 10.0.0.50 - - [2025-10-10 03:26:26] "POST /set-tag HTTP/1.1" 200 109 0.001755 10.0.0.50 - - [2025-10-10 03:26:26] "GET /virtual-machine/981df0b8-aa5e-4e56-b5c4-df975b97d8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002855 10.0.0.50 - - [2025-10-10 03:26:26] "POST /ref-update HTTP/1.1" 200 156 0.009704 10.0.0.50 - - [2025-10-10 03:26:26] "GET /virtual-machine-interface/c0220390-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.016943 10.0.0.50 - - [2025-10-10 03:26:26] "POST /set-tag HTTP/1.1" 200 109 0.015184 10.0.0.50 - - [2025-10-10 03:26:26] "POST /set-tag HTTP/1.1" 200 109 0.013768 10.0.0.50 - - [2025-10-10 03:26:26] "POST /set-tag HTTP/1.1" 200 109 0.015501 10.0.0.50 - - [2025-10-10 03:26:26] "DELETE /instance-ip/c038a442-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.037188 10.0.0.50 - - [2025-10-10 03:26:26] "POST /ref-update HTTP/1.1" 200 156 0.013095 10.0.0.50 - - [2025-10-10 03:26:26] "DELETE /virtual-machine-interface/c0220390-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.058756 10.0.0.50 - - [2025-10-10 03:26:26] "DELETE /virtual-machine/981df0b8-aa5e-4e56-b5c4-df975b97d8c5 HTTP/1.1" 200 115 0.026959 10.0.0.50 - - [2025-10-10 03:26:26] "DELETE /tag/7fd59870-c800-4cbc-9e2b-f3a57b066173 HTTP/1.1" 200 115 0.062030 10.0.0.50 - - [2025-10-10 03:26:26] "DELETE /tag/27435676-8f7f-4c7a-a2d6-971b9d2e6574 HTTP/1.1" 200 115 0.046870 10.0.0.50 - - [2025-10-10 03:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.50 - - [2025-10-10 03:26:30] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029182 10.0.0.50 - - [2025-10-10 03:26:30] "POST /tags HTTP/1.1" 200 393 0.039381 10.0.0.50 - - [2025-10-10 03:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007021 10.0.0.50 - - [2025-10-10 03:26:30] "GET /tag/03bd1f0f-6cef-4f8d-babb-1dd63e74a13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.021717 10.0.0.50 - - [2025-10-10 03:26:30] "POST /tags HTTP/1.1" 200 341 0.032578 10.0.0.50 - - [2025-10-10 03:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007111 10.0.0.50 - - [2025-10-10 03:26:30] "GET /tag/b4bf8bf8-add1-4183-80cd-a0b416a7cfd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015271 10.0.0.50 - - [2025-10-10 03:26:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.000464 10.0.0.50 - - [2025-10-10 03:26:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.012806 10.0.0.50 - - [2025-10-10 03:26:31] "POST /security-groups HTTP/1.1" 200 589 0.066204 10.0.0.50 - - [2025-10-10 03:26:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.001534 10.0.0.50 - - [2025-10-10 03:26:31] "POST /projects HTTP/1.1" 200 519 0.244478 10.0.0.50 - - [2025-10-10 03:26:31] "POST /access-control-lists HTTP/1.1" 200 598 0.061533 10.0.0.50 - - [2025-10-10 03:26:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019688 10.0.0.50 - - [2025-10-10 03:26:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.027183 10.0.0.50 - - [2025-10-10 03:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.022414 10.0.0.50 - - [2025-10-10 03:26:31] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005550 10.0.0.50 - - [2025-10-10 03:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.50 - - [2025-10-10 03:26:31] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.010996 10.0.0.50 - - [2025-10-10 03:26:31] "POST /access-control-lists HTTP/1.1" 200 596 0.080436 10.0.0.50 - - [2025-10-10 03:26:31] "PUT /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b HTTP/1.1" 200 264 0.086508 10.0.0.50 - - [2025-10-10 03:26:31] "PUT /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503 HTTP/1.1" 200 264 0.050607 10.0.0.50 - - [2025-10-10 03:26:31] "POST /security-groups HTTP/1.1" 200 591 0.073549 10.0.0.50 - - [2025-10-10 03:26:31] "POST /fqname-to-id HTTP/1.1" 404 270 0.004789 10.0.0.50 - - [2025-10-10 03:26:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016737 10.0.0.50 - - [2025-10-10 03:26:31] "POST /chown HTTP/1.1" 200 109 0.021937 10.0.0.50 - - [2025-10-10 03:26:31] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016418 10.0.0.50 - - [2025-10-10 03:26:31] "POST /access-control-lists HTTP/1.1" 200 632 0.088333 10.0.0.50 - - [2025-10-10 03:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013641 10.0.0.50 - - [2025-10-10 03:26:31] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002889 10.0.0.50 - - [2025-10-10 03:26:31] "POST /fqname-to-id HTTP/1.1" 404 269 0.001722 10.0.0.50 - - [2025-10-10 03:26:31] "POST /tags HTTP/1.1" 409 226 0.001511 10.0.0.50 - - [2025-10-10 03:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.50 - - [2025-10-10 03:26:31] "GET /tag/b4bf8bf8-add1-4183-80cd-a0b416a7cfd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.038245 10.0.0.50 - - [2025-10-10 03:26:31] "POST /access-control-lists HTTP/1.1" 200 630 0.066350 10.0.0.50 - - [2025-10-10 03:26:31] "POST /firewall-rules HTTP/1.1" 200 600 0.082352 10.0.0.50 - - [2025-10-10 03:26:31] "GET /firewall-rule/ca24269a-6838-4a8a-b0bc-f3ce4dd01c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.011540 10.0.0.50 - - [2025-10-10 03:26:32] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004000 10.0.0.50 - - [2025-10-10 03:26:32] "GET /firewall-rule/ca24269a-6838-4a8a-b0bc-f3ce4dd01c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002059 10.0.0.50 - - [2025-10-10 03:26:32] "POST /ref-update HTTP/1.1" 200 156 0.039434 10.0.0.50 - - [2025-10-10 03:26:32] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002465 10.0.0.50 - - [2025-10-10 03:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.50 - - [2025-10-10 03:26:32] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002199 10.0.0.50 - - [2025-10-10 03:26:32] "POST /tags HTTP/1.1" 409 226 0.001389 10.0.0.50 - - [2025-10-10 03:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.50 - - [2025-10-10 03:26:32] "GET /tag/b4bf8bf8-add1-4183-80cd-a0b416a7cfd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009853 10.0.0.50 - - [2025-10-10 03:26:32] "POST /firewall-rules HTTP/1.1" 200 598 0.062014 10.0.0.50 - - [2025-10-10 03:26:32] "GET /firewall-rule/f35383ce-ce30-412d-bf05-9f05d183c069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003629 10.0.0.50 - - [2025-10-10 03:26:32] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003335 10.0.0.50 - - [2025-10-10 03:26:32] "GET /firewall-rule/f35383ce-ce30-412d-bf05-9f05d183c069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002155 10.0.0.50 - - [2025-10-10 03:26:32] "POST /ref-update HTTP/1.1" 200 156 0.042537 10.0.0.50 - - [2025-10-10 03:26:33] "POST /tags HTTP/1.1" 200 393 0.024076 10.0.0.50 - - [2025-10-10 03:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.50 - - [2025-10-10 03:26:33] "GET /tag/64f9f5c6-221c-46af-a12e-45a3b53da70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011089 10.0.0.50 - - [2025-10-10 03:26:33] "POST /tags HTTP/1.1" 200 341 0.017941 10.0.0.50 - - [2025-10-10 03:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005424 10.0.0.50 - - [2025-10-10 03:26:33] "GET /tag/f9f9cef5-ee37-47cd-ad0b-7eb993238113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012001 10.0.0.50 - - [2025-10-10 03:26:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.001519 10.0.0.50 - - [2025-10-10 03:26:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.002131 10.0.0.50 - - [2025-10-10 03:26:34] "POST /security-groups HTTP/1.1" 200 589 0.060083 10.0.0.50 - - [2025-10-10 03:26:34] "POST /projects HTTP/1.1" 200 519 0.176142 10.0.0.50 - - [2025-10-10 03:26:34] "POST /fqname-to-id HTTP/1.1" 404 236 0.008519 10.0.0.50 - - [2025-10-10 03:26:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.007863 10.0.0.50 - - [2025-10-10 03:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015562 10.0.0.50 - - [2025-10-10 03:26:34] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006450 10.0.0.50 - - [2025-10-10 03:26:34] "POST /access-control-lists HTTP/1.1" 200 598 0.074371 10.0.0.50 - - [2025-10-10 03:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010506 10.0.0.50 - - [2025-10-10 03:26:34] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007380 10.0.0.50 - - [2025-10-10 03:26:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.012306 10.0.0.50 - - [2025-10-10 03:26:34] "POST /access-control-lists HTTP/1.1" 200 596 0.078243 10.0.0.50 - - [2025-10-10 03:26:34] "PUT /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b HTTP/1.1" 200 264 0.098378 10.0.0.50 - - [2025-10-10 03:26:34] "PUT /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503 HTTP/1.1" 200 264 0.035939 10.0.0.50 - - [2025-10-10 03:26:34] "POST /security-groups HTTP/1.1" 200 591 0.086566 10.0.0.50 - - [2025-10-10 03:26:34] "POST /fqname-to-id HTTP/1.1" 404 270 0.001810 10.0.0.50 - - [2025-10-10 03:26:34] "POST /access-control-lists HTTP/1.1" 200 632 0.058457 10.0.0.50 - - [2025-10-10 03:26:34] "POST /fqname-to-id HTTP/1.1" 404 269 0.012769 10.0.0.50 - - [2025-10-10 03:26:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.065608 10.0.0.50 - - [2025-10-10 03:26:34] "POST /chown HTTP/1.1" 200 109 0.014699 10.0.0.50 - - [2025-10-10 03:26:34] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007246 10.0.0.50 - - [2025-10-10 03:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.50 - - [2025-10-10 03:26:34] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012793 10.0.0.50 - - [2025-10-10 03:26:34] "POST /access-control-lists HTTP/1.1" 200 630 0.062241 10.0.0.50 - - [2025-10-10 03:26:34] "POST /tags HTTP/1.1" 409 226 0.007808 10.0.0.50 - - [2025-10-10 03:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.50 - - [2025-10-10 03:26:34] "GET /tag/f9f9cef5-ee37-47cd-ad0b-7eb993238113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010424 10.0.0.50 - - [2025-10-10 03:26:34] "POST /firewall-rules HTTP/1.1" 200 600 0.064531 10.0.0.50 - - [2025-10-10 03:26:34] "GET /firewall-rule/62d257e4-e6fe-4cf5-bf6a-4a2c0259ea35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004930 10.0.0.50 - - [2025-10-10 03:26:34] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.006863 10.0.0.50 - - [2025-10-10 03:26:34] "GET /firewall-rule/62d257e4-e6fe-4cf5-bf6a-4a2c0259ea35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002625 10.0.0.50 - - [2025-10-10 03:26:35] "POST /ref-update HTTP/1.1" 200 156 0.062757 10.0.0.50 - - [2025-10-10 03:26:35] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002450 10.0.0.50 - - [2025-10-10 03:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.50 - - [2025-10-10 03:26:35] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002329 10.0.0.50 - - [2025-10-10 03:26:35] "POST /tags HTTP/1.1" 409 226 0.002051 10.0.0.50 - - [2025-10-10 03:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.50 - - [2025-10-10 03:26:35] "GET /tag/f9f9cef5-ee37-47cd-ad0b-7eb993238113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010652 10.0.0.50 - - [2025-10-10 03:26:35] "POST /firewall-rules HTTP/1.1" 200 598 0.176468 10.0.0.50 - - [2025-10-10 03:26:35] "GET /firewall-rule/917a094a-a76a-47b4-8d66-f39bfe8c6cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004293 10.0.0.50 - - [2025-10-10 03:26:35] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003549 10.0.0.50 - - [2025-10-10 03:26:35] "GET /firewall-rule/917a094a-a76a-47b4-8d66-f39bfe8c6cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004831 10.0.0.50 - - [2025-10-10 03:26:35] "POST /ref-update HTTP/1.1" 200 156 0.055757 10.0.0.50 - - [2025-10-10 03:26:36] "POST /tags HTTP/1.1" 200 345 0.076883 10.0.0.50 - - [2025-10-10 03:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011046 10.0.0.50 - - [2025-10-10 03:26:36] "GET /tag/5a614702-96b0-4964-9ac2-179837b7806d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020319 10.0.0.50 - - [2025-10-10 03:26:36] "POST /projects HTTP/1.1" 409 238 0.002515 10.0.0.50 - - [2025-10-10 03:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.50 - - [2025-10-10 03:26:36] "GET /project/da0f4866-428b-425f-a61a-9550f747c657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049499 10.0.0.50 - - [2025-10-10 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.50 - - [2025-10-10 03:26:37] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004364 10.0.0.50 - - [2025-10-10 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.50 - - [2025-10-10 03:26:37] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004270 10.0.0.50 - - [2025-10-10 03:26:37] "POST /security-groups HTTP/1.1" 409 285 0.002219 10.0.0.50 - - [2025-10-10 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.50 - - [2025-10-10 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.50 - - [2025-10-10 03:26:37] "PUT /security-group/24d97b21-d251-490f-94ed-fee89afd57ad HTTP/1.1" 200 262 0.066713 10.0.0.50 - - [2025-10-10 03:26:37] "GET /project/da0f4866-428b-425f-a61a-9550f747c657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.073894 10.0.0.50 - - [2025-10-10 03:26:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.037851 10.0.0.50 - - [2025-10-10 03:26:37] "PUT /access-control-list/f436eb87-9ea7-48bb-84f3-b9d7927113fb HTTP/1.1" 200 272 0.046353 10.0.0.50 - - [2025-10-10 03:26:37] "POST /tags HTTP/1.1" 409 228 0.012590 10.0.0.50 - - [2025-10-10 03:26:37] "PUT /access-control-list/85b3d9e4-89da-4843-9b05-51090f70c191 HTTP/1.1" 200 272 0.017870 10.0.0.50 - - [2025-10-10 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.50 - - [2025-10-10 03:26:37] "GET /tag/5a614702-96b0-4964-9ac2-179837b7806d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010306 10.0.0.50 - - [2025-10-10 03:26:37] "POST /tags HTTP/1.1" 200 345 0.022558 10.0.0.50 - - [2025-10-10 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.50 - - [2025-10-10 03:26:37] "GET /tag/24491883-2fd1-428a-9f48-053cec615423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.024127 10.0.0.50 - - [2025-10-10 03:26:37] "POST /projects HTTP/1.1" 409 238 0.002095 10.0.0.50 - - [2025-10-10 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.50 - - [2025-10-10 03:26:37] "GET /project/eda0c075-ed2b-4c8b-b203-b73470d71b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045955 10.0.0.50 - - [2025-10-10 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.50 - - [2025-10-10 03:26:37] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006507 10.0.0.50 - - [2025-10-10 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005349 10.0.0.50 - - [2025-10-10 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.50 - - [2025-10-10 03:26:37] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005737 10.0.0.50 - - [2025-10-10 03:26:37] "GET /project/eda0c075-ed2b-4c8b-b203-b73470d71b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050886 10.0.0.50 - - [2025-10-10 03:26:37] "POST /security-groups HTTP/1.1" 409 285 0.003117 10.0.0.50 - - [2025-10-10 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.50 - - [2025-10-10 03:26:37] "PUT /security-group/2f534274-eaff-4a21-8a4e-475b0f087437 HTTP/1.1" 200 262 0.060524 10.0.0.50 - - [2025-10-10 03:26:37] "PUT /access-control-list/6cad1417-e378-4d46-adbb-2a18d7006223 HTTP/1.1" 200 272 0.022195 10.0.0.50 - - [2025-10-10 03:26:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.036074 10.0.0.50 - - [2025-10-10 03:26:37] "POST /tags HTTP/1.1" 409 228 0.008432 10.0.0.50 - - [2025-10-10 03:26:37] "PUT /access-control-list/bd5a0e29-14f3-4278-aace-91f3e8fac322 HTTP/1.1" 200 272 0.013989 10.0.0.50 - - [2025-10-10 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.50 - - [2025-10-10 03:26:37] "GET /tag/24491883-2fd1-428a-9f48-053cec615423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018159 10.0.0.50 - - [2025-10-10 03:26:37] "POST /tags HTTP/1.1" 200 291 0.049569 10.0.0.50 - - [2025-10-10 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013239 10.0.0.50 - - [2025-10-10 03:26:37] "GET /tag/8b9295c4-148e-47ab-ac80-0fa4512d61b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012521 10.0.0.50 - - [2025-10-10 03:26:38] "POST /tags HTTP/1.1" 200 303 0.065070 10.0.0.50 - - [2025-10-10 03:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.50 - - [2025-10-10 03:26:38] "GET /tag/d23b044f-36cc-4a9f-b193-9fda20c4b585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014344 10.0.0.50 - - [2025-10-10 03:26:38] "POST /tags HTTP/1.1" 409 252 0.001850 10.0.0.50 - - [2025-10-10 03:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007202 10.0.0.50 - - [2025-10-10 03:26:38] "GET /tag/03bd1f0f-6cef-4f8d-babb-1dd63e74a13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010334 10.0.0.50 - - [2025-10-10 03:26:38] "POST /tags HTTP/1.1" 409 226 0.001863 10.0.0.50 - - [2025-10-10 03:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.50 - - [2025-10-10 03:26:38] "GET /tag/b4bf8bf8-add1-4183-80cd-a0b416a7cfd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010800 10.0.0.50 - - [2025-10-10 03:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.50 - - [2025-10-10 03:26:38] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003784 10.0.0.50 - - [2025-10-10 03:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.50 - - [2025-10-10 03:26:38] "GET /project/da0f4866-428b-425f-a61a-9550f747c657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035407 10.0.0.50 - - [2025-10-10 03:26:38] "POST /virtual-machines HTTP/1.1" 200 395 0.014974 10.0.0.50 - - [2025-10-10 03:26:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019340 10.0.0.50 - - [2025-10-10 03:26:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116829 10.0.0.50 - - [2025-10-10 03:26:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.007879 10.0.0.50 - - [2025-10-10 03:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006329 10.0.0.50 - - [2025-10-10 03:26:38] "GET /virtual-machine-interface/ee7ad17c-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005216 10.0.0.50 - - [2025-10-10 03:26:38] "POST /instance-ips HTTP/1.1" 200 397 0.033114 10.0.0.50 - - [2025-10-10 03:26:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.024547 10.0.0.50 - - [2025-10-10 03:26:38] "GET /virtual-machine-interface/ee7ad17c-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005329 10.0.0.50 - - [2025-10-10 03:26:38] "POST /set-tag HTTP/1.1" 200 109 0.067909 10.0.0.50 - - [2025-10-10 03:26:38] "GET /virtual-machine-interface/ee7ad17c-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.032891 10.0.0.50 - - [2025-10-10 03:26:38] "GET /instance-ip/ee95ab14-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003284 10.0.0.50 - - [2025-10-10 03:26:38] "GET /virtual-machine-interface/ee7ad17c-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008861 10.0.0.50 - - [2025-10-10 03:26:38] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.50 - - [2025-10-10 03:26:38] "GET /virtual-router/339ab217-882c-4dfa-92bf-a0c07355b201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004315 10.0.0.50 - - [2025-10-10 03:26:38] "POST /ref-update HTTP/1.1" 200 156 0.015677 10.0.0.50 - - [2025-10-10 03:26:38] "GET /virtual-machine-interface/ee7ad17c-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009516 10.0.0.50 - - [2025-10-10 03:26:38] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.50 - - [2025-10-10 03:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.50 - - [2025-10-10 03:26:39] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004076 10.0.0.50 - - [2025-10-10 03:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.50 - - [2025-10-10 03:26:39] "GET /project/da0f4866-428b-425f-a61a-9550f747c657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034042 10.0.0.50 - - [2025-10-10 03:26:39] "POST /virtual-machines HTTP/1.1" 200 395 0.007934 10.0.0.50 - - [2025-10-10 03:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017480 10.0.0.50 - - [2025-10-10 03:26:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110584 10.0.0.50 - - [2025-10-10 03:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008085 10.0.0.50 - - [2025-10-10 03:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.50 - - [2025-10-10 03:26:39] "GET /virtual-machine-interface/eef6d6b4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004441 10.0.0.50 - - [2025-10-10 03:26:39] "POST /instance-ips HTTP/1.1" 200 397 0.018049 10.0.0.50 - - [2025-10-10 03:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.019484 10.0.0.50 - - [2025-10-10 03:26:39] "GET /virtual-machine-interface/eef6d6b4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007547 10.0.0.50 - - [2025-10-10 03:26:39] "POST /set-tag HTTP/1.1" 200 109 0.071085 10.0.0.50 - - [2025-10-10 03:26:39] "GET /virtual-machine-interface/eef6d6b4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018046 10.0.0.50 - - [2025-10-10 03:26:39] "GET /instance-ip/ef10a1d4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003390 10.0.0.50 - - [2025-10-10 03:26:39] "GET /virtual-machine-interface/eef6d6b4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005172 10.0.0.50 - - [2025-10-10 03:26:39] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.50 - - [2025-10-10 03:26:39] "GET /virtual-router/339ab217-882c-4dfa-92bf-a0c07355b201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.005149 10.0.0.50 - - [2025-10-10 03:26:39] "POST /ref-update HTTP/1.1" 200 156 0.007898 10.0.0.50 - - [2025-10-10 03:26:39] "GET /virtual-machine-interface/eef6d6b4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.028500 10.0.0.50 - - [2025-10-10 03:26:39] "POST /set-tag HTTP/1.1" 200 109 0.002933 10.0.0.50 - - [2025-10-10 03:26:39] "POST /tags HTTP/1.1" 200 291 0.017198 10.0.0.50 - - [2025-10-10 03:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006808 10.0.0.50 - - [2025-10-10 03:26:39] "GET /tag/1438f1d5-f701-41fc-8d68-487de4017470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011605 10.0.0.50 - - [2025-10-10 03:26:39] "POST /tags HTTP/1.1" 409 252 0.001971 10.0.0.50 - - [2025-10-10 03:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.50 - - [2025-10-10 03:26:39] "GET /tag/64f9f5c6-221c-46af-a12e-45a3b53da70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014047 10.0.0.50 - - [2025-10-10 03:26:39] "POST /tags HTTP/1.1" 409 226 0.001921 10.0.0.50 - - [2025-10-10 03:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.50 - - [2025-10-10 03:26:40] "GET /tag/f9f9cef5-ee37-47cd-ad0b-7eb993238113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011817 10.0.0.50 - - [2025-10-10 03:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.50 - - [2025-10-10 03:26:40] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003955 10.0.0.50 - - [2025-10-10 03:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.50 - - [2025-10-10 03:26:40] "GET /project/eda0c075-ed2b-4c8b-b203-b73470d71b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033280 10.0.0.50 - - [2025-10-10 03:26:40] "POST /virtual-machines HTTP/1.1" 200 395 0.008837 10.0.0.50 - - [2025-10-10 03:26:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007246 10.0.0.50 - - [2025-10-10 03:26:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094939 10.0.0.50 - - [2025-10-10 03:26:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020745 10.0.0.50 - - [2025-10-10 03:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012764 10.0.0.50 - - [2025-10-10 03:26:40] "GET /virtual-machine-interface/ef931088-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004321 10.0.0.50 - - [2025-10-10 03:26:40] "POST /instance-ips HTTP/1.1" 200 397 0.031298 10.0.0.50 - - [2025-10-10 03:26:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.028347 10.0.0.50 - - [2025-10-10 03:26:40] "GET /virtual-machine-interface/ef931088-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007386 10.0.0.50 - - [2025-10-10 03:26:40] "POST /set-tag HTTP/1.1" 200 109 0.064101 10.0.0.50 - - [2025-10-10 03:26:40] "GET /virtual-machine-interface/ef931088-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.031596 10.0.0.50 - - [2025-10-10 03:26:40] "GET /instance-ip/efa5eef6-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005242 10.0.0.50 - - [2025-10-10 03:26:40] "GET /virtual-machine-interface/ef931088-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004669 10.0.0.50 - - [2025-10-10 03:26:40] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.50 - - [2025-10-10 03:26:40] "GET /virtual-router/339ab217-882c-4dfa-92bf-a0c07355b201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005633 10.0.0.50 - - [2025-10-10 03:26:40] "POST /ref-update HTTP/1.1" 200 156 0.008902 10.0.0.50 - - [2025-10-10 03:26:40] "GET /virtual-machine-interface/ef931088-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013199 10.0.0.50 - - [2025-10-10 03:26:40] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.50 - - [2025-10-10 03:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.50 - - [2025-10-10 03:26:40] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004379 10.0.0.50 - - [2025-10-10 03:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.50 - - [2025-10-10 03:26:40] "GET /project/eda0c075-ed2b-4c8b-b203-b73470d71b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.022997 10.0.0.50 - - [2025-10-10 03:26:40] "POST /virtual-machines HTTP/1.1" 200 395 0.008288 10.0.0.50 - - [2025-10-10 03:26:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.022258 10.0.0.50 - - [2025-10-10 03:26:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095661 10.0.0.50 - - [2025-10-10 03:26:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008371 10.0.0.50 - - [2025-10-10 03:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.50 - - [2025-10-10 03:26:41] "GET /virtual-machine-interface/f0008a46-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008358 10.0.0.50 - - [2025-10-10 03:26:41] "POST /instance-ips HTTP/1.1" 200 397 0.019409 10.0.0.50 - - [2025-10-10 03:26:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.024710 10.0.0.50 - - [2025-10-10 03:26:41] "GET /virtual-machine-interface/f0008a46-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005675 10.0.0.50 - - [2025-10-10 03:26:41] "POST /set-tag HTTP/1.1" 200 109 0.059838 10.0.0.50 - - [2025-10-10 03:26:41] "GET /virtual-machine-interface/f0008a46-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007804 10.0.0.50 - - [2025-10-10 03:26:41] "GET /instance-ip/f0185842-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002939 10.0.0.50 - - [2025-10-10 03:26:41] "GET /virtual-machine-interface/f0008a46-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004353 10.0.0.50 - - [2025-10-10 03:26:41] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.50 - - [2025-10-10 03:26:41] "GET /virtual-router/339ab217-882c-4dfa-92bf-a0c07355b201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003539 10.0.0.50 - - [2025-10-10 03:26:41] "POST /ref-update HTTP/1.1" 200 156 0.007885 10.0.0.50 - - [2025-10-10 03:26:41] "GET /virtual-machine-interface/f0008a46-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004149 10.0.0.50 - - [2025-10-10 03:26:41] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.50 - - [2025-10-10 03:26:41] "POST /tags HTTP/1.1" 200 299 0.022339 10.0.0.50 - - [2025-10-10 03:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.50 - - [2025-10-10 03:26:41] "GET /tag/6da57d43-a6fc-4a6f-823d-06d6b432c12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011070 10.0.0.50 - - [2025-10-10 03:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.50 - - [2025-10-10 03:26:41] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003476 10.0.0.50 - - [2025-10-10 03:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.50 - - [2025-10-10 03:26:41] "GET /project/da0f4866-428b-425f-a61a-9550f747c657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033383 10.0.0.50 - - [2025-10-10 03:26:41] "POST /virtual-machines HTTP/1.1" 200 395 0.014118 10.0.0.50 - - [2025-10-10 03:26:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009836 10.0.0.50 - - [2025-10-10 03:26:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.137203 10.0.0.50 - - [2025-10-10 03:26:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.025270 10.0.0.50 - - [2025-10-10 03:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007147 10.0.0.50 - - [2025-10-10 03:26:41] "GET /virtual-machine-interface/f07af128-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004585 10.0.0.50 - - [2025-10-10 03:26:41] "POST /instance-ips HTTP/1.1" 200 397 0.021500 10.0.0.50 - - [2025-10-10 03:26:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.023543 10.0.0.50 - - [2025-10-10 03:26:42] "GET /virtual-machine-interface/f07af128-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008669 10.0.0.50 - - [2025-10-10 03:26:42] "POST /set-tag HTTP/1.1" 200 109 0.020130 10.0.0.50 - - [2025-10-10 03:26:42] "GET /virtual-machine-interface/f07af128-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017087 10.0.0.50 - - [2025-10-10 03:26:42] "GET /instance-ip/f09502fc-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005040 10.0.0.50 - - [2025-10-10 03:26:42] "GET /virtual-machine-interface/f07af128-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004430 10.0.0.50 - - [2025-10-10 03:26:42] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.50 - - [2025-10-10 03:26:42] "POST /tags HTTP/1.1" 200 299 0.019457 10.0.0.50 - - [2025-10-10 03:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009222 10.0.0.50 - - [2025-10-10 03:26:42] "GET /tag/799ce20a-2aa7-40de-a96b-8b5f89fd3f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012164 10.0.0.50 - - [2025-10-10 03:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.50 - - [2025-10-10 03:26:42] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004166 10.0.0.50 - - [2025-10-10 03:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.50 - - [2025-10-10 03:26:42] "GET /project/da0f4866-428b-425f-a61a-9550f747c657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033488 10.0.0.50 - - [2025-10-10 03:26:42] "POST /virtual-machines HTTP/1.1" 200 395 0.007407 10.0.0.50 - - [2025-10-10 03:26:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.012135 10.0.0.50 - - [2025-10-10 03:26:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105417 10.0.0.50 - - [2025-10-10 03:26:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.019068 10.0.0.50 - - [2025-10-10 03:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005975 10.0.0.50 - - [2025-10-10 03:26:42] "GET /virtual-machine-interface/f0e7e9e0-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004517 10.0.0.50 - - [2025-10-10 03:26:42] "POST /instance-ips HTTP/1.1" 200 397 0.020519 10.0.0.50 - - [2025-10-10 03:26:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026023 10.0.0.50 - - [2025-10-10 03:26:42] "GET /virtual-machine-interface/f0e7e9e0-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005388 10.0.0.50 - - [2025-10-10 03:26:42] "POST /set-tag HTTP/1.1" 200 109 0.021537 10.0.0.50 - - [2025-10-10 03:26:42] "GET /virtual-machine-interface/f0e7e9e0-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014944 10.0.0.50 - - [2025-10-10 03:26:42] "GET /instance-ip/f0fc764e-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004048 10.0.0.50 - - [2025-10-10 03:26:42] "GET /virtual-machine-interface/f0e7e9e0-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004095 10.0.0.50 - - [2025-10-10 03:26:42] "POST /set-tag HTTP/1.1" 200 109 0.001892 10.0.0.50 - - [2025-10-10 03:26:42] "POST /tags HTTP/1.1" 200 299 0.016534 10.0.0.50 - - [2025-10-10 03:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006288 10.0.0.50 - - [2025-10-10 03:26:42] "GET /tag/63f9eef3-9157-49b1-a5c4-a6282cb369db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011988 10.0.0.50 - - [2025-10-10 03:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.50 - - [2025-10-10 03:26:42] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003645 10.0.0.50 - - [2025-10-10 03:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.50 - - [2025-10-10 03:26:43] "GET /project/eda0c075-ed2b-4c8b-b203-b73470d71b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039457 10.0.0.50 - - [2025-10-10 03:26:43] "POST /virtual-machines HTTP/1.1" 200 395 0.008837 10.0.0.50 - - [2025-10-10 03:26:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010180 10.0.0.50 - - [2025-10-10 03:26:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098489 10.0.0.50 - - [2025-10-10 03:26:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008978 10.0.0.50 - - [2025-10-10 03:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007790 10.0.0.50 - - [2025-10-10 03:26:43] "GET /virtual-machine-interface/f14610c4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004523 10.0.0.50 - - [2025-10-10 03:26:43] "POST /instance-ips HTTP/1.1" 200 397 0.025545 10.0.0.50 - - [2025-10-10 03:26:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017145 10.0.0.50 - - [2025-10-10 03:26:43] "GET /virtual-machine-interface/f14610c4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012844 10.0.0.50 - - [2025-10-10 03:26:43] "POST /set-tag HTTP/1.1" 200 109 0.016445 10.0.0.50 - - [2025-10-10 03:26:43] "GET /virtual-machine-interface/f14610c4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007539 10.0.0.50 - - [2025-10-10 03:26:43] "GET /instance-ip/f15e64a8-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006671 10.0.0.50 - - [2025-10-10 03:26:43] "GET /virtual-machine-interface/f14610c4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004178 10.0.0.50 - - [2025-10-10 03:26:43] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.50 - - [2025-10-10 03:26:43] "POST /tags HTTP/1.1" 200 299 0.017142 10.0.0.50 - - [2025-10-10 03:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.50 - - [2025-10-10 03:26:43] "GET /tag/99f84bc9-b546-4b34-b84a-2f6aea941989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014435 10.0.0.50 - - [2025-10-10 03:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.50 - - [2025-10-10 03:26:43] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003594 10.0.0.50 - - [2025-10-10 03:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.50 - - [2025-10-10 03:26:43] "GET /project/eda0c075-ed2b-4c8b-b203-b73470d71b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037299 10.0.0.50 - - [2025-10-10 03:26:43] "POST /virtual-machines HTTP/1.1" 200 395 0.007965 10.0.0.50 - - [2025-10-10 03:26:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009060 10.0.0.50 - - [2025-10-10 03:26:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106282 10.0.0.50 - - [2025-10-10 03:26:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.021496 10.0.0.50 - - [2025-10-10 03:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.50 - - [2025-10-10 03:26:43] "GET /virtual-machine-interface/f1aeedba-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004706 10.0.0.50 - - [2025-10-10 03:26:43] "POST /instance-ips HTTP/1.1" 200 397 0.016872 10.0.0.50 - - [2025-10-10 03:26:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024114 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-machine-interface/f1aeedba-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012016 10.0.0.50 - - [2025-10-10 03:26:44] "POST /set-tag HTTP/1.1" 200 109 0.019564 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-machine-interface/f1aeedba-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013789 10.0.0.50 - - [2025-10-10 03:26:44] "GET /instance-ip/f1c3df90-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002723 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-machine-interface/f1aeedba-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004287 10.0.0.50 - - [2025-10-10 03:26:44] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-router/339ab217-882c-4dfa-92bf-a0c07355b201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003467 10.0.0.50 - - [2025-10-10 03:26:44] "POST /ref-update HTTP/1.1" 200 156 0.006536 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-machine-interface/f07af128-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004521 10.0.0.50 - - [2025-10-10 03:26:44] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-machine-interface/ee7ad17c-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003853 10.0.0.50 - - [2025-10-10 03:26:44] "POST /set-tag HTTP/1.1" 200 109 0.001743 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-router/339ab217-882c-4dfa-92bf-a0c07355b201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004748 10.0.0.50 - - [2025-10-10 03:26:44] "POST /ref-update HTTP/1.1" 200 156 0.007102 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-machine-interface/f0e7e9e0-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013355 10.0.0.50 - - [2025-10-10 03:26:44] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-router/339ab217-882c-4dfa-92bf-a0c07355b201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003454 10.0.0.50 - - [2025-10-10 03:26:44] "POST /ref-update HTTP/1.1" 200 156 0.007234 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-machine-interface/f14610c4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003987 10.0.0.50 - - [2025-10-10 03:26:44] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-machine-interface/eef6d6b4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004191 10.0.0.50 - - [2025-10-10 03:26:44] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-router/339ab217-882c-4dfa-92bf-a0c07355b201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004886 10.0.0.50 - - [2025-10-10 03:26:44] "POST /ref-update HTTP/1.1" 200 156 0.008321 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-machine-interface/f1aeedba-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004018 10.0.0.50 - - [2025-10-10 03:26:44] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-machine-interface/ef931088-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003629 10.0.0.50 - - [2025-10-10 03:26:44] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-machine-interface/f0008a46-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003931 10.0.0.50 - - [2025-10-10 03:26:44] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-machine-interface/f07af128-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004470 10.0.0.50 - - [2025-10-10 03:26:44] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-machine-interface/f0e7e9e0-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004171 10.0.0.50 - - [2025-10-10 03:26:44] "POST /set-tag HTTP/1.1" 200 109 0.001970 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-machine-interface/f14610c4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005559 10.0.0.50 - - [2025-10-10 03:26:44] "POST /set-tag HTTP/1.1" 200 109 0.002067 10.0.0.50 - - [2025-10-10 03:26:44] "GET /virtual-machine-interface/f1aeedba-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004136 10.0.0.50 - - [2025-10-10 03:26:44] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.50 - - [2025-10-10 03:26:49] "GET /virtual-machine-interface/ee7ad17c-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007035 10.0.0.50 - - [2025-10-10 03:26:49] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.50 - - [2025-10-10 03:26:49] "GET /virtual-machine-interface/f1aeedba-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004215 10.0.0.50 - - [2025-10-10 03:26:49] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.50 - - [2025-10-10 03:26:49] "GET /virtual-machine-interface/f0e7e9e0-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004446 10.0.0.50 - - [2025-10-10 03:26:49] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.50 - - [2025-10-10 03:26:50] "GET /virtual-machine-interface/eef6d6b4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004111 10.0.0.50 - - [2025-10-10 03:26:50] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.50 - - [2025-10-10 03:26:51] "GET /virtual-machine-interface/f0008a46-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005665 10.0.0.50 - - [2025-10-10 03:26:51] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.50 - - [2025-10-10 03:26:52] "GET /virtual-machine-interface/ef931088-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004305 10.0.0.50 - - [2025-10-10 03:26:52] "POST /set-tag HTTP/1.1" 200 109 0.002015 10.0.0.50 - - [2025-10-10 03:26:52] "GET /virtual-machine/8b6b7448-7c1c-4ced-9504-4d0158f55ce1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002749 10.0.0.50 - - [2025-10-10 03:26:52] "GET /virtual-machine-interface/ee7ad17c-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005352 10.0.0.50 - - [2025-10-10 03:26:52] "GET /virtual-machine/8c896279-0447-406a-a834-a03b947b6253?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002945 10.0.0.50 - - [2025-10-10 03:26:52] "GET /virtual-machine-interface/eef6d6b4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005061 10.0.0.50 - - [2025-10-10 03:26:52] "GET /virtual-machine/ffcec209-af9c-4b74-878b-2b2ffd575eb0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002758 10.0.0.50 - - [2025-10-10 03:26:52] "GET /virtual-machine-interface/ef931088-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003848 10.0.0.50 - - [2025-10-10 03:26:52] "GET /virtual-machine/a7d18068-842c-4e51-bc28-32e6502dc0d5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002798 10.0.0.50 - - [2025-10-10 03:26:52] "GET /virtual-machine-interface/f0008a46-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003818 10.0.0.50 - - [2025-10-10 03:26:54] "GET /virtual-machine-interface/f14610c4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004215 10.0.0.50 - - [2025-10-10 03:26:54] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.50 - - [2025-10-10 03:26:54] "GET /virtual-machine-interface/f07af128-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006853 10.0.0.50 - - [2025-10-10 03:26:54] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.50 - - [2025-10-10 03:26:57] "GET /virtual-machine/304676dd-b497-4321-b64e-a6f34946284d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002746 10.0.0.50 - - [2025-10-10 03:26:57] "GET /virtual-machine-interface/f07af128-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003860 10.0.0.50 - - [2025-10-10 03:26:57] "GET /virtual-machine/cdd3da40-4714-4a45-95b5-1113ead15b8b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002664 10.0.0.50 - - [2025-10-10 03:26:57] "GET /virtual-machine-interface/f14610c4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004816 10.0.0.50 - - [2025-10-10 03:26:58] "GET /virtual-machine/6df438f9-19c2-4030-b3de-e5240846a472?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002729 10.0.0.50 - - [2025-10-10 03:26:58] "GET /virtual-machine-interface/f0e7e9e0-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004123 10.0.0.50 - - [2025-10-10 03:26:58] "GET /virtual-machine/c513fee2-21a2-4581-8451-572f58825435?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002738 10.0.0.50 - - [2025-10-10 03:26:58] "GET /virtual-machine-interface/f1aeedba-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003652 10.0.0.50 - - [2025-10-10 03:26:58] "GET /loadbalancer/e46d7278-62d0-4ff5-8a0f-edd6767e05fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004391 10.0.0.50 - - [2025-10-10 03:26:58] "POST /tags HTTP/1.1" 200 333 0.029991 10.0.0.50 - - [2025-10-10 03:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014235 10.0.0.50 - - [2025-10-10 03:26:58] "GET /tag/9a55c980-696c-4a02-82a2-b91b7d6868a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012008 10.0.0.50 - - [2025-10-10 03:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.50 - - [2025-10-10 03:26:58] "GET /project/da0f4866-428b-425f-a61a-9550f747c657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033319 10.0.0.50 - - [2025-10-10 03:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.50 - - [2025-10-10 03:26:58] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.013899 10.0.0.50 - - [2025-10-10 03:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.50 - - [2025-10-10 03:26:58] "GET /service-appliance-set/288bbb12-f788-45e4-94ff-b9c572b56bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002120 10.0.0.50 - - [2025-10-10 03:26:58] "POST /fqname-to-id HTTP/1.1" 404 273 0.001428 10.0.0.50 - - [2025-10-10 03:26:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.089998 10.0.0.50 - - [2025-10-10 03:26:58] "GET /virtual-machine-interface/e3442156-6f21-4871-86bb-d0cfe666ac8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.010751 10.0.0.50 - - [2025-10-10 03:26:58] "POST /instance-ips HTTP/1.1" 200 409 0.020449 10.0.0.50 - - [2025-10-10 03:26:59] "GET /instance-ip/812d343a-619c-4768-b88f-c256bf89914a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.020504 10.0.0.50 - - [2025-10-10 03:26:59] "POST /loadbalancers HTTP/1.1" 200 629 0.061319 10.0.0.50 - - [2025-10-10 03:26:59] "GET /project/da0f4866-428b-425f-a61a-9550f747c657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044899 10.0.0.50 - - [2025-10-10 03:26:59] "GET /instance-ip/812d343a-619c-4768-b88f-c256bf89914a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002287 10.0.0.50 - - [2025-10-10 03:26:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.025794 10.0.0.50 - - [2025-10-10 03:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.50 - - [2025-10-10 03:26:59] "GET /project/da0f4866-428b-425f-a61a-9550f747c657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041726 10.0.0.50 - - [2025-10-10 03:26:59] "POST /floating-ips HTTP/1.1" 200 597 0.035214 10.0.0.50 - - [2025-10-10 03:26:59] "GET /loadbalancer/e46d7278-62d0-4ff5-8a0f-edd6767e05fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003848 10.0.0.50 - - [2025-10-10 03:26:59] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.014570 10.0.0.50 - - [2025-10-10 03:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016343 10.0.0.50 - - [2025-10-10 03:26:59] "GET /project/da0f4866-428b-425f-a61a-9550f747c657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029010 10.0.0.50 - - [2025-10-10 03:26:59] "GET /loadbalancer-listener/0f913987-f17b-41de-8a94-21f7440ff4b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.002990 10.0.0.50 - - [2025-10-10 03:26:59] "GET /loadbalancer-listener/0f913987-f17b-41de-8a94-21f7440ff4b5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.002573 10.0.0.50 - - [2025-10-10 03:26:59] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.031497 10.0.0.50 - - [2025-10-10 03:26:59] "GET /instance-ip/812d343a-619c-4768-b88f-c256bf89914a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003309 10.0.0.50 - - [2025-10-10 03:26:59] "GET /instance-ip/812d343a-619c-4768-b88f-c256bf89914a?fields=floating_ips HTTP/1.1" 200 1212 0.004240 10.0.0.50 - - [2025-10-10 03:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.50 - - [2025-10-10 03:26:59] "GET /floating-ip/527d0737-57d8-4ed5-9878-d916d0f6c01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.001821 10.0.0.50 - - [2025-10-10 03:26:59] "GET /loadbalancer/e46d7278-62d0-4ff5-8a0f-edd6767e05fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.001669 10.0.0.50 - - [2025-10-10 03:26:59] "GET /loadbalancer-pool/8ceac5b6-a84c-421d-b5ed-49abb1575997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002594 10.0.0.50 - - [2025-10-10 03:26:59] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013461 10.0.0.50 - - [2025-10-10 03:26:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014476 10.0.0.50 - - [2025-10-10 03:26:59] "GET /virtual-machine-interface/eef6d6b4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005168 10.0.0.50 - - [2025-10-10 03:26:59] "GET /virtual-machine-interface/eef6d6b4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003880 10.0.0.50 - - [2025-10-10 03:26:59] "POST /ref-update HTTP/1.1" 200 156 0.006310 10.0.0.50 - - [2025-10-10 03:26:59] "GET /floating-ip/527d0737-57d8-4ed5-9878-d916d0f6c01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.006069 10.0.0.50 - - [2025-10-10 03:26:59] "GET /loadbalancer/e46d7278-62d0-4ff5-8a0f-edd6767e05fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003857 10.0.0.50 - - [2025-10-10 03:26:59] "POST /tags HTTP/1.1" 409 221 0.002654 10.0.0.50 - - [2025-10-10 03:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.50 - - [2025-10-10 03:26:59] "GET /tag/9a55c980-696c-4a02-82a2-b91b7d6868a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011921 10.0.0.50 - - [2025-10-10 03:26:59] "PUT /floating-ip/527d0737-57d8-4ed5-9878-d916d0f6c01c HTTP/1.1" 200 256 0.007874 10.0.0.50 - - [2025-10-10 03:26:59] "POST /set-tag HTTP/1.1" 200 109 0.062089 10.0.0.50 - - [2025-10-10 03:26:59] "GET /loadbalancer-pool/8ceac5b6-a84c-421d-b5ed-49abb1575997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.009716 10.0.0.50 - - [2025-10-10 03:26:59] "POST /loadbalancer-members HTTP/1.1" 200 721 0.028215 10.0.0.50 - - [2025-10-10 03:26:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009561 10.0.0.50 - - [2025-10-10 03:26:59] "GET /virtual-machine-interface/ee7ad17c-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007291 10.0.0.50 - - [2025-10-10 03:26:59] "GET /virtual-machine-interface/ee7ad17c-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003739 10.0.0.50 - - [2025-10-10 03:26:59] "POST /ref-update HTTP/1.1" 200 156 0.012915 10.0.0.50 - - [2025-10-10 03:26:59] "GET /floating-ip/527d0737-57d8-4ed5-9878-d916d0f6c01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.007781 10.0.0.50 - - [2025-10-10 03:26:59] "POST /set-tag HTTP/1.1" 200 109 0.082433 10.0.0.50 - - [2025-10-10 03:27:00] "POST /tags HTTP/1.1" 409 206 0.002075 10.0.0.50 - - [2025-10-10 03:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.50 - - [2025-10-10 03:27:00] "GET /tag/d23b044f-36cc-4a9f-b193-9fda20c4b585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011035 10.0.0.50 - - [2025-10-10 03:27:00] "POST /tags HTTP/1.1" 409 204 0.001782 10.0.0.50 - - [2025-10-10 03:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.50 - - [2025-10-10 03:27:00] "GET /tag/799ce20a-2aa7-40de-a96b-8b5f89fd3f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010054 10.0.0.50 - - [2025-10-10 03:27:00] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002623 10.0.0.50 - - [2025-10-10 03:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.50 - - [2025-10-10 03:27:00] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002695 10.0.0.50 - - [2025-10-10 03:27:00] "POST /tags HTTP/1.1" 409 206 0.001907 10.0.0.50 - - [2025-10-10 03:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.50 - - [2025-10-10 03:27:00] "GET /tag/d23b044f-36cc-4a9f-b193-9fda20c4b585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011656 10.0.0.50 - - [2025-10-10 03:27:00] "POST /tags HTTP/1.1" 409 226 0.001786 10.0.0.50 - - [2025-10-10 03:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.50 - - [2025-10-10 03:27:00] "GET /tag/b4bf8bf8-add1-4183-80cd-a0b416a7cfd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009930 10.0.0.50 - - [2025-10-10 03:27:00] "POST /tags HTTP/1.1" 409 204 0.001727 10.0.0.50 - - [2025-10-10 03:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.50 - - [2025-10-10 03:27:00] "GET /tag/799ce20a-2aa7-40de-a96b-8b5f89fd3f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010128 10.0.0.50 - - [2025-10-10 03:27:00] "POST /tags HTTP/1.1" 409 226 0.001554 10.0.0.50 - - [2025-10-10 03:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.50 - - [2025-10-10 03:27:00] "GET /tag/b4bf8bf8-add1-4183-80cd-a0b416a7cfd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010292 10.0.0.50 - - [2025-10-10 03:27:00] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002406 10.0.0.50 - - [2025-10-10 03:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.50 - - [2025-10-10 03:27:00] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002824 10.0.0.50 - - [2025-10-10 03:27:00] "POST /firewall-rules HTTP/1.1" 200 626 0.066857 10.0.0.50 - - [2025-10-10 03:27:00] "POST /firewall-rules HTTP/1.1" 200 646 0.086223 10.0.0.50 - - [2025-10-10 03:27:00] "GET /firewall-rule/c140151b-dd7e-468e-a2dc-45a3946270a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.008532 10.0.0.50 - - [2025-10-10 03:27:00] "GET /firewall-policy/ae6baba5-9ead-4f4d-a970-e05de6d4128f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002042 10.0.0.50 - - [2025-10-10 03:27:00] "GET /firewall-rule/6f7c8182-a81f-42fc-9bd4-2fb9a4b02c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003477 10.0.0.50 - - [2025-10-10 03:27:00] "POST /ref-update HTTP/1.1" 200 156 0.015013 10.0.0.50 - - [2025-10-10 03:27:00] "POST /firewall-policys HTTP/1.1" 200 606 0.024954 10.0.0.50 - - [2025-10-10 03:27:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011429 10.0.0.50 - - [2025-10-10 03:27:00] "GET /firewall-policy/9f00ddbe-f42e-4e92-9eaa-c3faf54e6d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005730 10.0.0.50 - - [2025-10-10 03:27:00] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002475 10.0.0.50 - - [2025-10-10 03:27:01] "GET /firewall-policy/9f00ddbe-f42e-4e92-9eaa-c3faf54e6d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002627 10.0.0.50 - - [2025-10-10 03:27:01] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003601 10.0.0.50 - - [2025-10-10 03:27:01] "GET /firewall-policy/ae6baba5-9ead-4f4d-a970-e05de6d4128f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002624 10.0.0.50 - - [2025-10-10 03:27:01] "GET /firewall-policy/c85f34f1-c67b-4c7a-84de-28389d1b44e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003543 10.0.0.50 - - [2025-10-10 03:27:01] "GET /firewall-policy/ae6baba5-9ead-4f4d-a970-e05de6d4128f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001764 10.0.0.50 - - [2025-10-10 03:27:01] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002214 10.0.0.50 - - [2025-10-10 03:27:01] "POST /ref-update HTTP/1.1" 200 156 0.016437 10.0.0.50 - - [2025-10-10 03:27:01] "POST /ref-update HTTP/1.1" 200 156 0.034626 10.0.0.50 - - [2025-10-10 03:27:01] "POST /ref-update HTTP/1.1" 200 156 0.028048 10.0.0.50 - - [2025-10-10 03:27:01] "POST /ref-update HTTP/1.1" 200 156 0.019096 10.0.0.50 - - [2025-10-10 03:27:01] "POST /ref-update HTTP/1.1" 200 156 0.028618 10.0.0.50 - - [2025-10-10 03:27:01] "GET /firewall-policy/9f00ddbe-f42e-4e92-9eaa-c3faf54e6d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004698 10.0.0.50 - - [2025-10-10 03:27:35] "GET /global-system-configs HTTP/1.1" 200 322 0.002347 10.0.0.50 - - [2025-10-10 03:27:36] "GET /global-system-configs HTTP/1.1" 200 322 0.002772 10.0.0.50 - - [2025-10-10 03:27:52] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004368 10.0.0.50 - - [2025-10-10 03:27:52] "POST /set-tag HTTP/1.1" 200 109 0.004743 10.0.0.50 - - [2025-10-10 03:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.50 - - [2025-10-10 03:27:52] "GET /loadbalancer/81bbc671-2a2e-4069-a8d0-15d9efbf409a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002511 10.0.0.50 - - [2025-10-10 03:27:52] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004201 10.0.0.50 - - [2025-10-10 03:27:52] "POST /set-tag HTTP/1.1" 200 109 0.023643 10.0.0.50 - - [2025-10-10 03:27:52] "DELETE /loadbalancer-member/c1ff650f-914e-48f3-b09f-1b23de389108 HTTP/1.1" 200 115 0.027359 10.0.0.50 - - [2025-10-10 03:27:52] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011852 10.0.0.50 - - [2025-10-10 03:27:52] "POST /set-tag HTTP/1.1" 200 109 0.002854 10.0.0.50 - - [2025-10-10 03:27:52] "DELETE /loadbalancer-member/1fa1d909-1051-4bd1-8fad-34008879f707 HTTP/1.1" 200 115 0.030747 10.0.0.50 - - [2025-10-10 03:27:52] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004453 10.0.0.50 - - [2025-10-10 03:27:52] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.50 - - [2025-10-10 03:27:53] "DELETE /loadbalancer-member/a48d4e71-58ba-4ddc-9fce-ed496774c087 HTTP/1.1" 200 115 0.035720 10.0.0.50 - - [2025-10-10 03:27:53] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005018 10.0.0.50 - - [2025-10-10 03:27:53] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.50 - - [2025-10-10 03:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.50 - - [2025-10-10 03:27:53] "GET /loadbalancer/81bbc671-2a2e-4069-a8d0-15d9efbf409a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002759 10.0.0.50 - - [2025-10-10 03:27:53] "GET /loadbalancer-pool/b7363ac2-7b9e-4dcc-9614-19bbef619ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002746 10.0.0.50 - - [2025-10-10 03:27:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016184 10.0.0.50 - - [2025-10-10 03:27:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.011322 10.0.0.50 - - [2025-10-10 03:27:53] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007392 10.0.0.50 - - [2025-10-10 03:27:53] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006026 10.0.0.50 - - [2025-10-10 03:27:53] "GET /floating-ip/d4c23270-eaab-4f7d-a8ee-d974424ea43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004488 10.0.0.50 - - [2025-10-10 03:27:53] "POST /set-tag HTTP/1.1" 200 109 0.059483 10.0.0.50 - - [2025-10-10 03:27:53] "GET /loadbalancer-pool/3297ec16-0749-4356-9089-ef6ce2758b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010028 10.0.0.50 - - [2025-10-10 03:27:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016472 10.0.0.50 - - [2025-10-10 03:27:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009035 10.0.0.50 - - [2025-10-10 03:27:53] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017164 10.0.0.50 - - [2025-10-10 03:27:53] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.50 - - [2025-10-10 03:27:53] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004296 10.0.0.50 - - [2025-10-10 03:27:53] "GET /floating-ip/d4c23270-eaab-4f7d-a8ee-d974424ea43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002359 10.0.0.50 - - [2025-10-10 03:27:53] "GET /loadbalancer-pool/4cf04721-3d14-4758-8626-d0fe32741356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002800 10.0.0.50 - - [2025-10-10 03:27:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016647 10.0.0.50 - - [2025-10-10 03:27:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017969 10.0.0.50 - - [2025-10-10 03:27:53] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012946 10.0.0.50 - - [2025-10-10 03:27:53] "GET /virtual-machine-interface/541706fa-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004444 10.0.0.50 - - [2025-10-10 03:27:53] "GET /floating-ip/d4c23270-eaab-4f7d-a8ee-d974424ea43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002019 10.0.0.50 - - [2025-10-10 03:27:53] "POST /set-tag HTTP/1.1" 200 109 0.002319 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:28:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001271 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:28:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001223 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:28:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:28:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000946 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:28:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000833 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:28:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 10.0.0.50 - - [2025-10-10 03:28:19] "POST /tags HTTP/1.1" 200 365 0.041709 10.0.0.50 - - [2025-10-10 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013152 10.0.0.50 - - [2025-10-10 03:28:19] "GET /tag/87cb38dd-8e55-47db-a381-c6e85aaf21b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012262 10.0.0.50 - - [2025-10-10 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.50 - - [2025-10-10 03:28:19] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030790 10.0.0.50 - - [2025-10-10 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.50 - - [2025-10-10 03:28:19] "GET /service-appliance-set/8aad81c5-d5eb-4bd0-a1be-558eff07c693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002281 10.0.0.50 - - [2025-10-10 03:28:19] "POST /fqname-to-id HTTP/1.1" 404 258 0.002060 10.0.0.50 - - [2025-10-10 03:28:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.089024 10.0.0.50 - - [2025-10-10 03:28:19] "GET /virtual-machine-interface/114ff797-d90a-4dbf-8045-b10620566a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.010737 10.0.0.50 - - [2025-10-10 03:28:19] "POST /set-tag HTTP/1.1" 200 109 0.019423 10.0.0.50 - - [2025-10-10 03:28:19] "POST /instance-ips HTTP/1.1" 200 417 0.030273 10.0.0.50 - - [2025-10-10 03:28:19] "GET /instance-ip/a914992c-8048-486d-923d-4898130a3ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.006940 10.0.0.50 - - [2025-10-10 03:28:19] "POST /loadbalancers HTTP/1.1" 200 618 0.070650 10.0.0.50 - - [2025-10-10 03:28:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027061 10.0.0.50 - - [2025-10-10 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007575 10.0.0.50 - - [2025-10-10 03:28:19] "POST /service-instances HTTP/1.1" 200 566 0.031444 10.0.0.50 - - [2025-10-10 03:28:19] "POST /ref-update HTTP/1.1" 200 156 0.020228 10.0.0.50 - - [2025-10-10 03:28:19] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072124 10.0.0.50 - - [2025-10-10 03:28:19] "GET /virtual-machine-interface/114ff797-d90a-4dbf-8045-b10620566a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004203 10.0.0.50 - - [2025-10-10 03:28:19] "PUT /service-instance/165427ac-8e08-4154-bcf4-4732c3ecb558 HTTP/1.1" 200 266 0.018459 10.0.0.50 - - [2025-10-10 03:28:19] "GET /virtual-machine-interface/114ff797-d90a-4dbf-8045-b10620566a9e?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.008912 10.0.0.50 - - [2025-10-10 03:28:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012883 10.0.0.50 - - [2025-10-10 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016796 10.0.0.50 - - [2025-10-10 03:28:19] "POST /fqname-to-id HTTP/1.1" 404 208 0.009722 10.0.0.50 - - [2025-10-10 03:28:19] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004868 10.0.0.50 - - [2025-10-10 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.50 - - [2025-10-10 03:28:19] "POST /virtual-machines HTTP/1.1" 200 429 0.014127 10.0.0.50 - - [2025-10-10 03:28:19] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003454 10.0.0.50 - - [2025-10-10 03:28:19] "POST /tags HTTP/1.1" 409 221 0.003354 10.0.0.50 - - [2025-10-10 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.50 - - [2025-10-10 03:28:19] "GET /tag/5481c33f-011b-4b70-ae33-1101dccc9146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010782 10.0.0.50 - - [2025-10-10 03:28:19] "POST /tags HTTP/1.1" 409 238 0.010679 10.0.0.50 - - [2025-10-10 03:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005227 10.0.0.50 - - [2025-10-10 03:28:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.124650 10.0.0.50 - - [2025-10-10 03:28:20] "POST /chown HTTP/1.1" 200 109 0.021230 10.0.0.50 - - [2025-10-10 03:28:20] "GET /tag/87cb38dd-8e55-47db-a381-c6e85aaf21b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013563 10.0.0.50 - - [2025-10-10 03:28:20] "POST /chown HTTP/1.1" 200 109 0.005341 10.0.0.50 - - [2025-10-10 03:28:20] "POST /firewall-rules HTTP/1.1" 200 650 0.071946 10.0.0.50 - - [2025-10-10 03:28:20] "PUT /virtual-machine-interface/474db7b9-612a-431e-83e5-983e0bad19ad HTTP/1.1" 200 284 0.066164 10.0.0.50 - - [2025-10-10 03:28:20] "GET /firewall-rule/f753cdfd-1424-4af8-a57a-58b8906bf3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.009622 10.0.0.50 - - [2025-10-10 03:28:20] "PUT /instance-ip/a914992c-8048-486d-923d-4898130a3ca2 HTTP/1.1" 200 256 0.016402 10.0.0.50 - - [2025-10-10 03:28:20] "GET /firewall-policy/c85f34f1-c67b-4c7a-84de-28389d1b44e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002678 10.0.0.50 - - [2025-10-10 03:28:20] "GET /firewall-rule/f753cdfd-1424-4af8-a57a-58b8906bf3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002513 10.0.0.50 - - [2025-10-10 03:28:20] "POST /ref-update HTTP/1.1" 200 156 0.022384 10.0.0.50 - - [2025-10-10 03:28:20] "POST /ref-update HTTP/1.1" 200 156 0.020572 10.0.0.50 - - [2025-10-10 03:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.50 - - [2025-10-10 03:28:20] "POST /ref-update HTTP/1.1" 200 156 0.034695 10.0.0.50 - - [2025-10-10 03:28:20] "POST /ref-update HTTP/1.1" 200 156 0.034742 10.0.0.50 - - [2025-10-10 03:28:20] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073730 10.0.0.50 - - [2025-10-10 03:28:20] "GET /loadbalancer/ddf445b0-662b-4daf-8d8f-43710c5bdcc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.002160 10.0.0.50 - - [2025-10-10 03:28:20] "POST /ref-update HTTP/1.1" 200 156 0.006058 10.0.0.50 - - [2025-10-10 03:28:20] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.030397 10.0.0.50 - - [2025-10-10 03:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.50 - - [2025-10-10 03:28:20] "POST /ref-update HTTP/1.1" 200 156 0.027263 10.0.0.50 - - [2025-10-10 03:28:20] "POST /ref-update HTTP/1.1" 200 156 0.015678 10.0.0.50 - - [2025-10-10 03:28:20] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029889 10.0.0.50 - - [2025-10-10 03:28:20] "GET /loadbalancer-listener/55c85714-3056-4ff0-b51a-810fc91ed93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.002635 10.0.0.50 - - [2025-10-10 03:28:20] "GET /loadbalancer-listener/55c85714-3056-4ff0-b51a-810fc91ed93c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003158 10.0.0.50 - - [2025-10-10 03:28:20] "POST /virtual-machines HTTP/1.1" 200 429 0.012558 10.0.0.50 - - [2025-10-10 03:28:20] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.065630 10.0.0.50 - - [2025-10-10 03:28:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022393 10.0.0.50 - - [2025-10-10 03:28:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.119282 10.0.0.50 - - [2025-10-10 03:28:20] "GET /loadbalancer-pool/feb3c6f2-a6ce-419b-b846-090082007ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006476 10.0.0.50 - - [2025-10-10 03:28:20] "POST /chown HTTP/1.1" 200 109 0.019922 10.0.0.50 - - [2025-10-10 03:28:20] "POST /chown HTTP/1.1" 200 109 0.008174 10.0.0.50 - - [2025-10-10 03:28:20] "POST /loadbalancer-members HTTP/1.1" 200 707 0.042219 10.0.0.50 - - [2025-10-10 03:28:20] "PUT /virtual-machine-interface/869a5120-f6d5-4dd8-b47c-8d7461c057dc HTTP/1.1" 200 284 0.026571 10.0.0.50 - - [2025-10-10 03:28:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.033207 10.0.0.50 - - [2025-10-10 03:28:20] "GET /loadbalancer-member/09135fab-5343-401b-9ce0-b5c5f92982e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.006801 10.0.0.50 - - [2025-10-10 03:28:20] "PUT /instance-ip/a914992c-8048-486d-923d-4898130a3ca2 HTTP/1.1" 200 256 0.044493 10.0.0.50 - - [2025-10-10 03:28:20] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002519 10.0.0.50 - - [2025-10-10 03:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.50 - - [2025-10-10 03:28:20] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002129 10.0.0.50 - - [2025-10-10 03:28:20] "POST /ref-update HTTP/1.1" 200 156 0.009490 10.0.0.50 - - [2025-10-10 03:28:20] "POST /ref-update HTTP/1.1" 200 156 0.022260 10.0.0.50 - - [2025-10-10 03:28:20] "POST /tags HTTP/1.1" 409 221 0.010423 10.0.0.50 - - [2025-10-10 03:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.50 - - [2025-10-10 03:28:20] "GET /tag/5481c33f-011b-4b70-ae33-1101dccc9146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012119 10.0.0.50 - - [2025-10-10 03:28:20] "POST /ref-update HTTP/1.1" 200 156 0.033241 10.0.0.50 - - [2025-10-10 03:28:20] "POST /tags HTTP/1.1" 409 238 0.001874 10.0.0.50 - - [2025-10-10 03:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.50 - - [2025-10-10 03:28:20] "GET /tag/87cb38dd-8e55-47db-a381-c6e85aaf21b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009661 10.0.0.50 - - [2025-10-10 03:28:21] "POST /ref-update HTTP/1.1" 200 156 0.019095 10.0.0.50 - - [2025-10-10 03:28:21] "POST /firewall-rules HTTP/1.1" 409 293 0.015931 10.0.0.50 - - [2025-10-10 03:28:21] "POST /ref-update HTTP/1.1" 200 156 0.016741 10.0.0.50 - - [2025-10-10 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.50 - - [2025-10-10 03:28:21] "PUT /service-instance/165427ac-8e08-4154-bcf4-4732c3ecb558 HTTP/1.1" 200 266 0.012093 10.0.0.50 - - [2025-10-10 03:28:21] "PUT /firewall-rule/f753cdfd-1424-4af8-a57a-58b8906bf3fb HTTP/1.1" 200 260 0.029583 10.0.0.50 - - [2025-10-10 03:28:21] "GET /firewall-rule/f753cdfd-1424-4af8-a57a-58b8906bf3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.011344 10.0.0.50 - - [2025-10-10 03:28:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014270 10.0.0.50 - - [2025-10-10 03:28:21] "GET /firewall-policy/c85f34f1-c67b-4c7a-84de-28389d1b44e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003647 10.0.0.50 - - [2025-10-10 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005124 10.0.0.50 - - [2025-10-10 03:28:21] "GET /firewall-rule/f753cdfd-1424-4af8-a57a-58b8906bf3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002447 10.0.0.50 - - [2025-10-10 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.50 - - [2025-10-10 03:28:21] "POST /chown HTTP/1.1" 200 109 0.006082 10.0.0.50 - - [2025-10-10 03:28:21] "GET /tag/87cb38dd-8e55-47db-a381-c6e85aaf21b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011151 10.0.0.50 - - [2025-10-10 03:28:21] "GET /tag/87cb38dd-8e55-47db-a381-c6e85aaf21b8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011395 10.0.0.50 - - [2025-10-10 03:28:21] "POST /chown HTTP/1.1" 200 109 0.016469 10.0.0.50 - - [2025-10-10 03:28:21] "GET /virtual-machine-interface/114ff797-d90a-4dbf-8045-b10620566a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.010180 10.0.0.50 - - [2025-10-10 03:28:21] "PUT /instance-ip/a914992c-8048-486d-923d-4898130a3ca2 HTTP/1.1" 200 256 0.023230 10.0.0.50 - - [2025-10-10 03:28:21] "POST /ref-update HTTP/1.1" 200 156 0.019229 10.0.0.50 - - [2025-10-10 03:28:21] "POST /set-tag HTTP/1.1" 200 109 0.015185 10.0.0.50 - - [2025-10-10 03:28:21] "GET /virtual-machine-interface/474db7b9-612a-431e-83e5-983e0bad19ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.013749 10.0.0.50 - - [2025-10-10 03:28:21] "POST /chown HTTP/1.1" 200 109 0.012189 10.0.0.50 - - [2025-10-10 03:28:21] "POST /chown HTTP/1.1" 200 109 0.015413 10.0.0.50 - - [2025-10-10 03:28:21] "POST /set-tag HTTP/1.1" 200 109 0.044415 10.0.0.50 - - [2025-10-10 03:28:21] "GET /virtual-machine-interface/869a5120-f6d5-4dd8-b47c-8d7461c057dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.010912 10.0.0.50 - - [2025-10-10 03:28:21] "PUT /instance-ip/a914992c-8048-486d-923d-4898130a3ca2 HTTP/1.1" 200 256 0.069027 10.0.0.50 - - [2025-10-10 03:28:21] "POST /set-tag HTTP/1.1" 200 109 0.029488 10.0.0.50 - - [2025-10-10 03:28:21] "GET /firewall-policy/c85f34f1-c67b-4c7a-84de-28389d1b44e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008558 10.0.0.50 - - [2025-10-10 03:28:21] "POST /ref-update HTTP/1.1" 200 156 0.011006 10.0.0.50 - - [2025-10-10 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.50 - - [2025-10-10 03:28:21] "GET /firewall-rule/f753cdfd-1424-4af8-a57a-58b8906bf3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.007530 10.0.0.50 - - [2025-10-10 03:28:21] "POST /chown HTTP/1.1" 200 109 0.014615 10.0.0.50 - - [2025-10-10 03:28:21] "POST /ref-update HTTP/1.1" 200 156 0.022753 10.0.0.50 - - [2025-10-10 03:28:21] "POST /chown HTTP/1.1" 200 109 0.010853 10.0.0.50 - - [2025-10-10 03:28:21] "PUT /instance-ip/a914992c-8048-486d-923d-4898130a3ca2 HTTP/1.1" 200 256 0.034133 10.0.0.50 - - [2025-10-10 03:28:21] "DELETE /firewall-rule/f753cdfd-1424-4af8-a57a-58b8906bf3fb HTTP/1.1" 200 115 0.109211 10.0.0.50 - - [2025-10-10 03:28:21] "POST /ref-update HTTP/1.1" 200 156 0.042287 10.0.0.50 - - [2025-10-10 03:28:21] "DELETE /loadbalancer-member/09135fab-5343-401b-9ce0-b5c5f92982e8 HTTP/1.1" 200 115 0.048892 10.0.0.50 - - [2025-10-10 03:28:21] "POST /chown HTTP/1.1" 200 109 0.021309 10.0.0.50 - - [2025-10-10 03:28:21] "POST /chown HTTP/1.1" 200 109 0.016704 10.0.0.50 - - [2025-10-10 03:28:21] "DELETE /loadbalancer-pool/feb3c6f2-a6ce-419b-b846-090082007ec8 HTTP/1.1" 200 115 0.104247 10.0.0.50 - - [2025-10-10 03:28:21] "PUT /instance-ip/a914992c-8048-486d-923d-4898130a3ca2 HTTP/1.1" 200 256 0.045784 10.0.0.50 - - [2025-10-10 03:28:21] "DELETE /loadbalancer-listener/55c85714-3056-4ff0-b51a-810fc91ed93c HTTP/1.1" 200 115 0.035033 10.0.0.50 - - [2025-10-10 03:28:21] "POST /ref-update HTTP/1.1" 200 156 0.014374 10.0.0.50 - - [2025-10-10 03:28:21] "DELETE /loadbalancer/ddf445b0-662b-4daf-8d8f-43710c5bdcc7 HTTP/1.1" 200 115 0.063790 10.0.0.50 - - [2025-10-10 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.50 - - [2025-10-10 03:28:22] "DELETE /instance-ip/a914992c-8048-486d-923d-4898130a3ca2 HTTP/1.1" 200 115 0.061491 10.0.0.50 - - [2025-10-10 03:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.50 - - [2025-10-10 03:28:22] "DELETE /virtual-machine-interface/114ff797-d90a-4dbf-8045-b10620566a9e HTTP/1.1" 200 115 0.045817 10.0.0.50 - - [2025-10-10 03:28:22] "DELETE /tag/87cb38dd-8e55-47db-a381-c6e85aaf21b8 HTTP/1.1" 200 115 0.051786 10.0.0.50 - - [2025-10-10 03:28:22] "DELETE /service-instance/165427ac-8e08-4154-bcf4-4732c3ecb558 HTTP/1.1" 200 115 0.041115 10.0.0.50 - - [2025-10-10 03:28:22] "GET /virtual-machine-interface/869a5120-f6d5-4dd8-b47c-8d7461c057dc?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004287 10.0.0.50 - - [2025-10-10 03:28:22] "DELETE /virtual-machine-interface/869a5120-f6d5-4dd8-b47c-8d7461c057dc HTTP/1.1" 200 115 0.041025 10.0.0.50 - - [2025-10-10 03:28:22] "DELETE /virtual-machine/f9e1abb4-6799-4c42-83ba-c1738442aece HTTP/1.1" 200 115 0.024705 10.0.0.50 - - [2025-10-10 03:28:22] "GET /virtual-machine-interface/474db7b9-612a-431e-83e5-983e0bad19ad?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.007194 10.0.0.50 - - [2025-10-10 03:28:22] "DELETE /virtual-machine-interface/474db7b9-612a-431e-83e5-983e0bad19ad HTTP/1.1" 200 115 0.054356 10.0.0.50 - - [2025-10-10 03:28:22] "POST /ref-update HTTP/1.1" 200 156 0.009242 10.0.0.50 - - [2025-10-10 03:28:22] "DELETE /virtual-machine/01717489-da00-4666-b152-f73d5ece7d92 HTTP/1.1" 200 115 0.033604 10.0.0.50 - - [2025-10-10 03:29:09] "POST /tags HTTP/1.1" 409 252 0.002142 10.0.0.50 - - [2025-10-10 03:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.50 - - [2025-10-10 03:29:09] "GET /tag/64f9f5c6-221c-46af-a12e-45a3b53da70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013402 10.0.0.50 - - [2025-10-10 03:29:09] "POST /tags HTTP/1.1" 409 228 0.001949 10.0.0.50 - - [2025-10-10 03:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.50 - - [2025-10-10 03:29:09] "GET /tag/24491883-2fd1-428a-9f48-053cec615423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011677 10.0.0.50 - - [2025-10-10 03:29:09] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002274 10.0.0.50 - - [2025-10-10 03:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.50 - - [2025-10-10 03:29:09] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002927 10.0.0.50 - - [2025-10-10 03:29:09] "POST /tags HTTP/1.1" 409 206 0.001992 10.0.0.50 - - [2025-10-10 03:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.50 - - [2025-10-10 03:29:09] "GET /tag/d23b044f-36cc-4a9f-b193-9fda20c4b585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015627 10.0.0.50 - - [2025-10-10 03:29:09] "POST /tags HTTP/1.1" 409 226 0.002228 10.0.0.50 - - [2025-10-10 03:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.50 - - [2025-10-10 03:29:10] "GET /tag/b4bf8bf8-add1-4183-80cd-a0b416a7cfd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011171 10.0.0.50 - - [2025-10-10 03:29:10] "POST /tags HTTP/1.1" 409 204 0.002348 10.0.0.50 - - [2025-10-10 03:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.50 - - [2025-10-10 03:29:10] "GET /tag/799ce20a-2aa7-40de-a96b-8b5f89fd3f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010686 10.0.0.50 - - [2025-10-10 03:29:10] "POST /tags HTTP/1.1" 409 226 0.004883 10.0.0.50 - - [2025-10-10 03:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.50 - - [2025-10-10 03:29:10] "GET /tag/b4bf8bf8-add1-4183-80cd-a0b416a7cfd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011073 10.0.0.50 - - [2025-10-10 03:29:10] "POST /tags HTTP/1.1" 409 228 0.001827 10.0.0.50 - - [2025-10-10 03:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.50 - - [2025-10-10 03:29:10] "GET /tag/24491883-2fd1-428a-9f48-053cec615423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010481 10.0.0.50 - - [2025-10-10 03:29:10] "POST /tags HTTP/1.1" 409 252 0.001767 10.0.0.50 - - [2025-10-10 03:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.50 - - [2025-10-10 03:29:10] "GET /tag/64f9f5c6-221c-46af-a12e-45a3b53da70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011097 10.0.0.50 - - [2025-10-10 03:29:10] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005474 10.0.0.50 - - [2025-10-10 03:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.50 - - [2025-10-10 03:29:10] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003783 10.0.0.50 - - [2025-10-10 03:29:10] "POST /firewall-rules HTTP/1.1" 409 281 0.002409 10.0.0.50 - - [2025-10-10 03:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.50 - - [2025-10-10 03:29:10] "PUT /firewall-rule/6f7c8182-a81f-42fc-9bd4-2fb9a4b02c9f HTTP/1.1" 200 260 0.022851 10.0.0.50 - - [2025-10-10 03:29:10] "POST /firewall-rules HTTP/1.1" 409 291 0.005617 10.0.0.50 - - [2025-10-10 03:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.50 - - [2025-10-10 03:29:10] "PUT /firewall-rule/c140151b-dd7e-468e-a2dc-45a3946270a6 HTTP/1.1" 200 260 0.025980 10.0.0.50 - - [2025-10-10 03:29:10] "GET /firewall-rule/c140151b-dd7e-468e-a2dc-45a3946270a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.011600 10.0.0.50 - - [2025-10-10 03:29:10] "POST /firewall-rules HTTP/1.1" 200 658 0.080892 10.0.0.50 - - [2025-10-10 03:29:10] "GET /firewall-rule/c5a10561-e3cd-4480-b79c-a78971597edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005563 10.0.0.50 - - [2025-10-10 03:29:10] "GET /firewall-policy/ae6baba5-9ead-4f4d-a970-e05de6d4128f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002549 10.0.0.50 - - [2025-10-10 03:29:10] "GET /firewall-rule/6f7c8182-a81f-42fc-9bd4-2fb9a4b02c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002670 10.0.0.50 - - [2025-10-10 03:29:10] "POST /firewall-policys HTTP/1.1" 409 269 0.001942 10.0.0.50 - - [2025-10-10 03:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.50 - - [2025-10-10 03:29:10] "PUT /firewall-policy/9f00ddbe-f42e-4e92-9eaa-c3faf54e6d64 HTTP/1.1" 200 264 0.022028 10.0.0.50 - - [2025-10-10 03:29:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.032576 10.0.0.50 - - [2025-10-10 03:29:10] "GET /firewall-policy/9f00ddbe-f42e-4e92-9eaa-c3faf54e6d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003642 10.0.0.50 - - [2025-10-10 03:29:10] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003250 10.0.0.50 - - [2025-10-10 03:29:10] "GET /firewall-policy/9f00ddbe-f42e-4e92-9eaa-c3faf54e6d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002444 10.0.0.50 - - [2025-10-10 03:29:10] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002534 10.0.0.50 - - [2025-10-10 03:29:10] "GET /firewall-policy/9f00ddbe-f42e-4e92-9eaa-c3faf54e6d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.011897 10.0.0.50 - - [2025-10-10 03:29:10] "GET /firewall-policy/9f00ddbe-f42e-4e92-9eaa-c3faf54e6d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002342 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:29:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.50 - - [2025-10-10 03:29:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000772 10.0.0.50 - - [2025-10-10 03:30:12] "GET /virtual-machine-interface/ee7ad17c-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007414 10.0.0.50 - - [2025-10-10 03:30:12] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.50 - - [2025-10-10 03:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.50 - - [2025-10-10 03:30:12] "GET /loadbalancer/e46d7278-62d0-4ff5-8a0f-edd6767e05fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002837 10.0.0.50 - - [2025-10-10 03:30:12] "GET /virtual-machine-interface/ee7ad17c-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004334 10.0.0.50 - - [2025-10-10 03:30:12] "POST /set-tag HTTP/1.1" 200 109 0.031430 10.0.0.50 - - [2025-10-10 03:30:12] "DELETE /loadbalancer-member/ee061e8b-c271-4a9f-9e23-5a09f27f7bcd HTTP/1.1" 200 115 0.072562 10.0.0.50 - - [2025-10-10 03:30:12] "GET /virtual-machine-interface/f0e7e9e0-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007352 10.0.0.50 - - [2025-10-10 03:30:12] "POST /set-tag HTTP/1.1" 200 109 0.004028 10.0.0.50 - - [2025-10-10 03:30:12] "GET /virtual-machine-interface/ef931088-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004394 10.0.0.50 - - [2025-10-10 03:30:12] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.50 - - [2025-10-10 03:30:12] "GET /virtual-machine-interface/f1aeedba-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004490 10.0.0.50 - - [2025-10-10 03:30:12] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.50 - - [2025-10-10 03:30:12] "GET /virtual-machine-interface/eef6d6b4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004608 10.0.0.50 - - [2025-10-10 03:30:12] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.50 - - [2025-10-10 03:30:12] "GET /virtual-machine-interface/f0008a46-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004933 10.0.0.50 - - [2025-10-10 03:30:12] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.50 - - [2025-10-10 03:30:12] "GET /virtual-machine-interface/f07af128-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004452 10.0.0.50 - - [2025-10-10 03:30:12] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.50 - - [2025-10-10 03:30:12] "GET /virtual-machine-interface/f14610c4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004437 10.0.0.50 - - [2025-10-10 03:30:12] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.50 - - [2025-10-10 03:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.50 - - [2025-10-10 03:30:12] "GET /loadbalancer/e46d7278-62d0-4ff5-8a0f-edd6767e05fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.010705 10.0.0.50 - - [2025-10-10 03:30:13] "GET /virtual-machine-interface/eef6d6b4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007415 10.0.0.50 - - [2025-10-10 03:30:13] "POST /set-tag HTTP/1.1" 200 109 0.004837 10.0.0.50 - - [2025-10-10 03:30:13] "GET /virtual-machine-interface/eef6d6b4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004478 10.0.0.50 - - [2025-10-10 03:30:13] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.50 - - [2025-10-10 03:30:13] "GET /virtual-machine/8c896279-0447-406a-a834-a03b947b6253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003359 10.0.0.50 - - [2025-10-10 03:30:13] "POST /ref-update HTTP/1.1" 200 156 0.013246 10.0.0.50 - - [2025-10-10 03:30:13] "GET /virtual-machine-interface/eef6d6b4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006223 10.0.0.50 - - [2025-10-10 03:30:13] "POST /set-tag HTTP/1.1" 200 109 0.019850 10.0.0.50 - - [2025-10-10 03:30:13] "POST /set-tag HTTP/1.1" 200 109 0.036005 10.0.0.50 - - [2025-10-10 03:30:13] "POST /set-tag HTTP/1.1" 200 109 0.019858 10.0.0.50 - - [2025-10-10 03:30:13] "POST /set-tag HTTP/1.1" 200 109 0.026312 10.0.0.50 - - [2025-10-10 03:30:13] "POST /set-tag HTTP/1.1" 200 109 0.045486 10.0.0.50 - - [2025-10-10 03:30:13] "DELETE /instance-ip/ef10a1d4-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.033955 10.0.0.50 - - [2025-10-10 03:30:13] "POST /ref-update HTTP/1.1" 200 156 0.007627 10.0.0.50 - - [2025-10-10 03:30:13] "DELETE /virtual-machine-interface/eef6d6b4-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.056210 10.0.0.50 - - [2025-10-10 03:30:13] "DELETE /virtual-machine/8c896279-0447-406a-a834-a03b947b6253 HTTP/1.1" 200 115 0.031686 10.0.0.50 - - [2025-10-10 03:30:13] "GET /virtual-machine-interface/ee7ad17c-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004711 10.0.0.50 - - [2025-10-10 03:30:14] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.50 - - [2025-10-10 03:30:14] "GET /virtual-machine-interface/ee7ad17c-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004024 10.0.0.50 - - [2025-10-10 03:30:14] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.50 - - [2025-10-10 03:30:14] "GET /virtual-machine/8b6b7448-7c1c-4ced-9504-4d0158f55ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003527 10.0.0.50 - - [2025-10-10 03:30:14] "POST /ref-update HTTP/1.1" 200 156 0.009029 10.0.0.50 - - [2025-10-10 03:30:14] "GET /virtual-machine-interface/ee7ad17c-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018409 10.0.0.50 - - [2025-10-10 03:30:14] "POST /set-tag HTTP/1.1" 200 109 0.016292 10.0.0.50 - - [2025-10-10 03:30:14] "POST /set-tag HTTP/1.1" 200 109 0.020290 10.0.0.50 - - [2025-10-10 03:30:14] "POST /set-tag HTTP/1.1" 200 109 0.026706 10.0.0.50 - - [2025-10-10 03:30:14] "POST /set-tag HTTP/1.1" 200 109 0.015872 10.0.0.50 - - [2025-10-10 03:30:14] "POST /set-tag HTTP/1.1" 200 109 0.023376 10.0.0.50 - - [2025-10-10 03:30:14] "DELETE /instance-ip/ee95ab14-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.055382 10.0.0.50 - - [2025-10-10 03:30:14] "POST /ref-update HTTP/1.1" 200 156 0.011789 10.0.0.50 - - [2025-10-10 03:30:14] "DELETE /virtual-machine-interface/ee7ad17c-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.049973 10.0.0.50 - - [2025-10-10 03:30:14] "DELETE /virtual-machine/8b6b7448-7c1c-4ced-9504-4d0158f55ce1 HTTP/1.1" 200 115 0.021960 10.0.0.50 - - [2025-10-10 03:30:14] "DELETE /tag/8b9295c4-148e-47ab-ac80-0fa4512d61b4 HTTP/1.1" 200 115 0.038245 10.0.0.50 - - [2025-10-10 03:30:14] "GET /virtual-machine-interface/f0008a46-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003958 10.0.0.50 - - [2025-10-10 03:30:14] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.50 - - [2025-10-10 03:30:14] "GET /virtual-machine-interface/f0008a46-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004160 10.0.0.50 - - [2025-10-10 03:30:14] "POST /set-tag HTTP/1.1" 200 109 0.003860 10.0.0.50 - - [2025-10-10 03:30:14] "GET /virtual-machine/a7d18068-842c-4e51-bc28-32e6502dc0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003000 10.0.0.50 - - [2025-10-10 03:30:14] "POST /ref-update HTTP/1.1" 200 156 0.008768 10.0.0.50 - - [2025-10-10 03:30:14] "GET /virtual-machine-interface/f0008a46-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020399 10.0.0.50 - - [2025-10-10 03:30:14] "POST /set-tag HTTP/1.1" 200 109 0.019917 10.0.0.50 - - [2025-10-10 03:30:14] "POST /set-tag HTTP/1.1" 200 109 0.023163 10.0.0.50 - - [2025-10-10 03:30:14] "POST /set-tag HTTP/1.1" 200 109 0.034549 10.0.0.50 - - [2025-10-10 03:30:14] "POST /set-tag HTTP/1.1" 200 109 0.015619 10.0.0.50 - - [2025-10-10 03:30:14] "POST /set-tag HTTP/1.1" 200 109 0.025235 10.0.0.50 - - [2025-10-10 03:30:15] "DELETE /instance-ip/f0185842-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.045051 10.0.0.50 - - [2025-10-10 03:30:15] "DELETE /virtual-machine-interface/f0008a46-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.035094 10.0.0.50 - - [2025-10-10 03:30:15] "DELETE /virtual-machine/a7d18068-842c-4e51-bc28-32e6502dc0d5 HTTP/1.1" 200 115 0.017103 10.0.0.50 - - [2025-10-10 03:30:15] "GET /virtual-machine-interface/ef931088-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005144 10.0.0.50 - - [2025-10-10 03:30:15] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.50 - - [2025-10-10 03:30:15] "GET /virtual-machine-interface/ef931088-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004081 10.0.0.50 - - [2025-10-10 03:30:15] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.50 - - [2025-10-10 03:30:15] "GET /virtual-machine/ffcec209-af9c-4b74-878b-2b2ffd575eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002669 10.0.0.50 - - [2025-10-10 03:30:15] "POST /ref-update HTTP/1.1" 200 156 0.008533 10.0.0.50 - - [2025-10-10 03:30:15] "GET /virtual-machine-interface/ef931088-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010786 10.0.0.50 - - [2025-10-10 03:30:15] "POST /set-tag HTTP/1.1" 200 109 0.027524 10.0.0.50 - - [2025-10-10 03:30:15] "POST /set-tag HTTP/1.1" 200 109 0.028441 10.0.0.50 - - [2025-10-10 03:30:15] "POST /set-tag HTTP/1.1" 200 109 0.045364 10.0.0.50 - - [2025-10-10 03:30:15] "POST /set-tag HTTP/1.1" 200 109 0.014657 10.0.0.50 - - [2025-10-10 03:30:15] "POST /set-tag HTTP/1.1" 200 109 0.024498 10.0.0.50 - - [2025-10-10 03:30:15] "DELETE /instance-ip/efa5eef6-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.040114 10.0.0.50 - - [2025-10-10 03:30:15] "DELETE /virtual-machine-interface/ef931088-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.042282 10.0.0.50 - - [2025-10-10 03:30:15] "DELETE /virtual-machine/ffcec209-af9c-4b74-878b-2b2ffd575eb0 HTTP/1.1" 200 115 0.023001 10.0.0.50 - - [2025-10-10 03:30:15] "DELETE /tag/d23b044f-36cc-4a9f-b193-9fda20c4b585 HTTP/1.1" 409 388 0.004846 10.0.0.50 - - [2025-10-10 03:30:15] "DELETE /tag/1438f1d5-f701-41fc-8d68-487de4017470 HTTP/1.1" 200 115 0.034098 10.0.0.50 - - [2025-10-10 03:30:19] "POST /tags HTTP/1.1" 200 365 0.048424 10.0.0.50 - - [2025-10-10 03:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007172 10.0.0.50 - - [2025-10-10 03:30:19] "GET /tag/e2c53c82-db96-43ec-8c9f-09862dc03e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019872 10.0.0.50 - - [2025-10-10 03:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.50 - - [2025-10-10 03:30:19] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039977 10.0.0.50 - - [2025-10-10 03:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.50 - - [2025-10-10 03:30:19] "GET /service-appliance-set/8aad81c5-d5eb-4bd0-a1be-558eff07c693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002672 10.0.0.50 - - [2025-10-10 03:30:19] "POST /fqname-to-id HTTP/1.1" 404 258 0.002011 10.0.0.50 - - [2025-10-10 03:30:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.087118 10.0.0.50 - - [2025-10-10 03:30:19] "GET /virtual-machine-interface/37d4a008-8bb0-4fbf-8154-261f8da5b966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.005041 10.0.0.50 - - [2025-10-10 03:30:19] "POST /set-tag HTTP/1.1" 200 109 0.014183 10.0.0.50 - - [2025-10-10 03:30:19] "POST /instance-ips HTTP/1.1" 200 417 0.056281 10.0.0.50 - - [2025-10-10 03:30:19] "GET /instance-ip/33d077fa-e201-4c82-af0b-ea8a9c151333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004387 10.0.0.50 - - [2025-10-10 03:30:19] "POST /loadbalancers HTTP/1.1" 200 618 0.069294 10.0.0.50 - - [2025-10-10 03:30:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027408 10.0.0.50 - - [2025-10-10 03:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011816 10.0.0.50 - - [2025-10-10 03:30:19] "POST /service-instances HTTP/1.1" 200 566 0.027656 10.0.0.50 - - [2025-10-10 03:30:19] "POST /ref-update HTTP/1.1" 200 156 0.013098 10.0.0.50 - - [2025-10-10 03:30:19] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051694 10.0.0.50 - - [2025-10-10 03:30:19] "GET /virtual-machine-interface/37d4a008-8bb0-4fbf-8154-261f8da5b966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.007747 10.0.0.50 - - [2025-10-10 03:30:19] "GET /virtual-machine-interface/37d4a008-8bb0-4fbf-8154-261f8da5b966?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.007183 10.0.0.50 - - [2025-10-10 03:30:19] "PUT /service-instance/c1b57b61-1813-4e18-9c3a-e53513c045df HTTP/1.1" 200 266 0.016648 10.0.0.50 - - [2025-10-10 03:30:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007231 10.0.0.50 - - [2025-10-10 03:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.50 - - [2025-10-10 03:30:19] "POST /fqname-to-id HTTP/1.1" 404 208 0.003628 10.0.0.50 - - [2025-10-10 03:30:19] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002862 10.0.0.50 - - [2025-10-10 03:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.50 - - [2025-10-10 03:30:19] "POST /virtual-machines HTTP/1.1" 200 429 0.012881 10.0.0.50 - - [2025-10-10 03:30:19] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004221 10.0.0.50 - - [2025-10-10 03:30:19] "POST /tags HTTP/1.1" 409 221 0.001549 10.0.0.50 - - [2025-10-10 03:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.50 - - [2025-10-10 03:30:19] "GET /tag/5481c33f-011b-4b70-ae33-1101dccc9146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.023984 10.0.0.50 - - [2025-10-10 03:30:19] "POST /tags HTTP/1.1" 409 238 0.005023 10.0.0.50 - - [2025-10-10 03:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019042 10.0.0.50 - - [2025-10-10 03:30:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.121608 10.0.0.50 - - [2025-10-10 03:30:20] "POST /chown HTTP/1.1" 200 109 0.021818 10.0.0.50 - - [2025-10-10 03:30:20] "GET /tag/e2c53c82-db96-43ec-8c9f-09862dc03e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018168 10.0.0.50 - - [2025-10-10 03:30:20] "POST /chown HTTP/1.1" 200 109 0.005860 10.0.0.50 - - [2025-10-10 03:30:20] "POST /firewall-rules HTTP/1.1" 200 650 0.058130 10.0.0.50 - - [2025-10-10 03:30:20] "PUT /virtual-machine-interface/3689e796-daed-4781-b57c-ac8ffe72fd8c HTTP/1.1" 200 284 0.045670 10.0.0.50 - - [2025-10-10 03:30:20] "GET /firewall-rule/8848a1e4-533a-4114-96ef-d4780790e44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007177 10.0.0.50 - - [2025-10-10 03:30:20] "PUT /instance-ip/33d077fa-e201-4c82-af0b-ea8a9c151333 HTTP/1.1" 200 256 0.020597 10.0.0.50 - - [2025-10-10 03:30:20] "GET /firewall-policy/c85f34f1-c67b-4c7a-84de-28389d1b44e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004091 10.0.0.50 - - [2025-10-10 03:30:20] "GET /firewall-rule/8848a1e4-533a-4114-96ef-d4780790e44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002826 10.0.0.50 - - [2025-10-10 03:30:20] "POST /ref-update HTTP/1.1" 200 156 0.015496 10.0.0.50 - - [2025-10-10 03:30:20] "POST /ref-update HTTP/1.1" 200 156 0.026858 10.0.0.50 - - [2025-10-10 03:30:20] "POST /ref-update HTTP/1.1" 200 156 0.033767 10.0.0.50 - - [2025-10-10 03:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.50 - - [2025-10-10 03:30:20] "POST /ref-update HTTP/1.1" 200 156 0.015742 10.0.0.50 - - [2025-10-10 03:30:20] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042226 10.0.0.50 - - [2025-10-10 03:30:20] "GET /loadbalancer/ddf445b0-662b-4daf-8d8f-43710c5bdcc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.004211 10.0.0.50 - - [2025-10-10 03:30:20] "POST /ref-update HTTP/1.1" 200 156 0.009233 10.0.0.50 - - [2025-10-10 03:30:20] "POST /ref-update HTTP/1.1" 200 156 0.018437 10.0.0.50 - - [2025-10-10 03:30:20] "POST /ref-update HTTP/1.1" 200 156 0.021946 10.0.0.50 - - [2025-10-10 03:30:20] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.035851 10.0.0.50 - - [2025-10-10 03:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.50 - - [2025-10-10 03:30:20] "GET /project/7a78681d-04c3-48d4-96b9-4cfd31114ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043738 10.0.0.50 - - [2025-10-10 03:30:20] "POST /virtual-machines HTTP/1.1" 200 429 0.041596 10.0.0.50 - - [2025-10-10 03:30:20] "GET /loadbalancer-listener/b28904d0-9e06-433b-b7f2-1437e1e028a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.045384 10.0.0.50 - - [2025-10-10 03:30:20] "GET /loadbalancer-listener/b28904d0-9e06-433b-b7f2-1437e1e028a9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.012283 10.0.0.50 - - [2025-10-10 03:30:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.119836 10.0.0.50 - - [2025-10-10 03:30:20] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.063586 10.0.0.50 - - [2025-10-10 03:30:20] "POST /chown HTTP/1.1" 200 109 0.052760 10.0.0.50 - - [2025-10-10 03:30:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015549 10.0.0.50 - - [2025-10-10 03:30:20] "GET /loadbalancer-pool/39343ec5-b895-4c90-9aaa-407c3ef061eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007879 10.0.0.50 - - [2025-10-10 03:30:20] "POST /chown HTTP/1.1" 200 109 0.034599 10.0.0.50 - - [2025-10-10 03:30:20] "PUT /virtual-machine-interface/9690856b-cdfc-4bfb-9186-371067997acd HTTP/1.1" 200 284 0.035099 10.0.0.50 - - [2025-10-10 03:30:20] "POST /loadbalancer-members HTTP/1.1" 200 707 0.060192 10.0.0.50 - - [2025-10-10 03:30:20] "PUT /instance-ip/33d077fa-e201-4c82-af0b-ea8a9c151333 HTTP/1.1" 200 256 0.050645 10.0.0.50 - - [2025-10-10 03:30:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.007922 10.0.0.50 - - [2025-10-10 03:30:20] "GET /loadbalancer-member/0bb1be4a-a1c1-4a5b-a930-f0dde49db63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.003429 10.0.0.50 - - [2025-10-10 03:30:20] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004820 10.0.0.50 - - [2025-10-10 03:30:20] "POST /ref-update HTTP/1.1" 200 156 0.011930 10.0.0.50 - - [2025-10-10 03:30:20] "POST /ref-update HTTP/1.1" 200 156 0.020917 10.0.0.50 - - [2025-10-10 03:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007550 10.0.0.50 - - [2025-10-10 03:30:20] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004635 10.0.0.50 - - [2025-10-10 03:30:20] "POST /ref-update HTTP/1.1" 200 156 0.029263 10.0.0.50 - - [2025-10-10 03:30:20] "POST /tags HTTP/1.1" 409 221 0.006438 10.0.0.50 - - [2025-10-10 03:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008340 10.0.0.50 - - [2025-10-10 03:30:21] "GET /tag/5481c33f-011b-4b70-ae33-1101dccc9146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011166 10.0.0.50 - - [2025-10-10 03:30:21] "POST /ref-update HTTP/1.1" 200 156 0.028970 10.0.0.50 - - [2025-10-10 03:30:21] "POST /tags HTTP/1.1" 409 238 0.007960 10.0.0.50 - - [2025-10-10 03:30:21] "POST /ref-update HTTP/1.1" 200 156 0.018746 10.0.0.50 - - [2025-10-10 03:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.50 - - [2025-10-10 03:30:21] "GET /tag/e2c53c82-db96-43ec-8c9f-09862dc03e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020430 10.0.0.50 - - [2025-10-10 03:30:21] "PUT /service-instance/c1b57b61-1813-4e18-9c3a-e53513c045df HTTP/1.1" 200 266 0.033480 10.0.0.50 - - [2025-10-10 03:30:21] "POST /firewall-rules HTTP/1.1" 409 293 0.018329 10.0.0.50 - - [2025-10-10 03:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.50 - - [2025-10-10 03:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009571 10.0.0.50 - - [2025-10-10 03:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.50 - - [2025-10-10 03:30:21] "POST /chown HTTP/1.1" 200 109 0.007418 10.0.0.50 - - [2025-10-10 03:30:21] "PUT /firewall-rule/8848a1e4-533a-4114-96ef-d4780790e44a HTTP/1.1" 200 260 0.038927 10.0.0.50 - - [2025-10-10 03:30:21] "GET /firewall-rule/8848a1e4-533a-4114-96ef-d4780790e44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.013110 10.0.0.50 - - [2025-10-10 03:30:21] "GET /firewall-policy/c85f34f1-c67b-4c7a-84de-28389d1b44e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007679 10.0.0.50 - - [2025-10-10 03:30:21] "POST /chown HTTP/1.1" 200 109 0.009674 10.0.0.50 - - [2025-10-10 03:30:21] "PUT /instance-ip/33d077fa-e201-4c82-af0b-ea8a9c151333 HTTP/1.1" 200 256 0.016172 10.0.0.50 - - [2025-10-10 03:30:21] "POST /ref-update HTTP/1.1" 200 156 0.017903 10.0.0.50 - - [2025-10-10 03:30:21] "GET /firewall-rule/8848a1e4-533a-4114-96ef-d4780790e44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.014584 10.0.0.50 - - [2025-10-10 03:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.50 - - [2025-10-10 03:30:21] "GET /tag/e2c53c82-db96-43ec-8c9f-09862dc03e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012003 10.0.0.50 - - [2025-10-10 03:30:21] "GET /tag/e2c53c82-db96-43ec-8c9f-09862dc03e99?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011089 10.0.0.50 - - [2025-10-10 03:30:21] "POST /chown HTTP/1.1" 200 109 0.006098 10.0.0.50 - - [2025-10-10 03:30:21] "POST /chown HTTP/1.1" 200 109 0.017887 10.0.0.50 - - [2025-10-10 03:30:21] "GET /virtual-machine-interface/3689e796-daed-4781-b57c-ac8ffe72fd8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.009530 10.0.0.50 - - [2025-10-10 03:30:21] "PUT /instance-ip/33d077fa-e201-4c82-af0b-ea8a9c151333 HTTP/1.1" 200 256 0.045943 10.0.0.50 - - [2025-10-10 03:30:21] "POST /set-tag HTTP/1.1" 200 109 0.032948 10.0.0.50 - - [2025-10-10 03:30:21] "GET /virtual-machine-interface/37d4a008-8bb0-4fbf-8154-261f8da5b966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.019841 10.0.0.50 - - [2025-10-10 03:30:21] "POST /ref-update HTTP/1.1" 200 156 0.009214 10.0.0.50 - - [2025-10-10 03:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.50 - - [2025-10-10 03:30:21] "POST /chown HTTP/1.1" 200 109 0.009242 10.0.0.50 - - [2025-10-10 03:30:21] "POST /chown HTTP/1.1" 200 109 0.016646 10.0.0.50 - - [2025-10-10 03:30:21] "POST /set-tag HTTP/1.1" 200 109 0.039733 10.0.0.50 - - [2025-10-10 03:30:21] "GET /virtual-machine-interface/9690856b-cdfc-4bfb-9186-371067997acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.009702 10.0.0.50 - - [2025-10-10 03:30:21] "POST /set-tag HTTP/1.1" 200 109 0.016522 10.0.0.50 - - [2025-10-10 03:30:21] "PUT /instance-ip/33d077fa-e201-4c82-af0b-ea8a9c151333 HTTP/1.1" 200 256 0.027378 10.0.0.50 - - [2025-10-10 03:30:21] "GET /firewall-policy/c85f34f1-c67b-4c7a-84de-28389d1b44e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007711 10.0.0.50 - - [2025-10-10 03:30:21] "GET /firewall-rule/8848a1e4-533a-4114-96ef-d4780790e44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003086 10.0.0.50 - - [2025-10-10 03:30:21] "POST /ref-update HTTP/1.1" 200 156 0.029085 10.0.0.50 - - [2025-10-10 03:30:21] "POST /chown HTTP/1.1" 200 109 0.023998 10.0.0.50 - - [2025-10-10 03:30:21] "POST /ref-update HTTP/1.1" 200 156 0.053714 10.0.0.50 - - [2025-10-10 03:30:21] "POST /chown HTTP/1.1" 200 109 0.019580 10.0.0.50 - - [2025-10-10 03:30:21] "PUT /instance-ip/33d077fa-e201-4c82-af0b-ea8a9c151333 HTTP/1.1" 200 256 0.030531 10.0.0.50 - - [2025-10-10 03:30:21] "POST /ref-update HTTP/1.1" 200 156 0.020673 10.0.0.50 - - [2025-10-10 03:30:21] "DELETE /firewall-rule/8848a1e4-533a-4114-96ef-d4780790e44a HTTP/1.1" 200 115 0.081680 10.0.0.50 - - [2025-10-10 03:30:21] "PUT /service-instance/c1b57b61-1813-4e18-9c3a-e53513c045df HTTP/1.1" 200 266 0.011235 10.0.0.50 - - [2025-10-10 03:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021300 10.0.0.50 - - [2025-10-10 03:30:21] "DELETE /loadbalancer-member/0bb1be4a-a1c1-4a5b-a930-f0dde49db63d HTTP/1.1" 200 115 0.128943 10.0.0.50 - - [2025-10-10 03:30:21] "PUT /service-instance/c1b57b61-1813-4e18-9c3a-e53513c045df HTTP/1.1" 200 266 0.009947 10.0.0.50 - - [2025-10-10 03:30:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014768 10.0.0.50 - - [2025-10-10 03:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.50 - - [2025-10-10 03:30:22] "POST /chown HTTP/1.1" 200 109 0.007046 10.0.0.50 - - [2025-10-10 03:30:22] "POST /chown HTTP/1.1" 200 109 0.017781 10.0.0.50 - - [2025-10-10 03:30:22] "DELETE /loadbalancer-pool/39343ec5-b895-4c90-9aaa-407c3ef061eb HTTP/1.1" 200 115 0.170303 10.0.0.50 - - [2025-10-10 03:30:22] "POST /ref-update HTTP/1.1" 200 156 0.049689 10.0.0.50 - - [2025-10-10 03:30:22] "DELETE /loadbalancer-listener/b28904d0-9e06-433b-b7f2-1437e1e028a9 HTTP/1.1" 200 115 0.065638 10.0.0.50 - - [2025-10-10 03:30:22] "POST /chown HTTP/1.1" 200 109 0.016816 10.0.0.50 - - [2025-10-10 03:30:22] "POST /chown HTTP/1.1" 200 109 0.028071 10.0.0.50 - - [2025-10-10 03:30:22] "POST /ref-update HTTP/1.1" 200 156 0.016525 10.0.0.50 - - [2025-10-10 03:30:22] "DELETE /loadbalancer/ddf445b0-662b-4daf-8d8f-43710c5bdcc7 HTTP/1.1" 200 115 0.107449 10.0.0.50 - - [2025-10-10 03:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.50 - - [2025-10-10 03:30:22] "DELETE /instance-ip/33d077fa-e201-4c82-af0b-ea8a9c151333 HTTP/1.1" 200 115 0.060332 10.0.0.50 - - [2025-10-10 03:30:22] "DELETE /virtual-machine-interface/37d4a008-8bb0-4fbf-8154-261f8da5b966 HTTP/1.1" 200 115 0.046570 10.0.0.50 - - [2025-10-10 03:30:22] "DELETE /tag/e2c53c82-db96-43ec-8c9f-09862dc03e99 HTTP/1.1" 409 336 0.009644 10.0.0.50 - - [2025-10-10 03:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.50 - - [2025-10-10 03:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.50 - - [2025-10-10 03:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.50 - - [2025-10-10 03:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.50 - - [2025-10-10 03:30:22] "DELETE /service-instance/c1b57b61-1813-4e18-9c3a-e53513c045df HTTP/1.1" 200 115 0.030529 10.0.0.50 - - [2025-10-10 03:30:22] "GET /virtual-machine-interface/3689e796-daed-4781-b57c-ac8ffe72fd8c?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004725 10.0.0.50 - - [2025-10-10 03:30:22] "DELETE /virtual-machine-interface/3689e796-daed-4781-b57c-ac8ffe72fd8c HTTP/1.1" 200 115 0.051822 10.0.0.50 - - [2025-10-10 03:30:22] "POST /ref-update HTTP/1.1" 200 156 0.008718 10.0.0.50 - - [2025-10-10 03:30:22] "DELETE /virtual-machine/cc9a0473-09b2-4097-8b06-eea584040148 HTTP/1.1" 200 115 0.029176 10.0.0.50 - - [2025-10-10 03:30:22] "GET /virtual-machine-interface/9690856b-cdfc-4bfb-9186-371067997acd?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005233 10.0.0.50 - - [2025-10-10 03:30:22] "DELETE /virtual-machine-interface/9690856b-cdfc-4bfb-9186-371067997acd HTTP/1.1" 200 115 0.051647 10.0.0.50 - - [2025-10-10 03:30:22] "DELETE /virtual-machine/6bf70f03-b64d-4c61-ac1c-28133d847fa6 HTTP/1.1" 200 115 0.030499 10.0.0.50 - - [2025-10-10 03:30:43] "GET /virtual-machine-interface/f07af128-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009915 10.0.0.50 - - [2025-10-10 03:30:43] "POST /set-tag HTTP/1.1" 200 109 0.003001 10.0.0.50 - - [2025-10-10 03:30:43] "GET /virtual-machine-interface/f07af128-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005047 10.0.0.50 - - [2025-10-10 03:30:43] "POST /set-tag HTTP/1.1" 200 109 0.003088 10.0.0.50 - - [2025-10-10 03:30:43] "GET /virtual-machine/304676dd-b497-4321-b64e-a6f34946284d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002991 10.0.0.50 - - [2025-10-10 03:30:43] "POST /ref-update HTTP/1.1" 200 156 0.008125 10.0.0.50 - - [2025-10-10 03:30:43] "GET /virtual-machine-interface/f07af128-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012314 10.0.0.50 - - [2025-10-10 03:30:43] "POST /set-tag HTTP/1.1" 200 109 0.017533 10.0.0.50 - - [2025-10-10 03:30:43] "POST /set-tag HTTP/1.1" 200 109 0.034386 10.0.0.50 - - [2025-10-10 03:30:43] "POST /set-tag HTTP/1.1" 200 109 0.026042 10.0.0.50 - - [2025-10-10 03:30:43] "POST /set-tag HTTP/1.1" 200 109 0.013029 10.0.0.50 - - [2025-10-10 03:30:43] "DELETE /instance-ip/f09502fc-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.053312 10.0.0.50 - - [2025-10-10 03:30:43] "DELETE /virtual-machine-interface/f07af128-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.064335 10.0.0.50 - - [2025-10-10 03:30:43] "DELETE /virtual-machine/304676dd-b497-4321-b64e-a6f34946284d HTTP/1.1" 200 115 0.018998 10.0.0.50 - - [2025-10-10 03:30:43] "DELETE /tag/6da57d43-a6fc-4a6f-823d-06d6b432c12a HTTP/1.1" 200 115 0.036493 10.0.0.50 - - [2025-10-10 03:30:43] "GET /virtual-machine-interface/f1aeedba-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004729 10.0.0.50 - - [2025-10-10 03:30:44] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.50 - - [2025-10-10 03:30:44] "GET /virtual-machine-interface/f0e7e9e0-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003942 10.0.0.50 - - [2025-10-10 03:30:44] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.50 - - [2025-10-10 03:30:44] "GET /virtual-machine-interface/f0e7e9e0-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004093 10.0.0.50 - - [2025-10-10 03:30:44] "POST /set-tag HTTP/1.1" 200 109 0.001917 10.0.0.50 - - [2025-10-10 03:30:44] "GET /virtual-machine/6df438f9-19c2-4030-b3de-e5240846a472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003002 10.0.0.50 - - [2025-10-10 03:30:44] "POST /ref-update HTTP/1.1" 200 156 0.007894 10.0.0.50 - - [2025-10-10 03:30:44] "GET /virtual-machine-interface/f0e7e9e0-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004360 10.0.0.50 - - [2025-10-10 03:30:44] "POST /set-tag HTTP/1.1" 200 109 0.015999 10.0.0.50 - - [2025-10-10 03:30:44] "POST /set-tag HTTP/1.1" 200 109 0.018301 10.0.0.50 - - [2025-10-10 03:30:44] "POST /set-tag HTTP/1.1" 200 109 0.014842 10.0.0.50 - - [2025-10-10 03:30:44] "POST /set-tag HTTP/1.1" 200 109 0.027976 10.0.0.50 - - [2025-10-10 03:30:44] "DELETE /instance-ip/f0fc764e-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.045751 10.0.0.50 - - [2025-10-10 03:30:44] "DELETE /virtual-machine-interface/f0e7e9e0-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.037805 10.0.0.50 - - [2025-10-10 03:30:44] "DELETE /virtual-machine/6df438f9-19c2-4030-b3de-e5240846a472 HTTP/1.1" 200 115 0.030285 10.0.0.50 - - [2025-10-10 03:30:44] "DELETE /tag/799ce20a-2aa7-40de-a96b-8b5f89fd3f51 HTTP/1.1" 409 236 0.005308 10.0.0.50 - - [2025-10-10 03:30:44] "DELETE /tag/5a614702-96b0-4964-9ac2-179837b7806d HTTP/1.1" 200 115 0.042121 10.0.0.50 - - [2025-10-10 03:30:44] "DELETE /tag/03bd1f0f-6cef-4f8d-babb-1dd63e74a13f HTTP/1.1" 200 115 0.031207 10.0.0.50 - - [2025-10-10 03:30:44] "GET /virtual-machine-interface/f14610c4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004917 10.0.0.50 - - [2025-10-10 03:30:44] "POST /set-tag HTTP/1.1" 200 109 0.002557 10.0.0.50 - - [2025-10-10 03:30:44] "GET /virtual-machine-interface/f14610c4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005536 10.0.0.50 - - [2025-10-10 03:30:44] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.50 - - [2025-10-10 03:30:44] "GET /virtual-machine/cdd3da40-4714-4a45-95b5-1113ead15b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002658 10.0.0.50 - - [2025-10-10 03:30:44] "POST /ref-update HTTP/1.1" 200 156 0.007809 10.0.0.50 - - [2025-10-10 03:30:44] "GET /virtual-machine-interface/f14610c4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012054 10.0.0.50 - - [2025-10-10 03:30:44] "POST /set-tag HTTP/1.1" 200 109 0.016313 10.0.0.50 - - [2025-10-10 03:30:44] "POST /set-tag HTTP/1.1" 200 109 0.022738 10.0.0.50 - - [2025-10-10 03:30:44] "POST /set-tag HTTP/1.1" 200 109 0.023596 10.0.0.50 - - [2025-10-10 03:30:44] "POST /set-tag HTTP/1.1" 200 109 0.013870 10.0.0.50 - - [2025-10-10 03:30:44] "DELETE /instance-ip/f15e64a8-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.054044 10.0.0.50 - - [2025-10-10 03:30:44] "DELETE /virtual-machine-interface/f14610c4-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.040032 10.0.0.50 - - [2025-10-10 03:30:45] "DELETE /virtual-machine/cdd3da40-4714-4a45-95b5-1113ead15b8b HTTP/1.1" 200 115 0.021134 10.0.0.50 - - [2025-10-10 03:30:45] "DELETE /tag/63f9eef3-9157-49b1-a5c4-a6282cb369db HTTP/1.1" 200 115 0.033932 10.0.0.50 - - [2025-10-10 03:30:45] "GET /virtual-machine-interface/f1aeedba-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004275 10.0.0.50 - - [2025-10-10 03:30:45] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.50 - - [2025-10-10 03:30:45] "GET /virtual-machine/c513fee2-21a2-4581-8451-572f58825435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002330 10.0.0.50 - - [2025-10-10 03:30:45] "POST /ref-update HTTP/1.1" 200 156 0.007710 10.0.0.50 - - [2025-10-10 03:30:45] "GET /virtual-machine-interface/f1aeedba-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004763 10.0.0.50 - - [2025-10-10 03:30:45] "POST /set-tag HTTP/1.1" 200 109 0.018134 10.0.0.50 - - [2025-10-10 03:30:45] "POST /set-tag HTTP/1.1" 200 109 0.015987 10.0.0.50 - - [2025-10-10 03:30:45] "POST /set-tag HTTP/1.1" 200 109 0.014508 10.0.0.50 - - [2025-10-10 03:30:45] "POST /set-tag HTTP/1.1" 200 109 0.021854 10.0.0.50 - - [2025-10-10 03:30:45] "DELETE /instance-ip/f1c3df90-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.050554 10.0.0.50 - - [2025-10-10 03:30:45] "DELETE /virtual-machine-interface/f1aeedba-a588-11f0-b60d-fa163e2192a7 HTTP/1.1" 200 115 0.049161 10.0.0.50 - - [2025-10-10 03:30:45] "DELETE /virtual-machine/c513fee2-21a2-4581-8451-572f58825435 HTTP/1.1" 200 115 0.027014 10.0.0.50 - - [2025-10-10 03:30:45] "DELETE /tag/24491883-2fd1-428a-9f48-053cec615423 HTTP/1.1" 409 236 0.005268 10.0.0.50 - - [2025-10-10 03:30:45] "DELETE /tag/64f9f5c6-221c-46af-a12e-45a3b53da70c HTTP/1.1" 409 236 0.005527 10.0.0.50 - - [2025-10-10 03:30:45] "DELETE /tag/99f84bc9-b546-4b34-b84a-2f6aea941989 HTTP/1.1" 200 115 0.035381 10.0.0.50 - - [2025-10-10 03:30:47] "POST /projects HTTP/1.1" 409 238 0.001985 10.0.0.50 - - [2025-10-10 03:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.50 - - [2025-10-10 03:30:47] "GET /project/eda0c075-ed2b-4c8b-b203-b73470d71b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032859 10.0.0.50 - - [2025-10-10 03:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.50 - - [2025-10-10 03:30:47] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004167 10.0.0.50 - - [2025-10-10 03:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.50 - - [2025-10-10 03:30:47] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003527 10.0.0.50 - - [2025-10-10 03:30:47] "POST /security-groups HTTP/1.1" 409 285 0.002614 10.0.0.50 - - [2025-10-10 03:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.50 - - [2025-10-10 03:30:47] "PUT /security-group/2f534274-eaff-4a21-8a4e-475b0f087437 HTTP/1.1" 200 262 0.055046 10.0.0.50 - - [2025-10-10 03:30:47] "PUT /access-control-list/6cad1417-e378-4d46-adbb-2a18d7006223 HTTP/1.1" 200 272 0.018039 10.0.0.50 - - [2025-10-10 03:30:47] "PUT /access-control-list/bd5a0e29-14f3-4278-aace-91f3e8fac322 HTTP/1.1" 200 272 0.007763 10.0.0.50 - - [2025-10-10 03:30:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022685 10.0.0.50 - - [2025-10-10 03:30:52] "POST /projects HTTP/1.1" 409 238 0.002183 10.0.0.50 - - [2025-10-10 03:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.50 - - [2025-10-10 03:30:52] "GET /project/eda0c075-ed2b-4c8b-b203-b73470d71b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034367 10.0.0.50 - - [2025-10-10 03:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.50 - - [2025-10-10 03:30:52] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004334 10.0.0.50 - - [2025-10-10 03:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.50 - - [2025-10-10 03:30:52] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004335 10.0.0.50 - - [2025-10-10 03:30:52] "POST /security-groups HTTP/1.1" 409 285 0.002068 10.0.0.50 - - [2025-10-10 03:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.50 - - [2025-10-10 03:30:52] "PUT /security-group/2f534274-eaff-4a21-8a4e-475b0f087437 HTTP/1.1" 200 262 0.058105 10.0.0.50 - - [2025-10-10 03:30:52] "PUT /access-control-list/6cad1417-e378-4d46-adbb-2a18d7006223 HTTP/1.1" 200 272 0.013135 10.0.0.50 - - [2025-10-10 03:30:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023113 10.0.0.50 - - [2025-10-10 03:30:52] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.006971 10.0.0.50 - - [2025-10-10 03:30:52] "PUT /access-control-list/bd5a0e29-14f3-4278-aace-91f3e8fac322 HTTP/1.1" 200 272 0.028195 10.0.0.50 - - [2025-10-10 03:30:52] "GET /firewall-rule/62d257e4-e6fe-4cf5-bf6a-4a2c0259ea35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004145 10.0.0.50 - - [2025-10-10 03:30:53] "POST /ref-update HTTP/1.1" 200 156 0.046659 10.0.0.50 - - [2025-10-10 03:30:53] "DELETE /firewall-rule/62d257e4-e6fe-4cf5-bf6a-4a2c0259ea35 HTTP/1.1" 200 115 0.040002 10.0.0.50 - - [2025-10-10 03:30:53] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003990 10.0.0.50 - - [2025-10-10 03:30:53] "GET /firewall-rule/917a094a-a76a-47b4-8d66-f39bfe8c6cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003073 10.0.0.50 - - [2025-10-10 03:30:53] "POST /ref-update HTTP/1.1" 200 156 0.045439 10.0.0.50 - - [2025-10-10 03:30:53] "DELETE /firewall-rule/917a094a-a76a-47b4-8d66-f39bfe8c6cdc HTTP/1.1" 200 115 0.051470 10.0.0.50 - - [2025-10-10 03:30:53] "DELETE /tag/24491883-2fd1-428a-9f48-053cec615423 HTTP/1.1" 409 236 0.006463 10.0.0.50 - - [2025-10-10 03:30:53] "DELETE /tag/64f9f5c6-221c-46af-a12e-45a3b53da70c HTTP/1.1" 409 236 0.004507 10.0.0.50 - - [2025-10-10 03:30:53] "DELETE /tag/f9f9cef5-ee37-47cd-ad0b-7eb993238113 HTTP/1.1" 200 115 0.034179 10.0.0.50 - - [2025-10-10 03:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.50 - - [2025-10-10 03:30:53] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004163 10.0.0.50 - - [2025-10-10 03:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.50 - - [2025-10-10 03:30:53] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003568 10.0.0.50 - - [2025-10-10 03:30:53] "PUT /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b HTTP/1.1" 200 264 0.041484 10.0.0.50 - - [2025-10-10 03:30:53] "PUT /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503 HTTP/1.1" 200 264 0.039479 10.0.0.50 - - [2025-10-10 03:30:53] "DELETE /security-group/2f534274-eaff-4a21-8a4e-475b0f087437 HTTP/1.1" 200 115 0.038880 10.0.0.50 - - [2025-10-10 03:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.50 - - [2025-10-10 03:30:53] "DELETE /access-control-list/6cad1417-e378-4d46-adbb-2a18d7006223 HTTP/1.1" 200 115 0.029736 10.0.0.50 - - [2025-10-10 03:30:53] "DELETE /access-control-list/bd5a0e29-14f3-4278-aace-91f3e8fac322 HTTP/1.1" 200 115 0.024719 10.0.0.50 - - [2025-10-10 03:30:53] "GET /project/eda0c075-ed2b-4c8b-b203-b73470d71b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.031207 10.0.0.50 - - [2025-10-10 03:30:53] "GET /project/eda0c075-ed2b-4c8b-b203-b73470d71b0a?fields=security_groups HTTP/1.1" 200 1353 0.044085 10.0.0.50 - - [2025-10-10 03:30:53] "DELETE /security-group/e3b8503d-4668-4a80-bc39-3be3a008f926 HTTP/1.1" 200 115 0.034847 10.0.0.50 - - [2025-10-10 03:30:53] "DELETE /access-control-list/29e7201c-f409-4cae-9804-fe1abf59a719 HTTP/1.1" 200 115 0.027092 10.0.0.50 - - [2025-10-10 03:30:53] "GET /project/eda0c075-ed2b-4c8b-b203-b73470d71b0a?fields=application_policy_sets HTTP/1.1" 200 1392 0.030719 10.0.0.50 - - [2025-10-10 03:30:53] "DELETE /access-control-list/9b05ece6-d93f-41a5-a442-0e3a8f1c08e2 HTTP/1.1" 200 115 0.030322 10.0.0.50 - - [2025-10-10 03:30:53] "DELETE /project/eda0c075-ed2b-4c8b-b203-b73470d71b0a HTTP/1.1" 200 115 0.248455 10.0.0.50 - - [2025-10-10 03:30:53] "POST /projects HTTP/1.1" 409 238 0.002131 10.0.0.50 - - [2025-10-10 03:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.50 - - [2025-10-10 03:30:53] "GET /project/da0f4866-428b-425f-a61a-9550f747c657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029668 10.0.0.50 - - [2025-10-10 03:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.50 - - [2025-10-10 03:30:53] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004156 10.0.0.50 - - [2025-10-10 03:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.50 - - [2025-10-10 03:30:54] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003957 10.0.0.50 - - [2025-10-10 03:30:54] "POST /security-groups HTTP/1.1" 409 285 0.002724 10.0.0.50 - - [2025-10-10 03:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.50 - - [2025-10-10 03:30:54] "PUT /security-group/24d97b21-d251-490f-94ed-fee89afd57ad HTTP/1.1" 200 262 0.051452 10.0.0.50 - - [2025-10-10 03:30:54] "PUT /access-control-list/f436eb87-9ea7-48bb-84f3-b9d7927113fb HTTP/1.1" 200 272 0.016808 10.0.0.50 - - [2025-10-10 03:30:54] "PUT /access-control-list/85b3d9e4-89da-4843-9b05-51090f70c191 HTTP/1.1" 200 272 0.016302 10.0.0.50 - - [2025-10-10 03:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.012177 10.0.0.50 - - [2025-10-10 03:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.50 - - [2025-10-10 03:30:58] "GET /loadbalancer/e46d7278-62d0-4ff5-8a0f-edd6767e05fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.009328 10.0.0.50 - - [2025-10-10 03:30:58] "GET /virtual-machine-interface/eef6d6b4-a588-11f0-b60d-fa163e2192a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003722 10.0.0.50 - - [2025-10-10 03:30:58] "DELETE /loadbalancer-member/c4c767b2-55f6-477b-8cbc-51c6ead3c169 HTTP/1.1" 200 115 0.046079 10.0.0.50 - - [2025-10-10 03:30:58] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002597 10.0.0.50 - - [2025-10-10 03:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.50 - - [2025-10-10 03:30:58] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007029 10.0.0.50 - - [2025-10-10 03:30:58] "GET /firewall-policy/ae6baba5-9ead-4f4d-a970-e05de6d4128f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002906 10.0.0.50 - - [2025-10-10 03:30:58] "GET /firewall-rule/6f7c8182-a81f-42fc-9bd4-2fb9a4b02c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002469 10.0.0.50 - - [2025-10-10 03:30:58] "POST /ref-update HTTP/1.1" 200 156 0.019811 10.0.0.50 - - [2025-10-10 03:30:58] "DELETE /firewall-rule/6f7c8182-a81f-42fc-9bd4-2fb9a4b02c9f HTTP/1.1" 200 115 0.033634 10.0.0.50 - - [2025-10-10 03:30:58] "GET /firewall-policy/9f00ddbe-f42e-4e92-9eaa-c3faf54e6d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006607 10.0.0.50 - - [2025-10-10 03:30:58] "GET /firewall-rule/c140151b-dd7e-468e-a2dc-45a3946270a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.004418 10.0.0.50 - - [2025-10-10 03:30:59] "POST /ref-update HTTP/1.1" 200 156 0.021957 10.0.0.50 - - [2025-10-10 03:30:59] "DELETE /firewall-rule/c140151b-dd7e-468e-a2dc-45a3946270a6 HTTP/1.1" 200 115 0.046100 10.0.0.50 - - [2025-10-10 03:30:59] "GET /firewall-policy/9f00ddbe-f42e-4e92-9eaa-c3faf54e6d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005691 10.0.0.50 - - [2025-10-10 03:30:59] "GET /firewall-rule/c5a10561-e3cd-4480-b79c-a78971597edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002919 10.0.0.50 - - [2025-10-10 03:30:59] "POST /ref-update HTTP/1.1" 200 156 0.012128 10.0.0.50 - - [2025-10-10 03:30:59] "DELETE /firewall-rule/c5a10561-e3cd-4480-b79c-a78971597edb HTTP/1.1" 200 115 0.067113 10.0.0.50 - - [2025-10-10 03:30:59] "GET /application-policy-set/d3afc1ff-b099-40c9-b99b-de78d3a85ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005327 10.0.0.50 - - [2025-10-10 03:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.50 - - [2025-10-10 03:30:59] "GET /policy-management/f90b4b3f-30b7-4585-a83e-736682d18656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002460 10.0.0.50 - - [2025-10-10 03:30:59] "GET /firewall-policy/9f00ddbe-f42e-4e92-9eaa-c3faf54e6d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003805 10.0.0.50 - - [2025-10-10 03:30:59] "POST /ref-update HTTP/1.1" 200 156 0.032754 10.0.0.50 - - [2025-10-10 03:30:59] "DELETE /firewall-policy/9f00ddbe-f42e-4e92-9eaa-c3faf54e6d64 HTTP/1.1" 200 115 0.036855 10.0.0.50 - - [2025-10-10 03:30:59] "DELETE /tag/24491883-2fd1-428a-9f48-053cec615423 HTTP/1.1" 200 115 0.055776 10.0.0.50 - - [2025-10-10 03:30:59] "DELETE /tag/799ce20a-2aa7-40de-a96b-8b5f89fd3f51 HTTP/1.1" 200 115 0.104747 10.0.0.50 - - [2025-10-10 03:30:59] "DELETE /tag/d23b044f-36cc-4a9f-b193-9fda20c4b585 HTTP/1.1" 200 115 0.093713 10.0.0.50 - - [2025-10-10 03:30:59] "DELETE /tag/64f9f5c6-221c-46af-a12e-45a3b53da70c HTTP/1.1" 200 115 0.041710 10.0.0.50 - - [2025-10-10 03:30:59] "DELETE /loadbalancer-pool/8ceac5b6-a84c-421d-b5ed-49abb1575997 HTTP/1.1" 200 115 0.036565 10.0.0.50 - - [2025-10-10 03:30:59] "DELETE /loadbalancer-listener/0f913987-f17b-41de-8a94-21f7440ff4b5 HTTP/1.1" 200 115 0.041623 10.0.0.50 - - [2025-10-10 03:30:59] "DELETE /loadbalancer/e46d7278-62d0-4ff5-8a0f-edd6767e05fe HTTP/1.1" 200 115 0.050200 10.0.0.50 - - [2025-10-10 03:30:59] "DELETE /floating-ip/527d0737-57d8-4ed5-9878-d916d0f6c01c HTTP/1.1" 200 115 0.026916 10.0.0.50 - - [2025-10-10 03:30:59] "DELETE /instance-ip/812d343a-619c-4768-b88f-c256bf89914a HTTP/1.1" 200 115 0.045457 10.0.0.50 - - [2025-10-10 03:31:00] "DELETE /virtual-machine-interface/e3442156-6f21-4871-86bb-d0cfe666ac8c HTTP/1.1" 200 115 0.054274 10.0.0.50 - - [2025-10-10 03:31:00] "DELETE /tag/9a55c980-696c-4a02-82a2-b91b7d6868a5 HTTP/1.1" 200 115 0.034759 10.0.0.50 - - [2025-10-10 03:31:00] "POST /projects HTTP/1.1" 409 238 0.002183 10.0.0.50 - - [2025-10-10 03:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.50 - - [2025-10-10 03:31:00] "GET /project/da0f4866-428b-425f-a61a-9550f747c657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034788 10.0.0.50 - - [2025-10-10 03:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.50 - - [2025-10-10 03:31:00] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.007609 10.0.0.50 - - [2025-10-10 03:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.50 - - [2025-10-10 03:31:00] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004414 10.0.0.50 - - [2025-10-10 03:31:00] "POST /security-groups HTTP/1.1" 409 285 0.003305 10.0.0.50 - - [2025-10-10 03:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.50 - - [2025-10-10 03:31:00] "PUT /security-group/24d97b21-d251-490f-94ed-fee89afd57ad HTTP/1.1" 200 262 0.061403 10.0.0.50 - - [2025-10-10 03:31:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.049447 10.0.0.50 - - [2025-10-10 03:31:00] "PUT /access-control-list/f436eb87-9ea7-48bb-84f3-b9d7927113fb HTTP/1.1" 200 272 0.025914 10.0.0.50 - - [2025-10-10 03:31:00] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.020530 10.0.0.50 - - [2025-10-10 03:31:00] "PUT /access-control-list/85b3d9e4-89da-4843-9b05-51090f70c191 HTTP/1.1" 200 272 0.019054 10.0.0.50 - - [2025-10-10 03:31:00] "GET /firewall-rule/ca24269a-6838-4a8a-b0bc-f3ce4dd01c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004667 10.0.0.50 - - [2025-10-10 03:31:00] "POST /ref-update HTTP/1.1" 200 156 0.044787 10.0.0.50 - - [2025-10-10 03:31:00] "DELETE /firewall-rule/ca24269a-6838-4a8a-b0bc-f3ce4dd01c0c HTTP/1.1" 200 115 0.036400 10.0.0.50 - - [2025-10-10 03:31:00] "GET /firewall-policy/71298339-572b-4c19-b686-e71f8e41fcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.007326 10.0.0.50 - - [2025-10-10 03:31:00] "GET /firewall-rule/f35383ce-ce30-412d-bf05-9f05d183c069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002897 10.0.0.50 - - [2025-10-10 03:31:00] "POST /ref-update HTTP/1.1" 200 156 0.053149 10.0.0.50 - - [2025-10-10 03:31:00] "DELETE /firewall-rule/f35383ce-ce30-412d-bf05-9f05d183c069 HTTP/1.1" 200 115 0.060407 10.0.0.50 - - [2025-10-10 03:31:00] "DELETE /tag/b4bf8bf8-add1-4183-80cd-a0b416a7cfd4 HTTP/1.1" 200 115 0.034376 10.0.0.50 - - [2025-10-10 03:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.50 - - [2025-10-10 03:31:00] "GET /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004148 10.0.0.50 - - [2025-10-10 03:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.50 - - [2025-10-10 03:31:00] "GET /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003857 10.0.0.50 - - [2025-10-10 03:31:00] "PUT /virtual-network/7420bf55-2ce3-4e78-b180-6a882310834b HTTP/1.1" 200 264 0.042511 10.0.0.50 - - [2025-10-10 03:31:00] "PUT /virtual-network/a06864b8-c8d9-4ce2-a9c9-7af26f847503 HTTP/1.1" 200 264 0.052021 10.0.0.50 - - [2025-10-10 03:31:01] "DELETE /security-group/24d97b21-d251-490f-94ed-fee89afd57ad HTTP/1.1" 200 115 0.100565 10.0.0.50 - - [2025-10-10 03:31:01] "DELETE /access-control-list/f436eb87-9ea7-48bb-84f3-b9d7927113fb HTTP/1.1" 200 115 0.055915 10.0.0.50 - - [2025-10-10 03:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.50 - - [2025-10-10 03:31:01] "DELETE /access-control-list/85b3d9e4-89da-4843-9b05-51090f70c191 HTTP/1.1" 200 115 0.026435 10.0.0.50 - - [2025-10-10 03:31:01] "GET /project/da0f4866-428b-425f-a61a-9550f747c657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.049593 10.0.0.50 - - [2025-10-10 03:31:01] "GET /project/da0f4866-428b-425f-a61a-9550f747c657?fields=security_groups HTTP/1.1" 200 1353 0.045986 10.0.0.50 - - [2025-10-10 03:31:01] "DELETE /security-group/5495f001-ad1c-4128-a545-e12354e74ecd HTTP/1.1" 200 115 0.056703 10.0.0.50 - - [2025-10-10 03:31:01] "DELETE /access-control-list/1ff0cd3d-4d3d-41ee-9b6a-27665afaf82b HTTP/1.1" 200 115 0.048280 10.0.0.50 - - [2025-10-10 03:31:01] "GET /project/da0f4866-428b-425f-a61a-9550f747c657?fields=application_policy_sets HTTP/1.1" 200 1392 0.062607 10.0.0.50 - - [2025-10-10 03:31:01] "DELETE /access-control-list/89de145a-9f0a-45ff-b7a5-e9b950c71df7 HTTP/1.1" 200 115 0.036230 10.0.0.50 - - [2025-10-10 03:31:01] "DELETE /project/da0f4866-428b-425f-a61a-9550f747c657 HTTP/1.1" 200 115 0.431842