++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Oct 7 05:40:36 PM UTC 2025 ===================' INFO: =================== Tue Oct 7 05:40:36 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.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.48 ++ 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.48 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.48 ++ ANALYTICSDB_NODES=10.0.0.48 ++ ANALYTICS_SNMP_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8081 ' +++ '[' -n '10.0.0.48:8081 ' ']' +++ echo 10.0.0.48:8081 ++ ANALYTICS_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9042 ' +++ '[' -n '10.0.0.48:9042 ' ']' +++ echo 10.0.0.48:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.48:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8086 ' +++ '[' -n '10.0.0.48:8086 ' ']' +++ echo 10.0.0.48:8086 ++ COLLECTOR_SERVERS=10.0.0.48: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.48 ++ CONFIGDB_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8082 ' +++ '[' -n '10.0.0.48:8082 ' ']' +++ echo 10.0.0.48:8082 ++ CONFIG_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9161 ' +++ '[' -n '10.0.0.48:9161 ' ']' +++ echo 10.0.0.48:9161 ++ CONFIGDB_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9041 ' +++ '[' -n '10.0.0.48:9041 ' ']' +++ echo 10.0.0.48:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.48: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.48 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.48 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:2181, +++ '[' -n 10.0.0.48:2181, ']' +++ echo 10.0.0.48:2181 ++ ZOOKEEPER_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:2181 ' +++ '[' -n '10.0.0.48:2181 ' ']' +++ echo 10.0.0.48:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.48:2181 ++ RABBITMQ_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:5673, +++ '[' -n 10.0.0.48:5673, ']' +++ echo 10.0.0.48:5673 ++ RABBITMQ_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:6379 ' +++ '[' -n '10.0.0.48:6379 ' ']' +++ echo 10.0.0.48:6379 ++ REDIS_SERVERS=10.0.0.48: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.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9092 ' +++ '[' -n '10.0.0.48:9092 ' ']' +++ echo 10.0.0.48:9092 ++ KAFKA_SERVERS=10.0.0.48: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.48 ++ 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.48 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.48 ++ cut -d , -f 1 + local cassandra=10.0.0.48 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.48 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 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.48 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.48 +++ local servers=10.0.0.48 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ tr '\n' , +++ local local_ips=,10.0.0.48,10.231.126.1,127.0.0.1,172.17.0.1,252.48.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.48'\''))' +++ local server_ip=10.0.0.48 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.48 ]] +++ [[ ,10.0.0.48,10.231.126.1,127.0.0.1,172.17.0.1,252.48.0.1,, =~ ,10\.0\.0\.48, ]] +++ echo 10.0.0.48 1 +++ return ++ local ip=10.0.0.48 ++ [[ -z 10.0.0.48 ]] ++ echo 10.0.0.48 + host_ip=10.0.0.48 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.48:9041 + cassandra_server_list=10.0.0.48:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.48: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 ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ 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/07/2025 17:41:16.552 7fc3a048c8c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/07/2025 17:41:16.696 7fc3a048c8c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/07/2025 17:41:16.710 7fc3a048c8c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/07/2025 17:41:16.710 7fc3a048c8c0 [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.48:8082/ Hit Ctrl-C to quit. 10.0.0.48 - - [2025-10-07 17:41:20] "GET / HTTP/1.1" 503 181 0.000221 10.0.0.48 - - [2025-10-07 17:41:21] "GET / HTTP/1.1" 200 45303 0.001331 10.0.0.48 - - [2025-10-07 17:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.48 - - [2025-10-07 17:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.48 - - [2025-10-07 17:41:21] "GET / HTTP/1.1" 200 35931 0.001187 10.0.0.48 - - [2025-10-07 17:41:22] "GET / HTTP/1.1" 200 35931 0.001915 10.0.0.48 - - [2025-10-07 17:41:22] "GET / HTTP/1.1" 200 35931 0.001431 10.0.0.48 - - [2025-10-07 17:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.48 - - [2025-10-07 17:41:22] "GET /global-system-config/9160d51f-657f-44ad-838d-225c6f9d8c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.023124 10.0.0.48 - - [2025-10-07 17:41:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.005376 10.0.0.48 - - [2025-10-07 17:41:22] "POST /config-nodes HTTP/1.1" 200 593 0.034497 10.0.0.48 - - [2025-10-07 17:41:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.002074 10.0.0.48 - - [2025-10-07 17:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.48 - - [2025-10-07 17:41:22] "GET /global-system-config/9160d51f-657f-44ad-838d-225c6f9d8c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006236 10.0.0.48 - - [2025-10-07 17:41:22] "POST /service-appliance-sets HTTP/1.1" 200 553 0.041848 10.0.0.48 - - [2025-10-07 17:41:23] "POST /fqname-to-id HTTP/1.1" 404 180 0.001781 10.0.0.48 - - [2025-10-07 17:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004920 10.0.0.48 - - [2025-10-07 17:41:23] "GET /global-system-config/9160d51f-657f-44ad-838d-225c6f9d8c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006875 10.0.0.48 - - [2025-10-07 17:41:23] "POST /service-appliance-sets HTTP/1.1" 200 541 0.035125 10.0.0.48 - - [2025-10-07 17:41:23] "GET / HTTP/1.1" 200 35931 0.001247 10.0.0.48 - - [2025-10-07 17:41:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002564 10.0.0.48 - - [2025-10-07 17:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.48 - - [2025-10-07 17:41:23] "GET /network-ipam/634dbc7a-0e2d-45d2-a51a-500a032baf78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002560 10.0.0.48 - - [2025-10-07 17:41:23] "GET / HTTP/1.1" 200 35931 0.001300 10.0.0.48 - - [2025-10-07 17:41:23] "POST /service-templates HTTP/1.1" 200 511 0.022572 10.0.0.48 - - [2025-10-07 17:41:23] "POST /service-templates HTTP/1.1" 200 501 0.060147 10.0.0.48 - - [2025-10-07 17:41:23] "POST /service-templates HTTP/1.1" 200 515 0.023975 10.0.0.48 - - [2025-10-07 17:41:23] "POST /service-templates HTTP/1.1" 200 535 0.030378 10.0.0.48 - - [2025-10-07 17:41:23] "POST /service-templates HTTP/1.1" 200 507 0.056945 10.0.0.48 - - [2025-10-07 17:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.48 - - [2025-10-07 17:41:23] "GET /network-ipam/634dbc7a-0e2d-45d2-a51a-500a032baf78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003528 10.0.0.48 - - [2025-10-07 17:41:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.001975 10.0.0.48 - - [2025-10-07 17:41:24] "POST /access-control-lists HTTP/1.1" 200 587 0.030296 10.0.0.48 - - [2025-10-07 17:41:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.009896 10.0.0.48 - - [2025-10-07 17:41:24] "POST /access-control-lists HTTP/1.1" 200 585 0.037630 10.0.0.48 - - [2025-10-07 17:41:24] "POST /route-targets HTTP/1.1" 200 327 0.023594 10.0.0.48 - - [2025-10-07 17:41:24] "POST /ref-update HTTP/1.1" 200 156 0.016257 10.0.0.48 - - [2025-10-07 17:41:24] "POST /route-targets HTTP/1.1" 200 327 0.054876 10.0.0.48 - - [2025-10-07 17:41:24] "POST /ref-update HTTP/1.1" 200 156 0.020020 10.0.0.48 - - [2025-10-07 17:41:24] "GET / HTTP/1.1" 200 35931 0.001443 10.0.0.48 - - [2025-10-07 17:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.48 - - [2025-10-07 17:41:24] "GET /global-system-config/9160d51f-657f-44ad-838d-225c6f9d8c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009641 10.0.0.48 - - [2025-10-07 17:41:24] "POST /route-targets HTTP/1.1" 200 327 0.081132 10.0.0.48 - - [2025-10-07 17:41:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.004424 10.0.0.48 - - [2025-10-07 17:41:24] "POST /ref-update HTTP/1.1" 200 156 0.015556 10.0.0.48 - - [2025-10-07 17:41:24] "POST /route-targets HTTP/1.1" 200 327 0.075598 10.0.0.48 - - [2025-10-07 17:41:24] "POST /config-database-nodes HTTP/1.1" 200 611 0.088848 10.0.0.48 - - [2025-10-07 17:41:24] "POST /ref-update HTTP/1.1" 200 156 0.033308 10.0.0.48 - - [2025-10-07 17:41:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.002762 10.0.0.48 - - [2025-10-07 17:41:25] "POST /access-control-lists HTTP/1.1" 200 551 0.070012 10.0.0.48 - - [2025-10-07 17:41:25] "PUT /access-control-list/0d13605b-f212-45a0-ba5a-7bfd05222153 HTTP/1.1" 200 272 0.023177 10.0.0.48 - - [2025-10-07 17:41:25] "PUT /access-control-list/3f4438e3-aca4-41f6-8f96-1477c31a1ae8 HTTP/1.1" 200 272 0.013616 10.0.0.48 - - [2025-10-07 17:41:26] "GET / HTTP/1.1" 200 35931 0.001170 10.0.0.48 - - [2025-10-07 17:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.48 - - [2025-10-07 17:41:26] "GET /routing-instance/9d68766a-20a5-402d-b5a1-dbabe723084d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002981 10.0.0.48 - - [2025-10-07 17:41:26] "POST /bgp-routers HTTP/1.1" 200 616 0.022983 10.0.0.48 - - [2025-10-07 17:41:26] "GET /bgp-router/efd6a67d-ace5-49f7-866b-dfffca248446?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.012872 10.0.0.48 - - [2025-10-07 17:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007086 10.0.0.48 - - [2025-10-07 17:41:26] "GET /global-system-config/9160d51f-657f-44ad-838d-225c6f9d8c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004863 10.0.0.48 - - [2025-10-07 17:41:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002021 10.0.0.48 - - [2025-10-07 17:41:27] "POST /ref-update HTTP/1.1" 200 156 0.007196 10.0.0.48 - - [2025-10-07 17:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.48 - - [2025-10-07 17:41:28] "GET /global-vrouter-config/1d055bc0-fddc-4544-9c7e-07ecc341acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002771 10.0.0.48 - - [2025-10-07 17:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.48 - - [2025-10-07 17:41:28] "PUT /global-vrouter-config/1d055bc0-fddc-4544-9c7e-07ecc341acee HTTP/1.1" 200 276 0.007935 10.0.0.48 - - [2025-10-07 17:41:28] "GET / HTTP/1.1" 200 35931 0.001220 10.0.0.48 - - [2025-10-07 17:41:28] "POST /alarms HTTP/1.1" 200 581 0.025841 10.0.0.48 - - [2025-10-07 17:41:28] "POST /alarms HTTP/1.1" 200 575 0.022359 10.0.0.48 - - [2025-10-07 17:41:28] "POST /alarms HTTP/1.1" 200 575 0.021213 10.0.0.48 - - [2025-10-07 17:41:28] "POST /alarms HTTP/1.1" 200 559 0.032327 10.0.0.48 - - [2025-10-07 17:41:28] "POST /alarms HTTP/1.1" 200 555 0.026995 10.0.0.48 - - [2025-10-07 17:41:28] "POST /alarms HTTP/1.1" 200 557 0.028501 10.0.0.48 - - [2025-10-07 17:41:28] "POST /alarms HTTP/1.1" 200 565 0.040510 10.0.0.48 - - [2025-10-07 17:41:28] "POST /alarms HTTP/1.1" 200 549 0.021366 10.0.0.48 - - [2025-10-07 17:41:28] "POST /alarms HTTP/1.1" 200 557 0.021820 10.0.0.48 - - [2025-10-07 17:41:28] "POST /alarms HTTP/1.1" 200 567 0.022252 10.0.0.48 - - [2025-10-07 17:41:28] "POST /alarms HTTP/1.1" 200 555 0.043133 10.0.0.48 - - [2025-10-07 17:41:28] "POST /alarms HTTP/1.1" 200 567 0.030372 10.0.0.48 - - [2025-10-07 17:41:29] "POST /alarms HTTP/1.1" 200 575 0.060401 10.0.0.48 - - [2025-10-07 17:41:29] "POST /alarms HTTP/1.1" 200 569 0.018841 10.0.0.48 - - [2025-10-07 17:41:29] "POST /alarms HTTP/1.1" 200 561 0.016702 10.0.0.48 - - [2025-10-07 17:41:29] "POST /alarms HTTP/1.1" 200 561 0.028822 10.0.0.48 - - [2025-10-07 17:41:29] "POST /alarms HTTP/1.1" 200 561 0.015605 10.0.0.48 - - [2025-10-07 17:41:29] "POST /alarms HTTP/1.1" 200 547 0.018496 10.0.0.48 - - [2025-10-07 17:41:29] "POST /alarms HTTP/1.1" 200 595 0.022825 10.0.0.48 - - [2025-10-07 17:41:29] "POST /alarms HTTP/1.1" 200 575 0.014952 10.0.0.48 - - [2025-10-07 17:41:29] "POST /alarms HTTP/1.1" 200 571 0.030144 10.0.0.48 - - [2025-10-07 17:41:29] "POST /alarms HTTP/1.1" 200 583 0.020353 10.0.0.48 - - [2025-10-07 17:41:29] "POST /alarms HTTP/1.1" 200 609 0.018893 10.0.0.48 - - [2025-10-07 17:41:29] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.48 - - [2025-10-07 17:41:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003553 10.0.0.48 - - [2025-10-07 17:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005706 10.0.0.48 - - [2025-10-07 17:41:29] "PUT /global-vrouter-config/1d055bc0-fddc-4544-9c7e-07ecc341acee HTTP/1.1" 200 276 0.007542 10.0.0.48 - - [2025-10-07 17:41:29] "GET / HTTP/1.1" 200 35931 0.001271 10.0.0.48 - - [2025-10-07 17:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.48 - - [2025-10-07 17:41:29] "GET /global-vrouter-config/1d055bc0-fddc-4544-9c7e-07ecc341acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002473 10.0.0.48 - - [2025-10-07 17:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.48 - - [2025-10-07 17:41:29] "PUT /global-vrouter-config/1d055bc0-fddc-4544-9c7e-07ecc341acee HTTP/1.1" 200 276 0.007223 10.0.0.48 - - [2025-10-07 17:41:30] "GET / HTTP/1.1" 200 35931 0.001421 10.0.0.48 - - [2025-10-07 17:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.48 - - [2025-10-07 17:41:30] "GET /global-system-config/9160d51f-657f-44ad-838d-225c6f9d8c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006607 10.0.0.48 - - [2025-10-07 17:41:30] "PUT /global-system-config/9160d51f-657f-44ad-838d-225c6f9d8c93 HTTP/1.1" 200 274 0.018545 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:43:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001591 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:43:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.001148 10.0.0.48 - - [2025-10-07 17:43:11] "GET / HTTP/1.1" 200 35931 0.002187 10.0.0.48 - - [2025-10-07 17:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.48 - - [2025-10-07 17:43:11] "GET /global-system-config/9160d51f-657f-44ad-838d-225c6f9d8c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004930 10.0.0.48 - - [2025-10-07 17:43:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.003875 10.0.0.48 - - [2025-10-07 17:43:11] "POST /analytics-nodes HTTP/1.1" 200 599 0.029540 10.0.0.48 - - [2025-10-07 17:43:19] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.48 - - [2025-10-07 17:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.48 - - [2025-10-07 17:43:19] "GET /global-system-config/9160d51f-657f-44ad-838d-225c6f9d8c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004706 10.0.0.48 - - [2025-10-07 17:43:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.001874 10.0.0.48 - - [2025-10-07 17:43:19] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.028800 10.0.0.48 - - [2025-10-07 17:43:25] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.48 - - [2025-10-07 17:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.48 - - [2025-10-07 17:43:25] "GET /global-system-config/9160d51f-657f-44ad-838d-225c6f9d8c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004883 10.0.0.48 - - [2025-10-07 17:43:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.001932 10.0.0.48 - - [2025-10-07 17:43:25] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.020997 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:43:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:43:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000957 10.0.0.48 - - [2025-10-07 17:43:31] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.48 - - [2025-10-07 17:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.48 - - [2025-10-07 17:43:31] "GET /global-system-config/9160d51f-657f-44ad-838d-225c6f9d8c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004623 10.0.0.48 - - [2025-10-07 17:43:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.001907 10.0.0.48 - - [2025-10-07 17:43:31] "POST /database-nodes HTTP/1.1" 200 597 0.017720 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:43:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000984 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:43:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:44:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001016 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:44:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000756 10.0.0.48 - - [2025-10-07 17:44:15] "GET / HTTP/1.1" 200 35931 0.001380 10.0.0.48 - - [2025-10-07 17:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.48 - - [2025-10-07 17:44:15] "GET /domain/4a38a65c-5657-4236-8535-d40f7ab581de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.002514 10.0.0.48 - - [2025-10-07 17:44:15] "POST /id-to-fqname HTTP/1.1" 200 173 0.002900 10.0.0.48 - - [2025-10-07 17:44:15] "POST /fqname-to-id HTTP/1.1" 404 182 0.007417 10.0.0.48 - - [2025-10-07 17:44:15] "POST /security-groups HTTP/1.1" 200 570 0.072959 10.0.0.48 - - [2025-10-07 17:44:15] "POST /projects HTTP/1.1" 200 481 0.236864 10.0.0.48 - - [2025-10-07 17:44:15] "POST /fqname-to-id HTTP/1.1" 404 213 0.005361 10.0.0.48 - - [2025-10-07 17:44:15] "POST /security-groups HTTP/1.1" 200 534 0.093203 10.0.0.48 - - [2025-10-07 17:44:15] "POST /access-control-lists HTTP/1.1" 200 579 0.082890 10.0.0.48 - - [2025-10-07 17:44:15] "POST /fqname-to-id HTTP/1.1" 404 212 0.013428 10.0.0.48 - - [2025-10-07 17:44:15] "POST /chown HTTP/1.1" 200 109 0.020651 10.0.0.48 - - [2025-10-07 17:44:15] "POST /policy-managements HTTP/1.1" 409 214 0.010290 10.0.0.48 - - [2025-10-07 17:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009003 10.0.0.48 - - [2025-10-07 17:44:16] "POST /access-control-lists HTTP/1.1" 200 577 0.078931 10.0.0.48 - - [2025-10-07 17:44:16] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009640 10.0.0.48 - - [2025-10-07 17:44:16] "POST /application-policy-sets HTTP/1.1" 200 528 0.017223 10.0.0.48 - - [2025-10-07 17:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006200 10.0.0.48 - - [2025-10-07 17:44:16] "GET /global-vrouter-config/1d055bc0-fddc-4544-9c7e-07ecc341acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003008 10.0.0.48 - - [2025-10-07 17:44:16] "PUT /global-vrouter-config/1d055bc0-fddc-4544-9c7e-07ecc341acee HTTP/1.1" 200 276 0.008939 10.0.0.48 - - [2025-10-07 17:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014047 10.0.0.48 - - [2025-10-07 17:44:16] "GET /virtual-network/8e4a87a2-87b8-4f27-b591-a7391328dd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004388 10.0.0.48 - - [2025-10-07 17:44:16] "POST /id-to-fqname HTTP/1.1" 200 177 0.000535 10.0.0.48 - - [2025-10-07 17:44:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.003581 10.0.0.48 - - [2025-10-07 17:44:16] "POST /security-groups HTTP/1.1" 200 574 0.080807 10.0.0.48 - - [2025-10-07 17:44:16] "POST /projects HTTP/1.1" 200 489 0.240347 10.0.0.48 - - [2025-10-07 17:44:16] "POST /security-groups HTTP/1.1" 200 546 0.022805 10.0.0.48 - - [2025-10-07 17:44:16] "POST /chown HTTP/1.1" 200 109 0.007896 10.0.0.48 - - [2025-10-07 17:44:16] "POST /fqname-to-id HTTP/1.1" 404 232 0.005218 10.0.0.48 - - [2025-10-07 17:44:16] "POST /network-ipams HTTP/1.1" 200 522 0.050764 10.0.0.48 - - [2025-10-07 17:44:16] "POST /access-control-lists HTTP/1.1" 200 594 0.040612 10.0.0.48 - - [2025-10-07 17:44:16] "POST /fqname-to-id HTTP/1.1" 404 231 0.018321 10.0.0.48 - - [2025-10-07 17:44:16] "POST /access-control-lists HTTP/1.1" 200 592 0.030898 10.0.0.48 - - [2025-10-07 17:44:16] "POST /network-ipams HTTP/1.1" 200 510 0.110651 10.0.0.48 - - [2025-10-07 17:44:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.002727 10.0.0.48 - - [2025-10-07 17:44:16] "POST /fqname-to-id HTTP/1.1" 404 217 0.001828 10.0.0.48 - - [2025-10-07 17:44:16] "POST /access-control-lists HTTP/1.1" 200 583 0.062612 10.0.0.48 - - [2025-10-07 17:44:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.006683 10.0.0.48 - - [2025-10-07 17:44:16] "POST /access-control-lists HTTP/1.1" 200 581 0.108782 10.0.0.48 - - [2025-10-07 17:44:17] "POST /useragent-kv HTTP/1.1" 200 115 0.036793 10.0.0.48 - - [2025-10-07 17:44:17] "POST /virtual-networks HTTP/1.1" 200 538 0.271738 10.0.0.48 - - [2025-10-07 17:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.48 - - [2025-10-07 17:44:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.006207 10.0.0.48 - - [2025-10-07 17:44:17] "POST /access-control-lists HTTP/1.1" 200 602 0.017015 10.0.0.48 - - [2025-10-07 17:44:17] "POST /fqname-to-id HTTP/1.1" 404 239 0.010805 10.0.0.48 - - [2025-10-07 17:44:17] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.006230 10.0.0.48 - - [2025-10-07 17:44:17] "POST /network-ipams HTTP/1.1" 200 518 0.023403 10.0.0.48 - - [2025-10-07 17:44:17] "POST /fqname-to-id HTTP/1.1" 404 202 0.011381 10.0.0.48 - - [2025-10-07 17:44:17] "POST /access-control-lists HTTP/1.1" 200 600 0.065050 10.0.0.48 - - [2025-10-07 17:44:17] "POST /fqname-to-id HTTP/1.1" 404 229 0.012249 10.0.0.48 - - [2025-10-07 17:44:17] "POST /access-control-lists HTTP/1.1" 200 589 0.098119 10.0.0.48 - - [2025-10-07 17:44:17] "POST /route-targets HTTP/1.1" 200 327 0.026849 10.0.0.48 - - [2025-10-07 17:44:17] "POST /useragent-kv HTTP/1.1" 200 115 0.013311 10.0.0.48 - - [2025-10-07 17:44:17] "POST /virtual-networks HTTP/1.1" 200 546 0.235313 10.0.0.48 - - [2025-10-07 17:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007054 10.0.0.48 - - [2025-10-07 17:44:17] "POST /ref-update HTTP/1.1" 200 156 0.021972 10.0.0.48 - - [2025-10-07 17:44:17] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.010163 10.0.0.48 - - [2025-10-07 17:44:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.003310 10.0.0.48 - - [2025-10-07 17:44:17] "PUT /access-control-list/1c4df1dc-1ed1-4666-8a44-efaf11a8b907 HTTP/1.1" 200 272 0.058179 10.0.0.48 - - [2025-10-07 17:44:17] "POST /network-policys HTTP/1.1" 200 538 0.058535 10.0.0.48 - - [2025-10-07 17:44:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.004558 10.0.0.48 - - [2025-10-07 17:44:17] "POST /route-targets HTTP/1.1" 200 327 0.031776 10.0.0.48 - - [2025-10-07 17:44:17] "POST /network-policys HTTP/1.1" 200 534 0.075211 10.0.0.48 - - [2025-10-07 17:44:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.013075 10.0.0.48 - - [2025-10-07 17:44:17] "POST /ref-update HTTP/1.1" 200 156 0.062241 10.0.0.48 - - [2025-10-07 17:44:17] "POST /network-policys HTTP/1.1" 200 542 0.051183 10.0.0.48 - - [2025-10-07 17:44:17] "PUT /access-control-list/b10cf993-5d74-4539-a567-03f3a1a4da64 HTTP/1.1" 200 272 0.034363 10.0.0.48 - - [2025-10-07 17:44:17] "POST /ref-update HTTP/1.1" 200 156 0.068927 10.0.0.48 - - [2025-10-07 17:44:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002831 10.0.0.48 - - [2025-10-07 17:44:17] "PUT /access-control-list/1c4df1dc-1ed1-4666-8a44-efaf11a8b907 HTTP/1.1" 200 272 0.041137 10.0.0.48 - - [2025-10-07 17:44:17] "POST /ref-update HTTP/1.1" 200 156 0.076976 10.0.0.48 - - [2025-10-07 17:44:18] "PUT /access-control-list/b10cf993-5d74-4539-a567-03f3a1a4da64 HTTP/1.1" 200 272 0.070932 10.0.0.48 - - [2025-10-07 17:44:18] "POST /ref-update HTTP/1.1" 200 156 0.105791 10.0.0.48 - - [2025-10-07 17:44:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012632 10.0.0.48 - - [2025-10-07 17:44:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004391 10.0.0.48 - - [2025-10-07 17:44:18] "PUT /access-control-list/1c4df1dc-1ed1-4666-8a44-efaf11a8b907 HTTP/1.1" 200 272 0.072895 10.0.0.48 - - [2025-10-07 17:44:18] "POST /ref-update HTTP/1.1" 200 156 0.031938 10.0.0.48 - - [2025-10-07 17:44:18] "POST /fqname-to-id HTTP/1.1" 404 237 0.010637 10.0.0.48 - - [2025-10-07 17:44:18] "POST /ref-update HTTP/1.1" 200 156 0.109934 10.0.0.48 - - [2025-10-07 17:44:18] "POST /access-control-lists HTTP/1.1" 200 601 0.056814 10.0.0.48 - - [2025-10-07 17:44:18] "POST /ref-update HTTP/1.1" 200 156 0.125474 10.0.0.48 - - [2025-10-07 17:44:18] "POST /ref-update HTTP/1.1" 200 156 0.055569 10.0.0.48 - - [2025-10-07 17:44:18] "PUT /access-control-list/b10cf993-5d74-4539-a567-03f3a1a4da64 HTTP/1.1" 200 272 0.019487 10.0.0.48 - - [2025-10-07 17:44:18] "POST /ref-update HTTP/1.1" 200 156 0.110145 10.0.0.48 - - [2025-10-07 17:44:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024208 10.0.0.48 - - [2025-10-07 17:44:18] "PUT /access-control-list/331b62c0-0062-4e0a-bd7e-832efb706db5 HTTP/1.1" 200 272 0.075357 10.0.0.48 - - [2025-10-07 17:44:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008141 10.0.0.48 - - [2025-10-07 17:44:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007838 10.0.0.48 - - [2025-10-07 17:44:18] "POST /ref-update HTTP/1.1" 200 156 0.025159 10.0.0.48 - - [2025-10-07 17:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.48 - - [2025-10-07 17:44:18] "PUT /access-control-list/331b62c0-0062-4e0a-bd7e-832efb706db5 HTTP/1.1" 200 272 0.051994 10.0.0.48 - - [2025-10-07 17:44:18] "GET /virtual-network/8e4a87a2-87b8-4f27-b591-a7391328dd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.046483 10.0.0.48 - - [2025-10-07 17:44:18] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.008360 10.0.0.48 - - [2025-10-07 17:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.48 - - [2025-10-07 17:44:18] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002546 10.0.0.48 - - [2025-10-07 17:44:18] "POST /firewall-policys HTTP/1.1" 200 530 0.020414 10.0.0.48 - - [2025-10-07 17:44:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017321 10.0.0.48 - - [2025-10-07 17:44:18] "GET /firewall-policy/355eb3f4-16a1-4738-8510-1993af35b559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.006840 10.0.0.48 - - [2025-10-07 17:44:18] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.012531 10.0.0.48 - - [2025-10-07 17:44:18] "GET /firewall-policy/355eb3f4-16a1-4738-8510-1993af35b559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002807 10.0.0.48 - - [2025-10-07 17:44:19] "POST /ref-update HTTP/1.1" 200 156 0.021735 10.0.0.48 - - [2025-10-07 17:44:19] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.017824 10.0.0.48 - - [2025-10-07 17:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.48 - - [2025-10-07 17:44:19] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008039 10.0.0.48 - - [2025-10-07 17:44:19] "POST /firewall-policys HTTP/1.1" 200 532 0.024138 10.0.0.48 - - [2025-10-07 17:44:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022779 10.0.0.48 - - [2025-10-07 17:44:19] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.013533 10.0.0.48 - - [2025-10-07 17:44:19] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004876 10.0.0.48 - - [2025-10-07 17:44:19] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002786 10.0.0.48 - - [2025-10-07 17:44:19] "GET /firewall-policy/355eb3f4-16a1-4738-8510-1993af35b559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002082 10.0.0.48 - - [2025-10-07 17:44:19] "GET /firewall-policy/355eb3f4-16a1-4738-8510-1993af35b559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.001779 10.0.0.48 - - [2025-10-07 17:44:19] "POST /ref-update HTTP/1.1" 200 156 0.015696 10.0.0.48 - - [2025-10-07 17:44:19] "POST /ref-update HTTP/1.1" 200 156 0.045741 10.0.0.48 - - [2025-10-07 17:44:19] "POST /ref-update HTTP/1.1" 200 156 0.029286 10.0.0.48 - - [2025-10-07 17:44:19] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.011977 10.0.0.48 - - [2025-10-07 17:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.48 - - [2025-10-07 17:44:19] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005351 10.0.0.48 - - [2025-10-07 17:44:19] "POST /firewall-policys HTTP/1.1" 200 530 0.018146 10.0.0.48 - - [2025-10-07 17:44:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019321 10.0.0.48 - - [2025-10-07 17:44:19] "GET /firewall-policy/46dd6263-2da5-4cd7-8b3c-1821d7e73c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006163 10.0.0.48 - - [2025-10-07 17:44:19] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004054 10.0.0.48 - - [2025-10-07 17:44:19] "GET /firewall-policy/46dd6263-2da5-4cd7-8b3c-1821d7e73c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002519 10.0.0.48 - - [2025-10-07 17:44:19] "GET /firewall-policy/355eb3f4-16a1-4738-8510-1993af35b559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002351 10.0.0.48 - - [2025-10-07 17:44:19] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002904 10.0.0.48 - - [2025-10-07 17:44:19] "GET /firewall-policy/355eb3f4-16a1-4738-8510-1993af35b559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002332 10.0.0.48 - - [2025-10-07 17:44:19] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002035 10.0.0.48 - - [2025-10-07 17:44:19] "POST /ref-update HTTP/1.1" 200 156 0.028596 10.0.0.48 - - [2025-10-07 17:44:19] "POST /ref-update HTTP/1.1" 200 156 0.030270 10.0.0.48 - - [2025-10-07 17:44:19] "POST /ref-update HTTP/1.1" 200 156 0.033419 10.0.0.48 - - [2025-10-07 17:44:19] "POST /ref-update HTTP/1.1" 200 156 0.038833 10.0.0.48 - - [2025-10-07 17:44:20] "POST /ref-update HTTP/1.1" 200 156 0.101185 10.0.0.48 - - [2025-10-07 17:44:20] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.062860 10.0.0.48 - - [2025-10-07 17:44:20] "POST /tags HTTP/1.1" 200 299 0.036118 10.0.0.48 - - [2025-10-07 17:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.025354 10.0.0.48 - - [2025-10-07 17:44:20] "GET /tag/abf04a6e-de6c-4e02-9e02-af722a42e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013768 10.0.0.48 - - [2025-10-07 17:44:20] "POST /set-tag HTTP/1.1" 200 109 0.027377 10.0.0.48 - - [2025-10-07 17:44:20] "POST /tags HTTP/1.1" 200 357 0.136427 10.0.0.48 - - [2025-10-07 17:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.48 - - [2025-10-07 17:44:20] "GET /tag/204996ba-2f34-4706-ba89-596b965428a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.031200 10.0.0.48 - - [2025-10-07 17:44:20] "POST /tags HTTP/1.1" 200 305 0.077635 10.0.0.48 - - [2025-10-07 17:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.018396 10.0.0.48 - - [2025-10-07 17:44:20] "GET /tag/26b4cfe8-1b01-43a8-9152-4d6e4d2208d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.033952 10.0.0.48 - - [2025-10-07 17:44:21] "POST /id-to-fqname HTTP/1.1" 200 174 0.000481 10.0.0.48 - - [2025-10-07 17:44:21] "POST /fqname-to-id HTTP/1.1" 404 183 0.015413 10.0.0.48 - - [2025-10-07 17:44:21] "POST /security-groups HTTP/1.1" 200 571 0.118893 10.0.0.48 - - [2025-10-07 17:44:21] "POST /projects HTTP/1.1" 200 483 0.310793 10.0.0.48 - - [2025-10-07 17:44:21] "POST /fqname-to-id HTTP/1.1" 404 214 0.002460 10.0.0.48 - - [2025-10-07 17:44:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024911 10.0.0.48 - - [2025-10-07 17:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.48 - - [2025-10-07 17:44:21] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.024221 10.0.0.48 - - [2025-10-07 17:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.025611 10.0.0.48 - - [2025-10-07 17:44:21] "POST /access-control-lists HTTP/1.1" 200 580 0.143169 10.0.0.48 - - [2025-10-07 17:44:21] "POST /fqname-to-id HTTP/1.1" 404 213 0.006403 10.0.0.48 - - [2025-10-07 17:44:21] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.072536 10.0.0.48 - - [2025-10-07 17:44:21] "POST /access-control-lists HTTP/1.1" 200 578 0.082572 10.0.0.48 - - [2025-10-07 17:44:21] "PUT /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4 HTTP/1.1" 200 264 0.108227 10.0.0.48 - - [2025-10-07 17:44:21] "PUT /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901 HTTP/1.1" 200 264 0.177811 10.0.0.48 - - [2025-10-07 17:44:22] "POST /security-groups HTTP/1.1" 200 537 0.166921 10.0.0.48 - - [2025-10-07 17:44:22] "POST /fqname-to-id HTTP/1.1" 404 234 0.002244 10.0.0.48 - - [2025-10-07 17:44:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016426 10.0.0.48 - - [2025-10-07 17:44:22] "POST /chown HTTP/1.1" 200 109 0.105855 10.0.0.48 - - [2025-10-07 17:44:22] "POST /access-control-lists HTTP/1.1" 200 596 0.137547 10.0.0.48 - - [2025-10-07 17:44:22] "POST /fqname-to-id HTTP/1.1" 404 233 0.003881 10.0.0.48 - - [2025-10-07 17:44:22] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015908 10.0.0.48 - - [2025-10-07 17:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.48 - - [2025-10-07 17:44:22] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032629 10.0.0.48 - - [2025-10-07 17:44:22] "POST /access-control-lists HTTP/1.1" 200 594 0.107429 10.0.0.48 - - [2025-10-07 17:44:22] "POST /tags HTTP/1.1" 409 207 0.006279 10.0.0.48 - - [2025-10-07 17:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.48 - - [2025-10-07 17:44:22] "GET /tag/26b4cfe8-1b01-43a8-9152-4d6e4d2208d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015984 10.0.0.48 - - [2025-10-07 17:44:22] "POST /firewall-rules HTTP/1.1" 200 564 0.076882 10.0.0.48 - - [2025-10-07 17:44:22] "GET /firewall-rule/50d65cd3-63a8-4170-b40b-e1baca40529d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007394 10.0.0.48 - - [2025-10-07 17:44:22] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002763 10.0.0.48 - - [2025-10-07 17:44:22] "GET /firewall-rule/50d65cd3-63a8-4170-b40b-e1baca40529d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002350 10.0.0.48 - - [2025-10-07 17:44:22] "POST /ref-update HTTP/1.1" 200 156 0.036438 10.0.0.48 - - [2025-10-07 17:44:22] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003784 10.0.0.48 - - [2025-10-07 17:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.48 - - [2025-10-07 17:44:22] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005862 10.0.0.48 - - [2025-10-07 17:44:22] "POST /tags HTTP/1.1" 409 207 0.002459 10.0.0.48 - - [2025-10-07 17:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.48 - - [2025-10-07 17:44:22] "GET /tag/26b4cfe8-1b01-43a8-9152-4d6e4d2208d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012240 10.0.0.48 - - [2025-10-07 17:44:22] "POST /firewall-rules HTTP/1.1" 200 562 0.068965 10.0.0.48 - - [2025-10-07 17:44:22] "GET /firewall-rule/6f940d6c-5070-48e9-bbfd-b0b5164833fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.024588 10.0.0.48 - - [2025-10-07 17:44:22] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009587 10.0.0.48 - - [2025-10-07 17:44:22] "GET /firewall-rule/6f940d6c-5070-48e9-bbfd-b0b5164833fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003450 10.0.0.48 - - [2025-10-07 17:44:22] "POST /ref-update HTTP/1.1" 200 156 0.026489 10.0.0.48 - - [2025-10-07 17:44:23] "POST /tags HTTP/1.1" 200 355 0.056073 10.0.0.48 - - [2025-10-07 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.48 - - [2025-10-07 17:44:23] "GET /tag/43986c84-9286-4909-b660-9df40f7ac37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.019740 10.0.0.48 - - [2025-10-07 17:44:23] "POST /tags HTTP/1.1" 200 303 0.017935 10.0.0.48 - - [2025-10-07 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.48 - - [2025-10-07 17:44:23] "GET /tag/25afbb61-cfe0-435a-aec8-279015349c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012860 10.0.0.48 - - [2025-10-07 17:44:23] "POST /projects HTTP/1.1" 409 218 0.001766 10.0.0.48 - - [2025-10-07 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.48 - - [2025-10-07 17:44:23] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049279 10.0.0.48 - - [2025-10-07 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014470 10.0.0.48 - - [2025-10-07 17:44:23] "GET /network-ipam/b25cf149-a4b4-4c80-8c74-2b123ed8e286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004060 10.0.0.48 - - [2025-10-07 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.48 - - [2025-10-07 17:44:23] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003896 10.0.0.48 - - [2025-10-07 17:44:23] "PUT /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4 HTTP/1.1" 200 264 0.055092 10.0.0.48 - - [2025-10-07 17:44:23] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.024260 10.0.0.48 - - [2025-10-07 17:44:23] "POST /set-tag HTTP/1.1" 200 109 0.051374 10.0.0.48 - - [2025-10-07 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020342 10.0.0.48 - - [2025-10-07 17:44:23] "GET /network-ipam/3b370be8-e550-4dc1-b466-73e5c25ac760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002593 10.0.0.48 - - [2025-10-07 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.48 - - [2025-10-07 17:44:23] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006238 10.0.0.48 - - [2025-10-07 17:44:23] "GET / HTTP/1.1" 200 35931 0.001123 10.0.0.48 - - [2025-10-07 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.48 - - [2025-10-07 17:44:23] "GET /global-system-config/9160d51f-657f-44ad-838d-225c6f9d8c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007894 10.0.0.48 - - [2025-10-07 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.48 - - [2025-10-07 17:44:23] "GET /config-node/319bdd4d-ceb4-46c3-a5c0-d56ec25de951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.020142 10.0.0.48 - - [2025-10-07 17:44:23] "PUT /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901 HTTP/1.1" 200 264 0.061896 10.0.0.48 - - [2025-10-07 17:44:23] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.013213 10.0.0.48 - - [2025-10-07 17:44:23] "POST /set-tag HTTP/1.1" 200 109 0.053451 10.0.0.48 - - [2025-10-07 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005346 10.0.0.48 - - [2025-10-07 17:44:23] "GET /network-policy/28f9913f-801c-4be4-9844-edd232b3b495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.018883 10.0.0.48 - - [2025-10-07 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.48 - - [2025-10-07 17:44:23] "GET /network-policy/d211275b-ceeb-4711-9667-b99c4808cc2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002371 10.0.0.48 - - [2025-10-07 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.48 - - [2025-10-07 17:44:23] "GET /network-policy/0ee8d5bf-5fbf-49a7-ae2e-60a3b8279b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002726 10.0.0.48 - - [2025-10-07 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.48 - - [2025-10-07 17:44:23] "PUT /network-policy/0ee8d5bf-5fbf-49a7-ae2e-60a3b8279b9a HTTP/1.1" 200 262 0.008228 10.0.0.48 - - [2025-10-07 17:44:24] "POST /ref-update HTTP/1.1" 200 156 0.058497 10.0.0.48 - - [2025-10-07 17:44:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008291 10.0.0.48 - - [2025-10-07 17:44:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003896 10.0.0.48 - - [2025-10-07 17:44:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002032 10.0.0.48 - - [2025-10-07 17:44:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002818 10.0.0.48 - - [2025-10-07 17:44:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001560 10.0.0.48 - - [2025-10-07 17:44:24] "POST /security-groups HTTP/1.1" 409 245 0.002074 10.0.0.48 - - [2025-10-07 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.48 - - [2025-10-07 17:44:24] "PUT /security-group/1672d294-d765-44e1-ba06-d13998be1fce HTTP/1.1" 200 262 0.052831 10.0.0.48 - - [2025-10-07 17:44:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.033261 10.0.0.48 - - [2025-10-07 17:44:24] "PUT /access-control-list/ca87eeb8-07f2-4105-863b-9f4cac09736d HTTP/1.1" 200 272 0.015849 10.0.0.48 - - [2025-10-07 17:44:24] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013971 10.0.0.48 - - [2025-10-07 17:44:24] "PUT /access-control-list/945aff07-8d21-4fed-b4b8-ab6cd0108f28 HTTP/1.1" 200 272 0.031057 10.0.0.48 - - [2025-10-07 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.48 - - [2025-10-07 17:44:24] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003591 10.0.0.48 - - [2025-10-07 17:44:24] "POST /tags HTTP/1.1" 409 206 0.004104 10.0.0.48 - - [2025-10-07 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.48 - - [2025-10-07 17:44:24] "GET /tag/25afbb61-cfe0-435a-aec8-279015349c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009831 10.0.0.48 - - [2025-10-07 17:44:24] "POST /firewall-rules HTTP/1.1" 200 562 0.065177 10.0.0.48 - - [2025-10-07 17:44:24] "GET /firewall-rule/e2cfc1bb-f498-4eb6-8270-844c4c21b57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.011342 10.0.0.48 - - [2025-10-07 17:44:24] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003903 10.0.0.48 - - [2025-10-07 17:44:24] "GET /firewall-rule/e2cfc1bb-f498-4eb6-8270-844c4c21b57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002081 10.0.0.48 - - [2025-10-07 17:44:24] "POST /ref-update HTTP/1.1" 200 156 0.028665 10.0.0.48 - - [2025-10-07 17:44:24] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002642 10.0.0.48 - - [2025-10-07 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.48 - - [2025-10-07 17:44:24] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002745 10.0.0.48 - - [2025-10-07 17:44:24] "POST /tags HTTP/1.1" 409 206 0.002353 10.0.0.48 - - [2025-10-07 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.48 - - [2025-10-07 17:44:24] "GET /tag/25afbb61-cfe0-435a-aec8-279015349c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010428 10.0.0.48 - - [2025-10-07 17:44:24] "POST /firewall-rules HTTP/1.1" 200 560 0.063217 10.0.0.48 - - [2025-10-07 17:44:24] "GET /firewall-rule/4d09c570-4211-4305-953a-30a6e85207c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003860 10.0.0.48 - - [2025-10-07 17:44:24] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003008 10.0.0.48 - - [2025-10-07 17:44:24] "GET /firewall-rule/4d09c570-4211-4305-953a-30a6e85207c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.001855 10.0.0.48 - - [2025-10-07 17:44:24] "POST /ref-update HTTP/1.1" 200 156 0.023234 10.0.0.48 - - [2025-10-07 17:44:24] "POST /fqname-to-id HTTP/1.1" 404 226 0.013685 10.0.0.48 - - [2025-10-07 17:44:24] "POST /tags HTTP/1.1" 200 305 0.057300 10.0.0.48 - - [2025-10-07 17:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010003 10.0.0.48 - - [2025-10-07 17:44:25] "GET /tag/6bc58c8f-52da-453b-8fa3-b7e32a620d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012229 10.0.0.48 - - [2025-10-07 17:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005943 10.0.0.48 - - [2025-10-07 17:44:25] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047414 10.0.0.48 - - [2025-10-07 17:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.48 - - [2025-10-07 17:44:25] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.003591 10.0.0.48 - - [2025-10-07 17:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006254 10.0.0.48 - - [2025-10-07 17:44:25] "GET /service-appliance-set/57d862e1-1036-42b6-9542-a4ad941909e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005067 10.0.0.48 - - [2025-10-07 17:44:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.004582 10.0.0.48 - - [2025-10-07 17:44:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.114991 10.0.0.48 - - [2025-10-07 17:44:25] "GET /virtual-machine-interface/ce23ecc1-0fc2-4f4f-8c70-0527460e3cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.019014 10.0.0.48 - - [2025-10-07 17:44:25] "POST /instance-ips HTTP/1.1" 200 381 0.060541 10.0.0.48 - - [2025-10-07 17:44:25] "GET /instance-ip/99f7aa10-87c3-41f3-bd49-8132ddb65a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006373 10.0.0.48 - - [2025-10-07 17:44:25] "POST /loadbalancers HTTP/1.1" 200 582 0.064265 10.0.0.48 - - [2025-10-07 17:44:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019248 10.0.0.48 - - [2025-10-07 17:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014701 10.0.0.48 - - [2025-10-07 17:44:25] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052558 10.0.0.48 - - [2025-10-07 17:44:25] "GET /loadbalancer/96bf67a4-f2d2-4dbe-b1f8-8001a2fa52ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.008100 10.0.0.48 - - [2025-10-07 17:44:25] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067532 10.0.0.48 - - [2025-10-07 17:44:25] "GET /instance-ip/99f7aa10-87c3-41f3-bd49-8132ddb65a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002613 10.0.0.48 - - [2025-10-07 17:44:25] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.025830 10.0.0.48 - - [2025-10-07 17:44:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010118 10.0.0.48 - - [2025-10-07 17:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010455 10.0.0.48 - - [2025-10-07 17:44:25] "POST /floating-ips HTTP/1.1" 200 583 0.044486 10.0.0.48 - - [2025-10-07 17:44:25] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.068528 10.0.0.48 - - [2025-10-07 17:44:25] "GET /loadbalancer-listener/06920863-1fdc-4d80-9722-faa16b0ca1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002923 10.0.0.48 - - [2025-10-07 17:44:25] "GET /loadbalancer-listener/06920863-1fdc-4d80-9722-faa16b0ca1c7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003721 10.0.0.48 - - [2025-10-07 17:44:25] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018514 10.0.0.48 - - [2025-10-07 17:44:25] "GET /instance-ip/99f7aa10-87c3-41f3-bd49-8132ddb65a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002999 10.0.0.48 - - [2025-10-07 17:44:26] "GET /instance-ip/99f7aa10-87c3-41f3-bd49-8132ddb65a3e?fields=floating_ips HTTP/1.1" 200 1171 0.004942 10.0.0.48 - - [2025-10-07 17:44:26] "GET /floating-ip/7921f9da-01fc-4963-aa76-636cacbefc45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002057 10.0.0.48 - - [2025-10-07 17:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.48 - - [2025-10-07 17:44:26] "GET /global-vrouter-config/1d055bc0-fddc-4544-9c7e-07ecc341acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002234 10.0.0.48 - - [2025-10-07 17:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.48 - - [2025-10-07 17:44:26] "PUT /global-vrouter-config/1d055bc0-fddc-4544-9c7e-07ecc341acee HTTP/1.1" 200 276 0.007067 10.0.0.48 - - [2025-10-07 17:44:26] "POST /tags HTTP/1.1" 200 301 0.024974 10.0.0.48 - - [2025-10-07 17:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012642 10.0.0.48 - - [2025-10-07 17:44:26] "GET /tag/85d4cb24-df11-4945-a4d0-41be10745fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011192 10.0.0.48 - - [2025-10-07 17:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.48 - - [2025-10-07 17:44:26] "GET /project/1f0cb03b-3141-4754-af0c-2eb90c140efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031404 10.0.0.48 - - [2025-10-07 17:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.48 - - [2025-10-07 17:44:26] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.003626 10.0.0.48 - - [2025-10-07 17:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.48 - - [2025-10-07 17:44:26] "GET /service-appliance-set/57d862e1-1036-42b6-9542-a4ad941909e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002657 10.0.0.48 - - [2025-10-07 17:44:26] "POST /fqname-to-id HTTP/1.1" 404 242 0.001469 10.0.0.48 - - [2025-10-07 17:44:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111557 10.0.0.48 - - [2025-10-07 17:44:26] "GET /virtual-machine-interface/121dca20-cd95-4ba7-81aa-c709ac128454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.023561 10.0.0.48 - - [2025-10-07 17:44:26] "POST /instance-ips HTTP/1.1" 200 377 0.025078 10.0.0.48 - - [2025-10-07 17:44:26] "GET /instance-ip/bba934e6-4bcf-44a9-9a7d-7c9887cb0208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.027144 10.0.0.48 - - [2025-10-07 17:44:26] "POST /loadbalancers HTTP/1.1" 200 582 0.065402 10.0.0.48 - - [2025-10-07 17:44:26] "GET /project/1f0cb03b-3141-4754-af0c-2eb90c140efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050947 10.0.0.48 - - [2025-10-07 17:44:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.039711 10.0.0.48 - - [2025-10-07 17:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014103 10.0.0.48 - - [2025-10-07 17:44:26] "GET /instance-ip/bba934e6-4bcf-44a9-9a7d-7c9887cb0208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.019542 10.0.0.48 - - [2025-10-07 17:44:26] "GET /project/1f0cb03b-3141-4754-af0c-2eb90c140efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052253 10.0.0.48 - - [2025-10-07 17:44:26] "POST /floating-ips HTTP/1.1" 200 581 0.047454 10.0.0.48 - - [2025-10-07 17:44:26] "GET /loadbalancer/9ea6abcd-0648-447f-8812-17c66dca6194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002730 10.0.0.48 - - [2025-10-07 17:44:26] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.024273 10.0.0.48 - - [2025-10-07 17:44:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018161 10.0.0.48 - - [2025-10-07 17:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.48 - - [2025-10-07 17:44:26] "GET /project/1f0cb03b-3141-4754-af0c-2eb90c140efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035632 10.0.0.48 - - [2025-10-07 17:44:26] "GET /loadbalancer-listener/1809ddc1-3325-41e3-b07e-a26f2a8dd5d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002735 10.0.0.48 - - [2025-10-07 17:44:26] "GET /loadbalancer-listener/1809ddc1-3325-41e3-b07e-a26f2a8dd5d8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.002815 10.0.0.48 - - [2025-10-07 17:44:26] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019562 10.0.0.48 - - [2025-10-07 17:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.48 - - [2025-10-07 17:44:27] "GET /instance-ip/bba934e6-4bcf-44a9-9a7d-7c9887cb0208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004868 10.0.0.48 - - [2025-10-07 17:44:27] "GET /instance-ip/bba934e6-4bcf-44a9-9a7d-7c9887cb0208?fields=floating_ips HTTP/1.1" 200 1165 0.008930 10.0.0.48 - - [2025-10-07 17:44:27] "GET /project/1f0cb03b-3141-4754-af0c-2eb90c140efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046533 10.0.0.48 - - [2025-10-07 17:44:27] "GET /floating-ip/205cfb3c-b374-4a30-a5d4-ef27eaa06dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002471 10.0.0.48 - - [2025-10-07 17:44:27] "GET /loadbalancer/9ea6abcd-0648-447f-8812-17c66dca6194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004042 10.0.0.48 - - [2025-10-07 17:44:27] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021466 10.0.0.48 - - [2025-10-07 17:44:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.026717 10.0.0.48 - - [2025-10-07 17:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005694 10.0.0.48 - - [2025-10-07 17:44:27] "GET /project/1f0cb03b-3141-4754-af0c-2eb90c140efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030162 10.0.0.48 - - [2025-10-07 17:44:27] "GET /loadbalancer-listener/94ea188b-371d-4b5f-b89f-6264359d326b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.001855 10.0.0.48 - - [2025-10-07 17:44:27] "GET /loadbalancer-listener/94ea188b-371d-4b5f-b89f-6264359d326b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002868 10.0.0.48 - - [2025-10-07 17:44:27] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.017924 10.0.0.48 - - [2025-10-07 17:44:27] "GET /instance-ip/bba934e6-4bcf-44a9-9a7d-7c9887cb0208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002594 10.0.0.48 - - [2025-10-07 17:44:27] "GET /instance-ip/bba934e6-4bcf-44a9-9a7d-7c9887cb0208?fields=floating_ips HTTP/1.1" 200 1165 0.002259 10.0.0.48 - - [2025-10-07 17:44:27] "GET /floating-ip/205cfb3c-b374-4a30-a5d4-ef27eaa06dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.001750 10.0.0.48 - - [2025-10-07 17:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.48 - - [2025-10-07 17:44:27] "GET /project/1f0cb03b-3141-4754-af0c-2eb90c140efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056223 10.0.0.48 - - [2025-10-07 17:44:27] "GET /loadbalancer/9ea6abcd-0648-447f-8812-17c66dca6194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002176 10.0.0.48 - - [2025-10-07 17:44:27] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016329 10.0.0.48 - - [2025-10-07 17:44:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007538 10.0.0.48 - - [2025-10-07 17:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010000 10.0.0.48 - - [2025-10-07 17:44:27] "GET /project/1f0cb03b-3141-4754-af0c-2eb90c140efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030533 10.0.0.48 - - [2025-10-07 17:44:27] "GET /loadbalancer-listener/73cfbdb2-8926-4ba1-b534-9310869e9415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.003073 10.0.0.48 - - [2025-10-07 17:44:27] "GET /loadbalancer-listener/73cfbdb2-8926-4ba1-b534-9310869e9415?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.002936 10.0.0.48 - - [2025-10-07 17:44:27] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.026182 10.0.0.48 - - [2025-10-07 17:44:27] "GET /instance-ip/bba934e6-4bcf-44a9-9a7d-7c9887cb0208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.009977 10.0.0.48 - - [2025-10-07 17:44:27] "GET /instance-ip/bba934e6-4bcf-44a9-9a7d-7c9887cb0208?fields=floating_ips HTTP/1.1" 200 1165 0.003027 10.0.0.48 - - [2025-10-07 17:44:27] "GET /floating-ip/205cfb3c-b374-4a30-a5d4-ef27eaa06dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002559 10.0.0.48 - - [2025-10-07 17:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.48 - - [2025-10-07 17:44:27] "GET /loadbalancer/9ea6abcd-0648-447f-8812-17c66dca6194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002259 10.0.0.48 - - [2025-10-07 17:44:27] "POST /tags HTTP/1.1" 200 371 0.015148 10.0.0.48 - - [2025-10-07 17:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015382 10.0.0.48 - - [2025-10-07 17:44:27] "GET /tag/1f0d82b7-9fe5-41cf-b3bb-b2c1e971cb90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.013610 10.0.0.48 - - [2025-10-07 17:44:27] "POST /tags HTTP/1.1" 200 319 0.018649 10.0.0.48 - - [2025-10-07 17:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014412 10.0.0.48 - - [2025-10-07 17:44:27] "GET /tag/5d750380-2df7-4536-95b0-d09bb5445f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011206 10.0.0.48 - - [2025-10-07 17:44:27] "POST /id-to-fqname HTTP/1.1" 200 181 0.000515 10.0.0.48 - - [2025-10-07 17:44:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.002845 10.0.0.48 - - [2025-10-07 17:44:28] "POST /security-groups HTTP/1.1" 200 578 0.070971 10.0.0.48 - - [2025-10-07 17:44:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.005211 10.0.0.48 - - [2025-10-07 17:44:28] "POST /projects HTTP/1.1" 200 497 0.239230 10.0.0.48 - - [2025-10-07 17:44:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010138 10.0.0.48 - - [2025-10-07 17:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006582 10.0.0.48 - - [2025-10-07 17:44:28] "POST /access-control-lists HTTP/1.1" 200 587 0.086331 10.0.0.48 - - [2025-10-07 17:44:28] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.010764 10.0.0.48 - - [2025-10-07 17:44:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.008306 10.0.0.48 - - [2025-10-07 17:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010597 10.0.0.48 - - [2025-10-07 17:44:28] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.003927 10.0.0.48 - - [2025-10-07 17:44:28] "POST /access-control-lists HTTP/1.1" 200 585 0.021550 10.0.0.48 - - [2025-10-07 17:44:28] "PUT /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4 HTTP/1.1" 200 264 0.101645 10.0.0.48 - - [2025-10-07 17:44:28] "PUT /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901 HTTP/1.1" 200 264 0.055146 10.0.0.48 - - [2025-10-07 17:44:28] "POST /security-groups HTTP/1.1" 200 558 0.081309 10.0.0.48 - - [2025-10-07 17:44:28] "POST /fqname-to-id HTTP/1.1" 404 248 0.002371 10.0.0.48 - - [2025-10-07 17:44:28] "POST /access-control-lists HTTP/1.1" 200 610 0.019938 10.0.0.48 - - [2025-10-07 17:44:28] "POST /fqname-to-id HTTP/1.1" 404 247 0.018167 10.0.0.48 - - [2025-10-07 17:44:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.031045 10.0.0.48 - - [2025-10-07 17:44:28] "POST /access-control-lists HTTP/1.1" 200 608 0.044450 10.0.0.48 - - [2025-10-07 17:44:28] "POST /chown HTTP/1.1" 200 109 0.042145 10.0.0.48 - - [2025-10-07 17:44:28] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025479 10.0.0.48 - - [2025-10-07 17:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.48 - - [2025-10-07 17:44:28] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002375 10.0.0.48 - - [2025-10-07 17:44:28] "POST /tags HTTP/1.1" 409 214 0.002053 10.0.0.48 - - [2025-10-07 17:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006900 10.0.0.48 - - [2025-10-07 17:44:28] "GET /tag/5d750380-2df7-4536-95b0-d09bb5445f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.019540 10.0.0.48 - - [2025-10-07 17:44:28] "POST /firewall-rules HTTP/1.1" 200 578 0.084729 10.0.0.48 - - [2025-10-07 17:44:28] "GET /firewall-rule/6f246b87-a4ef-40f7-a449-08fbcc2ed741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004843 10.0.0.48 - - [2025-10-07 17:44:28] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003307 10.0.0.48 - - [2025-10-07 17:44:28] "GET /firewall-rule/6f246b87-a4ef-40f7-a449-08fbcc2ed741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008553 10.0.0.48 - - [2025-10-07 17:44:29] "POST /ref-update HTTP/1.1" 200 156 0.027101 10.0.0.48 - - [2025-10-07 17:44:29] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011233 10.0.0.48 - - [2025-10-07 17:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.48 - - [2025-10-07 17:44:29] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002848 10.0.0.48 - - [2025-10-07 17:44:29] "POST /tags HTTP/1.1" 409 214 0.006038 10.0.0.48 - - [2025-10-07 17:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.48 - - [2025-10-07 17:44:29] "GET /tag/5d750380-2df7-4536-95b0-d09bb5445f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.027072 10.0.0.48 - - [2025-10-07 17:44:29] "POST /firewall-rules HTTP/1.1" 200 576 0.081348 10.0.0.48 - - [2025-10-07 17:44:29] "GET /firewall-rule/97bd2aa9-6047-4cc1-86c7-c22544c19f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.008663 10.0.0.48 - - [2025-10-07 17:44:29] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.018146 10.0.0.48 - - [2025-10-07 17:44:29] "GET /firewall-rule/97bd2aa9-6047-4cc1-86c7-c22544c19f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.008493 10.0.0.48 - - [2025-10-07 17:44:29] "POST /ref-update HTTP/1.1" 200 156 0.044053 10.0.0.48 - - [2025-10-07 17:44:29] "POST /tags HTTP/1.1" 200 363 0.019742 10.0.0.48 - - [2025-10-07 17:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010544 10.0.0.48 - - [2025-10-07 17:44:29] "GET /tag/f50e69f7-9c9c-49b4-82d0-a887ac194205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013538 10.0.0.48 - - [2025-10-07 17:44:29] "POST /tags HTTP/1.1" 200 311 0.019169 10.0.0.48 - - [2025-10-07 17:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014525 10.0.0.48 - - [2025-10-07 17:44:29] "GET /tag/f14e31af-860a-422f-9e00-060f89d4290a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021393 10.0.0.48 - - [2025-10-07 17:44:29] "POST /id-to-fqname HTTP/1.1" 200 177 0.000463 10.0.0.48 - - [2025-10-07 17:44:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.002168 10.0.0.48 - - [2025-10-07 17:44:29] "POST /security-groups HTTP/1.1" 200 574 0.066775 10.0.0.48 - - [2025-10-07 17:44:29] "POST /projects HTTP/1.1" 200 489 0.162191 10.0.0.48 - - [2025-10-07 17:44:29] "POST /fqname-to-id HTTP/1.1" 404 217 0.005012 10.0.0.48 - - [2025-10-07 17:44:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014141 10.0.0.48 - - [2025-10-07 17:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.48 - - [2025-10-07 17:44:29] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.022058 10.0.0.48 - - [2025-10-07 17:44:29] "POST /access-control-lists HTTP/1.1" 200 583 0.083801 10.0.0.48 - - [2025-10-07 17:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.021650 10.0.0.48 - - [2025-10-07 17:44:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.023089 10.0.0.48 - - [2025-10-07 17:44:29] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003651 10.0.0.48 - - [2025-10-07 17:44:30] "POST /access-control-lists HTTP/1.1" 200 581 0.063811 10.0.0.48 - - [2025-10-07 17:44:30] "PUT /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4 HTTP/1.1" 200 264 0.069661 10.0.0.48 - - [2025-10-07 17:44:30] "PUT /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901 HTTP/1.1" 200 264 0.046923 10.0.0.48 - - [2025-10-07 17:44:30] "POST /security-groups HTTP/1.1" 200 546 0.111688 10.0.0.48 - - [2025-10-07 17:44:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.002691 10.0.0.48 - - [2025-10-07 17:44:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013156 10.0.0.48 - - [2025-10-07 17:44:30] "POST /access-control-lists HTTP/1.1" 200 602 0.096409 10.0.0.48 - - [2025-10-07 17:44:30] "POST /chown HTTP/1.1" 200 109 0.086129 10.0.0.48 - - [2025-10-07 17:44:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.008213 10.0.0.48 - - [2025-10-07 17:44:30] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010651 10.0.0.48 - - [2025-10-07 17:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.48 - - [2025-10-07 17:44:30] "POST /access-control-lists HTTP/1.1" 200 600 0.074719 10.0.0.48 - - [2025-10-07 17:44:30] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021042 10.0.0.48 - - [2025-10-07 17:44:30] "POST /tags HTTP/1.1" 409 210 0.005486 10.0.0.48 - - [2025-10-07 17:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.48 - - [2025-10-07 17:44:30] "GET /tag/f14e31af-860a-422f-9e00-060f89d4290a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012593 10.0.0.48 - - [2025-10-07 17:44:30] "POST /firewall-rules HTTP/1.1" 200 570 0.083015 10.0.0.48 - - [2025-10-07 17:44:30] "GET /firewall-rule/d1741601-6562-4b5a-bc0e-c28e54201a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.010740 10.0.0.48 - - [2025-10-07 17:44:30] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003985 10.0.0.48 - - [2025-10-07 17:44:30] "GET /firewall-rule/d1741601-6562-4b5a-bc0e-c28e54201a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002427 10.0.0.48 - - [2025-10-07 17:44:30] "POST /ref-update HTTP/1.1" 200 156 0.039873 10.0.0.48 - - [2025-10-07 17:44:30] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002775 10.0.0.48 - - [2025-10-07 17:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.48 - - [2025-10-07 17:44:30] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002163 10.0.0.48 - - [2025-10-07 17:44:30] "POST /tags HTTP/1.1" 409 210 0.002015 10.0.0.48 - - [2025-10-07 17:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.48 - - [2025-10-07 17:44:30] "GET /tag/f14e31af-860a-422f-9e00-060f89d4290a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009495 10.0.0.48 - - [2025-10-07 17:44:30] "POST /firewall-rules HTTP/1.1" 200 568 0.070743 10.0.0.48 - - [2025-10-07 17:44:30] "GET /firewall-rule/85c09447-41e0-406d-a3ac-884d8060cb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006499 10.0.0.48 - - [2025-10-07 17:44:30] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003867 10.0.0.48 - - [2025-10-07 17:44:30] "GET /firewall-rule/85c09447-41e0-406d-a3ac-884d8060cb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002203 10.0.0.48 - - [2025-10-07 17:44:31] "POST /ref-update HTTP/1.1" 200 156 0.038421 10.0.0.48 - - [2025-10-07 17:44:31] "POST /tags HTTP/1.1" 200 363 0.018054 10.0.0.48 - - [2025-10-07 17:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.022761 10.0.0.48 - - [2025-10-07 17:44:31] "GET /tag/0a1d5290-72a6-4f30-97d8-ed3220395260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.019662 10.0.0.48 - - [2025-10-07 17:44:31] "POST /tags HTTP/1.1" 200 311 0.016458 10.0.0.48 - - [2025-10-07 17:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.48 - - [2025-10-07 17:44:31] "GET /tag/b2e692d6-41ae-42b7-af80-8eacbe70cc3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011060 10.0.0.48 - - [2025-10-07 17:44:31] "POST /projects HTTP/1.1" 409 223 0.002328 10.0.0.48 - - [2025-10-07 17:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.48 - - [2025-10-07 17:44:31] "GET /project/1f0cb03b-3141-4754-af0c-2eb90c140efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044630 10.0.0.48 - - [2025-10-07 17:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.48 - - [2025-10-07 17:44:31] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.003934 10.0.0.48 - - [2025-10-07 17:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.48 - - [2025-10-07 17:44:31] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004843 10.0.0.48 - - [2025-10-07 17:44:31] "PUT /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4 HTTP/1.1" 200 264 0.053907 10.0.0.48 - - [2025-10-07 17:44:31] "PUT /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901 HTTP/1.1" 200 264 0.061631 10.0.0.48 - - [2025-10-07 17:44:31] "POST /security-groups HTTP/1.1" 409 253 0.003189 10.0.0.48 - - [2025-10-07 17:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.48 - - [2025-10-07 17:44:31] "PUT /security-group/d7de1e70-8348-4dc4-9cee-424dc655bcdd HTTP/1.1" 200 262 0.080432 10.0.0.48 - - [2025-10-07 17:44:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.100180 10.0.0.48 - - [2025-10-07 17:44:31] "PUT /access-control-list/54d43bde-3b45-4a7a-beda-6f6899b3832d HTTP/1.1" 200 272 0.039186 10.0.0.48 - - [2025-10-07 17:44:31] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005749 10.0.0.48 - - [2025-10-07 17:44:31] "PUT /access-control-list/f4386a17-2528-44af-b233-6b208613da1c HTTP/1.1" 200 272 0.024314 10.0.0.48 - - [2025-10-07 17:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006008 10.0.0.48 - - [2025-10-07 17:44:31] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002809 10.0.0.48 - - [2025-10-07 17:44:31] "POST /tags HTTP/1.1" 409 210 0.001630 10.0.0.48 - - [2025-10-07 17:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.48 - - [2025-10-07 17:44:31] "GET /tag/b2e692d6-41ae-42b7-af80-8eacbe70cc3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014236 10.0.0.48 - - [2025-10-07 17:44:32] "POST /firewall-rules HTTP/1.1" 200 570 0.065116 10.0.0.48 - - [2025-10-07 17:44:32] "GET /firewall-rule/c5ca4335-353f-46bb-8816-d506cae799ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009837 10.0.0.48 - - [2025-10-07 17:44:32] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004395 10.0.0.48 - - [2025-10-07 17:44:32] "GET /firewall-rule/c5ca4335-353f-46bb-8816-d506cae799ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002554 10.0.0.48 - - [2025-10-07 17:44:32] "POST /ref-update HTTP/1.1" 200 156 0.037587 10.0.0.48 - - [2025-10-07 17:44:32] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007785 10.0.0.48 - - [2025-10-07 17:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.48 - - [2025-10-07 17:44:32] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003544 10.0.0.48 - - [2025-10-07 17:44:32] "POST /tags HTTP/1.1" 409 210 0.002376 10.0.0.48 - - [2025-10-07 17:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.48 - - [2025-10-07 17:44:32] "GET /tag/b2e692d6-41ae-42b7-af80-8eacbe70cc3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014510 10.0.0.48 - - [2025-10-07 17:44:32] "POST /firewall-rules HTTP/1.1" 200 568 0.070999 10.0.0.48 - - [2025-10-07 17:44:32] "GET /firewall-rule/4ceb9878-760b-408b-ae6a-f8fb38e49305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.026080 10.0.0.48 - - [2025-10-07 17:44:32] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003924 10.0.0.48 - - [2025-10-07 17:44:32] "GET /firewall-rule/4ceb9878-760b-408b-ae6a-f8fb38e49305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.045698 10.0.0.48 - - [2025-10-07 17:44:32] "POST /ref-update HTTP/1.1" 200 156 0.041721 10.0.0.48 - - [2025-10-07 17:44:32] "POST /tags HTTP/1.1" 200 301 0.152197 10.0.0.48 - - [2025-10-07 17:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010406 10.0.0.48 - - [2025-10-07 17:44:32] "GET /tag/43c12981-efe2-4836-a57f-42c45aec2b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.022345 10.0.0.48 - - [2025-10-07 17:44:32] "POST /tags HTTP/1.1" 200 325 0.073198 10.0.0.48 - - [2025-10-07 17:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.017147 10.0.0.48 - - [2025-10-07 17:44:32] "GET /tag/32169110-1a60-4eb7-b6af-c64eff010fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.017013 10.0.0.48 - - [2025-10-07 17:44:32] "POST /tags HTTP/1.1" 409 237 0.004546 10.0.0.48 - - [2025-10-07 17:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.48 - - [2025-10-07 17:44:33] "GET /tag/0a1d5290-72a6-4f30-97d8-ed3220395260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.021042 10.0.0.48 - - [2025-10-07 17:44:33] "POST /tags HTTP/1.1" 409 210 0.006706 10.0.0.48 - - [2025-10-07 17:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.48 - - [2025-10-07 17:44:33] "GET /tag/b2e692d6-41ae-42b7-af80-8eacbe70cc3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013442 10.0.0.48 - - [2025-10-07 17:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.48 - - [2025-10-07 17:44:33] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004912 10.0.0.48 - - [2025-10-07 17:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.48 - - [2025-10-07 17:44:33] "GET /project/1f0cb03b-3141-4754-af0c-2eb90c140efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.027661 10.0.0.48 - - [2025-10-07 17:44:33] "POST /virtual-machines HTTP/1.1" 200 377 0.018353 10.0.0.48 - - [2025-10-07 17:44:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.026639 10.0.0.48 - - [2025-10-07 17:44:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.187100 10.0.0.48 - - [2025-10-07 17:44:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.022878 10.0.0.48 - - [2025-10-07 17:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015113 10.0.0.48 - - [2025-10-07 17:44:33] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.015072 10.0.0.48 - - [2025-10-07 17:44:33] "POST /instance-ips HTTP/1.1" 200 409 0.226364 10.0.0.48 - - [2025-10-07 17:44:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.054778 10.0.0.48 - - [2025-10-07 17:44:33] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007161 10.0.0.48 - - [2025-10-07 17:44:34] "POST /set-tag HTTP/1.1" 200 109 0.051857 10.0.0.48 - - [2025-10-07 17:44:34] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011710 10.0.0.48 - - [2025-10-07 17:44:34] "GET /instance-ip/48d6a910-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004820 10.0.0.48 - - [2025-10-07 17:44:34] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004348 10.0.0.48 - - [2025-10-07 17:44:34] "POST /set-tag HTTP/1.1" 200 109 0.001923 10.0.0.48 - - [2025-10-07 17:44:34] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004072 10.0.0.48 - - [2025-10-07 17:44:34] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.48 - - [2025-10-07 17:44:34] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004395 10.0.0.48 - - [2025-10-07 17:44:34] "POST /set-tag HTTP/1.1" 200 109 0.001820 10.0.0.48 - - [2025-10-07 17:44:35] "GET / HTTP/1.1" 200 35931 0.001502 10.0.0.48 - - [2025-10-07 17:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.48 - - [2025-10-07 17:44:35] "GET /routing-instance/9d68766a-20a5-402d-b5a1-dbabe723084d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002474 10.0.0.48 - - [2025-10-07 17:44:35] "POST /bgp-routers HTTP/1.1" 409 301 0.001659 10.0.0.48 - - [2025-10-07 17:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.48 - - [2025-10-07 17:44:35] "GET /bgp-router/efd6a67d-ace5-49f7-866b-dfffca248446?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004125 10.0.0.48 - - [2025-10-07 17:44:35] "PUT /bgp-router/efd6a67d-ace5-49f7-866b-dfffca248446 HTTP/1.1" 200 254 0.019044 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:44:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:44:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000775 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:44:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:44:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000787 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:44:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:44:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:44:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000757 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:44:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000797 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:44:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:44:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000810 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:45:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:45:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000785 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:45:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:45:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000925 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:45:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:45:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000933 10.0.0.57 - - [2025-10-07 17:45:42] "GET / HTTP/1.1" 200 35931 0.001477 10.0.0.57 - - [2025-10-07 17:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.57 - - [2025-10-07 17:45:42] "GET /global-system-config/9160d51f-657f-44ad-838d-225c6f9d8c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.017281 10.0.0.57 - - [2025-10-07 17:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.57 - - [2025-10-07 17:45:42] "GET /routing-instance/9d68766a-20a5-402d-b5a1-dbabe723084d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002810 10.0.0.57 - - [2025-10-07 17:45:42] "PUT /global-system-config/9160d51f-657f-44ad-838d-225c6f9d8c93 HTTP/1.1" 200 274 0.019541 10.0.0.57 - - [2025-10-07 17:45:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.010081 10.0.0.57 - - [2025-10-07 17:45:42] "POST /virtual-routers HTTP/1.1" 200 599 0.020557 10.0.0.57 - - [2025-10-07 17:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.57 - - [2025-10-07 17:45:42] "GET /virtual-router/4f0338b9-d80e-49da-87c0-868cb80c3802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003592 10.0.0.57 - - [2025-10-07 17:45:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.001355 10.0.0.57 - - [2025-10-07 17:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.57 - - [2025-10-07 17:45:42] "GET /virtual-network/8e4a87a2-87b8-4f27-b591-a7391328dd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006084 10.0.0.57 - - [2025-10-07 17:45:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.064879 10.0.0.48 - - [2025-10-07 17:45:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002454 10.0.0.48 - - [2025-10-07 17:45:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002979 10.0.0.57 - - [2025-10-07 17:47:58] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.57 - - [2025-10-07 17:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.57 - - [2025-10-07 17:47:58] "GET /global-system-config/9160d51f-657f-44ad-838d-225c6f9d8c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004588 10.0.0.57 - - [2025-10-07 17:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.57 - - [2025-10-07 17:47:58] "GET /routing-instance/9d68766a-20a5-402d-b5a1-dbabe723084d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002334 10.0.0.57 - - [2025-10-07 17:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.57 - - [2025-10-07 17:47:59] "GET /virtual-router/4f0338b9-d80e-49da-87c0-868cb80c3802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.002499 10.0.0.57 - - [2025-10-07 17:47:59] "PUT /virtual-router/4f0338b9-d80e-49da-87c0-868cb80c3802 HTTP/1.1" 200 262 0.026885 10.0.0.57 - - [2025-10-07 17:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.57 - - [2025-10-07 17:47:59] "GET /virtual-router/4f0338b9-d80e-49da-87c0-868cb80c3802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.002451 10.0.0.57 - - [2025-10-07 17:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.57 - - [2025-10-07 17:47:59] "GET /virtual-machine-interface/8490da32-529d-4a30-ac81-5a79e09f1f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004544 10.0.0.57 - - [2025-10-07 17:47:59] "PUT /virtual-machine-interface/8490da32-529d-4a30-ac81-5a79e09f1f15 HTTP/1.1" 200 284 0.008155 10.0.0.48 - - [2025-10-07 17:48:20] "GET /virtual-router/4f0338b9-d80e-49da-87c0-868cb80c3802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003191 10.0.0.48 - - [2025-10-07 17:48:20] "POST /ref-update HTTP/1.1" 200 156 0.008209 10.0.0.48 - - [2025-10-07 17:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.48 - - [2025-10-07 17:48:23] "GET /virtual-router/4f0338b9-d80e-49da-87c0-868cb80c3802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.004040 10.0.0.48 - - [2025-10-07 17:48:30] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007389 10.0.0.48 - - [2025-10-07 17:48:30] "POST /set-tag HTTP/1.1" 200 109 0.003019 10.0.0.48 - - [2025-10-07 17:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.48 - - [2025-10-07 17:48:30] "GET /loadbalancer/9ea6abcd-0648-447f-8812-17c66dca6194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002710 10.0.0.48 - - [2025-10-07 17:48:30] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003698 10.0.0.48 - - [2025-10-07 17:48:30] "POST /set-tag HTTP/1.1" 200 109 0.001804 10.0.0.48 - - [2025-10-07 17:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.48 - - [2025-10-07 17:48:30] "GET /loadbalancer/9ea6abcd-0648-447f-8812-17c66dca6194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002046 10.0.0.48 - - [2025-10-07 17:48:30] "GET /loadbalancer-pool/f0a766d8-72e5-434e-aff2-751297c406ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003118 10.0.0.48 - - [2025-10-07 17:48:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018898 10.0.0.48 - - [2025-10-07 17:48:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007942 10.0.0.48 - - [2025-10-07 17:48:30] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003963 10.0.0.48 - - [2025-10-07 17:48:30] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012636 10.0.0.48 - - [2025-10-07 17:48:30] "POST /ref-update HTTP/1.1" 200 156 0.009589 10.0.0.48 - - [2025-10-07 17:48:30] "GET /floating-ip/205cfb3c-b374-4a30-a5d4-ef27eaa06dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.021949 10.0.0.48 - - [2025-10-07 17:48:30] "POST /tags HTTP/1.1" 409 205 0.004360 10.0.0.48 - - [2025-10-07 17:48:30] "PUT /floating-ip/205cfb3c-b374-4a30-a5d4-ef27eaa06dd4 HTTP/1.1" 200 256 0.016697 10.0.0.48 - - [2025-10-07 17:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006295 10.0.0.48 - - [2025-10-07 17:48:30] "GET /tag/85d4cb24-df11-4945-a4d0-41be10745fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018574 10.0.0.48 - - [2025-10-07 17:48:30] "POST /set-tag HTTP/1.1" 200 109 0.059855 10.0.0.48 - - [2025-10-07 17:48:30] "GET /loadbalancer-pool/e6dfd802-7986-4f9c-a101-dad25cc47f6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013421 10.0.0.48 - - [2025-10-07 17:48:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018368 10.0.0.48 - - [2025-10-07 17:48:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007485 10.0.0.48 - - [2025-10-07 17:48:30] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008277 10.0.0.48 - - [2025-10-07 17:48:30] "POST /set-tag HTTP/1.1" 200 109 0.001685 10.0.0.48 - - [2025-10-07 17:48:30] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003351 10.0.0.48 - - [2025-10-07 17:48:30] "POST /ref-update HTTP/1.1" 200 156 0.006865 10.0.0.48 - - [2025-10-07 17:48:31] "GET /floating-ip/205cfb3c-b374-4a30-a5d4-ef27eaa06dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.009821 10.0.0.48 - - [2025-10-07 17:48:31] "PUT /floating-ip/205cfb3c-b374-4a30-a5d4-ef27eaa06dd4 HTTP/1.1" 200 256 0.008969 10.0.0.48 - - [2025-10-07 17:48:31] "GET /loadbalancer-pool/62e21a18-fc5b-4c65-b3e9-5a379f70a58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.014345 10.0.0.48 - - [2025-10-07 17:48:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014713 10.0.0.48 - - [2025-10-07 17:48:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019465 10.0.0.48 - - [2025-10-07 17:48:31] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006941 10.0.0.48 - - [2025-10-07 17:48:31] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003830 10.0.0.48 - - [2025-10-07 17:48:31] "POST /ref-update HTTP/1.1" 200 156 0.007013 10.0.0.48 - - [2025-10-07 17:48:31] "GET /floating-ip/205cfb3c-b374-4a30-a5d4-ef27eaa06dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.004894 10.0.0.48 - - [2025-10-07 17:48:31] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.48 - - [2025-10-07 17:48:31] "PUT /floating-ip/205cfb3c-b374-4a30-a5d4-ef27eaa06dd4 HTTP/1.1" 200 256 0.010070 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:49:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:49:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000824 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:49:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:49:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:49:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:49:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 10.0.0.48 - - [2025-10-07 17:50:29] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006608 10.0.0.48 - - [2025-10-07 17:50:29] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.48 - - [2025-10-07 17:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.48 - - [2025-10-07 17:50:29] "GET /loadbalancer/9ea6abcd-0648-447f-8812-17c66dca6194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002558 10.0.0.48 - - [2025-10-07 17:50:29] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003685 10.0.0.48 - - [2025-10-07 17:50:29] "POST /set-tag HTTP/1.1" 200 109 0.020637 10.0.0.48 - - [2025-10-07 17:50:29] "DELETE /loadbalancer-member/1ddae060-35dd-4afe-9373-57c2697705fa HTTP/1.1" 200 115 0.027230 10.0.0.48 - - [2025-10-07 17:50:29] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011209 10.0.0.48 - - [2025-10-07 17:50:29] "POST /set-tag HTTP/1.1" 200 109 0.008359 10.0.0.48 - - [2025-10-07 17:50:29] "DELETE /loadbalancer-member/258c46ea-459c-445d-baef-6f6380717106 HTTP/1.1" 200 115 0.048869 10.0.0.48 - - [2025-10-07 17:50:29] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006011 10.0.0.48 - - [2025-10-07 17:50:29] "POST /set-tag HTTP/1.1" 200 109 0.003877 10.0.0.48 - - [2025-10-07 17:50:29] "DELETE /loadbalancer-member/ed1b4ed2-4b4a-4805-8874-788e20229c76 HTTP/1.1" 200 115 0.033443 10.0.0.48 - - [2025-10-07 17:50:29] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007711 10.0.0.48 - - [2025-10-07 17:50:29] "POST /set-tag HTTP/1.1" 200 109 0.003217 10.0.0.48 - - [2025-10-07 17:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.48 - - [2025-10-07 17:50:29] "GET /loadbalancer/9ea6abcd-0648-447f-8812-17c66dca6194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002167 10.0.0.48 - - [2025-10-07 17:50:29] "GET /loadbalancer-pool/f0a766d8-72e5-434e-aff2-751297c406ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002310 10.0.0.48 - - [2025-10-07 17:50:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025642 10.0.0.48 - - [2025-10-07 17:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012760 10.0.0.48 - - [2025-10-07 17:50:30] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.023902 10.0.0.48 - - [2025-10-07 17:50:30] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010469 10.0.0.48 - - [2025-10-07 17:50:30] "GET /floating-ip/205cfb3c-b374-4a30-a5d4-ef27eaa06dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002169 10.0.0.48 - - [2025-10-07 17:50:30] "POST /set-tag HTTP/1.1" 200 109 0.078618 10.0.0.48 - - [2025-10-07 17:50:30] "GET /loadbalancer-pool/e6dfd802-7986-4f9c-a101-dad25cc47f6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.009900 10.0.0.48 - - [2025-10-07 17:50:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036676 10.0.0.48 - - [2025-10-07 17:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009672 10.0.0.48 - - [2025-10-07 17:50:30] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011446 10.0.0.48 - - [2025-10-07 17:50:30] "POST /set-tag HTTP/1.1" 200 109 0.004447 10.0.0.48 - - [2025-10-07 17:50:30] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004145 10.0.0.48 - - [2025-10-07 17:50:30] "GET /floating-ip/205cfb3c-b374-4a30-a5d4-ef27eaa06dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002046 10.0.0.48 - - [2025-10-07 17:50:30] "GET /loadbalancer-pool/62e21a18-fc5b-4c65-b3e9-5a379f70a58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004366 10.0.0.48 - - [2025-10-07 17:50:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034422 10.0.0.48 - - [2025-10-07 17:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.036877 10.0.0.48 - - [2025-10-07 17:50:30] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016781 10.0.0.48 - - [2025-10-07 17:50:30] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003834 10.0.0.48 - - [2025-10-07 17:50:30] "GET /floating-ip/205cfb3c-b374-4a30-a5d4-ef27eaa06dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002573 10.0.0.48 - - [2025-10-07 17:50:30] "POST /set-tag HTTP/1.1" 200 109 0.003897 10.0.0.48 - - [2025-10-07 17:50:45] "GET /global-system-configs HTTP/1.1" 200 322 0.006723 10.0.0.48 - - [2025-10-07 17:50:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002298 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:50:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:50:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000783 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:54:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000846 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:54:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:54:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000814 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:54:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000815 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:54:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:54:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 10.0.0.48 - - [2025-10-07 17:54:27] "GET / HTTP/1.1" 200 35931 0.001912 10.0.0.48 - - [2025-10-07 17:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.48 - - [2025-10-07 17:54:28] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037568 10.0.0.48 - - [2025-10-07 17:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.48 - - [2025-10-07 17:54:28] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027079 10.0.0.48 - - [2025-10-07 17:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.48 - - [2025-10-07 17:54:28] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032550 10.0.0.48 - - [2025-10-07 17:54:28] "POST /tags HTTP/1.1" 200 333 0.024787 10.0.0.48 - - [2025-10-07 17:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.026139 10.0.0.48 - - [2025-10-07 17:54:28] "GET /tag/0b6d79cb-6336-412b-894b-a88c301af369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.022222 10.0.0.48 - - [2025-10-07 17:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.48 - - [2025-10-07 17:54:29] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043782 10.0.0.48 - - [2025-10-07 17:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.48 - - [2025-10-07 17:54:29] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006839 10.0.0.48 - - [2025-10-07 17:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.48 - - [2025-10-07 17:54:29] "GET /service-appliance-set/57d862e1-1036-42b6-9542-a4ad941909e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002058 10.0.0.48 - - [2025-10-07 17:54:29] "POST /fqname-to-id HTTP/1.1" 404 254 0.001955 10.0.0.48 - - [2025-10-07 17:54:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.086633 10.0.0.48 - - [2025-10-07 17:54:29] "GET /virtual-machine-interface/79c43841-6469-43b4-8114-fd8228e67eb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.009812 10.0.0.48 - - [2025-10-07 17:54:29] "POST /instance-ips HTTP/1.1" 200 409 0.025813 10.0.0.48 - - [2025-10-07 17:54:29] "GET /instance-ip/16b5c815-2959-4d6c-a6c5-32de2c686957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003996 10.0.0.48 - - [2025-10-07 17:54:29] "POST /loadbalancers HTTP/1.1" 200 610 0.062519 10.0.0.48 - - [2025-10-07 17:54:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018004 10.0.0.48 - - [2025-10-07 17:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.48 - - [2025-10-07 17:54:29] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027601 10.0.0.48 - - [2025-10-07 17:54:29] "GET /instance-ip/16b5c815-2959-4d6c-a6c5-32de2c686957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002117 10.0.0.48 - - [2025-10-07 17:54:29] "POST /floating-ips HTTP/1.1" 200 597 0.026885 10.0.0.48 - - [2025-10-07 17:54:29] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040890 10.0.0.48 - - [2025-10-07 17:54:29] "GET /loadbalancer/255ee300-d29a-4755-84d6-bca76d54a493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003584 10.0.0.48 - - [2025-10-07 17:54:29] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.014611 10.0.0.48 - - [2025-10-07 17:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009139 10.0.0.48 - - [2025-10-07 17:54:29] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041090 10.0.0.48 - - [2025-10-07 17:54:29] "GET /loadbalancer-listener/980930f9-94f3-4858-88f2-ed4686fb3c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.002861 10.0.0.48 - - [2025-10-07 17:54:29] "GET /loadbalancer-listener/980930f9-94f3-4858-88f2-ed4686fb3c5b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003429 10.0.0.48 - - [2025-10-07 17:54:29] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.016322 10.0.0.48 - - [2025-10-07 17:54:29] "GET /instance-ip/16b5c815-2959-4d6c-a6c5-32de2c686957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002812 10.0.0.48 - - [2025-10-07 17:54:29] "GET /instance-ip/16b5c815-2959-4d6c-a6c5-32de2c686957?fields=floating_ips HTTP/1.1" 200 1212 0.009222 10.0.0.48 - - [2025-10-07 17:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.48 - - [2025-10-07 17:54:29] "GET /floating-ip/3b7122b5-71f6-46da-b8a2-c542e368abe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002428 10.0.0.48 - - [2025-10-07 17:54:29] "GET /loadbalancer/255ee300-d29a-4755-84d6-bca76d54a493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002186 10.0.0.48 - - [2025-10-07 17:54:29] "POST /tags HTTP/1.1" 200 295 0.048608 10.0.0.48 - - [2025-10-07 17:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009961 10.0.0.48 - - [2025-10-07 17:54:29] "GET /tag/cfa3d1a1-58e6-4821-aa74-f884bb1edaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.017739 10.0.0.48 - - [2025-10-07 17:54:29] "POST /tags HTTP/1.1" 409 233 0.001909 10.0.0.48 - - [2025-10-07 17:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005059 10.0.0.48 - - [2025-10-07 17:54:29] "GET /tag/43986c84-9286-4909-b660-9df40f7ac37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010148 10.0.0.48 - - [2025-10-07 17:54:29] "POST /tags HTTP/1.1" 409 206 0.001534 10.0.0.48 - - [2025-10-07 17:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.48 - - [2025-10-07 17:54:29] "GET /tag/25afbb61-cfe0-435a-aec8-279015349c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009606 10.0.0.48 - - [2025-10-07 17:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.48 - - [2025-10-07 17:54:29] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003216 10.0.0.48 - - [2025-10-07 17:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.48 - - [2025-10-07 17:54:30] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037269 10.0.0.48 - - [2025-10-07 17:54:30] "POST /virtual-machines HTTP/1.1" 200 369 0.008860 10.0.0.48 - - [2025-10-07 17:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011779 10.0.0.48 - - [2025-10-07 17:54:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.105619 10.0.0.48 - - [2025-10-07 17:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009931 10.0.0.48 - - [2025-10-07 17:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008860 10.0.0.48 - - [2025-10-07 17:54:30] "GET /virtual-machine-interface/ac6cc22e-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006943 10.0.0.48 - - [2025-10-07 17:54:30] "POST /instance-ips HTTP/1.1" 200 409 0.018152 10.0.0.48 - - [2025-10-07 17:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020402 10.0.0.48 - - [2025-10-07 17:54:30] "GET /virtual-machine-interface/ac6cc22e-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008067 10.0.0.48 - - [2025-10-07 17:54:30] "POST /set-tag HTTP/1.1" 200 109 0.025581 10.0.0.48 - - [2025-10-07 17:54:30] "GET /virtual-machine-interface/ac6cc22e-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017815 10.0.0.48 - - [2025-10-07 17:54:30] "GET /instance-ip/ac85af78-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002967 10.0.0.48 - - [2025-10-07 17:54:30] "GET /virtual-machine-interface/ac6cc22e-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003950 10.0.0.48 - - [2025-10-07 17:54:30] "POST /set-tag HTTP/1.1" 200 109 0.001757 10.0.0.48 - - [2025-10-07 17:54:30] "GET /virtual-router/4f0338b9-d80e-49da-87c0-868cb80c3802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.001935 10.0.0.48 - - [2025-10-07 17:54:30] "POST /ref-update HTTP/1.1" 200 156 0.009971 10.0.0.48 - - [2025-10-07 17:54:30] "GET /virtual-machine-interface/ac6cc22e-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008186 10.0.0.48 - - [2025-10-07 17:54:30] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.48 - - [2025-10-07 17:54:30] "GET /virtual-machine-interface/ac6cc22e-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004028 10.0.0.48 - - [2025-10-07 17:54:30] "POST /set-tag HTTP/1.1" 200 109 0.001823 10.0.0.48 - - [2025-10-07 17:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.48 - - [2025-10-07 17:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005778 10.0.0.48 - - [2025-10-07 17:54:31] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.013188 10.0.0.48 - - [2025-10-07 17:54:31] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032996 10.0.0.48 - - [2025-10-07 17:54:31] "GET /virtual-networks?parent_id=703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001999 10.0.0.48 - - [2025-10-07 17:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.48 - - [2025-10-07 17:54:32] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065376 10.0.0.48 - - [2025-10-07 17:54:32] "POST /virtual-machines HTTP/1.1" 200 369 0.021214 10.0.0.48 - - [2025-10-07 17:54:32] "POST /virtual-networks HTTP/1.1" 200 512 0.126970 10.0.0.48 - - [2025-10-07 17:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004969 10.0.0.48 - - [2025-10-07 17:54:32] "POST /route-targets HTTP/1.1" 200 327 0.013575 10.0.0.48 - - [2025-10-07 17:54:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023954 10.0.0.48 - - [2025-10-07 17:54:32] "GET /network-ipam/4f6a5c7a-e476-49dd-8b2d-9f3fed626cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.009308 10.0.0.48 - - [2025-10-07 17:54:32] "POST /ref-update HTTP/1.1" 200 156 0.040573 10.0.0.48 - - [2025-10-07 17:54:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.146305 10.0.0.48 - - [2025-10-07 17:54:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003205 10.0.0.48 - - [2025-10-07 17:54:32] "POST /ref-update HTTP/1.1" 200 156 0.140906 10.0.0.48 - - [2025-10-07 17:54:32] "GET /virtual-network/8ce7c637-00d5-4ec7-9c7b-6e847334e531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.007095 10.0.0.48 - - [2025-10-07 17:54:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013596 10.0.0.48 - - [2025-10-07 17:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.48 - - [2025-10-07 17:54:32] "GET /domains HTTP/1.1" 200 280 0.001774 10.0.0.48 - - [2025-10-07 17:54:32] "GET /domain/4a38a65c-5657-4236-8535-d40f7ab581de HTTP/1.1" 200 3085 0.007121 10.0.0.48 - - [2025-10-07 17:54:32] "GET /virtual-machine-interface/ada5412a-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009164 10.0.0.48 - - [2025-10-07 17:54:32] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a HTTP/1.1" 200 7064 0.054048 10.0.0.48 - - [2025-10-07 17:54:32] "GET /virtual-network/8ce7c637-00d5-4ec7-9c7b-6e847334e531 HTTP/1.1" 200 2083 0.010185 10.0.0.48 - - [2025-10-07 17:54:32] "GET /virtual-network/8ce7c637-00d5-4ec7-9c7b-6e847334e531 HTTP/1.1" 200 2083 0.003734 10.0.0.48 - - [2025-10-07 17:54:32] "GET /routing-instance/b9b05aaa-acdc-49ee-9ff9-494df017bf72 HTTP/1.1" 200 1403 0.002851 10.0.0.48 - - [2025-10-07 17:54:32] "POST /instance-ips HTTP/1.1" 200 409 0.065152 10.0.0.48 - - [2025-10-07 17:54:32] "GET /routing-instance/b9b05aaa-acdc-49ee-9ff9-494df017bf72 HTTP/1.1" 200 1403 0.002329 10.0.0.48 - - [2025-10-07 17:54:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022561 10.0.0.48 - - [2025-10-07 17:54:32] "GET /route-target/fb05f289-fe0f-4899-9064-04ef74505f10 HTTP/1.1" 200 1153 0.017251 10.0.0.48 - - [2025-10-07 17:54:32] "GET /virtual-machine-interface/ada5412a-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.016577 10.0.0.48 - - [2025-10-07 17:54:32] "GET /virtual-network/8ce7c637-00d5-4ec7-9c7b-6e847334e531 HTTP/1.1" 200 2083 0.004709 10.0.0.48 - - [2025-10-07 17:54:32] "GET /routing-instance/b9b05aaa-acdc-49ee-9ff9-494df017bf72 HTTP/1.1" 200 1403 0.002244 10.0.0.48 - - [2025-10-07 17:54:32] "GET /virtual-network/8ce7c637-00d5-4ec7-9c7b-6e847334e531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003970 10.0.0.48 - - [2025-10-07 17:54:32] "GET /virtual-network/8ce7c637-00d5-4ec7-9c7b-6e847334e531 HTTP/1.1" 200 2083 0.003734 10.0.0.48 - - [2025-10-07 17:54:32] "GET /routing-instance/b9b05aaa-acdc-49ee-9ff9-494df017bf72 HTTP/1.1" 200 1403 0.002292 10.0.0.48 - - [2025-10-07 17:54:32] "GET /routing-instance/b9b05aaa-acdc-49ee-9ff9-494df017bf72 HTTP/1.1" 200 1403 0.002315 10.0.0.48 - - [2025-10-07 17:54:32] "GET /route-target/fb05f289-fe0f-4899-9064-04ef74505f10 HTTP/1.1" 200 1153 0.002032 10.0.0.48 - - [2025-10-07 17:54:32] "POST /set-tag HTTP/1.1" 200 109 0.016224 10.0.0.48 - - [2025-10-07 17:54:32] "GET /domains HTTP/1.1" 200 280 0.010362 10.0.0.48 - - [2025-10-07 17:54:32] "GET /domain/4a38a65c-5657-4236-8535-d40f7ab581de HTTP/1.1" 200 3085 0.014601 10.0.0.48 - - [2025-10-07 17:54:32] "GET /virtual-machine-interface/ada5412a-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.032326 10.0.0.48 - - [2025-10-07 17:54:32] "GET /instance-ip/adc04a10-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002212 10.0.0.48 - - [2025-10-07 17:54:32] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a HTTP/1.1" 200 7064 0.033075 10.0.0.48 - - [2025-10-07 17:54:32] "GET /virtual-network/8ce7c637-00d5-4ec7-9c7b-6e847334e531 HTTP/1.1" 200 2083 0.003548 10.0.0.48 - - [2025-10-07 17:54:32] "GET /virtual-machine-interface/ada5412a-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004300 10.0.0.48 - - [2025-10-07 17:54:32] "POST /set-tag HTTP/1.1" 200 109 0.013232 10.0.0.48 - - [2025-10-07 17:54:32] "GET /virtual-router/4f0338b9-d80e-49da-87c0-868cb80c3802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.003742 10.0.0.48 - - [2025-10-07 17:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.48 - - [2025-10-07 17:54:32] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033375 10.0.0.48 - - [2025-10-07 17:54:32] "GET /virtual-network/8ce7c637-00d5-4ec7-9c7b-6e847334e531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004873 10.0.0.48 - - [2025-10-07 17:54:32] "GET /floating-ip-pools?parent_id=8ce7c637-00d5-4ec7-9c7b-6e847334e531&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002411 10.0.0.48 - - [2025-10-07 17:54:32] "GET /virtual-network/8ce7c637-00d5-4ec7-9c7b-6e847334e531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004146 10.0.0.48 - - [2025-10-07 17:54:32] "POST /ref-update HTTP/1.1" 200 156 0.013922 10.0.0.48 - - [2025-10-07 17:54:32] "GET /virtual-machine-interface/ada5412a-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005508 10.0.0.48 - - [2025-10-07 17:54:32] "POST /set-tag HTTP/1.1" 200 109 0.001618 10.0.0.48 - - [2025-10-07 17:54:32] "POST /floating-ip-pools HTTP/1.1" 200 562 0.035875 10.0.0.48 - - [2025-10-07 17:54:32] "GET /virtual-machine-interface/ada5412a-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004546 10.0.0.48 - - [2025-10-07 17:54:32] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.48 - - [2025-10-07 17:54:32] "POST /ref-update HTTP/1.1" 200 156 0.008704 10.0.0.48 - - [2025-10-07 17:54:32] "GET /virtual-network/8ce7c637-00d5-4ec7-9c7b-6e847334e531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.014441 10.0.0.48 - - [2025-10-07 17:54:32] "GET /domains HTTP/1.1" 200 280 0.005307 10.0.0.48 - - [2025-10-07 17:54:32] "GET /domain/4a38a65c-5657-4236-8535-d40f7ab581de HTTP/1.1" 200 3085 0.006708 10.0.0.48 - - [2025-10-07 17:54:32] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a HTTP/1.1" 200 7320 0.040095 10.0.0.48 - - [2025-10-07 17:54:32] "GET /virtual-network/8ce7c637-00d5-4ec7-9c7b-6e847334e531 HTTP/1.1" 200 2321 0.012750 10.0.0.48 - - [2025-10-07 17:54:32] "GET /floating-ip-pool/0634f9bf-b32b-4df8-b4f6-208cc65c4995 HTTP/1.1" 200 1313 0.008860 10.0.0.48 - - [2025-10-07 17:54:32] "GET /domains HTTP/1.1" 200 280 0.004566 10.0.0.48 - - [2025-10-07 17:54:32] "GET /domain/4a38a65c-5657-4236-8535-d40f7ab581de HTTP/1.1" 200 3085 0.009935 10.0.0.48 - - [2025-10-07 17:54:33] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a HTTP/1.1" 200 7320 0.048076 10.0.0.48 - - [2025-10-07 17:54:33] "GET /virtual-network/8ce7c637-00d5-4ec7-9c7b-6e847334e531 HTTP/1.1" 200 2321 0.016057 10.0.0.48 - - [2025-10-07 17:54:33] "GET /virtual-network/8ce7c637-00d5-4ec7-9c7b-6e847334e531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.017421 10.0.0.48 - - [2025-10-07 17:54:33] "POST /tags HTTP/1.1" 200 365 0.055114 10.0.0.48 - - [2025-10-07 17:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.48 - - [2025-10-07 17:54:33] "GET /tag/919c8e1b-dac2-4afd-98a7-d9a98052e2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018718 10.0.0.48 - - [2025-10-07 17:54:33] "POST /tags HTTP/1.1" 409 206 0.003148 10.0.0.48 - - [2025-10-07 17:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.48 - - [2025-10-07 17:54:33] "GET /tag/25afbb61-cfe0-435a-aec8-279015349c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.020344 10.0.0.48 - - [2025-10-07 17:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.48 - - [2025-10-07 17:54:33] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.037951 10.0.0.48 - - [2025-10-07 17:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.48 - - [2025-10-07 17:54:33] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004069 10.0.0.48 - - [2025-10-07 17:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.48 - - [2025-10-07 17:54:33] "GET /service-appliance-set/882dd522-cf93-4573-9c8a-1bbe8dc654e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003162 10.0.0.48 - - [2025-10-07 17:54:33] "POST /fqname-to-id HTTP/1.1" 404 258 0.001894 10.0.0.48 - - [2025-10-07 17:54:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.097366 10.0.0.48 - - [2025-10-07 17:54:33] "GET /virtual-machine-interface/a09ae77d-129f-4da8-b1b8-a688f15552bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.014336 10.0.0.48 - - [2025-10-07 17:54:33] "POST /set-tag HTTP/1.1" 200 109 0.018528 10.0.0.48 - - [2025-10-07 17:54:33] "POST /instance-ips HTTP/1.1" 200 417 0.017918 10.0.0.48 - - [2025-10-07 17:54:33] "GET /instance-ip/54e464c6-2d23-4554-a00a-d2128dab5df9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.011446 10.0.0.48 - - [2025-10-07 17:54:33] "POST /loadbalancers HTTP/1.1" 200 618 0.059337 10.0.0.48 - - [2025-10-07 17:54:33] "POST /service-instances HTTP/1.1" 200 566 0.019131 10.0.0.48 - - [2025-10-07 17:54:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.017164 10.0.0.48 - - [2025-10-07 17:54:33] "POST /ref-update HTTP/1.1" 200 156 0.012098 10.0.0.48 - - [2025-10-07 17:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005221 10.0.0.48 - - [2025-10-07 17:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.48 - - [2025-10-07 17:54:33] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.035248 10.0.0.48 - - [2025-10-07 17:54:33] "PUT /service-instance/8cb303e4-9e59-4525-adfe-62894b2ea713 HTTP/1.1" 200 266 0.016994 10.0.0.48 - - [2025-10-07 17:54:33] "GET /virtual-machine-interface/a09ae77d-129f-4da8-b1b8-a688f15552bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.009863 10.0.0.48 - - [2025-10-07 17:54:33] "GET /virtual-machine-interface/a09ae77d-129f-4da8-b1b8-a688f15552bb?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005668 10.0.0.48 - - [2025-10-07 17:54:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021325 10.0.0.48 - - [2025-10-07 17:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014769 10.0.0.48 - - [2025-10-07 17:54:33] "PUT /service-instance/8cb303e4-9e59-4525-adfe-62894b2ea713 HTTP/1.1" 200 266 0.008751 10.0.0.48 - - [2025-10-07 17:54:34] "GET /floating-ip-pool/0634f9bf-b32b-4df8-b4f6-208cc65c4995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002343 10.0.0.48 - - [2025-10-07 17:54:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.006974 10.0.0.48 - - [2025-10-07 17:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.48 - - [2025-10-07 17:54:34] "POST /floating-ips HTTP/1.1" 200 671 0.063069 10.0.0.48 - - [2025-10-07 17:54:34] "POST /virtual-machines HTTP/1.1" 200 429 0.030222 10.0.0.48 - - [2025-10-07 17:54:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023318 10.0.0.48 - - [2025-10-07 17:54:34] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002355 10.0.0.48 - - [2025-10-07 17:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.48 - - [2025-10-07 17:54:34] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017016 10.0.0.48 - - [2025-10-07 17:54:34] "POST /tags HTTP/1.1" 409 221 0.017415 10.0.0.48 - - [2025-10-07 17:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.48 - - [2025-10-07 17:54:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.106329 10.0.0.48 - - [2025-10-07 17:54:34] "POST /chown HTTP/1.1" 200 109 0.018057 10.0.0.48 - - [2025-10-07 17:54:34] "GET /tag/0b6d79cb-6336-412b-894b-a88c301af369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.015932 10.0.0.48 - - [2025-10-07 17:54:34] "POST /tags HTTP/1.1" 409 238 0.001484 10.0.0.48 - - [2025-10-07 17:54:34] "POST /chown HTTP/1.1" 200 109 0.006737 10.0.0.48 - - [2025-10-07 17:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.48 - - [2025-10-07 17:54:34] "GET /tag/919c8e1b-dac2-4afd-98a7-d9a98052e2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010971 10.0.0.48 - - [2025-10-07 17:54:34] "PUT /virtual-machine-interface/2aebe84b-ebf6-48d7-9ee1-aefd17f1c589 HTTP/1.1" 200 284 0.029435 10.0.0.48 - - [2025-10-07 17:54:34] "PUT /instance-ip/54e464c6-2d23-4554-a00a-d2128dab5df9 HTTP/1.1" 200 256 0.024333 10.0.0.48 - - [2025-10-07 17:54:34] "POST /ref-update HTTP/1.1" 200 156 0.017868 10.0.0.48 - - [2025-10-07 17:54:34] "POST /firewall-rules HTTP/1.1" 200 650 0.091516 10.0.0.48 - - [2025-10-07 17:54:34] "GET /firewall-rule/e9560b3e-779f-4f83-8b0b-2dda21561943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.015584 10.0.0.48 - - [2025-10-07 17:54:34] "POST /ref-update HTTP/1.1" 200 156 0.008304 10.0.0.48 - - [2025-10-07 17:54:34] "POST /ref-update HTTP/1.1" 200 156 0.015940 10.0.0.48 - - [2025-10-07 17:54:34] "GET /firewall-policy/46dd6263-2da5-4cd7-8b3c-1821d7e73c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002130 10.0.0.48 - - [2025-10-07 17:54:34] "GET /firewall-rule/e9560b3e-779f-4f83-8b0b-2dda21561943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002106 10.0.0.48 - - [2025-10-07 17:54:34] "POST /ref-update HTTP/1.1" 200 156 0.021676 10.0.0.48 - - [2025-10-07 17:54:34] "POST /ref-update HTTP/1.1" 200 156 0.027941 10.0.0.48 - - [2025-10-07 17:54:34] "POST /ref-update HTTP/1.1" 200 156 0.007638 10.0.0.48 - - [2025-10-07 17:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.48 - - [2025-10-07 17:54:34] "POST /ref-update HTTP/1.1" 200 156 0.021464 10.0.0.48 - - [2025-10-07 17:54:34] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040319 10.0.0.48 - - [2025-10-07 17:54:34] "GET /loadbalancer/1f90b3d2-d89a-4f0a-814e-9137732d5ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.003484 10.0.0.48 - - [2025-10-07 17:54:34] "POST /virtual-machines HTTP/1.1" 200 429 0.029696 10.0.0.48 - - [2025-10-07 17:54:34] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.020343 10.0.0.48 - - [2025-10-07 17:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.48 - - [2025-10-07 17:54:34] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.096459 10.0.0.48 - - [2025-10-07 17:54:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.144602 10.0.0.48 - - [2025-10-07 17:54:34] "POST /chown HTTP/1.1" 200 109 0.024523 10.0.0.48 - - [2025-10-07 17:54:34] "GET /loadbalancer-listener/de0b05f2-8229-43c0-97e3-34f0b4639e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.009427 10.0.0.48 - - [2025-10-07 17:54:34] "GET /loadbalancer-listener/de0b05f2-8229-43c0-97e3-34f0b4639e89?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004773 10.0.0.48 - - [2025-10-07 17:54:34] "POST /chown HTTP/1.1" 200 109 0.015409 10.0.0.48 - - [2025-10-07 17:54:34] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.035047 10.0.0.48 - - [2025-10-07 17:54:34] "PUT /virtual-machine-interface/738b0171-8e36-4fe9-91ee-757add22c5b1 HTTP/1.1" 200 284 0.021548 10.0.0.48 - - [2025-10-07 17:54:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014124 10.0.0.48 - - [2025-10-07 17:54:35] "GET /loadbalancer-pool/b175ae76-a2da-4bd0-a9fb-3908c4cb7f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011229 10.0.0.48 - - [2025-10-07 17:54:35] "PUT /instance-ip/54e464c6-2d23-4554-a00a-d2128dab5df9 HTTP/1.1" 200 256 0.043489 10.0.0.48 - - [2025-10-07 17:54:35] "POST /ref-update HTTP/1.1" 200 156 0.033182 10.0.0.48 - - [2025-10-07 17:54:35] "POST /loadbalancer-members HTTP/1.1" 200 707 0.053860 10.0.0.48 - - [2025-10-07 17:54:35] "POST /ref-update HTTP/1.1" 200 156 0.009542 10.0.0.48 - - [2025-10-07 17:54:35] "POST /ref-update HTTP/1.1" 200 156 0.050921 10.0.0.48 - - [2025-10-07 17:54:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.067327 10.0.0.48 - - [2025-10-07 17:54:35] "GET /loadbalancer-member/b7763527-0cbf-4070-85d3-c5b0baa8e63e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.011591 10.0.0.48 - - [2025-10-07 17:54:35] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005446 10.0.0.48 - - [2025-10-07 17:54:35] "POST /ref-update HTTP/1.1" 200 156 0.059571 10.0.0.48 - - [2025-10-07 17:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015137 10.0.0.48 - - [2025-10-07 17:54:35] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021296 10.0.0.48 - - [2025-10-07 17:54:35] "POST /tags HTTP/1.1" 409 221 0.001694 10.0.0.48 - - [2025-10-07 17:54:35] "POST /ref-update HTTP/1.1" 200 156 0.034102 10.0.0.48 - - [2025-10-07 17:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.48 - - [2025-10-07 17:54:35] "POST /chown HTTP/1.1" 200 109 0.012091 10.0.0.48 - - [2025-10-07 17:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005450 10.0.0.48 - - [2025-10-07 17:54:35] "GET /tag/0b6d79cb-6336-412b-894b-a88c301af369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.013973 10.0.0.48 - - [2025-10-07 17:54:35] "POST /tags HTTP/1.1" 409 238 0.002456 10.0.0.48 - - [2025-10-07 17:54:35] "POST /chown HTTP/1.1" 200 109 0.035967 10.0.0.48 - - [2025-10-07 17:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.48 - - [2025-10-07 17:54:35] "GET /tag/919c8e1b-dac2-4afd-98a7-d9a98052e2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012632 10.0.0.48 - - [2025-10-07 17:54:35] "POST /firewall-rules HTTP/1.1" 409 293 0.001726 10.0.0.48 - - [2025-10-07 17:54:35] "PUT /instance-ip/54e464c6-2d23-4554-a00a-d2128dab5df9 HTTP/1.1" 200 256 0.026368 10.0.0.48 - - [2025-10-07 17:54:35] "POST /ref-update HTTP/1.1" 200 156 0.022739 10.0.0.48 - - [2025-10-07 17:54:35] "POST /chown HTTP/1.1" 200 109 0.015766 10.0.0.48 - - [2025-10-07 17:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005194 10.0.0.48 - - [2025-10-07 17:54:35] "PUT /firewall-rule/e9560b3e-779f-4f83-8b0b-2dda21561943 HTTP/1.1" 200 260 0.015867 10.0.0.48 - - [2025-10-07 17:54:35] "GET /firewall-rule/e9560b3e-779f-4f83-8b0b-2dda21561943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.007736 10.0.0.48 - - [2025-10-07 17:54:35] "POST /chown HTTP/1.1" 200 109 0.005534 10.0.0.48 - - [2025-10-07 17:54:35] "PUT /instance-ip/54e464c6-2d23-4554-a00a-d2128dab5df9 HTTP/1.1" 200 256 0.020694 10.0.0.48 - - [2025-10-07 17:54:35] "GET /firewall-policy/46dd6263-2da5-4cd7-8b3c-1821d7e73c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010360 10.0.0.48 - - [2025-10-07 17:54:35] "GET /firewall-rule/e9560b3e-779f-4f83-8b0b-2dda21561943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003192 10.0.0.48 - - [2025-10-07 17:54:35] "POST /ref-update HTTP/1.1" 200 156 0.027868 10.0.0.48 - - [2025-10-07 17:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008325 10.0.0.48 - - [2025-10-07 17:54:35] "POST /chown HTTP/1.1" 200 109 0.005711 10.0.0.48 - - [2025-10-07 17:54:35] "POST /chown HTTP/1.1" 200 109 0.015033 10.0.0.48 - - [2025-10-07 17:54:35] "PUT /instance-ip/54e464c6-2d23-4554-a00a-d2128dab5df9 HTTP/1.1" 200 256 0.010473 10.0.0.48 - - [2025-10-07 17:54:35] "POST /ref-update HTTP/1.1" 200 156 0.014353 10.0.0.48 - - [2025-10-07 17:54:35] "POST /chown HTTP/1.1" 200 109 0.016670 10.0.0.48 - - [2025-10-07 17:54:35] "POST /chown HTTP/1.1" 200 109 0.005756 10.0.0.48 - - [2025-10-07 17:54:35] "PUT /instance-ip/54e464c6-2d23-4554-a00a-d2128dab5df9 HTTP/1.1" 200 256 0.018868 10.0.0.48 - - [2025-10-07 17:54:35] "POST /ref-update HTTP/1.1" 200 156 0.016046 10.0.0.48 - - [2025-10-07 17:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.48 - - [2025-10-07 17:54:35] "POST /chown HTTP/1.1" 200 109 0.005368 10.0.0.48 - - [2025-10-07 17:54:35] "POST /chown HTTP/1.1" 200 109 0.025771 10.0.0.48 - - [2025-10-07 17:54:35] "PUT /instance-ip/54e464c6-2d23-4554-a00a-d2128dab5df9 HTTP/1.1" 200 256 0.018508 10.0.0.48 - - [2025-10-07 17:54:36] "POST /ref-update HTTP/1.1" 200 156 0.009992 10.0.0.48 - - [2025-10-07 17:54:36] "POST /chown HTTP/1.1" 200 109 0.011054 10.0.0.48 - - [2025-10-07 17:54:36] "POST /chown HTTP/1.1" 200 109 0.012249 10.0.0.48 - - [2025-10-07 17:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007857 10.0.0.48 - - [2025-10-07 17:54:36] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004651 10.0.0.48 - - [2025-10-07 17:54:36] "PUT /instance-ip/54e464c6-2d23-4554-a00a-d2128dab5df9 HTTP/1.1" 200 256 0.018383 10.0.0.48 - - [2025-10-07 17:54:36] "POST /ref-update HTTP/1.1" 200 156 0.020476 10.0.0.48 - - [2025-10-07 17:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.48 - - [2025-10-07 17:54:36] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.031982 10.0.0.48 - - [2025-10-07 17:54:36] "POST /virtual-machines HTTP/1.1" 200 373 0.010195 10.0.0.48 - - [2025-10-07 17:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022909 10.0.0.48 - - [2025-10-07 17:54:36] "PUT /service-instance/8cb303e4-9e59-4525-adfe-62894b2ea713 HTTP/1.1" 200 266 0.012981 10.0.0.48 - - [2025-10-07 17:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.028343 10.0.0.48 - - [2025-10-07 17:54:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.112318 10.0.0.48 - - [2025-10-07 17:54:36] "PUT /service-instance/8cb303e4-9e59-4525-adfe-62894b2ea713 HTTP/1.1" 200 266 0.007563 10.0.0.48 - - [2025-10-07 17:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.016282 10.0.0.48 - - [2025-10-07 17:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018367 10.0.0.48 - - [2025-10-07 17:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.48 - - [2025-10-07 17:54:36] "GET /virtual-machine-interface/b016ef26-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.010675 10.0.0.48 - - [2025-10-07 17:54:36] "PUT /service-instance/8cb303e4-9e59-4525-adfe-62894b2ea713 HTTP/1.1" 200 266 0.017562 10.0.0.48 - - [2025-10-07 17:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.013917 10.0.0.48 - - [2025-10-07 17:54:36] "POST /instance-ips HTTP/1.1" 200 413 0.025666 10.0.0.48 - - [2025-10-07 17:54:36] "PUT /service-instance/8cb303e4-9e59-4525-adfe-62894b2ea713 HTTP/1.1" 200 266 0.021348 10.0.0.48 - - [2025-10-07 17:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.044143 10.0.0.48 - - [2025-10-07 17:54:36] "GET /virtual-machine-interface/b016ef26-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.010921 10.0.0.48 - - [2025-10-07 17:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.005449 10.0.0.48 - - [2025-10-07 17:54:36] "PUT /service-instance/8cb303e4-9e59-4525-adfe-62894b2ea713 HTTP/1.1" 200 266 0.012462 10.0.0.48 - - [2025-10-07 17:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018592 10.0.0.48 - - [2025-10-07 17:54:36] "POST /set-tag HTTP/1.1" 200 109 0.038839 10.0.0.48 - - [2025-10-07 17:54:36] "GET /virtual-machine-interface/b016ef26-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.019706 10.0.0.48 - - [2025-10-07 17:54:36] "GET /instance-ip/b03244a6-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.002510 10.0.0.48 - - [2025-10-07 17:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.48 - - [2025-10-07 17:54:36] "POST /chown HTTP/1.1" 200 109 0.005386 10.0.0.48 - - [2025-10-07 17:54:36] "GET /virtual-machine-interface/b016ef26-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012196 10.0.0.48 - - [2025-10-07 17:54:36] "POST /chown HTTP/1.1" 200 109 0.025493 10.0.0.48 - - [2025-10-07 17:54:36] "POST /set-tag HTTP/1.1" 200 109 0.001880 10.0.0.48 - - [2025-10-07 17:54:36] "GET /virtual-router/4f0338b9-d80e-49da-87c0-868cb80c3802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007875 10.0.0.48 - - [2025-10-07 17:54:36] "POST /ref-update HTTP/1.1" 200 156 0.018102 10.0.0.48 - - [2025-10-07 17:54:36] "POST /chown HTTP/1.1" 200 109 0.009028 10.0.0.48 - - [2025-10-07 17:54:36] "POST /ref-update HTTP/1.1" 200 156 0.025100 10.0.0.48 - - [2025-10-07 17:54:36] "GET /virtual-machine-interface/b016ef26-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011982 10.0.0.48 - - [2025-10-07 17:54:36] "POST /chown HTTP/1.1" 200 109 0.034018 10.0.0.48 - - [2025-10-07 17:54:36] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.48 - - [2025-10-07 17:54:36] "POST /ref-update HTTP/1.1" 200 156 0.015714 10.0.0.48 - - [2025-10-07 17:54:36] "GET /virtual-machine-interface/b016ef26-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003914 10.0.0.48 - - [2025-10-07 17:54:36] "POST /set-tag HTTP/1.1" 200 109 0.001865 10.0.0.48 - - [2025-10-07 17:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.48 - - [2025-10-07 17:54:36] "POST /chown HTTP/1.1" 200 109 0.005935 10.0.0.48 - - [2025-10-07 17:54:36] "POST /chown HTTP/1.1" 200 109 0.017443 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.015453 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.005728 10.0.0.48 - - [2025-10-07 17:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.005234 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.023576 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.012992 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.015177 10.0.0.48 - - [2025-10-07 17:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.007356 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.018961 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.016861 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.005505 10.0.0.48 - - [2025-10-07 17:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.006584 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.005648 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.010394 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.018458 10.0.0.48 - - [2025-10-07 17:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.004988 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.015750 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.011947 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.005627 10.0.0.48 - - [2025-10-07 17:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.005268 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.014385 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.005624 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.014507 10.0.0.48 - - [2025-10-07 17:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.006043 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.015850 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.014431 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.005820 10.0.0.48 - - [2025-10-07 17:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.005362 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.005788 10.0.0.48 - - [2025-10-07 17:54:37] "POST /chown HTTP/1.1" 200 109 0.024798 10.0.0.48 - - [2025-10-07 17:54:38] "POST /chown HTTP/1.1" 200 109 0.020277 10.0.0.48 - - [2025-10-07 17:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.48 - - [2025-10-07 17:54:38] "POST /chown HTTP/1.1" 200 109 0.008256 10.0.0.48 - - [2025-10-07 17:54:38] "POST /chown HTTP/1.1" 200 109 0.016907 10.0.0.48 - - [2025-10-07 17:54:38] "POST /chown HTTP/1.1" 200 109 0.017955 10.0.0.48 - - [2025-10-07 17:54:38] "POST /chown HTTP/1.1" 200 109 0.007173 10.0.0.48 - - [2025-10-07 17:54:42] "GET /virtual-machine-interface/ac6cc22e-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011676 10.0.0.48 - - [2025-10-07 17:54:42] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.48 - - [2025-10-07 17:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.48 - - [2025-10-07 17:54:42] "GET /loadbalancer/255ee300-d29a-4755-84d6-bca76d54a493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002829 10.0.0.48 - - [2025-10-07 17:54:42] "GET /loadbalancer-pool/0cd56af8-e0f3-4ea3-87e9-fbf0eebbad5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.002357 10.0.0.48 - - [2025-10-07 17:54:42] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023616 10.0.0.48 - - [2025-10-07 17:54:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024715 10.0.0.48 - - [2025-10-07 17:54:42] "GET /virtual-machine-interface/ac6cc22e-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007720 10.0.0.48 - - [2025-10-07 17:54:42] "GET /virtual-machine-interface/ac6cc22e-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003643 10.0.0.48 - - [2025-10-07 17:54:42] "POST /ref-update HTTP/1.1" 200 156 0.009182 10.0.0.48 - - [2025-10-07 17:54:42] "GET /floating-ip/3b7122b5-71f6-46da-b8a2-c542e368abe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.011996 10.0.0.48 - - [2025-10-07 17:54:42] "POST /tags HTTP/1.1" 409 221 0.002367 10.0.0.48 - - [2025-10-07 17:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008059 10.0.0.48 - - [2025-10-07 17:54:42] "GET /tag/0b6d79cb-6336-412b-894b-a88c301af369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.018345 10.0.0.48 - - [2025-10-07 17:54:42] "PUT /floating-ip/3b7122b5-71f6-46da-b8a2-c542e368abe3 HTTP/1.1" 200 256 0.013812 10.0.0.48 - - [2025-10-07 17:54:42] "POST /set-tag HTTP/1.1" 200 109 0.017046 10.0.0.48 - - [2025-10-07 17:54:43] "GET /virtual-machine-interface/ada5412a-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004385 10.0.0.48 - - [2025-10-07 17:54:43] "POST /set-tag HTTP/1.1" 200 109 0.001797 10.0.0.48 - - [2025-10-07 17:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.48 - - [2025-10-07 17:54:43] "GET /loadbalancer/255ee300-d29a-4755-84d6-bca76d54a493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002490 10.0.0.48 - - [2025-10-07 17:54:43] "GET /loadbalancer-pool/0cd56af8-e0f3-4ea3-87e9-fbf0eebbad5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.002675 10.0.0.48 - - [2025-10-07 17:54:43] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013692 10.0.0.48 - - [2025-10-07 17:54:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008253 10.0.0.48 - - [2025-10-07 17:54:43] "GET /virtual-machine-interface/ada5412a-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009693 10.0.0.48 - - [2025-10-07 17:54:43] "GET /virtual-machine-interface/ada5412a-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010354 10.0.0.48 - - [2025-10-07 17:54:43] "POST /ref-update HTTP/1.1" 200 156 0.007442 10.0.0.48 - - [2025-10-07 17:54:43] "GET /floating-ip/3b7122b5-71f6-46da-b8a2-c542e368abe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008724 10.0.0.48 - - [2025-10-07 17:54:43] "POST /set-tag HTTP/1.1" 200 109 0.041152 10.0.0.48 - - [2025-10-07 17:54:46] "GET /virtual-machine/0cb765b1-feca-4f08-a47e-e57e268a6963?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002989 10.0.0.48 - - [2025-10-07 17:54:46] "GET /virtual-machine-interface/ac6cc22e-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003848 10.0.0.48 - - [2025-10-07 17:54:46] "GET /virtual-machine/1cb3053f-0b54-4d02-bd45-790c676e2760?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002864 10.0.0.48 - - [2025-10-07 17:54:46] "GET /virtual-machine-interface/ada5412a-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003848 10.0.0.48 - - [2025-10-07 17:54:50] "GET /virtual-machine-interface/b016ef26-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004331 10.0.0.48 - - [2025-10-07 17:54:50] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.48 - - [2025-10-07 17:54:51] "GET /virtual-machine/2a62d5f2-f6e0-483c-b8a1-421b036bb212?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002801 10.0.0.48 - - [2025-10-07 17:54:51] "GET /virtual-machine-interface/b016ef26-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003646 10.0.0.48 - - [2025-10-07 17:54:51] "GET /virtual-machine-interface/b016ef26-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004212 10.0.0.48 - - [2025-10-07 17:54:51] "POST /set-tag HTTP/1.1" 200 109 0.001884 10.0.0.48 - - [2025-10-07 17:55:12] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004500 10.0.0.48 - - [2025-10-07 17:55:12] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.48 - - [2025-10-07 17:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.48 - - [2025-10-07 17:55:12] "GET /loadbalancer/9ea6abcd-0648-447f-8812-17c66dca6194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003378 10.0.0.48 - - [2025-10-07 17:55:12] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007997 10.0.0.48 - - [2025-10-07 17:55:12] "POST /set-tag HTTP/1.1" 200 109 0.034289 10.0.0.48 - - [2025-10-07 17:55:12] "DELETE /loadbalancer-member/2c9a6506-0bb4-442c-bb73-eed41c542985 HTTP/1.1" 200 115 0.034773 10.0.0.48 - - [2025-10-07 17:55:12] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011983 10.0.0.48 - - [2025-10-07 17:55:12] "POST /set-tag HTTP/1.1" 200 109 0.002904 10.0.0.48 - - [2025-10-07 17:55:12] "DELETE /loadbalancer-member/e9b36b64-4dcd-436f-8bf7-ffef485e088e HTTP/1.1" 200 115 0.040303 10.0.0.48 - - [2025-10-07 17:55:12] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004649 10.0.0.48 - - [2025-10-07 17:55:12] "POST /set-tag HTTP/1.1" 200 109 0.006004 10.0.0.48 - - [2025-10-07 17:55:12] "DELETE /loadbalancer-member/87baf5c8-b1b0-40f1-81fa-46cd7183772a HTTP/1.1" 200 115 0.036216 10.0.0.48 - - [2025-10-07 17:55:12] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005683 10.0.0.48 - - [2025-10-07 17:55:12] "POST /set-tag HTTP/1.1" 200 109 0.003541 10.0.0.48 - - [2025-10-07 17:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.48 - - [2025-10-07 17:55:12] "GET /loadbalancer/9ea6abcd-0648-447f-8812-17c66dca6194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003185 10.0.0.48 - - [2025-10-07 17:55:12] "GET /loadbalancer-pool/f0a766d8-72e5-434e-aff2-751297c406ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002759 10.0.0.48 - - [2025-10-07 17:55:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027607 10.0.0.48 - - [2025-10-07 17:55:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027130 10.0.0.48 - - [2025-10-07 17:55:12] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005366 10.0.0.48 - - [2025-10-07 17:55:12] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005287 10.0.0.48 - - [2025-10-07 17:55:12] "GET /floating-ip/205cfb3c-b374-4a30-a5d4-ef27eaa06dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002443 10.0.0.48 - - [2025-10-07 17:55:12] "POST /set-tag HTTP/1.1" 200 109 0.059769 10.0.0.48 - - [2025-10-07 17:55:12] "GET /loadbalancer-pool/e6dfd802-7986-4f9c-a101-dad25cc47f6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006744 10.0.0.48 - - [2025-10-07 17:55:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022009 10.0.0.48 - - [2025-10-07 17:55:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007022 10.0.0.48 - - [2025-10-07 17:55:12] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008202 10.0.0.48 - - [2025-10-07 17:55:12] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.48 - - [2025-10-07 17:55:12] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008685 10.0.0.48 - - [2025-10-07 17:55:12] "GET /floating-ip/205cfb3c-b374-4a30-a5d4-ef27eaa06dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002823 10.0.0.48 - - [2025-10-07 17:55:12] "GET /loadbalancer-pool/62e21a18-fc5b-4c65-b3e9-5a379f70a58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003175 10.0.0.48 - - [2025-10-07 17:55:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020457 10.0.0.48 - - [2025-10-07 17:55:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.017845 10.0.0.48 - - [2025-10-07 17:55:12] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010405 10.0.0.48 - - [2025-10-07 17:55:12] "GET /virtual-machine-interface/48aeb374-a3a5-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007043 10.0.0.48 - - [2025-10-07 17:55:12] "GET /floating-ip/205cfb3c-b374-4a30-a5d4-ef27eaa06dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001979 10.0.0.48 - - [2025-10-07 17:55:13] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.48 - - [2025-10-07 17:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.48 - - [2025-10-07 17:55:23] "POST /chown HTTP/1.1" 200 109 0.005717 10.0.0.48 - - [2025-10-07 17:55:23] "POST /chown HTTP/1.1" 200 109 0.006251 10.0.0.48 - - [2025-10-07 17:55:23] "POST /chown HTTP/1.1" 200 109 0.006079 10.0.0.48 - - [2025-10-07 17:55:23] "POST /chown HTTP/1.1" 200 109 0.006079 10.0.0.48 - - [2025-10-07 17:55:32] "GET /virtual-machine-interface/b016ef26-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005355 10.0.0.48 - - [2025-10-07 17:55:32] "POST /set-tag HTTP/1.1" 200 109 0.004450 10.0.0.48 - - [2025-10-07 17:55:32] "GET /virtual-machine-interface/b016ef26-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005724 10.0.0.48 - - [2025-10-07 17:55:33] "POST /set-tag HTTP/1.1" 200 109 0.009295 10.0.0.48 - - [2025-10-07 17:55:33] "GET /virtual-machine/2a62d5f2-f6e0-483c-b8a1-421b036bb212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002540 10.0.0.48 - - [2025-10-07 17:55:33] "POST /ref-update HTTP/1.1" 200 156 0.007703 10.0.0.48 - - [2025-10-07 17:55:33] "GET /virtual-machine-interface/b016ef26-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011511 10.0.0.48 - - [2025-10-07 17:55:33] "POST /set-tag HTTP/1.1" 200 109 0.015526 10.0.0.48 - - [2025-10-07 17:55:33] "POST /set-tag HTTP/1.1" 200 109 0.023667 10.0.0.48 - - [2025-10-07 17:55:33] "DELETE /instance-ip/b03244a6-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.039875 10.0.0.48 - - [2025-10-07 17:55:33] "DELETE /virtual-machine-interface/b016ef26-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.044718 10.0.0.48 - - [2025-10-07 17:55:33] "DELETE /virtual-machine/2a62d5f2-f6e0-483c-b8a1-421b036bb212 HTTP/1.1" 200 115 0.021101 10.0.0.48 - - [2025-10-07 17:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.48 - - [2025-10-07 17:55:36] "GET /tag/919c8e1b-dac2-4afd-98a7-d9a98052e2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011364 10.0.0.48 - - [2025-10-07 17:55:36] "GET /tag/919c8e1b-dac2-4afd-98a7-d9a98052e2cf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.010550 10.0.0.48 - - [2025-10-07 17:55:36] "GET /virtual-machine-interface/2aebe84b-ebf6-48d7-9ee1-aefd17f1c589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003518 10.0.0.48 - - [2025-10-07 17:55:36] "POST /set-tag HTTP/1.1" 200 109 0.012377 10.0.0.48 - - [2025-10-07 17:55:36] "GET /virtual-machine-interface/738b0171-8e36-4fe9-91ee-757add22c5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003992 10.0.0.48 - - [2025-10-07 17:55:36] "POST /set-tag HTTP/1.1" 200 109 0.011773 10.0.0.48 - - [2025-10-07 17:55:36] "GET /virtual-machine-interface/a09ae77d-129f-4da8-b1b8-a688f15552bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.009515 10.0.0.48 - - [2025-10-07 17:55:36] "POST /set-tag HTTP/1.1" 200 109 0.018787 10.0.0.48 - - [2025-10-07 17:55:36] "GET /firewall-policy/46dd6263-2da5-4cd7-8b3c-1821d7e73c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014548 10.0.0.48 - - [2025-10-07 17:55:36] "GET /firewall-rule/e9560b3e-779f-4f83-8b0b-2dda21561943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.013309 10.0.0.48 - - [2025-10-07 17:55:36] "POST /ref-update HTTP/1.1" 200 156 0.011667 10.0.0.48 - - [2025-10-07 17:55:36] "DELETE /firewall-rule/e9560b3e-779f-4f83-8b0b-2dda21561943 HTTP/1.1" 200 115 0.035097 10.0.0.48 - - [2025-10-07 17:55:36] "DELETE /loadbalancer-member/b7763527-0cbf-4070-85d3-c5b0baa8e63e HTTP/1.1" 200 115 0.020849 10.0.0.48 - - [2025-10-07 17:55:37] "PUT /service-instance/8cb303e4-9e59-4525-adfe-62894b2ea713 HTTP/1.1" 200 266 0.010657 10.0.0.48 - - [2025-10-07 17:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012964 10.0.0.48 - - [2025-10-07 17:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.48 - - [2025-10-07 17:55:37] "DELETE /loadbalancer-pool/b175ae76-a2da-4bd0-a9fb-3908c4cb7f86 HTTP/1.1" 200 115 0.061847 10.0.0.48 - - [2025-10-07 17:55:37] "DELETE /loadbalancer-listener/de0b05f2-8229-43c0-97e3-34f0b4639e89 HTTP/1.1" 200 115 0.036435 10.0.0.48 - - [2025-10-07 17:55:37] "GET /floating-ip/81a4048b-2faf-49b0-ae60-bfdd2430d2c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.001908 10.0.0.48 - - [2025-10-07 17:55:37] "POST /chown HTTP/1.1" 200 109 0.005586 10.0.0.48 - - [2025-10-07 17:55:37] "POST /chown HTTP/1.1" 200 109 0.013395 10.0.0.48 - - [2025-10-07 17:55:37] "POST /chown HTTP/1.1" 200 109 0.016679 10.0.0.48 - - [2025-10-07 17:55:37] "PUT /floating-ip/81a4048b-2faf-49b0-ae60-bfdd2430d2c5 HTTP/1.1" 200 256 0.032564 10.0.0.48 - - [2025-10-07 17:55:37] "POST /chown HTTP/1.1" 200 109 0.009398 10.0.0.48 - - [2025-10-07 17:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.48 - - [2025-10-07 17:55:37] "POST /chown HTTP/1.1" 200 109 0.005544 10.0.0.48 - - [2025-10-07 17:55:37] "DELETE /floating-ip/81a4048b-2faf-49b0-ae60-bfdd2430d2c5 HTTP/1.1" 200 115 0.071051 10.0.0.48 - - [2025-10-07 17:55:37] "DELETE /loadbalancer/1f90b3d2-d89a-4f0a-814e-9137732d5ac5 HTTP/1.1" 200 115 0.030877 10.0.0.48 - - [2025-10-07 17:55:37] "POST /chown HTTP/1.1" 200 109 0.021566 10.0.0.48 - - [2025-10-07 17:55:37] "POST /chown HTTP/1.1" 200 109 0.009784 10.0.0.48 - - [2025-10-07 17:55:37] "POST /chown HTTP/1.1" 200 109 0.012158 10.0.0.48 - - [2025-10-07 17:55:37] "DELETE /instance-ip/54e464c6-2d23-4554-a00a-d2128dab5df9 HTTP/1.1" 200 115 0.080932 10.0.0.48 - - [2025-10-07 17:55:37] "PUT /service-instance/8cb303e4-9e59-4525-adfe-62894b2ea713 HTTP/1.1" 200 266 0.013455 10.0.0.48 - - [2025-10-07 17:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012155 10.0.0.48 - - [2025-10-07 17:55:37] "DELETE /virtual-machine-interface/a09ae77d-129f-4da8-b1b8-a688f15552bb HTTP/1.1" 200 115 0.085442 10.0.0.48 - - [2025-10-07 17:55:37] "PUT /service-instance/8cb303e4-9e59-4525-adfe-62894b2ea713 HTTP/1.1" 200 266 0.012150 10.0.0.48 - - [2025-10-07 17:55:37] "DELETE /tag/919c8e1b-dac2-4afd-98a7-d9a98052e2cf HTTP/1.1" 200 115 0.056397 10.0.0.48 - - [2025-10-07 17:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009701 10.0.0.48 - - [2025-10-07 17:55:37] "PUT /service-instance/8cb303e4-9e59-4525-adfe-62894b2ea713 HTTP/1.1" 200 266 0.007168 10.0.0.48 - - [2025-10-07 17:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009959 10.0.0.48 - - [2025-10-07 17:55:37] "DELETE /service-instance/8cb303e4-9e59-4525-adfe-62894b2ea713 HTTP/1.1" 200 115 0.026787 10.0.0.48 - - [2025-10-07 17:55:37] "GET /floating-ip-pool/0634f9bf-b32b-4df8-b4f6-208cc65c4995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002113 10.0.0.48 - - [2025-10-07 17:55:37] "POST /ref-update HTTP/1.1" 200 156 0.008564 10.0.0.48 - - [2025-10-07 17:55:37] "GET /virtual-machine-interface/2aebe84b-ebf6-48d7-9ee1-aefd17f1c589?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.004928 10.0.0.48 - - [2025-10-07 17:55:37] "DELETE /floating-ip-pool/0634f9bf-b32b-4df8-b4f6-208cc65c4995 HTTP/1.1" 200 115 0.051390 10.0.0.48 - - [2025-10-07 17:55:37] "DELETE /virtual-machine-interface/2aebe84b-ebf6-48d7-9ee1-aefd17f1c589 HTTP/1.1" 200 115 0.059422 10.0.0.48 - - [2025-10-07 17:55:37] "POST /ref-update HTTP/1.1" 200 156 0.008280 10.0.0.48 - - [2025-10-07 17:55:37] "DELETE /virtual-machine/096d4d3e-0e9d-4e0a-9093-fc8e296ee1fa HTTP/1.1" 200 115 0.046078 10.0.0.48 - - [2025-10-07 17:55:37] "GET /virtual-machine-interface/738b0171-8e36-4fe9-91ee-757add22c5b1?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.004009 10.0.0.48 - - [2025-10-07 17:55:37] "POST /useragent-kv HTTP/1.1" 200 115 0.007098 10.0.0.48 - - [2025-10-07 17:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.48 - - [2025-10-07 17:55:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006920 10.0.0.48 - - [2025-10-07 17:55:37] "DELETE /virtual-network/8ce7c637-00d5-4ec7-9c7b-6e847334e531 HTTP/1.1" 200 115 0.143858 10.0.0.48 - - [2025-10-07 17:55:37] "GET /routing-instance/b9b05aaa-acdc-49ee-9ff9-494df017bf72 HTTP/1.1" 404 171 0.002581 10.0.0.48 - - [2025-10-07 17:55:37] "GET /domains HTTP/1.1" 200 280 0.003554 10.0.0.48 - - [2025-10-07 17:55:37] "DELETE /route-target/fb05f289-fe0f-4899-9064-04ef74505f10 HTTP/1.1" 200 115 0.030909 10.0.0.48 - - [2025-10-07 17:55:37] "GET /domain/4a38a65c-5657-4236-8535-d40f7ab581de HTTP/1.1" 200 3085 0.004349 10.0.0.48 - - [2025-10-07 17:55:37] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a HTTP/1.1" 200 6873 0.034582 10.0.0.48 - - [2025-10-07 17:55:37] "DELETE /virtual-machine-interface/738b0171-8e36-4fe9-91ee-757add22c5b1 HTTP/1.1" 200 115 0.093231 10.0.0.48 - - [2025-10-07 17:55:38] "GET /virtual-machine-interface/ada5412a-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011598 10.0.0.48 - - [2025-10-07 17:55:38] "DELETE /virtual-machine/b022a928-9669-4994-840e-bfc4824bcc8f HTTP/1.1" 200 115 0.051929 10.0.0.48 - - [2025-10-07 17:55:38] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.48 - - [2025-10-07 17:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.48 - - [2025-10-07 17:55:38] "GET /loadbalancer/255ee300-d29a-4755-84d6-bca76d54a493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007949 10.0.0.48 - - [2025-10-07 17:55:38] "GET /virtual-machine-interface/ada5412a-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003726 10.0.0.48 - - [2025-10-07 17:55:38] "POST /set-tag HTTP/1.1" 200 109 0.015634 10.0.0.48 - - [2025-10-07 17:55:38] "DELETE /loadbalancer-member/22e645fb-bb19-4ef0-bd7a-ceb22f152b61 HTTP/1.1" 200 115 0.034147 10.0.0.48 - - [2025-10-07 17:55:38] "GET /virtual-machine-interface/ada5412a-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008670 10.0.0.48 - - [2025-10-07 17:55:38] "POST /set-tag HTTP/1.1" 200 109 0.002586 10.0.0.48 - - [2025-10-07 17:55:39] "GET /virtual-machine-interface/ada5412a-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003966 10.0.0.48 - - [2025-10-07 17:55:39] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.48 - - [2025-10-07 17:55:39] "GET /virtual-machine/1cb3053f-0b54-4d02-bd45-790c676e2760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002175 10.0.0.48 - - [2025-10-07 17:55:39] "POST /ref-update HTTP/1.1" 200 156 0.008227 10.0.0.48 - - [2025-10-07 17:55:39] "GET /virtual-machine-interface/ada5412a-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009890 10.0.0.48 - - [2025-10-07 17:55:39] "POST /set-tag HTTP/1.1" 200 109 0.015038 10.0.0.48 - - [2025-10-07 17:55:39] "POST /set-tag HTTP/1.1" 200 109 0.019855 10.0.0.48 - - [2025-10-07 17:55:39] "POST /set-tag HTTP/1.1" 200 109 0.022906 10.0.0.48 - - [2025-10-07 17:55:39] "DELETE /instance-ip/adc04a10-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.038201 10.0.0.48 - - [2025-10-07 17:55:39] "POST /ref-update HTTP/1.1" 200 156 0.007270 10.0.0.48 - - [2025-10-07 17:55:39] "DELETE /virtual-machine-interface/ada5412a-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.040881 10.0.0.48 - - [2025-10-07 17:55:39] "DELETE /virtual-machine/1cb3053f-0b54-4d02-bd45-790c676e2760 HTTP/1.1" 200 115 0.016028 10.0.0.48 - - [2025-10-07 17:55:43] "GET /virtual-machine-interface/ac6cc22e-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007627 10.0.0.48 - - [2025-10-07 17:55:43] "POST /set-tag HTTP/1.1" 200 109 0.003272 10.0.0.48 - - [2025-10-07 17:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.48 - - [2025-10-07 17:55:43] "GET /loadbalancer/255ee300-d29a-4755-84d6-bca76d54a493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003369 10.0.0.48 - - [2025-10-07 17:55:43] "GET /virtual-machine-interface/ac6cc22e-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005623 10.0.0.48 - - [2025-10-07 17:55:43] "POST /set-tag HTTP/1.1" 200 109 0.002820 10.0.0.48 - - [2025-10-07 17:55:44] "GET /virtual-machine-interface/ac6cc22e-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004450 10.0.0.48 - - [2025-10-07 17:55:44] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.48 - - [2025-10-07 17:55:44] "GET /virtual-machine/0cb765b1-feca-4f08-a47e-e57e268a6963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002395 10.0.0.48 - - [2025-10-07 17:55:44] "POST /ref-update HTTP/1.1" 200 156 0.008606 10.0.0.48 - - [2025-10-07 17:55:44] "GET /virtual-machine-interface/ac6cc22e-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011414 10.0.0.48 - - [2025-10-07 17:55:44] "POST /set-tag HTTP/1.1" 200 109 0.024865 10.0.0.48 - - [2025-10-07 17:55:44] "POST /set-tag HTTP/1.1" 200 109 0.018198 10.0.0.48 - - [2025-10-07 17:55:44] "POST /set-tag HTTP/1.1" 200 109 0.037483 10.0.0.48 - - [2025-10-07 17:55:44] "DELETE /instance-ip/ac85af78-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.067318 10.0.0.48 - - [2025-10-07 17:55:44] "POST /ref-update HTTP/1.1" 200 156 0.020894 10.0.0.48 - - [2025-10-07 17:55:44] "DELETE /virtual-machine-interface/ac6cc22e-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.042394 10.0.0.48 - - [2025-10-07 17:55:44] "DELETE /virtual-machine/0cb765b1-feca-4f08-a47e-e57e268a6963 HTTP/1.1" 200 115 0.023430 10.0.0.48 - - [2025-10-07 17:55:44] "DELETE /tag/cfa3d1a1-58e6-4821-aa74-f884bb1edaa4 HTTP/1.1" 200 115 0.053769 10.0.0.48 - - [2025-10-07 17:55:44] "DELETE /tag/43986c84-9286-4909-b660-9df40f7ac37d HTTP/1.1" 200 115 0.042486 10.0.0.48 - - [2025-10-07 17:55:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002071 10.0.0.48 - - [2025-10-07 17:55:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001908 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:55:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:55:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 10.0.0.48 - - [2025-10-07 17:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.48 - - [2025-10-07 17:55:48] "GET /project/703cb50c-f5b4-4d54-8d0c-8ac7e8366d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033240 10.0.0.48 - - [2025-10-07 17:55:48] "POST /tags HTTP/1.1" 200 393 0.028095 10.0.0.48 - - [2025-10-07 17:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015981 10.0.0.48 - - [2025-10-07 17:55:48] "GET /tag/9dd20207-4ac7-48ec-9579-d16c8f3d3cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.035218 10.0.0.48 - - [2025-10-07 17:55:48] "POST /tags HTTP/1.1" 200 341 0.016629 10.0.0.48 - - [2025-10-07 17:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.48 - - [2025-10-07 17:55:48] "GET /tag/6f4be4b9-d33e-4055-abc0-e1d5815affea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011174 10.0.0.48 - - [2025-10-07 17:55:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.000668 10.0.0.48 - - [2025-10-07 17:55:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.008128 10.0.0.48 - - [2025-10-07 17:55:48] "POST /security-groups HTTP/1.1" 200 589 0.067557 10.0.0.48 - - [2025-10-07 17:55:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.002244 10.0.0.48 - - [2025-10-07 17:55:48] "POST /projects HTTP/1.1" 200 519 0.209911 10.0.0.48 - - [2025-10-07 17:55:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.047144 10.0.0.48 - - [2025-10-07 17:55:48] "POST /access-control-lists HTTP/1.1" 200 598 0.081668 10.0.0.48 - - [2025-10-07 17:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.032753 10.0.0.48 - - [2025-10-07 17:55:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.006573 10.0.0.48 - - [2025-10-07 17:55:48] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.021515 10.0.0.48 - - [2025-10-07 17:55:48] "POST /access-control-lists HTTP/1.1" 200 596 0.064943 10.0.0.48 - - [2025-10-07 17:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.48 - - [2025-10-07 17:55:48] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003458 10.0.0.48 - - [2025-10-07 17:55:49] "PUT /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4 HTTP/1.1" 200 264 0.035558 10.0.0.48 - - [2025-10-07 17:55:49] "PUT /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901 HTTP/1.1" 200 264 0.049567 10.0.0.48 - - [2025-10-07 17:55:49] "POST /security-groups HTTP/1.1" 200 591 0.067458 10.0.0.48 - - [2025-10-07 17:55:49] "POST /fqname-to-id HTTP/1.1" 404 270 0.001663 10.0.0.48 - - [2025-10-07 17:55:49] "POST /access-control-lists HTTP/1.1" 200 632 0.062395 10.0.0.48 - - [2025-10-07 17:55:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.060293 10.0.0.48 - - [2025-10-07 17:55:49] "POST /chown HTTP/1.1" 200 109 0.015324 10.0.0.48 - - [2025-10-07 17:55:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.007708 10.0.0.48 - - [2025-10-07 17:55:49] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014410 10.0.0.48 - - [2025-10-07 17:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.48 - - [2025-10-07 17:55:49] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004760 10.0.0.48 - - [2025-10-07 17:55:49] "POST /access-control-lists HTTP/1.1" 200 630 0.065091 10.0.0.48 - - [2025-10-07 17:55:49] "POST /tags HTTP/1.1" 409 226 0.015801 10.0.0.48 - - [2025-10-07 17:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.48 - - [2025-10-07 17:55:49] "GET /tag/6f4be4b9-d33e-4055-abc0-e1d5815affea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010364 10.0.0.48 - - [2025-10-07 17:55:49] "POST /firewall-rules HTTP/1.1" 200 600 0.064292 10.0.0.48 - - [2025-10-07 17:55:49] "GET /firewall-rule/61bb9d46-30a0-44f9-8d86-d32fb86a4834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011129 10.0.0.48 - - [2025-10-07 17:55:49] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003714 10.0.0.48 - - [2025-10-07 17:55:49] "GET /firewall-rule/61bb9d46-30a0-44f9-8d86-d32fb86a4834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001951 10.0.0.48 - - [2025-10-07 17:55:49] "POST /ref-update HTTP/1.1" 200 156 0.037757 10.0.0.48 - - [2025-10-07 17:55:49] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002577 10.0.0.48 - - [2025-10-07 17:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.48 - - [2025-10-07 17:55:49] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002253 10.0.0.48 - - [2025-10-07 17:55:49] "POST /tags HTTP/1.1" 409 226 0.001948 10.0.0.48 - - [2025-10-07 17:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.48 - - [2025-10-07 17:55:49] "GET /tag/6f4be4b9-d33e-4055-abc0-e1d5815affea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013589 10.0.0.48 - - [2025-10-07 17:55:49] "POST /firewall-rules HTTP/1.1" 200 598 0.065668 10.0.0.48 - - [2025-10-07 17:55:49] "GET /firewall-rule/6b8af924-0d72-4a3b-ada6-706653d42c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009353 10.0.0.48 - - [2025-10-07 17:55:49] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003856 10.0.0.48 - - [2025-10-07 17:55:49] "GET /firewall-rule/6b8af924-0d72-4a3b-ada6-706653d42c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001880 10.0.0.48 - - [2025-10-07 17:55:49] "POST /ref-update HTTP/1.1" 200 156 0.039873 10.0.0.48 - - [2025-10-07 17:55:51] "POST /tags HTTP/1.1" 200 393 0.045794 10.0.0.48 - - [2025-10-07 17:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.48 - - [2025-10-07 17:55:51] "GET /tag/28e8a22f-277a-42ea-be97-9d4986396b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012182 10.0.0.48 - - [2025-10-07 17:55:51] "POST /tags HTTP/1.1" 200 341 0.014690 10.0.0.48 - - [2025-10-07 17:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.48 - - [2025-10-07 17:55:51] "GET /tag/d11d69fc-018f-43eb-b60e-e18b5f05ca27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011125 10.0.0.48 - - [2025-10-07 17:55:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.002653 10.0.0.48 - - [2025-10-07 17:55:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.001900 10.0.0.48 - - [2025-10-07 17:55:51] "POST /security-groups HTTP/1.1" 200 589 0.069895 10.0.0.48 - - [2025-10-07 17:55:51] "POST /projects HTTP/1.1" 200 519 0.149231 10.0.0.48 - - [2025-10-07 17:55:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.001718 10.0.0.48 - - [2025-10-07 17:55:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014989 10.0.0.48 - - [2025-10-07 17:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007046 10.0.0.48 - - [2025-10-07 17:55:51] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.022024 10.0.0.48 - - [2025-10-07 17:55:51] "POST /access-control-lists HTTP/1.1" 200 598 0.072781 10.0.0.48 - - [2025-10-07 17:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.48 - - [2025-10-07 17:55:51] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007173 10.0.0.48 - - [2025-10-07 17:55:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.017486 10.0.0.48 - - [2025-10-07 17:55:51] "PUT /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4 HTTP/1.1" 200 264 0.032675 10.0.0.48 - - [2025-10-07 17:55:51] "POST /access-control-lists HTTP/1.1" 200 596 0.063776 10.0.0.48 - - [2025-10-07 17:55:52] "PUT /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901 HTTP/1.1" 200 264 0.079873 10.0.0.48 - - [2025-10-07 17:55:52] "POST /security-groups HTTP/1.1" 200 591 0.073611 10.0.0.48 - - [2025-10-07 17:55:52] "POST /fqname-to-id HTTP/1.1" 404 270 0.004051 10.0.0.48 - - [2025-10-07 17:55:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.032476 10.0.0.48 - - [2025-10-07 17:55:52] "POST /chown HTTP/1.1" 200 109 0.017270 10.0.0.48 - - [2025-10-07 17:55:52] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016023 10.0.0.48 - - [2025-10-07 17:55:52] "POST /access-control-lists HTTP/1.1" 200 632 0.085348 10.0.0.48 - - [2025-10-07 17:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.48 - - [2025-10-07 17:55:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.001301 10.0.0.48 - - [2025-10-07 17:55:52] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003314 10.0.0.48 - - [2025-10-07 17:55:52] "POST /tags HTTP/1.1" 409 226 0.001507 10.0.0.48 - - [2025-10-07 17:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001244 10.0.0.48 - - [2025-10-07 17:55:52] "GET /tag/d11d69fc-018f-43eb-b60e-e18b5f05ca27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.052454 10.0.0.48 - - [2025-10-07 17:55:52] "POST /access-control-lists HTTP/1.1" 200 630 0.072033 10.0.0.48 - - [2025-10-07 17:55:52] "POST /firewall-rules HTTP/1.1" 200 600 0.084268 10.0.0.48 - - [2025-10-07 17:55:52] "GET /firewall-rule/e0de381d-b7a8-4e22-ba46-ae481690391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.015223 10.0.0.48 - - [2025-10-07 17:55:52] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004064 10.0.0.48 - - [2025-10-07 17:55:52] "GET /firewall-rule/e0de381d-b7a8-4e22-ba46-ae481690391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002114 10.0.0.48 - - [2025-10-07 17:55:52] "POST /ref-update HTTP/1.1" 200 156 0.042630 10.0.0.48 - - [2025-10-07 17:55:52] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008986 10.0.0.48 - - [2025-10-07 17:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.48 - - [2025-10-07 17:55:52] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003364 10.0.0.48 - - [2025-10-07 17:55:52] "POST /tags HTTP/1.1" 409 226 0.001564 10.0.0.48 - - [2025-10-07 17:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.48 - - [2025-10-07 17:55:52] "GET /tag/d11d69fc-018f-43eb-b60e-e18b5f05ca27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014295 10.0.0.48 - - [2025-10-07 17:55:52] "POST /firewall-rules HTTP/1.1" 200 598 0.072181 10.0.0.48 - - [2025-10-07 17:55:52] "GET /firewall-rule/6c18c386-305d-400d-9959-a8d38bbf08ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.015722 10.0.0.48 - - [2025-10-07 17:55:52] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004107 10.0.0.48 - - [2025-10-07 17:55:52] "GET /firewall-rule/6c18c386-305d-400d-9959-a8d38bbf08ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002047 10.0.0.48 - - [2025-10-07 17:55:52] "POST /ref-update HTTP/1.1" 200 156 0.055639 10.0.0.48 - - [2025-10-07 17:55:54] "POST /tags HTTP/1.1" 200 345 0.086751 10.0.0.48 - - [2025-10-07 17:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.48 - - [2025-10-07 17:55:54] "GET /tag/f521ce5e-6edf-404e-9b30-d31884336800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.025113 10.0.0.48 - - [2025-10-07 17:55:54] "POST /projects HTTP/1.1" 409 238 0.002252 10.0.0.48 - - [2025-10-07 17:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.48 - - [2025-10-07 17:55:54] "GET /project/976293cc-21ed-4a22-a3f6-855b0ff96780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038122 10.0.0.48 - - [2025-10-07 17:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.48 - - [2025-10-07 17:55:54] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004081 10.0.0.48 - - [2025-10-07 17:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.48 - - [2025-10-07 17:55:54] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003979 10.0.0.48 - - [2025-10-07 17:55:54] "POST /security-groups HTTP/1.1" 409 285 0.002098 10.0.0.48 - - [2025-10-07 17:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.48 - - [2025-10-07 17:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.48 - - [2025-10-07 17:55:54] "GET /project/976293cc-21ed-4a22-a3f6-855b0ff96780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034225 10.0.0.48 - - [2025-10-07 17:55:54] "PUT /security-group/2f291cf3-5a1b-42b4-b82f-660626ac3865 HTTP/1.1" 200 262 0.076837 10.0.0.48 - - [2025-10-07 17:55:54] "PUT /access-control-list/b809685a-a7ed-4e50-b9b4-3cf38c41fdf2 HTTP/1.1" 200 272 0.018670 10.0.0.48 - - [2025-10-07 17:55:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.029162 10.0.0.48 - - [2025-10-07 17:55:54] "PUT /access-control-list/d9a40a57-5d52-4c34-81c8-375a9e8c2449 HTTP/1.1" 200 272 0.029623 10.0.0.48 - - [2025-10-07 17:55:54] "POST /tags HTTP/1.1" 409 228 0.011912 10.0.0.48 - - [2025-10-07 17:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.48 - - [2025-10-07 17:55:55] "GET /tag/f521ce5e-6edf-404e-9b30-d31884336800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010436 10.0.0.48 - - [2025-10-07 17:55:55] "POST /tags HTTP/1.1" 200 345 0.018935 10.0.0.48 - - [2025-10-07 17:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.48 - - [2025-10-07 17:55:55] "GET /tag/0561d4e9-cea9-4229-84d1-9e934c6edfd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.012241 10.0.0.48 - - [2025-10-07 17:55:55] "POST /projects HTTP/1.1" 409 238 0.002238 10.0.0.48 - - [2025-10-07 17:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.48 - - [2025-10-07 17:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.48 - - [2025-10-07 17:55:55] "GET /project/9d2f9d9d-d1e2-4249-8e38-174aec7703b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026492 10.0.0.48 - - [2025-10-07 17:55:55] "GET /project/9d2f9d9d-d1e2-4249-8e38-174aec7703b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043472 10.0.0.48 - - [2025-10-07 17:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.48 - - [2025-10-07 17:55:55] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004323 10.0.0.48 - - [2025-10-07 17:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.48 - - [2025-10-07 17:55:55] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003867 10.0.0.48 - - [2025-10-07 17:55:55] "POST /security-groups HTTP/1.1" 409 285 0.002148 10.0.0.48 - - [2025-10-07 17:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.48 - - [2025-10-07 17:55:55] "PUT /security-group/bcee7940-1639-418a-a271-5c797a5c1bf8 HTTP/1.1" 200 262 0.055182 10.0.0.48 - - [2025-10-07 17:55:55] "PUT /access-control-list/44f258aa-b58d-4380-9f87-6ac658dd7f27 HTTP/1.1" 200 272 0.012437 10.0.0.48 - - [2025-10-07 17:55:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027448 10.0.0.48 - - [2025-10-07 17:55:55] "POST /tags HTTP/1.1" 409 228 0.011342 10.0.0.48 - - [2025-10-07 17:55:55] "PUT /access-control-list/0d9ae157-a16b-4541-9459-235159213c4d HTTP/1.1" 200 272 0.021573 10.0.0.48 - - [2025-10-07 17:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.48 - - [2025-10-07 17:55:55] "GET /tag/0561d4e9-cea9-4229-84d1-9e934c6edfd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009888 10.0.0.48 - - [2025-10-07 17:55:55] "POST /tags HTTP/1.1" 200 291 0.045508 10.0.0.48 - - [2025-10-07 17:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.48 - - [2025-10-07 17:55:55] "GET /tag/285799f2-5466-42d7-8699-18139f523a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.011878 10.0.0.48 - - [2025-10-07 17:55:55] "POST /tags HTTP/1.1" 200 303 0.042650 10.0.0.48 - - [2025-10-07 17:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.48 - - [2025-10-07 17:55:55] "GET /tag/271ce447-8f92-4da6-aa8d-d0a40fe1eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012480 10.0.0.48 - - [2025-10-07 17:55:55] "POST /tags HTTP/1.1" 409 252 0.001667 10.0.0.48 - - [2025-10-07 17:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.48 - - [2025-10-07 17:55:55] "GET /tag/9dd20207-4ac7-48ec-9579-d16c8f3d3cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011522 10.0.0.48 - - [2025-10-07 17:55:55] "POST /tags HTTP/1.1" 409 226 0.001796 10.0.0.48 - - [2025-10-07 17:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.48 - - [2025-10-07 17:55:55] "GET /tag/6f4be4b9-d33e-4055-abc0-e1d5815affea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011034 10.0.0.48 - - [2025-10-07 17:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.48 - - [2025-10-07 17:55:55] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003531 10.0.0.48 - - [2025-10-07 17:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.48 - - [2025-10-07 17:55:55] "GET /project/976293cc-21ed-4a22-a3f6-855b0ff96780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033137 10.0.0.48 - - [2025-10-07 17:55:55] "POST /virtual-machines HTTP/1.1" 200 395 0.006130 10.0.0.48 - - [2025-10-07 17:55:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007935 10.0.0.48 - - [2025-10-07 17:55:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095659 10.0.0.48 - - [2025-10-07 17:55:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.026887 10.0.0.48 - - [2025-10-07 17:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012061 10.0.0.48 - - [2025-10-07 17:55:56] "GET /virtual-machine-interface/df97b582-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005215 10.0.0.48 - - [2025-10-07 17:55:56] "POST /instance-ips HTTP/1.1" 200 397 0.017830 10.0.0.48 - - [2025-10-07 17:55:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020854 10.0.0.48 - - [2025-10-07 17:55:56] "GET /virtual-machine-interface/df97b582-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011109 10.0.0.48 - - [2025-10-07 17:55:56] "POST /set-tag HTTP/1.1" 200 109 0.063787 10.0.0.48 - - [2025-10-07 17:55:56] "GET /virtual-machine-interface/df97b582-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012216 10.0.0.48 - - [2025-10-07 17:55:56] "GET /instance-ip/dfab6a3c-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.014210 10.0.0.48 - - [2025-10-07 17:55:56] "GET /virtual-machine-interface/df97b582-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004113 10.0.0.48 - - [2025-10-07 17:55:56] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.48 - - [2025-10-07 17:55:56] "GET /virtual-router/4f0338b9-d80e-49da-87c0-868cb80c3802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003232 10.0.0.48 - - [2025-10-07 17:55:56] "POST /ref-update HTTP/1.1" 200 156 0.008503 10.0.0.48 - - [2025-10-07 17:55:56] "GET /virtual-machine-interface/df97b582-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013403 10.0.0.48 - - [2025-10-07 17:55:56] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.48 - - [2025-10-07 17:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.48 - - [2025-10-07 17:55:56] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003618 10.0.0.48 - - [2025-10-07 17:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.48 - - [2025-10-07 17:55:56] "GET /project/976293cc-21ed-4a22-a3f6-855b0ff96780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031511 10.0.0.48 - - [2025-10-07 17:55:56] "POST /virtual-machines HTTP/1.1" 200 395 0.008144 10.0.0.48 - - [2025-10-07 17:55:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014709 10.0.0.48 - - [2025-10-07 17:55:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103893 10.0.0.48 - - [2025-10-07 17:55:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007482 10.0.0.48 - - [2025-10-07 17:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005218 10.0.0.48 - - [2025-10-07 17:55:56] "GET /virtual-machine-interface/e004bff6-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011994 10.0.0.48 - - [2025-10-07 17:55:56] "POST /instance-ips HTTP/1.1" 200 397 0.018455 10.0.0.48 - - [2025-10-07 17:55:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020571 10.0.0.48 - - [2025-10-07 17:55:56] "GET /virtual-machine-interface/e004bff6-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005884 10.0.0.48 - - [2025-10-07 17:55:57] "POST /set-tag HTTP/1.1" 200 109 0.059757 10.0.0.48 - - [2025-10-07 17:55:57] "GET /virtual-machine-interface/e004bff6-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012936 10.0.0.48 - - [2025-10-07 17:55:57] "GET /instance-ip/e01cb750-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003050 10.0.0.48 - - [2025-10-07 17:55:57] "GET /virtual-machine-interface/e004bff6-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003997 10.0.0.48 - - [2025-10-07 17:55:57] "POST /set-tag HTTP/1.1" 200 109 0.001840 10.0.0.48 - - [2025-10-07 17:55:57] "GET /virtual-router/4f0338b9-d80e-49da-87c0-868cb80c3802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1697 0.002859 10.0.0.48 - - [2025-10-07 17:55:57] "POST /ref-update HTTP/1.1" 200 156 0.026176 10.0.0.48 - - [2025-10-07 17:55:57] "GET /virtual-machine-interface/e004bff6-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013173 10.0.0.48 - - [2025-10-07 17:55:57] "POST /set-tag HTTP/1.1" 200 109 0.001916 10.0.0.48 - - [2025-10-07 17:55:57] "POST /tags HTTP/1.1" 200 291 0.015294 10.0.0.48 - - [2025-10-07 17:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.48 - - [2025-10-07 17:55:57] "GET /tag/162d4097-cf49-4335-94dd-6f6c6b79f6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.010480 10.0.0.48 - - [2025-10-07 17:55:57] "POST /tags HTTP/1.1" 409 252 0.001841 10.0.0.48 - - [2025-10-07 17:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.48 - - [2025-10-07 17:55:57] "GET /tag/28e8a22f-277a-42ea-be97-9d4986396b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010004 10.0.0.48 - - [2025-10-07 17:55:57] "POST /tags HTTP/1.1" 409 226 0.001810 10.0.0.48 - - [2025-10-07 17:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.48 - - [2025-10-07 17:55:57] "GET /tag/d11d69fc-018f-43eb-b60e-e18b5f05ca27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010233 10.0.0.48 - - [2025-10-07 17:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.48 - - [2025-10-07 17:55:57] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004375 10.0.0.48 - - [2025-10-07 17:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.48 - - [2025-10-07 17:55:57] "GET /project/9d2f9d9d-d1e2-4249-8e38-174aec7703b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029243 10.0.0.48 - - [2025-10-07 17:55:57] "POST /virtual-machines HTTP/1.1" 200 395 0.007047 10.0.0.48 - - [2025-10-07 17:55:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.012163 10.0.0.48 - - [2025-10-07 17:55:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104452 10.0.0.48 - - [2025-10-07 17:55:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007551 10.0.0.48 - - [2025-10-07 17:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007324 10.0.0.48 - - [2025-10-07 17:55:57] "GET /virtual-machine-interface/e08f38ca-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004455 10.0.0.48 - - [2025-10-07 17:55:57] "POST /instance-ips HTTP/1.1" 200 397 0.018174 10.0.0.48 - - [2025-10-07 17:55:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023539 10.0.0.48 - - [2025-10-07 17:55:57] "GET /virtual-machine-interface/e08f38ca-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015661 10.0.0.48 - - [2025-10-07 17:55:57] "POST /set-tag HTTP/1.1" 200 109 0.063874 10.0.0.48 - - [2025-10-07 17:55:58] "GET /virtual-machine-interface/e08f38ca-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018392 10.0.0.48 - - [2025-10-07 17:55:58] "GET /instance-ip/e0a742c6-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002963 10.0.0.48 - - [2025-10-07 17:55:58] "GET /virtual-machine-interface/e08f38ca-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004124 10.0.0.48 - - [2025-10-07 17:55:58] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.48 - - [2025-10-07 17:55:58] "GET /virtual-router/4f0338b9-d80e-49da-87c0-868cb80c3802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003279 10.0.0.48 - - [2025-10-07 17:55:58] "POST /ref-update HTTP/1.1" 200 156 0.011872 10.0.0.48 - - [2025-10-07 17:55:58] "GET /virtual-machine-interface/e08f38ca-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009494 10.0.0.48 - - [2025-10-07 17:55:58] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.48 - - [2025-10-07 17:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.48 - - [2025-10-07 17:55:58] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003603 10.0.0.48 - - [2025-10-07 17:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.48 - - [2025-10-07 17:55:58] "GET /project/9d2f9d9d-d1e2-4249-8e38-174aec7703b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029092 10.0.0.48 - - [2025-10-07 17:55:58] "POST /virtual-machines HTTP/1.1" 200 395 0.007196 10.0.0.48 - - [2025-10-07 17:55:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013007 10.0.0.48 - - [2025-10-07 17:55:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107057 10.0.0.48 - - [2025-10-07 17:55:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008794 10.0.0.48 - - [2025-10-07 17:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006856 10.0.0.48 - - [2025-10-07 17:55:58] "GET /virtual-machine-interface/e0ff7568-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005575 10.0.0.48 - - [2025-10-07 17:55:58] "POST /instance-ips HTTP/1.1" 200 397 0.017203 10.0.0.48 - - [2025-10-07 17:55:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.025249 10.0.0.48 - - [2025-10-07 17:55:58] "GET /virtual-machine-interface/e0ff7568-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012026 10.0.0.48 - - [2025-10-07 17:55:58] "POST /set-tag HTTP/1.1" 200 109 0.063673 10.0.0.48 - - [2025-10-07 17:55:58] "GET /virtual-machine-interface/e0ff7568-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012257 10.0.0.48 - - [2025-10-07 17:55:58] "GET /instance-ip/e1199484-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003298 10.0.0.48 - - [2025-10-07 17:55:58] "GET /virtual-machine-interface/e0ff7568-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004147 10.0.0.48 - - [2025-10-07 17:55:58] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.48 - - [2025-10-07 17:55:58] "GET /virtual-router/4f0338b9-d80e-49da-87c0-868cb80c3802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.003482 10.0.0.48 - - [2025-10-07 17:55:58] "POST /ref-update HTTP/1.1" 200 156 0.015624 10.0.0.48 - - [2025-10-07 17:55:58] "GET /virtual-machine-interface/e0ff7568-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004222 10.0.0.48 - - [2025-10-07 17:55:58] "POST /set-tag HTTP/1.1" 200 109 0.001844 10.0.0.48 - - [2025-10-07 17:55:58] "POST /tags HTTP/1.1" 200 299 0.013977 10.0.0.48 - - [2025-10-07 17:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.48 - - [2025-10-07 17:55:58] "GET /tag/a99254c3-1f30-4c79-91af-7a3728857641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012354 10.0.0.48 - - [2025-10-07 17:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.48 - - [2025-10-07 17:55:58] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003858 10.0.0.48 - - [2025-10-07 17:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.48 - - [2025-10-07 17:55:59] "GET /project/976293cc-21ed-4a22-a3f6-855b0ff96780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033250 10.0.0.48 - - [2025-10-07 17:55:59] "POST /virtual-machines HTTP/1.1" 200 395 0.010473 10.0.0.48 - - [2025-10-07 17:55:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009184 10.0.0.48 - - [2025-10-07 17:55:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098309 10.0.0.48 - - [2025-10-07 17:55:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010331 10.0.0.48 - - [2025-10-07 17:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007332 10.0.0.48 - - [2025-10-07 17:55:59] "GET /virtual-machine-interface/e17bf5d4-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004424 10.0.0.48 - - [2025-10-07 17:55:59] "POST /instance-ips HTTP/1.1" 200 397 0.017884 10.0.0.48 - - [2025-10-07 17:55:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022985 10.0.0.48 - - [2025-10-07 17:55:59] "GET /virtual-machine-interface/e17bf5d4-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010269 10.0.0.48 - - [2025-10-07 17:55:59] "POST /set-tag HTTP/1.1" 200 109 0.018378 10.0.0.48 - - [2025-10-07 17:55:59] "GET /virtual-machine-interface/e17bf5d4-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012049 10.0.0.48 - - [2025-10-07 17:55:59] "GET /instance-ip/e1904a66-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002651 10.0.0.48 - - [2025-10-07 17:55:59] "GET /virtual-machine-interface/e17bf5d4-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004012 10.0.0.48 - - [2025-10-07 17:55:59] "POST /set-tag HTTP/1.1" 200 109 0.001701 10.0.0.48 - - [2025-10-07 17:55:59] "POST /tags HTTP/1.1" 200 299 0.014624 10.0.0.48 - - [2025-10-07 17:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015292 10.0.0.48 - - [2025-10-07 17:55:59] "GET /tag/bc3f8051-6b8a-473c-9308-975ebd923a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011069 10.0.0.48 - - [2025-10-07 17:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.48 - - [2025-10-07 17:55:59] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003398 10.0.0.48 - - [2025-10-07 17:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.48 - - [2025-10-07 17:55:59] "GET /project/976293cc-21ed-4a22-a3f6-855b0ff96780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034282 10.0.0.48 - - [2025-10-07 17:55:59] "POST /virtual-machines HTTP/1.1" 200 395 0.006646 10.0.0.48 - - [2025-10-07 17:55:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007063 10.0.0.48 - - [2025-10-07 17:55:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120646 10.0.0.48 - - [2025-10-07 17:55:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009856 10.0.0.48 - - [2025-10-07 17:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.48 - - [2025-10-07 17:56:00] "GET /virtual-machine-interface/e1e0e746-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007033 10.0.0.48 - - [2025-10-07 17:56:00] "POST /instance-ips HTTP/1.1" 200 397 0.018545 10.0.0.48 - - [2025-10-07 17:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.021991 10.0.0.48 - - [2025-10-07 17:56:00] "GET /virtual-machine-interface/e1e0e746-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011255 10.0.0.48 - - [2025-10-07 17:56:00] "POST /set-tag HTTP/1.1" 200 109 0.019870 10.0.0.48 - - [2025-10-07 17:56:00] "GET /virtual-machine-interface/e1e0e746-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019687 10.0.0.48 - - [2025-10-07 17:56:00] "GET /instance-ip/e1f7bc5a-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006680 10.0.0.48 - - [2025-10-07 17:56:00] "GET /virtual-machine-interface/e1e0e746-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004423 10.0.0.48 - - [2025-10-07 17:56:00] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.48 - - [2025-10-07 17:56:00] "POST /tags HTTP/1.1" 200 299 0.018033 10.0.0.48 - - [2025-10-07 17:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007195 10.0.0.48 - - [2025-10-07 17:56:00] "GET /tag/9135dc78-347c-4826-b5a0-242c442adfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012509 10.0.0.48 - - [2025-10-07 17:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.48 - - [2025-10-07 17:56:00] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003417 10.0.0.48 - - [2025-10-07 17:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.48 - - [2025-10-07 17:56:00] "GET /project/9d2f9d9d-d1e2-4249-8e38-174aec7703b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036498 10.0.0.48 - - [2025-10-07 17:56:00] "POST /virtual-machines HTTP/1.1" 200 395 0.009196 10.0.0.48 - - [2025-10-07 17:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011988 10.0.0.48 - - [2025-10-07 17:56:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104147 10.0.0.48 - - [2025-10-07 17:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007863 10.0.0.48 - - [2025-10-07 17:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010279 10.0.0.48 - - [2025-10-07 17:56:00] "GET /virtual-machine-interface/e244d616-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005345 10.0.0.48 - - [2025-10-07 17:56:00] "POST /instance-ips HTTP/1.1" 200 397 0.019675 10.0.0.48 - - [2025-10-07 17:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020352 10.0.0.48 - - [2025-10-07 17:56:00] "GET /virtual-machine-interface/e244d616-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004904 10.0.0.48 - - [2025-10-07 17:56:00] "POST /set-tag HTTP/1.1" 200 109 0.017857 10.0.0.48 - - [2025-10-07 17:56:00] "GET /virtual-machine-interface/e244d616-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013793 10.0.0.48 - - [2025-10-07 17:56:00] "GET /instance-ip/e25ceea4-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006281 10.0.0.48 - - [2025-10-07 17:56:00] "GET /virtual-machine-interface/e244d616-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004373 10.0.0.48 - - [2025-10-07 17:56:00] "POST /set-tag HTTP/1.1" 200 109 0.001974 10.0.0.48 - - [2025-10-07 17:56:00] "POST /tags HTTP/1.1" 200 299 0.015311 10.0.0.48 - - [2025-10-07 17:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.48 - - [2025-10-07 17:56:00] "GET /tag/a8845778-2651-4802-86ee-49a748b5c994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012398 10.0.0.48 - - [2025-10-07 17:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.48 - - [2025-10-07 17:56:00] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004748 10.0.0.48 - - [2025-10-07 17:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.48 - - [2025-10-07 17:56:01] "GET /project/9d2f9d9d-d1e2-4249-8e38-174aec7703b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026635 10.0.0.48 - - [2025-10-07 17:56:01] "POST /virtual-machines HTTP/1.1" 200 395 0.007489 10.0.0.48 - - [2025-10-07 17:56:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014415 10.0.0.48 - - [2025-10-07 17:56:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112901 10.0.0.48 - - [2025-10-07 17:56:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008927 10.0.0.48 - - [2025-10-07 17:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011126 10.0.0.48 - - [2025-10-07 17:56:01] "GET /virtual-machine-interface/e2a61dcc-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003898 10.0.0.48 - - [2025-10-07 17:56:01] "POST /instance-ips HTTP/1.1" 200 397 0.019536 10.0.0.48 - - [2025-10-07 17:56:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017379 10.0.0.48 - - [2025-10-07 17:56:01] "GET /virtual-machine-interface/e2a61dcc-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014930 10.0.0.48 - - [2025-10-07 17:56:01] "POST /set-tag HTTP/1.1" 200 109 0.017714 10.0.0.48 - - [2025-10-07 17:56:01] "GET /virtual-machine-interface/e2a61dcc-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017174 10.0.0.48 - - [2025-10-07 17:56:01] "GET /instance-ip/e2bfff12-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004476 10.0.0.48 - - [2025-10-07 17:56:01] "GET /virtual-machine-interface/e2a61dcc-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004298 10.0.0.48 - - [2025-10-07 17:56:01] "POST /set-tag HTTP/1.1" 200 109 0.003446 10.0.0.48 - - [2025-10-07 17:56:01] "GET /virtual-router/4f0338b9-d80e-49da-87c0-868cb80c3802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003177 10.0.0.48 - - [2025-10-07 17:56:01] "POST /ref-update HTTP/1.1" 200 156 0.006942 10.0.0.48 - - [2025-10-07 17:56:01] "GET /virtual-machine-interface/e17bf5d4-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009948 10.0.0.48 - - [2025-10-07 17:56:01] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.48 - - [2025-10-07 17:56:01] "GET /virtual-machine-interface/df97b582-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004037 10.0.0.48 - - [2025-10-07 17:56:01] "POST /set-tag HTTP/1.1" 200 109 0.001968 10.0.0.48 - - [2025-10-07 17:56:01] "GET /virtual-router/4f0338b9-d80e-49da-87c0-868cb80c3802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.003254 10.0.0.48 - - [2025-10-07 17:56:01] "POST /ref-update HTTP/1.1" 200 156 0.014375 10.0.0.48 - - [2025-10-07 17:56:01] "GET /virtual-machine-interface/e1e0e746-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020330 10.0.0.48 - - [2025-10-07 17:56:01] "POST /set-tag HTTP/1.1" 200 109 0.003358 10.0.0.48 - - [2025-10-07 17:56:01] "GET /virtual-machine-interface/e004bff6-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006723 10.0.0.48 - - [2025-10-07 17:56:01] "POST /set-tag HTTP/1.1" 200 109 0.001905 10.0.0.48 - - [2025-10-07 17:56:01] "GET /virtual-router/4f0338b9-d80e-49da-87c0-868cb80c3802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.003975 10.0.0.48 - - [2025-10-07 17:56:01] "POST /ref-update HTTP/1.1" 200 156 0.006797 10.0.0.48 - - [2025-10-07 17:56:01] "GET /virtual-machine-interface/e244d616-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015604 10.0.0.48 - - [2025-10-07 17:56:01] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.48 - - [2025-10-07 17:56:01] "GET /virtual-router/4f0338b9-d80e-49da-87c0-868cb80c3802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.003681 10.0.0.48 - - [2025-10-07 17:56:01] "POST /ref-update HTTP/1.1" 200 156 0.006597 10.0.0.48 - - [2025-10-07 17:56:01] "GET /virtual-machine-interface/e2a61dcc-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004168 10.0.0.48 - - [2025-10-07 17:56:02] "POST /set-tag HTTP/1.1" 200 109 0.001894 10.0.0.48 - - [2025-10-07 17:56:02] "GET /virtual-machine-interface/e08f38ca-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003885 10.0.0.48 - - [2025-10-07 17:56:02] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.48 - - [2025-10-07 17:56:02] "GET /virtual-machine-interface/e0ff7568-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005931 10.0.0.48 - - [2025-10-07 17:56:02] "POST /set-tag HTTP/1.1" 200 109 0.002438 10.0.0.48 - - [2025-10-07 17:56:02] "GET /virtual-machine-interface/e17bf5d4-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004191 10.0.0.48 - - [2025-10-07 17:56:02] "POST /set-tag HTTP/1.1" 200 109 0.002027 10.0.0.48 - - [2025-10-07 17:56:02] "GET /virtual-machine-interface/e1e0e746-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003800 10.0.0.48 - - [2025-10-07 17:56:02] "POST /set-tag HTTP/1.1" 200 109 0.001846 10.0.0.48 - - [2025-10-07 17:56:02] "GET /virtual-machine-interface/e244d616-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004078 10.0.0.48 - - [2025-10-07 17:56:02] "POST /set-tag HTTP/1.1" 200 109 0.001920 10.0.0.48 - - [2025-10-07 17:56:02] "GET /virtual-machine-interface/e2a61dcc-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003493 10.0.0.48 - - [2025-10-07 17:56:02] "POST /set-tag HTTP/1.1" 200 109 0.001583 10.0.0.48 - - [2025-10-07 17:56:02] "GET /virtual-machine-interface/e08f38ca-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004233 10.0.0.48 - - [2025-10-07 17:56:02] "POST /set-tag HTTP/1.1" 200 109 0.001786 10.0.0.48 - - [2025-10-07 17:56:03] "GET /virtual-machine-interface/e004bff6-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004221 10.0.0.48 - - [2025-10-07 17:56:03] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.48 - - [2025-10-07 17:56:04] "GET /virtual-machine-interface/e0ff7568-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004361 10.0.0.48 - - [2025-10-07 17:56:04] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.48 - - [2025-10-07 17:56:07] "GET /virtual-machine-interface/e2a61dcc-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004888 10.0.0.48 - - [2025-10-07 17:56:07] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.48 - - [2025-10-07 17:56:07] "GET /virtual-machine-interface/df97b582-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003472 10.0.0.48 - - [2025-10-07 17:56:07] "POST /set-tag HTTP/1.1" 200 109 0.001553 10.0.0.48 - - [2025-10-07 17:56:10] "GET /virtual-machine/c03f070a-119b-46e9-b7a6-7281a343888c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003650 10.0.0.48 - - [2025-10-07 17:56:10] "GET /virtual-machine-interface/df97b582-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004483 10.0.0.48 - - [2025-10-07 17:56:10] "GET /virtual-machine/53d2fccd-774e-4273-bf98-58f676d6938d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003051 10.0.0.48 - - [2025-10-07 17:56:10] "GET /virtual-machine-interface/e004bff6-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004123 10.0.0.48 - - [2025-10-07 17:56:10] "GET /virtual-machine/0698e5ce-fe92-434b-9422-5a231a83f707?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002687 10.0.0.48 - - [2025-10-07 17:56:10] "GET /virtual-machine-interface/e08f38ca-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004006 10.0.0.48 - - [2025-10-07 17:56:10] "GET /virtual-machine/a57aa4c3-66c7-4882-9fe0-98f31e6e76b1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002824 10.0.0.48 - - [2025-10-07 17:56:10] "GET /virtual-machine-interface/e0ff7568-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003842 10.0.0.48 - - [2025-10-07 17:56:12] "GET /virtual-machine-interface/e17bf5d4-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006888 10.0.0.48 - - [2025-10-07 17:56:12] "POST /set-tag HTTP/1.1" 200 109 0.004625 10.0.0.48 - - [2025-10-07 17:56:12] "GET /virtual-machine-interface/e244d616-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003632 10.0.0.48 - - [2025-10-07 17:56:12] "POST /set-tag HTTP/1.1" 200 109 0.003178 10.0.0.48 - - [2025-10-07 17:56:12] "GET /virtual-machine-interface/e1e0e746-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006345 10.0.0.48 - - [2025-10-07 17:56:12] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.48 - - [2025-10-07 17:56:15] "GET /virtual-machine/db696697-b8d4-49f4-9d9f-000982674292?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002691 10.0.0.48 - - [2025-10-07 17:56:15] "GET /virtual-machine-interface/e17bf5d4-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003399 10.0.0.48 - - [2025-10-07 17:56:15] "GET /virtual-machine/dbecec87-774b-4758-bb90-e1393a083553?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002502 10.0.0.48 - - [2025-10-07 17:56:15] "GET /virtual-machine-interface/e244d616-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003323 10.0.0.48 - - [2025-10-07 17:56:15] "GET /virtual-machine/16cde2b0-7536-410b-8458-8ac9aa309812?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002583 10.0.0.48 - - [2025-10-07 17:56:15] "GET /virtual-machine-interface/e1e0e746-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004163 10.0.0.48 - - [2025-10-07 17:56:15] "GET /virtual-machine/d45e51d8-884d-478e-bf93-fd0d28d90c5c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002579 10.0.0.48 - - [2025-10-07 17:56:15] "GET /virtual-machine-interface/e2a61dcc-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003463 10.0.0.48 - - [2025-10-07 17:56:16] "GET /loadbalancer/4c47dba8-4be7-4dc0-bfa0-f2d27f02c6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002712 10.0.0.48 - - [2025-10-07 17:56:16] "POST /tags HTTP/1.1" 200 333 0.020839 10.0.0.48 - - [2025-10-07 17:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010053 10.0.0.48 - - [2025-10-07 17:56:16] "GET /tag/73c5d9ae-ec31-42fe-9467-228ad05e395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011114 10.0.0.48 - - [2025-10-07 17:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.48 - - [2025-10-07 17:56:16] "GET /project/976293cc-21ed-4a22-a3f6-855b0ff96780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028965 10.0.0.48 - - [2025-10-07 17:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.48 - - [2025-10-07 17:56:16] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003595 10.0.0.48 - - [2025-10-07 17:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.48 - - [2025-10-07 17:56:16] "GET /service-appliance-set/57d862e1-1036-42b6-9542-a4ad941909e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002542 10.0.0.48 - - [2025-10-07 17:56:16] "POST /fqname-to-id HTTP/1.1" 404 273 0.001414 10.0.0.48 - - [2025-10-07 17:56:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.086818 10.0.0.48 - - [2025-10-07 17:56:16] "GET /virtual-machine-interface/b41f544a-b741-4973-8492-06e7a93e3785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.013722 10.0.0.48 - - [2025-10-07 17:56:16] "POST /instance-ips HTTP/1.1" 200 409 0.040322 10.0.0.48 - - [2025-10-07 17:56:16] "GET /instance-ip/3ed5d187-68e8-41ff-81fa-46a60ad07f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.011124 10.0.0.48 - - [2025-10-07 17:56:16] "POST /loadbalancers HTTP/1.1" 200 629 0.062176 10.0.0.48 - - [2025-10-07 17:56:16] "GET /project/976293cc-21ed-4a22-a3f6-855b0ff96780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034878 10.0.0.48 - - [2025-10-07 17:56:16] "GET /instance-ip/3ed5d187-68e8-41ff-81fa-46a60ad07f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003180 10.0.0.48 - - [2025-10-07 17:56:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018264 10.0.0.48 - - [2025-10-07 17:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013925 10.0.0.48 - - [2025-10-07 17:56:16] "GET /project/976293cc-21ed-4a22-a3f6-855b0ff96780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038238 10.0.0.48 - - [2025-10-07 17:56:16] "POST /floating-ips HTTP/1.1" 200 597 0.039462 10.0.0.48 - - [2025-10-07 17:56:16] "GET /loadbalancer/4c47dba8-4be7-4dc0-bfa0-f2d27f02c6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002587 10.0.0.48 - - [2025-10-07 17:56:16] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.024407 10.0.0.48 - - [2025-10-07 17:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.48 - - [2025-10-07 17:56:17] "GET /project/976293cc-21ed-4a22-a3f6-855b0ff96780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030992 10.0.0.48 - - [2025-10-07 17:56:17] "GET /loadbalancer-listener/a40e8d84-9bd1-42cc-877e-26460f1a8fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003207 10.0.0.48 - - [2025-10-07 17:56:17] "GET /loadbalancer-listener/a40e8d84-9bd1-42cc-877e-26460f1a8fce?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002804 10.0.0.48 - - [2025-10-07 17:56:17] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.021880 10.0.0.48 - - [2025-10-07 17:56:17] "GET /instance-ip/3ed5d187-68e8-41ff-81fa-46a60ad07f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.004293 10.0.0.48 - - [2025-10-07 17:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.48 - - [2025-10-07 17:56:17] "GET /loadbalancer/4c47dba8-4be7-4dc0-bfa0-f2d27f02c6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002941 10.0.0.48 - - [2025-10-07 17:56:17] "GET /instance-ip/3ed5d187-68e8-41ff-81fa-46a60ad07f20?fields=floating_ips HTTP/1.1" 200 1211 0.007802 10.0.0.48 - - [2025-10-07 17:56:17] "GET /floating-ip/45c83466-21ab-4608-868b-3ca0a4729c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.001826 10.0.0.48 - - [2025-10-07 17:56:17] "GET /loadbalancer-pool/62c223d9-921e-4cfb-81e8-1ce6c74e63a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.007952 10.0.0.48 - - [2025-10-07 17:56:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019742 10.0.0.48 - - [2025-10-07 17:56:17] "GET /loadbalancer/4c47dba8-4be7-4dc0-bfa0-f2d27f02c6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.010779 10.0.0.48 - - [2025-10-07 17:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.030330 10.0.0.48 - - [2025-10-07 17:56:17] "GET /virtual-machine-interface/df97b582-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016897 10.0.0.48 - - [2025-10-07 17:56:17] "GET /virtual-machine-interface/df97b582-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003629 10.0.0.48 - - [2025-10-07 17:56:17] "POST /ref-update HTTP/1.1" 200 156 0.006457 10.0.0.48 - - [2025-10-07 17:56:17] "GET /floating-ip/45c83466-21ab-4608-868b-3ca0a4729c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.016456 10.0.0.48 - - [2025-10-07 17:56:17] "POST /tags HTTP/1.1" 409 221 0.003390 10.0.0.48 - - [2025-10-07 17:56:17] "PUT /floating-ip/45c83466-21ab-4608-868b-3ca0a4729c98 HTTP/1.1" 200 256 0.017057 10.0.0.48 - - [2025-10-07 17:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.48 - - [2025-10-07 17:56:17] "GET /tag/73c5d9ae-ec31-42fe-9467-228ad05e395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019194 10.0.0.48 - - [2025-10-07 17:56:17] "POST /set-tag HTTP/1.1" 200 109 0.060133 10.0.0.48 - - [2025-10-07 17:56:17] "GET /loadbalancer-pool/62c223d9-921e-4cfb-81e8-1ce6c74e63a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.008969 10.0.0.48 - - [2025-10-07 17:56:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019863 10.0.0.48 - - [2025-10-07 17:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.007323 10.0.0.48 - - [2025-10-07 17:56:17] "GET /virtual-machine-interface/e004bff6-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016249 10.0.0.48 - - [2025-10-07 17:56:17] "GET /virtual-machine-interface/e004bff6-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007599 10.0.0.48 - - [2025-10-07 17:56:17] "POST /ref-update HTTP/1.1" 200 156 0.010705 10.0.0.48 - - [2025-10-07 17:56:17] "GET /floating-ip/45c83466-21ab-4608-868b-3ca0a4729c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.020612 10.0.0.48 - - [2025-10-07 17:56:17] "POST /set-tag HTTP/1.1" 200 109 0.086215 10.0.0.48 - - [2025-10-07 17:56:18] "POST /tags HTTP/1.1" 409 206 0.004272 10.0.0.48 - - [2025-10-07 17:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.48 - - [2025-10-07 17:56:18] "GET /tag/271ce447-8f92-4da6-aa8d-d0a40fe1eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009908 10.0.0.48 - - [2025-10-07 17:56:18] "POST /tags HTTP/1.1" 409 204 0.001586 10.0.0.48 - - [2025-10-07 17:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.48 - - [2025-10-07 17:56:18] "GET /tag/bc3f8051-6b8a-473c-9308-975ebd923a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012315 10.0.0.48 - - [2025-10-07 17:56:18] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002170 10.0.0.48 - - [2025-10-07 17:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.48 - - [2025-10-07 17:56:18] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001983 10.0.0.48 - - [2025-10-07 17:56:18] "POST /tags HTTP/1.1" 409 206 0.001484 10.0.0.48 - - [2025-10-07 17:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.48 - - [2025-10-07 17:56:18] "GET /tag/271ce447-8f92-4da6-aa8d-d0a40fe1eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012078 10.0.0.48 - - [2025-10-07 17:56:18] "POST /tags HTTP/1.1" 409 226 0.001919 10.0.0.48 - - [2025-10-07 17:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.48 - - [2025-10-07 17:56:18] "GET /tag/6f4be4b9-d33e-4055-abc0-e1d5815affea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012018 10.0.0.48 - - [2025-10-07 17:56:18] "POST /tags HTTP/1.1" 409 204 0.001743 10.0.0.48 - - [2025-10-07 17:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.48 - - [2025-10-07 17:56:18] "GET /tag/bc3f8051-6b8a-473c-9308-975ebd923a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013191 10.0.0.48 - - [2025-10-07 17:56:18] "POST /tags HTTP/1.1" 409 226 0.002003 10.0.0.48 - - [2025-10-07 17:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.48 - - [2025-10-07 17:56:18] "GET /tag/6f4be4b9-d33e-4055-abc0-e1d5815affea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013048 10.0.0.48 - - [2025-10-07 17:56:18] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002490 10.0.0.48 - - [2025-10-07 17:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.48 - - [2025-10-07 17:56:18] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003565 10.0.0.48 - - [2025-10-07 17:56:18] "POST /firewall-rules HTTP/1.1" 200 626 0.087927 10.0.0.48 - - [2025-10-07 17:56:19] "POST /firewall-rules HTTP/1.1" 200 646 0.085634 10.0.0.48 - - [2025-10-07 17:56:19] "GET /firewall-rule/d493a073-11ae-4177-80e3-2ccc845d3cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003711 10.0.0.48 - - [2025-10-07 17:56:19] "GET /firewall-policy/355eb3f4-16a1-4738-8510-1993af35b559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002278 10.0.0.48 - - [2025-10-07 17:56:19] "GET /firewall-rule/11dd774d-b645-48b8-9e2d-67e8c1e06064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003435 10.0.0.48 - - [2025-10-07 17:56:19] "POST /ref-update HTTP/1.1" 200 156 0.013443 10.0.0.48 - - [2025-10-07 17:56:19] "POST /firewall-policys HTTP/1.1" 200 606 0.032246 10.0.0.48 - - [2025-10-07 17:56:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010324 10.0.0.48 - - [2025-10-07 17:56:19] "GET /firewall-policy/11f439df-1da3-44e8-9c96-efc98ddf6a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011494 10.0.0.48 - - [2025-10-07 17:56:19] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002029 10.0.0.48 - - [2025-10-07 17:56:19] "GET /firewall-policy/11f439df-1da3-44e8-9c96-efc98ddf6a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002316 10.0.0.48 - - [2025-10-07 17:56:19] "GET /firewall-policy/355eb3f4-16a1-4738-8510-1993af35b559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002924 10.0.0.48 - - [2025-10-07 17:56:19] "GET /firewall-policy/46dd6263-2da5-4cd7-8b3c-1821d7e73c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002568 10.0.0.48 - - [2025-10-07 17:56:19] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004074 10.0.0.48 - - [2025-10-07 17:56:19] "GET /firewall-policy/355eb3f4-16a1-4738-8510-1993af35b559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002237 10.0.0.48 - - [2025-10-07 17:56:19] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001955 10.0.0.48 - - [2025-10-07 17:56:19] "POST /ref-update HTTP/1.1" 200 156 0.016639 10.0.0.48 - - [2025-10-07 17:56:19] "POST /ref-update HTTP/1.1" 200 156 0.023830 10.0.0.48 - - [2025-10-07 17:56:19] "POST /ref-update HTTP/1.1" 200 156 0.030967 10.0.0.48 - - [2025-10-07 17:56:19] "POST /ref-update HTTP/1.1" 200 156 0.018432 10.0.0.48 - - [2025-10-07 17:56:19] "POST /ref-update HTTP/1.1" 200 156 0.025712 10.0.0.48 - - [2025-10-07 17:56:19] "GET /firewall-policy/11f439df-1da3-44e8-9c96-efc98ddf6a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011016 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:58:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:58:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:58:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:58:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000759 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:58:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 [Introspect:8084]10.0.0.48 - - [2025-10-07 17:58:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000783 10.0.0.48 - - [2025-10-07 17:58:18] "POST /tags HTTP/1.1" 409 252 0.003491 10.0.0.48 - - [2025-10-07 17:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.48 - - [2025-10-07 17:58:18] "GET /tag/28e8a22f-277a-42ea-be97-9d4986396b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010159 10.0.0.48 - - [2025-10-07 17:58:18] "POST /tags HTTP/1.1" 409 228 0.001581 10.0.0.48 - - [2025-10-07 17:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.48 - - [2025-10-07 17:58:18] "GET /tag/0561d4e9-cea9-4229-84d1-9e934c6edfd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.010056 10.0.0.48 - - [2025-10-07 17:58:18] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002971 10.0.0.48 - - [2025-10-07 17:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.48 - - [2025-10-07 17:58:18] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002767 10.0.0.48 - - [2025-10-07 17:58:18] "POST /tags HTTP/1.1" 409 206 0.001635 10.0.0.48 - - [2025-10-07 17:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001200 10.0.0.48 - - [2025-10-07 17:58:18] "GET /tag/271ce447-8f92-4da6-aa8d-d0a40fe1eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010409 10.0.0.48 - - [2025-10-07 17:58:18] "POST /tags HTTP/1.1" 409 226 0.001797 10.0.0.48 - - [2025-10-07 17:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.48 - - [2025-10-07 17:58:18] "GET /tag/6f4be4b9-d33e-4055-abc0-e1d5815affea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010647 10.0.0.48 - - [2025-10-07 17:58:18] "POST /tags HTTP/1.1" 409 204 0.001671 10.0.0.48 - - [2025-10-07 17:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001216 10.0.0.48 - - [2025-10-07 17:58:18] "GET /tag/bc3f8051-6b8a-473c-9308-975ebd923a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010103 10.0.0.48 - - [2025-10-07 17:58:18] "POST /tags HTTP/1.1" 409 226 0.002113 10.0.0.48 - - [2025-10-07 17:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.48 - - [2025-10-07 17:58:18] "GET /tag/6f4be4b9-d33e-4055-abc0-e1d5815affea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010139 10.0.0.48 - - [2025-10-07 17:58:18] "POST /tags HTTP/1.1" 409 228 0.001660 10.0.0.48 - - [2025-10-07 17:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001258 10.0.0.48 - - [2025-10-07 17:58:18] "GET /tag/0561d4e9-cea9-4229-84d1-9e934c6edfd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009547 10.0.0.48 - - [2025-10-07 17:58:18] "POST /tags HTTP/1.1" 409 252 0.001534 10.0.0.48 - - [2025-10-07 17:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.48 - - [2025-10-07 17:58:18] "GET /tag/28e8a22f-277a-42ea-be97-9d4986396b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009733 10.0.0.48 - - [2025-10-07 17:58:18] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.001857 10.0.0.48 - - [2025-10-07 17:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.48 - - [2025-10-07 17:58:18] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002024 10.0.0.48 - - [2025-10-07 17:58:18] "POST /firewall-rules HTTP/1.1" 409 281 0.001631 10.0.0.48 - - [2025-10-07 17:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.48 - - [2025-10-07 17:58:18] "PUT /firewall-rule/11dd774d-b645-48b8-9e2d-67e8c1e06064 HTTP/1.1" 200 260 0.015998 10.0.0.48 - - [2025-10-07 17:58:18] "POST /firewall-rules HTTP/1.1" 409 291 0.004267 10.0.0.48 - - [2025-10-07 17:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.48 - - [2025-10-07 17:58:18] "PUT /firewall-rule/d493a073-11ae-4177-80e3-2ccc845d3cae HTTP/1.1" 200 260 0.028631 10.0.0.48 - - [2025-10-07 17:58:18] "GET /firewall-rule/d493a073-11ae-4177-80e3-2ccc845d3cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.018978 10.0.0.48 - - [2025-10-07 17:58:18] "POST /firewall-rules HTTP/1.1" 200 658 0.076894 10.0.0.48 - - [2025-10-07 17:58:18] "GET /firewall-rule/15102b1d-46ec-479b-9b08-d74a343fb9f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003757 10.0.0.48 - - [2025-10-07 17:58:18] "GET /firewall-policy/355eb3f4-16a1-4738-8510-1993af35b559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001982 10.0.0.48 - - [2025-10-07 17:58:19] "GET /firewall-rule/11dd774d-b645-48b8-9e2d-67e8c1e06064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.006477 10.0.0.48 - - [2025-10-07 17:58:19] "POST /firewall-policys HTTP/1.1" 409 269 0.001973 10.0.0.48 - - [2025-10-07 17:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.48 - - [2025-10-07 17:58:19] "PUT /firewall-policy/11f439df-1da3-44e8-9c96-efc98ddf6a0f HTTP/1.1" 200 264 0.018599 10.0.0.48 - - [2025-10-07 17:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.015984 10.0.0.48 - - [2025-10-07 17:58:19] "GET /firewall-policy/11f439df-1da3-44e8-9c96-efc98ddf6a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.014205 10.0.0.48 - - [2025-10-07 17:58:19] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002454 10.0.0.48 - - [2025-10-07 17:58:19] "GET /firewall-policy/11f439df-1da3-44e8-9c96-efc98ddf6a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001935 10.0.0.48 - - [2025-10-07 17:58:19] "GET /firewall-policy/11f439df-1da3-44e8-9c96-efc98ddf6a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001703 10.0.0.48 - - [2025-10-07 17:58:19] "GET /firewall-policy/11f439df-1da3-44e8-9c96-efc98ddf6a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002360 10.0.0.48 - - [2025-10-07 17:59:20] "GET /virtual-machine-interface/df97b582-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007209 10.0.0.48 - - [2025-10-07 17:59:20] "POST /set-tag HTTP/1.1" 200 109 0.004728 10.0.0.48 - - [2025-10-07 17:59:20] "GET /virtual-machine-interface/e244d616-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006509 10.0.0.48 - - [2025-10-07 17:59:20] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.48 - - [2025-10-07 17:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.48 - - [2025-10-07 17:59:20] "GET /loadbalancer/4c47dba8-4be7-4dc0-bfa0-f2d27f02c6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002166 10.0.0.48 - - [2025-10-07 17:59:20] "GET /virtual-machine-interface/df97b582-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004183 10.0.0.48 - - [2025-10-07 17:59:20] "POST /set-tag HTTP/1.1" 200 109 0.020435 10.0.0.48 - - [2025-10-07 17:59:21] "DELETE /loadbalancer-member/60d9a699-0861-4170-aa6a-644898009162 HTTP/1.1" 200 115 0.029598 10.0.0.48 - - [2025-10-07 17:59:21] "GET /virtual-machine-interface/e2a61dcc-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004143 10.0.0.48 - - [2025-10-07 17:59:21] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.48 - - [2025-10-07 17:59:21] "GET /virtual-machine-interface/e08f38ca-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003793 10.0.0.48 - - [2025-10-07 17:59:21] "POST /set-tag HTTP/1.1" 200 109 0.001881 10.0.0.48 - - [2025-10-07 17:59:21] "GET /virtual-machine-interface/e0ff7568-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004377 10.0.0.48 - - [2025-10-07 17:59:21] "POST /set-tag HTTP/1.1" 200 109 0.001902 10.0.0.48 - - [2025-10-07 17:59:21] "GET /virtual-machine-interface/e17bf5d4-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003424 10.0.0.48 - - [2025-10-07 17:59:21] "POST /set-tag HTTP/1.1" 200 109 0.001598 10.0.0.48 - - [2025-10-07 17:59:21] "GET /virtual-machine-interface/e004bff6-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004228 10.0.0.48 - - [2025-10-07 17:59:21] "POST /set-tag HTTP/1.1" 200 109 0.001600 10.0.0.48 - - [2025-10-07 17:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.48 - - [2025-10-07 17:59:21] "GET /loadbalancer/4c47dba8-4be7-4dc0-bfa0-f2d27f02c6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.001874 10.0.0.48 - - [2025-10-07 17:59:21] "GET /virtual-machine-interface/e1e0e746-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004109 10.0.0.48 - - [2025-10-07 17:59:21] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.48 - - [2025-10-07 17:59:22] "GET /virtual-machine-interface/e08f38ca-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004971 10.0.0.48 - - [2025-10-07 17:59:22] "POST /set-tag HTTP/1.1" 200 109 0.003262 10.0.0.48 - - [2025-10-07 17:59:22] "GET /virtual-machine-interface/e08f38ca-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004457 10.0.0.48 - - [2025-10-07 17:59:22] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.48 - - [2025-10-07 17:59:22] "GET /virtual-machine/0698e5ce-fe92-434b-9422-5a231a83f707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003494 10.0.0.48 - - [2025-10-07 17:59:22] "POST /ref-update HTTP/1.1" 200 156 0.008750 10.0.0.48 - - [2025-10-07 17:59:22] "GET /virtual-machine-interface/e08f38ca-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004056 10.0.0.48 - - [2025-10-07 17:59:22] "POST /set-tag HTTP/1.1" 200 109 0.015206 10.0.0.48 - - [2025-10-07 17:59:22] "POST /set-tag HTTP/1.1" 200 109 0.031367 10.0.0.48 - - [2025-10-07 17:59:22] "POST /set-tag HTTP/1.1" 200 109 0.013356 10.0.0.48 - - [2025-10-07 17:59:22] "POST /set-tag HTTP/1.1" 200 109 0.025493 10.0.0.48 - - [2025-10-07 17:59:22] "POST /set-tag HTTP/1.1" 200 109 0.026758 10.0.0.48 - - [2025-10-07 17:59:22] "DELETE /instance-ip/e0a742c6-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.027605 10.0.0.48 - - [2025-10-07 17:59:22] "DELETE /virtual-machine-interface/e08f38ca-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.047729 10.0.0.48 - - [2025-10-07 17:59:22] "DELETE /virtual-machine/0698e5ce-fe92-434b-9422-5a231a83f707 HTTP/1.1" 200 115 0.024893 10.0.0.48 - - [2025-10-07 17:59:22] "GET /virtual-machine-interface/df97b582-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004182 10.0.0.48 - - [2025-10-07 17:59:22] "POST /set-tag HTTP/1.1" 200 109 0.005285 10.0.0.48 - - [2025-10-07 17:59:22] "GET /virtual-machine-interface/df97b582-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004105 10.0.0.48 - - [2025-10-07 17:59:22] "POST /set-tag HTTP/1.1" 200 109 0.001921 10.0.0.48 - - [2025-10-07 17:59:23] "GET /virtual-machine/c03f070a-119b-46e9-b7a6-7281a343888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002602 10.0.0.48 - - [2025-10-07 17:59:23] "POST /ref-update HTTP/1.1" 200 156 0.007203 10.0.0.48 - - [2025-10-07 17:59:23] "GET /virtual-machine-interface/df97b582-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007995 10.0.0.48 - - [2025-10-07 17:59:23] "POST /set-tag HTTP/1.1" 200 109 0.016435 10.0.0.48 - - [2025-10-07 17:59:23] "POST /set-tag HTTP/1.1" 200 109 0.027998 10.0.0.48 - - [2025-10-07 17:59:23] "POST /set-tag HTTP/1.1" 200 109 0.026001 10.0.0.48 - - [2025-10-07 17:59:23] "POST /set-tag HTTP/1.1" 200 109 0.011609 10.0.0.48 - - [2025-10-07 17:59:23] "POST /set-tag HTTP/1.1" 200 109 0.025311 10.0.0.48 - - [2025-10-07 17:59:23] "DELETE /instance-ip/dfab6a3c-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.037153 10.0.0.48 - - [2025-10-07 17:59:23] "POST /ref-update HTTP/1.1" 200 156 0.009432 10.0.0.48 - - [2025-10-07 17:59:23] "DELETE /virtual-machine-interface/df97b582-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.040233 10.0.0.48 - - [2025-10-07 17:59:23] "DELETE /virtual-machine/c03f070a-119b-46e9-b7a6-7281a343888c HTTP/1.1" 200 115 0.018456 10.0.0.48 - - [2025-10-07 17:59:23] "GET /virtual-machine-interface/e004bff6-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005771 10.0.0.48 - - [2025-10-07 17:59:23] "POST /set-tag HTTP/1.1" 200 109 0.003676 10.0.0.48 - - [2025-10-07 17:59:23] "GET /virtual-machine-interface/e004bff6-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.010517 10.0.0.48 - - [2025-10-07 17:59:23] "POST /set-tag HTTP/1.1" 200 109 0.001957 10.0.0.48 - - [2025-10-07 17:59:23] "GET /virtual-machine/53d2fccd-774e-4273-bf98-58f676d6938d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002800 10.0.0.48 - - [2025-10-07 17:59:23] "POST /ref-update HTTP/1.1" 200 156 0.011010 10.0.0.48 - - [2025-10-07 17:59:23] "GET /virtual-machine-interface/e004bff6-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.020648 10.0.0.48 - - [2025-10-07 17:59:23] "POST /set-tag HTTP/1.1" 200 109 0.017556 10.0.0.48 - - [2025-10-07 17:59:23] "POST /set-tag HTTP/1.1" 200 109 0.028749 10.0.0.48 - - [2025-10-07 17:59:23] "POST /set-tag HTTP/1.1" 200 109 0.028749 10.0.0.48 - - [2025-10-07 17:59:23] "POST /set-tag HTTP/1.1" 200 109 0.014110 10.0.0.48 - - [2025-10-07 17:59:23] "POST /set-tag HTTP/1.1" 200 109 0.022492 10.0.0.48 - - [2025-10-07 17:59:23] "DELETE /instance-ip/e01cb750-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.042431 10.0.0.48 - - [2025-10-07 17:59:23] "POST /ref-update HTTP/1.1" 200 156 0.019950 10.0.0.48 - - [2025-10-07 17:59:23] "DELETE /virtual-machine-interface/e004bff6-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.036061 10.0.0.48 - - [2025-10-07 17:59:23] "DELETE /virtual-machine/53d2fccd-774e-4273-bf98-58f676d6938d HTTP/1.1" 200 115 0.023458 10.0.0.48 - - [2025-10-07 17:59:23] "DELETE /tag/285799f2-5466-42d7-8699-18139f523a83 HTTP/1.1" 200 115 0.027607 10.0.0.48 - - [2025-10-07 17:59:23] "GET /virtual-machine-interface/e0ff7568-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003575 10.0.0.48 - - [2025-10-07 17:59:24] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.48 - - [2025-10-07 17:59:24] "GET /virtual-machine-interface/e0ff7568-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003842 10.0.0.48 - - [2025-10-07 17:59:24] "POST /set-tag HTTP/1.1" 200 109 0.001595 10.0.0.48 - - [2025-10-07 17:59:24] "GET /virtual-machine/a57aa4c3-66c7-4882-9fe0-98f31e6e76b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003090 10.0.0.48 - - [2025-10-07 17:59:24] "POST /ref-update HTTP/1.1" 200 156 0.008639 10.0.0.48 - - [2025-10-07 17:59:24] "GET /virtual-machine-interface/e0ff7568-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006231 10.0.0.48 - - [2025-10-07 17:59:24] "POST /set-tag HTTP/1.1" 200 109 0.015032 10.0.0.48 - - [2025-10-07 17:59:24] "POST /set-tag HTTP/1.1" 200 109 0.021882 10.0.0.48 - - [2025-10-07 17:59:24] "POST /set-tag HTTP/1.1" 200 109 0.025323 10.0.0.48 - - [2025-10-07 17:59:24] "POST /set-tag HTTP/1.1" 200 109 0.013086 10.0.0.48 - - [2025-10-07 17:59:24] "POST /set-tag HTTP/1.1" 200 109 0.022247 10.0.0.48 - - [2025-10-07 17:59:24] "DELETE /instance-ip/e1199484-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.041291 10.0.0.48 - - [2025-10-07 17:59:24] "DELETE /virtual-machine-interface/e0ff7568-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.032331 10.0.0.48 - - [2025-10-07 17:59:24] "DELETE /virtual-machine/a57aa4c3-66c7-4882-9fe0-98f31e6e76b1 HTTP/1.1" 200 115 0.015052 10.0.0.48 - - [2025-10-07 17:59:24] "DELETE /tag/271ce447-8f92-4da6-aa8d-d0a40fe1eec9 HTTP/1.1" 409 388 0.008448 10.0.0.48 - - [2025-10-07 17:59:24] "DELETE /tag/162d4097-cf49-4335-94dd-6f6c6b79f6de HTTP/1.1" 200 115 0.038485 10.0.0.48 - - [2025-10-07 17:59:52] "GET /virtual-machine-interface/e17bf5d4-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005124 10.0.0.48 - - [2025-10-07 17:59:52] "POST /set-tag HTTP/1.1" 200 109 0.005229 10.0.0.48 - - [2025-10-07 17:59:52] "GET /virtual-machine-interface/e17bf5d4-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003801 10.0.0.48 - - [2025-10-07 17:59:52] "POST /set-tag HTTP/1.1" 200 109 0.003154 10.0.0.48 - - [2025-10-07 17:59:52] "GET /virtual-machine/db696697-b8d4-49f4-9d9f-000982674292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002959 10.0.0.48 - - [2025-10-07 17:59:52] "POST /ref-update HTTP/1.1" 200 156 0.013844 10.0.0.48 - - [2025-10-07 17:59:52] "GET /virtual-machine-interface/e17bf5d4-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004128 10.0.0.48 - - [2025-10-07 17:59:52] "POST /set-tag HTTP/1.1" 200 109 0.020766 10.0.0.48 - - [2025-10-07 17:59:52] "POST /set-tag HTTP/1.1" 200 109 0.022756 10.0.0.48 - - [2025-10-07 17:59:52] "POST /set-tag HTTP/1.1" 200 109 0.018683 10.0.0.48 - - [2025-10-07 17:59:52] "POST /set-tag HTTP/1.1" 200 109 0.034355 10.0.0.48 - - [2025-10-07 17:59:52] "DELETE /instance-ip/e1904a66-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.054188 10.0.0.48 - - [2025-10-07 17:59:53] "DELETE /virtual-machine-interface/e17bf5d4-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.062906 10.0.0.48 - - [2025-10-07 17:59:53] "DELETE /virtual-machine/db696697-b8d4-49f4-9d9f-000982674292 HTTP/1.1" 200 115 0.021792 10.0.0.48 - - [2025-10-07 17:59:53] "DELETE /tag/a99254c3-1f30-4c79-91af-7a3728857641 HTTP/1.1" 200 115 0.043762 10.0.0.48 - - [2025-10-07 17:59:53] "GET /virtual-machine-interface/e244d616-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004123 10.0.0.48 - - [2025-10-07 17:59:53] "POST /set-tag HTTP/1.1" 200 109 0.003167 10.0.0.48 - - [2025-10-07 17:59:53] "GET /virtual-machine-interface/e244d616-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004283 10.0.0.48 - - [2025-10-07 17:59:53] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.48 - - [2025-10-07 17:59:53] "GET /virtual-machine/dbecec87-774b-4758-bb90-e1393a083553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002733 10.0.0.48 - - [2025-10-07 17:59:53] "POST /ref-update HTTP/1.1" 200 156 0.010295 10.0.0.48 - - [2025-10-07 17:59:53] "GET /virtual-machine-interface/e244d616-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016109 10.0.0.48 - - [2025-10-07 17:59:53] "POST /set-tag HTTP/1.1" 200 109 0.016567 10.0.0.48 - - [2025-10-07 17:59:53] "POST /set-tag HTTP/1.1" 200 109 0.025758 10.0.0.48 - - [2025-10-07 17:59:53] "POST /set-tag HTTP/1.1" 200 109 0.038777 10.0.0.48 - - [2025-10-07 17:59:53] "POST /set-tag HTTP/1.1" 200 109 0.018817 10.0.0.48 - - [2025-10-07 17:59:53] "DELETE /instance-ip/e25ceea4-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.072372 10.0.0.48 - - [2025-10-07 17:59:53] "DELETE /virtual-machine-interface/e244d616-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.049420 10.0.0.48 - - [2025-10-07 17:59:53] "DELETE /virtual-machine/dbecec87-774b-4758-bb90-e1393a083553 HTTP/1.1" 200 115 0.018120 10.0.0.48 - - [2025-10-07 17:59:53] "DELETE /tag/9135dc78-347c-4826-b5a0-242c442adfcf HTTP/1.1" 200 115 0.037606 10.0.0.48 - - [2025-10-07 17:59:53] "GET /virtual-machine-interface/e2a61dcc-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008447 10.0.0.48 - - [2025-10-07 17:59:53] "POST /set-tag HTTP/1.1" 200 109 0.002833 10.0.0.48 - - [2025-10-07 17:59:53] "GET /virtual-machine-interface/e2a61dcc-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003674 10.0.0.48 - - [2025-10-07 17:59:53] "POST /set-tag HTTP/1.1" 200 109 0.001795 10.0.0.48 - - [2025-10-07 17:59:53] "GET /virtual-machine/d45e51d8-884d-478e-bf93-fd0d28d90c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004985 10.0.0.48 - - [2025-10-07 17:59:53] "POST /ref-update HTTP/1.1" 200 156 0.010389 10.0.0.48 - - [2025-10-07 17:59:53] "GET /virtual-machine-interface/e2a61dcc-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.032724 10.0.0.48 - - [2025-10-07 17:59:53] "POST /set-tag HTTP/1.1" 200 109 0.019044 10.0.0.48 - - [2025-10-07 17:59:53] "POST /set-tag HTTP/1.1" 200 109 0.040451 10.0.0.48 - - [2025-10-07 17:59:53] "POST /set-tag HTTP/1.1" 200 109 0.042614 10.0.0.48 - - [2025-10-07 17:59:54] "POST /set-tag HTTP/1.1" 200 109 0.014728 10.0.0.48 - - [2025-10-07 17:59:54] "DELETE /instance-ip/e2bfff12-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.060517 10.0.0.48 - - [2025-10-07 17:59:54] "DELETE /virtual-machine-interface/e2a61dcc-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.061047 10.0.0.48 - - [2025-10-07 17:59:54] "DELETE /virtual-machine/d45e51d8-884d-478e-bf93-fd0d28d90c5c HTTP/1.1" 200 115 0.030688 10.0.0.48 - - [2025-10-07 17:59:54] "DELETE /tag/0561d4e9-cea9-4229-84d1-9e934c6edfd1 HTTP/1.1" 409 236 0.010689 10.0.0.48 - - [2025-10-07 17:59:54] "DELETE /tag/28e8a22f-277a-42ea-be97-9d4986396b3d HTTP/1.1" 409 236 0.003639 10.0.0.48 - - [2025-10-07 17:59:54] "DELETE /tag/a8845778-2651-4802-86ee-49a748b5c994 HTTP/1.1" 200 115 0.037392 10.0.0.48 - - [2025-10-07 17:59:54] "GET /virtual-machine-interface/e1e0e746-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007127 10.0.0.48 - - [2025-10-07 17:59:54] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.48 - - [2025-10-07 17:59:54] "GET /virtual-machine-interface/e1e0e746-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005809 10.0.0.48 - - [2025-10-07 17:59:54] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.48 - - [2025-10-07 17:59:54] "GET /virtual-machine/16cde2b0-7536-410b-8458-8ac9aa309812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002654 10.0.0.48 - - [2025-10-07 17:59:54] "POST /ref-update HTTP/1.1" 200 156 0.008759 10.0.0.48 - - [2025-10-07 17:59:54] "GET /virtual-machine-interface/e1e0e746-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010971 10.0.0.48 - - [2025-10-07 17:59:54] "POST /set-tag HTTP/1.1" 200 109 0.029769 10.0.0.48 - - [2025-10-07 17:59:54] "POST /set-tag HTTP/1.1" 200 109 0.028855 10.0.0.48 - - [2025-10-07 17:59:54] "POST /set-tag HTTP/1.1" 200 109 0.024947 10.0.0.48 - - [2025-10-07 17:59:54] "POST /set-tag HTTP/1.1" 200 109 0.027295 10.0.0.48 - - [2025-10-07 17:59:54] "DELETE /instance-ip/e1f7bc5a-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.082967 10.0.0.48 - - [2025-10-07 17:59:54] "DELETE /virtual-machine-interface/e1e0e746-a3a6-11f0-baf3-fa163e57a861 HTTP/1.1" 200 115 0.054315 10.0.0.48 - - [2025-10-07 17:59:54] "DELETE /virtual-machine/16cde2b0-7536-410b-8458-8ac9aa309812 HTTP/1.1" 200 115 0.020559 10.0.0.48 - - [2025-10-07 17:59:54] "DELETE /tag/bc3f8051-6b8a-473c-9308-975ebd923a48 HTTP/1.1" 409 236 0.005036 10.0.0.48 - - [2025-10-07 17:59:54] "DELETE /tag/f521ce5e-6edf-404e-9b30-d31884336800 HTTP/1.1" 200 115 0.040923 10.0.0.48 - - [2025-10-07 17:59:54] "DELETE /tag/9dd20207-4ac7-48ec-9579-d16c8f3d3cbb HTTP/1.1" 200 115 0.050268 10.0.0.48 - - [2025-10-07 17:59:56] "POST /projects HTTP/1.1" 409 238 0.002038 10.0.0.48 - - [2025-10-07 17:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.48 - - [2025-10-07 17:59:56] "GET /project/9d2f9d9d-d1e2-4249-8e38-174aec7703b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039425 10.0.0.48 - - [2025-10-07 17:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.48 - - [2025-10-07 17:59:56] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007855 10.0.0.48 - - [2025-10-07 17:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.48 - - [2025-10-07 17:59:56] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.009137 10.0.0.48 - - [2025-10-07 17:59:56] "POST /security-groups HTTP/1.1" 409 285 0.003715 10.0.0.48 - - [2025-10-07 17:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.48 - - [2025-10-07 17:59:56] "PUT /security-group/bcee7940-1639-418a-a271-5c797a5c1bf8 HTTP/1.1" 200 262 0.062735 10.0.0.48 - - [2025-10-07 17:59:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019345 10.0.0.48 - - [2025-10-07 17:59:56] "PUT /access-control-list/44f258aa-b58d-4380-9f87-6ac658dd7f27 HTTP/1.1" 200 272 0.021804 10.0.0.48 - - [2025-10-07 17:59:56] "PUT /access-control-list/0d9ae157-a16b-4541-9459-235159213c4d HTTP/1.1" 200 272 0.017635 10.0.0.48 - - [2025-10-07 18:00:01] "POST /projects HTTP/1.1" 409 238 0.002429 10.0.0.48 - - [2025-10-07 18:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.48 - - [2025-10-07 18:00:01] "GET /project/9d2f9d9d-d1e2-4249-8e38-174aec7703b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039786 10.0.0.48 - - [2025-10-07 18:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.48 - - [2025-10-07 18:00:01] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003747 10.0.0.48 - - [2025-10-07 18:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.48 - - [2025-10-07 18:00:01] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005200 10.0.0.48 - - [2025-10-07 18:00:01] "POST /security-groups HTTP/1.1" 409 285 0.002445 10.0.0.48 - - [2025-10-07 18:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.48 - - [2025-10-07 18:00:01] "PUT /security-group/bcee7940-1639-418a-a271-5c797a5c1bf8 HTTP/1.1" 200 262 0.059453 10.0.0.48 - - [2025-10-07 18:00:01] "PUT /access-control-list/44f258aa-b58d-4380-9f87-6ac658dd7f27 HTTP/1.1" 200 272 0.031461 10.0.0.48 - - [2025-10-07 18:00:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.031905 10.0.0.48 - - [2025-10-07 18:00:01] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.011742 10.0.0.48 - - [2025-10-07 18:00:01] "PUT /access-control-list/0d9ae157-a16b-4541-9459-235159213c4d HTTP/1.1" 200 272 0.040708 10.0.0.48 - - [2025-10-07 18:00:01] "GET /firewall-rule/e0de381d-b7a8-4e22-ba46-ae481690391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003804 10.0.0.48 - - [2025-10-07 18:00:01] "POST /ref-update HTTP/1.1" 200 156 0.065556 10.0.0.48 - - [2025-10-07 18:00:01] "DELETE /firewall-rule/e0de381d-b7a8-4e22-ba46-ae481690391a HTTP/1.1" 200 115 0.054098 10.0.0.48 - - [2025-10-07 18:00:01] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.013136 10.0.0.48 - - [2025-10-07 18:00:01] "GET /firewall-rule/6c18c386-305d-400d-9959-a8d38bbf08ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002886 10.0.0.48 - - [2025-10-07 18:00:01] "POST /ref-update HTTP/1.1" 200 156 0.053899 10.0.0.48 - - [2025-10-07 18:00:01] "DELETE /firewall-rule/6c18c386-305d-400d-9959-a8d38bbf08ee HTTP/1.1" 200 115 0.044113 10.0.0.48 - - [2025-10-07 18:00:01] "DELETE /tag/0561d4e9-cea9-4229-84d1-9e934c6edfd1 HTTP/1.1" 409 236 0.006452 10.0.0.48 - - [2025-10-07 18:00:01] "DELETE /tag/d11d69fc-018f-43eb-b60e-e18b5f05ca27 HTTP/1.1" 200 115 0.035685 10.0.0.48 - - [2025-10-07 18:00:01] "DELETE /tag/28e8a22f-277a-42ea-be97-9d4986396b3d HTTP/1.1" 409 236 0.006832 10.0.0.48 - - [2025-10-07 18:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.48 - - [2025-10-07 18:00:02] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004039 10.0.0.48 - - [2025-10-07 18:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.48 - - [2025-10-07 18:00:02] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003561 10.0.0.48 - - [2025-10-07 18:00:02] "PUT /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4 HTTP/1.1" 200 264 0.041014 10.0.0.48 - - [2025-10-07 18:00:02] "PUT /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901 HTTP/1.1" 200 264 0.042943 10.0.0.48 - - [2025-10-07 18:00:02] "DELETE /security-group/bcee7940-1639-418a-a271-5c797a5c1bf8 HTTP/1.1" 200 115 0.062938 10.0.0.48 - - [2025-10-07 18:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.48 - - [2025-10-07 18:00:02] "DELETE /access-control-list/44f258aa-b58d-4380-9f87-6ac658dd7f27 HTTP/1.1" 200 115 0.023969 10.0.0.48 - - [2025-10-07 18:00:02] "DELETE /access-control-list/0d9ae157-a16b-4541-9459-235159213c4d HTTP/1.1" 200 115 0.025073 10.0.0.48 - - [2025-10-07 18:00:02] "GET /project/9d2f9d9d-d1e2-4249-8e38-174aec7703b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.028991 10.0.0.48 - - [2025-10-07 18:00:02] "GET /project/9d2f9d9d-d1e2-4249-8e38-174aec7703b0?fields=security_groups HTTP/1.1" 200 1353 0.029022 10.0.0.48 - - [2025-10-07 18:00:02] "DELETE /security-group/203589e2-4130-4331-bdd8-c236fa1030b5 HTTP/1.1" 200 115 0.037949 10.0.0.48 - - [2025-10-07 18:00:02] "DELETE /access-control-list/399b26e1-e2e0-4288-abbd-9b5b48991f30 HTTP/1.1" 200 115 0.030311 10.0.0.48 - - [2025-10-07 18:00:02] "GET /project/9d2f9d9d-d1e2-4249-8e38-174aec7703b0?fields=application_policy_sets HTTP/1.1" 200 1392 0.038449 10.0.0.48 - - [2025-10-07 18:00:02] "DELETE /access-control-list/51f06d56-388c-4331-985a-a5c74a8d0e49 HTTP/1.1" 200 115 0.039549 10.0.0.48 - - [2025-10-07 18:00:02] "DELETE /project/9d2f9d9d-d1e2-4249-8e38-174aec7703b0 HTTP/1.1" 200 115 0.263664 10.0.0.48 - - [2025-10-07 18:00:02] "POST /projects HTTP/1.1" 409 238 0.002293 10.0.0.48 - - [2025-10-07 18:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.48 - - [2025-10-07 18:00:02] "GET /project/976293cc-21ed-4a22-a3f6-855b0ff96780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034880 10.0.0.48 - - [2025-10-07 18:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.48 - - [2025-10-07 18:00:02] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004262 10.0.0.48 - - [2025-10-07 18:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.48 - - [2025-10-07 18:00:02] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003682 10.0.0.48 - - [2025-10-07 18:00:02] "POST /security-groups HTTP/1.1" 409 285 0.002794 10.0.0.48 - - [2025-10-07 18:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.48 - - [2025-10-07 18:00:02] "PUT /security-group/2f291cf3-5a1b-42b4-b82f-660626ac3865 HTTP/1.1" 200 262 0.055011 10.0.0.48 - - [2025-10-07 18:00:02] "PUT /access-control-list/b809685a-a7ed-4e50-b9b4-3cf38c41fdf2 HTTP/1.1" 200 272 0.009983 10.0.0.48 - - [2025-10-07 18:00:02] "PUT /access-control-list/d9a40a57-5d52-4c34-81c8-375a9e8c2449 HTTP/1.1" 200 272 0.012422 10.0.0.48 - - [2025-10-07 18:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.009976 10.0.0.48 - - [2025-10-07 18:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.48 - - [2025-10-07 18:00:07] "GET /loadbalancer/4c47dba8-4be7-4dc0-bfa0-f2d27f02c6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002235 10.0.0.48 - - [2025-10-07 18:00:07] "GET /virtual-machine-interface/e004bff6-a3a6-11f0-baf3-fa163e57a861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001368 10.0.0.48 - - [2025-10-07 18:00:07] "DELETE /loadbalancer-member/1279bdc7-bb4d-433a-a4c5-b934b128437e HTTP/1.1" 200 115 0.032236 10.0.0.48 - - [2025-10-07 18:00:07] "DELETE /loadbalancer-pool/62c223d9-921e-4cfb-81e8-1ce6c74e63a9 HTTP/1.1" 200 115 0.032955 10.0.0.48 - - [2025-10-07 18:00:07] "DELETE /loadbalancer-listener/a40e8d84-9bd1-42cc-877e-26460f1a8fce HTTP/1.1" 200 115 0.025533 10.0.0.48 - - [2025-10-07 18:00:07] "DELETE /loadbalancer/4c47dba8-4be7-4dc0-bfa0-f2d27f02c6f0 HTTP/1.1" 200 115 0.027681 10.0.0.48 - - [2025-10-07 18:00:07] "DELETE /floating-ip/45c83466-21ab-4608-868b-3ca0a4729c98 HTTP/1.1" 200 115 0.023501 10.0.0.48 - - [2025-10-07 18:00:07] "DELETE /instance-ip/3ed5d187-68e8-41ff-81fa-46a60ad07f20 HTTP/1.1" 200 115 0.033560 10.0.0.48 - - [2025-10-07 18:00:07] "DELETE /virtual-machine-interface/b41f544a-b741-4973-8492-06e7a93e3785 HTTP/1.1" 200 115 0.026812 10.0.0.48 - - [2025-10-07 18:00:07] "DELETE /tag/73c5d9ae-ec31-42fe-9467-228ad05e395f HTTP/1.1" 200 115 0.029070 10.0.0.48 - - [2025-10-07 18:00:07] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.001915 10.0.0.48 - - [2025-10-07 18:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.48 - - [2025-10-07 18:00:07] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002342 10.0.0.48 - - [2025-10-07 18:00:07] "GET /firewall-policy/355eb3f4-16a1-4738-8510-1993af35b559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001908 10.0.0.48 - - [2025-10-07 18:00:07] "GET /firewall-rule/11dd774d-b645-48b8-9e2d-67e8c1e06064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001856 10.0.0.48 - - [2025-10-07 18:00:07] "POST /ref-update HTTP/1.1" 200 156 0.010243 10.0.0.48 - - [2025-10-07 18:00:07] "DELETE /firewall-rule/11dd774d-b645-48b8-9e2d-67e8c1e06064 HTTP/1.1" 200 115 0.035077 10.0.0.48 - - [2025-10-07 18:00:07] "GET /firewall-policy/11f439df-1da3-44e8-9c96-efc98ddf6a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002413 10.0.0.48 - - [2025-10-07 18:00:07] "GET /firewall-rule/15102b1d-46ec-479b-9b08-d74a343fb9f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002674 10.0.0.48 - - [2025-10-07 18:00:07] "POST /ref-update HTTP/1.1" 200 156 0.013216 10.0.0.48 - - [2025-10-07 18:00:07] "DELETE /firewall-rule/15102b1d-46ec-479b-9b08-d74a343fb9f8 HTTP/1.1" 200 115 0.037283 10.0.0.48 - - [2025-10-07 18:00:07] "GET /firewall-policy/11f439df-1da3-44e8-9c96-efc98ddf6a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.003780 10.0.0.48 - - [2025-10-07 18:00:07] "GET /firewall-rule/d493a073-11ae-4177-80e3-2ccc845d3cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002644 10.0.0.48 - - [2025-10-07 18:00:07] "POST /ref-update HTTP/1.1" 200 156 0.011049 10.0.0.48 - - [2025-10-07 18:00:07] "DELETE /firewall-rule/d493a073-11ae-4177-80e3-2ccc845d3cae HTTP/1.1" 200 115 0.039306 10.0.0.48 - - [2025-10-07 18:00:07] "GET /application-policy-set/55b459ba-6066-4ee2-99c4-20ba05b9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002197 10.0.0.48 - - [2025-10-07 18:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.48 - - [2025-10-07 18:00:07] "GET /policy-management/984c2db5-c4fb-4f55-8c67-573dc1d9e547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002313 10.0.0.48 - - [2025-10-07 18:00:07] "GET /firewall-policy/11f439df-1da3-44e8-9c96-efc98ddf6a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002969 10.0.0.48 - - [2025-10-07 18:00:07] "POST /ref-update HTTP/1.1" 200 156 0.018219 10.0.0.48 - - [2025-10-07 18:00:07] "DELETE /firewall-policy/11f439df-1da3-44e8-9c96-efc98ddf6a0f HTTP/1.1" 200 115 0.021078 10.0.0.48 - - [2025-10-07 18:00:07] "DELETE /tag/271ce447-8f92-4da6-aa8d-d0a40fe1eec9 HTTP/1.1" 200 115 0.063552 10.0.0.48 - - [2025-10-07 18:00:08] "DELETE /tag/0561d4e9-cea9-4229-84d1-9e934c6edfd1 HTTP/1.1" 200 115 0.077498 10.0.0.48 - - [2025-10-07 18:00:08] "DELETE /tag/bc3f8051-6b8a-473c-9308-975ebd923a48 HTTP/1.1" 200 115 0.062853 10.0.0.48 - - [2025-10-07 18:00:08] "DELETE /tag/28e8a22f-277a-42ea-be97-9d4986396b3d HTTP/1.1" 200 115 0.050602 10.0.0.48 - - [2025-10-07 18:00:08] "POST /projects HTTP/1.1" 409 238 0.002600 10.0.0.48 - - [2025-10-07 18:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.48 - - [2025-10-07 18:00:08] "GET /project/976293cc-21ed-4a22-a3f6-855b0ff96780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032471 10.0.0.48 - - [2025-10-07 18:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.48 - - [2025-10-07 18:00:08] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003788 10.0.0.48 - - [2025-10-07 18:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.48 - - [2025-10-07 18:00:08] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003982 10.0.0.48 - - [2025-10-07 18:00:08] "POST /security-groups HTTP/1.1" 409 285 0.002052 10.0.0.48 - - [2025-10-07 18:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.48 - - [2025-10-07 18:00:08] "PUT /security-group/2f291cf3-5a1b-42b4-b82f-660626ac3865 HTTP/1.1" 200 262 0.069042 10.0.0.48 - - [2025-10-07 18:00:08] "PUT /access-control-list/b809685a-a7ed-4e50-b9b4-3cf38c41fdf2 HTTP/1.1" 200 272 0.023182 10.0.0.48 - - [2025-10-07 18:00:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.035050 10.0.0.48 - - [2025-10-07 18:00:08] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004920 10.0.0.48 - - [2025-10-07 18:00:08] "PUT /access-control-list/d9a40a57-5d52-4c34-81c8-375a9e8c2449 HTTP/1.1" 200 272 0.023459 10.0.0.48 - - [2025-10-07 18:00:08] "GET /firewall-rule/61bb9d46-30a0-44f9-8d86-d32fb86a4834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003315 10.0.0.48 - - [2025-10-07 18:00:08] "POST /ref-update HTTP/1.1" 200 156 0.064795 10.0.0.48 - - [2025-10-07 18:00:08] "DELETE /firewall-rule/61bb9d46-30a0-44f9-8d86-d32fb86a4834 HTTP/1.1" 200 115 0.029622 10.0.0.48 - - [2025-10-07 18:00:08] "GET /firewall-policy/8493095a-7426-4a02-a410-cfb4228cc7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.003823 10.0.0.48 - - [2025-10-07 18:00:08] "GET /firewall-rule/6b8af924-0d72-4a3b-ada6-706653d42c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002496 10.0.0.48 - - [2025-10-07 18:00:08] "POST /ref-update HTTP/1.1" 200 156 0.047722 10.0.0.48 - - [2025-10-07 18:00:08] "DELETE /firewall-rule/6b8af924-0d72-4a3b-ada6-706653d42c08 HTTP/1.1" 200 115 0.061840 10.0.0.48 - - [2025-10-07 18:00:08] "DELETE /tag/6f4be4b9-d33e-4055-abc0-e1d5815affea HTTP/1.1" 200 115 0.050166 10.0.0.48 - - [2025-10-07 18:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.48 - - [2025-10-07 18:00:08] "GET /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007513 10.0.0.48 - - [2025-10-07 18:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.48 - - [2025-10-07 18:00:08] "GET /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.011755 10.0.0.48 - - [2025-10-07 18:00:09] "PUT /virtual-network/f36e740c-c94a-4fee-91cf-32d58cea53b4 HTTP/1.1" 200 264 0.079634 10.0.0.48 - - [2025-10-07 18:00:09] "PUT /virtual-network/423f05a6-ddc5-466c-901a-1b52ae602901 HTTP/1.1" 200 264 0.086359 10.0.0.48 - - [2025-10-07 18:00:09] "DELETE /security-group/2f291cf3-5a1b-42b4-b82f-660626ac3865 HTTP/1.1" 200 115 0.097806 10.0.0.48 - - [2025-10-07 18:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007935 10.0.0.48 - - [2025-10-07 18:00:09] "DELETE /access-control-list/b809685a-a7ed-4e50-b9b4-3cf38c41fdf2 HTTP/1.1" 200 115 0.088919 10.0.0.48 - - [2025-10-07 18:00:09] "GET /project/976293cc-21ed-4a22-a3f6-855b0ff96780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.072900 10.0.0.48 - - [2025-10-07 18:00:09] "DELETE /access-control-list/d9a40a57-5d52-4c34-81c8-375a9e8c2449 HTTP/1.1" 200 115 0.074130 10.0.0.48 - - [2025-10-07 18:00:09] "GET /project/976293cc-21ed-4a22-a3f6-855b0ff96780?fields=security_groups HTTP/1.1" 200 1353 0.046334 10.0.0.48 - - [2025-10-07 18:00:09] "DELETE /security-group/3e75b41a-b10e-4738-a7b9-4b7832d7f244 HTTP/1.1" 200 115 0.088318 10.0.0.48 - - [2025-10-07 18:00:09] "DELETE /access-control-list/eab0aa21-3b6b-40c1-b892-cae61f0b188b HTTP/1.1" 200 115 0.045840 10.0.0.48 - - [2025-10-07 18:00:09] "GET /project/976293cc-21ed-4a22-a3f6-855b0ff96780?fields=application_policy_sets HTTP/1.1" 200 1392 0.067599 10.0.0.48 - - [2025-10-07 18:00:09] "DELETE /access-control-list/07ba480c-1de5-497f-97b7-df709637ff0b HTTP/1.1" 200 115 0.078748 10.0.0.48 - - [2025-10-07 18:00:09] "DELETE /project/976293cc-21ed-4a22-a3f6-855b0ff96780 HTTP/1.1" 200 115 0.510648 10.0.0.48 - - [2025-10-07 18:00:45] "GET /global-system-configs HTTP/1.1" 200 322 0.001944 10.0.0.48 - - [2025-10-07 18:00:46] "GET /global-system-configs HTTP/1.1" 200 322 0.004716 [Introspect:8084]10.0.0.48 - - [2025-10-07 18:01:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.48 - - [2025-10-07 18:01:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905