++ 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 +++ date ++ echo 'INFO: =================== Tue Oct 21 09:23:39 PM UTC 2025 ===================' INFO: =================== Tue Oct 21 09:23:39 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ 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.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241: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.241 ++ CONFIGDB_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241: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.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241: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.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241: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.241 ++ 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.241 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.241 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.241 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.241 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 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.241 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.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort +++ local local_ips=,10.0.0.241,10.107.235.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.107.235.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ echo 10.0.0.241:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + 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/21/2025 21:24:22.287 7fc0e0f484c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/21/2025 21:24:22.516 7fc0e0f484c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/21/2025 21:24:22.539 7fc0e0f484c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/21/2025 21:24:22.539 7fc0e0f484c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2025-10-21 21:24:32] "GET / HTTP/1.1" 503 181 0.005158 10.0.0.241 - - [2025-10-21 21:24:32] "GET / HTTP/1.1" 503 181 0.000242 10.0.0.241 - - [2025-10-21 21:24:33] "GET / HTTP/1.1" 200 36215 0.001655 10.0.0.241 - - [2025-10-21 21:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.241 - - [2025-10-21 21:24:33] "GET /global-system-config/c49feed2-9912-4584-a9c5-ff5f8240b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.019545 10.0.0.241 - - [2025-10-21 21:24:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.009086 10.0.0.241 - - [2025-10-21 21:24:33] "POST /analytics-nodes HTTP/1.1" 200 601 0.078745 10.0.0.241 - - [2025-10-21 21:24:33] "GET / HTTP/1.1" 200 45303 0.002231 10.0.0.241 - - [2025-10-21 21:24:33] "GET / HTTP/1.1" 200 36215 0.001240 10.0.0.241 - - [2025-10-21 21:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012807 10.0.0.241 - - [2025-10-21 21:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008411 10.0.0.241 - - [2025-10-21 21:24:34] "GET / HTTP/1.1" 200 36215 0.001326 10.0.0.241 - - [2025-10-21 21:24:34] "GET / HTTP/1.1" 200 36215 0.001273 10.0.0.241 - - [2025-10-21 21:24:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.005740 10.0.0.241 - - [2025-10-21 21:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010507 10.0.0.241 - - [2025-10-21 21:24:35] "GET /global-system-config/c49feed2-9912-4584-a9c5-ff5f8240b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.026406 10.0.0.241 - - [2025-10-21 21:24:35] "GET / HTTP/1.1" 200 36215 0.012244 10.0.0.241 - - [2025-10-21 21:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010225 10.0.0.241 - - [2025-10-21 21:24:35] "GET /global-system-config/c49feed2-9912-4584-a9c5-ff5f8240b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.019333 10.0.0.241 - - [2025-10-21 21:24:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.007019 10.0.0.241 - - [2025-10-21 21:24:35] "POST /service-appliance-sets HTTP/1.1" 200 555 0.191860 10.0.0.241 - - [2025-10-21 21:24:35] "POST /fqname-to-id HTTP/1.1" 404 180 0.004046 10.0.0.241 - - [2025-10-21 21:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015931 10.0.0.241 - - [2025-10-21 21:24:35] "GET /global-system-config/c49feed2-9912-4584-a9c5-ff5f8240b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010647 10.0.0.241 - - [2025-10-21 21:24:35] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.141960 10.0.0.241 - - [2025-10-21 21:24:35] "POST /service-appliance-sets HTTP/1.1" 200 543 0.115411 10.0.0.241 - - [2025-10-21 21:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011273 10.0.0.241 - - [2025-10-21 21:24:35] "GET /network-ipam/72072d36-aff2-43fa-a085-eaada8dc510b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.011193 10.0.0.241 - - [2025-10-21 21:24:36] "GET / HTTP/1.1" 200 36215 0.001619 10.0.0.241 - - [2025-10-21 21:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009265 10.0.0.241 - - [2025-10-21 21:24:36] "GET /global-system-config/c49feed2-9912-4584-a9c5-ff5f8240b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.017354 10.0.0.241 - - [2025-10-21 21:24:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.011318 10.0.0.241 - - [2025-10-21 21:24:36] "POST /config-nodes HTTP/1.1" 200 595 0.098718 10.0.0.241 - - [2025-10-21 21:24:36] "POST /service-templates HTTP/1.1" 200 513 0.100314 10.0.0.241 - - [2025-10-21 21:24:36] "POST /service-templates HTTP/1.1" 200 503 0.067799 10.0.0.241 - - [2025-10-21 21:24:36] "POST /service-templates HTTP/1.1" 200 517 0.206053 10.0.0.241 - - [2025-10-21 21:24:36] "POST /service-templates HTTP/1.1" 200 537 0.056600 10.0.0.241 - - [2025-10-21 21:24:36] "GET / HTTP/1.1" 200 36215 0.002326 10.0.0.241 - - [2025-10-21 21:24:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007652 10.0.0.241 - - [2025-10-21 21:24:36] "POST /service-templates HTTP/1.1" 200 509 0.078737 10.0.0.241 - - [2025-10-21 21:24:39] "GET / HTTP/1.1" 200 36215 0.001589 10.0.0.241 - - [2025-10-21 21:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.023920 10.0.0.241 - - [2025-10-21 21:24:39] "GET /global-system-config/c49feed2-9912-4584-a9c5-ff5f8240b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.019990 10.0.0.241 - - [2025-10-21 21:24:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.007251 10.0.0.241 - - [2025-10-21 21:24:39] "POST /config-database-nodes HTTP/1.1" 200 613 0.038132 10.0.0.241 - - [2025-10-21 21:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010485 10.0.0.241 - - [2025-10-21 21:24:41] "GET /network-ipam/72072d36-aff2-43fa-a085-eaada8dc510b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.015226 10.0.0.241 - - [2025-10-21 21:24:41] "GET / HTTP/1.1" 200 36215 0.001891 10.0.0.241 - - [2025-10-21 21:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.241 - - [2025-10-21 21:24:41] "GET /global-system-config/c49feed2-9912-4584-a9c5-ff5f8240b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006650 10.0.0.241 - - [2025-10-21 21:24:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.002415 10.0.0.241 - - [2025-10-21 21:24:41] "POST /database-nodes HTTP/1.1" 200 599 0.067647 10.0.0.241 - - [2025-10-21 21:24:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.005457 10.0.0.241 - - [2025-10-21 21:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.241 - - [2025-10-21 21:24:41] "GET /global-vrouter-config/180cd5e0-ecc9-4d91-9621-3da853a2ad57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003538 10.0.0.241 - - [2025-10-21 21:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005971 10.0.0.241 - - [2025-10-21 21:24:41] "POST /access-control-lists HTTP/1.1" 200 589 0.060126 10.0.0.241 - - [2025-10-21 21:24:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.030742 10.0.0.241 - - [2025-10-21 21:24:41] "PUT /global-vrouter-config/180cd5e0-ecc9-4d91-9621-3da853a2ad57 HTTP/1.1" 200 277 0.044383 10.0.0.241 - - [2025-10-21 21:24:42] "POST /access-control-lists HTTP/1.1" 200 587 0.073410 10.0.0.241 - - [2025-10-21 21:24:42] "GET / HTTP/1.1" 200 36215 0.001462 10.0.0.241 - - [2025-10-21 21:24:42] "POST /alarms HTTP/1.1" 200 583 0.125350 10.0.0.241 - - [2025-10-21 21:24:42] "GET / HTTP/1.1" 200 36215 0.001433 10.0.0.241 - - [2025-10-21 21:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009022 10.0.0.241 - - [2025-10-21 21:24:42] "POST /route-targets HTTP/1.1" 200 328 0.136187 10.0.0.241 - - [2025-10-21 21:24:42] "GET /routing-instance/b499ff24-aa02-462b-b6a6-546c0fa43fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.090287 10.0.0.241 - - [2025-10-21 21:24:42] "POST /ref-update HTTP/1.1" 200 156 0.138102 10.0.0.241 - - [2025-10-21 21:24:42] "POST /alarms HTTP/1.1" 200 577 0.364953 10.0.0.241 - - [2025-10-21 21:24:42] "POST /route-targets HTTP/1.1" 200 328 0.126886 10.0.0.241 - - [2025-10-21 21:24:42] "POST /bgp-routers HTTP/1.1" 200 618 0.328728 10.0.0.241 - - [2025-10-21 21:24:43] "POST /ref-update HTTP/1.1" 200 156 0.100191 10.0.0.241 - - [2025-10-21 21:24:43] "POST /alarms HTTP/1.1" 200 577 0.172457 10.0.0.241 - - [2025-10-21 21:24:43] "GET /bgp-router/e2511135-d5ba-429e-9bb9-5de670f83a83?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.030143 10.0.0.241 - - [2025-10-21 21:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.019079 10.0.0.241 - - [2025-10-21 21:24:43] "GET /global-system-config/c49feed2-9912-4584-a9c5-ff5f8240b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009538 10.0.0.241 - - [2025-10-21 21:24:43] "POST /alarms HTTP/1.1" 200 561 0.095420 10.0.0.241 - - [2025-10-21 21:24:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030763 10.0.0.241 - - [2025-10-21 21:24:43] "POST /route-targets HTTP/1.1" 200 328 0.102706 10.0.0.241 - - [2025-10-21 21:24:43] "POST /ref-update HTTP/1.1" 200 156 0.118046 10.0.0.241 - - [2025-10-21 21:24:43] "POST /ref-update HTTP/1.1" 200 156 0.176008 10.0.0.241 - - [2025-10-21 21:24:43] "POST /alarms HTTP/1.1" 200 557 0.262656 10.0.0.241 - - [2025-10-21 21:24:43] "POST /alarms HTTP/1.1" 200 559 0.132186 10.0.0.241 - - [2025-10-21 21:24:43] "POST /route-targets HTTP/1.1" 200 328 0.098880 10.0.0.241 - - [2025-10-21 21:24:43] "POST /ref-update HTTP/1.1" 200 156 0.169177 10.0.0.241 - - [2025-10-21 21:24:43] "POST /alarms HTTP/1.1" 200 567 0.295837 10.0.0.241 - - [2025-10-21 21:24:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.008554 10.0.0.241 - - [2025-10-21 21:24:44] "POST /alarms HTTP/1.1" 200 551 0.130195 10.0.0.241 - - [2025-10-21 21:24:44] "POST /access-control-lists HTTP/1.1" 200 553 0.152235 10.0.0.241 - - [2025-10-21 21:24:44] "POST /alarms HTTP/1.1" 200 559 0.180157 10.0.0.241 - - [2025-10-21 21:24:44] "PUT /access-control-list/77da1d2a-3e0b-4003-b1da-faac3dbf534b HTTP/1.1" 200 273 0.048797 10.0.0.241 - - [2025-10-21 21:24:44] "POST /alarms HTTP/1.1" 200 569 0.101284 10.0.0.241 - - [2025-10-21 21:24:44] "PUT /access-control-list/16530444-744e-4c57-9881-f832d78469c8 HTTP/1.1" 200 273 0.064372 10.0.0.241 - - [2025-10-21 21:24:44] "POST /alarms HTTP/1.1" 200 557 0.061566 10.0.0.241 - - [2025-10-21 21:24:44] "POST /alarms HTTP/1.1" 200 569 0.097869 10.0.0.241 - - [2025-10-21 21:24:44] "POST /alarms HTTP/1.1" 200 577 0.148379 10.0.0.241 - - [2025-10-21 21:24:44] "POST /alarms HTTP/1.1" 200 571 0.082771 10.0.0.241 - - [2025-10-21 21:24:44] "POST /alarms HTTP/1.1" 200 563 0.048461 10.0.0.241 - - [2025-10-21 21:24:44] "POST /alarms HTTP/1.1" 200 563 0.035096 10.0.0.241 - - [2025-10-21 21:24:45] "POST /alarms HTTP/1.1" 200 563 0.020804 10.0.0.241 - - [2025-10-21 21:24:45] "POST /alarms HTTP/1.1" 200 549 0.026720 10.0.0.241 - - [2025-10-21 21:24:45] "POST /alarms HTTP/1.1" 200 597 0.090173 10.0.0.241 - - [2025-10-21 21:24:45] "POST /alarms HTTP/1.1" 200 577 0.024480 10.0.0.241 - - [2025-10-21 21:24:45] "POST /alarms HTTP/1.1" 200 573 0.095329 10.0.0.241 - - [2025-10-21 21:24:45] "POST /alarms HTTP/1.1" 200 585 0.066197 10.0.0.241 - - [2025-10-21 21:24:45] "POST /alarms HTTP/1.1" 200 611 0.050375 10.0.0.241 - - [2025-10-21 21:24:45] "GET / HTTP/1.1" 200 36215 0.002799 10.0.0.241 - - [2025-10-21 21:24:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003857 10.0.0.241 - - [2025-10-21 21:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009376 10.0.0.241 - - [2025-10-21 21:24:46] "PUT /global-vrouter-config/180cd5e0-ecc9-4d91-9621-3da853a2ad57 HTTP/1.1" 200 277 0.042734 10.0.0.241 - - [2025-10-21 21:24:46] "GET / HTTP/1.1" 200 36215 0.001541 10.0.0.241 - - [2025-10-21 21:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.241 - - [2025-10-21 21:24:46] "GET /global-vrouter-config/180cd5e0-ecc9-4d91-9621-3da853a2ad57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003688 10.0.0.241 - - [2025-10-21 21:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.241 - - [2025-10-21 21:24:46] "PUT /global-vrouter-config/180cd5e0-ecc9-4d91-9621-3da853a2ad57 HTTP/1.1" 200 277 0.018148 10.0.0.241 - - [2025-10-21 21:24:47] "GET / HTTP/1.1" 200 36215 0.001369 10.0.0.241 - - [2025-10-21 21:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.241 - - [2025-10-21 21:24:47] "GET /global-system-config/c49feed2-9912-4584-a9c5-ff5f8240b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009013 10.0.0.241 - - [2025-10-21 21:24:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.002718 10.0.0.241 - - [2025-10-21 21:24:47] "GET / HTTP/1.1" 200 36215 0.001477 10.0.0.241 - - [2025-10-21 21:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.241 - - [2025-10-21 21:24:47] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.028890 10.0.0.241 - - [2025-10-21 21:24:47] "GET /global-system-config/c49feed2-9912-4584-a9c5-ff5f8240b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008146 10.0.0.241 - - [2025-10-21 21:24:47] "PUT /global-system-config/c49feed2-9912-4584-a9c5-ff5f8240b281 HTTP/1.1" 200 275 0.040223 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:24:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001061 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:24:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001101 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:24:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001124 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:24:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001397 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:25:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000969 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:25:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001005 10.0.0.241 - - [2025-10-21 21:25:41] "GET / HTTP/1.1" 200 36215 0.001395 10.0.0.241 - - [2025-10-21 21:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.241 - - [2025-10-21 21:25:41] "GET /domain/bd576e6a-678a-42f6-9b6e-328844609bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.003021 10.0.0.241 - - [2025-10-21 21:25:41] "POST /id-to-fqname HTTP/1.1" 200 173 0.000661 10.0.0.241 - - [2025-10-21 21:25:41] "POST /fqname-to-id HTTP/1.1" 404 182 0.010202 10.0.0.241 - - [2025-10-21 21:25:41] "POST /security-groups HTTP/1.1" 200 570 0.077867 10.0.0.241 - - [2025-10-21 21:25:41] "POST /projects HTTP/1.1" 200 483 0.266095 10.0.0.241 - - [2025-10-21 21:25:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.003833 10.0.0.241 - - [2025-10-21 21:25:41] "POST /security-groups HTTP/1.1" 200 536 0.049572 10.0.0.241 - - [2025-10-21 21:25:41] "POST /access-control-lists HTTP/1.1" 200 581 0.074578 10.0.0.241 - - [2025-10-21 21:25:41] "POST /chown HTTP/1.1" 200 109 0.035962 10.0.0.241 - - [2025-10-21 21:25:41] "POST /policy-managements HTTP/1.1" 409 214 0.004536 10.0.0.241 - - [2025-10-21 21:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011481 10.0.0.241 - - [2025-10-21 21:25:41] "POST /fqname-to-id HTTP/1.1" 404 212 0.010648 10.0.0.241 - - [2025-10-21 21:25:41] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.034554 10.0.0.241 - - [2025-10-21 21:25:41] "POST /access-control-lists HTTP/1.1" 200 579 0.084833 10.0.0.241 - - [2025-10-21 21:25:41] "POST /application-policy-sets HTTP/1.1" 200 530 0.074924 10.0.0.241 - - [2025-10-21 21:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.241 - - [2025-10-21 21:25:42] "GET /global-vrouter-config/180cd5e0-ecc9-4d91-9621-3da853a2ad57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003818 10.0.0.241 - - [2025-10-21 21:25:42] "PUT /global-vrouter-config/180cd5e0-ecc9-4d91-9621-3da853a2ad57 HTTP/1.1" 200 277 0.011286 10.0.0.241 - - [2025-10-21 21:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011443 10.0.0.241 - - [2025-10-21 21:25:42] "GET /virtual-network/2e25c3bd-edd3-4349-82f6-db8e35fcbf71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005312 10.0.0.241 - - [2025-10-21 21:25:42] "POST /id-to-fqname HTTP/1.1" 200 177 0.000566 10.0.0.241 - - [2025-10-21 21:25:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.006926 10.0.0.241 - - [2025-10-21 21:25:42] "POST /security-groups HTTP/1.1" 200 574 0.079184 10.0.0.241 - - [2025-10-21 21:25:42] "POST /projects HTTP/1.1" 200 491 0.274537 10.0.0.241 - - [2025-10-21 21:25:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.002784 10.0.0.241 - - [2025-10-21 21:25:42] "POST /access-control-lists HTTP/1.1" 200 596 0.024288 10.0.0.241 - - [2025-10-21 21:25:42] "POST /security-groups HTTP/1.1" 200 548 0.039790 10.0.0.241 - - [2025-10-21 21:25:42] "POST /fqname-to-id HTTP/1.1" 404 231 0.002435 10.0.0.241 - - [2025-10-21 21:25:42] "POST /chown HTTP/1.1" 200 109 0.014607 10.0.0.241 - - [2025-10-21 21:25:42] "POST /access-control-lists HTTP/1.1" 200 594 0.051905 10.0.0.241 - - [2025-10-21 21:25:42] "POST /network-ipams HTTP/1.1" 200 524 0.070265 10.0.0.241 - - [2025-10-21 21:25:42] "POST /fqname-to-id HTTP/1.1" 404 217 0.005791 10.0.0.241 - - [2025-10-21 21:25:42] "POST /network-ipams HTTP/1.1" 200 512 0.047052 10.0.0.241 - - [2025-10-21 21:25:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.002444 10.0.0.241 - - [2025-10-21 21:25:42] "POST /access-control-lists HTTP/1.1" 200 585 0.116389 10.0.0.241 - - [2025-10-21 21:25:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.012462 10.0.0.241 - - [2025-10-21 21:25:42] "POST /access-control-lists HTTP/1.1" 200 583 0.110526 10.0.0.241 - - [2025-10-21 21:25:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.003946 10.0.0.241 - - [2025-10-21 21:25:42] "POST /useragent-kv HTTP/1.1" 200 115 0.008906 10.0.0.241 - - [2025-10-21 21:25:42] "POST /virtual-networks HTTP/1.1" 200 540 0.272607 10.0.0.241 - - [2025-10-21 21:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.241 - - [2025-10-21 21:25:42] "POST /access-control-lists HTTP/1.1" 200 604 0.025977 10.0.0.241 - - [2025-10-21 21:25:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.013963 10.0.0.241 - - [2025-10-21 21:25:43] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.009455 10.0.0.241 - - [2025-10-21 21:25:43] "POST /access-control-lists HTTP/1.1" 200 602 0.029847 10.0.0.241 - - [2025-10-21 21:25:43] "POST /network-ipams HTTP/1.1" 200 520 0.045431 10.0.0.241 - - [2025-10-21 21:25:43] "POST /fqname-to-id HTTP/1.1" 404 202 0.013121 10.0.0.241 - - [2025-10-21 21:25:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.004146 10.0.0.241 - - [2025-10-21 21:25:43] "POST /access-control-lists HTTP/1.1" 200 591 0.034548 10.0.0.241 - - [2025-10-21 21:25:43] "POST /route-targets HTTP/1.1" 200 328 0.021981 10.0.0.241 - - [2025-10-21 21:25:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004139 10.0.0.241 - - [2025-10-21 21:25:43] "POST /virtual-networks HTTP/1.1" 200 548 0.193029 10.0.0.241 - - [2025-10-21 21:25:43] "POST /ref-update HTTP/1.1" 200 156 0.062577 10.0.0.241 - - [2025-10-21 21:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007722 10.0.0.241 - - [2025-10-21 21:25:43] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.023211 10.0.0.241 - - [2025-10-21 21:25:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.003382 10.0.0.241 - - [2025-10-21 21:25:43] "PUT /access-control-list/2541584c-4655-41c7-bbf3-14721309b5a9 HTTP/1.1" 200 273 0.077023 10.0.0.241 - - [2025-10-21 21:25:43] "POST /network-policys HTTP/1.1" 200 540 0.059098 10.0.0.241 - - [2025-10-21 21:25:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.015160 10.0.0.241 - - [2025-10-21 21:25:43] "POST /route-targets HTTP/1.1" 200 328 0.012887 10.0.0.241 - - [2025-10-21 21:25:43] "POST /ref-update HTTP/1.1" 200 156 0.027802 10.0.0.241 - - [2025-10-21 21:25:43] "POST /network-policys HTTP/1.1" 200 536 0.065220 10.0.0.241 - - [2025-10-21 21:25:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.026219 10.0.0.241 - - [2025-10-21 21:25:43] "POST /network-policys HTTP/1.1" 200 544 0.019264 10.0.0.241 - - [2025-10-21 21:25:43] "PUT /access-control-list/0ed518ba-a7a5-4cc4-bc5d-d9da45e5ec59 HTTP/1.1" 200 273 0.024213 10.0.0.241 - - [2025-10-21 21:25:43] "POST /ref-update HTTP/1.1" 200 156 0.087661 10.0.0.241 - - [2025-10-21 21:25:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017204 10.0.0.241 - - [2025-10-21 21:25:43] "POST /ref-update HTTP/1.1" 200 156 0.049934 10.0.0.241 - - [2025-10-21 21:25:43] "PUT /access-control-list/2541584c-4655-41c7-bbf3-14721309b5a9 HTTP/1.1" 200 273 0.071635 10.0.0.241 - - [2025-10-21 21:25:44] "PUT /access-control-list/0ed518ba-a7a5-4cc4-bc5d-d9da45e5ec59 HTTP/1.1" 200 273 0.066847 10.0.0.241 - - [2025-10-21 21:25:44] "POST /ref-update HTTP/1.1" 200 156 0.043387 10.0.0.241 - - [2025-10-21 21:25:44] "POST /ref-update HTTP/1.1" 200 156 0.135223 10.0.0.241 - - [2025-10-21 21:25:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017014 10.0.0.241 - - [2025-10-21 21:25:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002473 10.0.0.241 - - [2025-10-21 21:25:44] "PUT /access-control-list/2541584c-4655-41c7-bbf3-14721309b5a9 HTTP/1.1" 200 273 0.057310 10.0.0.241 - - [2025-10-21 21:25:44] "POST /fqname-to-id HTTP/1.1" 404 237 0.005381 10.0.0.241 - - [2025-10-21 21:25:44] "POST /ref-update HTTP/1.1" 200 156 0.126621 10.0.0.241 - - [2025-10-21 21:25:44] "POST /access-control-lists HTTP/1.1" 200 603 0.093284 10.0.0.241 - - [2025-10-21 21:25:44] "PUT /access-control-list/0ed518ba-a7a5-4cc4-bc5d-d9da45e5ec59 HTTP/1.1" 200 273 0.047283 10.0.0.241 - - [2025-10-21 21:25:44] "POST /ref-update HTTP/1.1" 200 156 0.151341 10.0.0.241 - - [2025-10-21 21:25:44] "POST /ref-update HTTP/1.1" 200 156 0.063712 10.0.0.241 - - [2025-10-21 21:25:44] "PUT /access-control-list/e49a82dc-f1b2-4998-ab29-a1939377bf48 HTTP/1.1" 200 273 0.039981 10.0.0.241 - - [2025-10-21 21:25:44] "POST /ref-update HTTP/1.1" 200 156 0.163105 10.0.0.241 - - [2025-10-21 21:25:44] "POST /ref-update HTTP/1.1" 200 156 0.034691 10.0.0.241 - - [2025-10-21 21:25:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002387 10.0.0.241 - - [2025-10-21 21:25:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002167 10.0.0.241 - - [2025-10-21 21:25:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012424 10.0.0.241 - - [2025-10-21 21:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.241 - - [2025-10-21 21:25:44] "GET /virtual-network/2e25c3bd-edd3-4349-82f6-db8e35fcbf71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.006851 10.0.0.241 - - [2025-10-21 21:25:44] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.008331 10.0.0.241 - - [2025-10-21 21:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.241 - - [2025-10-21 21:25:44] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003956 10.0.0.241 - - [2025-10-21 21:25:44] "POST /firewall-policys HTTP/1.1" 200 532 0.024890 10.0.0.241 - - [2025-10-21 21:25:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.038031 10.0.0.241 - - [2025-10-21 21:25:44] "GET /firewall-policy/db044e9b-bbc1-4487-8d97-656e99f70b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.025360 10.0.0.241 - - [2025-10-21 21:25:45] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003110 10.0.0.241 - - [2025-10-21 21:25:45] "GET /firewall-policy/db044e9b-bbc1-4487-8d97-656e99f70b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002615 10.0.0.241 - - [2025-10-21 21:25:45] "POST /ref-update HTTP/1.1" 200 156 0.022641 10.0.0.241 - - [2025-10-21 21:25:45] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.004394 10.0.0.241 - - [2025-10-21 21:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.241 - - [2025-10-21 21:25:45] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002522 10.0.0.241 - - [2025-10-21 21:25:45] "POST /firewall-policys HTTP/1.1" 200 534 0.027894 10.0.0.241 - - [2025-10-21 21:25:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027769 10.0.0.241 - - [2025-10-21 21:25:45] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.026439 10.0.0.241 - - [2025-10-21 21:25:45] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.003421 10.0.0.241 - - [2025-10-21 21:25:45] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003902 10.0.0.241 - - [2025-10-21 21:25:45] "GET /firewall-policy/db044e9b-bbc1-4487-8d97-656e99f70b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002453 10.0.0.241 - - [2025-10-21 21:25:45] "GET /firewall-policy/db044e9b-bbc1-4487-8d97-656e99f70b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003030 10.0.0.241 - - [2025-10-21 21:25:45] "POST /ref-update HTTP/1.1" 200 156 0.013532 10.0.0.241 - - [2025-10-21 21:25:45] "POST /ref-update HTTP/1.1" 200 156 0.034672 10.0.0.241 - - [2025-10-21 21:25:45] "POST /ref-update HTTP/1.1" 200 156 0.026821 10.0.0.241 - - [2025-10-21 21:25:45] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.023975 10.0.0.241 - - [2025-10-21 21:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.241 - - [2025-10-21 21:25:45] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003639 10.0.0.241 - - [2025-10-21 21:25:45] "POST /firewall-policys HTTP/1.1" 200 532 0.036219 10.0.0.241 - - [2025-10-21 21:25:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.041589 10.0.0.241 - - [2025-10-21 21:25:45] "GET /firewall-policy/4bb29717-51a9-46a0-ab8c-b039e252ee1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.023104 10.0.0.241 - - [2025-10-21 21:25:45] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.007902 10.0.0.241 - - [2025-10-21 21:25:45] "GET /firewall-policy/4bb29717-51a9-46a0-ab8c-b039e252ee1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003361 10.0.0.241 - - [2025-10-21 21:25:45] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005398 10.0.0.241 - - [2025-10-21 21:25:45] "GET /firewall-policy/db044e9b-bbc1-4487-8d97-656e99f70b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003853 10.0.0.241 - - [2025-10-21 21:25:45] "GET /firewall-policy/db044e9b-bbc1-4487-8d97-656e99f70b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.007248 10.0.0.241 - - [2025-10-21 21:25:45] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004741 10.0.0.241 - - [2025-10-21 21:25:45] "POST /ref-update HTTP/1.1" 200 156 0.018515 10.0.0.241 - - [2025-10-21 21:25:45] "POST /ref-update HTTP/1.1" 200 156 0.023497 10.0.0.241 - - [2025-10-21 21:25:45] "POST /ref-update HTTP/1.1" 200 156 0.047457 10.0.0.241 - - [2025-10-21 21:25:46] "POST /ref-update HTTP/1.1" 200 156 0.073804 10.0.0.241 - - [2025-10-21 21:25:46] "POST /ref-update HTTP/1.1" 200 156 0.039834 10.0.0.241 - - [2025-10-21 21:25:46] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.009107 10.0.0.241 - - [2025-10-21 21:25:46] "POST /tags HTTP/1.1" 200 300 0.039039 10.0.0.241 - - [2025-10-21 21:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010359 10.0.0.241 - - [2025-10-21 21:25:46] "GET /tag/421e7693-744c-49c1-a9c6-ca03657afa77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.018663 10.0.0.241 - - [2025-10-21 21:25:46] "POST /set-tag HTTP/1.1" 200 109 0.016864 10.0.0.241 - - [2025-10-21 21:25:46] "POST /tags HTTP/1.1" 200 358 0.115044 10.0.0.241 - - [2025-10-21 21:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.025923 10.0.0.241 - - [2025-10-21 21:25:46] "GET /tag/2107b5d9-63de-4ce4-8f4a-3b6cc49b667d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.016394 10.0.0.241 - - [2025-10-21 21:25:46] "POST /tags HTTP/1.1" 200 306 0.094512 10.0.0.241 - - [2025-10-21 21:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.241 - - [2025-10-21 21:25:46] "GET /tag/5ce16354-adc7-4798-ab63-ec1ba16023d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.018019 10.0.0.241 - - [2025-10-21 21:25:46] "POST /id-to-fqname HTTP/1.1" 200 174 0.000527 10.0.0.241 - - [2025-10-21 21:25:46] "POST /fqname-to-id HTTP/1.1" 404 183 0.013980 10.0.0.241 - - [2025-10-21 21:25:47] "POST /security-groups HTTP/1.1" 200 571 0.099553 10.0.0.241 - - [2025-10-21 21:25:47] "POST /projects HTTP/1.1" 200 485 0.368306 10.0.0.241 - - [2025-10-21 21:25:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.009838 10.0.0.241 - - [2025-10-21 21:25:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021155 10.0.0.241 - - [2025-10-21 21:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012544 10.0.0.241 - - [2025-10-21 21:25:47] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.015694 10.0.0.241 - - [2025-10-21 21:25:47] "POST /access-control-lists HTTP/1.1" 200 582 0.121768 10.0.0.241 - - [2025-10-21 21:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.055018 10.0.0.241 - - [2025-10-21 21:25:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.031442 10.0.0.241 - - [2025-10-21 21:25:47] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.016087 10.0.0.241 - - [2025-10-21 21:25:47] "POST /access-control-lists HTTP/1.1" 200 580 0.091472 10.0.0.241 - - [2025-10-21 21:25:47] "PUT /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895 HTTP/1.1" 200 265 0.119267 10.0.0.241 - - [2025-10-21 21:25:47] "PUT /virtual-network/d50d24b5-5316-4b39-828e-428a44694652 HTTP/1.1" 200 265 0.095307 10.0.0.241 - - [2025-10-21 21:25:47] "POST /security-groups HTTP/1.1" 200 539 0.152369 10.0.0.241 - - [2025-10-21 21:25:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.036322 10.0.0.241 - - [2025-10-21 21:25:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.043970 10.0.0.241 - - [2025-10-21 21:25:47] "POST /chown HTTP/1.1" 200 109 0.102495 10.0.0.241 - - [2025-10-21 21:25:47] "POST /access-control-lists HTTP/1.1" 200 598 0.140434 10.0.0.241 - - [2025-10-21 21:25:47] "POST /fqname-to-id HTTP/1.1" 404 233 0.007391 10.0.0.241 - - [2025-10-21 21:25:47] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022964 10.0.0.241 - - [2025-10-21 21:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.241 - - [2025-10-21 21:25:47] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007082 10.0.0.241 - - [2025-10-21 21:25:48] "POST /tags HTTP/1.1" 409 207 0.002556 10.0.0.241 - - [2025-10-21 21:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.241 - - [2025-10-21 21:25:48] "POST /access-control-lists HTTP/1.1" 200 596 0.118862 10.0.0.241 - - [2025-10-21 21:25:48] "GET /tag/5ce16354-adc7-4798-ab63-ec1ba16023d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.023384 10.0.0.241 - - [2025-10-21 21:25:48] "POST /firewall-rules HTTP/1.1" 200 566 0.096128 10.0.0.241 - - [2025-10-21 21:25:48] "GET /firewall-rule/4b9909b4-8b82-4553-b639-861eb671fd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.045054 10.0.0.241 - - [2025-10-21 21:25:48] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.015186 10.0.0.241 - - [2025-10-21 21:25:48] "GET /firewall-rule/4b9909b4-8b82-4553-b639-861eb671fd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003861 10.0.0.241 - - [2025-10-21 21:25:48] "POST /ref-update HTTP/1.1" 200 156 0.108100 10.0.0.241 - - [2025-10-21 21:25:48] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007900 10.0.0.241 - - [2025-10-21 21:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.241 - - [2025-10-21 21:25:48] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002721 10.0.0.241 - - [2025-10-21 21:25:48] "POST /tags HTTP/1.1" 409 207 0.001874 10.0.0.241 - - [2025-10-21 21:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.241 - - [2025-10-21 21:25:48] "GET /tag/5ce16354-adc7-4798-ab63-ec1ba16023d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.016084 10.0.0.241 - - [2025-10-21 21:25:48] "POST /firewall-rules HTTP/1.1" 200 564 0.138546 10.0.0.241 - - [2025-10-21 21:25:48] "GET /firewall-rule/94adf4ec-b719-407f-b2bb-35ccc36276aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.033238 10.0.0.241 - - [2025-10-21 21:25:48] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004812 10.0.0.241 - - [2025-10-21 21:25:48] "GET /firewall-rule/94adf4ec-b719-407f-b2bb-35ccc36276aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004627 10.0.0.241 - - [2025-10-21 21:25:48] "POST /ref-update HTTP/1.1" 200 156 0.096588 10.0.0.241 - - [2025-10-21 21:25:49] "POST /fqname-to-id HTTP/1.1" 404 226 0.006772 10.0.0.241 - - [2025-10-21 21:25:49] "POST /tags HTTP/1.1" 200 302 0.102835 10.0.0.241 - - [2025-10-21 21:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012523 10.0.0.241 - - [2025-10-21 21:25:49] "GET /tag/374f36d9-45a7-4f3c-86d6-7a9247dd149a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015622 10.0.0.241 - - [2025-10-21 21:25:49] "POST /tags HTTP/1.1" 200 326 0.083496 10.0.0.241 - - [2025-10-21 21:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.019725 10.0.0.241 - - [2025-10-21 21:25:49] "GET /tag/09910a7e-ceb8-4bf8-a4c6-14923241c0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.013781 10.0.0.241 - - [2025-10-21 21:25:49] "POST /tags HTTP/1.1" 200 364 0.024583 10.0.0.241 - - [2025-10-21 21:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.036138 10.0.0.241 - - [2025-10-21 21:25:49] "GET /tag/ffdfbd1d-a60a-4c69-8c80-f8f5950e4a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.027294 10.0.0.241 - - [2025-10-21 21:25:49] "POST /tags HTTP/1.1" 200 312 0.055130 10.0.0.241 - - [2025-10-21 21:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018473 10.0.0.241 - - [2025-10-21 21:25:49] "GET /tag/14189ad1-70bf-436a-9b33-c7b49f664de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012948 10.0.0.241 - - [2025-10-21 21:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.241 - - [2025-10-21 21:25:49] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004416 10.0.0.241 - - [2025-10-21 21:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.241 - - [2025-10-21 21:25:49] "GET /project/d11b4ad1-12a0-416c-9950-4a270b1f8d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.049865 10.0.0.241 - - [2025-10-21 21:25:49] "POST /virtual-machines HTTP/1.1" 200 378 0.020885 10.0.0.241 - - [2025-10-21 21:25:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010306 10.0.0.241 - - [2025-10-21 21:25:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.170583 10.0.0.241 - - [2025-10-21 21:25:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.029990 10.0.0.241 - - [2025-10-21 21:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009832 10.0.0.241 - - [2025-10-21 21:25:50] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.005781 10.0.0.241 - - [2025-10-21 21:25:50] "POST /instance-ips HTTP/1.1" 200 410 0.044139 10.0.0.241 - - [2025-10-21 21:25:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.083654 10.0.0.241 - - [2025-10-21 21:25:50] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.014043 10.0.0.241 - - [2025-10-21 21:25:50] "GET / HTTP/1.1" 200 36215 0.002090 10.0.0.241 - - [2025-10-21 21:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.241 - - [2025-10-21 21:25:50] "GET /global-system-config/c49feed2-9912-4584-a9c5-ff5f8240b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004633 10.0.0.241 - - [2025-10-21 21:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.241 - - [2025-10-21 21:25:50] "GET /config-node/9252233d-c6b0-48f2-8d6c-fb842ccfb003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003490 10.0.0.241 - - [2025-10-21 21:25:50] "POST /set-tag HTTP/1.1" 200 109 0.021588 10.0.0.241 - - [2025-10-21 21:25:50] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.023860 10.0.0.241 - - [2025-10-21 21:25:50] "GET /instance-ip/8414f0de-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.007994 10.0.0.241 - - [2025-10-21 21:25:50] "POST /tags HTTP/1.1" 200 306 0.052943 10.0.0.241 - - [2025-10-21 21:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.020961 10.0.0.241 - - [2025-10-21 21:25:50] "GET /tag/62113a9b-7d0b-400d-9836-e9c231833a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014279 10.0.0.241 - - [2025-10-21 21:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.241 - - [2025-10-21 21:25:50] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037971 10.0.0.241 - - [2025-10-21 21:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.241 - - [2025-10-21 21:25:50] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005026 10.0.0.241 - - [2025-10-21 21:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.241 - - [2025-10-21 21:25:50] "GET /service-appliance-set/04e68e3d-2f17-448d-84df-53412c86af5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005552 10.0.0.241 - - [2025-10-21 21:25:50] "POST /fqname-to-id HTTP/1.1" 404 240 0.008840 10.0.0.241 - - [2025-10-21 21:25:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.103930 10.0.0.241 - - [2025-10-21 21:25:50] "GET /virtual-machine-interface/80326f8c-ba00-438a-9111-10c2efc55d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.025390 10.0.0.241 - - [2025-10-21 21:25:51] "POST /instance-ips HTTP/1.1" 200 382 0.047297 10.0.0.241 - - [2025-10-21 21:25:51] "GET /instance-ip/70ecba71-b694-4f8d-b0bb-8521962993d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.013552 10.0.0.241 - - [2025-10-21 21:25:51] "POST /loadbalancers HTTP/1.1" 200 584 0.071458 10.0.0.241 - - [2025-10-21 21:25:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030886 10.0.0.241 - - [2025-10-21 21:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009815 10.0.0.241 - - [2025-10-21 21:25:51] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035334 10.0.0.241 - - [2025-10-21 21:25:51] "GET /instance-ip/70ecba71-b694-4f8d-b0bb-8521962993d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004937 10.0.0.241 - - [2025-10-21 21:25:51] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.055509 10.0.0.241 - - [2025-10-21 21:25:51] "GET /loadbalancer/c99d83e3-34f7-4e81-8371-b78290f1dd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.002441 10.0.0.241 - - [2025-10-21 21:25:51] "POST /floating-ips HTTP/1.1" 200 585 0.057124 10.0.0.241 - - [2025-10-21 21:25:51] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.051243 10.0.0.241 - - [2025-10-21 21:25:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008724 10.0.0.241 - - [2025-10-21 21:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008545 10.0.0.241 - - [2025-10-21 21:25:51] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038803 10.0.0.241 - - [2025-10-21 21:25:51] "GET /loadbalancer-listener/30638ba1-6f06-4406-ba4a-3bb4008ca7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.002968 10.0.0.241 - - [2025-10-21 21:25:51] "GET /loadbalancer-listener/30638ba1-6f06-4406-ba4a-3bb4008ca7a3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003261 10.0.0.241 - - [2025-10-21 21:25:51] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.020960 10.0.0.241 - - [2025-10-21 21:25:51] "GET /instance-ip/70ecba71-b694-4f8d-b0bb-8521962993d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003556 10.0.0.241 - - [2025-10-21 21:25:51] "GET /instance-ip/70ecba71-b694-4f8d-b0bb-8521962993d0?fields=floating_ips HTTP/1.1" 200 1172 0.005474 10.0.0.241 - - [2025-10-21 21:25:51] "GET /floating-ip/8328d09b-4ca7-44ab-9160-d0440b8457bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002145 10.0.0.241 - - [2025-10-21 21:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.241 - - [2025-10-21 21:25:51] "GET /global-vrouter-config/180cd5e0-ecc9-4d91-9621-3da853a2ad57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.002425 10.0.0.241 - - [2025-10-21 21:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.241 - - [2025-10-21 21:25:51] "PUT /global-vrouter-config/180cd5e0-ecc9-4d91-9621-3da853a2ad57 HTTP/1.1" 200 277 0.010494 10.0.0.241 - - [2025-10-21 21:25:51] "POST /tags HTTP/1.1" 200 356 0.027111 10.0.0.241 - - [2025-10-21 21:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017521 10.0.0.241 - - [2025-10-21 21:25:51] "GET /tag/e943ca64-8d7f-4e41-bc36-1c550154c2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.013781 10.0.0.241 - - [2025-10-21 21:25:51] "POST /tags HTTP/1.1" 200 304 0.026120 10.0.0.241 - - [2025-10-21 21:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008747 10.0.0.241 - - [2025-10-21 21:25:51] "GET /tag/8e546d83-5721-494c-a02d-44862f54d8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013575 10.0.0.241 - - [2025-10-21 21:25:51] "POST /projects HTTP/1.1" 409 218 0.002093 10.0.0.241 - - [2025-10-21 21:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.241 - - [2025-10-21 21:25:52] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.050897 10.0.0.241 - - [2025-10-21 21:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.241 - - [2025-10-21 21:25:52] "GET /network-ipam/11537b9e-0318-4be8-a509-662c1ce8b06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002681 10.0.0.241 - - [2025-10-21 21:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.241 - - [2025-10-21 21:25:52] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004204 10.0.0.241 - - [2025-10-21 21:25:52] "PUT /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895 HTTP/1.1" 200 265 0.060480 10.0.0.241 - - [2025-10-21 21:25:52] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004902 10.0.0.241 - - [2025-10-21 21:25:52] "POST /set-tag HTTP/1.1" 200 109 0.050635 10.0.0.241 - - [2025-10-21 21:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008317 10.0.0.241 - - [2025-10-21 21:25:52] "GET /network-ipam/7bcecd50-9277-4ec9-9f05-8082821b0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003475 10.0.0.241 - - [2025-10-21 21:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.241 - - [2025-10-21 21:25:52] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.003974 10.0.0.241 - - [2025-10-21 21:25:52] "PUT /virtual-network/d50d24b5-5316-4b39-828e-428a44694652 HTTP/1.1" 200 265 0.046243 10.0.0.241 - - [2025-10-21 21:25:52] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005090 10.0.0.241 - - [2025-10-21 21:25:52] "POST /set-tag HTTP/1.1" 200 109 0.043732 10.0.0.241 - - [2025-10-21 21:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005893 10.0.0.241 - - [2025-10-21 21:25:52] "GET /network-policy/00310069-5743-4603-b79a-c14a8a8b5388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003283 10.0.0.241 - - [2025-10-21 21:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.241 - - [2025-10-21 21:25:52] "GET /network-policy/cc379e42-8398-48ad-82cb-0f7ce81853a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002643 10.0.0.241 - - [2025-10-21 21:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.241 - - [2025-10-21 21:25:52] "GET /network-policy/464a905a-a07b-4233-bfd5-b1a3d87844ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002924 10.0.0.241 - - [2025-10-21 21:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.241 - - [2025-10-21 21:25:52] "PUT /network-policy/464a905a-a07b-4233-bfd5-b1a3d87844ae HTTP/1.1" 200 263 0.015218 10.0.0.241 - - [2025-10-21 21:25:52] "PUT /access-control-list/2541584c-4655-41c7-bbf3-14721309b5a9 HTTP/1.1" 200 273 0.076941 10.0.0.241 - - [2025-10-21 21:25:52] "POST /ref-update HTTP/1.1" 200 156 0.132043 10.0.0.241 - - [2025-10-21 21:25:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004438 10.0.0.241 - - [2025-10-21 21:25:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009940 10.0.0.241 - - [2025-10-21 21:25:52] "PUT /access-control-list/e49a82dc-f1b2-4998-ab29-a1939377bf48 HTTP/1.1" 200 273 0.088294 10.0.0.241 - - [2025-10-21 21:25:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019880 10.0.0.241 - - [2025-10-21 21:25:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025859 10.0.0.241 - - [2025-10-21 21:25:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002616 10.0.0.241 - - [2025-10-21 21:25:52] "POST /security-groups HTTP/1.1" 409 245 0.002989 10.0.0.241 - - [2025-10-21 21:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.241 - - [2025-10-21 21:25:53] "PUT /security-group/d0de4c70-f891-434e-87fd-0086de96bcd2 HTTP/1.1" 200 263 0.071139 10.0.0.241 - - [2025-10-21 21:25:53] "PUT /access-control-list/e798fb79-a884-486b-b8e4-cefd29aeb4df HTTP/1.1" 200 273 0.019890 10.0.0.241 - - [2025-10-21 21:25:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.038997 10.0.0.241 - - [2025-10-21 21:25:53] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022950 10.0.0.241 - - [2025-10-21 21:25:53] "PUT /access-control-list/e2e9320c-632a-4d1f-a56c-a423d1669a84 HTTP/1.1" 200 273 0.038301 10.0.0.241 - - [2025-10-21 21:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.241 - - [2025-10-21 21:25:53] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003217 10.0.0.241 - - [2025-10-21 21:25:53] "POST /tags HTTP/1.1" 409 206 0.002309 10.0.0.241 - - [2025-10-21 21:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.241 - - [2025-10-21 21:25:53] "GET /tag/8e546d83-5721-494c-a02d-44862f54d8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.016143 10.0.0.241 - - [2025-10-21 21:25:53] "POST /firewall-rules HTTP/1.1" 200 564 0.071537 10.0.0.241 - - [2025-10-21 21:25:53] "GET /firewall-rule/18b7edc6-49e6-4acc-90be-58f3f36b6eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.013816 10.0.0.241 - - [2025-10-21 21:25:53] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004643 10.0.0.241 - - [2025-10-21 21:25:53] "GET /firewall-rule/18b7edc6-49e6-4acc-90be-58f3f36b6eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.006328 10.0.0.241 - - [2025-10-21 21:25:53] "POST /ref-update HTTP/1.1" 200 156 0.027318 10.0.0.241 - - [2025-10-21 21:25:53] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007274 10.0.0.241 - - [2025-10-21 21:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.241 - - [2025-10-21 21:25:53] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003216 10.0.0.241 - - [2025-10-21 21:25:53] "POST /tags HTTP/1.1" 409 206 0.001868 10.0.0.241 - - [2025-10-21 21:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.241 - - [2025-10-21 21:25:53] "GET /tag/8e546d83-5721-494c-a02d-44862f54d8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012459 10.0.0.241 - - [2025-10-21 21:25:53] "POST /firewall-rules HTTP/1.1" 200 562 0.071810 10.0.0.241 - - [2025-10-21 21:25:53] "GET /firewall-rule/70250d65-a098-4a45-b9e3-5b62ea3f5549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.013537 10.0.0.241 - - [2025-10-21 21:25:53] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005299 10.0.0.241 - - [2025-10-21 21:25:53] "GET /firewall-rule/70250d65-a098-4a45-b9e3-5b62ea3f5549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003542 10.0.0.241 - - [2025-10-21 21:25:53] "POST /ref-update HTTP/1.1" 200 156 0.043616 10.0.0.241 - - [2025-10-21 21:25:53] "POST /fqname-to-id HTTP/1.1" 404 228 0.002325 10.0.0.241 - - [2025-10-21 21:25:53] "POST /tags HTTP/1.1" 200 372 0.022304 10.0.0.241 - - [2025-10-21 21:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.020138 10.0.0.241 - - [2025-10-21 21:25:53] "GET /tag/c0657460-d822-4f61-8c07-dbb6ce2249b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.015493 10.0.0.241 - - [2025-10-21 21:25:53] "POST /tags HTTP/1.1" 200 320 0.026119 10.0.0.241 - - [2025-10-21 21:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010138 10.0.0.241 - - [2025-10-21 21:25:54] "GET /tag/66edabfc-6fbb-4eb1-aad5-d498837af98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.019123 10.0.0.241 - - [2025-10-21 21:25:54] "POST /id-to-fqname HTTP/1.1" 200 181 0.002801 10.0.0.241 - - [2025-10-21 21:25:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.013140 10.0.0.241 - - [2025-10-21 21:25:54] "POST /security-groups HTTP/1.1" 200 578 0.070654 10.0.0.241 - - [2025-10-21 21:25:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.003204 10.0.0.241 - - [2025-10-21 21:25:54] "POST /projects HTTP/1.1" 200 499 0.230278 10.0.0.241 - - [2025-10-21 21:25:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025416 10.0.0.241 - - [2025-10-21 21:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018665 10.0.0.241 - - [2025-10-21 21:25:54] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.010490 10.0.0.241 - - [2025-10-21 21:25:54] "POST /access-control-lists HTTP/1.1" 200 589 0.114129 10.0.0.241 - - [2025-10-21 21:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006537 10.0.0.241 - - [2025-10-21 21:25:54] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.010076 10.0.0.241 - - [2025-10-21 21:25:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.002649 10.0.0.241 - - [2025-10-21 21:25:54] "POST /access-control-lists HTTP/1.1" 200 587 0.062657 10.0.0.241 - - [2025-10-21 21:25:54] "PUT /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895 HTTP/1.1" 200 265 0.106696 10.0.0.241 - - [2025-10-21 21:25:54] "PUT /virtual-network/d50d24b5-5316-4b39-828e-428a44694652 HTTP/1.1" 200 265 0.081811 10.0.0.241 - - [2025-10-21 21:25:54] "POST /security-groups HTTP/1.1" 200 560 0.076396 10.0.0.241 - - [2025-10-21 21:25:54] "POST /fqname-to-id HTTP/1.1" 404 248 0.009911 10.0.0.241 - - [2025-10-21 21:25:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.060866 10.0.0.241 - - [2025-10-21 21:25:54] "POST /access-control-lists HTTP/1.1" 200 612 0.075672 10.0.0.241 - - [2025-10-21 21:25:54] "POST /chown HTTP/1.1" 200 109 0.035457 10.0.0.241 - - [2025-10-21 21:25:54] "POST /fqname-to-id HTTP/1.1" 404 247 0.006273 10.0.0.241 - - [2025-10-21 21:25:54] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013581 10.0.0.241 - - [2025-10-21 21:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.241 - - [2025-10-21 21:25:54] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018265 10.0.0.241 - - [2025-10-21 21:25:54] "POST /access-control-lists HTTP/1.1" 200 610 0.076960 10.0.0.241 - - [2025-10-21 21:25:54] "POST /tags HTTP/1.1" 409 214 0.002082 10.0.0.241 - - [2025-10-21 21:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.241 - - [2025-10-21 21:25:55] "GET /tag/66edabfc-6fbb-4eb1-aad5-d498837af98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011743 10.0.0.241 - - [2025-10-21 21:25:55] "POST /firewall-rules HTTP/1.1" 200 580 0.075141 10.0.0.241 - - [2025-10-21 21:25:55] "GET /firewall-rule/0539603a-473e-451f-b7bb-26da9d269815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004209 10.0.0.241 - - [2025-10-21 21:25:55] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2429 0.003664 10.0.0.241 - - [2025-10-21 21:25:55] "GET /firewall-rule/0539603a-473e-451f-b7bb-26da9d269815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.002626 10.0.0.241 - - [2025-10-21 21:25:55] "POST /ref-update HTTP/1.1" 200 156 0.031402 10.0.0.241 - - [2025-10-21 21:25:55] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008265 10.0.0.241 - - [2025-10-21 21:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010472 10.0.0.241 - - [2025-10-21 21:25:55] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003244 10.0.0.241 - - [2025-10-21 21:25:55] "POST /tags HTTP/1.1" 409 214 0.004875 10.0.0.241 - - [2025-10-21 21:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.241 - - [2025-10-21 21:25:55] "GET /tag/66edabfc-6fbb-4eb1-aad5-d498837af98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011802 10.0.0.241 - - [2025-10-21 21:25:55] "POST /firewall-rules HTTP/1.1" 200 578 0.098856 10.0.0.241 - - [2025-10-21 21:25:55] "GET /firewall-rule/3af4be5e-22cf-409e-8bd0-d769e0ba4889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.022870 10.0.0.241 - - [2025-10-21 21:25:55] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2675 0.004752 10.0.0.241 - - [2025-10-21 21:25:55] "GET /firewall-rule/3af4be5e-22cf-409e-8bd0-d769e0ba4889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002514 10.0.0.241 - - [2025-10-21 21:25:55] "POST /ref-update HTTP/1.1" 200 156 0.036114 10.0.0.241 - - [2025-10-21 21:25:55] "POST /tags HTTP/1.1" 200 302 0.020148 10.0.0.241 - - [2025-10-21 21:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008062 10.0.0.241 - - [2025-10-21 21:25:55] "GET /tag/0b3eb9f6-b846-494a-9780-b6942ec0f4cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012678 10.0.0.241 - - [2025-10-21 21:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.241 - - [2025-10-21 21:25:55] "GET /project/d11b4ad1-12a0-416c-9950-4a270b1f8d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.050387 10.0.0.241 - - [2025-10-21 21:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.241 - - [2025-10-21 21:25:55] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005245 10.0.0.241 - - [2025-10-21 21:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007425 10.0.0.241 - - [2025-10-21 21:25:55] "GET /service-appliance-set/04e68e3d-2f17-448d-84df-53412c86af5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.012145 10.0.0.241 - - [2025-10-21 21:25:55] "POST /fqname-to-id HTTP/1.1" 404 242 0.002409 10.0.0.241 - - [2025-10-21 21:25:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.104957 10.0.0.241 - - [2025-10-21 21:25:56] "GET /virtual-machine-interface/0ce9a49f-f422-418c-9290-8ba88223d924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.025033 10.0.0.241 - - [2025-10-21 21:25:56] "POST /instance-ips HTTP/1.1" 200 378 0.030690 10.0.0.241 - - [2025-10-21 21:25:56] "GET /instance-ip/e5a22807-9ef7-4788-a65d-209467f2beb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.027042 10.0.0.241 - - [2025-10-21 21:25:56] "POST /loadbalancers HTTP/1.1" 200 584 0.064334 10.0.0.241 - - [2025-10-21 21:25:56] "GET /project/d11b4ad1-12a0-416c-9950-4a270b1f8d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.052225 10.0.0.241 - - [2025-10-21 21:25:56] "GET /instance-ip/e5a22807-9ef7-4788-a65d-209467f2beb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005446 10.0.0.241 - - [2025-10-21 21:25:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.035085 10.0.0.241 - - [2025-10-21 21:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011284 10.0.0.241 - - [2025-10-21 21:25:56] "GET /project/d11b4ad1-12a0-416c-9950-4a270b1f8d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.052163 10.0.0.241 - - [2025-10-21 21:25:56] "POST /floating-ips HTTP/1.1" 200 583 0.072470 10.0.0.241 - - [2025-10-21 21:25:56] "GET /loadbalancer/25c13a19-9cd9-481d-acf3-33b0292919fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.009284 10.0.0.241 - - [2025-10-21 21:25:56] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.031328 10.0.0.241 - - [2025-10-21 21:25:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.036568 10.0.0.241 - - [2025-10-21 21:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010038 10.0.0.241 - - [2025-10-21 21:25:56] "GET /project/d11b4ad1-12a0-416c-9950-4a270b1f8d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.046293 10.0.0.241 - - [2025-10-21 21:25:56] "GET /loadbalancer-listener/be0dd552-59ad-41d1-a909-f408f5845005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004084 10.0.0.241 - - [2025-10-21 21:25:56] "GET /loadbalancer-listener/be0dd552-59ad-41d1-a909-f408f5845005?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003532 10.0.0.241 - - [2025-10-21 21:25:56] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.055009 10.0.0.241 - - [2025-10-21 21:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005347 10.0.0.241 - - [2025-10-21 21:25:56] "GET /instance-ip/e5a22807-9ef7-4788-a65d-209467f2beb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003722 10.0.0.241 - - [2025-10-21 21:25:56] "GET /instance-ip/e5a22807-9ef7-4788-a65d-209467f2beb4?fields=floating_ips HTTP/1.1" 200 1167 0.012722 10.0.0.241 - - [2025-10-21 21:25:56] "GET /floating-ip/752093f8-260a-445e-9878-9e0c71ba772a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003010 10.0.0.241 - - [2025-10-21 21:25:56] "GET /project/d11b4ad1-12a0-416c-9950-4a270b1f8d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.056844 10.0.0.241 - - [2025-10-21 21:25:56] "GET /loadbalancer/25c13a19-9cd9-481d-acf3-33b0292919fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002862 10.0.0.241 - - [2025-10-21 21:25:56] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.024351 10.0.0.241 - - [2025-10-21 21:25:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.011266 10.0.0.241 - - [2025-10-21 21:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010759 10.0.0.241 - - [2025-10-21 21:25:57] "GET /project/d11b4ad1-12a0-416c-9950-4a270b1f8d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.043569 10.0.0.241 - - [2025-10-21 21:25:57] "GET /loadbalancer-listener/9e7c287c-f94a-4071-a5b0-f80a8a8b9f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.004648 10.0.0.241 - - [2025-10-21 21:25:57] "GET /loadbalancer-listener/9e7c287c-f94a-4071-a5b0-f80a8a8b9f10?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.011177 10.0.0.241 - - [2025-10-21 21:25:57] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.056605 10.0.0.241 - - [2025-10-21 21:25:57] "GET /instance-ip/e5a22807-9ef7-4788-a65d-209467f2beb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005467 10.0.0.241 - - [2025-10-21 21:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.241 - - [2025-10-21 21:25:57] "GET /instance-ip/e5a22807-9ef7-4788-a65d-209467f2beb4?fields=floating_ips HTTP/1.1" 200 1167 0.004839 10.0.0.241 - - [2025-10-21 21:25:57] "GET /floating-ip/752093f8-260a-445e-9878-9e0c71ba772a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.008719 10.0.0.241 - - [2025-10-21 21:25:57] "GET /project/d11b4ad1-12a0-416c-9950-4a270b1f8d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.050952 10.0.0.241 - - [2025-10-21 21:25:57] "GET /loadbalancer/25c13a19-9cd9-481d-acf3-33b0292919fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003278 10.0.0.241 - - [2025-10-21 21:25:57] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.032108 10.0.0.241 - - [2025-10-21 21:25:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.047662 10.0.0.241 - - [2025-10-21 21:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017538 10.0.0.241 - - [2025-10-21 21:25:57] "GET /project/d11b4ad1-12a0-416c-9950-4a270b1f8d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.037646 10.0.0.241 - - [2025-10-21 21:25:57] "GET /loadbalancer-listener/0e6b7f19-a095-4ac6-b8e5-3fce1bea0aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.002311 10.0.0.241 - - [2025-10-21 21:25:57] "GET /loadbalancer-listener/0e6b7f19-a095-4ac6-b8e5-3fce1bea0aac?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.003750 10.0.0.241 - - [2025-10-21 21:25:57] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.027464 10.0.0.241 - - [2025-10-21 21:25:57] "GET /instance-ip/e5a22807-9ef7-4788-a65d-209467f2beb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.008793 10.0.0.241 - - [2025-10-21 21:25:57] "GET /instance-ip/e5a22807-9ef7-4788-a65d-209467f2beb4?fields=floating_ips HTTP/1.1" 200 1167 0.004935 10.0.0.241 - - [2025-10-21 21:25:57] "POST /tags HTTP/1.1" 200 364 0.050137 10.0.0.241 - - [2025-10-21 21:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.028255 10.0.0.241 - - [2025-10-21 21:25:57] "GET /floating-ip/752093f8-260a-445e-9878-9e0c71ba772a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.022218 10.0.0.241 - - [2025-10-21 21:25:57] "GET /tag/3d23bcde-7f8d-4d22-a433-9a6af51cc6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.029821 10.0.0.241 - - [2025-10-21 21:25:57] "POST /tags HTTP/1.1" 200 312 0.046328 10.0.0.241 - - [2025-10-21 21:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.241 - - [2025-10-21 21:25:57] "GET /tag/34329734-718c-4d42-95e8-6848d032c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.016068 10.0.0.241 - - [2025-10-21 21:25:58] "POST /id-to-fqname HTTP/1.1" 200 177 0.000546 10.0.0.241 - - [2025-10-21 21:25:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.015426 10.0.0.241 - - [2025-10-21 21:25:58] "POST /security-groups HTTP/1.1" 200 574 0.077379 10.0.0.241 - - [2025-10-21 21:25:58] "POST /projects HTTP/1.1" 200 491 0.211938 10.0.0.241 - - [2025-10-21 21:25:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.008118 10.0.0.241 - - [2025-10-21 21:25:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017446 10.0.0.241 - - [2025-10-21 21:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011800 10.0.0.241 - - [2025-10-21 21:25:58] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.020622 10.0.0.241 - - [2025-10-21 21:25:58] "POST /access-control-lists HTTP/1.1" 200 585 0.098561 10.0.0.241 - - [2025-10-21 21:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006711 10.0.0.241 - - [2025-10-21 21:25:58] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.008890 10.0.0.241 - - [2025-10-21 21:25:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.008294 10.0.0.241 - - [2025-10-21 21:25:58] "POST /access-control-lists HTTP/1.1" 200 583 0.075418 10.0.0.241 - - [2025-10-21 21:25:58] "PUT /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895 HTTP/1.1" 200 265 0.118761 10.0.0.241 - - [2025-10-21 21:25:58] "PUT /virtual-network/d50d24b5-5316-4b39-828e-428a44694652 HTTP/1.1" 200 265 0.061972 10.0.0.241 - - [2025-10-21 21:25:58] "POST /security-groups HTTP/1.1" 200 548 0.088554 10.0.0.241 - - [2025-10-21 21:25:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.005801 10.0.0.241 - - [2025-10-21 21:25:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012862 10.0.0.241 - - [2025-10-21 21:25:58] "POST /access-control-lists HTTP/1.1" 200 604 0.065573 10.0.0.241 - - [2025-10-21 21:25:58] "POST /chown HTTP/1.1" 200 109 0.059586 10.0.0.241 - - [2025-10-21 21:25:58] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009662 10.0.0.241 - - [2025-10-21 21:25:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.001869 10.0.0.241 - - [2025-10-21 21:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.241 - - [2025-10-21 21:25:58] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023664 10.0.0.241 - - [2025-10-21 21:25:58] "POST /access-control-lists HTTP/1.1" 200 602 0.064489 10.0.0.241 - - [2025-10-21 21:25:58] "POST /tags HTTP/1.1" 409 210 0.002204 10.0.0.241 - - [2025-10-21 21:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.241 - - [2025-10-21 21:25:58] "GET /tag/34329734-718c-4d42-95e8-6848d032c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011141 10.0.0.241 - - [2025-10-21 21:25:58] "POST /firewall-rules HTTP/1.1" 200 572 0.097967 10.0.0.241 - - [2025-10-21 21:25:59] "GET /firewall-rule/08fd7d3e-5c5c-41d6-88b4-250f59c26ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.120515 10.0.0.241 - - [2025-10-21 21:25:59] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2920 0.053301 10.0.0.241 - - [2025-10-21 21:25:59] "GET /firewall-rule/08fd7d3e-5c5c-41d6-88b4-250f59c26ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003951 10.0.0.241 - - [2025-10-21 21:25:59] "POST /ref-update HTTP/1.1" 200 156 0.048124 10.0.0.241 - - [2025-10-21 21:25:59] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014971 10.0.0.241 - - [2025-10-21 21:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005397 10.0.0.241 - - [2025-10-21 21:25:59] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004116 10.0.0.241 - - [2025-10-21 21:25:59] "POST /tags HTTP/1.1" 409 210 0.003595 10.0.0.241 - - [2025-10-21 21:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.241 - - [2025-10-21 21:25:59] "GET /tag/34329734-718c-4d42-95e8-6848d032c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.030665 10.0.0.241 - - [2025-10-21 21:25:59] "POST /firewall-rules HTTP/1.1" 200 570 0.183631 10.0.0.241 - - [2025-10-21 21:25:59] "GET /firewall-rule/d86aef7d-d412-4050-b5c7-fcce5ec03f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.017597 10.0.0.241 - - [2025-10-21 21:25:59] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3162 0.004446 10.0.0.241 - - [2025-10-21 21:25:59] "GET /firewall-rule/d86aef7d-d412-4050-b5c7-fcce5ec03f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003504 10.0.0.241 - - [2025-10-21 21:25:59] "POST /ref-update HTTP/1.1" 200 156 0.056292 10.0.0.241 - - [2025-10-21 21:25:59] "POST /tags HTTP/1.1" 409 237 0.002847 10.0.0.241 - - [2025-10-21 21:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.241 - - [2025-10-21 21:25:59] "GET /tag/ffdfbd1d-a60a-4c69-8c80-f8f5950e4a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.017106 10.0.0.241 - - [2025-10-21 21:25:59] "POST /tags HTTP/1.1" 409 210 0.003308 10.0.0.241 - - [2025-10-21 21:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.241 - - [2025-10-21 21:25:59] "GET /tag/14189ad1-70bf-436a-9b33-c7b49f664de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.017503 10.0.0.241 - - [2025-10-21 21:26:00] "POST /projects HTTP/1.1" 409 223 0.011416 10.0.0.241 - - [2025-10-21 21:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.241 - - [2025-10-21 21:26:00] "GET /project/d11b4ad1-12a0-416c-9950-4a270b1f8d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.072206 10.0.0.241 - - [2025-10-21 21:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007221 10.0.0.241 - - [2025-10-21 21:26:00] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005427 10.0.0.241 - - [2025-10-21 21:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.241 - - [2025-10-21 21:26:00] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004727 10.0.0.241 - - [2025-10-21 21:26:00] "PUT /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895 HTTP/1.1" 200 265 0.077347 10.0.0.241 - - [2025-10-21 21:26:00] "PUT /virtual-network/d50d24b5-5316-4b39-828e-428a44694652 HTTP/1.1" 200 265 0.109288 10.0.0.241 - - [2025-10-21 21:26:00] "POST /security-groups HTTP/1.1" 409 253 0.004087 10.0.0.241 - - [2025-10-21 21:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.241 - - [2025-10-21 21:26:00] "PUT /security-group/78380d5a-d20b-4956-8cc9-c1bab53e731f HTTP/1.1" 200 263 0.072604 10.0.0.241 - - [2025-10-21 21:26:00] "PUT /access-control-list/0e37e26c-b3a6-42c2-adb8-f24b0b57b456 HTTP/1.1" 200 273 0.029367 10.0.0.241 - - [2025-10-21 21:26:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.062340 10.0.0.241 - - [2025-10-21 21:26:00] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.018854 10.0.0.241 - - [2025-10-21 21:26:00] "PUT /access-control-list/e6976d44-bab7-4bec-95b1-f8e00ede8ff5 HTTP/1.1" 200 273 0.083939 10.0.0.241 - - [2025-10-21 21:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009595 10.0.0.241 - - [2025-10-21 21:26:00] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009943 10.0.0.241 - - [2025-10-21 21:26:00] "POST /tags HTTP/1.1" 409 210 0.007423 10.0.0.241 - - [2025-10-21 21:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.241 - - [2025-10-21 21:26:00] "GET /tag/14189ad1-70bf-436a-9b33-c7b49f664de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012661 10.0.0.241 - - [2025-10-21 21:26:00] "POST /firewall-rules HTTP/1.1" 200 572 0.112157 10.0.0.241 - - [2025-10-21 21:26:00] "GET /firewall-rule/e71c9eba-04d3-47d5-b8b1-2025c7ef00e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.007726 10.0.0.241 - - [2025-10-21 21:26:01] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.010911 10.0.0.241 - - [2025-10-21 21:26:01] "GET /firewall-rule/e71c9eba-04d3-47d5-b8b1-2025c7ef00e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004936 10.0.0.241 - - [2025-10-21 21:26:01] "POST /ref-update HTTP/1.1" 200 156 0.109874 10.0.0.241 - - [2025-10-21 21:26:01] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.018840 10.0.0.241 - - [2025-10-21 21:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.241 - - [2025-10-21 21:26:01] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003314 10.0.0.241 - - [2025-10-21 21:26:01] "POST /tags HTTP/1.1" 409 210 0.005977 10.0.0.241 - - [2025-10-21 21:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.241 - - [2025-10-21 21:26:01] "GET /tag/14189ad1-70bf-436a-9b33-c7b49f664de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.017391 10.0.0.241 - - [2025-10-21 21:26:01] "POST /firewall-rules HTTP/1.1" 200 570 0.086703 10.0.0.241 - - [2025-10-21 21:26:01] "GET /firewall-rule/d78c84b1-b146-411b-a418-53124ac79f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.044214 10.0.0.241 - - [2025-10-21 21:26:01] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3645 0.005741 10.0.0.241 - - [2025-10-21 21:26:01] "GET /firewall-rule/d78c84b1-b146-411b-a418-53124ac79f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006653 10.0.0.241 - - [2025-10-21 21:26:01] "POST /ref-update HTTP/1.1" 200 156 0.057203 10.0.0.241 - - [2025-10-21 21:26:01] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004974 10.0.0.241 - - [2025-10-21 21:26:01] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.241 - - [2025-10-21 21:26:02] "GET / HTTP/1.1" 200 36215 0.001718 10.0.0.241 - - [2025-10-21 21:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.241 - - [2025-10-21 21:26:02] "GET /routing-instance/b499ff24-aa02-462b-b6a6-546c0fa43fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003417 10.0.0.241 - - [2025-10-21 21:26:02] "POST /bgp-routers HTTP/1.1" 409 301 0.003283 10.0.0.241 - - [2025-10-21 21:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.241 - - [2025-10-21 21:26:02] "GET /bgp-router/e2511135-d5ba-429e-9bb9-5de670f83a83?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.008186 10.0.0.241 - - [2025-10-21 21:26:02] "PUT /bgp-router/e2511135-d5ba-429e-9bb9-5de670f83a83 HTTP/1.1" 200 255 0.038728 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:26:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001108 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:26:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001934 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:26:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001251 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:26:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001210 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:26:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001187 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:26:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000937 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:26:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001209 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:26:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001017 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:26:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000978 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:26:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000885 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:26:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001031 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:26:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001214 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:26:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001120 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:26:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001145 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:26:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001213 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:26:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000991 10.0.0.249 - - [2025-10-21 21:28:08] "GET / HTTP/1.1" 200 36215 0.002070 10.0.0.249 - - [2025-10-21 21:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.249 - - [2025-10-21 21:28:08] "GET /global-system-config/c49feed2-9912-4584-a9c5-ff5f8240b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007222 10.0.0.249 - - [2025-10-21 21:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.249 - - [2025-10-21 21:28:08] "GET /routing-instance/b499ff24-aa02-462b-b6a6-546c0fa43fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003247 10.0.0.249 - - [2025-10-21 21:28:08] "PUT /global-system-config/c49feed2-9912-4584-a9c5-ff5f8240b281 HTTP/1.1" 200 275 0.013035 10.0.0.249 - - [2025-10-21 21:28:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.033999 10.0.0.249 - - [2025-10-21 21:28:08] "POST /virtual-routers HTTP/1.1" 200 601 0.028022 10.0.0.249 - - [2025-10-21 21:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.249 - - [2025-10-21 21:28:09] "GET /virtual-router/22b18637-dd3e-4727-b54d-8cfcac60ecee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.011554 10.0.0.249 - - [2025-10-21 21:28:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.002214 10.0.0.249 - - [2025-10-21 21:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.249 - - [2025-10-21 21:28:09] "GET /virtual-network/2e25c3bd-edd3-4349-82f6-db8e35fcbf71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.004233 10.0.0.249 - - [2025-10-21 21:28:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.058883 10.0.0.241 - - [2025-10-21 21:28:50] "GET /global-system-configs HTTP/1.1" 200 323 0.002955 10.0.0.241 - - [2025-10-21 21:28:51] "GET /global-system-configs HTTP/1.1" 200 323 0.002326 10.0.0.241 - - [2025-10-21 21:29:46] "GET /virtual-router/22b18637-dd3e-4727-b54d-8cfcac60ecee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.005739 10.0.0.241 - - [2025-10-21 21:29:46] "POST /ref-update HTTP/1.1" 200 156 0.013937 10.0.0.241 - - [2025-10-21 21:29:58] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.008527 10.0.0.241 - - [2025-10-21 21:29:58] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.241 - - [2025-10-21 21:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.241 - - [2025-10-21 21:29:58] "GET /loadbalancer/25c13a19-9cd9-481d-acf3-33b0292919fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002826 10.0.0.241 - - [2025-10-21 21:29:58] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005908 10.0.0.241 - - [2025-10-21 21:29:58] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.241 - - [2025-10-21 21:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.241 - - [2025-10-21 21:29:58] "GET /loadbalancer/25c13a19-9cd9-481d-acf3-33b0292919fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003263 10.0.0.241 - - [2025-10-21 21:29:58] "GET /loadbalancer-pool/b9d1de4c-9e25-4b9f-be4b-baa17f423489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004335 10.0.0.241 - - [2025-10-21 21:29:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026991 10.0.0.241 - - [2025-10-21 21:29:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009255 10.0.0.241 - - [2025-10-21 21:29:58] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007117 10.0.0.241 - - [2025-10-21 21:29:58] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004649 10.0.0.241 - - [2025-10-21 21:29:58] "POST /tags HTTP/1.1" 409 205 0.010573 10.0.0.241 - - [2025-10-21 21:29:58] "POST /ref-update HTTP/1.1" 200 156 0.007556 10.0.0.241 - - [2025-10-21 21:29:58] "GET /floating-ip/752093f8-260a-445e-9878-9e0c71ba772a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.007825 10.0.0.241 - - [2025-10-21 21:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.241 - - [2025-10-21 21:29:58] "GET /tag/0b3eb9f6-b846-494a-9780-b6942ec0f4cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011669 10.0.0.241 - - [2025-10-21 21:29:58] "PUT /floating-ip/752093f8-260a-445e-9878-9e0c71ba772a HTTP/1.1" 200 257 0.024553 10.0.0.241 - - [2025-10-21 21:29:58] "POST /set-tag HTTP/1.1" 200 109 0.093520 10.0.0.241 - - [2025-10-21 21:29:58] "GET /loadbalancer-pool/7e4eb6bf-f292-4a6f-8239-e30215eb7b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004833 10.0.0.241 - - [2025-10-21 21:29:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023715 10.0.0.241 - - [2025-10-21 21:29:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014442 10.0.0.241 - - [2025-10-21 21:29:58] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.014848 10.0.0.241 - - [2025-10-21 21:29:58] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007159 10.0.0.241 - - [2025-10-21 21:29:58] "POST /ref-update HTTP/1.1" 200 156 0.009540 10.0.0.241 - - [2025-10-21 21:29:58] "GET /floating-ip/752093f8-260a-445e-9878-9e0c71ba772a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.016645 10.0.0.241 - - [2025-10-21 21:29:58] "POST /set-tag HTTP/1.1" 200 109 0.006444 10.0.0.241 - - [2025-10-21 21:29:58] "GET /loadbalancer-pool/c3a1ec15-3095-4436-be46-7f107df962b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004636 10.0.0.241 - - [2025-10-21 21:29:59] "PUT /floating-ip/752093f8-260a-445e-9878-9e0c71ba772a HTTP/1.1" 200 257 0.013767 10.0.0.241 - - [2025-10-21 21:29:59] "POST /loadbalancer-members HTTP/1.1" 200 694 0.029133 10.0.0.241 - - [2025-10-21 21:29:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.011310 10.0.0.241 - - [2025-10-21 21:29:59] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.016606 10.0.0.241 - - [2025-10-21 21:29:59] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009789 10.0.0.241 - - [2025-10-21 21:29:59] "POST /set-tag HTTP/1.1" 200 109 0.003339 10.0.0.241 - - [2025-10-21 21:29:59] "POST /ref-update HTTP/1.1" 200 156 0.007305 10.0.0.241 - - [2025-10-21 21:29:59] "GET /floating-ip/752093f8-260a-445e-9878-9e0c71ba772a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.007818 10.0.0.241 - - [2025-10-21 21:29:59] "PUT /floating-ip/752093f8-260a-445e-9878-9e0c71ba772a HTTP/1.1" 200 257 0.011724 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:30:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000975 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:30:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001677 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:31:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001271 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:31:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001526 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:31:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001023 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:31:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001019 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:31:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001090 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:31:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001018 10.0.0.249 - - [2025-10-21 21:32:19] "GET / HTTP/1.1" 200 36215 0.001996 10.0.0.249 - - [2025-10-21 21:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.249 - - [2025-10-21 21:32:19] "GET /global-system-config/c49feed2-9912-4584-a9c5-ff5f8240b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004903 10.0.0.249 - - [2025-10-21 21:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.249 - - [2025-10-21 21:32:19] "GET /routing-instance/b499ff24-aa02-462b-b6a6-546c0fa43fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003387 10.0.0.249 - - [2025-10-21 21:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.249 - - [2025-10-21 21:32:19] "GET /virtual-router/22b18637-dd3e-4727-b54d-8cfcac60ecee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003967 10.0.0.249 - - [2025-10-21 21:32:19] "PUT /virtual-router/22b18637-dd3e-4727-b54d-8cfcac60ecee HTTP/1.1" 200 263 0.009836 10.0.0.249 - - [2025-10-21 21:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.249 - - [2025-10-21 21:32:19] "GET /virtual-router/22b18637-dd3e-4727-b54d-8cfcac60ecee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002646 10.0.0.249 - - [2025-10-21 21:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.249 - - [2025-10-21 21:32:19] "GET /virtual-machine-interface/fbb69274-f947-444a-920e-8d84f8dd2fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004771 10.0.0.249 - - [2025-10-21 21:32:19] "PUT /virtual-machine-interface/fbb69274-f947-444a-920e-8d84f8dd2fe0 HTTP/1.1" 200 285 0.010088 10.0.0.241 - - [2025-10-21 21:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.241 - - [2025-10-21 21:32:37] "GET /virtual-router/22b18637-dd3e-4727-b54d-8cfcac60ecee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002944 10.0.0.241 - - [2025-10-21 21:33:50] "GET /global-system-configs HTTP/1.1" 200 323 0.002573 10.0.0.241 - - [2025-10-21 21:33:51] "GET /global-system-configs HTTP/1.1" 200 323 0.002235 10.0.0.241 - - [2025-10-21 21:34:18] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009625 10.0.0.241 - - [2025-10-21 21:34:18] "POST /set-tag HTTP/1.1" 200 109 0.002848 10.0.0.241 - - [2025-10-21 21:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005432 10.0.0.241 - - [2025-10-21 21:34:18] "GET /loadbalancer/25c13a19-9cd9-481d-acf3-33b0292919fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006538 10.0.0.241 - - [2025-10-21 21:34:18] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008742 10.0.0.241 - - [2025-10-21 21:34:18] "POST /set-tag HTTP/1.1" 200 109 0.036923 10.0.0.241 - - [2025-10-21 21:34:18] "DELETE /loadbalancer-member/c9a761c1-ba3e-4ebc-9688-f50fd7ba17a0 HTTP/1.1" 200 115 0.077910 10.0.0.241 - - [2025-10-21 21:34:18] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.011544 10.0.0.241 - - [2025-10-21 21:34:18] "POST /set-tag HTTP/1.1" 200 109 0.003131 10.0.0.241 - - [2025-10-21 21:34:19] "DELETE /loadbalancer-member/76265aa5-fa7c-4b8f-8019-eb04c20dbd59 HTTP/1.1" 200 115 0.045056 10.0.0.241 - - [2025-10-21 21:34:19] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005070 10.0.0.241 - - [2025-10-21 21:34:19] "POST /set-tag HTTP/1.1" 200 109 0.005166 10.0.0.241 - - [2025-10-21 21:34:19] "DELETE /loadbalancer-member/a54fc0ed-ac10-43bd-9459-6aa861f56be0 HTTP/1.1" 200 115 0.036508 10.0.0.241 - - [2025-10-21 21:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.241 - - [2025-10-21 21:34:19] "GET /loadbalancer/25c13a19-9cd9-481d-acf3-33b0292919fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004074 10.0.0.241 - - [2025-10-21 21:34:19] "GET /loadbalancer-pool/b9d1de4c-9e25-4b9f-be4b-baa17f423489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003631 10.0.0.241 - - [2025-10-21 21:34:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016787 10.0.0.241 - - [2025-10-21 21:34:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010850 10.0.0.241 - - [2025-10-21 21:34:19] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.010889 10.0.0.241 - - [2025-10-21 21:34:19] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.012814 10.0.0.241 - - [2025-10-21 21:34:19] "GET /floating-ip/752093f8-260a-445e-9878-9e0c71ba772a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005087 10.0.0.241 - - [2025-10-21 21:34:19] "POST /set-tag HTTP/1.1" 200 109 0.071453 10.0.0.241 - - [2025-10-21 21:34:19] "GET /loadbalancer-pool/7e4eb6bf-f292-4a6f-8239-e30215eb7b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003396 10.0.0.241 - - [2025-10-21 21:34:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019115 10.0.0.241 - - [2025-10-21 21:34:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.040244 10.0.0.241 - - [2025-10-21 21:34:19] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005366 10.0.0.241 - - [2025-10-21 21:34:19] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006465 10.0.0.241 - - [2025-10-21 21:34:19] "GET /floating-ip/752093f8-260a-445e-9878-9e0c71ba772a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002551 10.0.0.241 - - [2025-10-21 21:34:19] "POST /set-tag HTTP/1.1" 200 109 0.003692 10.0.0.241 - - [2025-10-21 21:34:19] "GET /loadbalancer-pool/c3a1ec15-3095-4436-be46-7f107df962b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003399 10.0.0.241 - - [2025-10-21 21:34:19] "POST /loadbalancer-members HTTP/1.1" 200 694 0.040088 10.0.0.241 - - [2025-10-21 21:34:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019183 10.0.0.241 - - [2025-10-21 21:34:19] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.032261 10.0.0.241 - - [2025-10-21 21:34:19] "POST /set-tag HTTP/1.1" 200 109 0.003686 10.0.0.241 - - [2025-10-21 21:34:19] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005911 10.0.0.241 - - [2025-10-21 21:34:19] "GET /floating-ip/752093f8-260a-445e-9878-9e0c71ba772a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002351 10.0.0.241 - - [2025-10-21 21:34:19] "GET /virtual-machine-interface/83f505bc-aec4-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007973 10.0.0.241 - - [2025-10-21 21:34:19] "POST /set-tag HTTP/1.1" 200 109 0.004231 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:35:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001441 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:35:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000999 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:36:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001416 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:36:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001466 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:37:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001030 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:37:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001130 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:37:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001122 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:37:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001035 10.0.0.241 - - [2025-10-21 21:37:59] "GET / HTTP/1.1" 200 36215 0.002787 10.0.0.241 - - [2025-10-21 21:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.241 - - [2025-10-21 21:37:59] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.048774 10.0.0.241 - - [2025-10-21 21:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.241 - - [2025-10-21 21:37:59] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038199 10.0.0.241 - - [2025-10-21 21:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.241 - - [2025-10-21 21:38:00] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038850 10.0.0.241 - - [2025-10-21 21:38:00] "POST /tags HTTP/1.1" 200 334 0.028839 10.0.0.241 - - [2025-10-21 21:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015293 10.0.0.241 - - [2025-10-21 21:38:00] "GET /tag/ee2d981b-d22c-45c2-bbc2-a7c0a6676c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.016852 10.0.0.241 - - [2025-10-21 21:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.241 - - [2025-10-21 21:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.241 - - [2025-10-21 21:38:00] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.052314 10.0.0.241 - - [2025-10-21 21:38:00] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.073900 10.0.0.241 - - [2025-10-21 21:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.241 - - [2025-10-21 21:38:00] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004484 10.0.0.241 - - [2025-10-21 21:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.241 - - [2025-10-21 21:38:00] "GET /virtual-networks?parent_id=9edb27df-368f-483d-ad8e-9ecb684523b7&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002339 10.0.0.241 - - [2025-10-21 21:38:00] "GET /service-appliance-set/04e68e3d-2f17-448d-84df-53412c86af5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002786 10.0.0.241 - - [2025-10-21 21:38:00] "POST /fqname-to-id HTTP/1.1" 404 254 0.015539 10.0.0.241 - - [2025-10-21 21:38:00] "POST /virtual-networks HTTP/1.1" 200 514 0.076718 10.0.0.241 - - [2025-10-21 21:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013623 10.0.0.241 - - [2025-10-21 21:38:00] "GET /network-ipam/29b935df-3554-420a-bbb2-0b7c52e40052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.018453 10.0.0.241 - - [2025-10-21 21:38:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.131853 10.0.0.241 - - [2025-10-21 21:38:01] "GET /virtual-machine-interface/de57673c-af4c-4118-9cbc-0087a9820381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.012128 10.0.0.241 - - [2025-10-21 21:38:01] "POST /useragent-kv HTTP/1.1" 200 115 0.009520 10.0.0.241 - - [2025-10-21 21:38:01] "POST /ref-update HTTP/1.1" 200 156 0.107831 10.0.0.241 - - [2025-10-21 21:38:01] "GET /virtual-network/0bc0eaf0-d0e8-4840-ab66-074aacdc06b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.007155 10.0.0.241 - - [2025-10-21 21:38:01] "POST /instance-ips HTTP/1.1" 200 410 0.049306 10.0.0.241 - - [2025-10-21 21:38:01] "GET /instance-ip/f004a88f-8972-4d8c-ad3c-03ec2a8053cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.008993 10.0.0.241 - - [2025-10-21 21:38:01] "GET /domains HTTP/1.1" 200 281 0.002007 10.0.0.241 - - [2025-10-21 21:38:01] "GET /domain/bd576e6a-678a-42f6-9b6e-328844609bc6 HTTP/1.1" 200 3100 0.008264 10.0.0.241 - - [2025-10-21 21:38:01] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7 HTTP/1.1" 200 5498 0.049224 10.0.0.241 - - [2025-10-21 21:38:01] "GET /virtual-network/0bc0eaf0-d0e8-4840-ab66-074aacdc06b7 HTTP/1.1" 200 2092 0.005114 10.0.0.241 - - [2025-10-21 21:38:01] "GET /virtual-network/0bc0eaf0-d0e8-4840-ab66-074aacdc06b7 HTTP/1.1" 200 2092 0.003703 10.0.0.241 - - [2025-10-21 21:38:01] "GET /routing-instance/0a484705-6798-447b-8ca7-d945d38661ac HTTP/1.1" 200 1182 0.043995 10.0.0.241 - - [2025-10-21 21:38:01] "POST /loadbalancers HTTP/1.1" 200 612 0.091293 10.0.0.241 - - [2025-10-21 21:38:01] "GET /routing-instance/0a484705-6798-447b-8ca7-d945d38661ac HTTP/1.1" 200 1182 0.014482 10.0.0.241 - - [2025-10-21 21:38:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022453 10.0.0.241 - - [2025-10-21 21:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005672 10.0.0.241 - - [2025-10-21 21:38:01] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.048360 10.0.0.241 - - [2025-10-21 21:38:01] "GET /instance-ip/f004a88f-8972-4d8c-ad3c-03ec2a8053cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002930 10.0.0.241 - - [2025-10-21 21:38:01] "POST /route-targets HTTP/1.1" 200 328 0.011274 10.0.0.241 - - [2025-10-21 21:38:01] "POST /ref-update HTTP/1.1" 200 156 0.015692 10.0.0.241 - - [2025-10-21 21:38:01] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.056474 10.0.0.241 - - [2025-10-21 21:38:01] "GET /loadbalancer/456b2a0f-3b8d-4a0f-a4d0-a359772ce40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003700 10.0.0.241 - - [2025-10-21 21:38:01] "POST /floating-ips HTTP/1.1" 200 599 0.071747 10.0.0.241 - - [2025-10-21 21:38:01] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.068000 10.0.0.241 - - [2025-10-21 21:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.241 - - [2025-10-21 21:38:01] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038710 10.0.0.241 - - [2025-10-21 21:38:01] "GET /loadbalancer-listener/85cfecab-b9f4-4ee9-bf59-ba67ac1851e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003660 10.0.0.241 - - [2025-10-21 21:38:01] "GET /loadbalancer-listener/85cfecab-b9f4-4ee9-bf59-ba67ac1851e6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.004048 10.0.0.241 - - [2025-10-21 21:38:01] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.020818 10.0.0.241 - - [2025-10-21 21:38:01] "GET /instance-ip/f004a88f-8972-4d8c-ad3c-03ec2a8053cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.008032 10.0.0.241 - - [2025-10-21 21:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.241 - - [2025-10-21 21:38:01] "GET /instance-ip/f004a88f-8972-4d8c-ad3c-03ec2a8053cc?fields=floating_ips HTTP/1.1" 200 1215 0.005991 10.0.0.241 - - [2025-10-21 21:38:01] "GET /floating-ip/f1513501-8412-4388-ab9a-f593542c4331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.002071 10.0.0.241 - - [2025-10-21 21:38:01] "GET /loadbalancer/456b2a0f-3b8d-4a0f-a4d0-a359772ce40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002867 10.0.0.241 - - [2025-10-21 21:38:01] "POST /tags HTTP/1.1" 200 296 0.047517 10.0.0.241 - - [2025-10-21 21:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011943 10.0.0.241 - - [2025-10-21 21:38:01] "GET /tag/c5bf1aec-cdce-430d-a7a8-93088df50e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.015171 10.0.0.241 - - [2025-10-21 21:38:01] "POST /tags HTTP/1.1" 409 233 0.002154 10.0.0.241 - - [2025-10-21 21:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.241 - - [2025-10-21 21:38:01] "GET /tag/e943ca64-8d7f-4e41-bc36-1c550154c2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.012485 10.0.0.241 - - [2025-10-21 21:38:01] "POST /tags HTTP/1.1" 409 206 0.002476 10.0.0.241 - - [2025-10-21 21:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.241 - - [2025-10-21 21:38:01] "GET /tag/8e546d83-5721-494c-a02d-44862f54d8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014439 10.0.0.241 - - [2025-10-21 21:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007071 10.0.0.241 - - [2025-10-21 21:38:02] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005043 10.0.0.241 - - [2025-10-21 21:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.241 - - [2025-10-21 21:38:02] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042757 10.0.0.241 - - [2025-10-21 21:38:02] "POST /virtual-machines HTTP/1.1" 200 370 0.018848 10.0.0.241 - - [2025-10-21 21:38:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010798 10.0.0.241 - - [2025-10-21 21:38:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.107578 10.0.0.241 - - [2025-10-21 21:38:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021487 10.0.0.241 - - [2025-10-21 21:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007588 10.0.0.241 - - [2025-10-21 21:38:02] "GET /virtual-machine-interface/386b8146-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.005224 10.0.0.241 - - [2025-10-21 21:38:02] "POST /instance-ips HTTP/1.1" 200 410 0.031678 10.0.0.241 - - [2025-10-21 21:38:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.026117 10.0.0.241 - - [2025-10-21 21:38:02] "GET /virtual-machine-interface/386b8146-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.021910 10.0.0.241 - - [2025-10-21 21:38:02] "POST /set-tag HTTP/1.1" 200 109 0.036373 10.0.0.241 - - [2025-10-21 21:38:02] "GET /virtual-machine-interface/386b8146-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010283 10.0.0.241 - - [2025-10-21 21:38:02] "GET /instance-ip/38812190-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004503 10.0.0.241 - - [2025-10-21 21:38:02] "GET /virtual-machine-interface/386b8146-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.009032 10.0.0.241 - - [2025-10-21 21:38:02] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.241 - - [2025-10-21 21:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.241 - - [2025-10-21 21:38:02] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007228 10.0.0.241 - - [2025-10-21 21:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.241 - - [2025-10-21 21:38:02] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043624 10.0.0.241 - - [2025-10-21 21:38:02] "POST /virtual-machines HTTP/1.1" 200 370 0.010674 10.0.0.241 - - [2025-10-21 21:38:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015232 10.0.0.241 - - [2025-10-21 21:38:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.139260 10.0.0.241 - - [2025-10-21 21:38:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024585 10.0.0.241 - - [2025-10-21 21:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008149 10.0.0.241 - - [2025-10-21 21:38:03] "GET /virtual-machine-interface/38d365ae-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.005655 10.0.0.241 - - [2025-10-21 21:38:03] "POST /instance-ips HTTP/1.1" 200 410 0.045520 10.0.0.241 - - [2025-10-21 21:38:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.037818 10.0.0.241 - - [2025-10-21 21:38:03] "GET /virtual-machine-interface/38d365ae-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.020095 10.0.0.241 - - [2025-10-21 21:38:03] "POST /set-tag HTTP/1.1" 200 109 0.024817 10.0.0.241 - - [2025-10-21 21:38:03] "GET /virtual-machine-interface/38d365ae-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.034012 10.0.0.241 - - [2025-10-21 21:38:03] "GET /instance-ip/38ee883e-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003549 10.0.0.241 - - [2025-10-21 21:38:03] "GET /virtual-machine-interface/38d365ae-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005741 10.0.0.241 - - [2025-10-21 21:38:03] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.241 - - [2025-10-21 21:38:03] "GET /virtual-router/22b18637-dd3e-4727-b54d-8cfcac60ecee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003542 10.0.0.241 - - [2025-10-21 21:38:03] "POST /ref-update HTTP/1.1" 200 156 0.011415 10.0.0.241 - - [2025-10-21 21:38:03] "GET /virtual-machine-interface/386b8146-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.024283 10.0.0.241 - - [2025-10-21 21:38:03] "POST /set-tag HTTP/1.1" 200 109 0.003021 10.0.0.241 - - [2025-10-21 21:38:03] "GET /virtual-router/22b18637-dd3e-4727-b54d-8cfcac60ecee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.005045 10.0.0.241 - - [2025-10-21 21:38:03] "POST /ref-update HTTP/1.1" 200 156 0.014192 10.0.0.241 - - [2025-10-21 21:38:03] "GET /virtual-machine-interface/38d365ae-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.009501 10.0.0.241 - - [2025-10-21 21:38:03] "POST /set-tag HTTP/1.1" 200 109 0.003560 10.0.0.241 - - [2025-10-21 21:38:03] "GET /virtual-machine-interface/386b8146-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005090 10.0.0.241 - - [2025-10-21 21:38:03] "POST /set-tag HTTP/1.1" 200 109 0.002937 10.0.0.241 - - [2025-10-21 21:38:03] "GET /virtual-machine-interface/38d365ae-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004884 10.0.0.241 - - [2025-10-21 21:38:03] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.241 - - [2025-10-21 21:38:06] "GET /domains HTTP/1.1" 200 281 0.002327 10.0.0.241 - - [2025-10-21 21:38:06] "GET /domain/bd576e6a-678a-42f6-9b6e-328844609bc6 HTTP/1.1" 200 3100 0.003212 10.0.0.241 - - [2025-10-21 21:38:06] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7 HTTP/1.1" 200 7092 0.043118 10.0.0.241 - - [2025-10-21 21:38:06] "GET /virtual-network/0bc0eaf0-d0e8-4840-ab66-074aacdc06b7 HTTP/1.1" 200 2092 0.004339 10.0.0.241 - - [2025-10-21 21:38:06] "GET /virtual-network/0bc0eaf0-d0e8-4840-ab66-074aacdc06b7 HTTP/1.1" 200 2092 0.006824 10.0.0.241 - - [2025-10-21 21:38:06] "GET /routing-instance/0a484705-6798-447b-8ca7-d945d38661ac HTTP/1.1" 200 1404 0.003986 10.0.0.241 - - [2025-10-21 21:38:06] "GET /routing-instance/0a484705-6798-447b-8ca7-d945d38661ac HTTP/1.1" 200 1404 0.003781 10.0.0.241 - - [2025-10-21 21:38:06] "GET /route-target/87425a2b-79ac-4b86-a1c6-ab58501c3968 HTTP/1.1" 200 1154 0.003017 10.0.0.241 - - [2025-10-21 21:38:06] "GET /virtual-network/0bc0eaf0-d0e8-4840-ab66-074aacdc06b7 HTTP/1.1" 200 2092 0.004422 10.0.0.241 - - [2025-10-21 21:38:06] "GET /routing-instance/0a484705-6798-447b-8ca7-d945d38661ac HTTP/1.1" 200 1404 0.002541 10.0.0.241 - - [2025-10-21 21:38:06] "GET /virtual-network/0bc0eaf0-d0e8-4840-ab66-074aacdc06b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004054 10.0.0.241 - - [2025-10-21 21:38:06] "GET /virtual-network/0bc0eaf0-d0e8-4840-ab66-074aacdc06b7 HTTP/1.1" 200 2092 0.004034 10.0.0.241 - - [2025-10-21 21:38:06] "GET /routing-instance/0a484705-6798-447b-8ca7-d945d38661ac HTTP/1.1" 200 1404 0.002434 10.0.0.241 - - [2025-10-21 21:38:06] "GET /routing-instance/0a484705-6798-447b-8ca7-d945d38661ac HTTP/1.1" 200 1404 0.002595 10.0.0.241 - - [2025-10-21 21:38:06] "GET /route-target/87425a2b-79ac-4b86-a1c6-ab58501c3968 HTTP/1.1" 200 1154 0.002072 10.0.0.241 - - [2025-10-21 21:38:06] "GET /domains HTTP/1.1" 200 281 0.002180 10.0.0.241 - - [2025-10-21 21:38:06] "GET /domain/bd576e6a-678a-42f6-9b6e-328844609bc6 HTTP/1.1" 200 3100 0.003557 10.0.0.241 - - [2025-10-21 21:38:06] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7 HTTP/1.1" 200 7092 0.031638 10.0.0.241 - - [2025-10-21 21:38:06] "GET /virtual-network/0bc0eaf0-d0e8-4840-ab66-074aacdc06b7 HTTP/1.1" 200 2092 0.003949 10.0.0.241 - - [2025-10-21 21:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.241 - - [2025-10-21 21:38:06] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033041 10.0.0.241 - - [2025-10-21 21:38:06] "GET /virtual-network/0bc0eaf0-d0e8-4840-ab66-074aacdc06b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004189 10.0.0.241 - - [2025-10-21 21:38:06] "GET /floating-ip-pools?parent_id=0bc0eaf0-d0e8-4840-ab66-074aacdc06b7&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001707 10.0.0.241 - - [2025-10-21 21:38:06] "GET /virtual-network/0bc0eaf0-d0e8-4840-ab66-074aacdc06b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.010535 10.0.0.241 - - [2025-10-21 21:38:06] "POST /floating-ip-pools HTTP/1.1" 200 564 0.018334 10.0.0.241 - - [2025-10-21 21:38:06] "POST /ref-update HTTP/1.1" 200 156 0.010385 10.0.0.241 - - [2025-10-21 21:38:06] "GET /virtual-network/0bc0eaf0-d0e8-4840-ab66-074aacdc06b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.017653 10.0.0.241 - - [2025-10-21 21:38:06] "GET /domains HTTP/1.1" 200 281 0.002266 10.0.0.241 - - [2025-10-21 21:38:06] "GET /domain/bd576e6a-678a-42f6-9b6e-328844609bc6 HTTP/1.1" 200 3100 0.002804 10.0.0.241 - - [2025-10-21 21:38:06] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7 HTTP/1.1" 200 7349 0.036864 10.0.0.241 - - [2025-10-21 21:38:06] "GET /virtual-network/0bc0eaf0-d0e8-4840-ab66-074aacdc06b7 HTTP/1.1" 200 2331 0.005596 10.0.0.241 - - [2025-10-21 21:38:06] "GET /floating-ip-pool/eea5d268-c526-4dcf-8dc3-7e09eb5aff62 HTTP/1.1" 200 1318 0.002399 10.0.0.241 - - [2025-10-21 21:38:06] "GET /domains HTTP/1.1" 200 281 0.001609 10.0.0.241 - - [2025-10-21 21:38:06] "GET /domain/bd576e6a-678a-42f6-9b6e-328844609bc6 HTTP/1.1" 200 3100 0.002276 10.0.0.241 - - [2025-10-21 21:38:06] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7 HTTP/1.1" 200 7349 0.030120 10.0.0.241 - - [2025-10-21 21:38:06] "GET /virtual-network/0bc0eaf0-d0e8-4840-ab66-074aacdc06b7 HTTP/1.1" 200 2331 0.004754 10.0.0.241 - - [2025-10-21 21:38:06] "GET /virtual-network/0bc0eaf0-d0e8-4840-ab66-074aacdc06b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004123 10.0.0.241 - - [2025-10-21 21:38:06] "POST /tags HTTP/1.1" 200 366 0.056218 10.0.0.241 - - [2025-10-21 21:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017320 10.0.0.241 - - [2025-10-21 21:38:07] "GET /tag/81c63629-53c5-4949-887b-f5f2a6fe9cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020033 10.0.0.241 - - [2025-10-21 21:38:07] "POST /tags HTTP/1.1" 409 206 0.002218 10.0.0.241 - - [2025-10-21 21:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.241 - - [2025-10-21 21:38:07] "GET /tag/8e546d83-5721-494c-a02d-44862f54d8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011720 10.0.0.241 - - [2025-10-21 21:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.241 - - [2025-10-21 21:38:07] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.051015 10.0.0.241 - - [2025-10-21 21:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.241 - - [2025-10-21 21:38:07] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004173 10.0.0.241 - - [2025-10-21 21:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.241 - - [2025-10-21 21:38:07] "GET /service-appliance-set/25e8aac9-1cda-4c9c-a8c9-cea693f1a3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003825 10.0.0.241 - - [2025-10-21 21:38:07] "POST /fqname-to-id HTTP/1.1" 404 258 0.001637 10.0.0.241 - - [2025-10-21 21:38:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.114989 10.0.0.241 - - [2025-10-21 21:38:07] "GET /virtual-machine-interface/12a9bd34-ef01-41fe-8083-c1ee09f970ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.024491 10.0.0.241 - - [2025-10-21 21:38:07] "POST /set-tag HTTP/1.1" 200 109 0.019940 10.0.0.241 - - [2025-10-21 21:38:07] "POST /instance-ips HTTP/1.1" 200 418 0.028603 10.0.0.241 - - [2025-10-21 21:38:07] "GET /instance-ip/2e055d33-c360-4da7-9ccb-2e5540d12e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.024144 10.0.0.241 - - [2025-10-21 21:38:07] "POST /loadbalancers HTTP/1.1" 200 620 0.074721 10.0.0.241 - - [2025-10-21 21:38:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013700 10.0.0.241 - - [2025-10-21 21:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.020086 10.0.0.241 - - [2025-10-21 21:38:07] "POST /service-instances HTTP/1.1" 200 568 0.055296 10.0.0.241 - - [2025-10-21 21:38:07] "POST /ref-update HTTP/1.1" 200 156 0.010825 10.0.0.241 - - [2025-10-21 21:38:07] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.069746 10.0.0.241 - - [2025-10-21 21:38:07] "PUT /service-instance/de9fb4e7-7602-4387-816a-e5287c9cc11f HTTP/1.1" 200 267 0.020212 10.0.0.241 - - [2025-10-21 21:38:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016681 10.0.0.241 - - [2025-10-21 21:38:07] "GET /virtual-machine-interface/12a9bd34-ef01-41fe-8083-c1ee09f970ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.015408 10.0.0.241 - - [2025-10-21 21:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007193 10.0.0.241 - - [2025-10-21 21:38:07] "GET /virtual-machine-interface/12a9bd34-ef01-41fe-8083-c1ee09f970ba?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.006869 10.0.0.241 - - [2025-10-21 21:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.241 - - [2025-10-21 21:38:07] "GET /floating-ip-pool/eea5d268-c526-4dcf-8dc3-7e09eb5aff62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.003058 10.0.0.241 - - [2025-10-21 21:38:07] "POST /virtual-machines HTTP/1.1" 200 430 0.019541 10.0.0.241 - - [2025-10-21 21:38:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.117657 10.0.0.241 - - [2025-10-21 21:38:08] "POST /floating-ips HTTP/1.1" 200 673 0.131316 10.0.0.241 - - [2025-10-21 21:38:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.035880 10.0.0.241 - - [2025-10-21 21:38:08] "POST /chown HTTP/1.1" 200 109 0.064795 10.0.0.241 - - [2025-10-21 21:38:08] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016196 10.0.0.241 - - [2025-10-21 21:38:08] "POST /chown HTTP/1.1" 200 109 0.007492 10.0.0.241 - - [2025-10-21 21:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011144 10.0.0.241 - - [2025-10-21 21:38:08] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006601 10.0.0.241 - - [2025-10-21 21:38:08] "POST /tags HTTP/1.1" 409 221 0.002359 10.0.0.241 - - [2025-10-21 21:38:08] "PUT /virtual-machine-interface/5c499a4a-c31b-41de-9324-cdd5da5f00b6 HTTP/1.1" 200 285 0.032414 10.0.0.241 - - [2025-10-21 21:38:08] "PUT /instance-ip/2e055d33-c360-4da7-9ccb-2e5540d12e76 HTTP/1.1" 200 257 0.023647 10.0.0.241 - - [2025-10-21 21:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.241 - - [2025-10-21 21:38:08] "GET /tag/ee2d981b-d22c-45c2-bbc2-a7c0a6676c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.016097 10.0.0.241 - - [2025-10-21 21:38:08] "POST /tags HTTP/1.1" 409 238 0.001992 10.0.0.241 - - [2025-10-21 21:38:08] "POST /ref-update HTTP/1.1" 200 156 0.011766 10.0.0.241 - - [2025-10-21 21:38:08] "POST /ref-update HTTP/1.1" 200 156 0.015159 10.0.0.241 - - [2025-10-21 21:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012213 10.0.0.241 - - [2025-10-21 21:38:08] "GET /tag/81c63629-53c5-4949-887b-f5f2a6fe9cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020748 10.0.0.241 - - [2025-10-21 21:38:08] "POST /ref-update HTTP/1.1" 200 156 0.050219 10.0.0.241 - - [2025-10-21 21:38:08] "POST /firewall-rules HTTP/1.1" 200 652 0.093338 10.0.0.241 - - [2025-10-21 21:38:08] "POST /ref-update HTTP/1.1" 200 156 0.067498 10.0.0.241 - - [2025-10-21 21:38:08] "GET /firewall-rule/9693b1c7-1f93-4a6f-a989-477812f59e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.006838 10.0.0.241 - - [2025-10-21 21:38:08] "POST /ref-update HTTP/1.1" 200 156 0.029840 10.0.0.241 - - [2025-10-21 21:38:08] "GET /firewall-policy/4bb29717-51a9-46a0-ab8c-b039e252ee1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.006593 10.0.0.241 - - [2025-10-21 21:38:08] "GET /firewall-rule/9693b1c7-1f93-4a6f-a989-477812f59e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.007174 10.0.0.241 - - [2025-10-21 21:38:08] "POST /ref-update HTTP/1.1" 200 156 0.029893 10.0.0.241 - - [2025-10-21 21:38:08] "POST /virtual-machines HTTP/1.1" 200 430 0.014195 10.0.0.241 - - [2025-10-21 21:38:08] "POST /ref-update HTTP/1.1" 200 156 0.039584 10.0.0.241 - - [2025-10-21 21:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009233 10.0.0.241 - - [2025-10-21 21:38:08] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.042635 10.0.0.241 - - [2025-10-21 21:38:08] "GET /loadbalancer/1498f32d-8435-4d74-8bb8-26901a067f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.017267 10.0.0.241 - - [2025-10-21 21:38:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.192178 10.0.0.241 - - [2025-10-21 21:38:08] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.083526 10.0.0.241 - - [2025-10-21 21:38:08] "POST /chown HTTP/1.1" 200 109 0.047084 10.0.0.241 - - [2025-10-21 21:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.025441 10.0.0.241 - - [2025-10-21 21:38:08] "POST /chown HTTP/1.1" 200 109 0.008189 10.0.0.241 - - [2025-10-21 21:38:09] "PUT /virtual-machine-interface/5a5c5adc-da28-4d9d-aa53-72248eef4f22 HTTP/1.1" 200 285 0.053466 10.0.0.241 - - [2025-10-21 21:38:09] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.099068 10.0.0.241 - - [2025-10-21 21:38:09] "GET /loadbalancer-listener/c7acc512-125c-4cfa-a6cd-1b7468f82a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.007435 10.0.0.241 - - [2025-10-21 21:38:09] "PUT /instance-ip/2e055d33-c360-4da7-9ccb-2e5540d12e76 HTTP/1.1" 200 257 0.064230 10.0.0.241 - - [2025-10-21 21:38:09] "GET /loadbalancer-listener/c7acc512-125c-4cfa-a6cd-1b7468f82a6b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.015977 10.0.0.241 - - [2025-10-21 21:38:09] "POST /ref-update HTTP/1.1" 200 156 0.013149 10.0.0.241 - - [2025-10-21 21:38:09] "POST /ref-update HTTP/1.1" 200 156 0.034276 10.0.0.241 - - [2025-10-21 21:38:09] "POST /ref-update HTTP/1.1" 200 156 0.024852 10.0.0.241 - - [2025-10-21 21:38:09] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.063149 10.0.0.241 - - [2025-10-21 21:38:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019897 10.0.0.241 - - [2025-10-21 21:38:09] "GET /loadbalancer-pool/ce41e227-9611-45df-b567-45e1abf77b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.009888 10.0.0.241 - - [2025-10-21 21:38:09] "POST /ref-update HTTP/1.1" 200 156 0.017542 10.0.0.241 - - [2025-10-21 21:38:09] "POST /ref-update HTTP/1.1" 200 156 0.031867 10.0.0.241 - - [2025-10-21 21:38:09] "PUT /service-instance/de9fb4e7-7602-4387-816a-e5287c9cc11f HTTP/1.1" 200 267 0.009753 10.0.0.241 - - [2025-10-21 21:38:09] "POST /loadbalancer-members HTTP/1.1" 200 709 0.086190 10.0.0.241 - - [2025-10-21 21:38:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.029257 10.0.0.241 - - [2025-10-21 21:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007596 10.0.0.241 - - [2025-10-21 21:38:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.044908 10.0.0.241 - - [2025-10-21 21:38:09] "GET /loadbalancer-member/9f4a0950-8763-46cb-b82b-da021a6ab9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.005106 10.0.0.241 - - [2025-10-21 21:38:09] "POST /chown HTTP/1.1" 200 109 0.007113 10.0.0.241 - - [2025-10-21 21:38:09] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009018 10.0.0.241 - - [2025-10-21 21:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.241 - - [2025-10-21 21:38:09] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003110 10.0.0.241 - - [2025-10-21 21:38:09] "POST /chown HTTP/1.1" 200 109 0.025083 10.0.0.241 - - [2025-10-21 21:38:09] "POST /tags HTTP/1.1" 409 221 0.014504 10.0.0.241 - - [2025-10-21 21:38:09] "PUT /instance-ip/2e055d33-c360-4da7-9ccb-2e5540d12e76 HTTP/1.1" 200 257 0.027045 10.0.0.241 - - [2025-10-21 21:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.241 - - [2025-10-21 21:38:09] "GET /tag/ee2d981b-d22c-45c2-bbc2-a7c0a6676c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015158 10.0.0.241 - - [2025-10-21 21:38:09] "POST /tags HTTP/1.1" 409 238 0.002972 10.0.0.241 - - [2025-10-21 21:38:09] "POST /ref-update HTTP/1.1" 200 156 0.014223 10.0.0.241 - - [2025-10-21 21:38:09] "POST /chown HTTP/1.1" 200 109 0.018966 10.0.0.241 - - [2025-10-21 21:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007954 10.0.0.241 - - [2025-10-21 21:38:09] "GET /tag/81c63629-53c5-4949-887b-f5f2a6fe9cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015167 10.0.0.241 - - [2025-10-21 21:38:09] "POST /firewall-rules HTTP/1.1" 409 293 0.001815 10.0.0.241 - - [2025-10-21 21:38:09] "POST /chown HTTP/1.1" 200 109 0.029960 10.0.0.241 - - [2025-10-21 21:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.241 - - [2025-10-21 21:38:09] "PUT /instance-ip/2e055d33-c360-4da7-9ccb-2e5540d12e76 HTTP/1.1" 200 257 0.016276 10.0.0.241 - - [2025-10-21 21:38:09] "PUT /firewall-rule/9693b1c7-1f93-4a6f-a989-477812f59e60 HTTP/1.1" 200 261 0.045508 10.0.0.241 - - [2025-10-21 21:38:09] "POST /ref-update HTTP/1.1" 200 156 0.044114 10.0.0.241 - - [2025-10-21 21:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.241 - - [2025-10-21 21:38:09] "GET /firewall-rule/9693b1c7-1f93-4a6f-a989-477812f59e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.028068 10.0.0.241 - - [2025-10-21 21:38:09] "POST /chown HTTP/1.1" 200 109 0.006764 10.0.0.241 - - [2025-10-21 21:38:09] "GET /firewall-policy/4bb29717-51a9-46a0-ab8c-b039e252ee1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.015686 10.0.0.241 - - [2025-10-21 21:38:09] "GET /firewall-rule/9693b1c7-1f93-4a6f-a989-477812f59e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002627 10.0.0.241 - - [2025-10-21 21:38:09] "POST /chown HTTP/1.1" 200 109 0.029542 10.0.0.241 - - [2025-10-21 21:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008332 10.0.0.241 - - [2025-10-21 21:38:09] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005744 10.0.0.241 - - [2025-10-21 21:38:09] "PUT /instance-ip/2e055d33-c360-4da7-9ccb-2e5540d12e76 HTTP/1.1" 200 257 0.060215 10.0.0.241 - - [2025-10-21 21:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.241 - - [2025-10-21 21:38:10] "POST /ref-update HTTP/1.1" 200 156 0.024754 10.0.0.241 - - [2025-10-21 21:38:10] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.089114 10.0.0.241 - - [2025-10-21 21:38:10] "POST /chown HTTP/1.1" 200 109 0.069995 10.0.0.241 - - [2025-10-21 21:38:10] "POST /chown HTTP/1.1" 200 109 0.029589 10.0.0.241 - - [2025-10-21 21:38:10] "POST /virtual-machines HTTP/1.1" 200 374 0.037044 10.0.0.241 - - [2025-10-21 21:38:10] "PUT /instance-ip/2e055d33-c360-4da7-9ccb-2e5540d12e76 HTTP/1.1" 200 257 0.015790 10.0.0.241 - - [2025-10-21 21:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022914 10.0.0.241 - - [2025-10-21 21:38:10] "POST /ref-update HTTP/1.1" 200 156 0.038209 10.0.0.241 - - [2025-10-21 21:38:10] "POST /ref-update HTTP/1.1" 200 156 0.018282 10.0.0.241 - - [2025-10-21 21:38:10] "POST /ref-update HTTP/1.1" 200 156 0.037949 10.0.0.241 - - [2025-10-21 21:38:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.176537 10.0.0.241 - - [2025-10-21 21:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025497 10.0.0.241 - - [2025-10-21 21:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013825 10.0.0.241 - - [2025-10-21 21:38:10] "PUT /service-instance/de9fb4e7-7602-4387-816a-e5287c9cc11f HTTP/1.1" 200 267 0.011763 10.0.0.241 - - [2025-10-21 21:38:10] "GET /virtual-machine-interface/3d37ce28-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.011313 10.0.0.241 - - [2025-10-21 21:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022357 10.0.0.241 - - [2025-10-21 21:38:10] "POST /instance-ips HTTP/1.1" 200 414 0.043101 10.0.0.241 - - [2025-10-21 21:38:10] "PUT /service-instance/de9fb4e7-7602-4387-816a-e5287c9cc11f HTTP/1.1" 200 267 0.016059 10.0.0.241 - - [2025-10-21 21:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.051611 10.0.0.241 - - [2025-10-21 21:38:10] "GET /virtual-machine-interface/3d37ce28-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.011707 10.0.0.241 - - [2025-10-21 21:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.035177 10.0.0.241 - - [2025-10-21 21:38:10] "PUT /service-instance/de9fb4e7-7602-4387-816a-e5287c9cc11f HTTP/1.1" 200 267 0.014884 10.0.0.241 - - [2025-10-21 21:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022176 10.0.0.241 - - [2025-10-21 21:38:10] "POST /set-tag HTTP/1.1" 200 109 0.057286 10.0.0.241 - - [2025-10-21 21:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.241 - - [2025-10-21 21:38:10] "GET /virtual-machine-interface/3d37ce28-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006973 10.0.0.241 - - [2025-10-21 21:38:10] "GET /instance-ip/3d5b6018-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003443 10.0.0.241 - - [2025-10-21 21:38:10] "POST /chown HTTP/1.1" 200 109 0.007083 10.0.0.241 - - [2025-10-21 21:38:10] "GET /virtual-machine-interface/3d37ce28-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006371 10.0.0.241 - - [2025-10-21 21:38:10] "POST /set-tag HTTP/1.1" 200 109 0.003357 10.0.0.241 - - [2025-10-21 21:38:10] "POST /chown HTTP/1.1" 200 109 0.033078 10.0.0.241 - - [2025-10-21 21:38:10] "GET /virtual-router/22b18637-dd3e-4727-b54d-8cfcac60ecee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.020015 10.0.0.241 - - [2025-10-21 21:38:10] "POST /chown HTTP/1.1" 200 109 0.016653 10.0.0.241 - - [2025-10-21 21:38:10] "POST /ref-update HTTP/1.1" 200 156 0.007421 10.0.0.241 - - [2025-10-21 21:38:10] "GET /virtual-machine-interface/3d37ce28-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.010813 10.0.0.241 - - [2025-10-21 21:38:10] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.241 - - [2025-10-21 21:38:10] "POST /chown HTTP/1.1" 200 109 0.028062 10.0.0.241 - - [2025-10-21 21:38:11] "GET /virtual-machine-interface/3d37ce28-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007640 10.0.0.241 - - [2025-10-21 21:38:11] "POST /set-tag HTTP/1.1" 200 109 0.003694 10.0.0.241 - - [2025-10-21 21:38:11] "PUT /service-instance/de9fb4e7-7602-4387-816a-e5287c9cc11f HTTP/1.1" 200 267 0.022144 10.0.0.241 - - [2025-10-21 21:38:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017517 10.0.0.241 - - [2025-10-21 21:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.012631 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.025740 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.014482 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.014210 10.0.0.241 - - [2025-10-21 21:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.006459 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.019688 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.007942 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.023988 10.0.0.241 - - [2025-10-21 21:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.007652 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.021029 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.020942 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.009445 10.0.0.241 - - [2025-10-21 21:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.007528 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.025516 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.007479 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.022084 10.0.0.241 - - [2025-10-21 21:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.008648 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.034274 10.0.0.241 - - [2025-10-21 21:38:11] "POST /chown HTTP/1.1" 200 109 0.018840 10.0.0.241 - - [2025-10-21 21:38:12] "POST /chown HTTP/1.1" 200 109 0.007224 10.0.0.241 - - [2025-10-21 21:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.241 - - [2025-10-21 21:38:12] "POST /chown HTTP/1.1" 200 109 0.011673 10.0.0.241 - - [2025-10-21 21:38:12] "POST /chown HTTP/1.1" 200 109 0.007374 10.0.0.241 - - [2025-10-21 21:38:12] "POST /chown HTTP/1.1" 200 109 0.015054 10.0.0.241 - - [2025-10-21 21:38:12] "POST /chown HTTP/1.1" 200 109 0.018291 10.0.0.241 - - [2025-10-21 21:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.241 - - [2025-10-21 21:38:12] "POST /chown HTTP/1.1" 200 109 0.006503 10.0.0.241 - - [2025-10-21 21:38:12] "POST /chown HTTP/1.1" 200 109 0.017604 10.0.0.241 - - [2025-10-21 21:38:12] "POST /chown HTTP/1.1" 200 109 0.006609 10.0.0.241 - - [2025-10-21 21:38:12] "POST /chown HTTP/1.1" 200 109 0.023388 10.0.0.241 - - [2025-10-21 21:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.241 - - [2025-10-21 21:38:12] "POST /chown HTTP/1.1" 200 109 0.007452 10.0.0.241 - - [2025-10-21 21:38:12] "POST /chown HTTP/1.1" 200 109 0.017186 10.0.0.241 - - [2025-10-21 21:38:12] "POST /chown HTTP/1.1" 200 109 0.007135 10.0.0.241 - - [2025-10-21 21:38:12] "POST /chown HTTP/1.1" 200 109 0.006675 10.0.0.241 - - [2025-10-21 21:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.241 - - [2025-10-21 21:38:12] "POST /chown HTTP/1.1" 200 109 0.006136 10.0.0.241 - - [2025-10-21 21:38:12] "POST /chown HTTP/1.1" 200 109 0.006770 10.0.0.241 - - [2025-10-21 21:38:12] "POST /chown HTTP/1.1" 200 109 0.015750 10.0.0.241 - - [2025-10-21 21:38:12] "POST /chown HTTP/1.1" 200 109 0.022798 10.0.0.241 - - [2025-10-21 21:38:13] "GET /virtual-machine-interface/38d365ae-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010041 10.0.0.241 - - [2025-10-21 21:38:13] "POST /set-tag HTTP/1.1" 200 109 0.003184 10.0.0.241 - - [2025-10-21 21:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.241 - - [2025-10-21 21:38:13] "GET /loadbalancer/456b2a0f-3b8d-4a0f-a4d0-a359772ce40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002703 10.0.0.241 - - [2025-10-21 21:38:13] "GET /loadbalancer-pool/c5408b9a-0dd7-4393-90b6-f0f312c3ec82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002779 10.0.0.241 - - [2025-10-21 21:38:13] "POST /loadbalancer-members HTTP/1.1" 200 704 0.020904 10.0.0.241 - - [2025-10-21 21:38:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018245 10.0.0.241 - - [2025-10-21 21:38:13] "GET /virtual-machine-interface/38d365ae-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.016061 10.0.0.241 - - [2025-10-21 21:38:13] "GET /virtual-machine-interface/38d365ae-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.008998 10.0.0.241 - - [2025-10-21 21:38:13] "POST /ref-update HTTP/1.1" 200 156 0.008654 10.0.0.241 - - [2025-10-21 21:38:13] "GET /floating-ip/f1513501-8412-4388-ab9a-f593542c4331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.012841 10.0.0.241 - - [2025-10-21 21:38:13] "PUT /floating-ip/f1513501-8412-4388-ab9a-f593542c4331 HTTP/1.1" 200 257 0.009559 10.0.0.241 - - [2025-10-21 21:38:13] "POST /tags HTTP/1.1" 409 221 0.006672 10.0.0.241 - - [2025-10-21 21:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005758 10.0.0.241 - - [2025-10-21 21:38:13] "GET /tag/ee2d981b-d22c-45c2-bbc2-a7c0a6676c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011529 10.0.0.241 - - [2025-10-21 21:38:13] "POST /set-tag HTTP/1.1" 200 109 0.017617 10.0.0.241 - - [2025-10-21 21:38:14] "GET /virtual-machine-interface/386b8146-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004788 10.0.0.241 - - [2025-10-21 21:38:14] "POST /set-tag HTTP/1.1" 200 109 0.003289 10.0.0.241 - - [2025-10-21 21:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.241 - - [2025-10-21 21:38:14] "GET /loadbalancer/456b2a0f-3b8d-4a0f-a4d0-a359772ce40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003011 10.0.0.241 - - [2025-10-21 21:38:14] "GET /loadbalancer-pool/c5408b9a-0dd7-4393-90b6-f0f312c3ec82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002824 10.0.0.241 - - [2025-10-21 21:38:14] "POST /loadbalancer-members HTTP/1.1" 200 704 0.017915 10.0.0.241 - - [2025-10-21 21:38:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016807 10.0.0.241 - - [2025-10-21 21:38:14] "GET /virtual-machine-interface/386b8146-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005694 10.0.0.241 - - [2025-10-21 21:38:14] "GET /virtual-machine-interface/386b8146-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.008763 10.0.0.241 - - [2025-10-21 21:38:14] "POST /ref-update HTTP/1.1" 200 156 0.016823 10.0.0.241 - - [2025-10-21 21:38:14] "GET /floating-ip/f1513501-8412-4388-ab9a-f593542c4331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.015125 10.0.0.241 - - [2025-10-21 21:38:14] "POST /set-tag HTTP/1.1" 200 109 0.051646 10.0.0.241 - - [2025-10-21 21:38:14] "GET /virtual-machine/95dc6088-b1ba-4230-967d-44c5eb8e7fbe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003337 10.0.0.241 - - [2025-10-21 21:38:14] "GET /virtual-machine-interface/386b8146-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004545 10.0.0.241 - - [2025-10-21 21:38:15] "GET /virtual-machine/cca36bf4-ee0a-4e41-85f6-f62c121cfbe0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003307 10.0.0.241 - - [2025-10-21 21:38:15] "GET /virtual-machine-interface/38d365ae-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004818 10.0.0.241 - - [2025-10-21 21:38:19] "GET /virtual-machine-interface/3d37ce28-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005342 10.0.0.241 - - [2025-10-21 21:38:19] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.241 - - [2025-10-21 21:38:20] "GET /virtual-machine/f67ba370-e161-4061-9161-fb428a2cf80b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003280 10.0.0.241 - - [2025-10-21 21:38:20] "GET /virtual-machine-interface/3d37ce28-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004688 10.0.0.241 - - [2025-10-21 21:38:20] "GET /virtual-machine-interface/3d37ce28-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.008179 10.0.0.241 - - [2025-10-21 21:38:20] "POST /set-tag HTTP/1.1" 200 109 0.003744 10.0.0.241 - - [2025-10-21 21:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.241 - - [2025-10-21 21:38:37] "POST /chown HTTP/1.1" 200 109 0.007644 10.0.0.241 - - [2025-10-21 21:38:37] "POST /chown HTTP/1.1" 200 109 0.007063 10.0.0.241 - - [2025-10-21 21:38:37] "POST /chown HTTP/1.1" 200 109 0.015331 10.0.0.241 - - [2025-10-21 21:38:37] "POST /chown HTTP/1.1" 200 109 0.019997 10.0.0.241 - - [2025-10-21 21:38:50] "GET /global-system-configs HTTP/1.1" 200 323 0.002942 10.0.0.241 - - [2025-10-21 21:38:51] "GET /global-system-configs HTTP/1.1" 200 323 0.002141 10.0.0.241 - - [2025-10-21 21:38:52] "GET /virtual-machine-interface/3d37ce28-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005206 10.0.0.241 - - [2025-10-21 21:38:52] "POST /set-tag HTTP/1.1" 200 109 0.002547 10.0.0.241 - - [2025-10-21 21:38:52] "GET /virtual-machine-interface/3d37ce28-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006321 10.0.0.241 - - [2025-10-21 21:38:52] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.241 - - [2025-10-21 21:38:52] "GET /virtual-machine/f67ba370-e161-4061-9161-fb428a2cf80b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002913 10.0.0.241 - - [2025-10-21 21:38:52] "POST /ref-update HTTP/1.1" 200 156 0.008133 10.0.0.241 - - [2025-10-21 21:38:52] "GET /virtual-machine-interface/3d37ce28-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006893 10.0.0.241 - - [2025-10-21 21:38:52] "POST /set-tag HTTP/1.1" 200 109 0.023934 10.0.0.241 - - [2025-10-21 21:38:52] "POST /set-tag HTTP/1.1" 200 109 0.033392 10.0.0.241 - - [2025-10-21 21:38:53] "DELETE /instance-ip/3d5b6018-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.050606 10.0.0.241 - - [2025-10-21 21:38:53] "DELETE /virtual-machine-interface/3d37ce28-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.061536 10.0.0.241 - - [2025-10-21 21:38:53] "DELETE /virtual-machine/f67ba370-e161-4061-9161-fb428a2cf80b HTTP/1.1" 200 115 0.023274 10.0.0.241 - - [2025-10-21 21:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.241 - - [2025-10-21 21:38:55] "GET /tag/81c63629-53c5-4949-887b-f5f2a6fe9cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013741 10.0.0.241 - - [2025-10-21 21:38:55] "GET /tag/81c63629-53c5-4949-887b-f5f2a6fe9cfc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.014866 10.0.0.241 - - [2025-10-21 21:38:55] "GET /virtual-machine-interface/12a9bd34-ef01-41fe-8083-c1ee09f970ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.004946 10.0.0.241 - - [2025-10-21 21:38:55] "POST /set-tag HTTP/1.1" 200 109 0.017251 10.0.0.241 - - [2025-10-21 21:38:55] "GET /virtual-machine-interface/5a5c5adc-da28-4d9d-aa53-72248eef4f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.013675 10.0.0.241 - - [2025-10-21 21:38:55] "POST /set-tag HTTP/1.1" 200 109 0.023558 10.0.0.241 - - [2025-10-21 21:38:55] "GET /virtual-machine-interface/5c499a4a-c31b-41de-9324-cdd5da5f00b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005127 10.0.0.241 - - [2025-10-21 21:38:55] "POST /set-tag HTTP/1.1" 200 109 0.017554 10.0.0.241 - - [2025-10-21 21:38:55] "GET /firewall-policy/4bb29717-51a9-46a0-ab8c-b039e252ee1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005962 10.0.0.241 - - [2025-10-21 21:38:55] "GET /firewall-rule/9693b1c7-1f93-4a6f-a989-477812f59e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003329 10.0.0.241 - - [2025-10-21 21:38:56] "POST /ref-update HTTP/1.1" 200 156 0.016156 10.0.0.241 - - [2025-10-21 21:38:56] "DELETE /firewall-rule/9693b1c7-1f93-4a6f-a989-477812f59e60 HTTP/1.1" 200 115 0.036015 10.0.0.241 - - [2025-10-21 21:38:56] "DELETE /loadbalancer-member/9f4a0950-8763-46cb-b82b-da021a6ab9e8 HTTP/1.1" 200 115 0.024592 10.0.0.241 - - [2025-10-21 21:38:56] "DELETE /loadbalancer-pool/ce41e227-9611-45df-b567-45e1abf77b0f HTTP/1.1" 200 115 0.063368 10.0.0.241 - - [2025-10-21 21:38:56] "PUT /service-instance/de9fb4e7-7602-4387-816a-e5287c9cc11f HTTP/1.1" 200 267 0.035640 10.0.0.241 - - [2025-10-21 21:38:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018022 10.0.0.241 - - [2025-10-21 21:38:56] "DELETE /loadbalancer-listener/c7acc512-125c-4cfa-a6cd-1b7468f82a6b HTTP/1.1" 200 115 0.096505 10.0.0.241 - - [2025-10-21 21:38:56] "GET /floating-ip/0a93ae0e-13f8-452f-a555-8da3d86ccfd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.003445 10.0.0.241 - - [2025-10-21 21:38:56] "PUT /service-instance/de9fb4e7-7602-4387-816a-e5287c9cc11f HTTP/1.1" 200 267 0.009236 10.0.0.241 - - [2025-10-21 21:38:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010428 10.0.0.241 - - [2025-10-21 21:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.241 - - [2025-10-21 21:38:56] "PUT /floating-ip/0a93ae0e-13f8-452f-a555-8da3d86ccfd7 HTTP/1.1" 200 257 0.020060 10.0.0.241 - - [2025-10-21 21:38:56] "POST /chown HTTP/1.1" 200 109 0.016235 10.0.0.241 - - [2025-10-21 21:38:56] "POST /chown HTTP/1.1" 200 109 0.016475 10.0.0.241 - - [2025-10-21 21:38:56] "POST /chown HTTP/1.1" 200 109 0.026665 10.0.0.241 - - [2025-10-21 21:38:56] "DELETE /floating-ip/0a93ae0e-13f8-452f-a555-8da3d86ccfd7 HTTP/1.1" 200 115 0.110788 10.0.0.241 - - [2025-10-21 21:38:56] "POST /chown HTTP/1.1" 200 109 0.006731 10.0.0.241 - - [2025-10-21 21:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008675 10.0.0.241 - - [2025-10-21 21:38:56] "DELETE /loadbalancer/1498f32d-8435-4d74-8bb8-26901a067f7e HTTP/1.1" 200 115 0.064661 10.0.0.241 - - [2025-10-21 21:38:56] "POST /service-instances HTTP/1.1" 409 259 0.012946 10.0.0.241 - - [2025-10-21 21:38:56] "DELETE /instance-ip/2e055d33-c360-4da7-9ccb-2e5540d12e76 HTTP/1.1" 200 115 0.031855 10.0.0.241 - - [2025-10-21 21:38:56] "POST /service-instances HTTP/1.1" 409 259 0.003210 10.0.0.241 - - [2025-10-21 21:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.241 - - [2025-10-21 21:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.241 - - [2025-10-21 21:38:56] "DELETE /virtual-machine-interface/12a9bd34-ef01-41fe-8083-c1ee09f970ba HTTP/1.1" 200 115 0.071182 10.0.0.241 - - [2025-10-21 21:38:56] "GET /floating-ip-pool/eea5d268-c526-4dcf-8dc3-7e09eb5aff62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.003066 10.0.0.241 - - [2025-10-21 21:38:56] "DELETE /tag/81c63629-53c5-4949-887b-f5f2a6fe9cfc HTTP/1.1" 200 115 0.113115 10.0.0.241 - - [2025-10-21 21:38:56] "POST /ref-update HTTP/1.1" 200 156 0.014847 10.0.0.241 - - [2025-10-21 21:38:56] "DELETE /service-instance/de9fb4e7-7602-4387-816a-e5287c9cc11f HTTP/1.1" 200 115 0.092079 10.0.0.241 - - [2025-10-21 21:38:56] "GET /virtual-machine-interface/5c499a4a-c31b-41de-9324-cdd5da5f00b6?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.007016 10.0.0.241 - - [2025-10-21 21:38:56] "DELETE /floating-ip-pool/eea5d268-c526-4dcf-8dc3-7e09eb5aff62 HTTP/1.1" 200 115 0.061391 10.0.0.241 - - [2025-10-21 21:38:56] "DELETE /virtual-machine-interface/5c499a4a-c31b-41de-9324-cdd5da5f00b6 HTTP/1.1" 200 115 0.105122 10.0.0.241 - - [2025-10-21 21:38:56] "POST /ref-update HTTP/1.1" 200 156 0.042887 10.0.0.241 - - [2025-10-21 21:38:57] "DELETE /virtual-machine/1f4c8328-f832-4405-8ab5-e3b4e1d59527 HTTP/1.1" 200 115 0.077857 10.0.0.241 - - [2025-10-21 21:38:57] "GET /virtual-machine-interface/5a5c5adc-da28-4d9d-aa53-72248eef4f22?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.026031 10.0.0.241 - - [2025-10-21 21:38:57] "POST /useragent-kv HTTP/1.1" 200 115 0.009526 10.0.0.241 - - [2025-10-21 21:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011993 10.0.0.241 - - [2025-10-21 21:38:57] "POST /useragent-kv HTTP/1.1" 200 115 0.007895 10.0.0.241 - - [2025-10-21 21:38:57] "DELETE /virtual-network/0bc0eaf0-d0e8-4840-ab66-074aacdc06b7 HTTP/1.1" 200 115 0.402555 10.0.0.241 - - [2025-10-21 21:38:57] "GET /routing-instance/0a484705-6798-447b-8ca7-d945d38661ac HTTP/1.1" 404 171 0.012668 10.0.0.241 - - [2025-10-21 21:38:57] "GET /domains HTTP/1.1" 200 281 0.009376 10.0.0.241 - - [2025-10-21 21:38:57] "GET /domain/bd576e6a-678a-42f6-9b6e-328844609bc6 HTTP/1.1" 200 3100 0.006977 10.0.0.241 - - [2025-10-21 21:38:57] "DELETE /virtual-machine-interface/5a5c5adc-da28-4d9d-aa53-72248eef4f22 HTTP/1.1" 200 115 0.236715 10.0.0.241 - - [2025-10-21 21:38:57] "DELETE /route-target/87425a2b-79ac-4b86-a1c6-ab58501c3968 HTTP/1.1" 200 115 0.093543 10.0.0.241 - - [2025-10-21 21:38:57] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7 HTTP/1.1" 200 6900 0.101716 10.0.0.241 - - [2025-10-21 21:38:57] "DELETE /virtual-machine/5cc29b13-abb7-4a52-ab0a-dc9f1cf44320 HTTP/1.1" 200 115 0.098776 10.0.0.241 - - [2025-10-21 21:38:57] "GET /virtual-machine-interface/38d365ae-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.010078 10.0.0.241 - - [2025-10-21 21:38:57] "POST /set-tag HTTP/1.1" 200 109 0.004217 10.0.0.241 - - [2025-10-21 21:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.241 - - [2025-10-21 21:38:57] "GET /loadbalancer/456b2a0f-3b8d-4a0f-a4d0-a359772ce40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002407 10.0.0.241 - - [2025-10-21 21:38:57] "GET /virtual-machine-interface/38d365ae-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005183 10.0.0.241 - - [2025-10-21 21:38:57] "POST /set-tag HTTP/1.1" 200 109 0.049147 10.0.0.241 - - [2025-10-21 21:38:57] "DELETE /loadbalancer-member/189f881f-92da-4c20-a04e-4f66eb513c80 HTTP/1.1" 200 115 0.040663 10.0.0.241 - - [2025-10-21 21:38:58] "GET /virtual-machine-interface/38d365ae-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.009727 10.0.0.241 - - [2025-10-21 21:38:58] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.241 - - [2025-10-21 21:38:58] "GET /virtual-machine-interface/38d365ae-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.011465 10.0.0.241 - - [2025-10-21 21:38:58] "POST /set-tag HTTP/1.1" 200 109 0.002665 10.0.0.241 - - [2025-10-21 21:38:58] "GET /virtual-machine/cca36bf4-ee0a-4e41-85f6-f62c121cfbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003225 10.0.0.241 - - [2025-10-21 21:38:58] "POST /ref-update HTTP/1.1" 200 156 0.014641 10.0.0.241 - - [2025-10-21 21:38:58] "GET /virtual-machine-interface/38d365ae-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.015150 10.0.0.241 - - [2025-10-21 21:38:58] "POST /set-tag HTTP/1.1" 200 109 0.022830 10.0.0.241 - - [2025-10-21 21:38:59] "POST /set-tag HTTP/1.1" 200 109 0.043082 10.0.0.241 - - [2025-10-21 21:38:59] "POST /set-tag HTTP/1.1" 200 109 0.042306 10.0.0.241 - - [2025-10-21 21:38:59] "DELETE /instance-ip/38ee883e-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.065131 10.0.0.241 - - [2025-10-21 21:38:59] "POST /ref-update HTTP/1.1" 200 156 0.010649 10.0.0.241 - - [2025-10-21 21:38:59] "DELETE /virtual-machine-interface/38d365ae-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.231578 10.0.0.241 - - [2025-10-21 21:38:59] "DELETE /virtual-machine/cca36bf4-ee0a-4e41-85f6-f62c121cfbe0 HTTP/1.1" 200 115 0.104976 10.0.0.241 - - [2025-10-21 21:39:02] "GET /virtual-machine-interface/386b8146-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006249 10.0.0.241 - - [2025-10-21 21:39:02] "POST /set-tag HTTP/1.1" 200 109 0.004350 10.0.0.241 - - [2025-10-21 21:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.241 - - [2025-10-21 21:39:02] "GET /loadbalancer/456b2a0f-3b8d-4a0f-a4d0-a359772ce40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002848 10.0.0.241 - - [2025-10-21 21:39:03] "GET /virtual-machine-interface/386b8146-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.009512 10.0.0.241 - - [2025-10-21 21:39:03] "POST /set-tag HTTP/1.1" 200 109 0.002575 10.0.0.241 - - [2025-10-21 21:39:03] "GET /virtual-machine-interface/386b8146-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005340 10.0.0.241 - - [2025-10-21 21:39:03] "POST /set-tag HTTP/1.1" 200 109 0.005958 10.0.0.241 - - [2025-10-21 21:39:03] "GET /virtual-machine/95dc6088-b1ba-4230-967d-44c5eb8e7fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004693 10.0.0.241 - - [2025-10-21 21:39:03] "POST /ref-update HTTP/1.1" 200 156 0.022758 10.0.0.241 - - [2025-10-21 21:39:03] "GET /virtual-machine-interface/386b8146-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.017808 10.0.0.241 - - [2025-10-21 21:39:03] "POST /set-tag HTTP/1.1" 200 109 0.021580 10.0.0.241 - - [2025-10-21 21:39:04] "POST /set-tag HTTP/1.1" 200 109 0.025108 10.0.0.241 - - [2025-10-21 21:39:04] "POST /set-tag HTTP/1.1" 200 109 0.047526 10.0.0.241 - - [2025-10-21 21:39:04] "DELETE /instance-ip/38812190-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.064243 10.0.0.241 - - [2025-10-21 21:39:04] "POST /ref-update HTTP/1.1" 200 156 0.015388 10.0.0.241 - - [2025-10-21 21:39:04] "DELETE /virtual-machine-interface/386b8146-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.055499 10.0.0.241 - - [2025-10-21 21:39:04] "DELETE /virtual-machine/95dc6088-b1ba-4230-967d-44c5eb8e7fbe HTTP/1.1" 200 115 0.039093 10.0.0.241 - - [2025-10-21 21:39:04] "DELETE /tag/e943ca64-8d7f-4e41-bc36-1c550154c2f6 HTTP/1.1" 200 115 0.050374 10.0.0.241 - - [2025-10-21 21:39:04] "DELETE /tag/c5bf1aec-cdce-430d-a7a8-93088df50e88 HTTP/1.1" 200 115 0.076452 10.0.0.241 - - [2025-10-21 21:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.241 - - [2025-10-21 21:39:08] "GET /project/9edb27df-368f-483d-ad8e-9ecb684523b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.049669 10.0.0.241 - - [2025-10-21 21:39:08] "POST /tags HTTP/1.1" 200 394 0.049388 10.0.0.241 - - [2025-10-21 21:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010659 10.0.0.241 - - [2025-10-21 21:39:08] "GET /tag/9541ae4c-ea83-4486-9905-dd37313c69ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.019325 10.0.0.241 - - [2025-10-21 21:39:08] "POST /tags HTTP/1.1" 200 342 0.022027 10.0.0.241 - - [2025-10-21 21:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006238 10.0.0.241 - - [2025-10-21 21:39:08] "GET /tag/f1b0fe31-a2df-4844-8d7d-58fd41af5e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013007 10.0.0.241 - - [2025-10-21 21:39:08] "POST /id-to-fqname HTTP/1.1" 200 192 0.000534 10.0.0.241 - - [2025-10-21 21:39:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.008300 10.0.0.241 - - [2025-10-21 21:39:08] "POST /security-groups HTTP/1.1" 200 589 0.097899 10.0.0.241 - - [2025-10-21 21:39:08] "POST /fqname-to-id HTTP/1.1" 404 236 0.005296 10.0.0.241 - - [2025-10-21 21:39:08] "POST /projects HTTP/1.1" 200 521 0.283422 10.0.0.241 - - [2025-10-21 21:39:08] "POST /access-control-lists HTTP/1.1" 200 600 0.102557 10.0.0.241 - - [2025-10-21 21:39:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.075748 10.0.0.241 - - [2025-10-21 21:39:08] "POST /fqname-to-id HTTP/1.1" 404 235 0.028125 10.0.0.241 - - [2025-10-21 21:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010208 10.0.0.241 - - [2025-10-21 21:39:08] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.010168 10.0.0.241 - - [2025-10-21 21:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013024 10.0.0.241 - - [2025-10-21 21:39:08] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.010878 10.0.0.241 - - [2025-10-21 21:39:08] "POST /access-control-lists HTTP/1.1" 200 598 0.111488 10.0.0.241 - - [2025-10-21 21:39:08] "PUT /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895 HTTP/1.1" 200 265 0.138134 10.0.0.241 - - [2025-10-21 21:39:09] "PUT /virtual-network/d50d24b5-5316-4b39-828e-428a44694652 HTTP/1.1" 200 265 0.083569 10.0.0.241 - - [2025-10-21 21:39:09] "POST /security-groups HTTP/1.1" 200 593 0.099914 10.0.0.241 - - [2025-10-21 21:39:09] "POST /fqname-to-id HTTP/1.1" 404 270 0.002792 10.0.0.241 - - [2025-10-21 21:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.052521 10.0.0.241 - - [2025-10-21 21:39:09] "POST /chown HTTP/1.1" 200 109 0.023978 10.0.0.241 - - [2025-10-21 21:39:09] "POST /access-control-lists HTTP/1.1" 200 634 0.069563 10.0.0.241 - - [2025-10-21 21:39:09] "POST /fqname-to-id HTTP/1.1" 404 269 0.012426 10.0.0.241 - - [2025-10-21 21:39:09] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.023180 10.0.0.241 - - [2025-10-21 21:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.241 - - [2025-10-21 21:39:09] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003504 10.0.0.241 - - [2025-10-21 21:39:09] "POST /tags HTTP/1.1" 409 226 0.002494 10.0.0.241 - - [2025-10-21 21:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006186 10.0.0.241 - - [2025-10-21 21:39:09] "GET /tag/f1b0fe31-a2df-4844-8d7d-58fd41af5e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.032261 10.0.0.241 - - [2025-10-21 21:39:09] "POST /access-control-lists HTTP/1.1" 200 632 0.120827 10.0.0.241 - - [2025-10-21 21:39:09] "POST /firewall-rules HTTP/1.1" 200 602 0.109843 10.0.0.241 - - [2025-10-21 21:39:09] "GET /firewall-rule/4497ca8b-e0b9-475e-83a5-74f3056b2ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.030979 10.0.0.241 - - [2025-10-21 21:39:09] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3886 0.003740 10.0.0.241 - - [2025-10-21 21:39:09] "GET /firewall-rule/4497ca8b-e0b9-475e-83a5-74f3056b2ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004100 10.0.0.241 - - [2025-10-21 21:39:09] "POST /ref-update HTTP/1.1" 200 156 0.079393 10.0.0.241 - - [2025-10-21 21:39:09] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014119 10.0.0.241 - - [2025-10-21 21:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.241 - - [2025-10-21 21:39:09] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006089 10.0.0.241 - - [2025-10-21 21:39:09] "POST /tags HTTP/1.1" 409 226 0.001967 10.0.0.241 - - [2025-10-21 21:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.241 - - [2025-10-21 21:39:09] "GET /tag/f1b0fe31-a2df-4844-8d7d-58fd41af5e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012596 10.0.0.241 - - [2025-10-21 21:39:10] "POST /firewall-rules HTTP/1.1" 200 600 0.089330 10.0.0.241 - - [2025-10-21 21:39:10] "GET /firewall-rule/fdd4853e-39a0-444a-9714-67f3ace0656e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004186 10.0.0.241 - - [2025-10-21 21:39:10] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.003842 10.0.0.241 - - [2025-10-21 21:39:10] "GET /firewall-rule/fdd4853e-39a0-444a-9714-67f3ace0656e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002508 10.0.0.241 - - [2025-10-21 21:39:10] "POST /ref-update HTTP/1.1" 200 156 0.059442 10.0.0.241 - - [2025-10-21 21:39:11] "POST /tags HTTP/1.1" 200 394 0.065320 10.0.0.241 - - [2025-10-21 21:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.241 - - [2025-10-21 21:39:11] "GET /tag/f8086de9-d4b1-474a-be22-5a07c5908591?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.022594 10.0.0.241 - - [2025-10-21 21:39:11] "POST /tags HTTP/1.1" 200 342 0.037937 10.0.0.241 - - [2025-10-21 21:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.241 - - [2025-10-21 21:39:11] "GET /tag/7b72e39e-243f-43ec-b270-dc0738660c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015697 10.0.0.241 - - [2025-10-21 21:39:11] "POST /id-to-fqname HTTP/1.1" 200 192 0.002085 10.0.0.241 - - [2025-10-21 21:39:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.008997 10.0.0.241 - - [2025-10-21 21:39:11] "POST /security-groups HTTP/1.1" 200 589 0.063877 10.0.0.241 - - [2025-10-21 21:39:11] "POST /projects HTTP/1.1" 200 521 0.172730 10.0.0.241 - - [2025-10-21 21:39:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.002203 10.0.0.241 - - [2025-10-21 21:39:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.052853 10.0.0.241 - - [2025-10-21 21:39:11] "POST /access-control-lists HTTP/1.1" 200 600 0.095805 10.0.0.241 - - [2025-10-21 21:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.041586 10.0.0.241 - - [2025-10-21 21:39:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.019447 10.0.0.241 - - [2025-10-21 21:39:11] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.015008 10.0.0.241 - - [2025-10-21 21:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007624 10.0.0.241 - - [2025-10-21 21:39:11] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.010404 10.0.0.241 - - [2025-10-21 21:39:11] "POST /access-control-lists HTTP/1.1" 200 598 0.048074 10.0.0.241 - - [2025-10-21 21:39:11] "PUT /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895 HTTP/1.1" 200 265 0.070730 10.0.0.241 - - [2025-10-21 21:39:11] "PUT /virtual-network/d50d24b5-5316-4b39-828e-428a44694652 HTTP/1.1" 200 265 0.050125 10.0.0.241 - - [2025-10-21 21:39:12] "POST /security-groups HTTP/1.1" 200 593 0.082440 10.0.0.241 - - [2025-10-21 21:39:12] "POST /fqname-to-id HTTP/1.1" 404 270 0.004352 10.0.0.241 - - [2025-10-21 21:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.017640 10.0.0.241 - - [2025-10-21 21:39:12] "POST /chown HTTP/1.1" 200 109 0.020251 10.0.0.241 - - [2025-10-21 21:39:12] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.025253 10.0.0.241 - - [2025-10-21 21:39:12] "POST /access-control-lists HTTP/1.1" 200 634 0.097211 10.0.0.241 - - [2025-10-21 21:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016744 10.0.0.241 - - [2025-10-21 21:39:12] "POST /fqname-to-id HTTP/1.1" 404 269 0.013243 10.0.0.241 - - [2025-10-21 21:39:12] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003061 10.0.0.241 - - [2025-10-21 21:39:12] "POST /tags HTTP/1.1" 409 226 0.002698 10.0.0.241 - - [2025-10-21 21:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.241 - - [2025-10-21 21:39:12] "GET /tag/7b72e39e-243f-43ec-b270-dc0738660c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.024658 10.0.0.241 - - [2025-10-21 21:39:12] "POST /access-control-lists HTTP/1.1" 200 632 0.068700 10.0.0.241 - - [2025-10-21 21:39:12] "POST /firewall-rules HTTP/1.1" 200 602 0.089755 10.0.0.241 - - [2025-10-21 21:39:12] "GET /firewall-rule/550c2bec-bd23-4c6f-b9f5-b92fcb5e395a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.017356 10.0.0.241 - - [2025-10-21 21:39:12] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.004065 10.0.0.241 - - [2025-10-21 21:39:12] "GET /firewall-rule/550c2bec-bd23-4c6f-b9f5-b92fcb5e395a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003168 10.0.0.241 - - [2025-10-21 21:39:12] "POST /ref-update HTTP/1.1" 200 156 0.058134 10.0.0.241 - - [2025-10-21 21:39:12] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008100 10.0.0.241 - - [2025-10-21 21:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.241 - - [2025-10-21 21:39:12] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002609 10.0.0.241 - - [2025-10-21 21:39:12] "POST /tags HTTP/1.1" 409 226 0.001545 10.0.0.241 - - [2025-10-21 21:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.241 - - [2025-10-21 21:39:12] "GET /tag/7b72e39e-243f-43ec-b270-dc0738660c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012629 10.0.0.241 - - [2025-10-21 21:39:12] "POST /firewall-rules HTTP/1.1" 200 600 0.065514 10.0.0.241 - - [2025-10-21 21:39:12] "GET /firewall-rule/dfcc6f70-2913-472f-b8be-f846615b4275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004946 10.0.0.241 - - [2025-10-21 21:39:12] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.005480 10.0.0.241 - - [2025-10-21 21:39:12] "GET /firewall-rule/dfcc6f70-2913-472f-b8be-f846615b4275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002896 10.0.0.241 - - [2025-10-21 21:39:12] "POST /ref-update HTTP/1.1" 200 156 0.068934 10.0.0.241 - - [2025-10-21 21:39:14] "POST /tags HTTP/1.1" 200 346 0.088488 10.0.0.241 - - [2025-10-21 21:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.023125 10.0.0.241 - - [2025-10-21 21:39:14] "GET /tag/e0c51c67-85e9-47d2-85bb-0113ef7147a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.024170 10.0.0.241 - - [2025-10-21 21:39:14] "POST /projects HTTP/1.1" 409 238 0.002978 10.0.0.241 - - [2025-10-21 21:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.241 - - [2025-10-21 21:39:14] "GET /project/5d056704-b222-4e8a-9a31-843c54325f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056718 10.0.0.241 - - [2025-10-21 21:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.241 - - [2025-10-21 21:39:14] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006538 10.0.0.241 - - [2025-10-21 21:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.241 - - [2025-10-21 21:39:14] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005195 10.0.0.241 - - [2025-10-21 21:39:14] "POST /security-groups HTTP/1.1" 409 285 0.002410 10.0.0.241 - - [2025-10-21 21:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.241 - - [2025-10-21 21:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007293 10.0.0.241 - - [2025-10-21 21:39:14] "GET /project/5d056704-b222-4e8a-9a31-843c54325f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.057632 10.0.0.241 - - [2025-10-21 21:39:14] "PUT /security-group/2b2b24a3-5a26-4ed2-aad3-93a0d39133d6 HTTP/1.1" 200 263 0.098717 10.0.0.241 - - [2025-10-21 21:39:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.054252 10.0.0.241 - - [2025-10-21 21:39:14] "PUT /access-control-list/46160cc9-a9f9-4a3b-a08d-22467063994f HTTP/1.1" 200 273 0.038152 10.0.0.241 - - [2025-10-21 21:39:14] "POST /tags HTTP/1.1" 409 228 0.003494 10.0.0.241 - - [2025-10-21 21:39:14] "PUT /access-control-list/819785f1-3242-4240-9777-3cdd9cfe4a00 HTTP/1.1" 200 273 0.033064 10.0.0.241 - - [2025-10-21 21:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.241 - - [2025-10-21 21:39:14] "GET /tag/e0c51c67-85e9-47d2-85bb-0113ef7147a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012715 10.0.0.241 - - [2025-10-21 21:39:14] "POST /tags HTTP/1.1" 200 346 0.028826 10.0.0.241 - - [2025-10-21 21:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011988 10.0.0.241 - - [2025-10-21 21:39:15] "GET /tag/bc43baa2-cb6c-456c-b905-43c088573238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.027403 10.0.0.241 - - [2025-10-21 21:39:15] "POST /projects HTTP/1.1" 409 238 0.006345 10.0.0.241 - - [2025-10-21 21:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.241 - - [2025-10-21 21:39:15] "GET /project/63f89d86-1f0d-4307-9a58-57a67e804305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.065512 10.0.0.241 - - [2025-10-21 21:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.241 - - [2025-10-21 21:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007219 10.0.0.241 - - [2025-10-21 21:39:15] "GET /project/63f89d86-1f0d-4307-9a58-57a67e804305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040428 10.0.0.241 - - [2025-10-21 21:39:15] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007956 10.0.0.241 - - [2025-10-21 21:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.241 - - [2025-10-21 21:39:15] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003742 10.0.0.241 - - [2025-10-21 21:39:15] "POST /security-groups HTTP/1.1" 409 285 0.006405 10.0.0.241 - - [2025-10-21 21:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.241 - - [2025-10-21 21:39:15] "PUT /security-group/faa4dd00-05f7-43bb-9d98-3bec96745c3c HTTP/1.1" 200 263 0.060950 10.0.0.241 - - [2025-10-21 21:39:15] "PUT /access-control-list/43ce6a15-79c2-4958-836f-28fd5e69506c HTTP/1.1" 200 273 0.016768 10.0.0.241 - - [2025-10-21 21:39:15] "PUT /access-control-list/aa62afa1-5b99-46e8-bc5f-bf850ab81e07 HTTP/1.1" 200 273 0.022979 10.0.0.241 - - [2025-10-21 21:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025034 10.0.0.241 - - [2025-10-21 21:39:15] "POST /tags HTTP/1.1" 409 228 0.009310 10.0.0.241 - - [2025-10-21 21:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006573 10.0.0.241 - - [2025-10-21 21:39:15] "GET /tag/bc43baa2-cb6c-456c-b905-43c088573238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012477 10.0.0.241 - - [2025-10-21 21:39:15] "POST /tags HTTP/1.1" 200 292 0.069686 10.0.0.241 - - [2025-10-21 21:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008038 10.0.0.241 - - [2025-10-21 21:39:15] "GET /tag/9f081077-de07-4870-9648-997f7934003f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.017725 10.0.0.241 - - [2025-10-21 21:39:15] "POST /tags HTTP/1.1" 200 304 0.059087 10.0.0.241 - - [2025-10-21 21:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016207 10.0.0.241 - - [2025-10-21 21:39:15] "GET /tag/32ae49e5-bfaf-4a31-8421-7f66ad83e58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015212 10.0.0.241 - - [2025-10-21 21:39:15] "POST /tags HTTP/1.1" 409 252 0.001897 10.0.0.241 - - [2025-10-21 21:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.241 - - [2025-10-21 21:39:15] "GET /tag/9541ae4c-ea83-4486-9905-dd37313c69ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013100 10.0.0.241 - - [2025-10-21 21:39:15] "POST /tags HTTP/1.1" 409 226 0.007878 10.0.0.241 - - [2025-10-21 21:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.241 - - [2025-10-21 21:39:15] "GET /tag/f1b0fe31-a2df-4844-8d7d-58fd41af5e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014184 10.0.0.241 - - [2025-10-21 21:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006829 10.0.0.241 - - [2025-10-21 21:39:15] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005391 10.0.0.241 - - [2025-10-21 21:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.241 - - [2025-10-21 21:39:16] "GET /project/5d056704-b222-4e8a-9a31-843c54325f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.062639 10.0.0.241 - - [2025-10-21 21:39:16] "POST /virtual-machines HTTP/1.1" 200 396 0.026068 10.0.0.241 - - [2025-10-21 21:39:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015347 10.0.0.241 - - [2025-10-21 21:39:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.133958 10.0.0.241 - - [2025-10-21 21:39:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.041259 10.0.0.241 - - [2025-10-21 21:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010501 10.0.0.241 - - [2025-10-21 21:39:16] "GET /virtual-machine-interface/6485efc8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005484 10.0.0.241 - - [2025-10-21 21:39:16] "POST /instance-ips HTTP/1.1" 200 398 0.030554 10.0.0.241 - - [2025-10-21 21:39:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.044843 10.0.0.241 - - [2025-10-21 21:39:16] "GET /virtual-machine-interface/6485efc8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006673 10.0.0.241 - - [2025-10-21 21:39:16] "POST /set-tag HTTP/1.1" 200 109 0.071403 10.0.0.241 - - [2025-10-21 21:39:16] "GET /virtual-machine-interface/6485efc8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.019596 10.0.0.241 - - [2025-10-21 21:39:16] "GET /instance-ip/64a2e876-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003750 10.0.0.241 - - [2025-10-21 21:39:16] "GET /virtual-machine-interface/6485efc8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004545 10.0.0.241 - - [2025-10-21 21:39:16] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.241 - - [2025-10-21 21:39:16] "GET /virtual-router/22b18637-dd3e-4727-b54d-8cfcac60ecee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003701 10.0.0.241 - - [2025-10-21 21:39:16] "POST /ref-update HTTP/1.1" 200 156 0.018691 10.0.0.241 - - [2025-10-21 21:39:16] "GET /virtual-machine-interface/6485efc8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004075 10.0.0.241 - - [2025-10-21 21:39:16] "POST /set-tag HTTP/1.1" 200 109 0.013569 10.0.0.241 - - [2025-10-21 21:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.241 - - [2025-10-21 21:39:16] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004471 10.0.0.241 - - [2025-10-21 21:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.241 - - [2025-10-21 21:39:17] "GET /project/5d056704-b222-4e8a-9a31-843c54325f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.061636 10.0.0.241 - - [2025-10-21 21:39:17] "POST /virtual-machines HTTP/1.1" 200 396 0.019366 10.0.0.241 - - [2025-10-21 21:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.039035 10.0.0.241 - - [2025-10-21 21:39:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.153130 10.0.0.241 - - [2025-10-21 21:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012099 10.0.0.241 - - [2025-10-21 21:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.030495 10.0.0.241 - - [2025-10-21 21:39:17] "GET /virtual-machine-interface/6511e0d2-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005947 10.0.0.241 - - [2025-10-21 21:39:17] "POST /instance-ips HTTP/1.1" 200 398 0.040557 10.0.0.241 - - [2025-10-21 21:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.028022 10.0.0.241 - - [2025-10-21 21:39:17] "GET /virtual-machine-interface/6511e0d2-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.016013 10.0.0.241 - - [2025-10-21 21:39:17] "POST /set-tag HTTP/1.1" 200 109 0.069048 10.0.0.241 - - [2025-10-21 21:39:17] "GET /virtual-machine-interface/6511e0d2-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.015743 10.0.0.241 - - [2025-10-21 21:39:17] "GET /instance-ip/653361b2-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003306 10.0.0.241 - - [2025-10-21 21:39:17] "GET /virtual-machine-interface/6511e0d2-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005134 10.0.0.241 - - [2025-10-21 21:39:17] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.241 - - [2025-10-21 21:39:17] "GET /virtual-router/22b18637-dd3e-4727-b54d-8cfcac60ecee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.004008 10.0.0.241 - - [2025-10-21 21:39:17] "POST /ref-update HTTP/1.1" 200 156 0.011909 10.0.0.241 - - [2025-10-21 21:39:17] "GET /virtual-machine-interface/6511e0d2-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013008 10.0.0.241 - - [2025-10-21 21:39:17] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.241 - - [2025-10-21 21:39:17] "POST /tags HTTP/1.1" 200 292 0.029940 10.0.0.241 - - [2025-10-21 21:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010794 10.0.0.241 - - [2025-10-21 21:39:17] "GET /tag/296718e4-c24e-4b88-a929-be0da27f4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.018709 10.0.0.241 - - [2025-10-21 21:39:18] "POST /tags HTTP/1.1" 409 252 0.007622 10.0.0.241 - - [2025-10-21 21:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006875 10.0.0.241 - - [2025-10-21 21:39:18] "GET /tag/f8086de9-d4b1-474a-be22-5a07c5908591?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.042413 10.0.0.241 - - [2025-10-21 21:39:18] "POST /tags HTTP/1.1" 409 226 0.002695 10.0.0.241 - - [2025-10-21 21:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.241 - - [2025-10-21 21:39:18] "GET /tag/7b72e39e-243f-43ec-b270-dc0738660c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013668 10.0.0.241 - - [2025-10-21 21:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.241 - - [2025-10-21 21:39:18] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009283 10.0.0.241 - - [2025-10-21 21:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.241 - - [2025-10-21 21:39:18] "GET /project/63f89d86-1f0d-4307-9a58-57a67e804305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.053311 10.0.0.241 - - [2025-10-21 21:39:18] "POST /virtual-machines HTTP/1.1" 200 396 0.012474 10.0.0.241 - - [2025-10-21 21:39:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022040 10.0.0.241 - - [2025-10-21 21:39:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.152670 10.0.0.241 - - [2025-10-21 21:39:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010894 10.0.0.241 - - [2025-10-21 21:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017727 10.0.0.241 - - [2025-10-21 21:39:18] "GET /virtual-machine-interface/65d169ac-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.014739 10.0.0.241 - - [2025-10-21 21:39:18] "POST /instance-ips HTTP/1.1" 200 398 0.055084 10.0.0.241 - - [2025-10-21 21:39:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.052837 10.0.0.241 - - [2025-10-21 21:39:18] "GET /virtual-machine-interface/65d169ac-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.017993 10.0.0.241 - - [2025-10-21 21:39:18] "POST /set-tag HTTP/1.1" 200 109 0.080335 10.0.0.241 - - [2025-10-21 21:39:18] "GET /virtual-machine-interface/65d169ac-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.020888 10.0.0.241 - - [2025-10-21 21:39:18] "GET /instance-ip/65f3837a-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004087 10.0.0.241 - - [2025-10-21 21:39:19] "GET /virtual-machine-interface/65d169ac-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011711 10.0.0.241 - - [2025-10-21 21:39:19] "POST /set-tag HTTP/1.1" 200 109 0.005560 10.0.0.241 - - [2025-10-21 21:39:19] "GET /virtual-router/22b18637-dd3e-4727-b54d-8cfcac60ecee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.007790 10.0.0.241 - - [2025-10-21 21:39:19] "POST /ref-update HTTP/1.1" 200 156 0.012060 10.0.0.241 - - [2025-10-21 21:39:19] "GET /virtual-machine-interface/65d169ac-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.030784 10.0.0.241 - - [2025-10-21 21:39:19] "POST /set-tag HTTP/1.1" 200 109 0.004392 10.0.0.241 - - [2025-10-21 21:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007178 10.0.0.241 - - [2025-10-21 21:39:19] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005308 10.0.0.241 - - [2025-10-21 21:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006361 10.0.0.241 - - [2025-10-21 21:39:19] "GET /project/63f89d86-1f0d-4307-9a58-57a67e804305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043430 10.0.0.241 - - [2025-10-21 21:39:19] "POST /virtual-machines HTTP/1.1" 200 396 0.015500 10.0.0.241 - - [2025-10-21 21:39:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.025410 10.0.0.241 - - [2025-10-21 21:39:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.147032 10.0.0.241 - - [2025-10-21 21:39:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010165 10.0.0.241 - - [2025-10-21 21:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011580 10.0.0.241 - - [2025-10-21 21:39:19] "GET /virtual-machine-interface/666f46ea-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.011070 10.0.0.241 - - [2025-10-21 21:39:19] "POST /instance-ips HTTP/1.1" 200 398 0.027042 10.0.0.241 - - [2025-10-21 21:39:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.040533 10.0.0.241 - - [2025-10-21 21:39:19] "GET /virtual-machine-interface/666f46ea-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.022321 10.0.0.241 - - [2025-10-21 21:39:19] "POST /set-tag HTTP/1.1" 200 109 0.075690 10.0.0.241 - - [2025-10-21 21:39:19] "GET /virtual-machine-interface/666f46ea-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.023765 10.0.0.241 - - [2025-10-21 21:39:19] "GET /instance-ip/668f7af0-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003541 10.0.0.241 - - [2025-10-21 21:39:19] "GET /virtual-machine-interface/666f46ea-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004839 10.0.0.241 - - [2025-10-21 21:39:19] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.241 - - [2025-10-21 21:39:20] "GET /virtual-router/22b18637-dd3e-4727-b54d-8cfcac60ecee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003849 10.0.0.241 - - [2025-10-21 21:39:20] "POST /ref-update HTTP/1.1" 200 156 0.010349 10.0.0.241 - - [2025-10-21 21:39:20] "GET /virtual-machine-interface/666f46ea-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005070 10.0.0.241 - - [2025-10-21 21:39:20] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.241 - - [2025-10-21 21:39:20] "POST /tags HTTP/1.1" 200 300 0.027283 10.0.0.241 - - [2025-10-21 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009897 10.0.0.241 - - [2025-10-21 21:39:20] "GET /tag/e58699ec-3e47-4d15-ac19-218c22504700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013327 10.0.0.241 - - [2025-10-21 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.241 - - [2025-10-21 21:39:20] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005808 10.0.0.241 - - [2025-10-21 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.241 - - [2025-10-21 21:39:20] "GET /project/5d056704-b222-4e8a-9a31-843c54325f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046885 10.0.0.241 - - [2025-10-21 21:39:20] "POST /virtual-machines HTTP/1.1" 200 396 0.015366 10.0.0.241 - - [2025-10-21 21:39:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.030165 10.0.0.241 - - [2025-10-21 21:39:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.142926 10.0.0.241 - - [2025-10-21 21:39:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014482 10.0.0.241 - - [2025-10-21 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.241 - - [2025-10-21 21:39:20] "GET /virtual-machine-interface/670ae064-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.017748 10.0.0.241 - - [2025-10-21 21:39:20] "POST /instance-ips HTTP/1.1" 200 398 0.044650 10.0.0.241 - - [2025-10-21 21:39:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.067635 10.0.0.241 - - [2025-10-21 21:39:20] "GET /virtual-machine-interface/670ae064-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.021894 10.0.0.241 - - [2025-10-21 21:39:20] "POST /set-tag HTTP/1.1" 200 109 0.037964 10.0.0.241 - - [2025-10-21 21:39:20] "GET /virtual-machine-interface/670ae064-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.015132 10.0.0.241 - - [2025-10-21 21:39:20] "GET /instance-ip/672e43e2-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.016429 10.0.0.241 - - [2025-10-21 21:39:21] "GET /virtual-machine-interface/670ae064-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004866 10.0.0.241 - - [2025-10-21 21:39:21] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.241 - - [2025-10-21 21:39:21] "POST /tags HTTP/1.1" 200 300 0.028551 10.0.0.241 - - [2025-10-21 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.241 - - [2025-10-21 21:39:21] "GET /tag/9ef4ff06-31c3-460f-b6f1-5f3a46fd3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012609 10.0.0.241 - - [2025-10-21 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.241 - - [2025-10-21 21:39:21] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007859 10.0.0.241 - - [2025-10-21 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.241 - - [2025-10-21 21:39:21] "GET /project/5d056704-b222-4e8a-9a31-843c54325f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035236 10.0.0.241 - - [2025-10-21 21:39:21] "POST /virtual-machines HTTP/1.1" 200 396 0.023980 10.0.0.241 - - [2025-10-21 21:39:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022823 10.0.0.241 - - [2025-10-21 21:39:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120226 10.0.0.241 - - [2025-10-21 21:39:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017728 10.0.0.241 - - [2025-10-21 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006838 10.0.0.241 - - [2025-10-21 21:39:21] "GET /virtual-machine-interface/679264bc-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.013556 10.0.0.241 - - [2025-10-21 21:39:21] "POST /instance-ips HTTP/1.1" 200 398 0.030878 10.0.0.241 - - [2025-10-21 21:39:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.029911 10.0.0.241 - - [2025-10-21 21:39:21] "GET /virtual-machine-interface/679264bc-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010936 10.0.0.241 - - [2025-10-21 21:39:21] "POST /set-tag HTTP/1.1" 200 109 0.025323 10.0.0.241 - - [2025-10-21 21:39:21] "GET /virtual-machine-interface/679264bc-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.012660 10.0.0.241 - - [2025-10-21 21:39:21] "GET /instance-ip/67b01bf6-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004152 10.0.0.241 - - [2025-10-21 21:39:21] "GET /virtual-machine-interface/679264bc-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007744 10.0.0.241 - - [2025-10-21 21:39:21] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.241 - - [2025-10-21 21:39:21] "POST /tags HTTP/1.1" 200 300 0.020663 10.0.0.241 - - [2025-10-21 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.241 - - [2025-10-21 21:39:21] "GET /tag/17a65fd3-8042-459b-b609-d55e3a1158ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013590 10.0.0.241 - - [2025-10-21 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.241 - - [2025-10-21 21:39:21] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004426 10.0.0.241 - - [2025-10-21 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.241 - - [2025-10-21 21:39:22] "GET /project/63f89d86-1f0d-4307-9a58-57a67e804305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041398 10.0.0.241 - - [2025-10-21 21:39:22] "POST /virtual-machines HTTP/1.1" 200 396 0.010494 10.0.0.241 - - [2025-10-21 21:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009068 10.0.0.241 - - [2025-10-21 21:39:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.144009 10.0.0.241 - - [2025-10-21 21:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.044995 10.0.0.241 - - [2025-10-21 21:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010396 10.0.0.241 - - [2025-10-21 21:39:22] "GET /virtual-machine-interface/680af58a-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005981 10.0.0.241 - - [2025-10-21 21:39:22] "POST /instance-ips HTTP/1.1" 200 398 0.046929 10.0.0.241 - - [2025-10-21 21:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.037892 10.0.0.241 - - [2025-10-21 21:39:22] "GET /virtual-machine-interface/680af58a-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010471 10.0.0.241 - - [2025-10-21 21:39:22] "POST /set-tag HTTP/1.1" 200 109 0.033246 10.0.0.241 - - [2025-10-21 21:39:22] "GET /virtual-machine-interface/680af58a-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.026499 10.0.0.241 - - [2025-10-21 21:39:22] "GET /instance-ip/6829af70-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003195 10.0.0.241 - - [2025-10-21 21:39:22] "GET /virtual-machine-interface/680af58a-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006468 10.0.0.241 - - [2025-10-21 21:39:22] "POST /set-tag HTTP/1.1" 200 109 0.008683 10.0.0.241 - - [2025-10-21 21:39:22] "POST /tags HTTP/1.1" 200 300 0.045789 10.0.0.241 - - [2025-10-21 21:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.241 - - [2025-10-21 21:39:22] "GET /tag/0aa86d29-6263-46b8-ab0e-84a0de25d4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013901 10.0.0.241 - - [2025-10-21 21:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.241 - - [2025-10-21 21:39:22] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.016272 10.0.0.241 - - [2025-10-21 21:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.241 - - [2025-10-21 21:39:22] "GET /project/63f89d86-1f0d-4307-9a58-57a67e804305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030194 10.0.0.241 - - [2025-10-21 21:39:22] "POST /virtual-machines HTTP/1.1" 200 396 0.013468 10.0.0.241 - - [2025-10-21 21:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015155 10.0.0.241 - - [2025-10-21 21:39:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.163469 10.0.0.241 - - [2025-10-21 21:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015137 10.0.0.241 - - [2025-10-21 21:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020710 10.0.0.241 - - [2025-10-21 21:39:23] "GET /virtual-machine-interface/6891ece8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006924 10.0.0.241 - - [2025-10-21 21:39:23] "POST /instance-ips HTTP/1.1" 200 398 0.039457 10.0.0.241 - - [2025-10-21 21:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.058469 10.0.0.241 - - [2025-10-21 21:39:23] "GET /virtual-machine-interface/6891ece8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.028860 10.0.0.241 - - [2025-10-21 21:39:23] "POST /set-tag HTTP/1.1" 200 109 0.030888 10.0.0.241 - - [2025-10-21 21:39:23] "GET /virtual-machine-interface/6891ece8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.032572 10.0.0.241 - - [2025-10-21 21:39:23] "GET /instance-ip/68b51cd6-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.009549 10.0.0.241 - - [2025-10-21 21:39:23] "GET /virtual-machine-interface/6891ece8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007002 10.0.0.241 - - [2025-10-21 21:39:23] "POST /set-tag HTTP/1.1" 200 109 0.011619 10.0.0.241 - - [2025-10-21 21:39:23] "GET /virtual-router/22b18637-dd3e-4727-b54d-8cfcac60ecee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.009818 10.0.0.241 - - [2025-10-21 21:39:23] "POST /ref-update HTTP/1.1" 200 156 0.010180 10.0.0.241 - - [2025-10-21 21:39:23] "GET /virtual-machine-interface/670ae064-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.018183 10.0.0.241 - - [2025-10-21 21:39:23] "POST /set-tag HTTP/1.1" 200 109 0.008561 10.0.0.241 - - [2025-10-21 21:39:23] "GET /virtual-router/22b18637-dd3e-4727-b54d-8cfcac60ecee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006694 10.0.0.241 - - [2025-10-21 21:39:23] "POST /ref-update HTTP/1.1" 200 156 0.017326 10.0.0.241 - - [2025-10-21 21:39:23] "GET /virtual-machine-interface/679264bc-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007152 10.0.0.241 - - [2025-10-21 21:39:23] "POST /set-tag HTTP/1.1" 200 109 0.004221 10.0.0.241 - - [2025-10-21 21:39:23] "GET /virtual-machine-interface/6485efc8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013745 10.0.0.241 - - [2025-10-21 21:39:23] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.241 - - [2025-10-21 21:39:23] "GET /virtual-router/22b18637-dd3e-4727-b54d-8cfcac60ecee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.006710 10.0.0.241 - - [2025-10-21 21:39:23] "POST /ref-update HTTP/1.1" 200 156 0.008852 10.0.0.241 - - [2025-10-21 21:39:23] "GET /virtual-machine-interface/680af58a-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008172 10.0.0.241 - - [2025-10-21 21:39:24] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.241 - - [2025-10-21 21:39:24] "GET /virtual-router/22b18637-dd3e-4727-b54d-8cfcac60ecee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.006538 10.0.0.241 - - [2025-10-21 21:39:24] "POST /ref-update HTTP/1.1" 200 156 0.011640 10.0.0.241 - - [2025-10-21 21:39:24] "GET /virtual-machine-interface/6891ece8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005461 10.0.0.241 - - [2025-10-21 21:39:24] "POST /set-tag HTTP/1.1" 200 109 0.006291 10.0.0.241 - - [2025-10-21 21:39:24] "GET /virtual-machine-interface/6511e0d2-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004413 10.0.0.241 - - [2025-10-21 21:39:24] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.241 - - [2025-10-21 21:39:24] "GET /virtual-machine-interface/65d169ac-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007158 10.0.0.241 - - [2025-10-21 21:39:24] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.241 - - [2025-10-21 21:39:24] "GET /virtual-machine-interface/666f46ea-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005097 10.0.0.241 - - [2025-10-21 21:39:24] "POST /set-tag HTTP/1.1" 200 109 0.007495 10.0.0.241 - - [2025-10-21 21:39:24] "GET /virtual-machine-interface/670ae064-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004509 10.0.0.241 - - [2025-10-21 21:39:24] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.241 - - [2025-10-21 21:39:24] "GET /virtual-machine-interface/679264bc-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004127 10.0.0.241 - - [2025-10-21 21:39:24] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.241 - - [2025-10-21 21:39:24] "GET /virtual-machine-interface/6485efc8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007796 10.0.0.241 - - [2025-10-21 21:39:24] "POST /set-tag HTTP/1.1" 200 109 0.003553 10.0.0.241 - - [2025-10-21 21:39:24] "GET /virtual-machine-interface/680af58a-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006114 10.0.0.241 - - [2025-10-21 21:39:24] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.241 - - [2025-10-21 21:39:24] "GET /virtual-machine-interface/666f46ea-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004994 10.0.0.241 - - [2025-10-21 21:39:24] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.241 - - [2025-10-21 21:39:24] "GET /virtual-machine-interface/6891ece8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005539 10.0.0.241 - - [2025-10-21 21:39:24] "POST /set-tag HTTP/1.1" 200 109 0.002534 10.0.0.241 - - [2025-10-21 21:39:24] "GET /virtual-machine-interface/65d169ac-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.019582 10.0.0.241 - - [2025-10-21 21:39:24] "POST /set-tag HTTP/1.1" 200 109 0.003859 10.0.0.241 - - [2025-10-21 21:39:25] "GET /virtual-machine/cf9d614a-c8b9-4e12-9b0a-add80da146c5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.014521 10.0.0.241 - - [2025-10-21 21:39:25] "GET /virtual-machine-interface/6485efc8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005285 10.0.0.241 - - [2025-10-21 21:39:26] "GET /virtual-machine-interface/6511e0d2-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004735 10.0.0.241 - - [2025-10-21 21:39:26] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.241 - - [2025-10-21 21:39:26] "GET /virtual-machine-interface/670ae064-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005428 10.0.0.241 - - [2025-10-21 21:39:26] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.241 - - [2025-10-21 21:39:26] "GET /virtual-machine-interface/680af58a-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007726 10.0.0.241 - - [2025-10-21 21:39:26] "POST /set-tag HTTP/1.1" 200 109 0.009995 10.0.0.241 - - [2025-10-21 21:39:27] "GET /virtual-machine-interface/679264bc-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005207 10.0.0.241 - - [2025-10-21 21:39:27] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.241 - - [2025-10-21 21:39:30] "GET /virtual-machine/42107d30-c9ec-495c-9e2a-b4b22bd9da20?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003809 10.0.0.241 - - [2025-10-21 21:39:30] "GET /virtual-machine-interface/6511e0d2-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005786 10.0.0.241 - - [2025-10-21 21:39:30] "GET /virtual-machine/5aa77e42-9e89-4118-9ea3-b66ab822a8ff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003068 10.0.0.241 - - [2025-10-21 21:39:30] "GET /virtual-machine-interface/65d169ac-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004178 10.0.0.241 - - [2025-10-21 21:39:30] "GET /virtual-machine/84a00fdf-d509-4522-a91c-eefc1f370800?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003216 10.0.0.241 - - [2025-10-21 21:39:30] "GET /virtual-machine-interface/666f46ea-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005189 10.0.0.241 - - [2025-10-21 21:39:30] "GET /virtual-machine/8b362bbb-3235-4069-85fe-aab953beba70?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003679 10.0.0.241 - - [2025-10-21 21:39:30] "GET /virtual-machine-interface/670ae064-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004488 10.0.0.241 - - [2025-10-21 21:39:30] "GET /virtual-machine/6c5ed873-6d13-44f0-b1e5-29518119a426?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004970 10.0.0.241 - - [2025-10-21 21:39:30] "GET /virtual-machine-interface/680af58a-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006964 10.0.0.241 - - [2025-10-21 21:39:30] "GET /virtual-machine/01bad488-6436-49b4-8468-ade03edd13a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006257 10.0.0.241 - - [2025-10-21 21:39:30] "GET /virtual-machine-interface/679264bc-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.013379 10.0.0.241 - - [2025-10-21 21:39:31] "GET /virtual-machine-interface/6891ece8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007623 10.0.0.241 - - [2025-10-21 21:39:31] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.241 - - [2025-10-21 21:39:35] "GET /virtual-machine/a6e4172b-571c-4249-9cd0-61affc39646d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003728 10.0.0.241 - - [2025-10-21 21:39:35] "GET /virtual-machine-interface/6891ece8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007551 10.0.0.241 - - [2025-10-21 21:39:36] "GET /loadbalancer/7d917a98-59dd-48e6-aa86-fe05c5906e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001901 10.0.0.241 - - [2025-10-21 21:39:36] "POST /tags HTTP/1.1" 200 334 0.025107 10.0.0.241 - - [2025-10-21 21:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005059 10.0.0.241 - - [2025-10-21 21:39:36] "GET /tag/2d0b0ccf-34a1-4a7b-a3e5-79a47a4a63ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.019162 10.0.0.241 - - [2025-10-21 21:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.241 - - [2025-10-21 21:39:36] "GET /project/5d056704-b222-4e8a-9a31-843c54325f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046753 10.0.0.241 - - [2025-10-21 21:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.241 - - [2025-10-21 21:39:36] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004782 10.0.0.241 - - [2025-10-21 21:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.241 - - [2025-10-21 21:39:36] "GET /service-appliance-set/04e68e3d-2f17-448d-84df-53412c86af5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002509 10.0.0.241 - - [2025-10-21 21:39:36] "POST /fqname-to-id HTTP/1.1" 404 273 0.001685 10.0.0.241 - - [2025-10-21 21:39:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.114101 10.0.0.241 - - [2025-10-21 21:39:37] "GET /virtual-machine-interface/4cae19af-9c70-4c4a-8057-f34e1b3d1b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.017503 10.0.0.241 - - [2025-10-21 21:39:37] "POST /instance-ips HTTP/1.1" 200 410 0.024332 10.0.0.241 - - [2025-10-21 21:39:37] "GET /instance-ip/bd8f0cac-3d30-46a2-811a-e386ecd68f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004542 10.0.0.241 - - [2025-10-21 21:39:37] "POST /loadbalancers HTTP/1.1" 200 631 0.061328 10.0.0.241 - - [2025-10-21 21:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022896 10.0.0.241 - - [2025-10-21 21:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014049 10.0.0.241 - - [2025-10-21 21:39:37] "GET /project/5d056704-b222-4e8a-9a31-843c54325f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047183 10.0.0.241 - - [2025-10-21 21:39:37] "GET /instance-ip/bd8f0cac-3d30-46a2-811a-e386ecd68f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002929 10.0.0.241 - - [2025-10-21 21:39:37] "POST /floating-ips HTTP/1.1" 200 599 0.017220 10.0.0.241 - - [2025-10-21 21:39:37] "GET /project/5d056704-b222-4e8a-9a31-843c54325f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047422 10.0.0.241 - - [2025-10-21 21:39:37] "GET /loadbalancer/7d917a98-59dd-48e6-aa86-fe05c5906e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002572 10.0.0.241 - - [2025-10-21 21:39:37] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.018262 10.0.0.241 - - [2025-10-21 21:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.241 - - [2025-10-21 21:39:37] "GET /project/5d056704-b222-4e8a-9a31-843c54325f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045177 10.0.0.241 - - [2025-10-21 21:39:37] "GET /loadbalancer-listener/8feed066-8156-45e8-aacb-dc99a36c1c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003312 10.0.0.241 - - [2025-10-21 21:39:37] "GET /loadbalancer-listener/8feed066-8156-45e8-aacb-dc99a36c1c3b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.004024 10.0.0.241 - - [2025-10-21 21:39:37] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.021156 10.0.0.241 - - [2025-10-21 21:39:37] "GET /instance-ip/bd8f0cac-3d30-46a2-811a-e386ecd68f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.006333 10.0.0.241 - - [2025-10-21 21:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.241 - - [2025-10-21 21:39:37] "GET /instance-ip/bd8f0cac-3d30-46a2-811a-e386ecd68f0e?fields=floating_ips HTTP/1.1" 200 1214 0.006348 10.0.0.241 - - [2025-10-21 21:39:37] "GET /loadbalancer/7d917a98-59dd-48e6-aa86-fe05c5906e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004149 10.0.0.241 - - [2025-10-21 21:39:37] "GET /floating-ip/b4cdc8b6-09b3-4c49-b196-626c49107b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.004289 10.0.0.241 - - [2025-10-21 21:39:37] "GET /loadbalancer/7d917a98-59dd-48e6-aa86-fe05c5906e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003484 10.0.0.241 - - [2025-10-21 21:39:37] "GET /loadbalancer-pool/3ada62e4-cba5-465c-b0ab-8776742a876f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.008563 10.0.0.241 - - [2025-10-21 21:39:37] "POST /loadbalancer-members HTTP/1.1" 200 723 0.021507 10.0.0.241 - - [2025-10-21 21:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008594 10.0.0.241 - - [2025-10-21 21:39:37] "GET /virtual-machine-interface/6511e0d2-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007127 10.0.0.241 - - [2025-10-21 21:39:37] "POST /tags HTTP/1.1" 409 221 0.004104 10.0.0.241 - - [2025-10-21 21:39:37] "GET /virtual-machine-interface/6511e0d2-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007243 10.0.0.241 - - [2025-10-21 21:39:37] "POST /ref-update HTTP/1.1" 200 156 0.009204 10.0.0.241 - - [2025-10-21 21:39:37] "GET /floating-ip/b4cdc8b6-09b3-4c49-b196-626c49107b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.023883 10.0.0.241 - - [2025-10-21 21:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.241 - - [2025-10-21 21:39:37] "GET /tag/2d0b0ccf-34a1-4a7b-a3e5-79a47a4a63ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011323 10.0.0.241 - - [2025-10-21 21:39:37] "POST /set-tag HTTP/1.1" 200 109 0.065677 10.0.0.241 - - [2025-10-21 21:39:37] "PUT /floating-ip/b4cdc8b6-09b3-4c49-b196-626c49107b24 HTTP/1.1" 200 257 0.056727 10.0.0.241 - - [2025-10-21 21:39:37] "GET /loadbalancer-pool/3ada62e4-cba5-465c-b0ab-8776742a876f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004275 10.0.0.241 - - [2025-10-21 21:39:37] "POST /loadbalancer-members HTTP/1.1" 200 723 0.023278 10.0.0.241 - - [2025-10-21 21:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.039306 10.0.0.241 - - [2025-10-21 21:39:37] "GET /virtual-machine-interface/6485efc8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012639 10.0.0.241 - - [2025-10-21 21:39:38] "GET /virtual-machine-interface/6485efc8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006952 10.0.0.241 - - [2025-10-21 21:39:38] "POST /ref-update HTTP/1.1" 200 156 0.013212 10.0.0.241 - - [2025-10-21 21:39:38] "GET /floating-ip/b4cdc8b6-09b3-4c49-b196-626c49107b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.015116 10.0.0.241 - - [2025-10-21 21:39:38] "POST /set-tag HTTP/1.1" 200 109 0.062819 10.0.0.241 - - [2025-10-21 21:39:39] "POST /tags HTTP/1.1" 409 206 0.002184 10.0.0.241 - - [2025-10-21 21:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.241 - - [2025-10-21 21:39:39] "GET /tag/32ae49e5-bfaf-4a31-8421-7f66ad83e58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011626 10.0.0.241 - - [2025-10-21 21:39:39] "POST /tags HTTP/1.1" 409 204 0.002399 10.0.0.241 - - [2025-10-21 21:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005435 10.0.0.241 - - [2025-10-21 21:39:39] "GET /tag/9ef4ff06-31c3-460f-b6f1-5f3a46fd3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015605 10.0.0.241 - - [2025-10-21 21:39:39] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003111 10.0.0.241 - - [2025-10-21 21:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.241 - - [2025-10-21 21:39:39] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010544 10.0.0.241 - - [2025-10-21 21:39:39] "POST /tags HTTP/1.1" 409 206 0.002320 10.0.0.241 - - [2025-10-21 21:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.241 - - [2025-10-21 21:39:39] "GET /tag/32ae49e5-bfaf-4a31-8421-7f66ad83e58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012799 10.0.0.241 - - [2025-10-21 21:39:39] "POST /tags HTTP/1.1" 409 226 0.002477 10.0.0.241 - - [2025-10-21 21:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.241 - - [2025-10-21 21:39:39] "GET /tag/f1b0fe31-a2df-4844-8d7d-58fd41af5e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012987 10.0.0.241 - - [2025-10-21 21:39:39] "POST /tags HTTP/1.1" 409 204 0.002171 10.0.0.241 - - [2025-10-21 21:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.241 - - [2025-10-21 21:39:39] "GET /tag/9ef4ff06-31c3-460f-b6f1-5f3a46fd3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015519 10.0.0.241 - - [2025-10-21 21:39:39] "POST /tags HTTP/1.1" 409 226 0.002284 10.0.0.241 - - [2025-10-21 21:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.241 - - [2025-10-21 21:39:39] "GET /tag/f1b0fe31-a2df-4844-8d7d-58fd41af5e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.017499 10.0.0.241 - - [2025-10-21 21:39:39] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002868 10.0.0.241 - - [2025-10-21 21:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.241 - - [2025-10-21 21:39:39] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002183 10.0.0.241 - - [2025-10-21 21:39:39] "POST /firewall-rules HTTP/1.1" 200 628 0.077214 10.0.0.241 - - [2025-10-21 21:39:39] "POST /firewall-rules HTTP/1.1" 200 648 0.081627 10.0.0.241 - - [2025-10-21 21:39:39] "GET /firewall-rule/a1306622-9a4f-415e-886f-ff835dd2c925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.003963 10.0.0.241 - - [2025-10-21 21:39:39] "GET /firewall-policy/db044e9b-bbc1-4487-8d97-656e99f70b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003175 10.0.0.241 - - [2025-10-21 21:39:39] "GET /firewall-rule/23990c12-0ca7-40e3-b1d8-0797687c8c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003594 10.0.0.241 - - [2025-10-21 21:39:39] "POST /ref-update HTTP/1.1" 200 156 0.014261 10.0.0.241 - - [2025-10-21 21:39:39] "POST /firewall-policys HTTP/1.1" 200 608 0.023772 10.0.0.241 - - [2025-10-21 21:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021005 10.0.0.241 - - [2025-10-21 21:39:40] "GET /firewall-policy/dce701c6-6d43-41c7-8031-5c98eb45bbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.010003 10.0.0.241 - - [2025-10-21 21:39:40] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002945 10.0.0.241 - - [2025-10-21 21:39:40] "GET /firewall-policy/dce701c6-6d43-41c7-8031-5c98eb45bbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002318 10.0.0.241 - - [2025-10-21 21:39:40] "GET /firewall-policy/4bb29717-51a9-46a0-ab8c-b039e252ee1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003261 10.0.0.241 - - [2025-10-21 21:39:40] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.004570 10.0.0.241 - - [2025-10-21 21:39:40] "GET /firewall-policy/db044e9b-bbc1-4487-8d97-656e99f70b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004349 10.0.0.241 - - [2025-10-21 21:39:40] "GET /firewall-policy/db044e9b-bbc1-4487-8d97-656e99f70b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002789 10.0.0.241 - - [2025-10-21 21:39:40] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.003147 10.0.0.241 - - [2025-10-21 21:39:40] "POST /ref-update HTTP/1.1" 200 156 0.020382 10.0.0.241 - - [2025-10-21 21:39:40] "POST /ref-update HTTP/1.1" 200 156 0.027164 10.0.0.241 - - [2025-10-21 21:39:40] "POST /ref-update HTTP/1.1" 200 156 0.020308 10.0.0.241 - - [2025-10-21 21:39:40] "POST /ref-update HTTP/1.1" 200 156 0.029607 10.0.0.241 - - [2025-10-21 21:39:40] "POST /ref-update HTTP/1.1" 200 156 0.030181 10.0.0.241 - - [2025-10-21 21:39:40] "GET /firewall-policy/dce701c6-6d43-41c7-8031-5c98eb45bbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002938 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:40:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001266 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:40:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001138 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:41:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001024 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:41:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001218 10.0.0.241 - - [2025-10-21 21:41:40] "POST /tags HTTP/1.1" 409 252 0.004053 10.0.0.241 - - [2025-10-21 21:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.241 - - [2025-10-21 21:41:40] "GET /tag/f8086de9-d4b1-474a-be22-5a07c5908591?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013867 10.0.0.241 - - [2025-10-21 21:41:40] "POST /tags HTTP/1.1" 409 228 0.002715 10.0.0.241 - - [2025-10-21 21:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.241 - - [2025-10-21 21:41:40] "GET /tag/bc43baa2-cb6c-456c-b905-43c088573238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012943 10.0.0.241 - - [2025-10-21 21:41:40] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004233 10.0.0.241 - - [2025-10-21 21:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.241 - - [2025-10-21 21:41:40] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003189 10.0.0.241 - - [2025-10-21 21:41:40] "POST /tags HTTP/1.1" 409 206 0.001966 10.0.0.241 - - [2025-10-21 21:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.241 - - [2025-10-21 21:41:40] "GET /tag/32ae49e5-bfaf-4a31-8421-7f66ad83e58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011302 10.0.0.241 - - [2025-10-21 21:41:40] "POST /tags HTTP/1.1" 409 226 0.005589 10.0.0.241 - - [2025-10-21 21:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.241 - - [2025-10-21 21:41:40] "GET /tag/f1b0fe31-a2df-4844-8d7d-58fd41af5e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014515 10.0.0.241 - - [2025-10-21 21:41:40] "POST /tags HTTP/1.1" 409 204 0.002530 10.0.0.241 - - [2025-10-21 21:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.241 - - [2025-10-21 21:41:40] "GET /tag/9ef4ff06-31c3-460f-b6f1-5f3a46fd3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012445 10.0.0.241 - - [2025-10-21 21:41:40] "POST /tags HTTP/1.1" 409 226 0.002493 10.0.0.241 - - [2025-10-21 21:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.241 - - [2025-10-21 21:41:40] "GET /tag/f1b0fe31-a2df-4844-8d7d-58fd41af5e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014547 10.0.0.241 - - [2025-10-21 21:41:40] "POST /tags HTTP/1.1" 409 228 0.002265 10.0.0.241 - - [2025-10-21 21:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.241 - - [2025-10-21 21:41:40] "GET /tag/bc43baa2-cb6c-456c-b905-43c088573238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014944 10.0.0.241 - - [2025-10-21 21:41:40] "POST /tags HTTP/1.1" 409 252 0.002737 10.0.0.241 - - [2025-10-21 21:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.241 - - [2025-10-21 21:41:40] "GET /tag/f8086de9-d4b1-474a-be22-5a07c5908591?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014657 10.0.0.241 - - [2025-10-21 21:41:40] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003182 10.0.0.241 - - [2025-10-21 21:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.241 - - [2025-10-21 21:41:40] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002841 10.0.0.241 - - [2025-10-21 21:41:40] "POST /firewall-rules HTTP/1.1" 409 281 0.001880 10.0.0.241 - - [2025-10-21 21:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.241 - - [2025-10-21 21:41:40] "PUT /firewall-rule/23990c12-0ca7-40e3-b1d8-0797687c8c78 HTTP/1.1" 200 261 0.021912 10.0.0.241 - - [2025-10-21 21:41:41] "POST /firewall-rules HTTP/1.1" 409 291 0.008160 10.0.0.241 - - [2025-10-21 21:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.241 - - [2025-10-21 21:41:41] "PUT /firewall-rule/a1306622-9a4f-415e-886f-ff835dd2c925 HTTP/1.1" 200 261 0.030164 10.0.0.241 - - [2025-10-21 21:41:41] "GET /firewall-rule/a1306622-9a4f-415e-886f-ff835dd2c925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.006798 10.0.0.241 - - [2025-10-21 21:41:41] "POST /firewall-rules HTTP/1.1" 200 660 0.080930 10.0.0.241 - - [2025-10-21 21:41:41] "GET /firewall-rule/31ba0e24-246f-4fae-ae96-37eda4519bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.010011 10.0.0.241 - - [2025-10-21 21:41:41] "GET /firewall-policy/db044e9b-bbc1-4487-8d97-656e99f70b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004379 10.0.0.241 - - [2025-10-21 21:41:41] "GET /firewall-rule/23990c12-0ca7-40e3-b1d8-0797687c8c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003378 10.0.0.241 - - [2025-10-21 21:41:41] "POST /firewall-policys HTTP/1.1" 409 269 0.002006 10.0.0.241 - - [2025-10-21 21:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.241 - - [2025-10-21 21:41:41] "PUT /firewall-policy/dce701c6-6d43-41c7-8031-5c98eb45bbbd HTTP/1.1" 200 265 0.022954 10.0.0.241 - - [2025-10-21 21:41:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.038373 10.0.0.241 - - [2025-10-21 21:41:41] "GET /firewall-policy/dce701c6-6d43-41c7-8031-5c98eb45bbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.015054 10.0.0.241 - - [2025-10-21 21:41:41] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003172 10.0.0.241 - - [2025-10-21 21:41:41] "GET /firewall-policy/dce701c6-6d43-41c7-8031-5c98eb45bbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003127 10.0.0.241 - - [2025-10-21 21:41:41] "GET /firewall-policy/4bb29717-51a9-46a0-ab8c-b039e252ee1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005075 10.0.0.241 - - [2025-10-21 21:41:41] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.003193 10.0.0.241 - - [2025-10-21 21:41:41] "GET /firewall-policy/db044e9b-bbc1-4487-8d97-656e99f70b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002885 10.0.0.241 - - [2025-10-21 21:41:41] "GET /firewall-policy/dce701c6-6d43-41c7-8031-5c98eb45bbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006078 10.0.0.241 - - [2025-10-21 21:41:41] "GET /firewall-policy/dce701c6-6d43-41c7-8031-5c98eb45bbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003903 10.0.0.241 - - [2025-10-21 21:42:43] "GET /virtual-machine-interface/6485efc8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.014431 10.0.0.241 - - [2025-10-21 21:42:43] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.241 - - [2025-10-21 21:42:43] "GET /virtual-machine-interface/670ae064-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007078 10.0.0.241 - - [2025-10-21 21:42:43] "POST /set-tag HTTP/1.1" 200 109 0.003520 10.0.0.241 - - [2025-10-21 21:42:43] "GET /virtual-machine-interface/65d169ac-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005467 10.0.0.241 - - [2025-10-21 21:42:43] "POST /set-tag HTTP/1.1" 200 109 0.003411 10.0.0.241 - - [2025-10-21 21:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.241 - - [2025-10-21 21:42:43] "GET /loadbalancer/7d917a98-59dd-48e6-aa86-fe05c5906e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002692 10.0.0.241 - - [2025-10-21 21:42:43] "GET /virtual-machine-interface/6485efc8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004115 10.0.0.241 - - [2025-10-21 21:42:43] "POST /set-tag HTTP/1.1" 200 109 0.057741 10.0.0.241 - - [2025-10-21 21:42:43] "DELETE /loadbalancer-member/bcccb4e8-54ef-4b06-89c5-b6bc4b3ca3ff HTTP/1.1" 200 115 0.031525 10.0.0.241 - - [2025-10-21 21:42:43] "GET /virtual-machine-interface/680af58a-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006085 10.0.0.241 - - [2025-10-21 21:42:43] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.241 - - [2025-10-21 21:42:44] "GET /virtual-machine-interface/679264bc-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006188 10.0.0.241 - - [2025-10-21 21:42:44] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.241 - - [2025-10-21 21:42:44] "GET /virtual-machine-interface/6511e0d2-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004811 10.0.0.241 - - [2025-10-21 21:42:44] "POST /set-tag HTTP/1.1" 200 109 0.003021 10.0.0.241 - - [2025-10-21 21:42:44] "GET /virtual-machine-interface/6891ece8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004495 10.0.0.241 - - [2025-10-21 21:42:44] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.241 - - [2025-10-21 21:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.241 - - [2025-10-21 21:42:44] "GET /loadbalancer/7d917a98-59dd-48e6-aa86-fe05c5906e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002483 10.0.0.241 - - [2025-10-21 21:42:44] "GET /virtual-machine-interface/666f46ea-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004510 10.0.0.241 - - [2025-10-21 21:42:44] "POST /set-tag HTTP/1.1" 200 109 0.003025 10.0.0.241 - - [2025-10-21 21:42:44] "GET /virtual-machine-interface/6511e0d2-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.005029 10.0.0.241 - - [2025-10-21 21:42:44] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.241 - - [2025-10-21 21:42:44] "GET /virtual-machine-interface/6511e0d2-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004785 10.0.0.241 - - [2025-10-21 21:42:44] "POST /set-tag HTTP/1.1" 200 109 0.002901 10.0.0.241 - - [2025-10-21 21:42:44] "GET /virtual-machine/42107d30-c9ec-495c-9e2a-b4b22bd9da20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002861 10.0.0.241 - - [2025-10-21 21:42:44] "POST /ref-update HTTP/1.1" 200 156 0.012100 10.0.0.241 - - [2025-10-21 21:42:44] "GET /virtual-machine-interface/6511e0d2-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.017820 10.0.0.241 - - [2025-10-21 21:42:44] "POST /set-tag HTTP/1.1" 200 109 0.037981 10.0.0.241 - - [2025-10-21 21:42:44] "POST /set-tag HTTP/1.1" 200 109 0.021836 10.0.0.241 - - [2025-10-21 21:42:44] "POST /set-tag HTTP/1.1" 200 109 0.027501 10.0.0.241 - - [2025-10-21 21:42:44] "POST /set-tag HTTP/1.1" 200 109 0.025848 10.0.0.241 - - [2025-10-21 21:42:45] "POST /set-tag HTTP/1.1" 200 109 0.018630 10.0.0.241 - - [2025-10-21 21:42:45] "DELETE /instance-ip/653361b2-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.075674 10.0.0.241 - - [2025-10-21 21:42:45] "POST /ref-update HTTP/1.1" 200 156 0.021323 10.0.0.241 - - [2025-10-21 21:42:45] "DELETE /virtual-machine-interface/6511e0d2-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.065596 10.0.0.241 - - [2025-10-21 21:42:45] "DELETE /virtual-machine/42107d30-c9ec-495c-9e2a-b4b22bd9da20 HTTP/1.1" 200 115 0.026447 10.0.0.241 - - [2025-10-21 21:42:45] "GET /virtual-machine-interface/666f46ea-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007931 10.0.0.241 - - [2025-10-21 21:42:45] "POST /set-tag HTTP/1.1" 200 109 0.004336 10.0.0.241 - - [2025-10-21 21:42:45] "GET /virtual-machine-interface/666f46ea-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008801 10.0.0.241 - - [2025-10-21 21:42:45] "POST /set-tag HTTP/1.1" 200 109 0.006052 10.0.0.241 - - [2025-10-21 21:42:45] "GET /virtual-machine/84a00fdf-d509-4522-a91c-eefc1f370800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003440 10.0.0.241 - - [2025-10-21 21:42:45] "POST /ref-update HTTP/1.1" 200 156 0.015979 10.0.0.241 - - [2025-10-21 21:42:45] "GET /virtual-machine-interface/666f46ea-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.033865 10.0.0.241 - - [2025-10-21 21:42:45] "POST /set-tag HTTP/1.1" 200 109 0.026949 10.0.0.241 - - [2025-10-21 21:42:45] "POST /set-tag HTTP/1.1" 200 109 0.029993 10.0.0.241 - - [2025-10-21 21:42:45] "POST /set-tag HTTP/1.1" 200 109 0.064313 10.0.0.241 - - [2025-10-21 21:42:45] "POST /set-tag HTTP/1.1" 200 109 0.025278 10.0.0.241 - - [2025-10-21 21:42:45] "POST /set-tag HTTP/1.1" 200 109 0.046248 10.0.0.241 - - [2025-10-21 21:42:46] "DELETE /instance-ip/668f7af0-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.246451 10.0.0.241 - - [2025-10-21 21:42:46] "DELETE /virtual-machine-interface/666f46ea-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.098696 10.0.0.241 - - [2025-10-21 21:42:46] "DELETE /virtual-machine/84a00fdf-d509-4522-a91c-eefc1f370800 HTTP/1.1" 200 115 0.029286 10.0.0.241 - - [2025-10-21 21:42:46] "GET /virtual-machine-interface/6485efc8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.067845 10.0.0.241 - - [2025-10-21 21:42:46] "POST /set-tag HTTP/1.1" 200 109 0.003160 10.0.0.241 - - [2025-10-21 21:42:46] "GET /virtual-machine-interface/6485efc8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.024648 10.0.0.241 - - [2025-10-21 21:42:46] "POST /set-tag HTTP/1.1" 200 109 0.004371 10.0.0.241 - - [2025-10-21 21:42:46] "GET /virtual-machine/cf9d614a-c8b9-4e12-9b0a-add80da146c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005240 10.0.0.241 - - [2025-10-21 21:42:46] "POST /ref-update HTTP/1.1" 200 156 0.016367 10.0.0.241 - - [2025-10-21 21:42:46] "GET /virtual-machine-interface/6485efc8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012138 10.0.0.241 - - [2025-10-21 21:42:46] "POST /set-tag HTTP/1.1" 200 109 0.036172 10.0.0.241 - - [2025-10-21 21:42:46] "POST /set-tag HTTP/1.1" 200 109 0.119360 10.0.0.241 - - [2025-10-21 21:42:46] "POST /set-tag HTTP/1.1" 200 109 0.022483 10.0.0.241 - - [2025-10-21 21:42:46] "POST /set-tag HTTP/1.1" 200 109 0.026635 10.0.0.241 - - [2025-10-21 21:42:46] "POST /set-tag HTTP/1.1" 200 109 0.027333 10.0.0.241 - - [2025-10-21 21:42:46] "DELETE /instance-ip/64a2e876-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.040574 10.0.0.241 - - [2025-10-21 21:42:46] "POST /ref-update HTTP/1.1" 200 156 0.016748 10.0.0.241 - - [2025-10-21 21:42:46] "DELETE /virtual-machine-interface/6485efc8-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.094212 10.0.0.241 - - [2025-10-21 21:42:47] "DELETE /virtual-machine/cf9d614a-c8b9-4e12-9b0a-add80da146c5 HTTP/1.1" 200 115 0.045484 10.0.0.241 - - [2025-10-21 21:42:47] "DELETE /tag/9f081077-de07-4870-9648-997f7934003f HTTP/1.1" 200 115 0.068190 10.0.0.241 - - [2025-10-21 21:42:47] "GET /virtual-machine-interface/65d169ac-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004349 10.0.0.241 - - [2025-10-21 21:42:47] "POST /set-tag HTTP/1.1" 200 109 0.004069 10.0.0.241 - - [2025-10-21 21:42:47] "GET /virtual-machine-interface/65d169ac-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008223 10.0.0.241 - - [2025-10-21 21:42:47] "POST /set-tag HTTP/1.1" 200 109 0.003135 10.0.0.241 - - [2025-10-21 21:42:47] "GET /virtual-machine/5aa77e42-9e89-4118-9ea3-b66ab822a8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.012258 10.0.0.241 - - [2025-10-21 21:42:47] "POST /ref-update HTTP/1.1" 200 156 0.014002 10.0.0.241 - - [2025-10-21 21:42:47] "GET /virtual-machine-interface/65d169ac-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.020100 10.0.0.241 - - [2025-10-21 21:42:47] "POST /set-tag HTTP/1.1" 200 109 0.033203 10.0.0.241 - - [2025-10-21 21:42:47] "POST /set-tag HTTP/1.1" 200 109 0.042605 10.0.0.241 - - [2025-10-21 21:42:47] "POST /set-tag HTTP/1.1" 200 109 0.054525 10.0.0.241 - - [2025-10-21 21:42:47] "POST /set-tag HTTP/1.1" 200 109 0.023196 10.0.0.241 - - [2025-10-21 21:42:47] "POST /set-tag HTTP/1.1" 200 109 0.044287 10.0.0.241 - - [2025-10-21 21:42:47] "DELETE /instance-ip/65f3837a-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.066365 10.0.0.241 - - [2025-10-21 21:42:47] "DELETE /virtual-machine-interface/65d169ac-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.052888 10.0.0.241 - - [2025-10-21 21:42:47] "DELETE /virtual-machine/5aa77e42-9e89-4118-9ea3-b66ab822a8ff HTTP/1.1" 200 115 0.037467 10.0.0.241 - - [2025-10-21 21:42:47] "DELETE /tag/296718e4-c24e-4b88-a929-be0da27f4cfb HTTP/1.1" 200 115 0.066457 10.0.0.241 - - [2025-10-21 21:42:47] "DELETE /tag/32ae49e5-bfaf-4a31-8421-7f66ad83e58e HTTP/1.1" 409 391 0.010071 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:42:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001226 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:42:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001022 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:42:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001114 [Introspect:8084]10.0.0.241 - - [2025-10-21 21:42:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001067 10.0.0.241 - - [2025-10-21 21:43:14] "GET /virtual-machine-interface/6891ece8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007142 10.0.0.241 - - [2025-10-21 21:43:14] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.241 - - [2025-10-21 21:43:14] "GET /virtual-machine-interface/680af58a-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004786 10.0.0.241 - - [2025-10-21 21:43:14] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.241 - - [2025-10-21 21:43:15] "GET /virtual-machine-interface/6891ece8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005597 10.0.0.241 - - [2025-10-21 21:43:15] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.241 - - [2025-10-21 21:43:15] "GET /virtual-machine/a6e4172b-571c-4249-9cd0-61affc39646d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002819 10.0.0.241 - - [2025-10-21 21:43:15] "POST /ref-update HTTP/1.1" 200 156 0.011655 10.0.0.241 - - [2025-10-21 21:43:15] "GET /virtual-machine-interface/6891ece8-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005155 10.0.0.241 - - [2025-10-21 21:43:15] "POST /set-tag HTTP/1.1" 200 109 0.032209 10.0.0.241 - - [2025-10-21 21:43:15] "POST /set-tag HTTP/1.1" 200 109 0.034926 10.0.0.241 - - [2025-10-21 21:43:15] "POST /set-tag HTTP/1.1" 200 109 0.014581 10.0.0.241 - - [2025-10-21 21:43:15] "POST /set-tag HTTP/1.1" 200 109 0.043507 10.0.0.241 - - [2025-10-21 21:43:15] "DELETE /instance-ip/68b51cd6-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.074409 10.0.0.241 - - [2025-10-21 21:43:15] "DELETE /virtual-machine-interface/6891ece8-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.075942 10.0.0.241 - - [2025-10-21 21:43:15] "DELETE /virtual-machine/a6e4172b-571c-4249-9cd0-61affc39646d HTTP/1.1" 200 115 0.035538 10.0.0.241 - - [2025-10-21 21:43:15] "DELETE /tag/0aa86d29-6263-46b8-ab0e-84a0de25d4b2 HTTP/1.1" 200 115 0.062529 10.0.0.241 - - [2025-10-21 21:43:15] "GET /virtual-machine-interface/680af58a-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004343 10.0.0.241 - - [2025-10-21 21:43:15] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.241 - - [2025-10-21 21:43:15] "GET /virtual-machine/6c5ed873-6d13-44f0-b1e5-29518119a426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002854 10.0.0.241 - - [2025-10-21 21:43:15] "POST /ref-update HTTP/1.1" 200 156 0.016608 10.0.0.241 - - [2025-10-21 21:43:15] "GET /virtual-machine-interface/680af58a-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005001 10.0.0.241 - - [2025-10-21 21:43:15] "POST /set-tag HTTP/1.1" 200 109 0.036225 10.0.0.241 - - [2025-10-21 21:43:15] "POST /set-tag HTTP/1.1" 200 109 0.091147 10.0.0.241 - - [2025-10-21 21:43:15] "POST /set-tag HTTP/1.1" 200 109 0.019577 10.0.0.241 - - [2025-10-21 21:43:16] "POST /set-tag HTTP/1.1" 200 109 0.030864 10.0.0.241 - - [2025-10-21 21:43:16] "DELETE /instance-ip/6829af70-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.094235 10.0.0.241 - - [2025-10-21 21:43:16] "DELETE /virtual-machine-interface/680af58a-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.075493 10.0.0.241 - - [2025-10-21 21:43:16] "DELETE /virtual-machine/6c5ed873-6d13-44f0-b1e5-29518119a426 HTTP/1.1" 200 115 0.040447 10.0.0.241 - - [2025-10-21 21:43:16] "DELETE /tag/f8086de9-d4b1-474a-be22-5a07c5908591 HTTP/1.1" 409 237 0.005770 10.0.0.241 - - [2025-10-21 21:43:16] "DELETE /tag/17a65fd3-8042-459b-b609-d55e3a1158ae HTTP/1.1" 200 115 0.049839 10.0.0.241 - - [2025-10-21 21:43:16] "DELETE /tag/bc43baa2-cb6c-456c-b905-43c088573238 HTTP/1.1" 409 237 0.007905 10.0.0.241 - - [2025-10-21 21:43:16] "GET /virtual-machine-interface/670ae064-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006401 10.0.0.241 - - [2025-10-21 21:43:16] "POST /set-tag HTTP/1.1" 200 109 0.005317 10.0.0.241 - - [2025-10-21 21:43:16] "GET /virtual-machine-interface/670ae064-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004284 10.0.0.241 - - [2025-10-21 21:43:16] "POST /set-tag HTTP/1.1" 200 109 0.005099 10.0.0.241 - - [2025-10-21 21:43:16] "GET /virtual-machine/8b362bbb-3235-4069-85fe-aab953beba70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002985 10.0.0.241 - - [2025-10-21 21:43:16] "POST /ref-update HTTP/1.1" 200 156 0.012314 10.0.0.241 - - [2025-10-21 21:43:16] "GET /virtual-machine-interface/670ae064-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.018982 10.0.0.241 - - [2025-10-21 21:43:16] "POST /set-tag HTTP/1.1" 200 109 0.027852 10.0.0.241 - - [2025-10-21 21:43:16] "POST /set-tag HTTP/1.1" 200 109 0.036323 10.0.0.241 - - [2025-10-21 21:43:16] "POST /set-tag HTTP/1.1" 200 109 0.038846 10.0.0.241 - - [2025-10-21 21:43:16] "POST /set-tag HTTP/1.1" 200 109 0.015502 10.0.0.241 - - [2025-10-21 21:43:16] "DELETE /instance-ip/672e43e2-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.083548 10.0.0.241 - - [2025-10-21 21:43:16] "DELETE /virtual-machine-interface/670ae064-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.077658 10.0.0.241 - - [2025-10-21 21:43:16] "DELETE /virtual-machine/8b362bbb-3235-4069-85fe-aab953beba70 HTTP/1.1" 200 115 0.029457 10.0.0.241 - - [2025-10-21 21:43:16] "DELETE /tag/e58699ec-3e47-4d15-ac19-218c22504700 HTTP/1.1" 200 115 0.049366 10.0.0.241 - - [2025-10-21 21:43:17] "GET /virtual-machine-interface/679264bc-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004557 10.0.0.241 - - [2025-10-21 21:43:17] "POST /set-tag HTTP/1.1" 200 109 0.003188 10.0.0.241 - - [2025-10-21 21:43:17] "GET /virtual-machine-interface/679264bc-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005987 10.0.0.241 - - [2025-10-21 21:43:17] "POST /set-tag HTTP/1.1" 200 109 0.004355 10.0.0.241 - - [2025-10-21 21:43:17] "GET /virtual-machine/01bad488-6436-49b4-8468-ade03edd13a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003403 10.0.0.241 - - [2025-10-21 21:43:17] "POST /ref-update HTTP/1.1" 200 156 0.014786 10.0.0.241 - - [2025-10-21 21:43:17] "GET /virtual-machine-interface/679264bc-aec6-11f0-88d2-fa163ec8fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.021117 10.0.0.241 - - [2025-10-21 21:43:17] "POST /set-tag HTTP/1.1" 200 109 0.017701 10.0.0.241 - - [2025-10-21 21:43:17] "POST /set-tag HTTP/1.1" 200 109 0.049225 10.0.0.241 - - [2025-10-21 21:43:17] "POST /set-tag HTTP/1.1" 200 109 0.045493 10.0.0.241 - - [2025-10-21 21:43:17] "POST /set-tag HTTP/1.1" 200 109 0.040879 10.0.0.241 - - [2025-10-21 21:43:17] "DELETE /instance-ip/67b01bf6-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.068946 10.0.0.241 - - [2025-10-21 21:43:17] "DELETE /virtual-machine-interface/679264bc-aec6-11f0-88d2-fa163ec8fb68 HTTP/1.1" 200 115 0.051808 10.0.0.241 - - [2025-10-21 21:43:17] "DELETE /virtual-machine/01bad488-6436-49b4-8468-ade03edd13a7 HTTP/1.1" 200 115 0.031215 10.0.0.241 - - [2025-10-21 21:43:17] "DELETE /tag/9541ae4c-ea83-4486-9905-dd37313c69ca HTTP/1.1" 200 115 0.066458 10.0.0.241 - - [2025-10-21 21:43:17] "DELETE /tag/e0c51c67-85e9-47d2-85bb-0113ef7147a0 HTTP/1.1" 200 115 0.046798 10.0.0.241 - - [2025-10-21 21:43:17] "DELETE /tag/9ef4ff06-31c3-460f-b6f1-5f3a46fd3163 HTTP/1.1" 409 237 0.012576 10.0.0.241 - - [2025-10-21 21:43:19] "POST /projects HTTP/1.1" 409 238 0.002437 10.0.0.241 - - [2025-10-21 21:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.241 - - [2025-10-21 21:43:19] "GET /project/63f89d86-1f0d-4307-9a58-57a67e804305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056442 10.0.0.241 - - [2025-10-21 21:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.241 - - [2025-10-21 21:43:19] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005997 10.0.0.241 - - [2025-10-21 21:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.241 - - [2025-10-21 21:43:19] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005621 10.0.0.241 - - [2025-10-21 21:43:19] "POST /security-groups HTTP/1.1" 409 285 0.002544 10.0.0.241 - - [2025-10-21 21:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.241 - - [2025-10-21 21:43:19] "PUT /security-group/faa4dd00-05f7-43bb-9d98-3bec96745c3c HTTP/1.1" 200 263 0.058269 10.0.0.241 - - [2025-10-21 21:43:19] "PUT /access-control-list/43ce6a15-79c2-4958-836f-28fd5e69506c HTTP/1.1" 200 273 0.020678 10.0.0.241 - - [2025-10-21 21:43:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.052927 10.0.0.241 - - [2025-10-21 21:43:19] "PUT /access-control-list/aa62afa1-5b99-46e8-bc5f-bf850ab81e07 HTTP/1.1" 200 273 0.055055 10.0.0.241 - - [2025-10-21 21:43:24] "POST /projects HTTP/1.1" 409 238 0.002747 10.0.0.241 - - [2025-10-21 21:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.241 - - [2025-10-21 21:43:24] "GET /project/63f89d86-1f0d-4307-9a58-57a67e804305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047806 10.0.0.241 - - [2025-10-21 21:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.241 - - [2025-10-21 21:43:24] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004596 10.0.0.241 - - [2025-10-21 21:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.241 - - [2025-10-21 21:43:24] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005493 10.0.0.241 - - [2025-10-21 21:43:24] "POST /security-groups HTTP/1.1" 409 285 0.010368 10.0.0.241 - - [2025-10-21 21:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.241 - - [2025-10-21 21:43:24] "PUT /security-group/faa4dd00-05f7-43bb-9d98-3bec96745c3c HTTP/1.1" 200 263 0.059360 10.0.0.241 - - [2025-10-21 21:43:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021056 10.0.0.241 - - [2025-10-21 21:43:24] "PUT /access-control-list/43ce6a15-79c2-4958-836f-28fd5e69506c HTTP/1.1" 200 273 0.014323 10.0.0.241 - - [2025-10-21 21:43:24] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.026913 10.0.0.241 - - [2025-10-21 21:43:24] "PUT /access-control-list/aa62afa1-5b99-46e8-bc5f-bf850ab81e07 HTTP/1.1" 200 273 0.054906 10.0.0.241 - - [2025-10-21 21:43:24] "GET /firewall-rule/550c2bec-bd23-4c6f-b9f5-b92fcb5e395a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003798 10.0.0.241 - - [2025-10-21 21:43:24] "POST /ref-update HTTP/1.1" 200 156 0.063371 10.0.0.241 - - [2025-10-21 21:43:24] "DELETE /firewall-rule/550c2bec-bd23-4c6f-b9f5-b92fcb5e395a HTTP/1.1" 200 115 0.056966 10.0.0.241 - - [2025-10-21 21:43:24] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4655 0.006609 10.0.0.241 - - [2025-10-21 21:43:24] "GET /firewall-rule/dfcc6f70-2913-472f-b8be-f846615b4275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003795 10.0.0.241 - - [2025-10-21 21:43:25] "POST /ref-update HTTP/1.1" 200 156 0.064102 10.0.0.241 - - [2025-10-21 21:43:25] "DELETE /firewall-rule/dfcc6f70-2913-472f-b8be-f846615b4275 HTTP/1.1" 200 115 0.061221 10.0.0.241 - - [2025-10-21 21:43:25] "DELETE /tag/f8086de9-d4b1-474a-be22-5a07c5908591 HTTP/1.1" 409 237 0.004997 10.0.0.241 - - [2025-10-21 21:43:25] "DELETE /tag/bc43baa2-cb6c-456c-b905-43c088573238 HTTP/1.1" 409 237 0.005716 10.0.0.241 - - [2025-10-21 21:43:25] "DELETE /tag/7b72e39e-243f-43ec-b270-dc0738660c73 HTTP/1.1" 200 115 0.046299 10.0.0.241 - - [2025-10-21 21:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.241 - - [2025-10-21 21:43:25] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.018223 10.0.0.241 - - [2025-10-21 21:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.241 - - [2025-10-21 21:43:25] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004180 10.0.0.241 - - [2025-10-21 21:43:25] "PUT /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895 HTTP/1.1" 200 265 0.072196 10.0.0.241 - - [2025-10-21 21:43:25] "PUT /virtual-network/d50d24b5-5316-4b39-828e-428a44694652 HTTP/1.1" 200 265 0.080956 10.0.0.241 - - [2025-10-21 21:43:25] "DELETE /access-control-list/43ce6a15-79c2-4958-836f-28fd5e69506c HTTP/1.1" 200 115 0.055462 10.0.0.241 - - [2025-10-21 21:43:25] "DELETE /security-group/faa4dd00-05f7-43bb-9d98-3bec96745c3c HTTP/1.1" 200 115 0.101472 10.0.0.241 - - [2025-10-21 21:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011753 10.0.0.241 - - [2025-10-21 21:43:25] "DELETE /access-control-list/aa62afa1-5b99-46e8-bc5f-bf850ab81e07 HTTP/1.1" 200 115 0.052172 10.0.0.241 - - [2025-10-21 21:43:25] "GET /project/63f89d86-1f0d-4307-9a58-57a67e804305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.062192 10.0.0.241 - - [2025-10-21 21:43:25] "GET /project/63f89d86-1f0d-4307-9a58-57a67e804305?fields=security_groups HTTP/1.1" 200 1352 0.048265 10.0.0.241 - - [2025-10-21 21:43:25] "DELETE /access-control-list/684526c1-c530-4c20-8c8f-2cd4dff37a7a HTTP/1.1" 200 115 0.047557 10.0.0.241 - - [2025-10-21 21:43:25] "DELETE /security-group/7046bafb-b93d-4ab2-8354-45db0f875617 HTTP/1.1" 200 115 0.100172 10.0.0.241 - - [2025-10-21 21:43:25] "DELETE /access-control-list/f37d6cba-7dba-4679-80a6-01951e9ce6c0 HTTP/1.1" 200 115 0.057934 10.0.0.241 - - [2025-10-21 21:43:25] "GET /project/63f89d86-1f0d-4307-9a58-57a67e804305?fields=application_policy_sets HTTP/1.1" 200 1391 0.061632 10.0.0.241 - - [2025-10-21 21:43:26] "DELETE /project/63f89d86-1f0d-4307-9a58-57a67e804305 HTTP/1.1" 200 115 0.471266 10.0.0.241 - - [2025-10-21 21:43:26] "POST /projects HTTP/1.1" 409 238 0.014660 10.0.0.241 - - [2025-10-21 21:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009098 10.0.0.241 - - [2025-10-21 21:43:26] "GET /project/5d056704-b222-4e8a-9a31-843c54325f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.055359 10.0.0.241 - - [2025-10-21 21:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.241 - - [2025-10-21 21:43:26] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.006011 10.0.0.241 - - [2025-10-21 21:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005169 10.0.0.241 - - [2025-10-21 21:43:26] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004742 10.0.0.241 - - [2025-10-21 21:43:26] "POST /security-groups HTTP/1.1" 409 285 0.003045 10.0.0.241 - - [2025-10-21 21:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.241 - - [2025-10-21 21:43:26] "PUT /security-group/2b2b24a3-5a26-4ed2-aad3-93a0d39133d6 HTTP/1.1" 200 263 0.059363 10.0.0.241 - - [2025-10-21 21:43:26] "PUT /access-control-list/46160cc9-a9f9-4a3b-a08d-22467063994f HTTP/1.1" 200 273 0.020369 10.0.0.241 - - [2025-10-21 21:43:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.020829 10.0.0.241 - - [2025-10-21 21:43:26] "PUT /access-control-list/819785f1-3242-4240-9777-3cdd9cfe4a00 HTTP/1.1" 200 273 0.045022 10.0.0.241 - - [2025-10-21 21:43:30] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002899 10.0.0.241 - - [2025-10-21 21:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.241 - - [2025-10-21 21:43:30] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003119 10.0.0.241 - - [2025-10-21 21:43:30] "GET /firewall-policy/db044e9b-bbc1-4487-8d97-656e99f70b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002566 10.0.0.241 - - [2025-10-21 21:43:30] "GET /firewall-rule/23990c12-0ca7-40e3-b1d8-0797687c8c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003066 10.0.0.241 - - [2025-10-21 21:43:30] "POST /ref-update HTTP/1.1" 200 156 0.014537 10.0.0.241 - - [2025-10-21 21:43:30] "DELETE /firewall-rule/23990c12-0ca7-40e3-b1d8-0797687c8c78 HTTP/1.1" 200 115 0.055361 10.0.0.241 - - [2025-10-21 21:43:30] "GET /firewall-policy/dce701c6-6d43-41c7-8031-5c98eb45bbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005267 10.0.0.241 - - [2025-10-21 21:43:30] "GET /firewall-rule/a1306622-9a4f-415e-886f-ff835dd2c925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.005559 10.0.0.241 - - [2025-10-21 21:43:30] "POST /ref-update HTTP/1.1" 200 156 0.028666 10.0.0.241 - - [2025-10-21 21:43:30] "DELETE /firewall-rule/a1306622-9a4f-415e-886f-ff835dd2c925 HTTP/1.1" 200 115 0.091256 10.0.0.241 - - [2025-10-21 21:43:30] "GET /firewall-policy/dce701c6-6d43-41c7-8031-5c98eb45bbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.016922 10.0.0.241 - - [2025-10-21 21:43:30] "GET /firewall-rule/31ba0e24-246f-4fae-ae96-37eda4519bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003265 10.0.0.241 - - [2025-10-21 21:43:30] "POST /ref-update HTTP/1.1" 200 156 0.016496 10.0.0.241 - - [2025-10-21 21:43:30] "DELETE /firewall-rule/31ba0e24-246f-4fae-ae96-37eda4519bcd HTTP/1.1" 200 115 0.073106 10.0.0.241 - - [2025-10-21 21:43:30] "GET /application-policy-set/acf2c0c8-9359-4b23-a740-49ec14c175c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.005288 10.0.0.241 - - [2025-10-21 21:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.241 - - [2025-10-21 21:43:30] "GET /policy-management/58b4494b-4a31-4628-9a21-8bae887833fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002557 10.0.0.241 - - [2025-10-21 21:43:30] "GET /firewall-policy/dce701c6-6d43-41c7-8031-5c98eb45bbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003338 10.0.0.241 - - [2025-10-21 21:43:30] "POST /ref-update HTTP/1.1" 200 156 0.027457 10.0.0.241 - - [2025-10-21 21:43:30] "DELETE /firewall-policy/dce701c6-6d43-41c7-8031-5c98eb45bbbd HTTP/1.1" 200 115 0.049654 10.0.0.241 - - [2025-10-21 21:43:31] "DELETE /tag/f8086de9-d4b1-474a-be22-5a07c5908591 HTTP/1.1" 200 115 0.042022 10.0.0.241 - - [2025-10-21 21:43:31] "DELETE /tag/9ef4ff06-31c3-460f-b6f1-5f3a46fd3163 HTTP/1.1" 200 115 0.076122 10.0.0.241 - - [2025-10-21 21:43:31] "DELETE /tag/bc43baa2-cb6c-456c-b905-43c088573238 HTTP/1.1" 200 115 0.098470 10.0.0.241 - - [2025-10-21 21:43:31] "DELETE /tag/32ae49e5-bfaf-4a31-8421-7f66ad83e58e HTTP/1.1" 200 115 0.093866 10.0.0.241 - - [2025-10-21 21:43:31] "DELETE /loadbalancer-member/9326badb-b428-4ead-b395-4936492cd9ca HTTP/1.1" 200 115 0.050024 10.0.0.241 - - [2025-10-21 21:43:31] "DELETE /loadbalancer-pool/3ada62e4-cba5-465c-b0ab-8776742a876f HTTP/1.1" 200 115 0.051136 10.0.0.241 - - [2025-10-21 21:43:31] "DELETE /loadbalancer-listener/8feed066-8156-45e8-aacb-dc99a36c1c3b HTTP/1.1" 200 115 0.047337 10.0.0.241 - - [2025-10-21 21:43:31] "DELETE /loadbalancer/7d917a98-59dd-48e6-aa86-fe05c5906e3b HTTP/1.1" 200 115 0.068097 10.0.0.241 - - [2025-10-21 21:43:31] "DELETE /floating-ip/b4cdc8b6-09b3-4c49-b196-626c49107b24 HTTP/1.1" 200 115 0.050103 10.0.0.241 - - [2025-10-21 21:43:31] "DELETE /instance-ip/bd8f0cac-3d30-46a2-811a-e386ecd68f0e HTTP/1.1" 200 115 0.055980 10.0.0.241 - - [2025-10-21 21:43:31] "DELETE /virtual-machine-interface/4cae19af-9c70-4c4a-8057-f34e1b3d1b78 HTTP/1.1" 200 115 0.060785 10.0.0.241 - - [2025-10-21 21:43:31] "DELETE /tag/2d0b0ccf-34a1-4a7b-a3e5-79a47a4a63ca HTTP/1.1" 200 115 0.078656 10.0.0.241 - - [2025-10-21 21:43:31] "POST /projects HTTP/1.1" 409 238 0.004202 10.0.0.241 - - [2025-10-21 21:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.241 - - [2025-10-21 21:43:31] "GET /project/5d056704-b222-4e8a-9a31-843c54325f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.050081 10.0.0.241 - - [2025-10-21 21:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009310 10.0.0.241 - - [2025-10-21 21:43:31] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.007011 10.0.0.241 - - [2025-10-21 21:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.241 - - [2025-10-21 21:43:31] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005416 10.0.0.241 - - [2025-10-21 21:43:32] "POST /security-groups HTTP/1.1" 409 285 0.003544 10.0.0.241 - - [2025-10-21 21:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.241 - - [2025-10-21 21:43:32] "PUT /security-group/2b2b24a3-5a26-4ed2-aad3-93a0d39133d6 HTTP/1.1" 200 263 0.067523 10.0.0.241 - - [2025-10-21 21:43:32] "PUT /access-control-list/46160cc9-a9f9-4a3b-a08d-22467063994f HTTP/1.1" 200 273 0.016800 10.0.0.241 - - [2025-10-21 21:43:32] "PUT /access-control-list/819785f1-3242-4240-9777-3cdd9cfe4a00 HTTP/1.1" 200 273 0.055050 10.0.0.241 - - [2025-10-21 21:43:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.064442 10.0.0.241 - - [2025-10-21 21:43:32] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.016216 10.0.0.241 - - [2025-10-21 21:43:32] "GET /firewall-rule/4497ca8b-e0b9-475e-83a5-74f3056b2ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.009500 10.0.0.241 - - [2025-10-21 21:43:32] "POST /ref-update HTTP/1.1" 200 156 0.076212 10.0.0.241 - - [2025-10-21 21:43:32] "DELETE /firewall-rule/4497ca8b-e0b9-475e-83a5-74f3056b2ab8 HTTP/1.1" 200 115 0.059178 10.0.0.241 - - [2025-10-21 21:43:32] "GET /firewall-policy/61dd7b50-660c-49f7-85e1-d67549af33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4142 0.008721 10.0.0.241 - - [2025-10-21 21:43:32] "GET /firewall-rule/fdd4853e-39a0-444a-9714-67f3ace0656e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003179 10.0.0.241 - - [2025-10-21 21:43:32] "POST /ref-update HTTP/1.1" 200 156 0.082442 10.0.0.241 - - [2025-10-21 21:43:32] "DELETE /firewall-rule/fdd4853e-39a0-444a-9714-67f3ace0656e HTTP/1.1" 200 115 0.058700 10.0.0.241 - - [2025-10-21 21:43:32] "DELETE /tag/f1b0fe31-a2df-4844-8d7d-58fd41af5e4a HTTP/1.1" 200 115 0.098280 10.0.0.241 - - [2025-10-21 21:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.241 - - [2025-10-21 21:43:32] "GET /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.010455 10.0.0.241 - - [2025-10-21 21:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.241 - - [2025-10-21 21:43:32] "GET /virtual-network/d50d24b5-5316-4b39-828e-428a44694652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.008934 10.0.0.241 - - [2025-10-21 21:43:32] "PUT /virtual-network/c0d47328-b077-4cc0-ab6e-c031230f8895 HTTP/1.1" 200 265 0.062821 10.0.0.241 - - [2025-10-21 21:43:33] "PUT /virtual-network/d50d24b5-5316-4b39-828e-428a44694652 HTTP/1.1" 200 265 0.077481 10.0.0.241 - - [2025-10-21 21:43:33] "DELETE /security-group/2b2b24a3-5a26-4ed2-aad3-93a0d39133d6 HTTP/1.1" 200 115 0.091009 10.0.0.241 - - [2025-10-21 21:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.241 - - [2025-10-21 21:43:33] "DELETE /access-control-list/46160cc9-a9f9-4a3b-a08d-22467063994f HTTP/1.1" 200 115 0.068542 10.0.0.241 - - [2025-10-21 21:43:33] "DELETE /access-control-list/819785f1-3242-4240-9777-3cdd9cfe4a00 HTTP/1.1" 200 115 0.073964 10.0.0.241 - - [2025-10-21 21:43:33] "GET /project/5d056704-b222-4e8a-9a31-843c54325f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.080647 10.0.0.241 - - [2025-10-21 21:43:33] "GET /project/5d056704-b222-4e8a-9a31-843c54325f42?fields=security_groups HTTP/1.1" 200 1352 0.054569 10.0.0.241 - - [2025-10-21 21:43:33] "DELETE /security-group/11508653-e1f1-444b-bdbe-f6f88bb714e8 HTTP/1.1" 200 115 0.064178 10.0.0.241 - - [2025-10-21 21:43:33] "DELETE /access-control-list/79bd8207-b422-4d62-9dbd-47d7b1a0ef9c HTTP/1.1" 200 115 0.068821 10.0.0.241 - - [2025-10-21 21:43:33] "GET /project/5d056704-b222-4e8a-9a31-843c54325f42?fields=application_policy_sets HTTP/1.1" 200 1391 0.105135 10.0.0.241 - - [2025-10-21 21:43:33] "DELETE /access-control-list/6d88e9d3-0493-4d5c-8f37-408d37cc2419 HTTP/1.1" 200 115 0.109726 10.0.0.241 - - [2025-10-21 21:43:33] "DELETE /project/5d056704-b222-4e8a-9a31-843c54325f42 HTTP/1.1" 200 115 0.546916 10.0.0.241 - - [2025-10-21 21:43:50] "GET /global-system-configs HTTP/1.1" 200 323 0.003723 10.0.0.241 - - [2025-10-21 21:43:51] "GET /global-system-configs HTTP/1.1" 200 323 0.002225