++ 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: =================== Mon Oct 27 07:41:32 PM UTC 2025 ===================' INFO: =================== Mon Oct 27 07:41:32 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ 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.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19: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.19 ++ CONFIGDB_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19: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.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19: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.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19: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.19 ++ 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.19 ++ 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.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 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.19 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ tr '\n' , ++++ grep -vi host +++ cut -d ' ' -f 1 ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.19,10.31.116.1,127.0.0.1,172.17.0.1,252.19.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.31.116.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19: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=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/27/2025 19:42:17.158 7f2535dc6d80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/27/2025 19:42:17.354 7f2535dc6d80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/27/2025 19:42:17.390 7f2535dc6d80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/27/2025 19:42:17.390 7f2535dc6d80 [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.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2025-10-27 19:42:25] "GET / HTTP/1.1" 503 181 0.000273 10.0.0.19 - - [2025-10-27 19:42:26] "GET / HTTP/1.1" 200 45303 0.001269 10.0.0.19 - - [2025-10-27 19:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.19 - - [2025-10-27 19:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.19 - - [2025-10-27 19:42:26] "GET / HTTP/1.1" 200 35931 0.001147 10.0.0.19 - - [2025-10-27 19:42:26] "GET / HTTP/1.1" 200 35931 0.001391 10.0.0.19 - - [2025-10-27 19:42:27] "GET / HTTP/1.1" 200 35931 0.001236 10.0.0.19 - - [2025-10-27 19:42:27] "GET / HTTP/1.1" 200 35931 0.001230 10.0.0.19 - - [2025-10-27 19:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.19 - - [2025-10-27 19:42:27] "GET /global-system-config/62455f65-4adc-4583-8460-e041293f440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.006939 10.0.0.19 - - [2025-10-27 19:42:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002812 10.0.0.19 - - [2025-10-27 19:42:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.003311 10.0.0.19 - - [2025-10-27 19:42:27] "POST /database-nodes HTTP/1.1" 200 597 0.042047 10.0.0.19 - - [2025-10-27 19:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.035291 10.0.0.19 - - [2025-10-27 19:42:28] "GET /global-system-config/62455f65-4adc-4583-8460-e041293f440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.027792 10.0.0.19 - - [2025-10-27 19:42:28] "POST /service-appliance-sets HTTP/1.1" 200 553 0.043863 10.0.0.19 - - [2025-10-27 19:42:28] "POST /fqname-to-id HTTP/1.1" 404 180 0.002825 10.0.0.19 - - [2025-10-27 19:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.19 - - [2025-10-27 19:42:28] "GET /global-system-config/62455f65-4adc-4583-8460-e041293f440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.023420 10.0.0.19 - - [2025-10-27 19:42:28] "POST /service-appliance-sets HTTP/1.1" 200 541 0.054808 10.0.0.19 - - [2025-10-27 19:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.19 - - [2025-10-27 19:42:28] "GET /network-ipam/40c8f557-10d6-43dc-93c7-1efd137741d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005157 10.0.0.19 - - [2025-10-27 19:42:28] "POST /service-templates HTTP/1.1" 200 511 0.041446 10.0.0.19 - - [2025-10-27 19:42:28] "POST /service-templates HTTP/1.1" 200 501 0.023531 10.0.0.19 - - [2025-10-27 19:42:28] "POST /service-templates HTTP/1.1" 200 515 0.051064 10.0.0.19 - - [2025-10-27 19:42:28] "POST /service-templates HTTP/1.1" 200 535 0.039012 10.0.0.19 - - [2025-10-27 19:42:28] "POST /service-templates HTTP/1.1" 200 507 0.039521 10.0.0.19 - - [2025-10-27 19:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.19 - - [2025-10-27 19:42:29] "GET /network-ipam/40c8f557-10d6-43dc-93c7-1efd137741d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003116 10.0.0.19 - - [2025-10-27 19:42:29] "GET / HTTP/1.1" 200 35931 0.001914 10.0.0.19 - - [2025-10-27 19:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.19 - - [2025-10-27 19:42:29] "GET /global-system-config/62455f65-4adc-4583-8460-e041293f440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005875 10.0.0.19 - - [2025-10-27 19:42:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.002733 10.0.0.19 - - [2025-10-27 19:42:29] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.016719 10.0.0.19 - - [2025-10-27 19:42:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.002398 10.0.0.19 - - [2025-10-27 19:42:29] "POST /access-control-lists HTTP/1.1" 200 587 0.144029 10.0.0.19 - - [2025-10-27 19:42:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.018778 10.0.0.19 - - [2025-10-27 19:42:30] "POST /access-control-lists HTTP/1.1" 200 585 0.062597 10.0.0.19 - - [2025-10-27 19:42:30] "POST /route-targets HTTP/1.1" 200 327 0.021446 10.0.0.19 - - [2025-10-27 19:42:30] "POST /ref-update HTTP/1.1" 200 156 0.024184 10.0.0.19 - - [2025-10-27 19:42:30] "POST /route-targets HTTP/1.1" 200 327 0.019755 10.0.0.19 - - [2025-10-27 19:42:30] "POST /ref-update HTTP/1.1" 200 156 0.035790 10.0.0.19 - - [2025-10-27 19:42:30] "POST /route-targets HTTP/1.1" 200 327 0.016142 10.0.0.19 - - [2025-10-27 19:42:30] "POST /ref-update HTTP/1.1" 200 156 0.020437 10.0.0.19 - - [2025-10-27 19:42:30] "POST /route-targets HTTP/1.1" 200 327 0.029606 10.0.0.19 - - [2025-10-27 19:42:30] "POST /ref-update HTTP/1.1" 200 156 0.066916 10.0.0.19 - - [2025-10-27 19:42:30] "GET / HTTP/1.1" 200 35931 0.001444 10.0.0.19 - - [2025-10-27 19:42:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.018248 10.0.0.19 - - [2025-10-27 19:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.028020 10.0.0.19 - - [2025-10-27 19:42:30] "GET /global-system-config/62455f65-4adc-4583-8460-e041293f440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.019259 10.0.0.19 - - [2025-10-27 19:42:30] "GET / HTTP/1.1" 200 35931 0.002028 10.0.0.19 - - [2025-10-27 19:42:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.005187 10.0.0.19 - - [2025-10-27 19:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018256 10.0.0.19 - - [2025-10-27 19:42:30] "GET /global-system-config/62455f65-4adc-4583-8460-e041293f440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.007434 10.0.0.19 - - [2025-10-27 19:42:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.002489 10.0.0.19 - - [2025-10-27 19:42:30] "POST /access-control-lists HTTP/1.1" 200 551 0.142549 10.0.0.19 - - [2025-10-27 19:42:30] "POST /config-nodes HTTP/1.1" 200 593 0.130251 10.0.0.19 - - [2025-10-27 19:42:30] "PUT /access-control-list/4d0f4ce5-81f8-43cf-a9cd-b69faf5f6c05 HTTP/1.1" 200 272 0.059421 10.0.0.19 - - [2025-10-27 19:42:30] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.155697 10.0.0.19 - - [2025-10-27 19:42:30] "PUT /access-control-list/ad364968-1b95-46ee-b1b8-556f51b4f6f9 HTTP/1.1" 200 272 0.055822 10.0.0.19 - - [2025-10-27 19:42:31] "GET / HTTP/1.1" 200 35931 0.001202 10.0.0.19 - - [2025-10-27 19:42:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002305 10.0.0.19 - - [2025-10-27 19:42:32] "GET / HTTP/1.1" 200 35931 0.001320 10.0.0.19 - - [2025-10-27 19:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.19 - - [2025-10-27 19:42:32] "GET /global-system-config/62455f65-4adc-4583-8460-e041293f440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004726 10.0.0.19 - - [2025-10-27 19:42:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.007268 10.0.0.19 - - [2025-10-27 19:42:32] "POST /config-database-nodes HTTP/1.1" 200 611 0.067257 10.0.0.19 - - [2025-10-27 19:42:32] "GET / HTTP/1.1" 200 35931 0.001597 10.0.0.19 - - [2025-10-27 19:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.19 - - [2025-10-27 19:42:32] "GET /global-system-config/62455f65-4adc-4583-8460-e041293f440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.011798 10.0.0.19 - - [2025-10-27 19:42:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.002008 10.0.0.19 - - [2025-10-27 19:42:32] "POST /analytics-nodes HTTP/1.1" 200 599 0.022010 10.0.0.19 - - [2025-10-27 19:42:34] "GET / HTTP/1.1" 200 35931 0.004671 10.0.0.19 - - [2025-10-27 19:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.19 - - [2025-10-27 19:42:34] "GET /routing-instance/b6ab7b39-9bef-4465-a48c-0e70cf9bcafe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004605 10.0.0.19 - - [2025-10-27 19:42:34] "POST /bgp-routers HTTP/1.1" 200 616 0.048440 10.0.0.19 - - [2025-10-27 19:42:34] "GET /bgp-router/9fc49b1b-4327-40e8-8ab8-f9054e6163f4?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.005036 10.0.0.19 - - [2025-10-27 19:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.19 - - [2025-10-27 19:42:34] "GET /global-system-config/62455f65-4adc-4583-8460-e041293f440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.011119 10.0.0.19 - - [2025-10-27 19:42:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002753 10.0.0.19 - - [2025-10-27 19:42:34] "POST /ref-update HTTP/1.1" 200 156 0.020242 10.0.0.19 - - [2025-10-27 19:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.19 - - [2025-10-27 19:42:36] "GET /global-vrouter-config/13b490de-65f9-4bd6-82c2-058384441226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.004287 10.0.0.19 - - [2025-10-27 19:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.19 - - [2025-10-27 19:42:36] "PUT /global-vrouter-config/13b490de-65f9-4bd6-82c2-058384441226 HTTP/1.1" 200 276 0.019462 10.0.0.19 - - [2025-10-27 19:42:36] "GET / HTTP/1.1" 200 35931 0.001391 10.0.0.19 - - [2025-10-27 19:42:36] "POST /alarms HTTP/1.1" 200 581 0.093963 10.0.0.19 - - [2025-10-27 19:42:36] "POST /alarms HTTP/1.1" 200 575 0.289869 10.0.0.19 - - [2025-10-27 19:42:37] "POST /alarms HTTP/1.1" 200 575 0.056811 10.0.0.19 - - [2025-10-27 19:42:37] "POST /alarms HTTP/1.1" 200 559 0.018247 10.0.0.19 - - [2025-10-27 19:42:37] "POST /alarms HTTP/1.1" 200 555 0.052239 10.0.0.19 - - [2025-10-27 19:42:37] "POST /alarms HTTP/1.1" 200 557 0.044776 10.0.0.19 - - [2025-10-27 19:42:37] "POST /alarms HTTP/1.1" 200 565 0.056668 10.0.0.19 - - [2025-10-27 19:42:37] "POST /alarms HTTP/1.1" 200 549 0.041807 10.0.0.19 - - [2025-10-27 19:42:37] "POST /alarms HTTP/1.1" 200 557 0.052634 10.0.0.19 - - [2025-10-27 19:42:37] "POST /alarms HTTP/1.1" 200 567 0.035220 10.0.0.19 - - [2025-10-27 19:42:37] "POST /alarms HTTP/1.1" 200 555 0.068959 10.0.0.19 - - [2025-10-27 19:42:37] "POST /alarms HTTP/1.1" 200 567 0.036488 10.0.0.19 - - [2025-10-27 19:42:37] "POST /alarms HTTP/1.1" 200 575 0.079122 10.0.0.19 - - [2025-10-27 19:42:37] "POST /alarms HTTP/1.1" 200 569 0.026299 10.0.0.19 - - [2025-10-27 19:42:37] "POST /alarms HTTP/1.1" 200 561 0.053348 10.0.0.19 - - [2025-10-27 19:42:37] "POST /alarms HTTP/1.1" 200 561 0.024336 10.0.0.19 - - [2025-10-27 19:42:37] "POST /alarms HTTP/1.1" 200 561 0.048777 10.0.0.19 - - [2025-10-27 19:42:38] "POST /alarms HTTP/1.1" 200 547 0.180941 10.0.0.19 - - [2025-10-27 19:42:38] "POST /alarms HTTP/1.1" 200 595 0.021038 10.0.0.19 - - [2025-10-27 19:42:38] "POST /alarms HTTP/1.1" 200 575 0.039932 10.0.0.19 - - [2025-10-27 19:42:38] "POST /alarms HTTP/1.1" 200 571 0.048401 10.0.0.19 - - [2025-10-27 19:42:38] "POST /alarms HTTP/1.1" 200 583 0.021365 10.0.0.19 - - [2025-10-27 19:42:38] "POST /alarms HTTP/1.1" 200 609 0.051055 10.0.0.19 - - [2025-10-27 19:42:38] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.19 - - [2025-10-27 19:42:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003438 10.0.0.19 - - [2025-10-27 19:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.19 - - [2025-10-27 19:42:38] "PUT /global-vrouter-config/13b490de-65f9-4bd6-82c2-058384441226 HTTP/1.1" 200 276 0.010594 10.0.0.19 - - [2025-10-27 19:42:38] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.19 - - [2025-10-27 19:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.19 - - [2025-10-27 19:42:39] "GET /global-vrouter-config/13b490de-65f9-4bd6-82c2-058384441226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006692 10.0.0.19 - - [2025-10-27 19:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.19 - - [2025-10-27 19:42:39] "PUT /global-vrouter-config/13b490de-65f9-4bd6-82c2-058384441226 HTTP/1.1" 200 276 0.013405 10.0.0.19 - - [2025-10-27 19:42:39] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.19 - - [2025-10-27 19:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.19 - - [2025-10-27 19:42:39] "GET /global-system-config/62455f65-4adc-4583-8460-e041293f440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.010094 10.0.0.19 - - [2025-10-27 19:42:39] "PUT /global-system-config/62455f65-4adc-4583-8460-e041293f440d HTTP/1.1" 200 274 0.032393 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:44:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:44:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000980 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:44:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:44:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:45:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:45:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001095 10.0.0.19 - - [2025-10-27 19:45:05] "GET /global-system-configs HTTP/1.1" 200 322 0.006436 10.0.0.19 - - [2025-10-27 19:45:06] "GET /global-system-configs HTTP/1.1" 200 322 0.006045 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:45:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001250 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:45:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001333 10.0.0.19 - - [2025-10-27 19:45:16] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.19 - - [2025-10-27 19:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010222 10.0.0.19 - - [2025-10-27 19:45:16] "GET /domain/78836558-eb45-4857-b85b-0e64e6b31822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003369 10.0.0.19 - - [2025-10-27 19:45:16] "POST /id-to-fqname HTTP/1.1" 200 173 0.000504 10.0.0.19 - - [2025-10-27 19:45:16] "POST /fqname-to-id HTTP/1.1" 404 182 0.013098 10.0.0.19 - - [2025-10-27 19:45:17] "POST /security-groups HTTP/1.1" 200 570 0.081407 10.0.0.19 - - [2025-10-27 19:45:17] "POST /projects HTTP/1.1" 200 481 0.313405 10.0.0.19 - - [2025-10-27 19:45:17] "POST /fqname-to-id HTTP/1.1" 404 213 0.001418 10.0.0.19 - - [2025-10-27 19:45:17] "POST /security-groups HTTP/1.1" 200 534 0.033421 10.0.0.19 - - [2025-10-27 19:45:17] "POST /access-control-lists HTTP/1.1" 200 579 0.077580 10.0.0.19 - - [2025-10-27 19:45:17] "POST /fqname-to-id HTTP/1.1" 404 212 0.002620 10.0.0.19 - - [2025-10-27 19:45:17] "POST /chown HTTP/1.1" 200 109 0.054385 10.0.0.19 - - [2025-10-27 19:45:17] "POST /policy-managements HTTP/1.1" 409 214 0.009338 10.0.0.19 - - [2025-10-27 19:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.19 - - [2025-10-27 19:45:17] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.039120 10.0.0.19 - - [2025-10-27 19:45:17] "POST /access-control-lists HTTP/1.1" 200 577 0.064283 10.0.0.19 - - [2025-10-27 19:45:17] "POST /application-policy-sets HTTP/1.1" 200 528 0.052860 10.0.0.19 - - [2025-10-27 19:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.19 - - [2025-10-27 19:45:17] "GET /global-vrouter-config/13b490de-65f9-4bd6-82c2-058384441226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003393 10.0.0.19 - - [2025-10-27 19:45:17] "PUT /global-vrouter-config/13b490de-65f9-4bd6-82c2-058384441226 HTTP/1.1" 200 276 0.009853 10.0.0.19 - - [2025-10-27 19:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009136 10.0.0.19 - - [2025-10-27 19:45:17] "GET /virtual-network/1141e89c-30ff-4201-9143-a2b3a2bee94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005938 10.0.0.19 - - [2025-10-27 19:45:17] "POST /id-to-fqname HTTP/1.1" 200 177 0.003232 10.0.0.19 - - [2025-10-27 19:45:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.005131 10.0.0.19 - - [2025-10-27 19:45:17] "POST /security-groups HTTP/1.1" 200 574 0.077333 10.0.0.19 - - [2025-10-27 19:45:17] "POST /projects HTTP/1.1" 200 489 0.249707 10.0.0.19 - - [2025-10-27 19:45:17] "POST /security-groups HTTP/1.1" 200 546 0.027707 10.0.0.19 - - [2025-10-27 19:45:17] "POST /fqname-to-id HTTP/1.1" 404 232 0.002267 10.0.0.19 - - [2025-10-27 19:45:17] "POST /access-control-lists HTTP/1.1" 200 594 0.028449 10.0.0.19 - - [2025-10-27 19:45:17] "POST /fqname-to-id HTTP/1.1" 404 231 0.004161 10.0.0.19 - - [2025-10-27 19:45:17] "POST /chown HTTP/1.1" 200 109 0.033956 10.0.0.19 - - [2025-10-27 19:45:17] "POST /network-ipams HTTP/1.1" 200 522 0.031443 10.0.0.19 - - [2025-10-27 19:45:17] "POST /access-control-lists HTTP/1.1" 200 592 0.049736 10.0.0.19 - - [2025-10-27 19:45:18] "POST /network-ipams HTTP/1.1" 200 510 0.067750 10.0.0.19 - - [2025-10-27 19:45:18] "POST /fqname-to-id HTTP/1.1" 404 217 0.001938 10.0.0.19 - - [2025-10-27 19:45:18] "POST /fqname-to-id HTTP/1.1" 404 198 0.010042 10.0.0.19 - - [2025-10-27 19:45:18] "POST /access-control-lists HTTP/1.1" 200 583 0.070451 10.0.0.19 - - [2025-10-27 19:45:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.009918 10.0.0.19 - - [2025-10-27 19:45:18] "POST /access-control-lists HTTP/1.1" 200 581 0.057126 10.0.0.19 - - [2025-10-27 19:45:18] "POST /fqname-to-id HTTP/1.1" 404 240 0.001801 10.0.0.19 - - [2025-10-27 19:45:18] "POST /useragent-kv HTTP/1.1" 200 115 0.016775 10.0.0.19 - - [2025-10-27 19:45:18] "POST /virtual-networks HTTP/1.1" 200 538 0.246468 10.0.0.19 - - [2025-10-27 19:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.19 - - [2025-10-27 19:45:18] "POST /access-control-lists HTTP/1.1" 200 602 0.044388 10.0.0.19 - - [2025-10-27 19:45:18] "POST /fqname-to-id HTTP/1.1" 404 239 0.003665 10.0.0.19 - - [2025-10-27 19:45:18] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.016202 10.0.0.19 - - [2025-10-27 19:45:18] "POST /access-control-lists HTTP/1.1" 200 600 0.044191 10.0.0.19 - - [2025-10-27 19:45:18] "POST /network-ipams HTTP/1.1" 200 518 0.074845 10.0.0.19 - - [2025-10-27 19:45:18] "POST /fqname-to-id HTTP/1.1" 404 202 0.009657 10.0.0.19 - - [2025-10-27 19:45:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.005042 10.0.0.19 - - [2025-10-27 19:45:18] "POST /access-control-lists HTTP/1.1" 200 589 0.112717 10.0.0.19 - - [2025-10-27 19:45:18] "POST /useragent-kv HTTP/1.1" 200 115 0.015523 10.0.0.19 - - [2025-10-27 19:45:18] "POST /virtual-networks HTTP/1.1" 200 546 0.255075 10.0.0.19 - - [2025-10-27 19:45:18] "POST /route-targets HTTP/1.1" 200 327 0.044700 10.0.0.19 - - [2025-10-27 19:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.035405 10.0.0.19 - - [2025-10-27 19:45:18] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.005715 10.0.0.19 - - [2025-10-27 19:45:18] "POST /ref-update HTTP/1.1" 200 156 0.031786 10.0.0.19 - - [2025-10-27 19:45:18] "POST /fqname-to-id HTTP/1.1" 404 199 0.001872 10.0.0.19 - - [2025-10-27 19:45:18] "PUT /access-control-list/6c5331ad-5df2-4327-9dec-bd0e19c36c33 HTTP/1.1" 200 272 0.072616 10.0.0.19 - - [2025-10-27 19:45:18] "POST /network-policys HTTP/1.1" 200 538 0.091647 10.0.0.19 - - [2025-10-27 19:45:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.007483 10.0.0.19 - - [2025-10-27 19:45:19] "POST /network-policys HTTP/1.1" 200 534 0.037920 10.0.0.19 - - [2025-10-27 19:45:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.003955 10.0.0.19 - - [2025-10-27 19:45:19] "POST /route-targets HTTP/1.1" 200 327 0.047311 10.0.0.19 - - [2025-10-27 19:45:19] "POST /ref-update HTTP/1.1" 200 156 0.030634 10.0.0.19 - - [2025-10-27 19:45:19] "POST /network-policys HTTP/1.1" 200 542 0.069954 10.0.0.19 - - [2025-10-27 19:45:19] "PUT /access-control-list/121e29ff-f365-4d78-9bbc-e09dd4372e63 HTTP/1.1" 200 272 0.040414 10.0.0.19 - - [2025-10-27 19:45:19] "POST /ref-update HTTP/1.1" 200 156 0.097936 10.0.0.19 - - [2025-10-27 19:45:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002348 10.0.0.19 - - [2025-10-27 19:45:19] "PUT /access-control-list/6c5331ad-5df2-4327-9dec-bd0e19c36c33 HTTP/1.1" 200 272 0.028116 10.0.0.19 - - [2025-10-27 19:45:19] "POST /ref-update HTTP/1.1" 200 156 0.148728 10.0.0.19 - - [2025-10-27 19:45:19] "PUT /access-control-list/6c5331ad-5df2-4327-9dec-bd0e19c36c33 HTTP/1.1" 200 272 0.046400 10.0.0.19 - - [2025-10-27 19:45:19] "POST /ref-update HTTP/1.1" 200 156 0.101762 10.0.0.19 - - [2025-10-27 19:45:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017483 10.0.0.19 - - [2025-10-27 19:45:19] "PUT /access-control-list/121e29ff-f365-4d78-9bbc-e09dd4372e63 HTTP/1.1" 200 272 0.083589 10.0.0.19 - - [2025-10-27 19:45:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019545 10.0.0.19 - - [2025-10-27 19:45:19] "POST /ref-update HTTP/1.1" 200 156 0.072574 10.0.0.19 - - [2025-10-27 19:45:19] "POST /ref-update HTTP/1.1" 200 156 0.079281 10.0.0.19 - - [2025-10-27 19:45:19] "POST /fqname-to-id HTTP/1.1" 404 237 0.001827 10.0.0.19 - - [2025-10-27 19:45:19] "POST /access-control-lists HTTP/1.1" 200 601 0.024804 10.0.0.19 - - [2025-10-27 19:45:19] "POST /ref-update HTTP/1.1" 200 156 0.060161 10.0.0.19 - - [2025-10-27 19:45:19] "POST /ref-update HTTP/1.1" 200 156 0.107041 10.0.0.19 - - [2025-10-27 19:45:19] "PUT /access-control-list/2a1f7cdf-5187-4023-a8b5-ba46c95aa6dc HTTP/1.1" 200 272 0.024548 10.0.0.19 - - [2025-10-27 19:45:19] "POST /ref-update HTTP/1.1" 200 156 0.086881 10.0.0.19 - - [2025-10-27 19:45:20] "PUT /access-control-list/2a1f7cdf-5187-4023-a8b5-ba46c95aa6dc HTTP/1.1" 200 272 0.046925 10.0.0.19 - - [2025-10-27 19:45:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.052088 10.0.0.19 - - [2025-10-27 19:45:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007965 10.0.0.19 - - [2025-10-27 19:45:20] "PUT /access-control-list/121e29ff-f365-4d78-9bbc-e09dd4372e63 HTTP/1.1" 200 272 0.066215 10.0.0.19 - - [2025-10-27 19:45:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006815 10.0.0.19 - - [2025-10-27 19:45:20] "POST /ref-update HTTP/1.1" 200 156 0.024585 10.0.0.19 - - [2025-10-27 19:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.19 - - [2025-10-27 19:45:20] "GET /virtual-network/1141e89c-30ff-4201-9143-a2b3a2bee94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005955 10.0.0.19 - - [2025-10-27 19:45:20] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.003726 10.0.0.19 - - [2025-10-27 19:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.19 - - [2025-10-27 19:45:20] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003314 10.0.0.19 - - [2025-10-27 19:45:20] "POST /firewall-policys HTTP/1.1" 200 530 0.055168 10.0.0.19 - - [2025-10-27 19:45:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.026346 10.0.0.19 - - [2025-10-27 19:45:20] "GET /firewall-policy/58b66e9f-defe-449d-8334-e191744e6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.018912 10.0.0.19 - - [2025-10-27 19:45:20] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.002796 10.0.0.19 - - [2025-10-27 19:45:20] "GET /firewall-policy/58b66e9f-defe-449d-8334-e191744e6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002483 10.0.0.19 - - [2025-10-27 19:45:20] "POST /ref-update HTTP/1.1" 200 156 0.017072 10.0.0.19 - - [2025-10-27 19:45:20] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.004055 10.0.0.19 - - [2025-10-27 19:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.19 - - [2025-10-27 19:45:20] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003411 10.0.0.19 - - [2025-10-27 19:45:20] "POST /firewall-policys HTTP/1.1" 200 532 0.026710 10.0.0.19 - - [2025-10-27 19:45:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.024853 10.0.0.19 - - [2025-10-27 19:45:20] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.022656 10.0.0.19 - - [2025-10-27 19:45:20] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.003589 10.0.0.19 - - [2025-10-27 19:45:20] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002655 10.0.0.19 - - [2025-10-27 19:45:20] "GET /firewall-policy/58b66e9f-defe-449d-8334-e191744e6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002224 10.0.0.19 - - [2025-10-27 19:45:20] "GET /firewall-policy/58b66e9f-defe-449d-8334-e191744e6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002968 10.0.0.19 - - [2025-10-27 19:45:20] "POST /ref-update HTTP/1.1" 200 156 0.013182 10.0.0.19 - - [2025-10-27 19:45:20] "POST /ref-update HTTP/1.1" 200 156 0.034562 10.0.0.19 - - [2025-10-27 19:45:20] "POST /ref-update HTTP/1.1" 200 156 0.020533 10.0.0.19 - - [2025-10-27 19:45:20] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.019756 10.0.0.19 - - [2025-10-27 19:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.19 - - [2025-10-27 19:45:20] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002981 10.0.0.19 - - [2025-10-27 19:45:20] "POST /firewall-policys HTTP/1.1" 200 530 0.021729 10.0.0.19 - - [2025-10-27 19:45:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032967 10.0.0.19 - - [2025-10-27 19:45:21] "GET /firewall-policy/0ae6a3bd-a142-47db-a67c-0a9cddf080c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.013223 10.0.0.19 - - [2025-10-27 19:45:21] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.002968 10.0.0.19 - - [2025-10-27 19:45:21] "GET /firewall-policy/0ae6a3bd-a142-47db-a67c-0a9cddf080c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002746 10.0.0.19 - - [2025-10-27 19:45:21] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002437 10.0.0.19 - - [2025-10-27 19:45:21] "GET /firewall-policy/58b66e9f-defe-449d-8334-e191744e6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002817 10.0.0.19 - - [2025-10-27 19:45:21] "GET /firewall-policy/58b66e9f-defe-449d-8334-e191744e6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003036 10.0.0.19 - - [2025-10-27 19:45:21] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002637 10.0.0.19 - - [2025-10-27 19:45:21] "POST /ref-update HTTP/1.1" 200 156 0.027714 10.0.0.19 - - [2025-10-27 19:45:21] "POST /ref-update HTTP/1.1" 200 156 0.041863 10.0.0.19 - - [2025-10-27 19:45:21] "POST /ref-update HTTP/1.1" 200 156 0.024496 10.0.0.19 - - [2025-10-27 19:45:21] "POST /ref-update HTTP/1.1" 200 156 0.023236 10.0.0.19 - - [2025-10-27 19:45:21] "POST /ref-update HTTP/1.1" 200 156 0.030583 10.0.0.19 - - [2025-10-27 19:45:21] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.007675 10.0.0.19 - - [2025-10-27 19:45:21] "POST /tags HTTP/1.1" 200 299 0.052502 10.0.0.19 - - [2025-10-27 19:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013527 10.0.0.19 - - [2025-10-27 19:45:21] "GET /tag/c850db9b-39e3-4389-b2ec-7f0f47c0fc14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020159 10.0.0.19 - - [2025-10-27 19:45:21] "POST /set-tag HTTP/1.1" 200 109 0.022345 10.0.0.19 - - [2025-10-27 19:45:21] "POST /tags HTTP/1.1" 200 305 0.099504 10.0.0.19 - - [2025-10-27 19:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010439 10.0.0.19 - - [2025-10-27 19:45:21] "GET /tag/4df47274-a2b0-44c0-894a-3834b2e41e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021859 10.0.0.19 - - [2025-10-27 19:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.19 - - [2025-10-27 19:45:21] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031061 10.0.0.19 - - [2025-10-27 19:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005578 10.0.0.19 - - [2025-10-27 19:45:22] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005454 10.0.0.19 - - [2025-10-27 19:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.19 - - [2025-10-27 19:45:22] "GET /service-appliance-set/0d11a9f8-f33d-4889-8e63-d0b007e73f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003165 10.0.0.19 - - [2025-10-27 19:45:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.002342 10.0.0.19 - - [2025-10-27 19:45:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.123931 10.0.0.19 - - [2025-10-27 19:45:22] "GET /virtual-machine-interface/eec2b2ea-1a36-4f6c-8514-e647eda109d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.018140 10.0.0.19 - - [2025-10-27 19:45:22] "POST /instance-ips HTTP/1.1" 200 381 0.054813 10.0.0.19 - - [2025-10-27 19:45:22] "GET /instance-ip/c6ff82b0-3894-406b-a164-52321b008f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007963 10.0.0.19 - - [2025-10-27 19:45:22] "POST /loadbalancers HTTP/1.1" 200 582 0.069738 10.0.0.19 - - [2025-10-27 19:45:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011385 10.0.0.19 - - [2025-10-27 19:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008767 10.0.0.19 - - [2025-10-27 19:45:22] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.079854 10.0.0.19 - - [2025-10-27 19:45:22] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.080043 10.0.0.19 - - [2025-10-27 19:45:22] "GET /instance-ip/c6ff82b0-3894-406b-a164-52321b008f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003774 10.0.0.19 - - [2025-10-27 19:45:22] "POST /floating-ips HTTP/1.1" 200 583 0.014135 10.0.0.19 - - [2025-10-27 19:45:22] "GET /loadbalancer/ceb1a90b-6b2d-465c-801c-b397c47a994e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002659 10.0.0.19 - - [2025-10-27 19:45:22] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.015802 10.0.0.19 - - [2025-10-27 19:45:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012624 10.0.0.19 - - [2025-10-27 19:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015959 10.0.0.19 - - [2025-10-27 19:45:22] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.018265 10.0.0.19 - - [2025-10-27 19:45:22] "GET /loadbalancer-listener/af7bf068-2e30-4d53-860c-795553a8b26a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.006107 10.0.0.19 - - [2025-10-27 19:45:22] "GET /loadbalancer-listener/af7bf068-2e30-4d53-860c-795553a8b26a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004864 10.0.0.19 - - [2025-10-27 19:45:22] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.034516 10.0.0.19 - - [2025-10-27 19:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.19 - - [2025-10-27 19:45:22] "GET /global-vrouter-config/13b490de-65f9-4bd6-82c2-058384441226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005713 10.0.0.19 - - [2025-10-27 19:45:22] "GET /instance-ip/c6ff82b0-3894-406b-a164-52321b008f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004307 10.0.0.19 - - [2025-10-27 19:45:22] "GET /instance-ip/c6ff82b0-3894-406b-a164-52321b008f93?fields=floating_ips HTTP/1.1" 200 1171 0.004411 10.0.0.19 - - [2025-10-27 19:45:22] "GET /floating-ip/01171d55-f2e1-4f49-a66a-981b0f3d2a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.001907 10.0.0.19 - - [2025-10-27 19:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.19 - - [2025-10-27 19:45:22] "PUT /global-vrouter-config/13b490de-65f9-4bd6-82c2-058384441226 HTTP/1.1" 200 276 0.008572 10.0.0.19 - - [2025-10-27 19:45:22] "POST /tags HTTP/1.1" 200 301 0.036579 10.0.0.19 - - [2025-10-27 19:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.19 - - [2025-10-27 19:45:23] "GET /tag/c7d82e62-9cca-4be0-9645-bf3bdea8de7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016150 10.0.0.19 - - [2025-10-27 19:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.19 - - [2025-10-27 19:45:23] "GET /project/2fcb4833-9f1e-4db3-b795-1b0f04397018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.108745 10.0.0.19 - - [2025-10-27 19:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007938 10.0.0.19 - - [2025-10-27 19:45:23] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.036272 10.0.0.19 - - [2025-10-27 19:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.19 - - [2025-10-27 19:45:23] "GET /service-appliance-set/0d11a9f8-f33d-4889-8e63-d0b007e73f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003227 10.0.0.19 - - [2025-10-27 19:45:23] "POST /fqname-to-id HTTP/1.1" 404 242 0.002855 10.0.0.19 - - [2025-10-27 19:45:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.144511 10.0.0.19 - - [2025-10-27 19:45:23] "GET /virtual-machine-interface/532174df-4402-4471-8633-968fb60c1894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.013316 10.0.0.19 - - [2025-10-27 19:45:23] "POST /instance-ips HTTP/1.1" 200 377 0.025612 10.0.0.19 - - [2025-10-27 19:45:23] "GET /instance-ip/5f5e7e02-ca1b-4a50-8985-51e36da98de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.005744 10.0.0.19 - - [2025-10-27 19:45:23] "POST /loadbalancers HTTP/1.1" 200 582 0.065858 10.0.0.19 - - [2025-10-27 19:45:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.055847 10.0.0.19 - - [2025-10-27 19:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019149 10.0.0.19 - - [2025-10-27 19:45:23] "GET /project/2fcb4833-9f1e-4db3-b795-1b0f04397018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.089829 10.0.0.19 - - [2025-10-27 19:45:23] "GET /instance-ip/5f5e7e02-ca1b-4a50-8985-51e36da98de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.008921 10.0.0.19 - - [2025-10-27 19:45:23] "GET /project/2fcb4833-9f1e-4db3-b795-1b0f04397018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.078410 10.0.0.19 - - [2025-10-27 19:45:23] "GET /loadbalancer/06eb24b1-2278-48ac-b831-f23619e78d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.011729 10.0.0.19 - - [2025-10-27 19:45:23] "POST /floating-ips HTTP/1.1" 200 581 0.091872 10.0.0.19 - - [2025-10-27 19:45:24] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.135895 10.0.0.19 - - [2025-10-27 19:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018896 10.0.0.19 - - [2025-10-27 19:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.026574 10.0.0.19 - - [2025-10-27 19:45:24] "GET /project/2fcb4833-9f1e-4db3-b795-1b0f04397018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.121495 10.0.0.19 - - [2025-10-27 19:45:24] "GET /loadbalancer-listener/34296b71-6bf3-46dd-943e-356433ece12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002934 10.0.0.19 - - [2025-10-27 19:45:24] "GET /loadbalancer-listener/34296b71-6bf3-46dd-943e-356433ece12c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003242 10.0.0.19 - - [2025-10-27 19:45:24] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.106423 10.0.0.19 - - [2025-10-27 19:45:24] "GET /instance-ip/5f5e7e02-ca1b-4a50-8985-51e36da98de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.023065 10.0.0.19 - - [2025-10-27 19:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.19 - - [2025-10-27 19:45:24] "GET /instance-ip/5f5e7e02-ca1b-4a50-8985-51e36da98de0?fields=floating_ips HTTP/1.1" 200 1163 0.011531 10.0.0.19 - - [2025-10-27 19:45:24] "GET /floating-ip/2d5076ed-42c4-4d51-bac6-4fc117542f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.004321 10.0.0.19 - - [2025-10-27 19:45:24] "GET /project/2fcb4833-9f1e-4db3-b795-1b0f04397018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.082752 10.0.0.19 - - [2025-10-27 19:45:24] "GET /loadbalancer/06eb24b1-2278-48ac-b831-f23619e78d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002872 10.0.0.19 - - [2025-10-27 19:45:24] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.026501 10.0.0.19 - - [2025-10-27 19:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.079278 10.0.0.19 - - [2025-10-27 19:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.19 - - [2025-10-27 19:45:24] "GET /project/2fcb4833-9f1e-4db3-b795-1b0f04397018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054280 10.0.0.19 - - [2025-10-27 19:45:24] "GET /loadbalancer-listener/a9cba0f9-8a79-485f-a91d-c7d77e61a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.011507 10.0.0.19 - - [2025-10-27 19:45:24] "GET /loadbalancer-listener/a9cba0f9-8a79-485f-a91d-c7d77e61a246?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.019950 10.0.0.19 - - [2025-10-27 19:45:24] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.045288 10.0.0.19 - - [2025-10-27 19:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.19 - - [2025-10-27 19:45:25] "GET /instance-ip/5f5e7e02-ca1b-4a50-8985-51e36da98de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.011793 10.0.0.19 - - [2025-10-27 19:45:25] "GET /instance-ip/5f5e7e02-ca1b-4a50-8985-51e36da98de0?fields=floating_ips HTTP/1.1" 200 1163 0.003324 10.0.0.19 - - [2025-10-27 19:45:25] "GET /floating-ip/2d5076ed-42c4-4d51-bac6-4fc117542f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003099 10.0.0.19 - - [2025-10-27 19:45:25] "GET /project/2fcb4833-9f1e-4db3-b795-1b0f04397018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068136 10.0.0.19 - - [2025-10-27 19:45:25] "GET /loadbalancer/06eb24b1-2278-48ac-b831-f23619e78d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.016982 10.0.0.19 - - [2025-10-27 19:45:25] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.045097 10.0.0.19 - - [2025-10-27 19:45:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.027492 10.0.0.19 - - [2025-10-27 19:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005888 10.0.0.19 - - [2025-10-27 19:45:25] "GET /project/2fcb4833-9f1e-4db3-b795-1b0f04397018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040778 10.0.0.19 - - [2025-10-27 19:45:25] "GET /loadbalancer-listener/a136b7eb-8c2a-4f26-9ea0-0a1be0424994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.007561 10.0.0.19 - - [2025-10-27 19:45:25] "GET /loadbalancer-listener/a136b7eb-8c2a-4f26-9ea0-0a1be0424994?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.006789 10.0.0.19 - - [2025-10-27 19:45:25] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.028107 10.0.0.19 - - [2025-10-27 19:45:25] "GET /instance-ip/5f5e7e02-ca1b-4a50-8985-51e36da98de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.005909 10.0.0.19 - - [2025-10-27 19:45:25] "GET /instance-ip/5f5e7e02-ca1b-4a50-8985-51e36da98de0?fields=floating_ips HTTP/1.1" 200 1163 0.004297 10.0.0.19 - - [2025-10-27 19:45:25] "GET /floating-ip/2d5076ed-42c4-4d51-bac6-4fc117542f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002866 10.0.0.19 - - [2025-10-27 19:45:25] "POST /tags HTTP/1.1" 200 357 0.103336 10.0.0.19 - - [2025-10-27 19:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017036 10.0.0.19 - - [2025-10-27 19:45:25] "GET /tag/53465452-f6de-4ecf-b55c-961e38d24466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.013326 10.0.0.19 - - [2025-10-27 19:45:25] "POST /tags HTTP/1.1" 200 305 0.069836 10.0.0.19 - - [2025-10-27 19:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008123 10.0.0.19 - - [2025-10-27 19:45:25] "GET /tag/ced2f699-12bb-4162-82c2-5b3e0c51df42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013824 10.0.0.19 - - [2025-10-27 19:45:25] "POST /id-to-fqname HTTP/1.1" 200 174 0.002170 10.0.0.19 - - [2025-10-27 19:45:25] "POST /fqname-to-id HTTP/1.1" 404 183 0.023619 10.0.0.19 - - [2025-10-27 19:45:26] "POST /security-groups HTTP/1.1" 200 571 0.092961 10.0.0.19 - - [2025-10-27 19:45:26] "POST /projects HTTP/1.1" 200 483 0.282896 10.0.0.19 - - [2025-10-27 19:45:26] "POST /fqname-to-id HTTP/1.1" 404 214 0.010150 10.0.0.19 - - [2025-10-27 19:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.075762 10.0.0.19 - - [2025-10-27 19:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009661 10.0.0.19 - - [2025-10-27 19:45:26] "POST /access-control-lists HTTP/1.1" 200 580 0.069560 10.0.0.19 - - [2025-10-27 19:45:26] "POST /fqname-to-id HTTP/1.1" 404 213 0.010561 10.0.0.19 - - [2025-10-27 19:45:26] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.015850 10.0.0.19 - - [2025-10-27 19:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010717 10.0.0.19 - - [2025-10-27 19:45:26] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.009535 10.0.0.19 - - [2025-10-27 19:45:26] "POST /access-control-lists HTTP/1.1" 200 578 0.100920 10.0.0.19 - - [2025-10-27 19:45:26] "GET / HTTP/1.1" 200 35931 0.001433 10.0.0.19 - - [2025-10-27 19:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.19 - - [2025-10-27 19:45:26] "GET /global-system-config/62455f65-4adc-4583-8460-e041293f440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005343 10.0.0.19 - - [2025-10-27 19:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.19 - - [2025-10-27 19:45:26] "PUT /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d HTTP/1.1" 200 264 0.080259 10.0.0.19 - - [2025-10-27 19:45:26] "GET /config-node/27653888-624f-4ee1-a8e4-605eb2dc7f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.014968 10.0.0.19 - - [2025-10-27 19:45:26] "PUT /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7 HTTP/1.1" 200 264 0.062698 10.0.0.19 - - [2025-10-27 19:45:26] "POST /security-groups HTTP/1.1" 200 537 0.080265 10.0.0.19 - - [2025-10-27 19:45:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.002772 10.0.0.19 - - [2025-10-27 19:45:26] "POST /access-control-lists HTTP/1.1" 200 596 0.071142 10.0.0.19 - - [2025-10-27 19:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.057607 10.0.0.19 - - [2025-10-27 19:45:26] "POST /fqname-to-id HTTP/1.1" 404 233 0.029120 10.0.0.19 - - [2025-10-27 19:45:26] "POST /chown HTTP/1.1" 200 109 0.033011 10.0.0.19 - - [2025-10-27 19:45:26] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.021852 10.0.0.19 - - [2025-10-27 19:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.19 - - [2025-10-27 19:45:26] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002315 10.0.0.19 - - [2025-10-27 19:45:26] "POST /access-control-lists HTTP/1.1" 200 594 0.105848 10.0.0.19 - - [2025-10-27 19:45:26] "POST /tags HTTP/1.1" 409 207 0.001937 10.0.0.19 - - [2025-10-27 19:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.19 - - [2025-10-27 19:45:26] "GET /tag/ced2f699-12bb-4162-82c2-5b3e0c51df42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010810 10.0.0.19 - - [2025-10-27 19:45:26] "POST /firewall-rules HTTP/1.1" 200 564 0.067978 10.0.0.19 - - [2025-10-27 19:45:26] "GET /firewall-rule/e7e19076-bcae-45cc-8af8-8f33d3df53ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003974 10.0.0.19 - - [2025-10-27 19:45:26] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002125 10.0.0.19 - - [2025-10-27 19:45:26] "GET /firewall-rule/e7e19076-bcae-45cc-8af8-8f33d3df53ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002246 10.0.0.19 - - [2025-10-27 19:45:27] "POST /ref-update HTTP/1.1" 200 156 0.027881 10.0.0.19 - - [2025-10-27 19:45:27] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008899 10.0.0.19 - - [2025-10-27 19:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.19 - - [2025-10-27 19:45:27] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003605 10.0.0.19 - - [2025-10-27 19:45:27] "POST /tags HTTP/1.1" 409 207 0.001694 10.0.0.19 - - [2025-10-27 19:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.19 - - [2025-10-27 19:45:27] "GET /tag/ced2f699-12bb-4162-82c2-5b3e0c51df42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012261 10.0.0.19 - - [2025-10-27 19:45:27] "POST /firewall-rules HTTP/1.1" 200 562 0.070164 10.0.0.19 - - [2025-10-27 19:45:27] "GET /firewall-rule/f5bae061-f1b7-49a5-84ac-07ba3d5c7946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.014473 10.0.0.19 - - [2025-10-27 19:45:27] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004202 10.0.0.19 - - [2025-10-27 19:45:27] "GET /firewall-rule/f5bae061-f1b7-49a5-84ac-07ba3d5c7946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002094 10.0.0.19 - - [2025-10-27 19:45:27] "POST /ref-update HTTP/1.1" 200 156 0.039927 10.0.0.19 - - [2025-10-27 19:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016154 10.0.0.19 - - [2025-10-27 19:45:27] "GET /loadbalancer/ceb1a90b-6b2d-465c-801c-b397c47a994e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003080 10.0.0.19 - - [2025-10-27 19:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.19 - - [2025-10-27 19:45:27] "GET /loadbalancer/06eb24b1-2278-48ac-b831-f23619e78d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002608 10.0.0.19 - - [2025-10-27 19:45:27] "POST /tags HTTP/1.1" 200 355 0.017988 10.0.0.19 - - [2025-10-27 19:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.19 - - [2025-10-27 19:45:27] "GET /tag/b3d3e9e9-8997-4a92-a00b-5e0225a6b466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011935 10.0.0.19 - - [2025-10-27 19:45:27] "POST /tags HTTP/1.1" 200 303 0.029269 10.0.0.19 - - [2025-10-27 19:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020359 10.0.0.19 - - [2025-10-27 19:45:27] "GET /tag/632e31c2-d80a-43bf-8023-3b982ed5e2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012142 10.0.0.19 - - [2025-10-27 19:45:27] "POST /projects HTTP/1.1" 409 218 0.002589 10.0.0.19 - - [2025-10-27 19:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.19 - - [2025-10-27 19:45:27] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049838 10.0.0.19 - - [2025-10-27 19:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.19 - - [2025-10-27 19:45:27] "GET /network-ipam/75aefb9e-cb9d-4093-bac2-8f59a7687852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002787 10.0.0.19 - - [2025-10-27 19:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.19 - - [2025-10-27 19:45:27] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004444 10.0.0.19 - - [2025-10-27 19:45:27] "PUT /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d HTTP/1.1" 200 264 0.046787 10.0.0.19 - - [2025-10-27 19:45:27] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.012609 10.0.0.19 - - [2025-10-27 19:45:28] "POST /set-tag HTTP/1.1" 200 109 0.050519 10.0.0.19 - - [2025-10-27 19:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005544 10.0.0.19 - - [2025-10-27 19:45:28] "GET /network-ipam/0aadf69e-96f2-4785-8931-558573fddbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1571 0.002320 10.0.0.19 - - [2025-10-27 19:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.19 - - [2025-10-27 19:45:28] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004312 10.0.0.19 - - [2025-10-27 19:45:28] "PUT /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7 HTTP/1.1" 200 264 0.056142 10.0.0.19 - - [2025-10-27 19:45:28] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004619 10.0.0.19 - - [2025-10-27 19:45:28] "POST /set-tag HTTP/1.1" 200 109 0.047911 10.0.0.19 - - [2025-10-27 19:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.19 - - [2025-10-27 19:45:28] "GET /network-policy/8d447692-c68b-41a6-8749-d588ba1a78da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002795 10.0.0.19 - - [2025-10-27 19:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.19 - - [2025-10-27 19:45:28] "GET /network-policy/4bb333ff-68a3-4519-b0f7-e5d24bd52679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002249 10.0.0.19 - - [2025-10-27 19:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.19 - - [2025-10-27 19:45:28] "GET /network-policy/604179d5-6ff2-4626-9871-8d2f75b9cd88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002455 10.0.0.19 - - [2025-10-27 19:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.19 - - [2025-10-27 19:45:28] "PUT /network-policy/604179d5-6ff2-4626-9871-8d2f75b9cd88 HTTP/1.1" 200 262 0.009803 10.0.0.19 - - [2025-10-27 19:45:28] "POST /ref-update HTTP/1.1" 200 156 0.062367 10.0.0.19 - - [2025-10-27 19:45:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011347 10.0.0.19 - - [2025-10-27 19:45:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002177 10.0.0.19 - - [2025-10-27 19:45:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001913 10.0.0.19 - - [2025-10-27 19:45:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001781 10.0.0.19 - - [2025-10-27 19:45:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002114 10.0.0.19 - - [2025-10-27 19:45:28] "POST /security-groups HTTP/1.1" 409 245 0.002295 10.0.0.19 - - [2025-10-27 19:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.19 - - [2025-10-27 19:45:28] "PUT /security-group/323eb16c-ef0f-4e72-a266-f8ca54fdb306 HTTP/1.1" 200 262 0.055787 10.0.0.19 - - [2025-10-27 19:45:28] "PUT /access-control-list/1e1a4557-cd4e-41de-bb31-059b95704159 HTTP/1.1" 200 272 0.024107 10.0.0.19 - - [2025-10-27 19:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.035945 10.0.0.19 - - [2025-10-27 19:45:28] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.018336 10.0.0.19 - - [2025-10-27 19:45:28] "PUT /access-control-list/8dfa526a-9041-4b10-b2b1-88e13657dd74 HTTP/1.1" 200 272 0.033295 10.0.0.19 - - [2025-10-27 19:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007053 10.0.0.19 - - [2025-10-27 19:45:28] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002719 10.0.0.19 - - [2025-10-27 19:45:28] "POST /tags HTTP/1.1" 409 206 0.008367 10.0.0.19 - - [2025-10-27 19:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.19 - - [2025-10-27 19:45:28] "GET /tag/632e31c2-d80a-43bf-8023-3b982ed5e2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010200 10.0.0.19 - - [2025-10-27 19:45:29] "POST /firewall-rules HTTP/1.1" 200 562 0.072602 10.0.0.19 - - [2025-10-27 19:45:29] "GET /firewall-rule/b4bcd6ce-8b8e-4792-977d-4c4c1120176b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.011859 10.0.0.19 - - [2025-10-27 19:45:29] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004297 10.0.0.19 - - [2025-10-27 19:45:29] "GET /firewall-rule/b4bcd6ce-8b8e-4792-977d-4c4c1120176b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002864 10.0.0.19 - - [2025-10-27 19:45:29] "POST /ref-update HTTP/1.1" 200 156 0.025132 10.0.0.19 - - [2025-10-27 19:45:29] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003391 10.0.0.19 - - [2025-10-27 19:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004361 10.0.0.19 - - [2025-10-27 19:45:29] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006657 10.0.0.19 - - [2025-10-27 19:45:29] "POST /tags HTTP/1.1" 409 206 0.002355 10.0.0.19 - - [2025-10-27 19:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2025-10-27 19:45:29] "GET /tag/632e31c2-d80a-43bf-8023-3b982ed5e2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012329 10.0.0.19 - - [2025-10-27 19:45:29] "POST /firewall-rules HTTP/1.1" 200 560 0.073107 10.0.0.19 - - [2025-10-27 19:45:29] "GET /firewall-rule/a1d83179-9062-46ba-91bb-635d29263e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.010877 10.0.0.19 - - [2025-10-27 19:45:29] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003870 10.0.0.19 - - [2025-10-27 19:45:29] "GET /firewall-rule/a1d83179-9062-46ba-91bb-635d29263e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005303 10.0.0.19 - - [2025-10-27 19:45:29] "POST /ref-update HTTP/1.1" 200 156 0.038231 10.0.0.19 - - [2025-10-27 19:45:29] "POST /tags HTTP/1.1" 200 371 0.024895 10.0.0.19 - - [2025-10-27 19:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2025-10-27 19:45:29] "GET /tag/d66f4b46-e14a-4611-8a7b-32fe57308904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.011531 10.0.0.19 - - [2025-10-27 19:45:29] "POST /tags HTTP/1.1" 200 319 0.029479 10.0.0.19 - - [2025-10-27 19:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.19 - - [2025-10-27 19:45:29] "GET /tag/e1dc3f98-0e7d-464e-b890-354efc89193a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012187 10.0.0.19 - - [2025-10-27 19:45:29] "POST /id-to-fqname HTTP/1.1" 200 181 0.000460 10.0.0.19 - - [2025-10-27 19:45:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.002989 10.0.0.19 - - [2025-10-27 19:45:29] "POST /security-groups HTTP/1.1" 200 578 0.067032 10.0.0.19 - - [2025-10-27 19:45:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.001975 10.0.0.19 - - [2025-10-27 19:45:29] "POST /projects HTTP/1.1" 200 497 0.208400 10.0.0.19 - - [2025-10-27 19:45:29] "POST /access-control-lists HTTP/1.1" 200 587 0.067549 10.0.0.19 - - [2025-10-27 19:45:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.009730 10.0.0.19 - - [2025-10-27 19:45:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.070742 10.0.0.19 - - [2025-10-27 19:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010218 10.0.0.19 - - [2025-10-27 19:45:30] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.004926 10.0.0.19 - - [2025-10-27 19:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.19 - - [2025-10-27 19:45:30] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.042155 10.0.0.19 - - [2025-10-27 19:45:30] "POST /access-control-lists HTTP/1.1" 200 585 0.069031 10.0.0.19 - - [2025-10-27 19:45:30] "PUT /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d HTTP/1.1" 200 264 0.051947 10.0.0.19 - - [2025-10-27 19:45:30] "PUT /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7 HTTP/1.1" 200 264 0.057545 10.0.0.19 - - [2025-10-27 19:45:30] "POST /security-groups HTTP/1.1" 200 558 0.091427 10.0.0.19 - - [2025-10-27 19:45:30] "POST /fqname-to-id HTTP/1.1" 404 248 0.003788 10.0.0.19 - - [2025-10-27 19:45:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.047810 10.0.0.19 - - [2025-10-27 19:45:30] "POST /chown HTTP/1.1" 200 109 0.009988 10.0.0.19 - - [2025-10-27 19:45:30] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005568 10.0.0.19 - - [2025-10-27 19:45:30] "POST /access-control-lists HTTP/1.1" 200 610 0.098592 10.0.0.19 - - [2025-10-27 19:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.19 - - [2025-10-27 19:45:30] "POST /fqname-to-id HTTP/1.1" 404 247 0.018331 10.0.0.19 - - [2025-10-27 19:45:30] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006670 10.0.0.19 - - [2025-10-27 19:45:30] "POST /tags HTTP/1.1" 409 214 0.001505 10.0.0.19 - - [2025-10-27 19:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.19 - - [2025-10-27 19:45:30] "GET /tag/e1dc3f98-0e7d-464e-b890-354efc89193a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.009883 10.0.0.19 - - [2025-10-27 19:45:30] "POST /access-control-lists HTTP/1.1" 200 608 0.078220 10.0.0.19 - - [2025-10-27 19:45:30] "POST /firewall-rules HTTP/1.1" 200 578 0.139052 10.0.0.19 - - [2025-10-27 19:45:30] "GET /firewall-rule/35bd9980-356f-428e-8bf4-e5f42668db61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.016804 10.0.0.19 - - [2025-10-27 19:45:30] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003657 10.0.0.19 - - [2025-10-27 19:45:30] "GET /firewall-rule/35bd9980-356f-428e-8bf4-e5f42668db61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002657 10.0.0.19 - - [2025-10-27 19:45:30] "POST /ref-update HTTP/1.1" 200 156 0.026536 10.0.0.19 - - [2025-10-27 19:45:30] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.016154 10.0.0.19 - - [2025-10-27 19:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.19 - - [2025-10-27 19:45:30] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002875 10.0.0.19 - - [2025-10-27 19:45:30] "POST /tags HTTP/1.1" 409 214 0.001657 10.0.0.19 - - [2025-10-27 19:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.19 - - [2025-10-27 19:45:30] "GET /tag/e1dc3f98-0e7d-464e-b890-354efc89193a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010151 10.0.0.19 - - [2025-10-27 19:45:31] "POST /firewall-rules HTTP/1.1" 200 576 0.071709 10.0.0.19 - - [2025-10-27 19:45:31] "GET /firewall-rule/5b184c68-4f47-4660-a62d-1803b4e5c25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.023157 10.0.0.19 - - [2025-10-27 19:45:31] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004633 10.0.0.19 - - [2025-10-27 19:45:31] "GET /firewall-rule/5b184c68-4f47-4660-a62d-1803b4e5c25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002538 10.0.0.19 - - [2025-10-27 19:45:31] "POST /ref-update HTTP/1.1" 200 156 0.027424 10.0.0.19 - - [2025-10-27 19:45:31] "POST /tags HTTP/1.1" 200 363 0.022404 10.0.0.19 - - [2025-10-27 19:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011143 10.0.0.19 - - [2025-10-27 19:45:31] "GET /tag/670d2ab1-7ab0-41ec-bf06-5e84f3cee5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011122 10.0.0.19 - - [2025-10-27 19:45:31] "POST /tags HTTP/1.1" 200 311 0.024929 10.0.0.19 - - [2025-10-27 19:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011892 10.0.0.19 - - [2025-10-27 19:45:31] "GET /tag/78c5763d-8a9d-41d2-b0d4-433ba6af072e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014419 10.0.0.19 - - [2025-10-27 19:45:31] "POST /id-to-fqname HTTP/1.1" 200 177 0.006909 10.0.0.19 - - [2025-10-27 19:45:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.002895 10.0.0.19 - - [2025-10-27 19:45:31] "POST /security-groups HTTP/1.1" 200 574 0.064208 10.0.0.19 - - [2025-10-27 19:45:31] "POST /projects HTTP/1.1" 200 489 0.173965 10.0.0.19 - - [2025-10-27 19:45:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015143 10.0.0.19 - - [2025-10-27 19:45:31] "POST /fqname-to-id HTTP/1.1" 404 217 0.013283 10.0.0.19 - - [2025-10-27 19:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.19 - - [2025-10-27 19:45:31] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.014574 10.0.0.19 - - [2025-10-27 19:45:31] "POST /access-control-lists HTTP/1.1" 200 583 0.064500 10.0.0.19 - - [2025-10-27 19:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010762 10.0.0.19 - - [2025-10-27 19:45:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.012166 10.0.0.19 - - [2025-10-27 19:45:31] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005617 10.0.0.19 - - [2025-10-27 19:45:31] "POST /access-control-lists HTTP/1.1" 200 581 0.082875 10.0.0.19 - - [2025-10-27 19:45:31] "PUT /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d HTTP/1.1" 200 264 0.105804 10.0.0.19 - - [2025-10-27 19:45:31] "PUT /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7 HTTP/1.1" 200 264 0.053272 10.0.0.19 - - [2025-10-27 19:45:32] "POST /security-groups HTTP/1.1" 200 546 0.086201 10.0.0.19 - - [2025-10-27 19:45:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.003603 10.0.0.19 - - [2025-10-27 19:45:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012758 10.0.0.19 - - [2025-10-27 19:45:32] "POST /chown HTTP/1.1" 200 109 0.045455 10.0.0.19 - - [2025-10-27 19:45:32] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.017581 10.0.0.19 - - [2025-10-27 19:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007086 10.0.0.19 - - [2025-10-27 19:45:32] "POST /access-control-lists HTTP/1.1" 200 602 0.139909 10.0.0.19 - - [2025-10-27 19:45:32] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004840 10.0.0.19 - - [2025-10-27 19:45:32] "POST /fqname-to-id HTTP/1.1" 404 239 0.014530 10.0.0.19 - - [2025-10-27 19:45:32] "POST /tags HTTP/1.1" 409 210 0.008869 10.0.0.19 - - [2025-10-27 19:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006494 10.0.0.19 - - [2025-10-27 19:45:32] "GET /tag/78c5763d-8a9d-41d2-b0d4-433ba6af072e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017416 10.0.0.19 - - [2025-10-27 19:45:32] "POST /access-control-lists HTTP/1.1" 200 600 0.092100 10.0.0.19 - - [2025-10-27 19:45:32] "POST /firewall-rules HTTP/1.1" 200 570 0.162021 10.0.0.19 - - [2025-10-27 19:45:32] "GET /firewall-rule/0a71da2d-db81-4ce3-9b1c-482bfd51931a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007254 10.0.0.19 - - [2025-10-27 19:45:32] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003320 10.0.0.19 - - [2025-10-27 19:45:32] "GET /firewall-rule/0a71da2d-db81-4ce3-9b1c-482bfd51931a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002134 10.0.0.19 - - [2025-10-27 19:45:32] "POST /ref-update HTTP/1.1" 200 156 0.063901 10.0.0.19 - - [2025-10-27 19:45:32] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013649 10.0.0.19 - - [2025-10-27 19:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.19 - - [2025-10-27 19:45:32] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002600 10.0.0.19 - - [2025-10-27 19:45:32] "POST /tags HTTP/1.1" 409 210 0.001769 10.0.0.19 - - [2025-10-27 19:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.19 - - [2025-10-27 19:45:32] "GET /tag/78c5763d-8a9d-41d2-b0d4-433ba6af072e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017743 10.0.0.19 - - [2025-10-27 19:45:32] "POST /firewall-rules HTTP/1.1" 200 568 0.077455 10.0.0.19 - - [2025-10-27 19:45:32] "GET /firewall-rule/df81f1e7-81d3-461f-bdd0-dab10563f498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.011961 10.0.0.19 - - [2025-10-27 19:45:32] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005534 10.0.0.19 - - [2025-10-27 19:45:32] "GET /firewall-rule/df81f1e7-81d3-461f-bdd0-dab10563f498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003367 10.0.0.19 - - [2025-10-27 19:45:32] "POST /ref-update HTTP/1.1" 200 156 0.040667 10.0.0.19 - - [2025-10-27 19:45:33] "POST /tags HTTP/1.1" 200 363 0.030116 10.0.0.19 - - [2025-10-27 19:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.19 - - [2025-10-27 19:45:33] "GET /tag/b2b81773-626a-47d7-824c-635d2bd1b7b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012733 10.0.0.19 - - [2025-10-27 19:45:33] "POST /tags HTTP/1.1" 200 311 0.024272 10.0.0.19 - - [2025-10-27 19:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.19 - - [2025-10-27 19:45:33] "GET /tag/ae79f040-4293-4eb8-bffe-ad052dd7db4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012585 10.0.0.19 - - [2025-10-27 19:45:33] "POST /projects HTTP/1.1" 409 223 0.001861 10.0.0.19 - - [2025-10-27 19:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.19 - - [2025-10-27 19:45:33] "GET /project/2fcb4833-9f1e-4db3-b795-1b0f04397018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031075 10.0.0.19 - - [2025-10-27 19:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.19 - - [2025-10-27 19:45:33] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004373 10.0.0.19 - - [2025-10-27 19:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.19 - - [2025-10-27 19:45:33] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004084 10.0.0.19 - - [2025-10-27 19:45:33] "PUT /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d HTTP/1.1" 200 264 0.050974 10.0.0.19 - - [2025-10-27 19:45:33] "PUT /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7 HTTP/1.1" 200 264 0.082363 10.0.0.19 - - [2025-10-27 19:45:33] "POST /security-groups HTTP/1.1" 409 253 0.004554 10.0.0.19 - - [2025-10-27 19:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005906 10.0.0.19 - - [2025-10-27 19:45:33] "PUT /security-group/87825f89-45f8-4a9b-b2b6-9465b83e747b HTTP/1.1" 200 262 0.055456 10.0.0.19 - - [2025-10-27 19:45:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.027223 10.0.0.19 - - [2025-10-27 19:45:33] "PUT /access-control-list/72990f28-1eac-416b-8877-13e5bae260cf HTTP/1.1" 200 272 0.014879 10.0.0.19 - - [2025-10-27 19:45:33] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.025762 10.0.0.19 - - [2025-10-27 19:45:33] "PUT /access-control-list/b6c13431-d112-44e1-9f0c-1925be7937f1 HTTP/1.1" 200 272 0.036144 10.0.0.19 - - [2025-10-27 19:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.19 - - [2025-10-27 19:45:33] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002466 10.0.0.19 - - [2025-10-27 19:45:33] "POST /tags HTTP/1.1" 409 210 0.001647 10.0.0.19 - - [2025-10-27 19:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.19 - - [2025-10-27 19:45:33] "GET /tag/ae79f040-4293-4eb8-bffe-ad052dd7db4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015576 10.0.0.19 - - [2025-10-27 19:45:33] "POST /firewall-rules HTTP/1.1" 200 570 0.062821 10.0.0.19 - - [2025-10-27 19:45:33] "GET /firewall-rule/89af4ddb-18b7-4957-acee-3583e5e3fe8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.017479 10.0.0.19 - - [2025-10-27 19:45:33] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003899 10.0.0.19 - - [2025-10-27 19:45:33] "GET /firewall-rule/89af4ddb-18b7-4957-acee-3583e5e3fe8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002176 10.0.0.19 - - [2025-10-27 19:45:33] "POST /ref-update HTTP/1.1" 200 156 0.040691 10.0.0.19 - - [2025-10-27 19:45:34] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002442 10.0.0.19 - - [2025-10-27 19:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.19 - - [2025-10-27 19:45:34] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006414 10.0.0.19 - - [2025-10-27 19:45:34] "POST /tags HTTP/1.1" 409 210 0.001401 10.0.0.19 - - [2025-10-27 19:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.19 - - [2025-10-27 19:45:34] "GET /tag/ae79f040-4293-4eb8-bffe-ad052dd7db4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009710 10.0.0.19 - - [2025-10-27 19:45:34] "POST /firewall-rules HTTP/1.1" 200 568 0.060904 10.0.0.19 - - [2025-10-27 19:45:34] "GET /firewall-rule/da7450ad-d8c1-4a7d-aece-f43f6896863d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.015986 10.0.0.19 - - [2025-10-27 19:45:34] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003721 10.0.0.19 - - [2025-10-27 19:45:34] "GET /firewall-rule/da7450ad-d8c1-4a7d-aece-f43f6896863d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002084 10.0.0.19 - - [2025-10-27 19:45:34] "POST /ref-update HTTP/1.1" 200 156 0.036578 10.0.0.19 - - [2025-10-27 19:45:34] "POST /tags HTTP/1.1" 200 301 0.047693 10.0.0.19 - - [2025-10-27 19:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014903 10.0.0.19 - - [2025-10-27 19:45:34] "GET /tag/ba820e5a-f5bb-4378-9eef-e7a8d3340e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014804 10.0.0.19 - - [2025-10-27 19:45:34] "POST /tags HTTP/1.1" 200 325 0.068930 10.0.0.19 - - [2025-10-27 19:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.021185 10.0.0.19 - - [2025-10-27 19:45:34] "GET /tag/20be9164-a6ad-4902-8f99-1890ae528d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.019161 10.0.0.19 - - [2025-10-27 19:45:34] "POST /tags HTTP/1.1" 409 237 0.002129 10.0.0.19 - - [2025-10-27 19:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.19 - - [2025-10-27 19:45:34] "GET /tag/b2b81773-626a-47d7-824c-635d2bd1b7b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.009893 10.0.0.19 - - [2025-10-27 19:45:34] "POST /tags HTTP/1.1" 409 210 0.001922 10.0.0.19 - - [2025-10-27 19:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.19 - - [2025-10-27 19:45:34] "GET /tag/ae79f040-4293-4eb8-bffe-ad052dd7db4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017325 10.0.0.19 - - [2025-10-27 19:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.19 - - [2025-10-27 19:45:34] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003637 10.0.0.19 - - [2025-10-27 19:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.19 - - [2025-10-27 19:45:34] "GET /project/2fcb4833-9f1e-4db3-b795-1b0f04397018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033730 10.0.0.19 - - [2025-10-27 19:45:34] "POST /virtual-machines HTTP/1.1" 200 377 0.010396 10.0.0.19 - - [2025-10-27 19:45:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016627 10.0.0.19 - - [2025-10-27 19:45:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.117386 10.0.0.19 - - [2025-10-27 19:45:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.075787 10.0.0.19 - - [2025-10-27 19:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008291 10.0.0.19 - - [2025-10-27 19:45:35] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.013621 10.0.0.19 - - [2025-10-27 19:45:35] "POST /instance-ips HTTP/1.1" 200 409 0.077175 10.0.0.19 - - [2025-10-27 19:45:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019511 10.0.0.19 - - [2025-10-27 19:45:35] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.021783 10.0.0.19 - - [2025-10-27 19:45:35] "POST /set-tag HTTP/1.1" 200 109 0.040409 10.0.0.19 - - [2025-10-27 19:45:35] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011227 10.0.0.19 - - [2025-10-27 19:45:35] "GET /instance-ip/814c8a44-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005799 10.0.0.19 - - [2025-10-27 19:45:35] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007973 10.0.0.19 - - [2025-10-27 19:45:35] "POST /set-tag HTTP/1.1" 200 109 0.002606 10.0.0.19 - - [2025-10-27 19:45:35] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004217 10.0.0.19 - - [2025-10-27 19:45:35] "POST /set-tag HTTP/1.1" 200 109 0.003601 10.0.0.19 - - [2025-10-27 19:45:35] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007049 10.0.0.19 - - [2025-10-27 19:45:35] "POST /set-tag HTTP/1.1" 200 109 0.005686 10.0.0.19 - - [2025-10-27 19:45:37] "GET / HTTP/1.1" 200 35931 0.001866 10.0.0.19 - - [2025-10-27 19:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.19 - - [2025-10-27 19:45:37] "GET /routing-instance/b6ab7b39-9bef-4465-a48c-0e70cf9bcafe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002823 10.0.0.19 - - [2025-10-27 19:45:37] "POST /bgp-routers HTTP/1.1" 409 301 0.002059 10.0.0.19 - - [2025-10-27 19:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.19 - - [2025-10-27 19:45:37] "GET /bgp-router/9fc49b1b-4327-40e8-8ab8-f9054e6163f4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.006257 10.0.0.19 - - [2025-10-27 19:45:37] "PUT /bgp-router/9fc49b1b-4327-40e8-8ab8-f9054e6163f4 HTTP/1.1" 200 254 0.016094 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:45:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:45:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001074 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:45:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001131 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:45:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001107 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:45:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:45:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:45:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:45:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:45:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001336 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:45:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001095 10.0.0.27 - - [2025-10-27 19:46:44] "GET / HTTP/1.1" 200 35931 0.001324 10.0.0.27 - - [2025-10-27 19:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.27 - - [2025-10-27 19:46:44] "GET /global-system-config/62455f65-4adc-4583-8460-e041293f440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004044 10.0.0.27 - - [2025-10-27 19:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.27 - - [2025-10-27 19:46:44] "GET /routing-instance/b6ab7b39-9bef-4465-a48c-0e70cf9bcafe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002721 10.0.0.27 - - [2025-10-27 19:46:44] "PUT /global-system-config/62455f65-4adc-4583-8460-e041293f440d HTTP/1.1" 200 274 0.007638 10.0.0.27 - - [2025-10-27 19:46:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.010506 10.0.0.27 - - [2025-10-27 19:46:44] "POST /virtual-routers HTTP/1.1" 200 599 0.014242 10.0.0.27 - - [2025-10-27 19:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008699 10.0.0.27 - - [2025-10-27 19:46:44] "GET /virtual-router/de975dd5-d5db-4e9e-9e96-38d7dfa8862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003884 10.0.0.27 - - [2025-10-27 19:46:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.001854 10.0.0.27 - - [2025-10-27 19:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.27 - - [2025-10-27 19:46:44] "GET /virtual-network/1141e89c-30ff-4201-9143-a2b3a2bee94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003429 10.0.0.27 - - [2025-10-27 19:46:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.044430 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:47:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:47:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001024 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:47:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:47:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:47:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001179 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:47:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001140 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:48:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001105 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:48:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 10.0.0.27 - - [2025-10-27 19:49:20] "GET / HTTP/1.1" 200 35931 0.001263 10.0.0.27 - - [2025-10-27 19:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.27 - - [2025-10-27 19:49:20] "GET /global-system-config/62455f65-4adc-4583-8460-e041293f440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004885 10.0.0.27 - - [2025-10-27 19:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.27 - - [2025-10-27 19:49:20] "GET /routing-instance/b6ab7b39-9bef-4465-a48c-0e70cf9bcafe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003165 10.0.0.27 - - [2025-10-27 19:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.27 - - [2025-10-27 19:49:20] "GET /virtual-router/de975dd5-d5db-4e9e-9e96-38d7dfa8862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002458 10.0.0.27 - - [2025-10-27 19:49:20] "PUT /virtual-router/de975dd5-d5db-4e9e-9e96-38d7dfa8862e HTTP/1.1" 200 262 0.021427 10.0.0.27 - - [2025-10-27 19:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007843 10.0.0.27 - - [2025-10-27 19:49:20] "GET /virtual-router/de975dd5-d5db-4e9e-9e96-38d7dfa8862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002866 10.0.0.27 - - [2025-10-27 19:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.27 - - [2025-10-27 19:49:20] "GET /virtual-machine-interface/e12a28f6-da8a-47eb-b017-1f8544c45e9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004388 10.0.0.27 - - [2025-10-27 19:49:20] "PUT /virtual-machine-interface/e12a28f6-da8a-47eb-b017-1f8544c45e9e HTTP/1.1" 200 284 0.010041 10.0.0.19 - - [2025-10-27 19:49:22] "GET /virtual-router/de975dd5-d5db-4e9e-9e96-38d7dfa8862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003192 10.0.0.19 - - [2025-10-27 19:49:22] "POST /ref-update HTTP/1.1" 200 156 0.007868 10.0.0.19 - - [2025-10-27 19:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.19 - - [2025-10-27 19:49:28] "GET /virtual-router/de975dd5-d5db-4e9e-9e96-38d7dfa8862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003621 10.0.0.19 - - [2025-10-27 19:49:35] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004808 10.0.0.19 - - [2025-10-27 19:49:35] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.19 - - [2025-10-27 19:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.19 - - [2025-10-27 19:49:35] "GET /loadbalancer/06eb24b1-2278-48ac-b831-f23619e78d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002628 10.0.0.19 - - [2025-10-27 19:49:35] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004044 10.0.0.19 - - [2025-10-27 19:49:35] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.19 - - [2025-10-27 19:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.19 - - [2025-10-27 19:49:35] "GET /loadbalancer/06eb24b1-2278-48ac-b831-f23619e78d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002131 10.0.0.19 - - [2025-10-27 19:49:35] "GET /loadbalancer-pool/67006677-4959-44e2-be67-71cd8df4db21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003330 10.0.0.19 - - [2025-10-27 19:49:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015563 10.0.0.19 - - [2025-10-27 19:49:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.014064 10.0.0.19 - - [2025-10-27 19:49:35] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014708 10.0.0.19 - - [2025-10-27 19:49:35] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008049 10.0.0.19 - - [2025-10-27 19:49:35] "POST /ref-update HTTP/1.1" 200 156 0.011844 10.0.0.19 - - [2025-10-27 19:49:35] "GET /floating-ip/2d5076ed-42c4-4d51-bac6-4fc117542f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.008821 10.0.0.19 - - [2025-10-27 19:49:35] "POST /tags HTTP/1.1" 409 205 0.002872 10.0.0.19 - - [2025-10-27 19:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.19 - - [2025-10-27 19:49:35] "GET /tag/c7d82e62-9cca-4be0-9645-bf3bdea8de7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013112 10.0.0.19 - - [2025-10-27 19:49:35] "PUT /floating-ip/2d5076ed-42c4-4d51-bac6-4fc117542f82 HTTP/1.1" 200 256 0.008255 10.0.0.19 - - [2025-10-27 19:49:35] "POST /set-tag HTTP/1.1" 200 109 0.061728 10.0.0.19 - - [2025-10-27 19:49:35] "GET /loadbalancer-pool/2c7b46e0-6c5f-4bf6-b6ec-e39e745943df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.018325 10.0.0.19 - - [2025-10-27 19:49:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018848 10.0.0.19 - - [2025-10-27 19:49:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007699 10.0.0.19 - - [2025-10-27 19:49:36] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017591 10.0.0.19 - - [2025-10-27 19:49:36] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006323 10.0.0.19 - - [2025-10-27 19:49:36] "POST /set-tag HTTP/1.1" 200 109 0.007271 10.0.0.19 - - [2025-10-27 19:49:36] "POST /ref-update HTTP/1.1" 200 156 0.006902 10.0.0.19 - - [2025-10-27 19:49:36] "GET /floating-ip/2d5076ed-42c4-4d51-bac6-4fc117542f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.009899 10.0.0.19 - - [2025-10-27 19:49:36] "GET /loadbalancer-pool/cf331118-6525-478b-a510-71ab8f23331f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003686 10.0.0.19 - - [2025-10-27 19:49:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015067 10.0.0.19 - - [2025-10-27 19:49:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015144 10.0.0.19 - - [2025-10-27 19:49:36] "PUT /floating-ip/2d5076ed-42c4-4d51-bac6-4fc117542f82 HTTP/1.1" 200 256 0.026685 10.0.0.19 - - [2025-10-27 19:49:36] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013756 10.0.0.19 - - [2025-10-27 19:49:36] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003726 10.0.0.19 - - [2025-10-27 19:49:36] "POST /ref-update HTTP/1.1" 200 156 0.011833 10.0.0.19 - - [2025-10-27 19:49:36] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.19 - - [2025-10-27 19:49:36] "GET /floating-ip/2d5076ed-42c4-4d51-bac6-4fc117542f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.002702 10.0.0.19 - - [2025-10-27 19:49:36] "PUT /floating-ip/2d5076ed-42c4-4d51-bac6-4fc117542f82 HTTP/1.1" 200 256 0.011994 10.0.0.19 - - [2025-10-27 19:50:05] "GET /global-system-configs HTTP/1.1" 200 322 0.001964 10.0.0.19 - - [2025-10-27 19:50:06] "GET /global-system-configs HTTP/1.1" 200 322 0.001852 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:51:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000826 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:51:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000807 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:52:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:52:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001078 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:52:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001035 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:52:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:52:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001476 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:52:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000997 10.0.0.19 - - [2025-10-27 19:52:29] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004057 10.0.0.19 - - [2025-10-27 19:52:29] "POST /set-tag HTTP/1.1" 200 109 0.003068 10.0.0.19 - - [2025-10-27 19:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.19 - - [2025-10-27 19:52:29] "GET /loadbalancer/06eb24b1-2278-48ac-b831-f23619e78d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005679 10.0.0.19 - - [2025-10-27 19:52:29] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003636 10.0.0.19 - - [2025-10-27 19:52:29] "POST /set-tag HTTP/1.1" 200 109 0.023073 10.0.0.19 - - [2025-10-27 19:52:29] "DELETE /loadbalancer-member/5cf4e908-7352-4a7c-83cc-5b62c715c987 HTTP/1.1" 200 115 0.049540 10.0.0.19 - - [2025-10-27 19:52:29] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003934 10.0.0.19 - - [2025-10-27 19:52:29] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.19 - - [2025-10-27 19:52:29] "DELETE /loadbalancer-member/67819aaa-004c-4c1c-a071-54d926f8dd91 HTTP/1.1" 200 115 0.042921 10.0.0.19 - - [2025-10-27 19:52:29] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005527 10.0.0.19 - - [2025-10-27 19:52:29] "POST /set-tag HTTP/1.1" 200 109 0.007495 10.0.0.19 - - [2025-10-27 19:52:29] "DELETE /loadbalancer-member/43f157a7-4b78-4516-a0c2-68c59f34146a HTTP/1.1" 200 115 0.022178 10.0.0.19 - - [2025-10-27 19:52:29] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013687 10.0.0.19 - - [2025-10-27 19:52:29] "POST /set-tag HTTP/1.1" 200 109 0.002157 10.0.0.19 - - [2025-10-27 19:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009577 10.0.0.19 - - [2025-10-27 19:52:29] "GET /loadbalancer/06eb24b1-2278-48ac-b831-f23619e78d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.007142 10.0.0.19 - - [2025-10-27 19:52:29] "GET /loadbalancer-pool/67006677-4959-44e2-be67-71cd8df4db21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004669 10.0.0.19 - - [2025-10-27 19:52:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015304 10.0.0.19 - - [2025-10-27 19:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013023 10.0.0.19 - - [2025-10-27 19:52:29] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013323 10.0.0.19 - - [2025-10-27 19:52:29] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004466 10.0.0.19 - - [2025-10-27 19:52:29] "GET /floating-ip/2d5076ed-42c4-4d51-bac6-4fc117542f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002112 10.0.0.19 - - [2025-10-27 19:52:29] "POST /set-tag HTTP/1.1" 200 109 0.071823 10.0.0.19 - - [2025-10-27 19:52:29] "GET /loadbalancer-pool/2c7b46e0-6c5f-4bf6-b6ec-e39e745943df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.021596 10.0.0.19 - - [2025-10-27 19:52:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019917 10.0.0.19 - - [2025-10-27 19:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013111 10.0.0.19 - - [2025-10-27 19:52:29] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011457 10.0.0.19 - - [2025-10-27 19:52:29] "POST /set-tag HTTP/1.1" 200 109 0.005917 10.0.0.19 - - [2025-10-27 19:52:29] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004432 10.0.0.19 - - [2025-10-27 19:52:29] "GET /floating-ip/2d5076ed-42c4-4d51-bac6-4fc117542f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003859 10.0.0.19 - - [2025-10-27 19:52:29] "GET /loadbalancer-pool/cf331118-6525-478b-a510-71ab8f23331f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002852 10.0.0.19 - - [2025-10-27 19:52:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025796 10.0.0.19 - - [2025-10-27 19:52:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026203 10.0.0.19 - - [2025-10-27 19:52:30] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004231 10.0.0.19 - - [2025-10-27 19:52:30] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003680 10.0.0.19 - - [2025-10-27 19:52:30] "GET /floating-ip/2d5076ed-42c4-4d51-bac6-4fc117542f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002016 10.0.0.19 - - [2025-10-27 19:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.19 - - [2025-10-27 19:55:05] "GET /global-system-configs HTTP/1.1" 200 322 0.002062 10.0.0.19 - - [2025-10-27 19:55:06] "GET /global-system-configs HTTP/1.1" 200 322 0.001752 10.0.0.19 - - [2025-10-27 19:55:40] "GET / HTTP/1.1" 200 35931 0.001562 10.0.0.19 - - [2025-10-27 19:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.19 - - [2025-10-27 19:55:40] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030581 10.0.0.19 - - [2025-10-27 19:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2025-10-27 19:55:40] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028706 10.0.0.19 - - [2025-10-27 19:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.19 - - [2025-10-27 19:55:41] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043486 10.0.0.19 - - [2025-10-27 19:55:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.003954 10.0.0.19 - - [2025-10-27 19:55:41] "POST /tags HTTP/1.1" 200 333 0.058350 10.0.0.19 - - [2025-10-27 19:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019159 10.0.0.19 - - [2025-10-27 19:55:41] "GET /tag/68bc79b2-63af-4841-a921-afa3019f255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011050 10.0.0.19 - - [2025-10-27 19:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.19 - - [2025-10-27 19:55:41] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037503 10.0.0.19 - - [2025-10-27 19:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.19 - - [2025-10-27 19:55:41] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005125 10.0.0.19 - - [2025-10-27 19:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.19 - - [2025-10-27 19:55:41] "GET /service-appliance-set/0d11a9f8-f33d-4889-8e63-d0b007e73f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002882 10.0.0.19 - - [2025-10-27 19:55:41] "POST /fqname-to-id HTTP/1.1" 404 254 0.001895 10.0.0.19 - - [2025-10-27 19:55:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.094401 10.0.0.19 - - [2025-10-27 19:55:41] "GET /virtual-machine-interface/fecef7ce-92ac-4e06-8476-7078e2010e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.009912 10.0.0.19 - - [2025-10-27 19:55:41] "POST /instance-ips HTTP/1.1" 200 409 0.020454 10.0.0.19 - - [2025-10-27 19:55:41] "GET /instance-ip/d6248df3-0c12-4cc4-b4ec-04901b5c7dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.010868 10.0.0.19 - - [2025-10-27 19:55:42] "POST /loadbalancers HTTP/1.1" 200 610 0.060210 10.0.0.19 - - [2025-10-27 19:55:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029372 10.0.0.19 - - [2025-10-27 19:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013582 10.0.0.19 - - [2025-10-27 19:55:42] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054739 10.0.0.19 - - [2025-10-27 19:55:42] "GET /instance-ip/d6248df3-0c12-4cc4-b4ec-04901b5c7dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003832 10.0.0.19 - - [2025-10-27 19:55:42] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038972 10.0.0.19 - - [2025-10-27 19:55:42] "GET /loadbalancer/25ad36db-a351-40de-89ce-19b480fcbabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003667 10.0.0.19 - - [2025-10-27 19:55:42] "POST /floating-ips HTTP/1.1" 200 597 0.045051 10.0.0.19 - - [2025-10-27 19:55:42] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.049824 10.0.0.19 - - [2025-10-27 19:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.19 - - [2025-10-27 19:55:42] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052637 10.0.0.19 - - [2025-10-27 19:55:42] "GET /loadbalancer-listener/45dcafed-5653-41e7-84b6-c4bbfc8e58d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.031940 10.0.0.19 - - [2025-10-27 19:55:42] "GET /loadbalancer-listener/45dcafed-5653-41e7-84b6-c4bbfc8e58d2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.010957 10.0.0.19 - - [2025-10-27 19:55:42] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.029171 10.0.0.19 - - [2025-10-27 19:55:42] "GET /instance-ip/d6248df3-0c12-4cc4-b4ec-04901b5c7dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.012606 10.0.0.19 - - [2025-10-27 19:55:42] "GET /instance-ip/d6248df3-0c12-4cc4-b4ec-04901b5c7dbc?fields=floating_ips HTTP/1.1" 200 1213 0.006167 10.0.0.19 - - [2025-10-27 19:55:42] "GET /floating-ip/74a5fa0b-9080-47f1-aca2-f87c7912b455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.054895 10.0.0.19 - - [2025-10-27 19:55:42] "POST /tags HTTP/1.1" 200 295 0.109735 10.0.0.19 - - [2025-10-27 19:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.19 - - [2025-10-27 19:55:42] "GET /tag/a27cc83b-1a61-416a-a439-d19b94eb3511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.011868 10.0.0.19 - - [2025-10-27 19:55:42] "POST /tags HTTP/1.1" 409 233 0.001647 10.0.0.19 - - [2025-10-27 19:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.19 - - [2025-10-27 19:55:42] "GET /tag/b3d3e9e9-8997-4a92-a00b-5e0225a6b466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011559 10.0.0.19 - - [2025-10-27 19:55:42] "POST /tags HTTP/1.1" 409 206 0.001720 10.0.0.19 - - [2025-10-27 19:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.19 - - [2025-10-27 19:55:42] "GET /tag/632e31c2-d80a-43bf-8023-3b982ed5e2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010139 10.0.0.19 - - [2025-10-27 19:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.19 - - [2025-10-27 19:55:42] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004624 10.0.0.19 - - [2025-10-27 19:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.19 - - [2025-10-27 19:55:42] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033540 10.0.0.19 - - [2025-10-27 19:55:42] "POST /virtual-machines HTTP/1.1" 200 369 0.023226 10.0.0.19 - - [2025-10-27 19:55:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016323 10.0.0.19 - - [2025-10-27 19:55:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113834 10.0.0.19 - - [2025-10-27 19:55:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008879 10.0.0.19 - - [2025-10-27 19:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006448 10.0.0.19 - - [2025-10-27 19:55:43] "GET /virtual-machine-interface/eba84012-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.016358 10.0.0.19 - - [2025-10-27 19:55:43] "POST /instance-ips HTTP/1.1" 200 409 0.018949 10.0.0.19 - - [2025-10-27 19:55:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.028253 10.0.0.19 - - [2025-10-27 19:55:43] "GET /virtual-machine-interface/eba84012-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.023268 10.0.0.19 - - [2025-10-27 19:55:43] "POST /set-tag HTTP/1.1" 200 109 0.017758 10.0.0.19 - - [2025-10-27 19:55:43] "GET /virtual-machine-interface/eba84012-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018170 10.0.0.19 - - [2025-10-27 19:55:43] "GET /instance-ip/ebc2059c-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.014271 10.0.0.19 - - [2025-10-27 19:55:43] "GET /virtual-machine-interface/eba84012-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005140 10.0.0.19 - - [2025-10-27 19:55:43] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.19 - - [2025-10-27 19:55:43] "GET /virtual-router/de975dd5-d5db-4e9e-9e96-38d7dfa8862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002732 10.0.0.19 - - [2025-10-27 19:55:43] "POST /ref-update HTTP/1.1" 200 156 0.010965 10.0.0.19 - - [2025-10-27 19:55:43] "GET /virtual-machine-interface/eba84012-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015330 10.0.0.19 - - [2025-10-27 19:55:43] "POST /set-tag HTTP/1.1" 200 109 0.008624 10.0.0.19 - - [2025-10-27 19:55:43] "GET /virtual-machine-interface/eba84012-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004282 10.0.0.19 - - [2025-10-27 19:55:43] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.19 - - [2025-10-27 19:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.19 - - [2025-10-27 19:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.19 - - [2025-10-27 19:55:44] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007775 10.0.0.19 - - [2025-10-27 19:55:44] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048257 10.0.0.19 - - [2025-10-27 19:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018033 10.0.0.19 - - [2025-10-27 19:55:44] "GET /virtual-networks?parent_id=36bdf51a-f0c5-45de-ac38-1f8691bba476&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.021816 10.0.0.19 - - [2025-10-27 19:55:44] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031394 10.0.0.19 - - [2025-10-27 19:55:44] "POST /virtual-machines HTTP/1.1" 200 369 0.008042 10.0.0.19 - - [2025-10-27 19:55:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008809 10.0.0.19 - - [2025-10-27 19:55:44] "POST /virtual-networks HTTP/1.1" 200 512 0.094046 10.0.0.19 - - [2025-10-27 19:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011142 10.0.0.19 - - [2025-10-27 19:55:44] "GET /network-ipam/a7442fc5-cee1-4cd8-bda8-5a81bd46371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.003071 10.0.0.19 - - [2025-10-27 19:55:44] "POST /route-targets HTTP/1.1" 200 327 0.058499 10.0.0.19 - - [2025-10-27 19:55:44] "POST /ref-update HTTP/1.1" 200 156 0.026426 10.0.0.19 - - [2025-10-27 19:55:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.170664 10.0.0.19 - - [2025-10-27 19:55:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.052966 10.0.0.19 - - [2025-10-27 19:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.19 - - [2025-10-27 19:55:45] "POST /useragent-kv HTTP/1.1" 200 115 0.007059 10.0.0.19 - - [2025-10-27 19:55:45] "POST /ref-update HTTP/1.1" 200 156 0.177130 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-network/5d8a22ed-42c2-4c48-b0d8-a2a60d405b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1848 0.003702 10.0.0.19 - - [2025-10-27 19:55:45] "GET /domains HTTP/1.1" 200 280 0.001450 10.0.0.19 - - [2025-10-27 19:55:45] "GET /domain/78836558-eb45-4857-b85b-0e64e6b31822 HTTP/1.1" 200 3086 0.006995 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-machine-interface/ecb64896-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004985 10.0.0.19 - - [2025-10-27 19:55:45] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476 HTTP/1.1" 200 7064 0.043221 10.0.0.19 - - [2025-10-27 19:55:45] "POST /instance-ips HTTP/1.1" 200 409 0.042514 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-network/5d8a22ed-42c2-4c48-b0d8-a2a60d405b2a HTTP/1.1" 200 2077 0.017129 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-network/5d8a22ed-42c2-4c48-b0d8-a2a60d405b2a HTTP/1.1" 200 2077 0.003510 10.0.0.19 - - [2025-10-27 19:55:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022534 10.0.0.19 - - [2025-10-27 19:55:45] "GET /routing-instance/ae3660f5-5c01-4dbb-abe3-9d94f8c74236 HTTP/1.1" 200 1403 0.010080 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-machine-interface/ecb64896-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008914 10.0.0.19 - - [2025-10-27 19:55:45] "GET /routing-instance/ae3660f5-5c01-4dbb-abe3-9d94f8c74236 HTTP/1.1" 200 1403 0.005651 10.0.0.19 - - [2025-10-27 19:55:45] "GET /route-target/d18c02c3-efb7-4dfb-8360-8f85e6739b21 HTTP/1.1" 200 1152 0.002325 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-network/5d8a22ed-42c2-4c48-b0d8-a2a60d405b2a HTTP/1.1" 200 2077 0.004361 10.0.0.19 - - [2025-10-27 19:55:45] "GET /routing-instance/ae3660f5-5c01-4dbb-abe3-9d94f8c74236 HTTP/1.1" 200 1403 0.002695 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-network/5d8a22ed-42c2-4c48-b0d8-a2a60d405b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1848 0.003835 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-network/5d8a22ed-42c2-4c48-b0d8-a2a60d405b2a HTTP/1.1" 200 2077 0.003672 10.0.0.19 - - [2025-10-27 19:55:45] "GET /routing-instance/ae3660f5-5c01-4dbb-abe3-9d94f8c74236 HTTP/1.1" 200 1403 0.003053 10.0.0.19 - - [2025-10-27 19:55:45] "GET /routing-instance/ae3660f5-5c01-4dbb-abe3-9d94f8c74236 HTTP/1.1" 200 1403 0.003301 10.0.0.19 - - [2025-10-27 19:55:45] "GET /route-target/d18c02c3-efb7-4dfb-8360-8f85e6739b21 HTTP/1.1" 200 1152 0.001614 10.0.0.19 - - [2025-10-27 19:55:45] "POST /set-tag HTTP/1.1" 200 109 0.022842 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-machine-interface/ecb64896-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021222 10.0.0.19 - - [2025-10-27 19:55:45] "GET /instance-ip/ecd9eecc-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003354 10.0.0.19 - - [2025-10-27 19:55:45] "GET /domains HTTP/1.1" 200 280 0.001540 10.0.0.19 - - [2025-10-27 19:55:45] "GET /domain/78836558-eb45-4857-b85b-0e64e6b31822 HTTP/1.1" 200 3086 0.002528 10.0.0.19 - - [2025-10-27 19:55:45] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476 HTTP/1.1" 200 7064 0.029444 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-network/5d8a22ed-42c2-4c48-b0d8-a2a60d405b2a HTTP/1.1" 200 2077 0.005449 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-machine-interface/ecb64896-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005673 10.0.0.19 - - [2025-10-27 19:55:45] "POST /set-tag HTTP/1.1" 200 109 0.004513 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-router/de975dd5-d5db-4e9e-9e96-38d7dfa8862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003702 10.0.0.19 - - [2025-10-27 19:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.19 - - [2025-10-27 19:55:45] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030962 10.0.0.19 - - [2025-10-27 19:55:45] "POST /ref-update HTTP/1.1" 200 156 0.013247 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-machine-interface/ecb64896-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009350 10.0.0.19 - - [2025-10-27 19:55:45] "POST /set-tag HTTP/1.1" 200 109 0.006212 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-network/5d8a22ed-42c2-4c48-b0d8-a2a60d405b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1848 0.003872 10.0.0.19 - - [2025-10-27 19:55:45] "GET /floating-ip-pools?parent_id=5d8a22ed-42c2-4c48-b0d8-a2a60d405b2a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001756 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-network/5d8a22ed-42c2-4c48-b0d8-a2a60d405b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1848 0.003590 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-machine-interface/ecb64896-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005328 10.0.0.19 - - [2025-10-27 19:55:45] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.19 - - [2025-10-27 19:55:45] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016127 10.0.0.19 - - [2025-10-27 19:55:45] "POST /ref-update HTTP/1.1" 200 156 0.009687 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-network/5d8a22ed-42c2-4c48-b0d8-a2a60d405b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1848 0.013779 10.0.0.19 - - [2025-10-27 19:55:45] "GET /domains HTTP/1.1" 200 280 0.001861 10.0.0.19 - - [2025-10-27 19:55:45] "GET /domain/78836558-eb45-4857-b85b-0e64e6b31822 HTTP/1.1" 200 3086 0.002694 10.0.0.19 - - [2025-10-27 19:55:45] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476 HTTP/1.1" 200 7320 0.043021 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-network/5d8a22ed-42c2-4c48-b0d8-a2a60d405b2a HTTP/1.1" 200 2315 0.004901 10.0.0.19 - - [2025-10-27 19:55:45] "GET /floating-ip-pool/1c570f62-a6c4-4915-901a-3114ce4ca61a HTTP/1.1" 200 1314 0.002334 10.0.0.19 - - [2025-10-27 19:55:45] "GET /domains HTTP/1.1" 200 280 0.001488 10.0.0.19 - - [2025-10-27 19:55:45] "GET /domain/78836558-eb45-4857-b85b-0e64e6b31822 HTTP/1.1" 200 3086 0.002308 10.0.0.19 - - [2025-10-27 19:55:45] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476 HTTP/1.1" 200 7320 0.029505 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-network/5d8a22ed-42c2-4c48-b0d8-a2a60d405b2a HTTP/1.1" 200 2315 0.006598 10.0.0.19 - - [2025-10-27 19:55:45] "GET /virtual-network/5d8a22ed-42c2-4c48-b0d8-a2a60d405b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1848 0.004702 10.0.0.19 - - [2025-10-27 19:55:45] "POST /tags HTTP/1.1" 200 365 0.095229 10.0.0.19 - - [2025-10-27 19:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.19 - - [2025-10-27 19:55:45] "GET /tag/8f1a2112-9c2e-45c7-9002-5983896dacfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020152 10.0.0.19 - - [2025-10-27 19:55:45] "POST /tags HTTP/1.1" 409 206 0.009860 10.0.0.19 - - [2025-10-27 19:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.19 - - [2025-10-27 19:55:45] "GET /tag/632e31c2-d80a-43bf-8023-3b982ed5e2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012133 10.0.0.19 - - [2025-10-27 19:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.19 - - [2025-10-27 19:55:46] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.021457 10.0.0.19 - - [2025-10-27 19:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.19 - - [2025-10-27 19:55:46] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004303 10.0.0.19 - - [2025-10-27 19:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.19 - - [2025-10-27 19:55:46] "GET /service-appliance-set/d60c9490-552f-4ef1-a9ab-8b32cabfe2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003277 10.0.0.19 - - [2025-10-27 19:55:46] "POST /fqname-to-id HTTP/1.1" 404 258 0.001409 10.0.0.19 - - [2025-10-27 19:55:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.109284 10.0.0.19 - - [2025-10-27 19:55:46] "GET /virtual-machine-interface/c0efcb0e-2a6e-4640-8ae6-9ed5195fbe06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.013192 10.0.0.19 - - [2025-10-27 19:55:46] "POST /set-tag HTTP/1.1" 200 109 0.020087 10.0.0.19 - - [2025-10-27 19:55:46] "POST /instance-ips HTTP/1.1" 200 417 0.018013 10.0.0.19 - - [2025-10-27 19:55:46] "GET /instance-ip/db72b933-3871-416e-af25-c69ea01fe70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.007945 10.0.0.19 - - [2025-10-27 19:55:46] "POST /loadbalancers HTTP/1.1" 200 618 0.059979 10.0.0.19 - - [2025-10-27 19:55:46] "POST /service-instances HTTP/1.1" 200 566 0.016730 10.0.0.19 - - [2025-10-27 19:55:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019278 10.0.0.19 - - [2025-10-27 19:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005536 10.0.0.19 - - [2025-10-27 19:55:46] "POST /ref-update HTTP/1.1" 200 156 0.019591 10.0.0.19 - - [2025-10-27 19:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.19 - - [2025-10-27 19:55:46] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042120 10.0.0.19 - - [2025-10-27 19:55:46] "PUT /service-instance/a6b1c12a-b2db-41c3-b308-10d86de8d11d HTTP/1.1" 200 266 0.007850 10.0.0.19 - - [2025-10-27 19:55:46] "GET /virtual-machine-interface/c0efcb0e-2a6e-4640-8ae6-9ed5195fbe06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005254 10.0.0.19 - - [2025-10-27 19:55:46] "GET /virtual-machine-interface/c0efcb0e-2a6e-4640-8ae6-9ed5195fbe06?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.011974 10.0.0.19 - - [2025-10-27 19:55:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010303 10.0.0.19 - - [2025-10-27 19:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.19 - - [2025-10-27 19:55:46] "PUT /service-instance/a6b1c12a-b2db-41c3-b308-10d86de8d11d HTTP/1.1" 200 266 0.014322 10.0.0.19 - - [2025-10-27 19:55:46] "GET /floating-ip-pool/1c570f62-a6c4-4915-901a-3114ce4ca61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.006825 10.0.0.19 - - [2025-10-27 19:55:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013283 10.0.0.19 - - [2025-10-27 19:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.19 - - [2025-10-27 19:55:46] "POST /floating-ips HTTP/1.1" 200 671 0.091334 10.0.0.19 - - [2025-10-27 19:55:46] "POST /virtual-machines HTTP/1.1" 200 429 0.026153 10.0.0.19 - - [2025-10-27 19:55:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.016955 10.0.0.19 - - [2025-10-27 19:55:46] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007481 10.0.0.19 - - [2025-10-27 19:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.19 - - [2025-10-27 19:55:46] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003673 10.0.0.19 - - [2025-10-27 19:55:46] "POST /tags HTTP/1.1" 409 221 0.001384 10.0.0.19 - - [2025-10-27 19:55:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.122899 10.0.0.19 - - [2025-10-27 19:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.19 - - [2025-10-27 19:55:46] "GET /tag/68bc79b2-63af-4841-a921-afa3019f255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016265 10.0.0.19 - - [2025-10-27 19:55:46] "POST /chown HTTP/1.1" 200 109 0.045949 10.0.0.19 - - [2025-10-27 19:55:46] "POST /tags HTTP/1.1" 409 238 0.016768 10.0.0.19 - - [2025-10-27 19:55:46] "POST /chown HTTP/1.1" 200 109 0.005299 10.0.0.19 - - [2025-10-27 19:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006594 10.0.0.19 - - [2025-10-27 19:55:47] "GET /tag/8f1a2112-9c2e-45c7-9002-5983896dacfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010652 10.0.0.19 - - [2025-10-27 19:55:47] "PUT /virtual-machine-interface/1cda08e6-c910-40d6-bdea-d7e588d20473 HTTP/1.1" 200 284 0.023593 10.0.0.19 - - [2025-10-27 19:55:47] "PUT /instance-ip/db72b933-3871-416e-af25-c69ea01fe70c HTTP/1.1" 200 256 0.019693 10.0.0.19 - - [2025-10-27 19:55:47] "POST /firewall-rules HTTP/1.1" 200 650 0.094079 10.0.0.19 - - [2025-10-27 19:55:47] "POST /ref-update HTTP/1.1" 200 156 0.045989 10.0.0.19 - - [2025-10-27 19:55:47] "GET /firewall-rule/945dc408-5363-4461-9a86-d2c78c1cb225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.013858 10.0.0.19 - - [2025-10-27 19:55:47] "POST /ref-update HTTP/1.1" 200 156 0.037233 10.0.0.19 - - [2025-10-27 19:55:47] "GET /firewall-policy/0ae6a3bd-a142-47db-a67c-0a9cddf080c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.010456 10.0.0.19 - - [2025-10-27 19:55:47] "GET /firewall-rule/945dc408-5363-4461-9a86-d2c78c1cb225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006062 10.0.0.19 - - [2025-10-27 19:55:47] "POST /ref-update HTTP/1.1" 200 156 0.022440 10.0.0.19 - - [2025-10-27 19:55:47] "POST /ref-update HTTP/1.1" 200 156 0.013745 10.0.0.19 - - [2025-10-27 19:55:47] "POST /ref-update HTTP/1.1" 200 156 0.038096 10.0.0.19 - - [2025-10-27 19:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.19 - - [2025-10-27 19:55:47] "POST /ref-update HTTP/1.1" 200 156 0.021621 10.0.0.19 - - [2025-10-27 19:55:47] "POST /ref-update HTTP/1.1" 200 156 0.029605 10.0.0.19 - - [2025-10-27 19:55:47] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.055516 10.0.0.19 - - [2025-10-27 19:55:47] "POST /virtual-machines HTTP/1.1" 200 429 0.011460 10.0.0.19 - - [2025-10-27 19:55:47] "GET /loadbalancer/13da381d-41e4-4b54-a8e5-06213dd8901b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.001972 10.0.0.19 - - [2025-10-27 19:55:47] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.027301 10.0.0.19 - - [2025-10-27 19:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.19 - - [2025-10-27 19:55:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.087689 10.0.0.19 - - [2025-10-27 19:55:47] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.049907 10.0.0.19 - - [2025-10-27 19:55:47] "POST /chown HTTP/1.1" 200 109 0.031014 10.0.0.19 - - [2025-10-27 19:55:47] "GET /loadbalancer-listener/f428ec5d-001b-4c47-8656-6121e3edb042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.002680 10.0.0.19 - - [2025-10-27 19:55:47] "GET /loadbalancer-listener/f428ec5d-001b-4c47-8656-6121e3edb042?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.002573 10.0.0.19 - - [2025-10-27 19:55:47] "POST /chown HTTP/1.1" 200 109 0.011319 10.0.0.19 - - [2025-10-27 19:55:47] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.044085 10.0.0.19 - - [2025-10-27 19:55:47] "PUT /virtual-machine-interface/05a37310-8a53-4742-8b4e-77ef2cf19860 HTTP/1.1" 200 284 0.030889 10.0.0.19 - - [2025-10-27 19:55:47] "PUT /instance-ip/db72b933-3871-416e-af25-c69ea01fe70c HTTP/1.1" 200 256 0.027316 10.0.0.19 - - [2025-10-27 19:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021058 10.0.0.19 - - [2025-10-27 19:55:47] "GET /loadbalancer-pool/06b4b838-cc23-4d3d-a817-af01a60e31bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006527 10.0.0.19 - - [2025-10-27 19:55:47] "POST /loadbalancer-members HTTP/1.1" 200 707 0.024812 10.0.0.19 - - [2025-10-27 19:55:47] "POST /ref-update HTTP/1.1" 200 156 0.017605 10.0.0.19 - - [2025-10-27 19:55:47] "POST /ref-update HTTP/1.1" 200 156 0.031463 10.0.0.19 - - [2025-10-27 19:55:47] "POST /ref-update HTTP/1.1" 200 156 0.022600 10.0.0.19 - - [2025-10-27 19:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025939 10.0.0.19 - - [2025-10-27 19:55:47] "GET /loadbalancer-member/c823540a-9fa7-4f66-abfa-801743f43ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.013198 10.0.0.19 - - [2025-10-27 19:55:47] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002848 10.0.0.19 - - [2025-10-27 19:55:47] "POST /ref-update HTTP/1.1" 200 156 0.007742 10.0.0.19 - - [2025-10-27 19:55:47] "POST /ref-update HTTP/1.1" 200 156 0.019766 10.0.0.19 - - [2025-10-27 19:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006821 10.0.0.19 - - [2025-10-27 19:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.19 - - [2025-10-27 19:55:47] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003965 10.0.0.19 - - [2025-10-27 19:55:47] "POST /tags HTTP/1.1" 409 221 0.001342 10.0.0.19 - - [2025-10-27 19:55:47] "POST /chown HTTP/1.1" 200 109 0.007270 10.0.0.19 - - [2025-10-27 19:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.19 - - [2025-10-27 19:55:47] "GET /tag/68bc79b2-63af-4841-a921-afa3019f255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015722 10.0.0.19 - - [2025-10-27 19:55:47] "POST /tags HTTP/1.1" 409 238 0.001302 10.0.0.19 - - [2025-10-27 19:55:47] "POST /chown HTTP/1.1" 200 109 0.033187 10.0.0.19 - - [2025-10-27 19:55:47] "PUT /instance-ip/db72b933-3871-416e-af25-c69ea01fe70c HTTP/1.1" 200 256 0.028612 10.0.0.19 - - [2025-10-27 19:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.19 - - [2025-10-27 19:55:48] "GET /tag/8f1a2112-9c2e-45c7-9002-5983896dacfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010449 10.0.0.19 - - [2025-10-27 19:55:48] "POST /firewall-rules HTTP/1.1" 409 293 0.002101 10.0.0.19 - - [2025-10-27 19:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.19 - - [2025-10-27 19:55:48] "POST /ref-update HTTP/1.1" 200 156 0.021496 10.0.0.19 - - [2025-10-27 19:55:48] "POST /chown HTTP/1.1" 200 109 0.015335 10.0.0.19 - - [2025-10-27 19:55:48] "POST /chown HTTP/1.1" 200 109 0.016875 10.0.0.19 - - [2025-10-27 19:55:48] "PUT /firewall-rule/945dc408-5363-4461-9a86-d2c78c1cb225 HTTP/1.1" 200 260 0.054540 10.0.0.19 - - [2025-10-27 19:55:48] "GET /firewall-rule/945dc408-5363-4461-9a86-d2c78c1cb225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.013777 10.0.0.19 - - [2025-10-27 19:55:48] "GET /firewall-policy/0ae6a3bd-a142-47db-a67c-0a9cddf080c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.003358 10.0.0.19 - - [2025-10-27 19:55:48] "PUT /instance-ip/db72b933-3871-416e-af25-c69ea01fe70c HTTP/1.1" 200 256 0.021147 10.0.0.19 - - [2025-10-27 19:55:48] "POST /ref-update HTTP/1.1" 200 156 0.018510 10.0.0.19 - - [2025-10-27 19:55:48] "GET /firewall-rule/945dc408-5363-4461-9a86-d2c78c1cb225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.009327 10.0.0.19 - - [2025-10-27 19:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011072 10.0.0.19 - - [2025-10-27 19:55:48] "POST /chown HTTP/1.1" 200 109 0.006491 10.0.0.19 - - [2025-10-27 19:55:48] "POST /chown HTTP/1.1" 200 109 0.032231 10.0.0.19 - - [2025-10-27 19:55:48] "PUT /instance-ip/db72b933-3871-416e-af25-c69ea01fe70c HTTP/1.1" 200 256 0.035185 10.0.0.19 - - [2025-10-27 19:55:48] "POST /ref-update HTTP/1.1" 200 156 0.009480 10.0.0.19 - - [2025-10-27 19:55:48] "POST /chown HTTP/1.1" 200 109 0.011696 10.0.0.19 - - [2025-10-27 19:55:48] "POST /chown HTTP/1.1" 200 109 0.017923 10.0.0.19 - - [2025-10-27 19:55:48] "PUT /instance-ip/db72b933-3871-416e-af25-c69ea01fe70c HTTP/1.1" 200 256 0.018948 10.0.0.19 - - [2025-10-27 19:55:48] "POST /ref-update HTTP/1.1" 200 156 0.010534 10.0.0.19 - - [2025-10-27 19:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.19 - - [2025-10-27 19:55:48] "POST /chown HTTP/1.1" 200 109 0.006616 10.0.0.19 - - [2025-10-27 19:55:48] "POST /chown HTTP/1.1" 200 109 0.012896 10.0.0.19 - - [2025-10-27 19:55:48] "PUT /instance-ip/db72b933-3871-416e-af25-c69ea01fe70c HTTP/1.1" 200 256 0.015335 10.0.0.19 - - [2025-10-27 19:55:48] "POST /ref-update HTTP/1.1" 200 156 0.010830 10.0.0.19 - - [2025-10-27 19:55:48] "POST /chown HTTP/1.1" 200 109 0.018565 10.0.0.19 - - [2025-10-27 19:55:48] "POST /chown HTTP/1.1" 200 109 0.015830 10.0.0.19 - - [2025-10-27 19:55:48] "PUT /instance-ip/db72b933-3871-416e-af25-c69ea01fe70c HTTP/1.1" 200 256 0.012337 10.0.0.19 - - [2025-10-27 19:55:48] "POST /ref-update HTTP/1.1" 200 156 0.021377 10.0.0.19 - - [2025-10-27 19:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020272 10.0.0.19 - - [2025-10-27 19:55:48] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003932 10.0.0.19 - - [2025-10-27 19:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.19 - - [2025-10-27 19:55:48] "PUT /service-instance/a6b1c12a-b2db-41c3-b308-10d86de8d11d HTTP/1.1" 200 266 0.009647 10.0.0.19 - - [2025-10-27 19:55:48] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.046470 10.0.0.19 - - [2025-10-27 19:55:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023729 10.0.0.19 - - [2025-10-27 19:55:48] "POST /virtual-machines HTTP/1.1" 200 373 0.031122 10.0.0.19 - - [2025-10-27 19:55:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026611 10.0.0.19 - - [2025-10-27 19:55:49] "PUT /service-instance/a6b1c12a-b2db-41c3-b308-10d86de8d11d HTTP/1.1" 200 266 0.010918 10.0.0.19 - - [2025-10-27 19:55:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015296 10.0.0.19 - - [2025-10-27 19:55:49] "PUT /service-instance/a6b1c12a-b2db-41c3-b308-10d86de8d11d HTTP/1.1" 200 266 0.049150 10.0.0.19 - - [2025-10-27 19:55:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.020634 10.0.0.19 - - [2025-10-27 19:55:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.144864 10.0.0.19 - - [2025-10-27 19:55:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008681 10.0.0.19 - - [2025-10-27 19:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.19 - - [2025-10-27 19:55:49] "GET /virtual-machine-interface/ef3a4388-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.005125 10.0.0.19 - - [2025-10-27 19:55:49] "PUT /service-instance/a6b1c12a-b2db-41c3-b308-10d86de8d11d HTTP/1.1" 200 266 0.014759 10.0.0.19 - - [2025-10-27 19:55:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018359 10.0.0.19 - - [2025-10-27 19:55:49] "PUT /service-instance/a6b1c12a-b2db-41c3-b308-10d86de8d11d HTTP/1.1" 200 266 0.007821 10.0.0.19 - - [2025-10-27 19:55:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014619 10.0.0.19 - - [2025-10-27 19:55:49] "POST /instance-ips HTTP/1.1" 200 413 0.042673 10.0.0.19 - - [2025-10-27 19:55:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.028898 10.0.0.19 - - [2025-10-27 19:55:49] "GET /virtual-machine-interface/ef3a4388-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.015336 10.0.0.19 - - [2025-10-27 19:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.19 - - [2025-10-27 19:55:49] "POST /chown HTTP/1.1" 200 109 0.005672 10.0.0.19 - - [2025-10-27 19:55:49] "POST /chown HTTP/1.1" 200 109 0.015787 10.0.0.19 - - [2025-10-27 19:55:49] "POST /set-tag HTTP/1.1" 200 109 0.047604 10.0.0.19 - - [2025-10-27 19:55:49] "POST /ref-update HTTP/1.1" 200 156 0.018050 10.0.0.19 - - [2025-10-27 19:55:49] "GET /virtual-machine-interface/ef3a4388-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.027003 10.0.0.19 - - [2025-10-27 19:55:49] "GET /instance-ip/ef59c226-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005224 10.0.0.19 - - [2025-10-27 19:55:49] "POST /chown HTTP/1.1" 200 109 0.040589 10.0.0.19 - - [2025-10-27 19:55:49] "POST /chown HTTP/1.1" 200 109 0.007694 10.0.0.19 - - [2025-10-27 19:55:49] "GET /virtual-machine-interface/ef3a4388-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011701 10.0.0.19 - - [2025-10-27 19:55:49] "POST /set-tag HTTP/1.1" 200 109 0.002862 10.0.0.19 - - [2025-10-27 19:55:49] "POST /ref-update HTTP/1.1" 200 156 0.015589 10.0.0.19 - - [2025-10-27 19:55:49] "GET /virtual-router/de975dd5-d5db-4e9e-9e96-38d7dfa8862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.017889 10.0.0.19 - - [2025-10-27 19:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.19 - - [2025-10-27 19:55:49] "POST /ref-update HTTP/1.1" 200 156 0.006491 10.0.0.19 - - [2025-10-27 19:55:49] "POST /chown HTTP/1.1" 200 109 0.006319 10.0.0.19 - - [2025-10-27 19:55:49] "GET /virtual-machine-interface/ef3a4388-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.017822 10.0.0.19 - - [2025-10-27 19:55:49] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.19 - - [2025-10-27 19:55:49] "GET /virtual-machine-interface/ef3a4388-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003423 10.0.0.19 - - [2025-10-27 19:55:49] "POST /chown HTTP/1.1" 200 109 0.025418 10.0.0.19 - - [2025-10-27 19:55:49] "POST /chown HTTP/1.1" 200 109 0.026535 10.0.0.19 - - [2025-10-27 19:55:49] "POST /set-tag HTTP/1.1" 200 109 0.005719 10.0.0.19 - - [2025-10-27 19:55:49] "POST /chown HTTP/1.1" 200 109 0.005617 10.0.0.19 - - [2025-10-27 19:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.19 - - [2025-10-27 19:55:49] "POST /chown HTTP/1.1" 200 109 0.005136 10.0.0.19 - - [2025-10-27 19:55:49] "POST /chown HTTP/1.1" 200 109 0.005560 10.0.0.19 - - [2025-10-27 19:55:49] "POST /chown HTTP/1.1" 200 109 0.024722 10.0.0.19 - - [2025-10-27 19:55:49] "POST /chown HTTP/1.1" 200 109 0.030515 10.0.0.19 - - [2025-10-27 19:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.19 - - [2025-10-27 19:55:49] "POST /chown HTTP/1.1" 200 109 0.005824 10.0.0.19 - - [2025-10-27 19:55:49] "POST /chown HTTP/1.1" 200 109 0.031590 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.011922 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.006601 10.0.0.19 - - [2025-10-27 19:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.008383 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.005427 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.009568 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.011912 10.0.0.19 - - [2025-10-27 19:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.005655 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.016205 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.019550 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.008673 10.0.0.19 - - [2025-10-27 19:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.006484 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.005795 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.024255 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.021166 10.0.0.19 - - [2025-10-27 19:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.005465 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.012476 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.008288 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.006012 10.0.0.19 - - [2025-10-27 19:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.005106 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.005622 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.020860 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.024645 10.0.0.19 - - [2025-10-27 19:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.005574 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.012708 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.012040 10.0.0.19 - - [2025-10-27 19:55:50] "POST /chown HTTP/1.1" 200 109 0.006001 10.0.0.19 - - [2025-10-27 19:55:57] "GET /virtual-machine-interface/ecb64896-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008298 10.0.0.19 - - [2025-10-27 19:55:57] "POST /set-tag HTTP/1.1" 200 109 0.003474 10.0.0.19 - - [2025-10-27 19:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.19 - - [2025-10-27 19:55:57] "GET /loadbalancer/25ad36db-a351-40de-89ce-19b480fcbabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002354 10.0.0.19 - - [2025-10-27 19:55:57] "GET /loadbalancer-pool/fe0ff615-7ed1-4d66-930c-d069992f8092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002337 10.0.0.19 - - [2025-10-27 19:55:57] "POST /loadbalancer-members HTTP/1.1" 200 702 0.012957 10.0.0.19 - - [2025-10-27 19:55:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007216 10.0.0.19 - - [2025-10-27 19:55:57] "GET /virtual-machine-interface/ecb64896-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011770 10.0.0.19 - - [2025-10-27 19:55:57] "GET /virtual-machine-interface/ecb64896-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003783 10.0.0.19 - - [2025-10-27 19:55:57] "POST /tags HTTP/1.1" 409 221 0.001633 10.0.0.19 - - [2025-10-27 19:55:57] "POST /ref-update HTTP/1.1" 200 156 0.007224 10.0.0.19 - - [2025-10-27 19:55:57] "GET /floating-ip/74a5fa0b-9080-47f1-aca2-f87c7912b455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.004929 10.0.0.19 - - [2025-10-27 19:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.19 - - [2025-10-27 19:55:57] "GET /tag/68bc79b2-63af-4841-a921-afa3019f255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018236 10.0.0.19 - - [2025-10-27 19:55:57] "PUT /floating-ip/74a5fa0b-9080-47f1-aca2-f87c7912b455 HTTP/1.1" 200 256 0.014846 10.0.0.19 - - [2025-10-27 19:55:57] "POST /set-tag HTTP/1.1" 200 109 0.031644 10.0.0.19 - - [2025-10-27 19:55:58] "GET /virtual-machine-interface/eba84012-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004351 10.0.0.19 - - [2025-10-27 19:55:58] "POST /set-tag HTTP/1.1" 200 109 0.002132 10.0.0.19 - - [2025-10-27 19:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.19 - - [2025-10-27 19:55:58] "GET /loadbalancer/25ad36db-a351-40de-89ce-19b480fcbabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002120 10.0.0.19 - - [2025-10-27 19:55:58] "GET /loadbalancer-pool/fe0ff615-7ed1-4d66-930c-d069992f8092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002151 10.0.0.19 - - [2025-10-27 19:55:58] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014387 10.0.0.19 - - [2025-10-27 19:55:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009635 10.0.0.19 - - [2025-10-27 19:55:58] "GET /virtual-machine-interface/eba84012-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006004 10.0.0.19 - - [2025-10-27 19:55:58] "GET /virtual-machine-interface/eba84012-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003264 10.0.0.19 - - [2025-10-27 19:55:58] "POST /ref-update HTTP/1.1" 200 156 0.005822 10.0.0.19 - - [2025-10-27 19:55:58] "GET /floating-ip/74a5fa0b-9080-47f1-aca2-f87c7912b455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008466 10.0.0.19 - - [2025-10-27 19:55:58] "POST /set-tag HTTP/1.1" 200 109 0.013781 10.0.0.19 - - [2025-10-27 19:55:58] "GET /virtual-machine/699575ca-47a5-4a9d-b8d8-e06b7c56d3fc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003034 10.0.0.19 - - [2025-10-27 19:55:58] "GET /virtual-machine-interface/eba84012-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004028 10.0.0.19 - - [2025-10-27 19:55:58] "GET /virtual-machine/4a2face6-8875-478c-94ed-c0ca0d4b3716?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003340 10.0.0.19 - - [2025-10-27 19:55:58] "GET /virtual-machine-interface/ecb64896-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011241 10.0.0.19 - - [2025-10-27 19:56:01] "GET /virtual-machine-interface/ef3a4388-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004313 10.0.0.19 - - [2025-10-27 19:56:01] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.19 - - [2025-10-27 19:56:04] "GET /virtual-machine/4ebb8000-36ad-4899-8ee4-c860cc01d3ef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002839 10.0.0.19 - - [2025-10-27 19:56:04] "GET /virtual-machine-interface/ef3a4388-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003657 10.0.0.19 - - [2025-10-27 19:56:04] "GET /virtual-machine-interface/ef3a4388-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005670 10.0.0.19 - - [2025-10-27 19:56:04] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.19 - - [2025-10-27 19:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.19 - - [2025-10-27 19:56:28] "POST /chown HTTP/1.1" 200 109 0.005652 10.0.0.19 - - [2025-10-27 19:56:28] "POST /chown HTTP/1.1" 200 109 0.006233 10.0.0.19 - - [2025-10-27 19:56:29] "POST /chown HTTP/1.1" 200 109 0.014397 10.0.0.19 - - [2025-10-27 19:56:29] "POST /chown HTTP/1.1" 200 109 0.023063 10.0.0.19 - - [2025-10-27 19:56:35] "GET /virtual-machine-interface/ef3a4388-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003902 10.0.0.19 - - [2025-10-27 19:56:35] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.19 - - [2025-10-27 19:56:35] "GET /virtual-machine-interface/ef3a4388-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003528 10.0.0.19 - - [2025-10-27 19:56:35] "POST /set-tag HTTP/1.1" 200 109 0.001597 10.0.0.19 - - [2025-10-27 19:56:35] "GET /virtual-machine/4ebb8000-36ad-4899-8ee4-c860cc01d3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.005087 10.0.0.19 - - [2025-10-27 19:56:35] "POST /ref-update HTTP/1.1" 200 156 0.016255 10.0.0.19 - - [2025-10-27 19:56:35] "GET /virtual-machine-interface/ef3a4388-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.017059 10.0.0.19 - - [2025-10-27 19:56:35] "POST /set-tag HTTP/1.1" 200 109 0.013157 10.0.0.19 - - [2025-10-27 19:56:35] "POST /set-tag HTTP/1.1" 200 109 0.022954 10.0.0.19 - - [2025-10-27 19:56:35] "DELETE /instance-ip/ef59c226-b36e-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.044491 10.0.0.19 - - [2025-10-27 19:56:35] "DELETE /virtual-machine-interface/ef3a4388-b36e-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.030667 10.0.0.19 - - [2025-10-27 19:56:35] "DELETE /virtual-machine/4ebb8000-36ad-4899-8ee4-c860cc01d3ef HTTP/1.1" 200 115 0.014527 10.0.0.19 - - [2025-10-27 19:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.19 - - [2025-10-27 19:56:39] "GET /tag/8f1a2112-9c2e-45c7-9002-5983896dacfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010085 10.0.0.19 - - [2025-10-27 19:56:39] "GET /tag/8f1a2112-9c2e-45c7-9002-5983896dacfb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012422 10.0.0.19 - - [2025-10-27 19:56:39] "GET /virtual-machine-interface/05a37310-8a53-4742-8b4e-77ef2cf19860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004174 10.0.0.19 - - [2025-10-27 19:56:39] "POST /set-tag HTTP/1.1" 200 109 0.015730 10.0.0.19 - - [2025-10-27 19:56:39] "GET /virtual-machine-interface/1cda08e6-c910-40d6-bdea-d7e588d20473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.019825 10.0.0.19 - - [2025-10-27 19:56:39] "POST /set-tag HTTP/1.1" 200 109 0.013451 10.0.0.19 - - [2025-10-27 19:56:39] "GET /virtual-machine-interface/c0efcb0e-2a6e-4640-8ae6-9ed5195fbe06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004496 10.0.0.19 - - [2025-10-27 19:56:39] "POST /set-tag HTTP/1.1" 200 109 0.014623 10.0.0.19 - - [2025-10-27 19:56:39] "GET /firewall-policy/0ae6a3bd-a142-47db-a67c-0a9cddf080c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.011721 10.0.0.19 - - [2025-10-27 19:56:39] "GET /firewall-rule/945dc408-5363-4461-9a86-d2c78c1cb225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002639 10.0.0.19 - - [2025-10-27 19:56:39] "POST /ref-update HTTP/1.1" 200 156 0.012426 10.0.0.19 - - [2025-10-27 19:56:39] "DELETE /firewall-rule/945dc408-5363-4461-9a86-d2c78c1cb225 HTTP/1.1" 200 115 0.037737 10.0.0.19 - - [2025-10-27 19:56:39] "DELETE /loadbalancer-member/c823540a-9fa7-4f66-abfa-801743f43ce1 HTTP/1.1" 200 115 0.058170 10.0.0.19 - - [2025-10-27 19:56:39] "PUT /service-instance/a6b1c12a-b2db-41c3-b308-10d86de8d11d HTTP/1.1" 200 266 0.027174 10.0.0.19 - - [2025-10-27 19:56:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015787 10.0.0.19 - - [2025-10-27 19:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.19 - - [2025-10-27 19:56:39] "POST /chown HTTP/1.1" 200 109 0.022117 10.0.0.19 - - [2025-10-27 19:56:39] "DELETE /loadbalancer-pool/06b4b838-cc23-4d3d-a817-af01a60e31bb HTTP/1.1" 200 115 0.114004 10.0.0.19 - - [2025-10-27 19:56:39] "DELETE /loadbalancer-listener/f428ec5d-001b-4c47-8656-6121e3edb042 HTTP/1.1" 200 115 0.023346 10.0.0.19 - - [2025-10-27 19:56:39] "GET /floating-ip/1760bda2-bded-4740-ae9d-7b84f39a69f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.005322 10.0.0.19 - - [2025-10-27 19:56:39] "POST /chown HTTP/1.1" 200 109 0.006691 10.0.0.19 - - [2025-10-27 19:56:39] "POST /chown HTTP/1.1" 200 109 0.018361 10.0.0.19 - - [2025-10-27 19:56:39] "POST /chown HTTP/1.1" 200 109 0.022938 10.0.0.19 - - [2025-10-27 19:56:39] "PUT /floating-ip/1760bda2-bded-4740-ae9d-7b84f39a69f6 HTTP/1.1" 200 256 0.044915 10.0.0.19 - - [2025-10-27 19:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.19 - - [2025-10-27 19:56:39] "POST /chown HTTP/1.1" 200 109 0.009812 10.0.0.19 - - [2025-10-27 19:56:40] "POST /chown HTTP/1.1" 200 109 0.026234 10.0.0.19 - - [2025-10-27 19:56:40] "DELETE /floating-ip/1760bda2-bded-4740-ae9d-7b84f39a69f6 HTTP/1.1" 200 115 0.110836 10.0.0.19 - - [2025-10-27 19:56:40] "POST /chown HTTP/1.1" 200 109 0.016165 10.0.0.19 - - [2025-10-27 19:56:40] "POST /chown HTTP/1.1" 200 109 0.017362 10.0.0.19 - - [2025-10-27 19:56:40] "PUT /service-instance/a6b1c12a-b2db-41c3-b308-10d86de8d11d HTTP/1.1" 200 266 0.011065 10.0.0.19 - - [2025-10-27 19:56:40] "DELETE /loadbalancer/13da381d-41e4-4b54-a8e5-06213dd8901b HTTP/1.1" 200 115 0.102587 10.0.0.19 - - [2025-10-27 19:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009996 10.0.0.19 - - [2025-10-27 19:56:40] "POST /ref-update HTTP/1.1" 404 171 0.003548 10.0.0.19 - - [2025-10-27 19:56:40] "DELETE /instance-ip/db72b933-3871-416e-af25-c69ea01fe70c HTTP/1.1" 200 115 0.083664 10.0.0.19 - - [2025-10-27 19:56:40] "PUT /service-instance/a6b1c12a-b2db-41c3-b308-10d86de8d11d HTTP/1.1" 200 266 0.014197 10.0.0.19 - - [2025-10-27 19:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017973 10.0.0.19 - - [2025-10-27 19:56:40] "DELETE /virtual-machine-interface/c0efcb0e-2a6e-4640-8ae6-9ed5195fbe06 HTTP/1.1" 200 115 0.078515 10.0.0.19 - - [2025-10-27 19:56:40] "GET /floating-ip-pool/1c570f62-a6c4-4915-901a-3114ce4ca61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.009874 10.0.0.19 - - [2025-10-27 19:56:40] "POST /ref-update HTTP/1.1" 404 171 0.003176 10.0.0.19 - - [2025-10-27 19:56:40] "POST /ref-update HTTP/1.1" 200 156 0.020541 10.0.0.19 - - [2025-10-27 19:56:40] "PUT /service-instance/a6b1c12a-b2db-41c3-b308-10d86de8d11d HTTP/1.1" 200 266 0.019963 10.0.0.19 - - [2025-10-27 19:56:40] "DELETE /floating-ip-pool/1c570f62-a6c4-4915-901a-3114ce4ca61a HTTP/1.1" 200 115 0.069528 10.0.0.19 - - [2025-10-27 19:56:40] "DELETE /tag/8f1a2112-9c2e-45c7-9002-5983896dacfb HTTP/1.1" 200 115 0.128958 10.0.0.19 - - [2025-10-27 19:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017903 10.0.0.19 - - [2025-10-27 19:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.19 - - [2025-10-27 19:56:40] "DELETE /service-instance/a6b1c12a-b2db-41c3-b308-10d86de8d11d HTTP/1.1" 200 115 0.045970 10.0.0.19 - - [2025-10-27 19:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009856 10.0.0.19 - - [2025-10-27 19:56:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002813 10.0.0.19 - - [2025-10-27 19:56:40] "GET /virtual-machine-interface/05a37310-8a53-4742-8b4e-77ef2cf19860?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.004991 10.0.0.19 - - [2025-10-27 19:56:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004130 10.0.0.19 - - [2025-10-27 19:56:40] "DELETE /virtual-network/5d8a22ed-42c2-4c48-b0d8-a2a60d405b2a HTTP/1.1" 200 115 0.164022 10.0.0.19 - - [2025-10-27 19:56:40] "GET /routing-instance/ae3660f5-5c01-4dbb-abe3-9d94f8c74236 HTTP/1.1" 404 171 0.004337 10.0.0.19 - - [2025-10-27 19:56:40] "GET /domains HTTP/1.1" 200 280 0.006508 10.0.0.19 - - [2025-10-27 19:56:40] "GET /domain/78836558-eb45-4857-b85b-0e64e6b31822 HTTP/1.1" 200 3086 0.003966 10.0.0.19 - - [2025-10-27 19:56:40] "DELETE /route-target/d18c02c3-efb7-4dfb-8360-8f85e6739b21 HTTP/1.1" 200 115 0.053202 10.0.0.19 - - [2025-10-27 19:56:40] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476 HTTP/1.1" 200 7142 0.040061 10.0.0.19 - - [2025-10-27 19:56:40] "DELETE /virtual-machine-interface/05a37310-8a53-4742-8b4e-77ef2cf19860 HTTP/1.1" 200 115 0.104952 10.0.0.19 - - [2025-10-27 19:56:40] "DELETE /virtual-machine/bb661de8-b4c3-475a-8a2e-a03631e98bb2 HTTP/1.1" 200 115 0.033384 10.0.0.19 - - [2025-10-27 19:56:40] "GET /virtual-machine-interface/1cda08e6-c910-40d6-bdea-d7e588d20473?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.017572 10.0.0.19 - - [2025-10-27 19:56:40] "GET /virtual-machine-interface/ecb64896-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003846 10.0.0.19 - - [2025-10-27 19:56:40] "POST /set-tag HTTP/1.1" 200 109 0.006539 10.0.0.19 - - [2025-10-27 19:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.19 - - [2025-10-27 19:56:40] "GET /loadbalancer/25ad36db-a351-40de-89ce-19b480fcbabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002222 10.0.0.19 - - [2025-10-27 19:56:40] "GET /virtual-machine-interface/ecb64896-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.025077 10.0.0.19 - - [2025-10-27 19:56:40] "DELETE /virtual-machine-interface/1cda08e6-c910-40d6-bdea-d7e588d20473 HTTP/1.1" 200 115 0.059052 10.0.0.19 - - [2025-10-27 19:56:40] "POST /ref-update HTTP/1.1" 200 156 0.038105 10.0.0.19 - - [2025-10-27 19:56:40] "POST /set-tag HTTP/1.1" 200 109 0.093846 10.0.0.19 - - [2025-10-27 19:56:41] "DELETE /virtual-machine/5c311f47-cfb8-4271-9ca6-5d3ef4f5fd93 HTTP/1.1" 200 115 0.079954 10.0.0.19 - - [2025-10-27 19:56:41] "DELETE /loadbalancer-member/9e02d3b3-9fac-4e61-9394-34b0f1e66cb1 HTTP/1.1" 200 115 0.067560 10.0.0.19 - - [2025-10-27 19:56:42] "GET /virtual-machine-interface/ecb64896-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007393 10.0.0.19 - - [2025-10-27 19:56:42] "POST /set-tag HTTP/1.1" 200 109 0.004825 10.0.0.19 - - [2025-10-27 19:56:42] "GET /virtual-machine-interface/ecb64896-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005763 10.0.0.19 - - [2025-10-27 19:56:42] "POST /set-tag HTTP/1.1" 200 109 0.004847 10.0.0.19 - - [2025-10-27 19:56:42] "GET /virtual-machine/4a2face6-8875-478c-94ed-c0ca0d4b3716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002581 10.0.0.19 - - [2025-10-27 19:56:42] "POST /ref-update HTTP/1.1" 200 156 0.007920 10.0.0.19 - - [2025-10-27 19:56:42] "GET /virtual-machine-interface/ecb64896-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008659 10.0.0.19 - - [2025-10-27 19:56:42] "POST /set-tag HTTP/1.1" 200 109 0.020207 10.0.0.19 - - [2025-10-27 19:56:42] "POST /set-tag HTTP/1.1" 200 109 0.061450 10.0.0.19 - - [2025-10-27 19:56:42] "POST /set-tag HTTP/1.1" 200 109 0.032198 10.0.0.19 - - [2025-10-27 19:56:42] "DELETE /instance-ip/ecd9eecc-b36e-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.045628 10.0.0.19 - - [2025-10-27 19:56:42] "POST /ref-update HTTP/1.1" 200 156 0.008828 10.0.0.19 - - [2025-10-27 19:56:42] "DELETE /virtual-machine-interface/ecb64896-b36e-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.052828 10.0.0.19 - - [2025-10-27 19:56:42] "DELETE /virtual-machine/4a2face6-8875-478c-94ed-c0ca0d4b3716 HTTP/1.1" 200 115 0.049974 10.0.0.19 - - [2025-10-27 19:56:45] "GET /virtual-machine-interface/eba84012-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004608 10.0.0.19 - - [2025-10-27 19:56:45] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.19 - - [2025-10-27 19:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.19 - - [2025-10-27 19:56:45] "GET /loadbalancer/25ad36db-a351-40de-89ce-19b480fcbabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002379 10.0.0.19 - - [2025-10-27 19:56:47] "GET /virtual-machine-interface/eba84012-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011933 10.0.0.19 - - [2025-10-27 19:56:47] "POST /set-tag HTTP/1.1" 200 109 0.002963 10.0.0.19 - - [2025-10-27 19:56:47] "GET /virtual-machine-interface/eba84012-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004310 10.0.0.19 - - [2025-10-27 19:56:47] "POST /set-tag HTTP/1.1" 200 109 0.002721 10.0.0.19 - - [2025-10-27 19:56:47] "GET /virtual-machine/699575ca-47a5-4a9d-b8d8-e06b7c56d3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002488 10.0.0.19 - - [2025-10-27 19:56:47] "POST /ref-update HTTP/1.1" 200 156 0.011112 10.0.0.19 - - [2025-10-27 19:56:47] "GET /virtual-machine-interface/eba84012-b36e-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.018739 10.0.0.19 - - [2025-10-27 19:56:47] "POST /set-tag HTTP/1.1" 200 109 0.023134 10.0.0.19 - - [2025-10-27 19:56:47] "POST /set-tag HTTP/1.1" 200 109 0.028617 10.0.0.19 - - [2025-10-27 19:56:47] "POST /set-tag HTTP/1.1" 200 109 0.026171 10.0.0.19 - - [2025-10-27 19:56:47] "DELETE /instance-ip/ebc2059c-b36e-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.063325 10.0.0.19 - - [2025-10-27 19:56:47] "POST /ref-update HTTP/1.1" 200 156 0.013605 10.0.0.19 - - [2025-10-27 19:56:47] "DELETE /virtual-machine-interface/eba84012-b36e-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.063795 10.0.0.19 - - [2025-10-27 19:56:47] "DELETE /virtual-machine/699575ca-47a5-4a9d-b8d8-e06b7c56d3fc HTTP/1.1" 200 115 0.035398 10.0.0.19 - - [2025-10-27 19:56:47] "DELETE /tag/b3d3e9e9-8997-4a92-a00b-5e0225a6b466 HTTP/1.1" 200 115 0.031511 10.0.0.19 - - [2025-10-27 19:56:47] "DELETE /tag/a27cc83b-1a61-416a-a439-d19b94eb3511 HTTP/1.1" 200 115 0.061340 10.0.0.19 - - [2025-10-27 19:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.19 - - [2025-10-27 19:56:51] "GET /project/36bdf51a-f0c5-45de-ac38-1f8691bba476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026074 10.0.0.19 - - [2025-10-27 19:56:51] "POST /tags HTTP/1.1" 200 393 0.027372 10.0.0.19 - - [2025-10-27 19:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007053 10.0.0.19 - - [2025-10-27 19:56:51] "GET /tag/8e40061c-b7d5-4946-ac86-a6377ad64dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012439 10.0.0.19 - - [2025-10-27 19:56:51] "POST /tags HTTP/1.1" 200 341 0.017241 10.0.0.19 - - [2025-10-27 19:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.19 - - [2025-10-27 19:56:51] "GET /tag/3186807a-e36f-435b-980c-2f29730c98c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014361 10.0.0.19 - - [2025-10-27 19:56:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.000457 10.0.0.19 - - [2025-10-27 19:56:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.001203 10.0.0.19 - - [2025-10-27 19:56:51] "POST /security-groups HTTP/1.1" 200 589 0.074976 10.0.0.19 - - [2025-10-27 19:56:51] "POST /projects HTTP/1.1" 200 519 0.148918 10.0.0.19 - - [2025-10-27 19:56:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.001974 10.0.0.19 - - [2025-10-27 19:56:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013348 10.0.0.19 - - [2025-10-27 19:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010643 10.0.0.19 - - [2025-10-27 19:56:51] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.010205 10.0.0.19 - - [2025-10-27 19:56:51] "POST /access-control-lists HTTP/1.1" 200 598 0.082099 10.0.0.19 - - [2025-10-27 19:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.19 - - [2025-10-27 19:56:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.017237 10.0.0.19 - - [2025-10-27 19:56:51] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.008390 10.0.0.19 - - [2025-10-27 19:56:51] "POST /access-control-lists HTTP/1.1" 200 596 0.088084 10.0.0.19 - - [2025-10-27 19:56:51] "PUT /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d HTTP/1.1" 200 264 0.071319 10.0.0.19 - - [2025-10-27 19:56:51] "PUT /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7 HTTP/1.1" 200 264 0.057120 10.0.0.19 - - [2025-10-27 19:56:51] "POST /security-groups HTTP/1.1" 200 591 0.080087 10.0.0.19 - - [2025-10-27 19:56:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.003788 10.0.0.19 - - [2025-10-27 19:56:51] "POST /access-control-lists HTTP/1.1" 200 632 0.060665 10.0.0.19 - - [2025-10-27 19:56:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.003458 10.0.0.19 - - [2025-10-27 19:56:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.069298 10.0.0.19 - - [2025-10-27 19:56:52] "POST /chown HTTP/1.1" 200 109 0.062415 10.0.0.19 - - [2025-10-27 19:56:52] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007016 10.0.0.19 - - [2025-10-27 19:56:52] "POST /access-control-lists HTTP/1.1" 200 630 0.089849 10.0.0.19 - - [2025-10-27 19:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.19 - - [2025-10-27 19:56:52] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003749 10.0.0.19 - - [2025-10-27 19:56:52] "POST /tags HTTP/1.1" 409 226 0.001428 10.0.0.19 - - [2025-10-27 19:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.19 - - [2025-10-27 19:56:52] "GET /tag/3186807a-e36f-435b-980c-2f29730c98c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012853 10.0.0.19 - - [2025-10-27 19:56:52] "POST /firewall-rules HTTP/1.1" 200 600 0.065632 10.0.0.19 - - [2025-10-27 19:56:52] "GET /firewall-rule/354a1062-aad0-43db-a5a5-c29bf91e2a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007241 10.0.0.19 - - [2025-10-27 19:56:52] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008294 10.0.0.19 - - [2025-10-27 19:56:52] "GET /firewall-rule/354a1062-aad0-43db-a5a5-c29bf91e2a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005890 10.0.0.19 - - [2025-10-27 19:56:52] "POST /ref-update HTTP/1.1" 200 156 0.045650 10.0.0.19 - - [2025-10-27 19:56:52] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002372 10.0.0.19 - - [2025-10-27 19:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.19 - - [2025-10-27 19:56:52] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002185 10.0.0.19 - - [2025-10-27 19:56:52] "POST /tags HTTP/1.1" 409 226 0.001883 10.0.0.19 - - [2025-10-27 19:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.19 - - [2025-10-27 19:56:52] "GET /tag/3186807a-e36f-435b-980c-2f29730c98c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010592 10.0.0.19 - - [2025-10-27 19:56:52] "POST /firewall-rules HTTP/1.1" 200 598 0.061555 10.0.0.19 - - [2025-10-27 19:56:52] "GET /firewall-rule/7b2e5fb2-4fbd-4fe9-b0e8-2c01da053625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.011908 10.0.0.19 - - [2025-10-27 19:56:52] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004183 10.0.0.19 - - [2025-10-27 19:56:52] "GET /firewall-rule/7b2e5fb2-4fbd-4fe9-b0e8-2c01da053625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002064 10.0.0.19 - - [2025-10-27 19:56:52] "POST /ref-update HTTP/1.1" 200 156 0.041284 10.0.0.19 - - [2025-10-27 19:56:54] "POST /tags HTTP/1.1" 200 393 0.023352 10.0.0.19 - - [2025-10-27 19:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.19 - - [2025-10-27 19:56:54] "GET /tag/2d34db58-a237-4eed-8999-492b99b0c0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.013048 10.0.0.19 - - [2025-10-27 19:56:54] "POST /tags HTTP/1.1" 200 341 0.020156 10.0.0.19 - - [2025-10-27 19:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004953 10.0.0.19 - - [2025-10-27 19:56:54] "GET /tag/fb309fa7-7fbc-4cf1-ba80-b89dc6e122fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011374 10.0.0.19 - - [2025-10-27 19:56:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.000618 10.0.0.19 - - [2025-10-27 19:56:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.001794 10.0.0.19 - - [2025-10-27 19:56:54] "POST /security-groups HTTP/1.1" 200 589 0.059269 10.0.0.19 - - [2025-10-27 19:56:54] "POST /projects HTTP/1.1" 200 519 0.163766 10.0.0.19 - - [2025-10-27 19:56:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.004162 10.0.0.19 - - [2025-10-27 19:56:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.011310 10.0.0.19 - - [2025-10-27 19:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.19 - - [2025-10-27 19:56:54] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006060 10.0.0.19 - - [2025-10-27 19:56:54] "POST /access-control-lists HTTP/1.1" 200 598 0.072496 10.0.0.19 - - [2025-10-27 19:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009591 10.0.0.19 - - [2025-10-27 19:56:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.011065 10.0.0.19 - - [2025-10-27 19:56:54] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.008823 10.0.0.19 - - [2025-10-27 19:56:54] "POST /access-control-lists HTTP/1.1" 200 596 0.068786 10.0.0.19 - - [2025-10-27 19:56:54] "PUT /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d HTTP/1.1" 200 264 0.076169 10.0.0.19 - - [2025-10-27 19:56:54] "PUT /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7 HTTP/1.1" 200 264 0.034064 10.0.0.19 - - [2025-10-27 19:56:54] "POST /security-groups HTTP/1.1" 200 591 0.077368 10.0.0.19 - - [2025-10-27 19:56:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.002434 10.0.0.19 - - [2025-10-27 19:56:55] "POST /access-control-lists HTTP/1.1" 200 632 0.069195 10.0.0.19 - - [2025-10-27 19:56:55] "POST /fqname-to-id HTTP/1.1" 404 269 0.001587 10.0.0.19 - - [2025-10-27 19:56:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.067178 10.0.0.19 - - [2025-10-27 19:56:55] "POST /chown HTTP/1.1" 200 109 0.015232 10.0.0.19 - - [2025-10-27 19:56:55] "POST /access-control-lists HTTP/1.1" 200 630 0.045377 10.0.0.19 - - [2025-10-27 19:56:55] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.016144 10.0.0.19 - - [2025-10-27 19:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.19 - - [2025-10-27 19:56:55] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002973 10.0.0.19 - - [2025-10-27 19:56:55] "POST /tags HTTP/1.1" 409 226 0.007298 10.0.0.19 - - [2025-10-27 19:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.19 - - [2025-10-27 19:56:55] "GET /tag/fb309fa7-7fbc-4cf1-ba80-b89dc6e122fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009895 10.0.0.19 - - [2025-10-27 19:56:55] "POST /firewall-rules HTTP/1.1" 200 600 0.064616 10.0.0.19 - - [2025-10-27 19:56:55] "GET /firewall-rule/edaf651e-3730-4136-8295-d9aede66c1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009356 10.0.0.19 - - [2025-10-27 19:56:55] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003959 10.0.0.19 - - [2025-10-27 19:56:55] "GET /firewall-rule/edaf651e-3730-4136-8295-d9aede66c1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002204 10.0.0.19 - - [2025-10-27 19:56:55] "POST /ref-update HTTP/1.1" 200 156 0.043974 10.0.0.19 - - [2025-10-27 19:56:55] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002499 10.0.0.19 - - [2025-10-27 19:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.19 - - [2025-10-27 19:56:55] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002107 10.0.0.19 - - [2025-10-27 19:56:55] "POST /tags HTTP/1.1" 409 226 0.001908 10.0.0.19 - - [2025-10-27 19:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.19 - - [2025-10-27 19:56:55] "GET /tag/fb309fa7-7fbc-4cf1-ba80-b89dc6e122fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011806 10.0.0.19 - - [2025-10-27 19:56:55] "POST /firewall-rules HTTP/1.1" 200 598 0.071337 10.0.0.19 - - [2025-10-27 19:56:55] "GET /firewall-rule/3852994a-b6ab-49d7-9ee0-55bae06b1c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.014433 10.0.0.19 - - [2025-10-27 19:56:55] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003880 10.0.0.19 - - [2025-10-27 19:56:55] "GET /firewall-rule/3852994a-b6ab-49d7-9ee0-55bae06b1c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009924 10.0.0.19 - - [2025-10-27 19:56:55] "POST /ref-update HTTP/1.1" 200 156 0.044843 10.0.0.19 - - [2025-10-27 19:56:57] "POST /tags HTTP/1.1" 200 345 0.110535 10.0.0.19 - - [2025-10-27 19:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.19 - - [2025-10-27 19:56:57] "GET /tag/93fc9244-737d-4725-b043-3ad524f887af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.027994 10.0.0.19 - - [2025-10-27 19:56:57] "POST /projects HTTP/1.1" 409 238 0.002933 10.0.0.19 - - [2025-10-27 19:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.19 - - [2025-10-27 19:56:57] "GET /project/97c06ff3-abdc-4088-8040-dabc3d14fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041212 10.0.0.19 - - [2025-10-27 19:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.19 - - [2025-10-27 19:56:57] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004548 10.0.0.19 - - [2025-10-27 19:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.19 - - [2025-10-27 19:56:57] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004841 10.0.0.19 - - [2025-10-27 19:56:57] "POST /security-groups HTTP/1.1" 409 285 0.003192 10.0.0.19 - - [2025-10-27 19:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.19 - - [2025-10-27 19:56:57] "PUT /security-group/a89c965e-af6a-4f3f-bb54-551decdec079 HTTP/1.1" 200 262 0.053879 10.0.0.19 - - [2025-10-27 19:56:57] "PUT /access-control-list/f15cd039-83ac-4d10-8821-2db96cccffd1 HTTP/1.1" 200 272 0.009627 10.0.0.19 - - [2025-10-27 19:56:57] "PUT /access-control-list/58e1898b-9457-4f33-b4e1-03cc2fad2774 HTTP/1.1" 200 272 0.038743 10.0.0.19 - - [2025-10-27 19:56:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.040519 10.0.0.19 - - [2025-10-27 19:56:57] "POST /tags HTTP/1.1" 409 228 0.001688 10.0.0.19 - - [2025-10-27 19:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.19 - - [2025-10-27 19:56:57] "GET /tag/93fc9244-737d-4725-b043-3ad524f887af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.083576 10.0.0.19 - - [2025-10-27 19:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.19 - - [2025-10-27 19:56:57] "GET /project/97c06ff3-abdc-4088-8040-dabc3d14fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034090 10.0.0.19 - - [2025-10-27 19:56:57] "POST /tags HTTP/1.1" 200 345 0.054583 10.0.0.19 - - [2025-10-27 19:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.19 - - [2025-10-27 19:56:58] "GET /tag/eba38655-1532-4cfb-b421-a4f22cc1b902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.020649 10.0.0.19 - - [2025-10-27 19:56:58] "POST /projects HTTP/1.1" 409 238 0.003223 10.0.0.19 - - [2025-10-27 19:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.19 - - [2025-10-27 19:56:58] "GET /project/891dc737-0a8a-4b36-8a5f-9c37e0d38066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.024198 10.0.0.19 - - [2025-10-27 19:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.19 - - [2025-10-27 19:56:58] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005567 10.0.0.19 - - [2025-10-27 19:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.19 - - [2025-10-27 19:56:58] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007648 10.0.0.19 - - [2025-10-27 19:56:58] "POST /security-groups HTTP/1.1" 409 285 0.002077 10.0.0.19 - - [2025-10-27 19:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.19 - - [2025-10-27 19:56:58] "PUT /security-group/4c62824b-8fda-49a2-8043-13bc8b4cdec0 HTTP/1.1" 200 262 0.052285 10.0.0.19 - - [2025-10-27 19:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012985 10.0.0.19 - - [2025-10-27 19:56:58] "PUT /access-control-list/2af6a559-0a16-4e40-be0a-8d7a1b4d31c7 HTTP/1.1" 200 272 0.035810 10.0.0.19 - - [2025-10-27 19:56:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.046179 10.0.0.19 - - [2025-10-27 19:56:58] "POST /tags HTTP/1.1" 409 228 0.010462 10.0.0.19 - - [2025-10-27 19:56:58] "PUT /access-control-list/d8ed5faa-dde9-479c-9294-9fc3610f0487 HTTP/1.1" 200 272 0.047559 10.0.0.19 - - [2025-10-27 19:56:58] "GET /project/891dc737-0a8a-4b36-8a5f-9c37e0d38066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.099447 10.0.0.19 - - [2025-10-27 19:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2025-10-27 19:56:58] "GET /tag/eba38655-1532-4cfb-b421-a4f22cc1b902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012977 10.0.0.19 - - [2025-10-27 19:56:58] "POST /tags HTTP/1.1" 200 291 0.057388 10.0.0.19 - - [2025-10-27 19:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.19 - - [2025-10-27 19:56:58] "GET /tag/3604e2a9-da03-47d3-847d-000f0c9291bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.013848 10.0.0.19 - - [2025-10-27 19:56:58] "POST /tags HTTP/1.1" 200 303 0.045276 10.0.0.19 - - [2025-10-27 19:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006323 10.0.0.19 - - [2025-10-27 19:56:58] "GET /tag/de494143-33f7-4f2b-83a0-10c42502ecc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011993 10.0.0.19 - - [2025-10-27 19:56:58] "POST /tags HTTP/1.1" 409 252 0.001624 10.0.0.19 - - [2025-10-27 19:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.19 - - [2025-10-27 19:56:58] "GET /tag/8e40061c-b7d5-4946-ac86-a6377ad64dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010058 10.0.0.19 - - [2025-10-27 19:56:58] "POST /tags HTTP/1.1" 409 226 0.002450 10.0.0.19 - - [2025-10-27 19:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.19 - - [2025-10-27 19:56:58] "GET /tag/3186807a-e36f-435b-980c-2f29730c98c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009827 10.0.0.19 - - [2025-10-27 19:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.19 - - [2025-10-27 19:56:58] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006664 10.0.0.19 - - [2025-10-27 19:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.19 - - [2025-10-27 19:56:58] "GET /project/97c06ff3-abdc-4088-8040-dabc3d14fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057170 10.0.0.19 - - [2025-10-27 19:56:58] "POST /virtual-machines HTTP/1.1" 200 395 0.017743 10.0.0.19 - - [2025-10-27 19:56:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014654 10.0.0.19 - - [2025-10-27 19:56:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105623 10.0.0.19 - - [2025-10-27 19:56:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012695 10.0.0.19 - - [2025-10-27 19:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008913 10.0.0.19 - - [2025-10-27 19:56:59] "GET /virtual-machine-interface/18efc0b8-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008345 10.0.0.19 - - [2025-10-27 19:56:59] "POST /instance-ips HTTP/1.1" 200 397 0.024325 10.0.0.19 - - [2025-10-27 19:56:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.026726 10.0.0.19 - - [2025-10-27 19:56:59] "GET /virtual-machine-interface/18efc0b8-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008914 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:56:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:56:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000918 10.0.0.19 - - [2025-10-27 19:56:59] "POST /set-tag HTTP/1.1" 200 109 0.075710 10.0.0.19 - - [2025-10-27 19:56:59] "GET /virtual-machine-interface/18efc0b8-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008967 10.0.0.19 - - [2025-10-27 19:56:59] "GET /instance-ip/19091f5e-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003095 10.0.0.19 - - [2025-10-27 19:56:59] "GET /virtual-machine-interface/18efc0b8-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006864 10.0.0.19 - - [2025-10-27 19:56:59] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.19 - - [2025-10-27 19:56:59] "GET /virtual-router/de975dd5-d5db-4e9e-9e96-38d7dfa8862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003699 10.0.0.19 - - [2025-10-27 19:56:59] "POST /ref-update HTTP/1.1" 200 156 0.012545 10.0.0.19 - - [2025-10-27 19:56:59] "GET /virtual-machine-interface/18efc0b8-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.072114 10.0.0.19 - - [2025-10-27 19:56:59] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.19 - - [2025-10-27 19:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.19 - - [2025-10-27 19:56:59] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.029257 10.0.0.19 - - [2025-10-27 19:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.19 - - [2025-10-27 19:56:59] "GET /project/97c06ff3-abdc-4088-8040-dabc3d14fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047887 10.0.0.19 - - [2025-10-27 19:56:59] "POST /virtual-machines HTTP/1.1" 200 395 0.011605 10.0.0.19 - - [2025-10-27 19:56:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008177 10.0.0.19 - - [2025-10-27 19:56:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115171 10.0.0.19 - - [2025-10-27 19:56:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017777 10.0.0.19 - - [2025-10-27 19:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016659 10.0.0.19 - - [2025-10-27 19:57:00] "GET /virtual-machine-interface/1975adcc-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007474 10.0.0.19 - - [2025-10-27 19:57:00] "POST /instance-ips HTTP/1.1" 200 397 0.027078 10.0.0.19 - - [2025-10-27 19:57:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022534 10.0.0.19 - - [2025-10-27 19:57:00] "GET /virtual-machine-interface/1975adcc-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010385 10.0.0.19 - - [2025-10-27 19:57:00] "POST /set-tag HTTP/1.1" 200 109 0.063934 10.0.0.19 - - [2025-10-27 19:57:00] "GET /virtual-machine-interface/1975adcc-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011454 10.0.0.19 - - [2025-10-27 19:57:00] "GET /instance-ip/198b4d08-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003619 10.0.0.19 - - [2025-10-27 19:57:00] "GET /virtual-machine-interface/1975adcc-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004339 10.0.0.19 - - [2025-10-27 19:57:00] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.19 - - [2025-10-27 19:57:00] "GET /virtual-router/de975dd5-d5db-4e9e-9e96-38d7dfa8862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003329 10.0.0.19 - - [2025-10-27 19:57:00] "POST /ref-update HTTP/1.1" 200 156 0.007433 10.0.0.19 - - [2025-10-27 19:57:00] "GET /virtual-machine-interface/1975adcc-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011888 10.0.0.19 - - [2025-10-27 19:57:00] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.19 - - [2025-10-27 19:57:00] "POST /tags HTTP/1.1" 200 291 0.015756 10.0.0.19 - - [2025-10-27 19:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.018420 10.0.0.19 - - [2025-10-27 19:57:00] "GET /tag/e5ded50f-8db2-4b37-97c8-80f49f80e396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013580 10.0.0.19 - - [2025-10-27 19:57:00] "POST /tags HTTP/1.1" 409 252 0.001999 10.0.0.19 - - [2025-10-27 19:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.19 - - [2025-10-27 19:57:00] "GET /tag/2d34db58-a237-4eed-8999-492b99b0c0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010169 10.0.0.19 - - [2025-10-27 19:57:00] "POST /tags HTTP/1.1" 409 226 0.001774 10.0.0.19 - - [2025-10-27 19:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2025-10-27 19:57:00] "GET /tag/fb309fa7-7fbc-4cf1-ba80-b89dc6e122fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009948 10.0.0.19 - - [2025-10-27 19:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.19 - - [2025-10-27 19:57:00] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004040 10.0.0.19 - - [2025-10-27 19:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.19 - - [2025-10-27 19:57:00] "GET /project/891dc737-0a8a-4b36-8a5f-9c37e0d38066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034146 10.0.0.19 - - [2025-10-27 19:57:00] "POST /virtual-machines HTTP/1.1" 200 395 0.010437 10.0.0.19 - - [2025-10-27 19:57:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008998 10.0.0.19 - - [2025-10-27 19:57:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103369 10.0.0.19 - - [2025-10-27 19:57:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007827 10.0.0.19 - - [2025-10-27 19:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009682 10.0.0.19 - - [2025-10-27 19:57:00] "GET /virtual-machine-interface/1a036252-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003877 10.0.0.19 - - [2025-10-27 19:57:01] "POST /instance-ips HTTP/1.1" 200 397 0.018161 10.0.0.19 - - [2025-10-27 19:57:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018550 10.0.0.19 - - [2025-10-27 19:57:01] "GET /virtual-machine-interface/1a036252-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009133 10.0.0.19 - - [2025-10-27 19:57:01] "POST /set-tag HTTP/1.1" 200 109 0.060030 10.0.0.19 - - [2025-10-27 19:57:01] "GET /virtual-machine-interface/1a036252-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017702 10.0.0.19 - - [2025-10-27 19:57:01] "GET /instance-ip/1a1ce8da-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002748 10.0.0.19 - - [2025-10-27 19:57:01] "GET /virtual-machine-interface/1a036252-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004028 10.0.0.19 - - [2025-10-27 19:57:01] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.19 - - [2025-10-27 19:57:01] "GET /virtual-router/de975dd5-d5db-4e9e-9e96-38d7dfa8862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003601 10.0.0.19 - - [2025-10-27 19:57:01] "POST /ref-update HTTP/1.1" 200 156 0.017466 10.0.0.19 - - [2025-10-27 19:57:01] "GET /virtual-machine-interface/1a036252-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020759 10.0.0.19 - - [2025-10-27 19:57:01] "POST /set-tag HTTP/1.1" 200 109 0.004439 10.0.0.19 - - [2025-10-27 19:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2025-10-27 19:57:01] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003860 10.0.0.19 - - [2025-10-27 19:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.19 - - [2025-10-27 19:57:01] "GET /project/891dc737-0a8a-4b36-8a5f-9c37e0d38066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033545 10.0.0.19 - - [2025-10-27 19:57:01] "POST /virtual-machines HTTP/1.1" 200 395 0.007633 10.0.0.19 - - [2025-10-27 19:57:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014311 10.0.0.19 - - [2025-10-27 19:57:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.087663 10.0.0.19 - - [2025-10-27 19:57:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007218 10.0.0.19 - - [2025-10-27 19:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009598 10.0.0.19 - - [2025-10-27 19:57:01] "GET /virtual-machine-interface/1a7941ca-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004950 10.0.0.19 - - [2025-10-27 19:57:01] "POST /instance-ips HTTP/1.1" 200 397 0.017731 10.0.0.19 - - [2025-10-27 19:57:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018489 10.0.0.19 - - [2025-10-27 19:57:01] "GET /virtual-machine-interface/1a7941ca-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010395 10.0.0.19 - - [2025-10-27 19:57:01] "POST /set-tag HTTP/1.1" 200 109 0.059925 10.0.0.19 - - [2025-10-27 19:57:01] "GET /virtual-machine-interface/1a7941ca-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018886 10.0.0.19 - - [2025-10-27 19:57:01] "GET /instance-ip/1a8f8fe8-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007422 10.0.0.19 - - [2025-10-27 19:57:02] "GET /virtual-machine-interface/1a7941ca-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004066 10.0.0.19 - - [2025-10-27 19:57:02] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.19 - - [2025-10-27 19:57:02] "POST /tags HTTP/1.1" 200 299 0.024355 10.0.0.19 - - [2025-10-27 19:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.19 - - [2025-10-27 19:57:02] "GET /tag/9893b8ec-fe7f-4710-bdd2-a2eb9155f3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011536 10.0.0.19 - - [2025-10-27 19:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.19 - - [2025-10-27 19:57:02] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003538 10.0.0.19 - - [2025-10-27 19:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.19 - - [2025-10-27 19:57:02] "GET /project/97c06ff3-abdc-4088-8040-dabc3d14fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032201 10.0.0.19 - - [2025-10-27 19:57:02] "POST /virtual-machines HTTP/1.1" 200 395 0.013456 10.0.0.19 - - [2025-10-27 19:57:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010344 10.0.0.19 - - [2025-10-27 19:57:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102372 10.0.0.19 - - [2025-10-27 19:57:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018399 10.0.0.19 - - [2025-10-27 19:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008037 10.0.0.19 - - [2025-10-27 19:57:02] "GET /virtual-machine-interface/1ae80b5a-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005493 10.0.0.19 - - [2025-10-27 19:57:02] "POST /instance-ips HTTP/1.1" 200 397 0.018649 10.0.0.19 - - [2025-10-27 19:57:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.027899 10.0.0.19 - - [2025-10-27 19:57:02] "GET /virtual-machine-interface/1ae80b5a-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017847 10.0.0.19 - - [2025-10-27 19:57:02] "POST /set-tag HTTP/1.1" 200 109 0.019490 10.0.0.19 - - [2025-10-27 19:57:02] "GET /virtual-machine-interface/1ae80b5a-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017155 10.0.0.19 - - [2025-10-27 19:57:02] "GET /instance-ip/1afc7838-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002449 10.0.0.19 - - [2025-10-27 19:57:02] "GET /virtual-machine-interface/1ae80b5a-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005673 10.0.0.19 - - [2025-10-27 19:57:02] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.19 - - [2025-10-27 19:57:02] "GET /virtual-router/de975dd5-d5db-4e9e-9e96-38d7dfa8862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003123 10.0.0.19 - - [2025-10-27 19:57:02] "POST /ref-update HTTP/1.1" 200 156 0.014758 10.0.0.19 - - [2025-10-27 19:57:02] "GET /virtual-machine-interface/1a7941ca-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004669 10.0.0.19 - - [2025-10-27 19:57:02] "POST /set-tag HTTP/1.1" 200 109 0.002303 10.0.0.19 - - [2025-10-27 19:57:02] "POST /tags HTTP/1.1" 200 299 0.018861 10.0.0.19 - - [2025-10-27 19:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008808 10.0.0.19 - - [2025-10-27 19:57:02] "GET /tag/4c4e67a1-e01a-49f2-8e31-e9f4793ed625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010797 10.0.0.19 - - [2025-10-27 19:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.19 - - [2025-10-27 19:57:02] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003892 10.0.0.19 - - [2025-10-27 19:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.19 - - [2025-10-27 19:57:03] "GET /project/97c06ff3-abdc-4088-8040-dabc3d14fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032281 10.0.0.19 - - [2025-10-27 19:57:03] "POST /virtual-machines HTTP/1.1" 200 395 0.011644 10.0.0.19 - - [2025-10-27 19:57:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.031418 10.0.0.19 - - [2025-10-27 19:57:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095805 10.0.0.19 - - [2025-10-27 19:57:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008625 10.0.0.19 - - [2025-10-27 19:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009438 10.0.0.19 - - [2025-10-27 19:57:03] "GET /virtual-machine-interface/1b61e312-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003945 10.0.0.19 - - [2025-10-27 19:57:03] "POST /instance-ips HTTP/1.1" 200 397 0.021346 10.0.0.19 - - [2025-10-27 19:57:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.031092 10.0.0.19 - - [2025-10-27 19:57:03] "GET /virtual-machine-interface/1b61e312-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016793 10.0.0.19 - - [2025-10-27 19:57:03] "POST /set-tag HTTP/1.1" 200 109 0.021107 10.0.0.19 - - [2025-10-27 19:57:03] "GET /virtual-machine-interface/1b61e312-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016360 10.0.0.19 - - [2025-10-27 19:57:03] "GET /instance-ip/1b7a7a80-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002960 10.0.0.19 - - [2025-10-27 19:57:03] "GET /virtual-machine-interface/1b61e312-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003944 10.0.0.19 - - [2025-10-27 19:57:03] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.19 - - [2025-10-27 19:57:03] "POST /tags HTTP/1.1" 200 299 0.018456 10.0.0.19 - - [2025-10-27 19:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006230 10.0.0.19 - - [2025-10-27 19:57:03] "GET /tag/adc9d0b1-c34f-4984-9e4f-13ed859d6fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016897 10.0.0.19 - - [2025-10-27 19:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.19 - - [2025-10-27 19:57:03] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005280 10.0.0.19 - - [2025-10-27 19:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.19 - - [2025-10-27 19:57:03] "GET /project/891dc737-0a8a-4b36-8a5f-9c37e0d38066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030106 10.0.0.19 - - [2025-10-27 19:57:03] "POST /virtual-machines HTTP/1.1" 200 395 0.007696 10.0.0.19 - - [2025-10-27 19:57:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008413 10.0.0.19 - - [2025-10-27 19:57:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094767 10.0.0.19 - - [2025-10-27 19:57:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007388 10.0.0.19 - - [2025-10-27 19:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007892 10.0.0.19 - - [2025-10-27 19:57:03] "GET /virtual-machine-interface/1bcc43f6-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004638 10.0.0.19 - - [2025-10-27 19:57:03] "POST /instance-ips HTTP/1.1" 200 397 0.018235 10.0.0.19 - - [2025-10-27 19:57:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.024409 10.0.0.19 - - [2025-10-27 19:57:04] "GET /virtual-machine-interface/1bcc43f6-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009839 10.0.0.19 - - [2025-10-27 19:57:04] "POST /set-tag HTTP/1.1" 200 109 0.026004 10.0.0.19 - - [2025-10-27 19:57:04] "GET /virtual-machine-interface/1bcc43f6-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012649 10.0.0.19 - - [2025-10-27 19:57:04] "GET /instance-ip/1be3c9ea-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002403 10.0.0.19 - - [2025-10-27 19:57:04] "GET /virtual-machine-interface/1bcc43f6-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004062 10.0.0.19 - - [2025-10-27 19:57:04] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.19 - - [2025-10-27 19:57:04] "POST /tags HTTP/1.1" 200 299 0.021895 10.0.0.19 - - [2025-10-27 19:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008132 10.0.0.19 - - [2025-10-27 19:57:04] "GET /tag/4fd5f197-d5ce-4dd9-b37b-6f5475b58e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011418 10.0.0.19 - - [2025-10-27 19:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.19 - - [2025-10-27 19:57:04] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003588 10.0.0.19 - - [2025-10-27 19:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.19 - - [2025-10-27 19:57:04] "GET /project/891dc737-0a8a-4b36-8a5f-9c37e0d38066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034219 10.0.0.19 - - [2025-10-27 19:57:04] "POST /virtual-machines HTTP/1.1" 200 395 0.007284 10.0.0.19 - - [2025-10-27 19:57:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007746 10.0.0.19 - - [2025-10-27 19:57:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113906 10.0.0.19 - - [2025-10-27 19:57:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.031241 10.0.0.19 - - [2025-10-27 19:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.19 - - [2025-10-27 19:57:04] "GET /virtual-machine-interface/1c355918-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005762 10.0.0.19 - - [2025-10-27 19:57:04] "POST /instance-ips HTTP/1.1" 200 397 0.021835 10.0.0.19 - - [2025-10-27 19:57:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.032934 10.0.0.19 - - [2025-10-27 19:57:04] "GET /virtual-machine-interface/1c355918-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011836 10.0.0.19 - - [2025-10-27 19:57:04] "POST /set-tag HTTP/1.1" 200 109 0.020787 10.0.0.19 - - [2025-10-27 19:57:04] "GET /virtual-machine-interface/1c355918-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019318 10.0.0.19 - - [2025-10-27 19:57:04] "GET /instance-ip/1c4cfe38-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002973 10.0.0.19 - - [2025-10-27 19:57:04] "GET /virtual-machine-interface/1c355918-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004214 10.0.0.19 - - [2025-10-27 19:57:04] "POST /set-tag HTTP/1.1" 200 109 0.002040 10.0.0.19 - - [2025-10-27 19:57:04] "GET /virtual-router/de975dd5-d5db-4e9e-9e96-38d7dfa8862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003557 10.0.0.19 - - [2025-10-27 19:57:04] "POST /ref-update HTTP/1.1" 200 156 0.008283 10.0.0.19 - - [2025-10-27 19:57:04] "GET /virtual-machine-interface/1ae80b5a-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003972 10.0.0.19 - - [2025-10-27 19:57:04] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.19 - - [2025-10-27 19:57:04] "GET /virtual-machine-interface/18efc0b8-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005338 10.0.0.19 - - [2025-10-27 19:57:05] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.19 - - [2025-10-27 19:57:05] "GET /virtual-router/de975dd5-d5db-4e9e-9e96-38d7dfa8862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003710 10.0.0.19 - - [2025-10-27 19:57:05] "POST /ref-update HTTP/1.1" 200 156 0.008053 10.0.0.19 - - [2025-10-27 19:57:05] "GET /virtual-machine-interface/1b61e312-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005116 10.0.0.19 - - [2025-10-27 19:57:05] "POST /set-tag HTTP/1.1" 200 109 0.007686 10.0.0.19 - - [2025-10-27 19:57:05] "GET /virtual-router/de975dd5-d5db-4e9e-9e96-38d7dfa8862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003695 10.0.0.19 - - [2025-10-27 19:57:05] "POST /ref-update HTTP/1.1" 200 156 0.008078 10.0.0.19 - - [2025-10-27 19:57:05] "GET /virtual-machine-interface/1bcc43f6-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.024634 10.0.0.19 - - [2025-10-27 19:57:05] "POST /set-tag HTTP/1.1" 200 109 0.003205 10.0.0.19 - - [2025-10-27 19:57:05] "GET /virtual-machine-interface/1975adcc-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004152 10.0.0.19 - - [2025-10-27 19:57:05] "POST /set-tag HTTP/1.1" 200 109 0.001868 10.0.0.19 - - [2025-10-27 19:57:05] "GET /virtual-router/de975dd5-d5db-4e9e-9e96-38d7dfa8862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003196 10.0.0.19 - - [2025-10-27 19:57:05] "POST /ref-update HTTP/1.1" 200 156 0.018034 10.0.0.19 - - [2025-10-27 19:57:05] "GET /virtual-machine-interface/1c355918-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010788 10.0.0.19 - - [2025-10-27 19:57:05] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.19 - - [2025-10-27 19:57:05] "GET /virtual-machine-interface/1a036252-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004063 10.0.0.19 - - [2025-10-27 19:57:05] "POST /set-tag HTTP/1.1" 200 109 0.001711 10.0.0.19 - - [2025-10-27 19:57:05] "GET /virtual-machine-interface/1a7941ca-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004300 10.0.0.19 - - [2025-10-27 19:57:05] "POST /set-tag HTTP/1.1" 200 109 0.001973 10.0.0.19 - - [2025-10-27 19:57:05] "GET /virtual-machine-interface/1ae80b5a-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003937 10.0.0.19 - - [2025-10-27 19:57:05] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.19 - - [2025-10-27 19:57:05] "GET /virtual-machine-interface/1b61e312-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004175 10.0.0.19 - - [2025-10-27 19:57:05] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.19 - - [2025-10-27 19:57:05] "GET /virtual-machine-interface/1bcc43f6-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004365 10.0.0.19 - - [2025-10-27 19:57:05] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.19 - - [2025-10-27 19:57:05] "GET /virtual-machine-interface/1c355918-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004192 10.0.0.19 - - [2025-10-27 19:57:05] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.19 - - [2025-10-27 19:57:09] "GET /virtual-machine-interface/1ae80b5a-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009260 10.0.0.19 - - [2025-10-27 19:57:09] "POST /set-tag HTTP/1.1" 200 109 0.004956 10.0.0.19 - - [2025-10-27 19:57:09] "GET /virtual-machine-interface/18efc0b8-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005414 10.0.0.19 - - [2025-10-27 19:57:09] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.19 - - [2025-10-27 19:57:10] "GET /virtual-machine-interface/1975adcc-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004875 10.0.0.19 - - [2025-10-27 19:57:10] "POST /set-tag HTTP/1.1" 200 109 0.007598 10.0.0.19 - - [2025-10-27 19:57:10] "GET /virtual-machine-interface/1bcc43f6-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004385 10.0.0.19 - - [2025-10-27 19:57:10] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.19 - - [2025-10-27 19:57:11] "GET /virtual-machine-interface/1a036252-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006526 10.0.0.19 - - [2025-10-27 19:57:11] "POST /set-tag HTTP/1.1" 200 109 0.002065 10.0.0.19 - - [2025-10-27 19:57:12] "GET /virtual-machine-interface/1a7941ca-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006982 10.0.0.19 - - [2025-10-27 19:57:12] "POST /set-tag HTTP/1.1" 200 109 0.004187 10.0.0.19 - - [2025-10-27 19:57:13] "GET /virtual-machine/d3ce854a-169b-4db4-96f0-3702706b5bef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002747 10.0.0.19 - - [2025-10-27 19:57:13] "GET /virtual-machine-interface/18efc0b8-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004647 10.0.0.19 - - [2025-10-27 19:57:13] "GET /virtual-machine/b8ced336-31a1-4f8a-9cf2-1edba0de79ef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005366 10.0.0.19 - - [2025-10-27 19:57:13] "GET /virtual-machine-interface/1975adcc-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004066 10.0.0.19 - - [2025-10-27 19:57:13] "GET /virtual-machine/65819771-9710-4e95-950f-4d2cb76b3854?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002712 10.0.0.19 - - [2025-10-27 19:57:13] "GET /virtual-machine-interface/1a036252-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004037 10.0.0.19 - - [2025-10-27 19:57:13] "GET /virtual-machine/d4b4a4d6-0f2d-4d39-a724-01c48ca028e3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002661 10.0.0.19 - - [2025-10-27 19:57:13] "GET /virtual-machine-interface/1a7941ca-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005679 10.0.0.19 - - [2025-10-27 19:57:13] "GET /virtual-machine/0bd07498-b2db-41a5-993a-d7901fd6ea57?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002944 10.0.0.19 - - [2025-10-27 19:57:13] "GET /virtual-machine-interface/1ae80b5a-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004983 10.0.0.19 - - [2025-10-27 19:57:13] "GET /virtual-machine/b12717df-96bf-4478-8716-618159a43c26?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002899 10.0.0.19 - - [2025-10-27 19:57:13] "GET /virtual-machine-interface/1bcc43f6-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006839 10.0.0.19 - - [2025-10-27 19:57:15] "GET /virtual-machine-interface/1b61e312-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004465 10.0.0.19 - - [2025-10-27 19:57:15] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.19 - - [2025-10-27 19:57:15] "GET /virtual-machine-interface/1c355918-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003902 10.0.0.19 - - [2025-10-27 19:57:15] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.19 - - [2025-10-27 19:57:18] "GET /virtual-machine/27298ee7-edc0-454f-a54b-5d6fb927e9c0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002622 10.0.0.19 - - [2025-10-27 19:57:18] "GET /virtual-machine-interface/1b61e312-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003393 10.0.0.19 - - [2025-10-27 19:57:18] "GET /virtual-machine/6ddbe031-68fb-4300-ae57-4e51266a0474?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004529 10.0.0.19 - - [2025-10-27 19:57:18] "GET /virtual-machine-interface/1c355918-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003850 10.0.0.19 - - [2025-10-27 19:57:21] "GET /loadbalancer/119483b5-0dce-42a8-bb68-a1a755502169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006223 10.0.0.19 - - [2025-10-27 19:57:21] "POST /tags HTTP/1.1" 200 333 0.024453 10.0.0.19 - - [2025-10-27 19:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006507 10.0.0.19 - - [2025-10-27 19:57:21] "GET /tag/b735c2e2-9ddc-4b32-b6ea-bee59d1e2eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015091 10.0.0.19 - - [2025-10-27 19:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.19 - - [2025-10-27 19:57:21] "GET /project/97c06ff3-abdc-4088-8040-dabc3d14fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027152 10.0.0.19 - - [2025-10-27 19:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006300 10.0.0.19 - - [2025-10-27 19:57:21] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007979 10.0.0.19 - - [2025-10-27 19:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.19 - - [2025-10-27 19:57:21] "GET /service-appliance-set/0d11a9f8-f33d-4889-8e63-d0b007e73f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.001956 10.0.0.19 - - [2025-10-27 19:57:21] "POST /fqname-to-id HTTP/1.1" 404 273 0.001450 10.0.0.19 - - [2025-10-27 19:57:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.088150 10.0.0.19 - - [2025-10-27 19:57:21] "GET /virtual-machine-interface/7919d815-c42b-44a2-96e5-98871b6dd15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.017969 10.0.0.19 - - [2025-10-27 19:57:21] "POST /instance-ips HTTP/1.1" 200 409 0.027193 10.0.0.19 - - [2025-10-27 19:57:21] "GET /instance-ip/8a498f24-429d-4a8e-8b10-e44568e97a52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003783 10.0.0.19 - - [2025-10-27 19:57:21] "POST /loadbalancers HTTP/1.1" 200 629 0.058606 10.0.0.19 - - [2025-10-27 19:57:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018523 10.0.0.19 - - [2025-10-27 19:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005788 10.0.0.19 - - [2025-10-27 19:57:21] "GET /project/97c06ff3-abdc-4088-8040-dabc3d14fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039671 10.0.0.19 - - [2025-10-27 19:57:21] "GET /instance-ip/8a498f24-429d-4a8e-8b10-e44568e97a52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002672 10.0.0.19 - - [2025-10-27 19:57:21] "POST /floating-ips HTTP/1.1" 200 597 0.017704 10.0.0.19 - - [2025-10-27 19:57:21] "GET /project/97c06ff3-abdc-4088-8040-dabc3d14fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058770 10.0.0.19 - - [2025-10-27 19:57:21] "GET /loadbalancer/119483b5-0dce-42a8-bb68-a1a755502169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003835 10.0.0.19 - - [2025-10-27 19:57:22] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.019683 10.0.0.19 - - [2025-10-27 19:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.19 - - [2025-10-27 19:57:22] "GET /project/97c06ff3-abdc-4088-8040-dabc3d14fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034379 10.0.0.19 - - [2025-10-27 19:57:22] "GET /loadbalancer-listener/ecc192eb-1b4c-4afc-b2fc-9ffc61ad49f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002936 10.0.0.19 - - [2025-10-27 19:57:22] "GET /loadbalancer-listener/ecc192eb-1b4c-4afc-b2fc-9ffc61ad49f5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002692 10.0.0.19 - - [2025-10-27 19:57:22] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020093 10.0.0.19 - - [2025-10-27 19:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.19 - - [2025-10-27 19:57:22] "GET /instance-ip/8a498f24-429d-4a8e-8b10-e44568e97a52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.006982 10.0.0.19 - - [2025-10-27 19:57:22] "GET /loadbalancer/119483b5-0dce-42a8-bb68-a1a755502169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.013056 10.0.0.19 - - [2025-10-27 19:57:22] "GET /instance-ip/8a498f24-429d-4a8e-8b10-e44568e97a52?fields=floating_ips HTTP/1.1" 200 1212 0.008189 10.0.0.19 - - [2025-10-27 19:57:22] "GET /floating-ip/2b312bba-daf5-4a0b-8dc1-f91bb9d4cffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.003243 10.0.0.19 - - [2025-10-27 19:57:22] "GET /loadbalancer-pool/824593e0-efe6-410f-9c59-157cb09ab7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003640 10.0.0.19 - - [2025-10-27 19:57:22] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017454 10.0.0.19 - - [2025-10-27 19:57:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017699 10.0.0.19 - - [2025-10-27 19:57:22] "GET /virtual-machine-interface/18efc0b8-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015065 10.0.0.19 - - [2025-10-27 19:57:22] "GET /virtual-machine-interface/18efc0b8-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003440 10.0.0.19 - - [2025-10-27 19:57:22] "POST /ref-update HTTP/1.1" 200 156 0.005165 10.0.0.19 - - [2025-10-27 19:57:22] "GET /floating-ip/2b312bba-daf5-4a0b-8dc1-f91bb9d4cffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.009318 10.0.0.19 - - [2025-10-27 19:57:22] "PUT /floating-ip/2b312bba-daf5-4a0b-8dc1-f91bb9d4cffb HTTP/1.1" 200 256 0.009642 10.0.0.19 - - [2025-10-27 19:57:22] "POST /tags HTTP/1.1" 409 221 0.001708 10.0.0.19 - - [2025-10-27 19:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.19 - - [2025-10-27 19:57:22] "GET /tag/b735c2e2-9ddc-4b32-b6ea-bee59d1e2eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009905 10.0.0.19 - - [2025-10-27 19:57:22] "GET /loadbalancer/119483b5-0dce-42a8-bb68-a1a755502169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002367 10.0.0.19 - - [2025-10-27 19:57:22] "POST /set-tag HTTP/1.1" 200 109 0.068091 10.0.0.19 - - [2025-10-27 19:57:22] "GET /loadbalancer-pool/824593e0-efe6-410f-9c59-157cb09ab7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.009635 10.0.0.19 - - [2025-10-27 19:57:22] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017949 10.0.0.19 - - [2025-10-27 19:57:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007680 10.0.0.19 - - [2025-10-27 19:57:22] "GET /virtual-machine-interface/1975adcc-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011214 10.0.0.19 - - [2025-10-27 19:57:22] "GET /virtual-machine-interface/1975adcc-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003881 10.0.0.19 - - [2025-10-27 19:57:22] "POST /ref-update HTTP/1.1" 200 156 0.009382 10.0.0.19 - - [2025-10-27 19:57:22] "GET /floating-ip/2b312bba-daf5-4a0b-8dc1-f91bb9d4cffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.006516 10.0.0.19 - - [2025-10-27 19:57:22] "POST /set-tag HTTP/1.1" 200 109 0.081212 10.0.0.19 - - [2025-10-27 19:57:22] "POST /tags HTTP/1.1" 409 206 0.002089 10.0.0.19 - - [2025-10-27 19:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.19 - - [2025-10-27 19:57:22] "GET /tag/de494143-33f7-4f2b-83a0-10c42502ecc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010243 10.0.0.19 - - [2025-10-27 19:57:22] "POST /tags HTTP/1.1" 409 204 0.001834 10.0.0.19 - - [2025-10-27 19:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.19 - - [2025-10-27 19:57:23] "GET /tag/4c4e67a1-e01a-49f2-8e31-e9f4793ed625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011342 10.0.0.19 - - [2025-10-27 19:57:23] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003933 10.0.0.19 - - [2025-10-27 19:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.19 - - [2025-10-27 19:57:23] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002305 10.0.0.19 - - [2025-10-27 19:57:23] "POST /tags HTTP/1.1" 409 206 0.001445 10.0.0.19 - - [2025-10-27 19:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.19 - - [2025-10-27 19:57:23] "GET /tag/de494143-33f7-4f2b-83a0-10c42502ecc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009356 10.0.0.19 - - [2025-10-27 19:57:23] "POST /tags HTTP/1.1" 409 226 0.001505 10.0.0.19 - - [2025-10-27 19:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.19 - - [2025-10-27 19:57:23] "GET /tag/3186807a-e36f-435b-980c-2f29730c98c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009445 10.0.0.19 - - [2025-10-27 19:57:23] "POST /tags HTTP/1.1" 409 204 0.002161 10.0.0.19 - - [2025-10-27 19:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.19 - - [2025-10-27 19:57:23] "GET /tag/4c4e67a1-e01a-49f2-8e31-e9f4793ed625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009793 10.0.0.19 - - [2025-10-27 19:57:23] "POST /tags HTTP/1.1" 409 226 0.001624 10.0.0.19 - - [2025-10-27 19:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.19 - - [2025-10-27 19:57:23] "GET /tag/3186807a-e36f-435b-980c-2f29730c98c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009791 10.0.0.19 - - [2025-10-27 19:57:23] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013724 10.0.0.19 - - [2025-10-27 19:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.19 - - [2025-10-27 19:57:23] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002705 10.0.0.19 - - [2025-10-27 19:57:23] "POST /firewall-rules HTTP/1.1" 200 626 0.074646 10.0.0.19 - - [2025-10-27 19:57:23] "POST /firewall-rules HTTP/1.1" 200 646 0.069572 10.0.0.19 - - [2025-10-27 19:57:23] "GET /firewall-rule/a5ef0a43-a423-407d-90cd-4cb57ecba528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003625 10.0.0.19 - - [2025-10-27 19:57:23] "GET /firewall-policy/58b66e9f-defe-449d-8334-e191744e6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002025 10.0.0.19 - - [2025-10-27 19:57:23] "GET /firewall-rule/ce574715-c39b-47e4-ba1b-8fa781532995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003185 10.0.0.19 - - [2025-10-27 19:57:23] "POST /ref-update HTTP/1.1" 200 156 0.017090 10.0.0.19 - - [2025-10-27 19:57:23] "POST /firewall-policys HTTP/1.1" 200 606 0.032604 10.0.0.19 - - [2025-10-27 19:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.026623 10.0.0.19 - - [2025-10-27 19:57:23] "GET /firewall-policy/273dcc39-a6a6-4899-9ba5-43f56e9cc2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007560 10.0.0.19 - - [2025-10-27 19:57:23] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002402 10.0.0.19 - - [2025-10-27 19:57:23] "GET /firewall-policy/273dcc39-a6a6-4899-9ba5-43f56e9cc2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002642 10.0.0.19 - - [2025-10-27 19:57:23] "GET /firewall-policy/0ae6a3bd-a142-47db-a67c-0a9cddf080c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003129 10.0.0.19 - - [2025-10-27 19:57:23] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004246 10.0.0.19 - - [2025-10-27 19:57:23] "GET /firewall-policy/58b66e9f-defe-449d-8334-e191744e6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003373 10.0.0.19 - - [2025-10-27 19:57:23] "GET /firewall-policy/58b66e9f-defe-449d-8334-e191744e6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002331 10.0.0.19 - - [2025-10-27 19:57:23] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002638 10.0.0.19 - - [2025-10-27 19:57:23] "POST /ref-update HTTP/1.1" 200 156 0.017578 10.0.0.19 - - [2025-10-27 19:57:23] "POST /ref-update HTTP/1.1" 200 156 0.022256 10.0.0.19 - - [2025-10-27 19:57:23] "POST /ref-update HTTP/1.1" 200 156 0.015246 10.0.0.19 - - [2025-10-27 19:57:23] "POST /ref-update HTTP/1.1" 200 156 0.025677 10.0.0.19 - - [2025-10-27 19:57:24] "POST /ref-update HTTP/1.1" 200 156 0.033489 10.0.0.19 - - [2025-10-27 19:57:24] "GET /firewall-policy/273dcc39-a6a6-4899-9ba5-43f56e9cc2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002505 10.0.0.19 - - [2025-10-27 19:57:24] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004822 10.0.0.19 - - [2025-10-27 19:57:24] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.19 - - [2025-10-27 19:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.19 - - [2025-10-27 19:57:24] "GET /loadbalancer/06eb24b1-2278-48ac-b831-f23619e78d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002741 10.0.0.19 - - [2025-10-27 19:57:24] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003825 10.0.0.19 - - [2025-10-27 19:57:24] "POST /set-tag HTTP/1.1" 200 109 0.015391 10.0.0.19 - - [2025-10-27 19:57:24] "DELETE /loadbalancer-member/f946480e-33c9-48d6-a1a8-30173297b37d HTTP/1.1" 200 115 0.027753 10.0.0.19 - - [2025-10-27 19:57:24] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008739 10.0.0.19 - - [2025-10-27 19:57:24] "POST /set-tag HTTP/1.1" 200 109 0.002029 10.0.0.19 - - [2025-10-27 19:57:25] "DELETE /loadbalancer-member/cb51a166-6637-4494-b264-bbba535a53b0 HTTP/1.1" 200 115 0.022350 10.0.0.19 - - [2025-10-27 19:57:25] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003788 10.0.0.19 - - [2025-10-27 19:57:25] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.19 - - [2025-10-27 19:57:25] "DELETE /loadbalancer-member/67c5eed5-0f0a-49d9-b2a3-1b350affd81d HTTP/1.1" 200 115 0.027890 10.0.0.19 - - [2025-10-27 19:57:25] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004559 10.0.0.19 - - [2025-10-27 19:57:25] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.19 - - [2025-10-27 19:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.19 - - [2025-10-27 19:57:25] "GET /loadbalancer/06eb24b1-2278-48ac-b831-f23619e78d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003841 10.0.0.19 - - [2025-10-27 19:57:25] "GET /loadbalancer-pool/67006677-4959-44e2-be67-71cd8df4db21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003072 10.0.0.19 - - [2025-10-27 19:57:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016661 10.0.0.19 - - [2025-10-27 19:57:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019586 10.0.0.19 - - [2025-10-27 19:57:25] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006030 10.0.0.19 - - [2025-10-27 19:57:25] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008466 10.0.0.19 - - [2025-10-27 19:57:25] "GET /floating-ip/2d5076ed-42c4-4d51-bac6-4fc117542f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002488 10.0.0.19 - - [2025-10-27 19:57:25] "POST /set-tag HTTP/1.1" 200 109 0.072107 10.0.0.19 - - [2025-10-27 19:57:25] "GET /loadbalancer-pool/2c7b46e0-6c5f-4bf6-b6ec-e39e745943df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012557 10.0.0.19 - - [2025-10-27 19:57:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.012655 10.0.0.19 - - [2025-10-27 19:57:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011935 10.0.0.19 - - [2025-10-27 19:57:25] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005738 10.0.0.19 - - [2025-10-27 19:57:25] "POST /set-tag HTTP/1.1" 200 109 0.003508 10.0.0.19 - - [2025-10-27 19:57:25] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003880 10.0.0.19 - - [2025-10-27 19:57:25] "GET /floating-ip/2d5076ed-42c4-4d51-bac6-4fc117542f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001722 10.0.0.19 - - [2025-10-27 19:57:25] "GET /loadbalancer-pool/cf331118-6525-478b-a510-71ab8f23331f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002618 10.0.0.19 - - [2025-10-27 19:57:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013432 10.0.0.19 - - [2025-10-27 19:57:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.013703 10.0.0.19 - - [2025-10-27 19:57:25] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007215 10.0.0.19 - - [2025-10-27 19:57:25] "GET /virtual-machine-interface/812c1944-b36d-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004158 10.0.0.19 - - [2025-10-27 19:57:25] "GET /floating-ip/2d5076ed-42c4-4d51-bac6-4fc117542f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001918 10.0.0.19 - - [2025-10-27 19:57:25] "POST /set-tag HTTP/1.1" 200 109 0.002822 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:58:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000816 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:58:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001138 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:58:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000833 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:58:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000786 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:58:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000853 [Introspect:8084]10.0.0.19 - - [2025-10-27 19:58:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000743 10.0.0.19 - - [2025-10-27 19:59:22] "POST /tags HTTP/1.1" 409 252 0.001894 10.0.0.19 - - [2025-10-27 19:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.19 - - [2025-10-27 19:59:22] "GET /tag/2d34db58-a237-4eed-8999-492b99b0c0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.014019 10.0.0.19 - - [2025-10-27 19:59:22] "POST /tags HTTP/1.1" 409 228 0.004223 10.0.0.19 - - [2025-10-27 19:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.19 - - [2025-10-27 19:59:22] "GET /tag/eba38655-1532-4cfb-b421-a4f22cc1b902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010083 10.0.0.19 - - [2025-10-27 19:59:22] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003174 10.0.0.19 - - [2025-10-27 19:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.19 - - [2025-10-27 19:59:22] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003075 10.0.0.19 - - [2025-10-27 19:59:22] "POST /tags HTTP/1.1" 409 206 0.001894 10.0.0.19 - - [2025-10-27 19:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.19 - - [2025-10-27 19:59:22] "GET /tag/de494143-33f7-4f2b-83a0-10c42502ecc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010270 10.0.0.19 - - [2025-10-27 19:59:22] "POST /tags HTTP/1.1" 409 226 0.001814 10.0.0.19 - - [2025-10-27 19:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.19 - - [2025-10-27 19:59:23] "GET /tag/3186807a-e36f-435b-980c-2f29730c98c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010585 10.0.0.19 - - [2025-10-27 19:59:23] "POST /tags HTTP/1.1" 409 204 0.002286 10.0.0.19 - - [2025-10-27 19:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.19 - - [2025-10-27 19:59:23] "GET /tag/4c4e67a1-e01a-49f2-8e31-e9f4793ed625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010763 10.0.0.19 - - [2025-10-27 19:59:23] "POST /tags HTTP/1.1" 409 226 0.001722 10.0.0.19 - - [2025-10-27 19:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.19 - - [2025-10-27 19:59:23] "GET /tag/3186807a-e36f-435b-980c-2f29730c98c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010729 10.0.0.19 - - [2025-10-27 19:59:23] "POST /tags HTTP/1.1" 409 228 0.002286 10.0.0.19 - - [2025-10-27 19:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.19 - - [2025-10-27 19:59:23] "GET /tag/eba38655-1532-4cfb-b421-a4f22cc1b902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010773 10.0.0.19 - - [2025-10-27 19:59:23] "POST /tags HTTP/1.1" 409 252 0.001936 10.0.0.19 - - [2025-10-27 19:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.19 - - [2025-10-27 19:59:23] "GET /tag/2d34db58-a237-4eed-8999-492b99b0c0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010854 10.0.0.19 - - [2025-10-27 19:59:23] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002558 10.0.0.19 - - [2025-10-27 19:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.19 - - [2025-10-27 19:59:23] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002607 10.0.0.19 - - [2025-10-27 19:59:23] "POST /firewall-rules HTTP/1.1" 409 281 0.001689 10.0.0.19 - - [2025-10-27 19:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.19 - - [2025-10-27 19:59:23] "PUT /firewall-rule/ce574715-c39b-47e4-ba1b-8fa781532995 HTTP/1.1" 200 260 0.018209 10.0.0.19 - - [2025-10-27 19:59:23] "POST /firewall-rules HTTP/1.1" 409 291 0.002151 10.0.0.19 - - [2025-10-27 19:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.19 - - [2025-10-27 19:59:23] "PUT /firewall-rule/a5ef0a43-a423-407d-90cd-4cb57ecba528 HTTP/1.1" 200 260 0.018893 10.0.0.19 - - [2025-10-27 19:59:23] "GET /firewall-rule/a5ef0a43-a423-407d-90cd-4cb57ecba528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003465 10.0.0.19 - - [2025-10-27 19:59:23] "POST /firewall-rules HTTP/1.1" 200 658 0.071153 10.0.0.19 - - [2025-10-27 19:59:23] "GET /firewall-rule/15b62e03-61ad-4f5a-a86a-ff41df441a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.009745 10.0.0.19 - - [2025-10-27 19:59:23] "GET /firewall-policy/58b66e9f-defe-449d-8334-e191744e6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003011 10.0.0.19 - - [2025-10-27 19:59:23] "GET /firewall-rule/ce574715-c39b-47e4-ba1b-8fa781532995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003182 10.0.0.19 - - [2025-10-27 19:59:23] "POST /firewall-policys HTTP/1.1" 409 269 0.001784 10.0.0.19 - - [2025-10-27 19:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.19 - - [2025-10-27 19:59:23] "PUT /firewall-policy/273dcc39-a6a6-4899-9ba5-43f56e9cc2a7 HTTP/1.1" 200 264 0.026736 10.0.0.19 - - [2025-10-27 19:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.019516 10.0.0.19 - - [2025-10-27 19:59:23] "GET /firewall-policy/273dcc39-a6a6-4899-9ba5-43f56e9cc2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009204 10.0.0.19 - - [2025-10-27 19:59:23] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002432 10.0.0.19 - - [2025-10-27 19:59:23] "GET /firewall-policy/273dcc39-a6a6-4899-9ba5-43f56e9cc2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002395 10.0.0.19 - - [2025-10-27 19:59:23] "GET /firewall-policy/0ae6a3bd-a142-47db-a67c-0a9cddf080c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002159 10.0.0.19 - - [2025-10-27 19:59:23] "GET /firewall-policy/273dcc39-a6a6-4899-9ba5-43f56e9cc2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003056 10.0.0.19 - - [2025-10-27 19:59:23] "GET /firewall-policy/273dcc39-a6a6-4899-9ba5-43f56e9cc2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002412 10.0.0.19 - - [2025-10-27 20:00:05] "GET /global-system-configs HTTP/1.1" 200 322 0.001924 10.0.0.19 - - [2025-10-27 20:00:06] "GET /global-system-configs HTTP/1.1" 200 322 0.001915 10.0.0.19 - - [2025-10-27 20:00:25] "GET /virtual-machine-interface/18efc0b8-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.016015 10.0.0.19 - - [2025-10-27 20:00:25] "POST /set-tag HTTP/1.1" 200 109 0.008382 10.0.0.19 - - [2025-10-27 20:00:25] "GET /virtual-machine-interface/1bcc43f6-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004534 10.0.0.19 - - [2025-10-27 20:00:25] "POST /set-tag HTTP/1.1" 200 109 0.002869 10.0.0.19 - - [2025-10-27 20:00:25] "GET /virtual-machine-interface/1975adcc-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004442 10.0.0.19 - - [2025-10-27 20:00:25] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.19 - - [2025-10-27 20:00:25] "GET /virtual-machine-interface/1ae80b5a-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004078 10.0.0.19 - - [2025-10-27 20:00:25] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.19 - - [2025-10-27 20:00:25] "GET /virtual-machine-interface/1a7941ca-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003939 10.0.0.19 - - [2025-10-27 20:00:25] "POST /set-tag HTTP/1.1" 200 109 0.002006 10.0.0.19 - - [2025-10-27 20:00:25] "GET /virtual-machine-interface/1c355918-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004017 10.0.0.19 - - [2025-10-27 20:00:25] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.19 - - [2025-10-27 20:00:25] "GET /virtual-machine-interface/1b61e312-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004117 10.0.0.19 - - [2025-10-27 20:00:25] "POST /set-tag HTTP/1.1" 200 109 0.001965 10.0.0.19 - - [2025-10-27 20:00:25] "GET /virtual-machine-interface/1a036252-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003616 10.0.0.19 - - [2025-10-27 20:00:25] "POST /set-tag HTTP/1.1" 200 109 0.001772 10.0.0.19 - - [2025-10-27 20:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.19 - - [2025-10-27 20:00:25] "GET /loadbalancer/119483b5-0dce-42a8-bb68-a1a755502169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002107 10.0.0.19 - - [2025-10-27 20:00:25] "GET /virtual-machine-interface/18efc0b8-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003333 10.0.0.19 - - [2025-10-27 20:00:25] "POST /set-tag HTTP/1.1" 200 109 0.018158 10.0.0.19 - - [2025-10-27 20:00:25] "DELETE /loadbalancer-member/21b799f8-b708-44e2-b6ec-75f970125dc6 HTTP/1.1" 200 115 0.038485 10.0.0.19 - - [2025-10-27 20:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.19 - - [2025-10-27 20:00:25] "GET /loadbalancer/119483b5-0dce-42a8-bb68-a1a755502169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002544 10.0.0.19 - - [2025-10-27 20:00:26] "GET /virtual-machine-interface/1a7941ca-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012662 10.0.0.19 - - [2025-10-27 20:00:26] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.19 - - [2025-10-27 20:00:26] "GET /virtual-machine-interface/1a7941ca-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003579 10.0.0.19 - - [2025-10-27 20:00:26] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.19 - - [2025-10-27 20:00:26] "GET /virtual-machine/d4b4a4d6-0f2d-4d39-a724-01c48ca028e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002879 10.0.0.19 - - [2025-10-27 20:00:26] "POST /ref-update HTTP/1.1" 200 156 0.010195 10.0.0.19 - - [2025-10-27 20:00:26] "GET /virtual-machine-interface/1a7941ca-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005558 10.0.0.19 - - [2025-10-27 20:00:26] "POST /set-tag HTTP/1.1" 200 109 0.018407 10.0.0.19 - - [2025-10-27 20:00:26] "POST /set-tag HTTP/1.1" 200 109 0.040071 10.0.0.19 - - [2025-10-27 20:00:26] "POST /set-tag HTTP/1.1" 200 109 0.014281 10.0.0.19 - - [2025-10-27 20:00:26] "POST /set-tag HTTP/1.1" 200 109 0.031552 10.0.0.19 - - [2025-10-27 20:00:26] "POST /set-tag HTTP/1.1" 200 109 0.022325 10.0.0.19 - - [2025-10-27 20:00:26] "DELETE /instance-ip/1a8f8fe8-b36f-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.043524 10.0.0.19 - - [2025-10-27 20:00:26] "DELETE /virtual-machine-interface/1a7941ca-b36f-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.037028 10.0.0.19 - - [2025-10-27 20:00:26] "DELETE /virtual-machine/d4b4a4d6-0f2d-4d39-a724-01c48ca028e3 HTTP/1.1" 200 115 0.019545 10.0.0.19 - - [2025-10-27 20:00:26] "GET /virtual-machine-interface/18efc0b8-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005451 10.0.0.19 - - [2025-10-27 20:00:26] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.19 - - [2025-10-27 20:00:26] "GET /virtual-machine-interface/18efc0b8-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003686 10.0.0.19 - - [2025-10-27 20:00:26] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.19 - - [2025-10-27 20:00:26] "GET /virtual-machine/d3ce854a-169b-4db4-96f0-3702706b5bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002811 10.0.0.19 - - [2025-10-27 20:00:26] "POST /ref-update HTTP/1.1" 200 156 0.008088 10.0.0.19 - - [2025-10-27 20:00:26] "GET /virtual-machine-interface/18efc0b8-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009791 10.0.0.19 - - [2025-10-27 20:00:27] "POST /set-tag HTTP/1.1" 200 109 0.017017 10.0.0.19 - - [2025-10-27 20:00:27] "POST /set-tag HTTP/1.1" 200 109 0.049918 10.0.0.19 - - [2025-10-27 20:00:27] "POST /set-tag HTTP/1.1" 200 109 0.033347 10.0.0.19 - - [2025-10-27 20:00:27] "POST /set-tag HTTP/1.1" 200 109 0.019604 10.0.0.19 - - [2025-10-27 20:00:27] "POST /set-tag HTTP/1.1" 200 109 0.033708 10.0.0.19 - - [2025-10-27 20:00:27] "DELETE /instance-ip/19091f5e-b36f-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.062899 10.0.0.19 - - [2025-10-27 20:00:27] "POST /ref-update HTTP/1.1" 200 156 0.014620 10.0.0.19 - - [2025-10-27 20:00:27] "DELETE /virtual-machine-interface/18efc0b8-b36f-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.043778 10.0.0.19 - - [2025-10-27 20:00:27] "DELETE /virtual-machine/d3ce854a-169b-4db4-96f0-3702706b5bef HTTP/1.1" 200 115 0.018064 10.0.0.19 - - [2025-10-27 20:00:27] "GET /virtual-machine-interface/1975adcc-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004105 10.0.0.19 - - [2025-10-27 20:00:27] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.19 - - [2025-10-27 20:00:27] "GET /virtual-machine-interface/1975adcc-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003957 10.0.0.19 - - [2025-10-27 20:00:27] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.19 - - [2025-10-27 20:00:27] "GET /virtual-machine/b8ced336-31a1-4f8a-9cf2-1edba0de79ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004318 10.0.0.19 - - [2025-10-27 20:00:27] "POST /ref-update HTTP/1.1" 200 156 0.012011 10.0.0.19 - - [2025-10-27 20:00:27] "GET /virtual-machine-interface/1975adcc-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.012913 10.0.0.19 - - [2025-10-27 20:00:27] "POST /set-tag HTTP/1.1" 200 109 0.016308 10.0.0.19 - - [2025-10-27 20:00:27] "POST /set-tag HTTP/1.1" 200 109 0.017750 10.0.0.19 - - [2025-10-27 20:00:27] "POST /set-tag HTTP/1.1" 200 109 0.024082 10.0.0.19 - - [2025-10-27 20:00:27] "POST /set-tag HTTP/1.1" 200 109 0.013495 10.0.0.19 - - [2025-10-27 20:00:27] "POST /set-tag HTTP/1.1" 200 109 0.025573 10.0.0.19 - - [2025-10-27 20:00:27] "DELETE /instance-ip/198b4d08-b36f-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.033522 10.0.0.19 - - [2025-10-27 20:00:27] "POST /ref-update HTTP/1.1" 200 156 0.007237 10.0.0.19 - - [2025-10-27 20:00:27] "DELETE /virtual-machine-interface/1975adcc-b36f-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.036618 10.0.0.19 - - [2025-10-27 20:00:27] "DELETE /virtual-machine/b8ced336-31a1-4f8a-9cf2-1edba0de79ef HTTP/1.1" 200 115 0.017781 10.0.0.19 - - [2025-10-27 20:00:27] "DELETE /tag/3604e2a9-da03-47d3-847d-000f0c9291bf HTTP/1.1" 200 115 0.030592 10.0.0.19 - - [2025-10-27 20:00:27] "GET /virtual-machine-interface/1a036252-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003768 10.0.0.19 - - [2025-10-27 20:00:28] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.19 - - [2025-10-27 20:00:28] "GET /virtual-machine-interface/1a036252-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003694 10.0.0.19 - - [2025-10-27 20:00:28] "POST /set-tag HTTP/1.1" 200 109 0.001906 10.0.0.19 - - [2025-10-27 20:00:28] "GET /virtual-machine/65819771-9710-4e95-950f-4d2cb76b3854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002920 10.0.0.19 - - [2025-10-27 20:00:28] "POST /ref-update HTTP/1.1" 200 156 0.008374 10.0.0.19 - - [2025-10-27 20:00:28] "GET /virtual-machine-interface/1a036252-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006225 10.0.0.19 - - [2025-10-27 20:00:28] "POST /set-tag HTTP/1.1" 200 109 0.016326 10.0.0.19 - - [2025-10-27 20:00:28] "POST /set-tag HTTP/1.1" 200 109 0.023470 10.0.0.19 - - [2025-10-27 20:00:28] "POST /set-tag HTTP/1.1" 200 109 0.025147 10.0.0.19 - - [2025-10-27 20:00:28] "POST /set-tag HTTP/1.1" 200 109 0.012769 10.0.0.19 - - [2025-10-27 20:00:28] "POST /set-tag HTTP/1.1" 200 109 0.017325 10.0.0.19 - - [2025-10-27 20:00:28] "DELETE /instance-ip/1a1ce8da-b36f-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.039442 10.0.0.19 - - [2025-10-27 20:00:28] "DELETE /virtual-machine-interface/1a036252-b36f-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.040567 10.0.0.19 - - [2025-10-27 20:00:28] "DELETE /virtual-machine/65819771-9710-4e95-950f-4d2cb76b3854 HTTP/1.1" 200 115 0.022863 10.0.0.19 - - [2025-10-27 20:00:28] "DELETE /tag/e5ded50f-8db2-4b37-97c8-80f49f80e396 HTTP/1.1" 200 115 0.030982 10.0.0.19 - - [2025-10-27 20:00:28] "DELETE /tag/de494143-33f7-4f2b-83a0-10c42502ecc2 HTTP/1.1" 409 388 0.004004 10.0.0.19 - - [2025-10-27 20:00:56] "GET /virtual-machine-interface/1b61e312-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008133 10.0.0.19 - - [2025-10-27 20:00:56] "POST /set-tag HTTP/1.1" 200 109 0.004651 10.0.0.19 - - [2025-10-27 20:00:56] "GET /virtual-machine-interface/1b61e312-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016418 10.0.0.19 - - [2025-10-27 20:00:56] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.19 - - [2025-10-27 20:00:56] "GET /virtual-machine/27298ee7-edc0-454f-a54b-5d6fb927e9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003520 10.0.0.19 - - [2025-10-27 20:00:56] "POST /ref-update HTTP/1.1" 200 156 0.011844 10.0.0.19 - - [2025-10-27 20:00:56] "GET /virtual-machine-interface/1b61e312-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009751 10.0.0.19 - - [2025-10-27 20:00:56] "POST /set-tag HTTP/1.1" 200 109 0.026938 10.0.0.19 - - [2025-10-27 20:00:56] "POST /set-tag HTTP/1.1" 200 109 0.030866 10.0.0.19 - - [2025-10-27 20:00:56] "POST /set-tag HTTP/1.1" 200 109 0.034013 10.0.0.19 - - [2025-10-27 20:00:56] "POST /set-tag HTTP/1.1" 200 109 0.017129 10.0.0.19 - - [2025-10-27 20:00:56] "DELETE /instance-ip/1b7a7a80-b36f-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.067142 10.0.0.19 - - [2025-10-27 20:00:56] "DELETE /virtual-machine-interface/1b61e312-b36f-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.044023 10.0.0.19 - - [2025-10-27 20:00:56] "DELETE /virtual-machine/27298ee7-edc0-454f-a54b-5d6fb927e9c0 HTTP/1.1" 200 115 0.026094 10.0.0.19 - - [2025-10-27 20:00:56] "DELETE /tag/4c4e67a1-e01a-49f2-8e31-e9f4793ed625 HTTP/1.1" 409 236 0.006386 10.0.0.19 - - [2025-10-27 20:00:57] "GET /virtual-machine-interface/1ae80b5a-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003999 10.0.0.19 - - [2025-10-27 20:00:57] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.19 - - [2025-10-27 20:00:57] "GET /virtual-machine-interface/1ae80b5a-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004095 10.0.0.19 - - [2025-10-27 20:00:57] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.19 - - [2025-10-27 20:00:57] "GET /virtual-machine/0bd07498-b2db-41a5-993a-d7901fd6ea57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002844 10.0.0.19 - - [2025-10-27 20:00:57] "POST /ref-update HTTP/1.1" 200 156 0.008332 10.0.0.19 - - [2025-10-27 20:00:57] "GET /virtual-machine-interface/1ae80b5a-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013013 10.0.0.19 - - [2025-10-27 20:00:57] "POST /set-tag HTTP/1.1" 200 109 0.015805 10.0.0.19 - - [2025-10-27 20:00:57] "POST /set-tag HTTP/1.1" 200 109 0.030405 10.0.0.19 - - [2025-10-27 20:00:57] "POST /set-tag HTTP/1.1" 200 109 0.019099 10.0.0.19 - - [2025-10-27 20:00:57] "POST /set-tag HTTP/1.1" 200 109 0.012333 10.0.0.19 - - [2025-10-27 20:00:57] "DELETE /instance-ip/1afc7838-b36f-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.040617 10.0.0.19 - - [2025-10-27 20:00:57] "DELETE /virtual-machine-interface/1ae80b5a-b36f-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.048927 10.0.0.19 - - [2025-10-27 20:00:57] "DELETE /virtual-machine/0bd07498-b2db-41a5-993a-d7901fd6ea57 HTTP/1.1" 200 115 0.022180 10.0.0.19 - - [2025-10-27 20:00:57] "DELETE /tag/9893b8ec-fe7f-4710-bdd2-a2eb9155f3f6 HTTP/1.1" 200 115 0.055928 10.0.0.19 - - [2025-10-27 20:00:57] "DELETE /tag/8e40061c-b7d5-4946-ac86-a6377ad64dc8 HTTP/1.1" 200 115 0.029177 10.0.0.19 - - [2025-10-27 20:00:57] "DELETE /tag/93fc9244-737d-4725-b043-3ad524f887af HTTP/1.1" 200 115 0.029836 10.0.0.19 - - [2025-10-27 20:00:57] "GET /virtual-machine-interface/1c355918-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004172 10.0.0.19 - - [2025-10-27 20:00:57] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.19 - - [2025-10-27 20:00:57] "GET /virtual-machine-interface/1c355918-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004357 10.0.0.19 - - [2025-10-27 20:00:57] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.19 - - [2025-10-27 20:00:57] "GET /virtual-machine/6ddbe031-68fb-4300-ae57-4e51266a0474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002918 10.0.0.19 - - [2025-10-27 20:00:57] "POST /ref-update HTTP/1.1" 200 156 0.010979 10.0.0.19 - - [2025-10-27 20:00:57] "GET /virtual-machine-interface/1c355918-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011828 10.0.0.19 - - [2025-10-27 20:00:57] "POST /set-tag HTTP/1.1" 200 109 0.016014 10.0.0.19 - - [2025-10-27 20:00:57] "POST /set-tag HTTP/1.1" 200 109 0.019361 10.0.0.19 - - [2025-10-27 20:00:57] "POST /set-tag HTTP/1.1" 200 109 0.030173 10.0.0.19 - - [2025-10-27 20:00:57] "POST /set-tag HTTP/1.1" 200 109 0.013718 10.0.0.19 - - [2025-10-27 20:00:57] "DELETE /instance-ip/1c4cfe38-b36f-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.042892 10.0.0.19 - - [2025-10-27 20:00:57] "DELETE /virtual-machine-interface/1c355918-b36f-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.043854 10.0.0.19 - - [2025-10-27 20:00:58] "DELETE /virtual-machine/6ddbe031-68fb-4300-ae57-4e51266a0474 HTTP/1.1" 200 115 0.051754 10.0.0.19 - - [2025-10-27 20:00:58] "DELETE /tag/4fd5f197-d5ce-4dd9-b37b-6f5475b58e23 HTTP/1.1" 200 115 0.032458 10.0.0.19 - - [2025-10-27 20:00:58] "GET /virtual-machine-interface/1bcc43f6-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003689 10.0.0.19 - - [2025-10-27 20:00:58] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.19 - - [2025-10-27 20:00:58] "GET /virtual-machine-interface/1bcc43f6-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003927 10.0.0.19 - - [2025-10-27 20:00:58] "POST /set-tag HTTP/1.1" 200 109 0.002032 10.0.0.19 - - [2025-10-27 20:00:58] "GET /virtual-machine/b12717df-96bf-4478-8716-618159a43c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003595 10.0.0.19 - - [2025-10-27 20:00:58] "POST /ref-update HTTP/1.1" 200 156 0.011251 10.0.0.19 - - [2025-10-27 20:00:58] "GET /virtual-machine-interface/1bcc43f6-b36f-11f0-9728-fa163e5a2726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017870 10.0.0.19 - - [2025-10-27 20:00:58] "POST /set-tag HTTP/1.1" 200 109 0.016793 10.0.0.19 - - [2025-10-27 20:00:58] "POST /set-tag HTTP/1.1" 200 109 0.034941 10.0.0.19 - - [2025-10-27 20:00:58] "POST /set-tag HTTP/1.1" 200 109 0.027573 10.0.0.19 - - [2025-10-27 20:00:58] "POST /set-tag HTTP/1.1" 200 109 0.013134 10.0.0.19 - - [2025-10-27 20:00:58] "DELETE /instance-ip/1be3c9ea-b36f-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.047111 10.0.0.19 - - [2025-10-27 20:00:58] "DELETE /virtual-machine-interface/1bcc43f6-b36f-11f0-9728-fa163e5a2726 HTTP/1.1" 200 115 0.036598 10.0.0.19 - - [2025-10-27 20:00:58] "DELETE /virtual-machine/b12717df-96bf-4478-8716-618159a43c26 HTTP/1.1" 200 115 0.023312 10.0.0.19 - - [2025-10-27 20:00:58] "DELETE /tag/adc9d0b1-c34f-4984-9e4f-13ed859d6fef HTTP/1.1" 200 115 0.038643 10.0.0.19 - - [2025-10-27 20:00:58] "DELETE /tag/eba38655-1532-4cfb-b421-a4f22cc1b902 HTTP/1.1" 409 236 0.004549 10.0.0.19 - - [2025-10-27 20:00:58] "DELETE /tag/2d34db58-a237-4eed-8999-492b99b0c0de HTTP/1.1" 409 236 0.005443 10.0.0.19 - - [2025-10-27 20:01:00] "POST /projects HTTP/1.1" 409 238 0.001968 10.0.0.19 - - [2025-10-27 20:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.19 - - [2025-10-27 20:01:00] "GET /project/891dc737-0a8a-4b36-8a5f-9c37e0d38066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.026727 10.0.0.19 - - [2025-10-27 20:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.19 - - [2025-10-27 20:01:00] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004001 10.0.0.19 - - [2025-10-27 20:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.19 - - [2025-10-27 20:01:00] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003927 10.0.0.19 - - [2025-10-27 20:01:00] "POST /security-groups HTTP/1.1" 409 285 0.001913 10.0.0.19 - - [2025-10-27 20:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.19 - - [2025-10-27 20:01:00] "PUT /security-group/4c62824b-8fda-49a2-8043-13bc8b4cdec0 HTTP/1.1" 200 262 0.055759 10.0.0.19 - - [2025-10-27 20:01:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.027673 10.0.0.19 - - [2025-10-27 20:01:00] "PUT /access-control-list/2af6a559-0a16-4e40-be0a-8d7a1b4d31c7 HTTP/1.1" 200 272 0.020872 10.0.0.19 - - [2025-10-27 20:01:00] "PUT /access-control-list/d8ed5faa-dde9-479c-9294-9fc3610f0487 HTTP/1.1" 200 272 0.018810 10.0.0.19 - - [2025-10-27 20:01:05] "POST /projects HTTP/1.1" 409 238 0.002871 10.0.0.19 - - [2025-10-27 20:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.19 - - [2025-10-27 20:01:05] "GET /project/891dc737-0a8a-4b36-8a5f-9c37e0d38066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030986 10.0.0.19 - - [2025-10-27 20:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.19 - - [2025-10-27 20:01:05] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004167 10.0.0.19 - - [2025-10-27 20:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.19 - - [2025-10-27 20:01:06] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004777 10.0.0.19 - - [2025-10-27 20:01:06] "POST /security-groups HTTP/1.1" 409 285 0.002208 10.0.0.19 - - [2025-10-27 20:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.19 - - [2025-10-27 20:01:06] "PUT /security-group/4c62824b-8fda-49a2-8043-13bc8b4cdec0 HTTP/1.1" 200 262 0.058654 10.0.0.19 - - [2025-10-27 20:01:06] "PUT /access-control-list/2af6a559-0a16-4e40-be0a-8d7a1b4d31c7 HTTP/1.1" 200 272 0.022038 10.0.0.19 - - [2025-10-27 20:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.043597 10.0.0.19 - - [2025-10-27 20:01:06] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.010940 10.0.0.19 - - [2025-10-27 20:01:06] "PUT /access-control-list/d8ed5faa-dde9-479c-9294-9fc3610f0487 HTTP/1.1" 200 272 0.026988 10.0.0.19 - - [2025-10-27 20:01:06] "GET /firewall-rule/edaf651e-3730-4136-8295-d9aede66c1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003275 10.0.0.19 - - [2025-10-27 20:01:06] "POST /ref-update HTTP/1.1" 200 156 0.047771 10.0.0.19 - - [2025-10-27 20:01:06] "DELETE /firewall-rule/edaf651e-3730-4136-8295-d9aede66c1a4 HTTP/1.1" 200 115 0.036824 10.0.0.19 - - [2025-10-27 20:01:06] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005145 10.0.0.19 - - [2025-10-27 20:01:06] "GET /firewall-rule/3852994a-b6ab-49d7-9ee0-55bae06b1c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003235 10.0.0.19 - - [2025-10-27 20:01:06] "POST /ref-update HTTP/1.1" 200 156 0.043242 10.0.0.19 - - [2025-10-27 20:01:06] "DELETE /firewall-rule/3852994a-b6ab-49d7-9ee0-55bae06b1c8c HTTP/1.1" 200 115 0.054014 10.0.0.19 - - [2025-10-27 20:01:06] "DELETE /tag/fb309fa7-7fbc-4cf1-ba80-b89dc6e122fd HTTP/1.1" 200 115 0.037890 10.0.0.19 - - [2025-10-27 20:01:06] "DELETE /tag/eba38655-1532-4cfb-b421-a4f22cc1b902 HTTP/1.1" 409 236 0.006720 10.0.0.19 - - [2025-10-27 20:01:06] "DELETE /tag/2d34db58-a237-4eed-8999-492b99b0c0de HTTP/1.1" 409 236 0.004208 10.0.0.19 - - [2025-10-27 20:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.19 - - [2025-10-27 20:01:06] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004038 10.0.0.19 - - [2025-10-27 20:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.19 - - [2025-10-27 20:01:06] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005831 10.0.0.19 - - [2025-10-27 20:01:06] "PUT /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d HTTP/1.1" 200 264 0.050211 10.0.0.19 - - [2025-10-27 20:01:06] "PUT /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7 HTTP/1.1" 200 264 0.041340 10.0.0.19 - - [2025-10-27 20:01:06] "DELETE /security-group/4c62824b-8fda-49a2-8043-13bc8b4cdec0 HTTP/1.1" 200 115 0.042643 10.0.0.19 - - [2025-10-27 20:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.19 - - [2025-10-27 20:01:06] "DELETE /access-control-list/2af6a559-0a16-4e40-be0a-8d7a1b4d31c7 HTTP/1.1" 200 115 0.041832 10.0.0.19 - - [2025-10-27 20:01:06] "GET /project/891dc737-0a8a-4b36-8a5f-9c37e0d38066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.052788 10.0.0.19 - - [2025-10-27 20:01:06] "DELETE /access-control-list/d8ed5faa-dde9-479c-9294-9fc3610f0487 HTTP/1.1" 200 115 0.067516 10.0.0.19 - - [2025-10-27 20:01:06] "GET /project/891dc737-0a8a-4b36-8a5f-9c37e0d38066?fields=security_groups HTTP/1.1" 200 1351 0.053836 10.0.0.19 - - [2025-10-27 20:01:07] "DELETE /security-group/98440542-296a-48ca-b8bf-e4599edf7242 HTTP/1.1" 200 115 0.045424 10.0.0.19 - - [2025-10-27 20:01:07] "DELETE /access-control-list/9961ad37-3a06-4dbf-b9d9-028252a0a7ca HTTP/1.1" 200 115 0.034611 10.0.0.19 - - [2025-10-27 20:01:07] "GET /project/891dc737-0a8a-4b36-8a5f-9c37e0d38066?fields=application_policy_sets HTTP/1.1" 200 1390 0.040429 10.0.0.19 - - [2025-10-27 20:01:07] "DELETE /access-control-list/70886782-7f18-42e3-8d26-51949b5a891d HTTP/1.1" 200 115 0.049522 10.0.0.19 - - [2025-10-27 20:01:07] "DELETE /project/891dc737-0a8a-4b36-8a5f-9c37e0d38066 HTTP/1.1" 200 115 0.320596 10.0.0.19 - - [2025-10-27 20:01:07] "POST /projects HTTP/1.1" 409 238 0.003800 10.0.0.19 - - [2025-10-27 20:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.19 - - [2025-10-27 20:01:07] "GET /project/97c06ff3-abdc-4088-8040-dabc3d14fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034494 10.0.0.19 - - [2025-10-27 20:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.19 - - [2025-10-27 20:01:07] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004156 10.0.0.19 - - [2025-10-27 20:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.19 - - [2025-10-27 20:01:07] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004327 10.0.0.19 - - [2025-10-27 20:01:07] "POST /security-groups HTTP/1.1" 409 285 0.002145 10.0.0.19 - - [2025-10-27 20:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.19 - - [2025-10-27 20:01:07] "PUT /security-group/a89c965e-af6a-4f3f-bb54-551decdec079 HTTP/1.1" 200 262 0.057674 10.0.0.19 - - [2025-10-27 20:01:07] "PUT /access-control-list/f15cd039-83ac-4d10-8821-2db96cccffd1 HTTP/1.1" 200 272 0.011178 10.0.0.19 - - [2025-10-27 20:01:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.026773 10.0.0.19 - - [2025-10-27 20:01:07] "PUT /access-control-list/58e1898b-9457-4f33-b4e1-03cc2fad2774 HTTP/1.1" 200 272 0.022375 10.0.0.19 - - [2025-10-27 20:01:11] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002604 10.0.0.19 - - [2025-10-27 20:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.19 - - [2025-10-27 20:01:11] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002371 10.0.0.19 - - [2025-10-27 20:01:11] "GET /firewall-policy/58b66e9f-defe-449d-8334-e191744e6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003051 10.0.0.19 - - [2025-10-27 20:01:11] "GET /firewall-rule/ce574715-c39b-47e4-ba1b-8fa781532995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002953 10.0.0.19 - - [2025-10-27 20:01:11] "POST /ref-update HTTP/1.1" 200 156 0.012221 10.0.0.19 - - [2025-10-27 20:01:11] "DELETE /firewall-rule/ce574715-c39b-47e4-ba1b-8fa781532995 HTTP/1.1" 200 115 0.039850 10.0.0.19 - - [2025-10-27 20:01:11] "GET /firewall-policy/273dcc39-a6a6-4899-9ba5-43f56e9cc2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006799 10.0.0.19 - - [2025-10-27 20:01:11] "GET /firewall-rule/a5ef0a43-a423-407d-90cd-4cb57ecba528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003866 10.0.0.19 - - [2025-10-27 20:01:12] "POST /ref-update HTTP/1.1" 200 156 0.015776 10.0.0.19 - - [2025-10-27 20:01:12] "DELETE /firewall-rule/a5ef0a43-a423-407d-90cd-4cb57ecba528 HTTP/1.1" 200 115 0.042579 10.0.0.19 - - [2025-10-27 20:01:12] "GET /firewall-policy/273dcc39-a6a6-4899-9ba5-43f56e9cc2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005208 10.0.0.19 - - [2025-10-27 20:01:12] "GET /firewall-rule/15b62e03-61ad-4f5a-a86a-ff41df441a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002808 10.0.0.19 - - [2025-10-27 20:01:12] "POST /ref-update HTTP/1.1" 200 156 0.010886 10.0.0.19 - - [2025-10-27 20:01:12] "DELETE /firewall-rule/15b62e03-61ad-4f5a-a86a-ff41df441a27 HTTP/1.1" 200 115 0.052163 10.0.0.19 - - [2025-10-27 20:01:12] "GET /application-policy-set/027b309d-1a95-48a6-b7cb-69f005c99894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002503 10.0.0.19 - - [2025-10-27 20:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.19 - - [2025-10-27 20:01:12] "GET /policy-management/e85f2248-72dd-45b9-9add-28fff5de696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002633 10.0.0.19 - - [2025-10-27 20:01:12] "GET /firewall-policy/273dcc39-a6a6-4899-9ba5-43f56e9cc2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003404 10.0.0.19 - - [2025-10-27 20:01:12] "POST /ref-update HTTP/1.1" 200 156 0.021617 10.0.0.19 - - [2025-10-27 20:01:12] "DELETE /firewall-policy/273dcc39-a6a6-4899-9ba5-43f56e9cc2a7 HTTP/1.1" 200 115 0.037570 10.0.0.19 - - [2025-10-27 20:01:12] "DELETE /tag/4c4e67a1-e01a-49f2-8e31-e9f4793ed625 HTTP/1.1" 200 115 0.048528 10.0.0.19 - - [2025-10-27 20:01:12] "DELETE /tag/eba38655-1532-4cfb-b421-a4f22cc1b902 HTTP/1.1" 200 115 0.058588 10.0.0.19 - - [2025-10-27 20:01:12] "DELETE /tag/2d34db58-a237-4eed-8999-492b99b0c0de HTTP/1.1" 200 115 0.051354 10.0.0.19 - - [2025-10-27 20:01:12] "DELETE /tag/de494143-33f7-4f2b-83a0-10c42502ecc2 HTTP/1.1" 200 115 0.088358 10.0.0.19 - - [2025-10-27 20:01:12] "DELETE /loadbalancer-member/d480c95b-cd27-47a5-affa-1cd467e0cd56 HTTP/1.1" 200 115 0.031284 10.0.0.19 - - [2025-10-27 20:01:12] "DELETE /loadbalancer-pool/824593e0-efe6-410f-9c59-157cb09ab7ba HTTP/1.1" 200 115 0.033662 10.0.0.19 - - [2025-10-27 20:01:12] "DELETE /loadbalancer-listener/ecc192eb-1b4c-4afc-b2fc-9ffc61ad49f5 HTTP/1.1" 200 115 0.034110 10.0.0.19 - - [2025-10-27 20:01:12] "DELETE /loadbalancer/119483b5-0dce-42a8-bb68-a1a755502169 HTTP/1.1" 200 115 0.029544 10.0.0.19 - - [2025-10-27 20:01:12] "DELETE /floating-ip/2b312bba-daf5-4a0b-8dc1-f91bb9d4cffb HTTP/1.1" 200 115 0.045931 10.0.0.19 - - [2025-10-27 20:01:12] "DELETE /instance-ip/8a498f24-429d-4a8e-8b10-e44568e97a52 HTTP/1.1" 200 115 0.042979 10.0.0.19 - - [2025-10-27 20:01:12] "DELETE /virtual-machine-interface/7919d815-c42b-44a2-96e5-98871b6dd15a HTTP/1.1" 200 115 0.049824 10.0.0.19 - - [2025-10-27 20:01:12] "DELETE /tag/b735c2e2-9ddc-4b32-b6ea-bee59d1e2eab HTTP/1.1" 200 115 0.049615 10.0.0.19 - - [2025-10-27 20:01:12] "POST /projects HTTP/1.1" 409 238 0.002103 10.0.0.19 - - [2025-10-27 20:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.19 - - [2025-10-27 20:01:13] "GET /project/97c06ff3-abdc-4088-8040-dabc3d14fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034598 10.0.0.19 - - [2025-10-27 20:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.19 - - [2025-10-27 20:01:13] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003979 10.0.0.19 - - [2025-10-27 20:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.19 - - [2025-10-27 20:01:13] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004310 10.0.0.19 - - [2025-10-27 20:01:13] "POST /security-groups HTTP/1.1" 409 285 0.002181 10.0.0.19 - - [2025-10-27 20:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.19 - - [2025-10-27 20:01:13] "PUT /security-group/a89c965e-af6a-4f3f-bb54-551decdec079 HTTP/1.1" 200 262 0.055380 10.0.0.19 - - [2025-10-27 20:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.067772 10.0.0.19 - - [2025-10-27 20:01:13] "PUT /access-control-list/f15cd039-83ac-4d10-8821-2db96cccffd1 HTTP/1.1" 200 272 0.061268 10.0.0.19 - - [2025-10-27 20:01:13] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.008723 10.0.0.19 - - [2025-10-27 20:01:13] "PUT /access-control-list/58e1898b-9457-4f33-b4e1-03cc2fad2774 HTTP/1.1" 200 272 0.022424 10.0.0.19 - - [2025-10-27 20:01:13] "GET /firewall-rule/354a1062-aad0-43db-a5a5-c29bf91e2a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003007 10.0.0.19 - - [2025-10-27 20:01:13] "POST /ref-update HTTP/1.1" 200 156 0.056751 10.0.0.19 - - [2025-10-27 20:01:13] "DELETE /firewall-rule/354a1062-aad0-43db-a5a5-c29bf91e2a8f HTTP/1.1" 200 115 0.071806 10.0.0.19 - - [2025-10-27 20:01:13] "GET /firewall-policy/567e7951-0de0-492e-a2fa-ee0bce28e850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.007489 10.0.0.19 - - [2025-10-27 20:01:13] "GET /firewall-rule/7b2e5fb2-4fbd-4fe9-b0e8-2c01da053625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003693 10.0.0.19 - - [2025-10-27 20:01:13] "POST /ref-update HTTP/1.1" 200 156 0.046065 10.0.0.19 - - [2025-10-27 20:01:13] "DELETE /firewall-rule/7b2e5fb2-4fbd-4fe9-b0e8-2c01da053625 HTTP/1.1" 200 115 0.045993 10.0.0.19 - - [2025-10-27 20:01:13] "DELETE /tag/3186807a-e36f-435b-980c-2f29730c98c1 HTTP/1.1" 200 115 0.033989 10.0.0.19 - - [2025-10-27 20:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.19 - - [2025-10-27 20:01:13] "GET /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004524 10.0.0.19 - - [2025-10-27 20:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.19 - - [2025-10-27 20:01:13] "GET /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006367 10.0.0.19 - - [2025-10-27 20:01:13] "PUT /virtual-network/bef1786e-e952-4e9f-90b3-93c0f8b4ba0d HTTP/1.1" 200 264 0.045593 10.0.0.19 - - [2025-10-27 20:01:13] "PUT /virtual-network/a0ca4fbb-db97-4cde-b32e-c4983ab4e0b7 HTTP/1.1" 200 264 0.058135 10.0.0.19 - - [2025-10-27 20:01:14] "DELETE /security-group/a89c965e-af6a-4f3f-bb54-551decdec079 HTTP/1.1" 200 115 0.078534 10.0.0.19 - - [2025-10-27 20:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014788 10.0.0.19 - - [2025-10-27 20:01:14] "DELETE /access-control-list/f15cd039-83ac-4d10-8821-2db96cccffd1 HTTP/1.1" 200 115 0.052913 10.0.0.19 - - [2025-10-27 20:01:14] "DELETE /access-control-list/58e1898b-9457-4f33-b4e1-03cc2fad2774 HTTP/1.1" 200 115 0.036616 10.0.0.19 - - [2025-10-27 20:01:14] "GET /project/97c06ff3-abdc-4088-8040-dabc3d14fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.043171 10.0.0.19 - - [2025-10-27 20:01:14] "GET /project/97c06ff3-abdc-4088-8040-dabc3d14fb25?fields=security_groups HTTP/1.1" 200 1352 0.031463 10.0.0.19 - - [2025-10-27 20:01:14] "DELETE /security-group/5c0a70a1-fe38-4b1c-8835-108d05d10327 HTTP/1.1" 200 115 0.055011 10.0.0.19 - - [2025-10-27 20:01:14] "DELETE /access-control-list/9d2ab7aa-32d1-429f-91d6-1f88b74daa01 HTTP/1.1" 200 115 0.042968 10.0.0.19 - - [2025-10-27 20:01:14] "GET /project/97c06ff3-abdc-4088-8040-dabc3d14fb25?fields=application_policy_sets HTTP/1.1" 200 1391 0.073518 10.0.0.19 - - [2025-10-27 20:01:14] "DELETE /access-control-list/a708cf84-3075-4a24-b005-ca3d022c1a93 HTTP/1.1" 200 115 0.074058 10.0.0.19 - - [2025-10-27 20:01:14] "DELETE /project/97c06ff3-abdc-4088-8040-dabc3d14fb25 HTTP/1.1" 200 115 0.373777 [Introspect:8084]10.0.0.19 - - [2025-10-27 20:01:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.19 - - [2025-10-27 20:01:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000941 [Introspect:8084]10.0.0.19 - - [2025-10-27 20:01:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.19 - - [2025-10-27 20:01:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000841 [Introspect:8084]10.0.0.19 - - [2025-10-27 20:01:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000808 [Introspect:8084]10.0.0.19 - - [2025-10-27 20:01:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000857 [Introspect:8084]10.0.0.19 - - [2025-10-27 20:01:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.19 - - [2025-10-27 20:01:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878