+++ date ++ echo 'INFO: =================== Mon Jul 14 01:43:20 UTC 2025 ===================' INFO: =================== Mon Jul 14 01:43:20 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 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33: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.33 ++ CONFIGDB_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33: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.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33: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.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33: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.33 ++ 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.33 ++ 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.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 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.33 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.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.33,10.109.74.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.109.74.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33: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=__ ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 07/14/2025 01:44:00.621 7f0aff1adb88 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/14/2025 01:44:00.854 7f0aff1adb88 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 07/14/2025 01:44:00.869 7f0aff1adb88 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/14/2025 01:44:00.869 7f0aff1adb88 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2025-07-14 01:44:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001068 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:44:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000911 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:44:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000601 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:44:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000655 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2025-07-14 01:44:38] "GET / HTTP/1.1" 503 181 0.000398 10.0.0.33 - - [2025-07-14 01:44:39] "GET / HTTP/1.1" 200 45303 0.002208 10.0.0.33 - - [2025-07-14 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.33 - - [2025-07-14 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005659 10.0.0.33 - - [2025-07-14 01:44:40] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.33 - - [2025-07-14 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.33 - - [2025-07-14 01:44:40] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009487 10.0.0.33 - - [2025-07-14 01:44:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.005113 10.0.0.33 - - [2025-07-14 01:44:40] "GET / HTTP/1.1" 200 35931 0.010698 10.0.0.33 - - [2025-07-14 01:44:40] "POST /analytics-nodes HTTP/1.1" 200 599 0.088681 10.0.0.33 - - [2025-07-14 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.055449 10.0.0.33 - - [2025-07-14 01:44:40] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.020499 10.0.0.33 - - [2025-07-14 01:44:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.040511 10.0.0.33 - - [2025-07-14 01:44:40] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.082697 10.0.0.33 - - [2025-07-14 01:44:40] "GET / HTTP/1.1" 200 35931 0.001723 10.0.0.33 - - [2025-07-14 01:44:41] "GET / HTTP/1.1" 200 35931 0.001692 10.0.0.33 - - [2025-07-14 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.33 - - [2025-07-14 01:44:41] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008050 10.0.0.33 - - [2025-07-14 01:44:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.040481 10.0.0.33 - - [2025-07-14 01:44:41] "POST /database-nodes HTTP/1.1" 200 597 0.040617 10.0.0.33 - - [2025-07-14 01:44:43] "GET / HTTP/1.1" 200 35931 0.002373 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:44:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000960 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:44:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000995 10.0.0.33 - - [2025-07-14 01:44:44] "GET / HTTP/1.1" 200 35931 0.001873 10.0.0.33 - - [2025-07-14 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011010 10.0.0.33 - - [2025-07-14 01:44:44] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006018 10.0.0.33 - - [2025-07-14 01:44:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.006273 10.0.0.33 - - [2025-07-14 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.33 - - [2025-07-14 01:44:44] "GET /domain/1f252a5a-2b91-4951-aa1f-96f75a9993c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003859 10.0.0.33 - - [2025-07-14 01:44:44] "POST /config-nodes HTTP/1.1" 200 593 0.074882 10.0.0.33 - - [2025-07-14 01:44:44] "POST /id-to-fqname HTTP/1.1" 200 173 0.000676 10.0.0.33 - - [2025-07-14 01:44:44] "POST /fqname-to-id HTTP/1.1" 404 182 0.009982 10.0.0.33 - - [2025-07-14 01:44:44] "POST /security-groups HTTP/1.1" 200 570 0.085206 10.0.0.33 - - [2025-07-14 01:44:44] "POST /projects HTTP/1.1" 200 481 0.389929 10.0.0.33 - - [2025-07-14 01:44:44] "POST /security-groups HTTP/1.1" 200 534 0.064192 10.0.0.33 - - [2025-07-14 01:44:44] "POST /chown HTTP/1.1" 200 109 0.019785 10.0.0.33 - - [2025-07-14 01:44:45] "POST /policy-managements HTTP/1.1" 409 214 0.040666 10.0.0.33 - - [2025-07-14 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.021149 10.0.0.33 - - [2025-07-14 01:44:45] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005248 10.0.0.33 - - [2025-07-14 01:44:45] "POST /application-policy-sets HTTP/1.1" 200 528 0.074643 10.0.0.33 - - [2025-07-14 01:44:45] "GET / HTTP/1.1" 200 35931 0.014189 10.0.0.33 - - [2025-07-14 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.025714 10.0.0.33 - - [2025-07-14 01:44:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.030531 10.0.0.33 - - [2025-07-14 01:44:45] "GET /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.007996 10.0.0.33 - - [2025-07-14 01:44:45] "PUT /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361 HTTP/1.1" 200 276 0.053451 10.0.0.33 - - [2025-07-14 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016728 10.0.0.33 - - [2025-07-14 01:44:45] "GET /virtual-network/f940494a-a0b2-4ab1-b68e-53a36fc32cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.007086 10.0.0.33 - - [2025-07-14 01:44:45] "GET / HTTP/1.1" 200 35931 0.005162 10.0.0.33 - - [2025-07-14 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.023744 10.0.0.33 - - [2025-07-14 01:44:45] "POST /id-to-fqname HTTP/1.1" 200 177 0.004912 10.0.0.33 - - [2025-07-14 01:44:46] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.055358 10.0.0.33 - - [2025-07-14 01:44:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.035221 10.0.0.33 - - [2025-07-14 01:44:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.022485 10.0.0.33 - - [2025-07-14 01:44:46] "POST /security-groups HTTP/1.1" 200 574 0.096507 10.0.0.33 - - [2025-07-14 01:44:46] "POST /projects HTTP/1.1" 200 489 0.675486 10.0.0.33 - - [2025-07-14 01:44:46] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.155015 10.0.0.33 - - [2025-07-14 01:44:46] "POST /security-groups HTTP/1.1" 200 546 0.130335 10.0.0.33 - - [2025-07-14 01:44:46] "POST /chown HTTP/1.1" 200 109 0.101034 10.0.0.33 - - [2025-07-14 01:44:46] "POST /network-ipams HTTP/1.1" 200 522 0.108536 10.0.0.33 - - [2025-07-14 01:44:46] "POST /network-ipams HTTP/1.1" 200 510 0.102413 10.0.0.33 - - [2025-07-14 01:44:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.014301 10.0.0.33 - - [2025-07-14 01:44:46] "GET / HTTP/1.1" 200 35931 0.001910 10.0.0.33 - - [2025-07-14 01:44:47] "POST /useragent-kv HTTP/1.1" 200 115 0.008472 10.0.0.33 - - [2025-07-14 01:44:47] "POST /virtual-networks HTTP/1.1" 200 538 0.260259 10.0.0.33 - - [2025-07-14 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009701 10.0.0.33 - - [2025-07-14 01:44:47] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.024076 10.0.0.33 - - [2025-07-14 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 196 0.037939 10.0.0.33 - - [2025-07-14 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.053198 10.0.0.33 - - [2025-07-14 01:44:47] "GET /network-ipam/2f50c782-4bfa-4aec-96a9-26da8e820bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.017540 10.0.0.33 - - [2025-07-14 01:44:47] "POST /network-ipams HTTP/1.1" 200 518 0.192822 10.0.0.33 - - [2025-07-14 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 202 0.031186 10.0.0.33 - - [2025-07-14 01:44:47] "POST /job-templates HTTP/1.1" 200 555 0.293667 10.0.0.33 - - [2025-07-14 01:44:47] "GET / HTTP/1.1" 200 35931 0.007305 10.0.0.33 - - [2025-07-14 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 200 0.023854 10.0.0.33 - - [2025-07-14 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006557 10.0.0.33 - - [2025-07-14 01:44:47] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019254 10.0.0.33 - - [2025-07-14 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.017229 10.0.0.19 - - [2025-07-14 01:44:47] "GET / HTTP/1.1" 200 35931 0.062452 10.0.0.19 - - [2025-07-14 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.33 - - [2025-07-14 01:44:47] "POST /job-templates HTTP/1.1" 200 563 0.220329 10.0.0.19 - - [2025-07-14 01:44:47] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.072521 10.0.0.19 - - [2025-07-14 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.33 - - [2025-07-14 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 191 0.004347 10.0.0.33 - - [2025-07-14 01:44:47] "POST /config-database-nodes HTTP/1.1" 200 611 0.114979 10.0.0.19 - - [2025-07-14 01:44:47] "GET /routing-instance/c0a3e594-a965-41b5-9de0-6bd437b1228e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.038286 10.0.0.33 - - [2025-07-14 01:44:47] "POST /useragent-kv HTTP/1.1" 200 115 0.030849 10.0.0.33 - - [2025-07-14 01:44:47] "POST /virtual-networks HTTP/1.1" 200 546 0.535408 10.0.0.33 - - [2025-07-14 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008622 10.0.0.19 - - [2025-07-14 01:44:47] "PUT /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313 HTTP/1.1" 200 274 0.077718 10.0.0.19 - - [2025-07-14 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.011579 10.0.0.33 - - [2025-07-14 01:44:47] "POST /job-templates HTTP/1.1" 200 545 0.176804 10.0.0.33 - - [2025-07-14 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.038717 10.0.0.33 - - [2025-07-14 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.004318 10.0.0.33 - - [2025-07-14 01:44:48] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.038141 10.0.0.33 - - [2025-07-14 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.004644 10.0.0.19 - - [2025-07-14 01:44:48] "POST /virtual-routers HTTP/1.1" 200 599 0.073714 10.0.0.19 - - [2025-07-14 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.037564 10.0.0.19 - - [2025-07-14 01:44:48] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.027820 10.0.0.33 - - [2025-07-14 01:44:48] "POST /access-control-lists HTTP/1.1" 200 587 0.150731 10.0.0.33 - - [2025-07-14 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 224 0.022025 10.0.0.19 - - [2025-07-14 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.040136 10.0.0.19 - - [2025-07-14 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010508 10.0.0.19 - - [2025-07-14 01:44:48] "GET /virtual-network/f940494a-a0b2-4ab1-b68e-53a36fc32cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.179848 10.0.0.33 - - [2025-07-14 01:44:48] "POST /network-policys HTTP/1.1" 200 538 0.403831 10.0.0.33 - - [2025-07-14 01:44:48] "GET / HTTP/1.1" 200 35931 0.007435 10.0.0.33 - - [2025-07-14 01:44:48] "POST /job-templates HTTP/1.1" 200 577 0.426096 10.0.0.33 - - [2025-07-14 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 208 0.030110 10.0.0.33 - - [2025-07-14 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.018229 10.0.0.33 - - [2025-07-14 01:44:48] "POST /access-control-lists HTTP/1.1" 200 585 0.351999 10.0.0.33 - - [2025-07-14 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 213 0.004060 10.0.0.33 - - [2025-07-14 01:44:48] "POST /network-policys HTTP/1.1" 200 534 0.189723 10.0.0.33 - - [2025-07-14 01:44:48] "POST /access-control-lists HTTP/1.1" 200 579 0.125962 10.0.0.33 - - [2025-07-14 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.042982 10.0.0.33 - - [2025-07-14 01:44:48] "POST /job-templates HTTP/1.1" 200 579 0.256198 10.0.0.33 - - [2025-07-14 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 212 0.017108 10.0.0.33 - - [2025-07-14 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 210 0.019633 10.0.0.33 - - [2025-07-14 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.022029 10.0.0.33 - - [2025-07-14 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009996 10.0.0.19 - - [2025-07-14 01:44:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.382983 10.0.0.33 - - [2025-07-14 01:44:48] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1142 0.048456 10.0.0.33 - - [2025-07-14 01:44:48] "POST /access-control-lists HTTP/1.1" 200 577 0.153919 10.0.0.33 - - [2025-07-14 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 232 0.021601 10.0.0.33 - - [2025-07-14 01:44:48] "POST /job-templates HTTP/1.1" 200 583 0.175347 10.0.0.33 - - [2025-07-14 01:44:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.015158 10.0.0.33 - - [2025-07-14 01:44:49] "POST /network-policys HTTP/1.1" 200 542 0.216001 10.0.0.33 - - [2025-07-14 01:44:49] "POST /service-appliance-sets HTTP/1.1" 200 553 0.202430 10.0.0.33 - - [2025-07-14 01:44:49] "POST /fqname-to-id HTTP/1.1" 404 180 0.012799 10.0.0.33 - - [2025-07-14 01:44:49] "POST /access-control-lists HTTP/1.1" 200 594 0.151232 10.0.0.33 - - [2025-07-14 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.025434 10.0.0.33 - - [2025-07-14 01:44:49] "POST /fqname-to-id HTTP/1.1" 404 231 0.034121 10.0.0.33 - - [2025-07-14 01:44:49] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1142 0.033512 10.0.0.33 - - [2025-07-14 01:44:49] "POST /job-templates HTTP/1.1" 200 559 0.185730 10.0.0.33 - - [2025-07-14 01:44:49] "POST /fqname-to-id HTTP/1.1" 404 203 0.021615 10.0.0.33 - - [2025-07-14 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.242662 10.0.0.33 - - [2025-07-14 01:44:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015965 10.0.0.33 - - [2025-07-14 01:44:49] "POST /access-control-lists HTTP/1.1" 200 592 0.146719 10.0.0.33 - - [2025-07-14 01:44:49] "POST /job-templates HTTP/1.1" 200 569 0.106590 10.0.0.33 - - [2025-07-14 01:44:49] "POST /service-appliance-sets HTTP/1.1" 200 541 0.142893 10.0.0.33 - - [2025-07-14 01:44:49] "POST /fqname-to-id HTTP/1.1" 404 217 0.035908 10.0.0.33 - - [2025-07-14 01:44:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.026046 10.0.0.33 - - [2025-07-14 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010693 10.0.0.33 - - [2025-07-14 01:44:49] "GET /network-ipam/2f50c782-4bfa-4aec-96a9-26da8e820bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.018200 10.0.0.33 - - [2025-07-14 01:44:49] "POST /access-control-lists HTTP/1.1" 200 583 0.084105 10.0.0.33 - - [2025-07-14 01:44:49] "POST /job-templates HTTP/1.1" 200 555 0.095098 10.0.0.33 - - [2025-07-14 01:44:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.022301 10.0.0.33 - - [2025-07-14 01:44:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.007972 10.0.0.33 - - [2025-07-14 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.202549 10.0.0.33 - - [2025-07-14 01:44:49] "POST /job-templates HTTP/1.1" 200 555 0.128211 10.0.0.33 - - [2025-07-14 01:44:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.011650 10.0.0.33 - - [2025-07-14 01:44:49] "POST /access-control-lists HTTP/1.1" 200 581 0.197647 10.0.0.33 - - [2025-07-14 01:44:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.004780 10.0.0.33 - - [2025-07-14 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.250395 10.0.0.33 - - [2025-07-14 01:44:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021033 10.0.0.33 - - [2025-07-14 01:44:49] "POST /job-templates HTTP/1.1" 200 555 0.094855 10.0.0.33 - - [2025-07-14 01:44:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012131 10.0.0.33 - - [2025-07-14 01:44:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.011828 10.0.0.33 - - [2025-07-14 01:44:49] "POST /access-control-lists HTTP/1.1" 200 602 0.106690 10.0.0.33 - - [2025-07-14 01:44:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.007318 10.0.0.33 - - [2025-07-14 01:44:50] "GET / HTTP/1.1" 200 35931 0.002685 10.0.0.33 - - [2025-07-14 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010369 10.0.0.33 - - [2025-07-14 01:44:50] "GET /routing-instance/c0a3e594-a965-41b5-9de0-6bd437b1228e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010821 10.0.0.33 - - [2025-07-14 01:44:50] "POST /job-templates HTTP/1.1" 200 535 0.143485 10.0.0.33 - - [2025-07-14 01:44:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.026964 10.0.0.33 - - [2025-07-14 01:44:50] "POST /service-templates HTTP/1.1" 200 511 0.179133 10.0.0.33 - - [2025-07-14 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.242098 10.0.0.33 - - [2025-07-14 01:44:50] "POST /access-control-lists HTTP/1.1" 200 600 0.179321 10.0.0.33 - - [2025-07-14 01:44:50] "POST /bgp-routers HTTP/1.1" 200 616 0.159012 10.0.0.33 - - [2025-07-14 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.043792 10.0.0.33 - - [2025-07-14 01:44:50] "POST /service-templates HTTP/1.1" 200 501 0.167124 10.0.0.33 - - [2025-07-14 01:44:50] "GET /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038829 10.0.0.33 - - [2025-07-14 01:44:50] "GET /bgp-router/c8b88ffa-c68d-4fa2-b49e-06ee0235d139?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.087643 10.0.0.33 - - [2025-07-14 01:44:50] "POST /job-templates HTTP/1.1" 200 559 0.218159 10.0.0.33 - - [2025-07-14 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.028472 10.0.0.33 - - [2025-07-14 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.033042 10.0.0.33 - - [2025-07-14 01:44:50] "POST /route-targets HTTP/1.1" 200 327 0.092320 10.0.0.33 - - [2025-07-14 01:44:50] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1142 0.009794 10.0.0.33 - - [2025-07-14 01:44:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.016935 10.0.0.33 - - [2025-07-14 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.267337 10.0.0.33 - - [2025-07-14 01:44:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010662 10.0.0.33 - - [2025-07-14 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.064811 10.0.0.33 - - [2025-07-14 01:44:50] "POST /service-templates HTTP/1.1" 200 515 0.168784 10.0.0.33 - - [2025-07-14 01:44:50] "PUT /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361 HTTP/1.1" 200 276 0.061727 10.0.0.33 - - [2025-07-14 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.045488 10.0.0.33 - - [2025-07-14 01:44:50] "POST /job-templates HTTP/1.1" 200 559 0.168988 10.0.0.33 - - [2025-07-14 01:44:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.030091 10.0.0.33 - - [2025-07-14 01:44:50] "POST /route-targets HTTP/1.1" 200 327 0.106497 10.0.0.33 - - [2025-07-14 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.229559 10.0.0.33 - - [2025-07-14 01:44:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024700 10.0.0.33 - - [2025-07-14 01:44:50] "POST /service-templates HTTP/1.1" 200 535 0.238328 10.0.0.33 - - [2025-07-14 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.109372 10.0.0.33 - - [2025-07-14 01:44:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.037704 10.0.0.33 - - [2025-07-14 01:44:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029901 10.0.0.33 - - [2025-07-14 01:44:50] "POST /job-templates HTTP/1.1" 200 559 0.264657 10.0.0.33 - - [2025-07-14 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014791 10.0.0.33 - - [2025-07-14 01:44:50] "POST /route-targets HTTP/1.1" 200 327 0.104978 10.0.0.33 - - [2025-07-14 01:44:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.017782 10.0.0.33 - - [2025-07-14 01:44:50] "GET /virtual-network/f940494a-a0b2-4ab1-b68e-53a36fc32cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.033719 10.0.0.33 - - [2025-07-14 01:44:51] "POST /service-templates HTTP/1.1" 200 507 0.180011 10.0.0.33 - - [2025-07-14 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006116 10.0.0.33 - - [2025-07-14 01:44:51] "POST /ref-update HTTP/1.1" 200 156 0.096026 10.0.0.33 - - [2025-07-14 01:44:51] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.010194 10.0.0.33 - - [2025-07-14 01:44:51] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.016619 10.0.0.33 - - [2025-07-14 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.022251 10.0.0.33 - - [2025-07-14 01:44:51] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.053733 10.0.0.33 - - [2025-07-14 01:44:51] "POST /job-templates HTTP/1.1" 200 565 0.146119 10.0.0.33 - - [2025-07-14 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.017176 10.0.0.33 - - [2025-07-14 01:44:51] "POST /route-targets HTTP/1.1" 200 327 0.054021 10.0.0.33 - - [2025-07-14 01:44:51] "POST /ref-update HTTP/1.1" 200 156 0.090843 10.0.0.33 - - [2025-07-14 01:44:51] "POST /job-templates HTTP/1.1" 200 557 0.169793 10.0.0.33 - - [2025-07-14 01:44:51] "POST /firewall-policys HTTP/1.1" 200 530 0.191572 10.0.0.33 - - [2025-07-14 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 196 0.004739 10.0.0.33 - - [2025-07-14 01:44:51] "POST /route-targets HTTP/1.1" 200 327 0.048173 10.0.0.33 - - [2025-07-14 01:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.082572 10.0.0.33 - - [2025-07-14 01:44:51] "GET /firewall-policy/d99f4aab-d55f-40e0-8a68-58e7637c609f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.022916 10.0.0.33 - - [2025-07-14 01:44:51] "POST /ref-update HTTP/1.1" 200 156 0.064959 10.0.0.33 - - [2025-07-14 01:44:51] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.33 - - [2025-07-14 01:44:51] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.028534 10.0.0.33 - - [2025-07-14 01:44:51] "POST /job-templates HTTP/1.1" 200 555 0.170121 10.0.0.33 - - [2025-07-14 01:44:51] "GET /firewall-policy/d99f4aab-d55f-40e0-8a68-58e7637c609f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.034269 10.0.0.33 - - [2025-07-14 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 205 0.022646 10.0.0.33 - - [2025-07-14 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.008483 10.0.0.33 - - [2025-07-14 01:44:51] "POST /alarms HTTP/1.1" 200 581 0.100082 10.0.0.33 - - [2025-07-14 01:44:51] "POST /ref-update HTTP/1.1" 200 156 0.104369 10.0.0.33 - - [2025-07-14 01:44:51] "POST /alarms HTTP/1.1" 200 575 0.101585 10.0.0.33 - - [2025-07-14 01:44:51] "POST /access-control-lists HTTP/1.1" 200 551 0.129161 10.0.0.33 - - [2025-07-14 01:44:51] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.060448 10.0.0.33 - - [2025-07-14 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016602 10.0.0.33 - - [2025-07-14 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.017071 10.0.0.33 - - [2025-07-14 01:44:51] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022361 10.0.0.33 - - [2025-07-14 01:44:51] "POST /job-templates HTTP/1.1" 200 573 0.214244 10.0.0.33 - - [2025-07-14 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 194 0.043048 10.0.0.33 - - [2025-07-14 01:44:51] "POST /alarms HTTP/1.1" 200 575 0.204943 10.0.0.33 - - [2025-07-14 01:44:52] "POST /access-control-lists HTTP/1.1" 200 589 0.185898 10.0.0.33 - - [2025-07-14 01:44:52] "POST /job-templates HTTP/1.1" 200 551 0.132663 10.0.0.33 - - [2025-07-14 01:44:52] "POST /alarms HTTP/1.1" 200 559 0.109663 10.0.0.33 - - [2025-07-14 01:44:52] "POST /firewall-policys HTTP/1.1" 200 532 0.242400 10.0.0.33 - - [2025-07-14 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.111353 10.0.0.33 - - [2025-07-14 01:44:52] "POST /fqname-to-id HTTP/1.1" 404 208 0.034234 10.0.0.33 - - [2025-07-14 01:44:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.086856 10.0.0.33 - - [2025-07-14 01:44:52] "POST /alarms HTTP/1.1" 200 555 0.157807 10.0.0.33 - - [2025-07-14 01:44:52] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.026277 10.0.0.33 - - [2025-07-14 01:44:52] "PUT /access-control-list/8656c1e4-833e-44ef-a894-3c21a546a1f7 HTTP/1.1" 200 272 0.077705 10.0.0.33 - - [2025-07-14 01:44:52] "PUT /access-control-list/38833370-01db-45d7-bf42-43035cb02be8 HTTP/1.1" 200 272 0.014184 10.0.0.33 - - [2025-07-14 01:44:52] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.014336 10.0.0.33 - - [2025-07-14 01:44:52] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.010243 10.0.0.33 - - [2025-07-14 01:44:52] "POST /job-templates HTTP/1.1" 200 579 0.172688 10.0.0.33 - - [2025-07-14 01:44:52] "GET /firewall-policy/d99f4aab-d55f-40e0-8a68-58e7637c609f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.015293 10.0.0.33 - - [2025-07-14 01:44:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.008648 10.0.0.33 - - [2025-07-14 01:44:52] "PUT /access-control-list/ba699b5e-384b-4ddc-be55-d4627cb7b473 HTTP/1.1" 200 272 0.051114 10.0.0.33 - - [2025-07-14 01:44:52] "POST /alarms HTTP/1.1" 200 557 0.123816 10.0.0.33 - - [2025-07-14 01:44:52] "GET /firewall-policy/d99f4aab-d55f-40e0-8a68-58e7637c609f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002894 10.0.0.33 - - [2025-07-14 01:44:52] "PUT /access-control-list/0fb04916-e00d-4ce7-88b9-788825b67891 HTTP/1.1" 200 272 0.069787 10.0.0.33 - - [2025-07-14 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.112399 10.0.0.33 - - [2025-07-14 01:44:52] "POST /job-templates HTTP/1.1" 200 555 0.115782 10.0.0.33 - - [2025-07-14 01:44:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.037157 10.0.0.33 - - [2025-07-14 01:44:52] "POST /alarms HTTP/1.1" 200 565 0.143186 10.0.0.33 - - [2025-07-14 01:44:52] "PUT /access-control-list/5e0f7684-6aaa-4b36-8b7f-787a22be4f49 HTTP/1.1" 200 272 0.147658 10.0.0.33 - - [2025-07-14 01:44:52] "POST /job-templates HTTP/1.1" 200 559 0.109476 10.0.0.33 - - [2025-07-14 01:44:52] "POST /alarms HTTP/1.1" 200 549 0.091113 10.0.0.33 - - [2025-07-14 01:44:52] "PUT /access-control-list/6ae2308c-4610-4781-9e93-5e765e831b20 HTTP/1.1" 200 272 0.039873 10.0.0.33 - - [2025-07-14 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.195855 10.0.0.33 - - [2025-07-14 01:44:52] "POST /fqname-to-id HTTP/1.1" 404 206 0.020831 10.0.0.33 - - [2025-07-14 01:44:52] "PUT /access-control-list/3dc5a077-8852-4509-aa0a-345deea72097 HTTP/1.1" 200 272 0.099478 10.0.0.33 - - [2025-07-14 01:44:52] "POST /alarms HTTP/1.1" 200 557 0.180240 10.0.0.33 - - [2025-07-14 01:44:52] "POST /job-templates HTTP/1.1" 200 575 0.153522 10.0.0.33 - - [2025-07-14 01:44:52] "PUT /access-control-list/dd9226b7-c6b2-4806-acdd-33be981cb41a HTTP/1.1" 200 272 0.095698 10.0.0.33 - - [2025-07-14 01:44:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.021277 10.0.0.33 - - [2025-07-14 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.257798 10.0.0.33 - - [2025-07-14 01:44:53] "PUT /access-control-list/6f1569c0-5bb9-4f15-bd0e-fe3c00c3062d HTTP/1.1" 200 272 0.114054 10.0.0.33 - - [2025-07-14 01:44:53] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.035334 10.0.0.33 - - [2025-07-14 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.33 - - [2025-07-14 01:44:53] "POST /alarms HTTP/1.1" 200 567 0.168883 10.0.0.33 - - [2025-07-14 01:44:53] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021155 10.0.0.33 - - [2025-07-14 01:44:53] "POST /job-templates HTTP/1.1" 200 557 0.186721 10.0.0.33 - - [2025-07-14 01:44:53] "PUT /access-control-list/e530bb49-d80c-43c1-b196-192457412ac0 HTTP/1.1" 200 272 0.070485 10.0.0.33 - - [2025-07-14 01:44:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.058745 10.0.0.33 - - [2025-07-14 01:44:53] "POST /alarms HTTP/1.1" 200 555 0.156845 10.0.0.33 - - [2025-07-14 01:44:53] "POST /fqname-to-id HTTP/1.1" 404 237 0.007750 10.0.0.33 - - [2025-07-14 01:44:53] "POST /firewall-policys HTTP/1.1" 200 530 0.155688 10.0.0.33 - - [2025-07-14 01:44:53] "POST /job-templates HTTP/1.1" 200 559 0.101857 10.0.0.33 - - [2025-07-14 01:44:53] "POST /alarms HTTP/1.1" 200 567 0.095604 10.0.0.33 - - [2025-07-14 01:44:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.005317 10.0.0.33 - - [2025-07-14 01:44:53] "POST /access-control-lists HTTP/1.1" 200 601 0.103973 10.0.0.33 - - [2025-07-14 01:44:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.176045 10.0.0.33 - - [2025-07-14 01:44:53] "GET /firewall-policy/5713d2a3-84e4-430d-a787-efe37416a5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009467 10.0.0.33 - - [2025-07-14 01:44:53] "PUT /access-control-list/7e810472-4e1d-4b8c-80bf-146ec0d4af01 HTTP/1.1" 200 272 0.106406 10.0.0.33 - - [2025-07-14 01:44:53] "POST /alarms HTTP/1.1" 200 575 0.134015 10.0.0.33 - - [2025-07-14 01:44:53] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.042539 10.0.0.33 - - [2025-07-14 01:44:53] "GET /firewall-policy/5713d2a3-84e4-430d-a787-efe37416a5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009300 10.0.0.33 - - [2025-07-14 01:44:53] "GET /firewall-policy/d99f4aab-d55f-40e0-8a68-58e7637c609f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002373 10.0.0.33 - - [2025-07-14 01:44:53] "POST /job-templates HTTP/1.1" 200 555 0.224938 10.0.0.33 - - [2025-07-14 01:44:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.012784 10.0.0.33 - - [2025-07-14 01:44:53] "PUT /access-control-list/38a6cbbc-b515-4081-aa34-a8e57490d6ca HTTP/1.1" 200 272 0.085212 10.0.0.33 - - [2025-07-14 01:44:53] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.009974 10.0.0.33 - - [2025-07-14 01:44:53] "POST /alarms HTTP/1.1" 200 569 0.143482 10.0.0.33 - - [2025-07-14 01:44:53] "GET /firewall-policy/d99f4aab-d55f-40e0-8a68-58e7637c609f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.014546 10.0.0.33 - - [2025-07-14 01:44:53] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.018434 10.0.0.33 - - [2025-07-14 01:44:53] "POST /route-targets HTTP/1.1" 200 327 0.052289 10.0.0.33 - - [2025-07-14 01:44:53] "POST /alarms HTTP/1.1" 200 561 0.136406 10.0.0.33 - - [2025-07-14 01:44:53] "POST /job-templates HTTP/1.1" 200 553 0.163296 10.0.0.33 - - [2025-07-14 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.090360 10.0.0.33 - - [2025-07-14 01:44:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.022291 10.0.0.33 - - [2025-07-14 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.063549 10.0.0.33 - - [2025-07-14 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.181916 10.0.0.33 - - [2025-07-14 01:44:54] "POST /alarms HTTP/1.1" 200 561 0.131819 10.0.0.33 - - [2025-07-14 01:44:54] "POST /job-templates HTTP/1.1" 200 553 0.158046 10.0.0.33 - - [2025-07-14 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.084093 10.0.0.33 - - [2025-07-14 01:44:54] "POST /fqname-to-id HTTP/1.1" 404 195 0.009640 10.0.0.33 - - [2025-07-14 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.151552 10.0.0.33 - - [2025-07-14 01:44:54] "POST /alarms HTTP/1.1" 200 561 0.122940 10.0.0.33 - - [2025-07-14 01:44:54] "PUT /access-control-list/4c33e5c5-7dca-4dac-a6a9-eae22537a06c HTTP/1.1" 200 272 0.121468 10.0.0.33 - - [2025-07-14 01:44:54] "POST /job-templates HTTP/1.1" 200 553 0.141505 10.0.0.33 - - [2025-07-14 01:44:54] "POST /fqname-to-id HTTP/1.1" 404 200 0.010544 10.0.0.33 - - [2025-07-14 01:44:54] "POST /alarms HTTP/1.1" 200 547 0.141857 10.0.0.33 - - [2025-07-14 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.155058 10.0.0.33 - - [2025-07-14 01:44:54] "POST /job-templates HTTP/1.1" 200 563 0.047250 10.0.0.33 - - [2025-07-14 01:44:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.014635 10.0.0.33 - - [2025-07-14 01:44:54] "POST /alarms HTTP/1.1" 200 595 0.066577 10.0.0.33 - - [2025-07-14 01:44:54] "POST /job-templates HTTP/1.1" 200 565 0.056986 10.0.0.33 - - [2025-07-14 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.118217 10.0.0.33 - - [2025-07-14 01:44:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.003808 10.0.0.33 - - [2025-07-14 01:44:54] "POST /alarms HTTP/1.1" 200 575 0.091894 10.0.0.33 - - [2025-07-14 01:44:54] "POST /config-propertiess HTTP/1.1" 200 551 0.074316 10.0.0.33 - - [2025-07-14 01:44:54] "POST /fqname-to-id HTTP/1.1" 404 168 0.017614 10.0.0.33 - - [2025-07-14 01:44:54] "POST /alarms HTTP/1.1" 200 571 0.098506 10.0.0.33 - - [2025-07-14 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.153511 10.0.0.33 - - [2025-07-14 01:44:54] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.021681 10.0.0.33 - - [2025-07-14 01:44:54] "POST /alarms HTTP/1.1" 200 583 0.127130 10.0.0.33 - - [2025-07-14 01:44:54] "POST /alarms HTTP/1.1" 200 609 0.138135 10.0.0.33 - - [2025-07-14 01:44:54] "POST /tags HTTP/1.1" 200 321 0.293894 10.0.0.33 - - [2025-07-14 01:44:54] "POST /fqname-to-id HTTP/1.1" 404 166 0.032140 10.0.0.33 - - [2025-07-14 01:44:55] "POST /tags HTTP/1.1" 200 299 0.313360 10.0.0.33 - - [2025-07-14 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.023051 10.0.0.33 - - [2025-07-14 01:44:55] "GET /tag/a728478f-93f0-4b40-8836-15041d8fa4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.036644 10.0.0.33 - - [2025-07-14 01:44:55] "POST /tags HTTP/1.1" 200 317 0.159246 10.0.0.33 - - [2025-07-14 01:44:55] "POST /set-tag HTTP/1.1" 200 109 0.061415 10.0.0.33 - - [2025-07-14 01:44:55] "POST /fqname-to-id HTTP/1.1" 404 174 0.006081 10.0.0.33 - - [2025-07-14 01:44:55] "POST /tags HTTP/1.1" 200 333 0.060296 10.0.0.33 - - [2025-07-14 01:44:55] "POST /fqname-to-id HTTP/1.1" 404 162 0.024205 10.0.0.33 - - [2025-07-14 01:44:55] "POST /tags HTTP/1.1" 200 309 0.056464 10.0.0.33 - - [2025-07-14 01:44:55] "POST /fqname-to-id HTTP/1.1" 404 174 0.003920 10.0.0.33 - - [2025-07-14 01:44:55] "POST /tags HTTP/1.1" 200 333 0.078022 10.0.0.33 - - [2025-07-14 01:44:55] "POST /fqname-to-id HTTP/1.1" 404 164 0.009454 10.0.0.33 - - [2025-07-14 01:44:55] "POST /fqname-to-id HTTP/1.1" 404 226 0.017565 10.0.0.33 - - [2025-07-14 01:44:55] "POST /tags HTTP/1.1" 200 313 0.085687 10.0.0.33 - - [2025-07-14 01:44:55] "POST /fqname-to-id HTTP/1.1" 404 169 0.017223 10.0.0.33 - - [2025-07-14 01:44:55] "POST /tags HTTP/1.1" 200 305 0.136502 10.0.0.33 - - [2025-07-14 01:44:55] "GET / HTTP/1.1" 200 35931 0.001823 10.0.0.33 - - [2025-07-14 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019633 10.0.0.33 - - [2025-07-14 01:44:55] "POST /tags HTTP/1.1" 200 323 0.103851 10.0.0.33 - - [2025-07-14 01:44:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.019034 10.0.0.33 - - [2025-07-14 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011441 10.0.0.33 - - [2025-07-14 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008490 10.0.0.33 - - [2025-07-14 01:44:55] "GET /tag/98fb5882-4096-45fe-be8a-c02ac4db97b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.059018 10.0.0.33 - - [2025-07-14 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016809 10.0.0.33 - - [2025-07-14 01:44:55] "PUT /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313 HTTP/1.1" 200 274 0.092115 10.0.0.33 - - [2025-07-14 01:44:56] "PUT /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361 HTTP/1.1" 200 276 0.077954 10.0.0.33 - - [2025-07-14 01:44:56] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.106388 10.0.0.33 - - [2025-07-14 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 166 0.017635 10.0.0.33 - - [2025-07-14 01:44:56] "POST /hardwares HTTP/1.1" 200 327 0.025554 10.0.0.33 - - [2025-07-14 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008854 10.0.0.33 - - [2025-07-14 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 166 0.003254 10.0.0.33 - - [2025-07-14 01:44:56] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.009524 10.0.0.33 - - [2025-07-14 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005454 10.0.0.33 - - [2025-07-14 01:44:56] "POST /hardwares HTTP/1.1" 200 327 0.016567 10.0.0.33 - - [2025-07-14 01:44:56] "GET /service-appliance-set/0bde60d1-2a68-4f1a-b380-91f9c2f0ddf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.021996 10.0.0.33 - - [2025-07-14 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 166 0.014033 10.0.0.33 - - [2025-07-14 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.044444 10.0.0.33 - - [2025-07-14 01:44:56] "POST /hardwares HTTP/1.1" 200 327 0.073057 10.0.0.33 - - [2025-07-14 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 166 0.004140 10.0.0.33 - - [2025-07-14 01:44:56] "POST /hardwares HTTP/1.1" 200 327 0.033858 10.0.0.33 - - [2025-07-14 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 164 0.034683 10.0.0.33 - - [2025-07-14 01:44:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.159644 10.0.0.33 - - [2025-07-14 01:44:56] "GET /virtual-machine-interface/99aaf9dd-56a5-44de-ae68-127229caeac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.011069 10.0.0.33 - - [2025-07-14 01:44:56] "POST /hardwares HTTP/1.1" 200 323 0.049443 10.0.0.33 - - [2025-07-14 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 164 0.012229 10.0.0.33 - - [2025-07-14 01:44:56] "POST /hardwares HTTP/1.1" 200 323 0.017117 10.0.0.33 - - [2025-07-14 01:44:56] "GET / HTTP/1.1" 200 35931 0.002337 10.0.0.33 - - [2025-07-14 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.33 - - [2025-07-14 01:44:56] "POST /instance-ips HTTP/1.1" 200 381 0.108541 10.0.0.33 - - [2025-07-14 01:44:56] "GET /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.021473 10.0.0.33 - - [2025-07-14 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 161 0.016240 10.0.0.33 - - [2025-07-14 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.33 - - [2025-07-14 01:44:56] "GET /instance-ip/2b0ba16c-2492-496d-ac19-f872d993d913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.021744 10.0.0.33 - - [2025-07-14 01:44:56] "POST /hardwares HTTP/1.1" 200 317 0.018830 10.0.0.33 - - [2025-07-14 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 164 0.009133 10.0.0.33 - - [2025-07-14 01:44:56] "PUT /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361 HTTP/1.1" 200 276 0.016140 10.0.0.33 - - [2025-07-14 01:44:56] "POST /hardwares HTTP/1.1" 200 323 0.044976 10.0.0.33 - - [2025-07-14 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 164 0.011332 10.0.0.33 - - [2025-07-14 01:44:56] "POST /loadbalancers HTTP/1.1" 200 582 0.117911 10.0.0.33 - - [2025-07-14 01:44:56] "POST /hardwares HTTP/1.1" 200 323 0.037185 10.0.0.33 - - [2025-07-14 01:44:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.034245 10.0.0.33 - - [2025-07-14 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017021 10.0.0.33 - - [2025-07-14 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 164 0.020432 10.0.0.33 - - [2025-07-14 01:44:56] "POST /hardwares HTTP/1.1" 200 323 0.021988 10.0.0.33 - - [2025-07-14 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 165 0.012399 10.0.0.33 - - [2025-07-14 01:44:56] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051499 10.0.0.33 - - [2025-07-14 01:44:56] "GET /loadbalancer/a2002555-33a1-484a-be77-7010407f5388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.019915 10.0.0.33 - - [2025-07-14 01:44:56] "POST /hardwares HTTP/1.1" 200 325 0.040179 10.0.0.33 - - [2025-07-14 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 165 0.009809 10.0.0.33 - - [2025-07-14 01:44:57] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.101798 10.0.0.33 - - [2025-07-14 01:44:57] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.100137 10.0.0.33 - - [2025-07-14 01:44:57] "GET /instance-ip/2b0ba16c-2492-496d-ac19-f872d993d913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014276 10.0.0.33 - - [2025-07-14 01:44:57] "POST /hardwares HTTP/1.1" 200 325 0.103751 10.0.0.33 - - [2025-07-14 01:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.038137 10.0.0.33 - - [2025-07-14 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010150 10.0.0.33 - - [2025-07-14 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 165 0.014412 10.0.0.33 - - [2025-07-14 01:44:57] "POST /floating-ips HTTP/1.1" 200 583 0.092372 10.0.0.33 - - [2025-07-14 01:44:57] "POST /hardwares HTTP/1.1" 200 325 0.074289 10.0.0.33 - - [2025-07-14 01:44:57] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.112366 10.0.0.33 - - [2025-07-14 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 165 0.011870 10.0.0.33 - - [2025-07-14 01:44:57] "GET /loadbalancer-listener/a6214773-7f0b-4d1b-9173-83e059bc9a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.009161 10.0.0.33 - - [2025-07-14 01:44:57] "GET /loadbalancer-listener/a6214773-7f0b-4d1b-9173-83e059bc9a89?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.031137 10.0.0.33 - - [2025-07-14 01:44:57] "GET / HTTP/1.1" 200 35931 0.002123 10.0.0.33 - - [2025-07-14 01:44:57] "POST /hardwares HTTP/1.1" 200 325 0.043888 10.0.0.33 - - [2025-07-14 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.020590 10.0.0.33 - - [2025-07-14 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.024571 10.0.0.33 - - [2025-07-14 01:44:57] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.023271 10.0.0.33 - - [2025-07-14 01:44:57] "POST /hardwares HTTP/1.1" 200 323 0.049659 10.0.0.33 - - [2025-07-14 01:44:57] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.141283 10.0.0.33 - - [2025-07-14 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 161 0.012685 10.0.0.33 - - [2025-07-14 01:44:57] "PUT /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313 HTTP/1.1" 200 274 0.098990 10.0.0.33 - - [2025-07-14 01:44:57] "POST /hardwares HTTP/1.1" 200 317 0.056167 10.0.0.33 - - [2025-07-14 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.033458 10.0.0.33 - - [2025-07-14 01:44:57] "GET /instance-ip/2b0ba16c-2492-496d-ac19-f872d993d913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.035851 10.0.0.33 - - [2025-07-14 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.006457 10.0.0.33 - - [2025-07-14 01:44:57] "GET /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.003206 10.0.0.33 - - [2025-07-14 01:44:57] "GET /instance-ip/2b0ba16c-2492-496d-ac19-f872d993d913?fields=floating_ips HTTP/1.1" 200 1170 0.014277 10.0.0.33 - - [2025-07-14 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.024122 10.0.0.33 - - [2025-07-14 01:44:57] "GET /floating-ip/e2b4dc17-cc77-41b6-a180-26dbe50978c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.011160 10.0.0.33 - - [2025-07-14 01:44:57] "POST /hardwares HTTP/1.1" 200 323 0.048713 10.0.0.33 - - [2025-07-14 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 161 0.012114 10.0.0.33 - - [2025-07-14 01:44:57] "PUT /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361 HTTP/1.1" 200 276 0.041128 10.0.0.33 - - [2025-07-14 01:44:57] "POST /hardwares HTTP/1.1" 200 317 0.073349 10.0.0.33 - - [2025-07-14 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.011762 10.0.0.33 - - [2025-07-14 01:44:57] "POST /hardwares HTTP/1.1" 200 323 0.040878 10.0.0.33 - - [2025-07-14 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 162 0.032761 10.0.0.33 - - [2025-07-14 01:44:57] "POST /tags HTTP/1.1" 200 357 0.207005 10.0.0.33 - - [2025-07-14 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.053599 10.0.0.33 - - [2025-07-14 01:44:58] "POST /hardwares HTTP/1.1" 200 319 0.051597 10.0.0.33 - - [2025-07-14 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 162 0.027044 10.0.0.33 - - [2025-07-14 01:44:58] "GET /tag/7511dd07-cd8d-4056-a167-d1d1633d22b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.047235 10.0.0.33 - - [2025-07-14 01:44:58] "POST /hardwares HTTP/1.1" 200 319 0.045043 10.0.0.33 - - [2025-07-14 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 165 0.010763 10.0.0.33 - - [2025-07-14 01:44:58] "POST /hardwares HTTP/1.1" 200 325 0.045189 10.0.0.33 - - [2025-07-14 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 161 0.022112 10.0.0.33 - - [2025-07-14 01:44:58] "POST /tags HTTP/1.1" 200 305 0.143402 10.0.0.33 - - [2025-07-14 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011663 10.0.0.33 - - [2025-07-14 01:44:58] "POST /hardwares HTTP/1.1" 200 317 0.027636 10.0.0.33 - - [2025-07-14 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 161 0.016491 10.0.0.33 - - [2025-07-14 01:44:58] "GET /tag/a8a723b6-eee3-4ed7-bcde-80c5f12d3166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.027123 10.0.0.33 - - [2025-07-14 01:44:58] "POST /hardwares HTTP/1.1" 200 317 0.038022 10.0.0.33 - - [2025-07-14 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 162 0.008492 10.0.0.33 - - [2025-07-14 01:44:58] "POST /hardwares HTTP/1.1" 200 319 0.058168 10.0.0.33 - - [2025-07-14 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 162 0.025711 10.0.0.33 - - [2025-07-14 01:44:58] "POST /hardwares HTTP/1.1" 200 319 0.049806 10.0.0.33 - - [2025-07-14 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 162 0.030845 10.0.0.33 - - [2025-07-14 01:44:58] "POST /id-to-fqname HTTP/1.1" 200 174 0.005562 10.0.0.33 - - [2025-07-14 01:44:58] "POST /hardwares HTTP/1.1" 200 319 0.044275 10.0.0.33 - - [2025-07-14 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 183 0.003529 10.0.0.33 - - [2025-07-14 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 158 0.003927 10.0.0.33 - - [2025-07-14 01:44:58] "POST /hardwares HTTP/1.1" 200 311 0.023613 10.0.0.33 - - [2025-07-14 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 158 0.004786 10.0.0.33 - - [2025-07-14 01:44:58] "POST /security-groups HTTP/1.1" 200 571 0.099358 10.0.0.33 - - [2025-07-14 01:44:58] "POST /projects HTTP/1.1" 200 483 0.485324 10.0.0.33 - - [2025-07-14 01:44:58] "POST /hardwares HTTP/1.1" 200 311 0.038497 10.0.0.33 - - [2025-07-14 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 160 0.015784 10.0.0.33 - - [2025-07-14 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 214 0.004969 10.0.0.33 - - [2025-07-14 01:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.045345 10.0.0.33 - - [2025-07-14 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007994 10.0.0.33 - - [2025-07-14 01:44:58] "POST /hardwares HTTP/1.1" 200 315 0.063838 10.0.0.33 - - [2025-07-14 01:44:59] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.008655 10.0.0.33 - - [2025-07-14 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 154 0.014201 10.0.0.33 - - [2025-07-14 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009610 10.0.0.33 - - [2025-07-14 01:44:59] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.038841 10.0.0.33 - - [2025-07-14 01:44:59] "POST /access-control-lists HTTP/1.1" 200 580 0.167825 10.0.0.33 - - [2025-07-14 01:44:59] "POST /hardwares HTTP/1.1" 200 303 0.070625 10.0.0.33 - - [2025-07-14 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 158 0.016737 10.0.0.33 - - [2025-07-14 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 213 0.011547 10.0.0.33 - - [2025-07-14 01:44:59] "POST /hardwares HTTP/1.1" 200 311 0.072377 10.0.0.33 - - [2025-07-14 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 155 0.016765 10.0.0.33 - - [2025-07-14 01:44:59] "POST /access-control-lists HTTP/1.1" 200 578 0.131305 10.0.0.33 - - [2025-07-14 01:44:59] "POST /hardwares HTTP/1.1" 200 305 0.040061 10.0.0.33 - - [2025-07-14 01:44:59] "PUT /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec HTTP/1.1" 200 264 0.196346 10.0.0.33 - - [2025-07-14 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 155 0.004397 10.0.0.33 - - [2025-07-14 01:44:59] "POST /hardwares HTTP/1.1" 200 305 0.023766 10.0.0.33 - - [2025-07-14 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 155 0.005411 10.0.0.33 - - [2025-07-14 01:44:59] "PUT /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03 HTTP/1.1" 200 264 0.085617 10.0.0.33 - - [2025-07-14 01:44:59] "POST /hardwares HTTP/1.1" 200 305 0.045711 10.0.0.33 - - [2025-07-14 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 155 0.008330 10.0.0.33 - - [2025-07-14 01:44:59] "POST /hardwares HTTP/1.1" 200 305 0.034944 10.0.0.33 - - [2025-07-14 01:44:59] "POST /security-groups HTTP/1.1" 200 537 0.118480 10.0.0.33 - - [2025-07-14 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 234 0.005679 10.0.0.33 - - [2025-07-14 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 156 0.007121 10.0.0.33 - - [2025-07-14 01:44:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.042611 10.0.0.33 - - [2025-07-14 01:44:59] "POST /hardwares HTTP/1.1" 200 307 0.058401 10.0.0.33 - - [2025-07-14 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 156 0.008200 10.0.0.33 - - [2025-07-14 01:44:59] "POST /chown HTTP/1.1" 200 109 0.026757 10.0.0.33 - - [2025-07-14 01:44:59] "POST /access-control-lists HTTP/1.1" 200 596 0.088084 10.0.0.33 - - [2025-07-14 01:44:59] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010950 10.0.0.33 - - [2025-07-14 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 233 0.065996 10.0.0.33 - - [2025-07-14 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.064002 10.0.0.33 - - [2025-07-14 01:44:59] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.031923 10.0.0.33 - - [2025-07-14 01:44:59] "POST /tags HTTP/1.1" 409 207 0.013385 10.0.0.33 - - [2025-07-14 01:44:59] "POST /hardwares HTTP/1.1" 200 307 0.164725 10.0.0.33 - - [2025-07-14 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 156 0.051043 10.0.0.33 - - [2025-07-14 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011156 10.0.0.33 - - [2025-07-14 01:44:59] "GET /tag/a8a723b6-eee3-4ed7-bcde-80c5f12d3166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.027559 10.0.0.33 - - [2025-07-14 01:45:00] "POST /hardwares HTTP/1.1" 200 307 0.119948 10.0.0.33 - - [2025-07-14 01:45:00] "POST /access-control-lists HTTP/1.1" 200 594 0.241462 10.0.0.33 - - [2025-07-14 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 157 0.011065 10.0.0.33 - - [2025-07-14 01:45:00] "POST /hardwares HTTP/1.1" 200 309 0.043062 10.0.0.33 - - [2025-07-14 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 158 0.001817 10.0.0.33 - - [2025-07-14 01:45:00] "POST /firewall-rules HTTP/1.1" 200 564 0.209888 10.0.0.33 - - [2025-07-14 01:45:00] "POST /hardwares HTTP/1.1" 200 311 0.034850 10.0.0.33 - - [2025-07-14 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 158 0.011531 10.0.0.33 - - [2025-07-14 01:45:00] "GET /firewall-rule/9ff44fc9-837f-456a-97f0-65083ab1ab0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.021351 10.0.0.33 - - [2025-07-14 01:45:00] "POST /hardwares HTTP/1.1" 200 311 0.032814 10.0.0.33 - - [2025-07-14 01:45:00] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003909 10.0.0.33 - - [2025-07-14 01:45:00] "GET /firewall-rule/9ff44fc9-837f-456a-97f0-65083ab1ab0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003353 10.0.0.33 - - [2025-07-14 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 153 0.002487 10.0.0.33 - - [2025-07-14 01:45:00] "POST /hardwares HTTP/1.1" 200 301 0.013800 10.0.0.33 - - [2025-07-14 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 157 0.006546 10.0.0.33 - - [2025-07-14 01:45:00] "POST /ref-update HTTP/1.1" 200 156 0.024741 10.0.0.33 - - [2025-07-14 01:45:00] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005202 10.0.0.33 - - [2025-07-14 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.33 - - [2025-07-14 01:45:00] "POST /hardwares HTTP/1.1" 200 309 0.017590 10.0.0.33 - - [2025-07-14 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 157 0.014467 10.0.0.33 - - [2025-07-14 01:45:00] "POST /hardwares HTTP/1.1" 200 309 0.015992 10.0.0.33 - - [2025-07-14 01:45:00] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008203 10.0.0.33 - - [2025-07-14 01:45:00] "POST /tags HTTP/1.1" 409 207 0.002677 10.0.0.33 - - [2025-07-14 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.33 - - [2025-07-14 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 157 0.002419 10.0.0.33 - - [2025-07-14 01:45:00] "POST /hardwares HTTP/1.1" 200 309 0.019717 10.0.0.33 - - [2025-07-14 01:45:00] "GET /tag/a8a723b6-eee3-4ed7-bcde-80c5f12d3166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.042896 10.0.0.33 - - [2025-07-14 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 157 0.004943 10.0.0.33 - - [2025-07-14 01:45:00] "POST /hardwares HTTP/1.1" 200 309 0.058496 10.0.0.33 - - [2025-07-14 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 157 0.016273 10.0.0.33 - - [2025-07-14 01:45:00] "POST /firewall-rules HTTP/1.1" 200 562 0.148144 10.0.0.33 - - [2025-07-14 01:45:00] "GET /firewall-rule/abe37643-169d-4fd9-90a1-0767caf87eb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.031306 10.0.0.33 - - [2025-07-14 01:45:00] "POST /hardwares HTTP/1.1" 200 309 0.042935 10.0.0.33 - - [2025-07-14 01:45:00] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.007670 10.0.0.33 - - [2025-07-14 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 161 0.014867 10.0.0.33 - - [2025-07-14 01:45:00] "GET /firewall-rule/abe37643-169d-4fd9-90a1-0767caf87eb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.015847 10.0.0.33 - - [2025-07-14 01:45:00] "POST /hardwares HTTP/1.1" 200 317 0.043142 10.0.0.33 - - [2025-07-14 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 157 0.018507 10.0.0.33 - - [2025-07-14 01:45:00] "POST /ref-update HTTP/1.1" 200 156 0.083145 10.0.0.33 - - [2025-07-14 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 228 0.021839 10.0.0.33 - - [2025-07-14 01:45:01] "POST /hardwares HTTP/1.1" 200 309 0.143712 10.0.0.33 - - [2025-07-14 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 157 0.028974 10.0.0.33 - - [2025-07-14 01:45:01] "POST /hardwares HTTP/1.1" 200 309 0.029639 10.0.0.33 - - [2025-07-14 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 154 0.014623 10.0.0.33 - - [2025-07-14 01:45:01] "POST /hardwares HTTP/1.1" 200 303 0.039431 10.0.0.33 - - [2025-07-14 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 190 0.026668 10.0.0.33 - - [2025-07-14 01:45:01] "POST /tags HTTP/1.1" 200 301 0.261495 10.0.0.33 - - [2025-07-14 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.032348 10.0.0.33 - - [2025-07-14 01:45:01] "POST /features HTTP/1.1" 200 533 0.039408 10.0.0.33 - - [2025-07-14 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 185 0.019912 10.0.0.33 - - [2025-07-14 01:45:01] "GET /tag/f028b8f9-8f2b-4179-9a51-0fcadcc93afe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.023330 10.0.0.33 - - [2025-07-14 01:45:01] "POST /features HTTP/1.1" 200 523 0.048803 10.0.0.33 - - [2025-07-14 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 184 0.002338 10.0.0.33 - - [2025-07-14 01:45:01] "POST /features HTTP/1.1" 200 521 0.055553 10.0.0.33 - - [2025-07-14 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 184 0.027055 10.0.0.33 - - [2025-07-14 01:45:01] "POST /tags HTTP/1.1" 200 325 0.179521 10.0.0.33 - - [2025-07-14 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017563 10.0.0.33 - - [2025-07-14 01:45:01] "GET /tag/b1ae4595-420d-4404-b031-36a5128c594f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.039497 10.0.0.33 - - [2025-07-14 01:45:01] "POST /features HTTP/1.1" 200 521 0.137248 10.0.0.33 - - [2025-07-14 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 189 0.015049 10.0.0.33 - - [2025-07-14 01:45:01] "POST /tags HTTP/1.1" 200 363 0.103638 10.0.0.33 - - [2025-07-14 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.026887 10.0.0.33 - - [2025-07-14 01:45:01] "POST /features HTTP/1.1" 200 531 0.073083 10.0.0.33 - - [2025-07-14 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 184 0.019577 10.0.0.33 - - [2025-07-14 01:45:01] "GET /tag/3ca68bfd-ee1e-4579-af02-1db44194bc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.026236 10.0.0.33 - - [2025-07-14 01:45:02] "POST /tags HTTP/1.1" 200 311 0.046520 10.0.0.33 - - [2025-07-14 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.027265 10.0.0.33 - - [2025-07-14 01:45:02] "POST /features HTTP/1.1" 200 521 0.087434 10.0.0.33 - - [2025-07-14 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 193 0.009304 10.0.0.33 - - [2025-07-14 01:45:02] "GET /tag/ce877cac-b770-4a48-8150-8ae4c544a95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.042531 10.0.0.33 - - [2025-07-14 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008803 10.0.0.33 - - [2025-07-14 01:45:02] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.014608 10.0.0.33 - - [2025-07-14 01:45:02] "POST /features HTTP/1.1" 200 539 0.088767 10.0.0.33 - - [2025-07-14 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.33 - - [2025-07-14 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.006827 10.0.0.33 - - [2025-07-14 01:45:02] "GET /project/e3765c16-4e1c-4bc5-b2d8-cdd10628a557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.058527 10.0.0.33 - - [2025-07-14 01:45:02] "POST /features HTTP/1.1" 200 525 0.077305 10.0.0.33 - - [2025-07-14 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 183 0.019130 10.0.0.33 - - [2025-07-14 01:45:02] "POST /virtual-machines HTTP/1.1" 200 377 0.043250 10.0.0.33 - - [2025-07-14 01:45:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016398 10.0.0.33 - - [2025-07-14 01:45:02] "POST /features HTTP/1.1" 200 519 0.055395 10.0.0.33 - - [2025-07-14 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 182 0.019027 10.0.0.33 - - [2025-07-14 01:45:02] "POST /features HTTP/1.1" 200 517 0.042059 10.0.0.33 - - [2025-07-14 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 190 0.009418 10.0.0.33 - - [2025-07-14 01:45:02] "POST /features HTTP/1.1" 200 533 0.095716 10.0.0.33 - - [2025-07-14 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 194 0.019568 10.0.0.33 - - [2025-07-14 01:45:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.287374 10.0.0.33 - - [2025-07-14 01:45:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.047992 10.0.0.33 - - [2025-07-14 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.040195 10.0.0.33 - - [2025-07-14 01:45:02] "POST /features HTTP/1.1" 200 541 0.089770 10.0.0.33 - - [2025-07-14 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 178 0.016537 10.0.0.33 - - [2025-07-14 01:45:02] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010968 10.0.0.33 - - [2025-07-14 01:45:02] "POST /physical-roles HTTP/1.1" 200 521 0.082557 10.0.0.33 - - [2025-07-14 01:45:02] "POST /instance-ips HTTP/1.1" 200 409 0.110034 10.0.0.33 - - [2025-07-14 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 179 0.028098 10.0.0.33 - - [2025-07-14 01:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.066245 10.0.0.33 - - [2025-07-14 01:45:03] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003088 10.0.0.33 - - [2025-07-14 01:45:03] "POST /physical-roles HTTP/1.1" 200 523 0.096681 10.0.0.33 - - [2025-07-14 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 184 0.009613 10.0.0.33 - - [2025-07-14 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.014714 10.0.0.33 - - [2025-07-14 01:45:03] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.025837 10.0.0.33 - - [2025-07-14 01:45:03] "POST /physical-roles HTTP/1.1" 200 533 0.119377 10.0.0.33 - - [2025-07-14 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 177 0.013113 10.0.0.33 - - [2025-07-14 01:45:03] "POST /set-tag HTTP/1.1" 200 109 0.131266 10.0.0.33 - - [2025-07-14 01:45:03] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017348 10.0.0.33 - - [2025-07-14 01:45:03] "GET /instance-ip/28d9db6c-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.012485 10.0.0.33 - - [2025-07-14 01:45:03] "POST /physical-roles HTTP/1.1" 200 519 0.108747 10.0.0.33 - - [2025-07-14 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 191 0.003456 10.0.0.33 - - [2025-07-14 01:45:03] "POST /tags HTTP/1.1" 200 355 0.055648 10.0.0.33 - - [2025-07-14 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.023603 10.0.0.33 - - [2025-07-14 01:45:03] "POST /overlay-roles HTTP/1.1" 200 545 0.084376 10.0.0.33 - - [2025-07-14 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 184 0.005253 10.0.0.33 - - [2025-07-14 01:45:03] "GET /tag/324a597b-f03b-4709-b690-d5ef44e83856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.032869 10.0.0.33 - - [2025-07-14 01:45:03] "POST /overlay-roles HTTP/1.1" 200 531 0.043760 10.0.0.33 - - [2025-07-14 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 191 0.011966 10.0.0.33 - - [2025-07-14 01:45:03] "POST /tags HTTP/1.1" 200 303 0.078362 10.0.0.33 - - [2025-07-14 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016492 10.0.0.33 - - [2025-07-14 01:45:03] "POST /overlay-roles HTTP/1.1" 200 545 0.069582 10.0.0.33 - - [2025-07-14 01:45:03] "GET /tag/8ecc53c0-96bc-4fbf-b824-0999592c82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.026962 10.0.0.33 - - [2025-07-14 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 185 0.012067 10.0.0.33 - - [2025-07-14 01:45:03] "POST /projects HTTP/1.1" 409 218 0.009917 10.0.0.33 - - [2025-07-14 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.33 - - [2025-07-14 01:45:03] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050965 10.0.0.33 - - [2025-07-14 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008048 10.0.0.33 - - [2025-07-14 01:45:03] "GET /network-ipam/a2dbc529-f165-41c2-88c8-7fd346df9309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004128 10.0.0.33 - - [2025-07-14 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007025 10.0.0.33 - - [2025-07-14 01:45:04] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.011338 10.0.0.33 - - [2025-07-14 01:45:04] "POST /overlay-roles HTTP/1.1" 200 533 0.280556 10.0.0.33 - - [2025-07-14 01:45:04] "POST /fqname-to-id HTTP/1.1" 404 189 0.008490 10.0.0.33 - - [2025-07-14 01:45:04] "PUT /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec HTTP/1.1" 200 264 0.111368 10.0.0.33 - - [2025-07-14 01:45:04] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.010561 10.0.0.33 - - [2025-07-14 01:45:04] "POST /overlay-roles HTTP/1.1" 200 541 0.078752 10.0.0.33 - - [2025-07-14 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006845 10.0.0.33 - - [2025-07-14 01:45:04] "PUT /overlay-role/b21da429-76a9-485d-965c-1b23448505c9 HTTP/1.1" 200 258 0.065031 10.0.0.33 - - [2025-07-14 01:45:04] "POST /set-tag HTTP/1.1" 200 109 0.178189 10.0.0.33 - - [2025-07-14 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.33 - - [2025-07-14 01:45:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.006375 10.0.0.33 - - [2025-07-14 01:45:04] "GET /network-ipam/58498ce5-1c1d-4096-957a-09715e045055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.007435 10.0.0.33 - - [2025-07-14 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008924 10.0.0.33 - - [2025-07-14 01:45:04] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005457 10.0.0.33 - - [2025-07-14 01:45:04] "POST /overlay-roles HTTP/1.1" 200 531 0.054604 10.0.0.33 - - [2025-07-14 01:45:04] "POST /fqname-to-id HTTP/1.1" 404 185 0.008883 10.0.0.33 - - [2025-07-14 01:45:04] "PUT /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03 HTTP/1.1" 200 264 0.089266 10.0.0.33 - - [2025-07-14 01:45:04] "POST /overlay-roles HTTP/1.1" 200 533 0.069385 10.0.0.33 - - [2025-07-14 01:45:04] "POST /fqname-to-id HTTP/1.1" 404 183 0.020320 10.0.0.33 - - [2025-07-14 01:45:04] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.019943 10.0.0.33 - - [2025-07-14 01:45:04] "POST /overlay-roles HTTP/1.1" 200 529 0.092038 10.0.0.33 - - [2025-07-14 01:45:04] "POST /set-tag HTTP/1.1" 200 109 0.116085 10.0.0.33 - - [2025-07-14 01:45:04] "POST /fqname-to-id HTTP/1.1" 404 187 0.008332 10.0.0.33 - - [2025-07-14 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.33 - - [2025-07-14 01:45:04] "GET /network-policy/bf028f4a-1b4d-4c12-91ae-f101cd07a0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004773 10.0.0.33 - - [2025-07-14 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.33 - - [2025-07-14 01:45:04] "POST /overlay-roles HTTP/1.1" 200 537 0.043918 10.0.0.33 - - [2025-07-14 01:45:04] "POST /fqname-to-id HTTP/1.1" 404 189 0.005487 10.0.0.33 - - [2025-07-14 01:45:04] "GET /network-policy/8d46a308-9a37-4fab-82ac-11a645a8d11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.012520 10.0.0.33 - - [2025-07-14 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.33 - - [2025-07-14 01:45:04] "GET /network-policy/d41a723d-42cc-426e-8269-6cefb368813b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004097 10.0.0.33 - - [2025-07-14 01:45:04] "POST /overlay-roles HTTP/1.1" 200 541 0.031105 10.0.0.33 - - [2025-07-14 01:45:04] "POST /fqname-to-id HTTP/1.1" 404 178 0.019955 10.0.0.33 - - [2025-07-14 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006262 10.0.0.33 - - [2025-07-14 01:45:04] "PUT /network-policy/d41a723d-42cc-426e-8269-6cefb368813b HTTP/1.1" 200 262 0.050859 10.0.0.33 - - [2025-07-14 01:45:05] "POST /overlay-roles HTTP/1.1" 200 519 0.090255 10.0.0.33 - - [2025-07-14 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 190 0.002318 10.0.0.33 - - [2025-07-14 01:45:05] "PUT /access-control-list/38a6cbbc-b515-4081-aa34-a8e57490d6ca HTTP/1.1" 200 272 0.057469 10.0.0.33 - - [2025-07-14 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.188140 10.0.0.33 - - [2025-07-14 01:45:05] "POST /overlay-roles HTTP/1.1" 200 543 0.139028 10.0.0.33 - - [2025-07-14 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 182 0.045300 10.0.0.33 - - [2025-07-14 01:45:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.044322 10.0.0.33 - - [2025-07-14 01:45:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.048487 10.0.0.33 - - [2025-07-14 01:45:05] "PUT /access-control-list/4c33e5c5-7dca-4dac-a6a9-eae22537a06c HTTP/1.1" 200 272 0.186762 10.0.0.33 - - [2025-07-14 01:45:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023206 10.0.0.33 - - [2025-07-14 01:45:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003024 10.0.0.33 - - [2025-07-14 01:45:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004534 10.0.0.33 - - [2025-07-14 01:45:05] "POST /security-groups HTTP/1.1" 409 245 0.003012 10.0.0.33 - - [2025-07-14 01:45:05] "POST /role-definitions HTTP/1.1" 200 533 0.103088 10.0.0.33 - - [2025-07-14 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.016059 10.0.0.33 - - [2025-07-14 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005526 10.0.0.33 - - [2025-07-14 01:45:05] "POST /role-definitions HTTP/1.1" 200 547 0.080982 10.0.0.33 - - [2025-07-14 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 190 0.004018 10.0.0.33 - - [2025-07-14 01:45:05] "PUT /security-group/b0574654-9ba9-4285-bd37-6180fc1a8dda HTTP/1.1" 200 262 0.140703 10.0.0.33 - - [2025-07-14 01:45:05] "POST /role-definitions HTTP/1.1" 200 549 0.064601 10.0.0.33 - - [2025-07-14 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 191 0.004070 10.0.0.33 - - [2025-07-14 01:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.048642 10.0.0.33 - - [2025-07-14 01:45:05] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019000 10.0.0.33 - - [2025-07-14 01:45:05] "PUT /access-control-list/5e0f7684-6aaa-4b36-8b7f-787a22be4f49 HTTP/1.1" 200 272 0.042801 10.0.0.33 - - [2025-07-14 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010628 10.0.0.33 - - [2025-07-14 01:45:05] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010351 10.0.0.33 - - [2025-07-14 01:45:05] "POST /tags HTTP/1.1" 409 206 0.006611 10.0.0.33 - - [2025-07-14 01:45:05] "PUT /access-control-list/6ae2308c-4610-4781-9e93-5e765e831b20 HTTP/1.1" 200 272 0.065461 10.0.0.33 - - [2025-07-14 01:45:05] "POST /role-definitions HTTP/1.1" 200 551 0.080686 10.0.0.33 - - [2025-07-14 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 197 0.023107 10.0.0.33 - - [2025-07-14 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005183 10.0.0.33 - - [2025-07-14 01:45:05] "GET /tag/8ecc53c0-96bc-4fbf-b824-0999592c82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021896 10.0.0.33 - - [2025-07-14 01:45:05] "POST /role-definitions HTTP/1.1" 200 563 0.075762 10.0.0.33 - - [2025-07-14 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.002449 10.0.0.33 - - [2025-07-14 01:45:05] "POST /firewall-rules HTTP/1.1" 200 562 0.114957 10.0.0.33 - - [2025-07-14 01:45:05] "POST /role-definitions HTTP/1.1" 200 547 0.019737 10.0.0.33 - - [2025-07-14 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 190 0.001945 10.0.0.33 - - [2025-07-14 01:45:06] "GET /firewall-rule/96d19d85-d529-45a9-b103-9507f1e71df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006287 10.0.0.33 - - [2025-07-14 01:45:06] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.010003 10.0.0.33 - - [2025-07-14 01:45:06] "GET /firewall-rule/96d19d85-d529-45a9-b103-9507f1e71df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.008482 10.0.0.33 - - [2025-07-14 01:45:06] "POST /role-definitions HTTP/1.1" 200 549 0.040131 10.0.0.33 - - [2025-07-14 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 191 0.013219 10.0.0.33 - - [2025-07-14 01:45:06] "POST /role-definitions HTTP/1.1" 200 551 0.041651 10.0.0.33 - - [2025-07-14 01:45:06] "POST /ref-update HTTP/1.1" 200 156 0.081699 10.0.0.33 - - [2025-07-14 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 190 0.009834 10.0.0.33 - - [2025-07-14 01:45:06] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011705 10.0.0.33 - - [2025-07-14 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007776 10.0.0.33 - - [2025-07-14 01:45:06] "POST /role-definitions HTTP/1.1" 200 549 0.054688 10.0.0.33 - - [2025-07-14 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 196 0.014829 10.0.0.33 - - [2025-07-14 01:45:06] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005296 10.0.0.33 - - [2025-07-14 01:45:06] "POST /tags HTTP/1.1" 409 206 0.009097 10.0.0.33 - - [2025-07-14 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005570 10.0.0.33 - - [2025-07-14 01:45:06] "GET /tag/8ecc53c0-96bc-4fbf-b824-0999592c82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021279 10.0.0.33 - - [2025-07-14 01:45:06] "POST /role-definitions HTTP/1.1" 200 561 0.051521 10.0.0.33 - - [2025-07-14 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.027104 10.0.0.33 - - [2025-07-14 01:45:06] "POST /role-definitions HTTP/1.1" 200 547 0.038447 10.0.0.33 - - [2025-07-14 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 190 0.002892 10.0.0.33 - - [2025-07-14 01:45:06] "POST /firewall-rules HTTP/1.1" 200 560 0.138381 10.0.0.33 - - [2025-07-14 01:45:06] "GET /firewall-rule/5607787f-005f-4501-bed7-9602f8d1a6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.059937 10.0.0.33 - - [2025-07-14 01:45:06] "POST /role-definitions HTTP/1.1" 200 549 0.089248 10.0.0.33 - - [2025-07-14 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 188 0.004941 10.0.0.33 - - [2025-07-14 01:45:06] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.006828 10.0.0.33 - - [2025-07-14 01:45:06] "GET /firewall-rule/5607787f-005f-4501-bed7-9602f8d1a6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003676 10.0.0.33 - - [2025-07-14 01:45:06] "POST /role-definitions HTTP/1.1" 200 545 0.038297 10.0.0.33 - - [2025-07-14 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.019635 10.0.0.33 - - [2025-07-14 01:45:06] "POST /role-definitions HTTP/1.1" 200 547 0.029359 10.0.0.33 - - [2025-07-14 01:45:06] "POST /ref-update HTTP/1.1" 200 156 0.098167 10.0.0.33 - - [2025-07-14 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 192 0.003803 10.0.0.33 - - [2025-07-14 01:45:06] "POST /tags HTTP/1.1" 200 301 0.059792 10.0.0.33 - - [2025-07-14 01:45:06] "POST /role-definitions HTTP/1.1" 200 553 0.062365 10.0.0.33 - - [2025-07-14 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.018854 10.0.0.33 - - [2025-07-14 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.018499 10.0.0.33 - - [2025-07-14 01:45:06] "GET /tag/0175079e-1c61-44d5-aa87-9be1d0a263f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.045552 10.0.0.33 - - [2025-07-14 01:45:06] "POST /role-definitions HTTP/1.1" 200 555 0.027039 10.0.0.33 - - [2025-07-14 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.017189 10.0.0.33 - - [2025-07-14 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005687 10.0.0.33 - - [2025-07-14 01:45:07] "GET /project/e3765c16-4e1c-4bc5-b2d8-cdd10628a557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.052686 10.0.0.33 - - [2025-07-14 01:45:07] "POST /role-definitions HTTP/1.1" 200 533 0.071496 10.0.0.33 - - [2025-07-14 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012433 10.0.0.33 - - [2025-07-14 01:45:07] "POST /fqname-to-id HTTP/1.1" 404 187 0.018816 10.0.0.33 - - [2025-07-14 01:45:07] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.015505 10.0.0.33 - - [2025-07-14 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008862 10.0.0.33 - - [2025-07-14 01:45:07] "GET /service-appliance-set/0bde60d1-2a68-4f1a-b380-91f9c2f0ddf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.004774 10.0.0.33 - - [2025-07-14 01:45:07] "POST /role-definitions HTTP/1.1" 200 543 0.042294 10.0.0.33 - - [2025-07-14 01:45:07] "POST /fqname-to-id HTTP/1.1" 404 181 0.003195 10.0.0.33 - - [2025-07-14 01:45:07] "POST /fqname-to-id HTTP/1.1" 404 242 0.009186 10.0.0.33 - - [2025-07-14 01:45:07] "POST /role-definitions HTTP/1.1" 200 531 0.036739 10.0.0.33 - - [2025-07-14 01:45:07] "POST /fqname-to-id HTTP/1.1" 404 184 0.022582 10.0.0.33 - - [2025-07-14 01:45:07] "POST /role-definitions HTTP/1.1" 200 537 0.100440 10.0.0.33 - - [2025-07-14 01:45:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.195616 10.0.0.33 - - [2025-07-14 01:45:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.009726 10.0.0.33 - - [2025-07-14 01:45:07] "GET /virtual-machine-interface/3425d9fb-cb91-427b-ae67-2ca47fbcae81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.039890 10.0.0.33 - - [2025-07-14 01:45:07] "POST /role-definitions HTTP/1.1" 200 547 0.034935 10.0.0.33 - - [2025-07-14 01:45:07] "POST /fqname-to-id HTTP/1.1" 404 194 0.010369 10.0.0.33 - - [2025-07-14 01:45:07] "POST /instance-ips HTTP/1.1" 200 377 0.042634 10.0.0.33 - - [2025-07-14 01:45:07] "GET /instance-ip/621b5282-b07d-4f76-87c3-91001239cfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.015424 10.0.0.33 - - [2025-07-14 01:45:07] "POST /role-definitions HTTP/1.1" 200 557 0.078362 10.0.0.33 - - [2025-07-14 01:45:07] "POST /fqname-to-id HTTP/1.1" 404 196 0.009927 10.0.0.33 - - [2025-07-14 01:45:07] "POST /role-definitions HTTP/1.1" 200 561 0.040629 10.0.0.33 - - [2025-07-14 01:45:07] "POST /fqname-to-id HTTP/1.1" 404 195 0.003087 10.0.0.33 - - [2025-07-14 01:45:07] "POST /loadbalancers HTTP/1.1" 200 582 0.130925 10.0.0.33 - - [2025-07-14 01:45:07] "GET /project/e3765c16-4e1c-4bc5-b2d8-cdd10628a557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.087333 10.0.0.33 - - [2025-07-14 01:45:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.069200 10.0.0.33 - - [2025-07-14 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.33 - - [2025-07-14 01:45:07] "GET /instance-ip/621b5282-b07d-4f76-87c3-91001239cfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.026188 10.0.0.33 - - [2025-07-14 01:45:07] "POST /role-definitions HTTP/1.1" 200 559 0.181924 10.0.0.33 - - [2025-07-14 01:45:07] "POST /fqname-to-id HTTP/1.1" 404 196 0.004518 10.0.0.33 - - [2025-07-14 01:45:07] "GET /project/e3765c16-4e1c-4bc5-b2d8-cdd10628a557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.108470 10.0.0.33 - - [2025-07-14 01:45:07] "POST /floating-ips HTTP/1.1" 200 581 0.108076 10.0.0.33 - - [2025-07-14 01:45:07] "GET /loadbalancer/bb52a8d5-8e67-4820-9ca0-0406d17c4505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003098 10.0.0.33 - - [2025-07-14 01:45:08] "POST /feature-configs HTTP/1.1" 200 537 0.104900 10.0.0.33 - - [2025-07-14 01:45:08] "POST /fqname-to-id HTTP/1.1" 404 212 0.024924 10.0.0.33 - - [2025-07-14 01:45:08] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.100651 10.0.0.33 - - [2025-07-14 01:45:08] "POST /feature-configs HTTP/1.1" 200 562 0.069191 10.0.0.33 - - [2025-07-14 01:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.064898 10.0.0.33 - - [2025-07-14 01:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.33 - - [2025-07-14 01:45:08] "POST /fqname-to-id HTTP/1.1" 404 211 0.003172 10.0.0.33 - - [2025-07-14 01:45:08] "POST /feature-configs HTTP/1.1" 200 561 0.068941 10.0.0.33 - - [2025-07-14 01:45:08] "POST /fqname-to-id HTTP/1.1" 404 192 0.013576 10.0.0.33 - - [2025-07-14 01:45:08] "GET /project/e3765c16-4e1c-4bc5-b2d8-cdd10628a557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.154059 10.0.0.33 - - [2025-07-14 01:45:08] "GET /loadbalancer-listener/1bb3f3b6-04af-4c06-b2f6-0361d7313a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.005613 10.0.0.33 - - [2025-07-14 01:45:08] "GET /loadbalancer-listener/1bb3f3b6-04af-4c06-b2f6-0361d7313a97?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.032126 10.0.0.33 - - [2025-07-14 01:45:08] "POST /node-profiles HTTP/1.1" 200 547 0.089310 10.0.0.33 - - [2025-07-14 01:45:08] "POST /fqname-to-id HTTP/1.1" 404 187 0.016891 10.0.0.33 - - [2025-07-14 01:45:08] "POST /node-profiles HTTP/1.1" 200 537 0.069637 10.0.0.33 - - [2025-07-14 01:45:08] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.089616 10.0.0.33 - - [2025-07-14 01:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.029521 10.0.0.33 - - [2025-07-14 01:45:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.029936 10.0.0.33 - - [2025-07-14 01:45:08] "GET /instance-ip/621b5282-b07d-4f76-87c3-91001239cfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004607 10.0.0.33 - - [2025-07-14 01:45:08] "GET /instance-ip/621b5282-b07d-4f76-87c3-91001239cfbf?fields=floating_ips HTTP/1.1" 200 1163 0.021674 10.0.0.33 - - [2025-07-14 01:45:08] "GET /floating-ip/9ec85fe5-3046-43d5-8860-ad8ea9271454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.017778 10.0.0.33 - - [2025-07-14 01:45:08] "GET /project/e3765c16-4e1c-4bc5-b2d8-cdd10628a557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.098642 10.0.0.33 - - [2025-07-14 01:45:08] "POST /node-profiles HTTP/1.1" 200 549 0.117547 10.0.0.33 - - [2025-07-14 01:45:08] "GET /loadbalancer/bb52a8d5-8e67-4820-9ca0-0406d17c4505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003804 10.0.0.33 - - [2025-07-14 01:45:08] "POST /fqname-to-id HTTP/1.1" 404 189 0.016447 10.0.0.33 - - [2025-07-14 01:45:08] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.026937 10.0.0.33 - - [2025-07-14 01:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.071987 10.0.0.33 - - [2025-07-14 01:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012826 10.0.0.33 - - [2025-07-14 01:45:08] "POST /node-profiles HTTP/1.1" 200 541 0.095818 10.0.0.33 - - [2025-07-14 01:45:08] "POST /fqname-to-id HTTP/1.1" 404 189 0.007387 10.0.0.33 - - [2025-07-14 01:45:08] "POST /node-profiles HTTP/1.1" 200 541 0.041559 10.0.0.33 - - [2025-07-14 01:45:09] "GET /project/e3765c16-4e1c-4bc5-b2d8-cdd10628a557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.103675 10.0.0.33 - - [2025-07-14 01:45:09] "POST /fqname-to-id HTTP/1.1" 404 188 0.010792 10.0.0.33 - - [2025-07-14 01:45:09] "GET /loadbalancer-listener/b710aed4-d467-4bea-9c16-7e94ce1a798f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.008710 10.0.0.33 - - [2025-07-14 01:45:09] "GET /loadbalancer-listener/b710aed4-d467-4bea-9c16-7e94ce1a798f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.008922 10.0.0.33 - - [2025-07-14 01:45:09] "POST /node-profiles HTTP/1.1" 200 539 0.035111 10.0.0.33 - - [2025-07-14 01:45:09] "POST /fqname-to-id HTTP/1.1" 404 184 0.012936 10.0.0.33 - - [2025-07-14 01:45:09] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.043123 10.0.0.33 - - [2025-07-14 01:45:09] "GET /instance-ip/621b5282-b07d-4f76-87c3-91001239cfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003247 10.0.0.33 - - [2025-07-14 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.33 - - [2025-07-14 01:45:09] "GET /instance-ip/621b5282-b07d-4f76-87c3-91001239cfbf?fields=floating_ips HTTP/1.1" 200 1163 0.003767 10.0.0.33 - - [2025-07-14 01:45:09] "POST /node-profiles HTTP/1.1" 200 531 0.080184 10.0.0.33 - - [2025-07-14 01:45:09] "GET /floating-ip/9ec85fe5-3046-43d5-8860-ad8ea9271454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.014222 10.0.0.33 - - [2025-07-14 01:45:09] "POST /fqname-to-id HTTP/1.1" 404 185 0.015871 10.0.0.33 - - [2025-07-14 01:45:09] "GET /project/e3765c16-4e1c-4bc5-b2d8-cdd10628a557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.125471 10.0.0.33 - - [2025-07-14 01:45:09] "GET /loadbalancer/bb52a8d5-8e67-4820-9ca0-0406d17c4505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006474 10.0.0.33 - - [2025-07-14 01:45:09] "POST /node-profiles HTTP/1.1" 200 533 0.074381 10.0.0.33 - - [2025-07-14 01:45:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.004398 10.0.0.33 - - [2025-07-14 01:45:09] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.054960 10.0.0.33 - - [2025-07-14 01:45:09] "POST /node-profiles HTTP/1.1" 200 557 0.085174 10.0.0.33 - - [2025-07-14 01:45:09] "POST /fqname-to-id HTTP/1.1" 404 206 0.012074 10.0.0.33 - - [2025-07-14 01:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.066250 10.0.0.33 - - [2025-07-14 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020638 10.0.0.33 - - [2025-07-14 01:45:09] "POST /telemetry-profiles HTTP/1.1" 200 554 0.039375 10.0.0.33 - - [2025-07-14 01:45:09] "POST /fqname-to-id HTTP/1.1" 404 206 0.037395 10.0.0.33 - - [2025-07-14 01:45:09] "GET /project/e3765c16-4e1c-4bc5-b2d8-cdd10628a557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.129757 10.0.0.33 - - [2025-07-14 01:45:09] "GET /loadbalancer-listener/ee93b635-124d-4ea6-b07d-3e098d8fcaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.009884 10.0.0.33 - - [2025-07-14 01:45:09] "GET /loadbalancer-listener/ee93b635-124d-4ea6-b07d-3e098d8fcaee?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.009540 10.0.0.33 - - [2025-07-14 01:45:09] "POST /telemetry-profiles HTTP/1.1" 200 554 0.104313 10.0.0.33 - - [2025-07-14 01:45:09] "POST /fqname-to-id HTTP/1.1" 404 206 0.003682 10.0.0.33 - - [2025-07-14 01:45:09] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.096009 10.0.0.33 - - [2025-07-14 01:45:09] "POST /telemetry-profiles HTTP/1.1" 200 554 0.106218 10.0.0.33 - - [2025-07-14 01:45:09] "POST /fqname-to-id HTTP/1.1" 404 206 0.012751 10.0.0.33 - - [2025-07-14 01:45:09] "GET /instance-ip/621b5282-b07d-4f76-87c3-91001239cfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.027961 10.0.0.33 - - [2025-07-14 01:45:09] "GET /instance-ip/621b5282-b07d-4f76-87c3-91001239cfbf?fields=floating_ips HTTP/1.1" 200 1163 0.009008 10.0.0.33 - - [2025-07-14 01:45:09] "GET /floating-ip/9ec85fe5-3046-43d5-8860-ad8ea9271454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003483 10.0.0.33 - - [2025-07-14 01:45:09] "POST /tags HTTP/1.1" 200 371 0.051735 10.0.0.33 - - [2025-07-14 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013443 10.0.0.33 - - [2025-07-14 01:45:10] "POST /telemetry-profiles HTTP/1.1" 200 554 0.066867 10.0.0.33 - - [2025-07-14 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 206 0.007336 10.0.0.33 - - [2025-07-14 01:45:10] "GET /tag/91ddd79f-ffd8-418b-8716-61ca9bb61ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.042178 10.0.0.33 - - [2025-07-14 01:45:10] "POST /telemetry-profiles HTTP/1.1" 200 554 0.084794 10.0.0.33 - - [2025-07-14 01:45:10] "POST /tags HTTP/1.1" 200 319 0.058114 10.0.0.33 - - [2025-07-14 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.028177 10.0.0.33 - - [2025-07-14 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 206 0.016517 10.0.0.33 - - [2025-07-14 01:45:10] "POST /telemetry-profiles HTTP/1.1" 200 554 0.038627 10.0.0.33 - - [2025-07-14 01:45:10] "GET /tag/a6caebff-772c-4196-bc52-d5618a452a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.056885 10.0.0.33 - - [2025-07-14 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.052229 10.0.0.33 - - [2025-07-14 01:45:10] "POST /sflow-profiles HTTP/1.1" 200 532 0.055580 10.0.0.33 - - [2025-07-14 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.003600 10.0.0.33 - - [2025-07-14 01:45:10] "POST /sflow-profiles HTTP/1.1" 200 538 0.041808 10.0.0.33 - - [2025-07-14 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.008110 10.0.0.33 - - [2025-07-14 01:45:10] "POST /id-to-fqname HTTP/1.1" 200 181 0.000580 10.0.0.33 - - [2025-07-14 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.012343 10.0.0.33 - - [2025-07-14 01:45:10] "POST /sflow-profiles HTTP/1.1" 200 538 0.079080 10.0.0.33 - - [2025-07-14 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.021265 10.0.0.33 - - [2025-07-14 01:45:10] "POST /security-groups HTTP/1.1" 200 578 0.126431 10.0.0.33 - - [2025-07-14 01:45:10] "POST /projects HTTP/1.1" 200 497 0.416307 10.0.0.33 - - [2025-07-14 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.007001 10.0.0.33 - - [2025-07-14 01:45:10] "POST /grpc-profiles HTTP/1.1" 200 530 0.088778 10.0.0.33 - - [2025-07-14 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.025412 10.0.0.33 - - [2025-07-14 01:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.051097 10.0.0.33 - - [2025-07-14 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.033055 10.0.0.33 - - [2025-07-14 01:45:10] "POST /snmp-profiles HTTP/1.1" 200 530 0.094977 10.0.0.33 - - [2025-07-14 01:45:10] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.028739 10.0.0.33 - - [2025-07-14 01:45:10] "POST /access-control-lists HTTP/1.1" 200 587 0.156827 10.0.0.33 - - [2025-07-14 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.029142 10.0.0.33 - - [2025-07-14 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011221 10.0.0.33 - - [2025-07-14 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.010675 10.0.0.33 - - [2025-07-14 01:45:10] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007663 10.0.0.33 - - [2025-07-14 01:45:11] "POST /netconf-profiles HTTP/1.1" 200 542 0.044962 10.0.0.33 - - [2025-07-14 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.025675 10.0.0.33 - - [2025-07-14 01:45:11] "POST /access-control-lists HTTP/1.1" 200 585 0.096079 10.0.0.33 - - [2025-07-14 01:45:11] "PUT /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec HTTP/1.1" 200 264 0.127798 10.0.0.33 - - [2025-07-14 01:45:11] "POST /device-functional-groups HTTP/1.1" 200 540 0.097798 10.0.0.33 - - [2025-07-14 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.012376 10.0.0.33 - - [2025-07-14 01:45:11] "POST /device-functional-groups HTTP/1.1" 200 540 0.057372 10.0.0.33 - - [2025-07-14 01:45:11] "PUT /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03 HTTP/1.1" 200 264 0.110981 10.0.0.33 - - [2025-07-14 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 195 0.007004 10.0.0.33 - - [2025-07-14 01:45:11] "POST /security-groups HTTP/1.1" 200 558 0.113178 10.0.0.33 - - [2025-07-14 01:45:11] "POST /device-functional-groups HTTP/1.1" 200 544 0.108276 10.0.0.33 - - [2025-07-14 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 194 0.012999 10.0.0.33 - - [2025-07-14 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 248 0.013120 10.0.0.33 - - [2025-07-14 01:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.070033 10.0.0.33 - - [2025-07-14 01:45:11] "POST /chown HTTP/1.1" 200 109 0.056114 10.0.0.33 - - [2025-07-14 01:45:11] "POST /access-control-lists HTTP/1.1" 200 610 0.116844 10.0.0.33 - - [2025-07-14 01:45:11] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026438 10.0.0.33 - - [2025-07-14 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 247 0.033652 10.0.0.33 - - [2025-07-14 01:45:11] "POST /device-functional-groups HTTP/1.1" 200 542 0.140325 10.0.0.33 - - [2025-07-14 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 218 0.016963 10.0.0.33 - - [2025-07-14 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010696 10.0.0.33 - - [2025-07-14 01:45:11] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004525 10.0.0.33 - - [2025-07-14 01:45:11] "POST /tags HTTP/1.1" 409 214 0.014123 10.0.0.33 - - [2025-07-14 01:45:11] "POST /device-functional-groups HTTP/1.1" 200 590 0.069010 10.0.0.33 - - [2025-07-14 01:45:11] "POST /access-control-lists HTTP/1.1" 200 608 0.062328 10.0.0.33 - - [2025-07-14 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007815 10.0.0.33 - - [2025-07-14 01:45:11] "GET /tag/a6caebff-772c-4196-bc52-d5618a452a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.060468 10.0.0.33 - - [2025-07-14 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 208 0.011317 10.0.0.33 - - [2025-07-14 01:45:11] "POST /device-functional-groups HTTP/1.1" 200 570 0.068283 10.0.0.33 - - [2025-07-14 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.008296 10.0.0.33 - - [2025-07-14 01:45:11] "POST /firewall-rules HTTP/1.1" 200 578 0.155131 10.0.0.33 - - [2025-07-14 01:45:12] "POST /device-functional-groups HTTP/1.1" 200 620 0.048106 10.0.0.33 - - [2025-07-14 01:45:12] "GET /firewall-rule/e0fc4191-9877-4bda-9f1b-c88003d478e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.012957 10.0.0.33 - - [2025-07-14 01:45:12] "POST /fqname-to-id HTTP/1.1" 404 206 0.018883 10.0.0.33 - - [2025-07-14 01:45:12] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.009742 10.0.0.33 - - [2025-07-14 01:45:12] "GET /firewall-rule/e0fc4191-9877-4bda-9f1b-c88003d478e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.008383 10.0.0.33 - - [2025-07-14 01:45:12] "POST /device-functional-groups HTTP/1.1" 200 566 0.036328 10.0.0.33 - - [2025-07-14 01:45:12] "POST /fqname-to-id HTTP/1.1" 404 205 0.006473 10.0.0.33 - - [2025-07-14 01:45:12] "POST /device-functional-groups HTTP/1.1" 200 564 0.030400 10.0.0.33 - - [2025-07-14 01:45:12] "POST /fqname-to-id HTTP/1.1" 404 210 0.020827 10.0.0.33 - - [2025-07-14 01:45:12] "POST /ref-update HTTP/1.1" 200 156 0.093259 10.0.0.33 - - [2025-07-14 01:45:12] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013831 10.0.0.33 - - [2025-07-14 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.33 - - [2025-07-14 01:45:12] "POST /device-functional-groups HTTP/1.1" 200 574 0.037245 10.0.0.33 - - [2025-07-14 01:45:12] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.036737 10.0.0.33 - - [2025-07-14 01:45:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.042909 10.0.0.33 - - [2025-07-14 01:45:12] "POST /tags HTTP/1.1" 409 214 0.019030 10.0.0.33 - - [2025-07-14 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.33 - - [2025-07-14 01:45:12] "POST /role-configs HTTP/1.1" 200 525 0.040837 10.0.0.33 - - [2025-07-14 01:45:12] "GET /tag/a6caebff-772c-4196-bc52-d5618a452a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.018662 10.0.0.33 - - [2025-07-14 01:45:12] "POST /fqname-to-id HTTP/1.1" 404 196 0.009861 10.0.0.33 - - [2025-07-14 01:45:12] "POST /role-configs HTTP/1.1" 200 520 0.047633 10.0.0.33 - - [2025-07-14 01:45:12] "POST /fqname-to-id HTTP/1.1" 404 198 0.010956 10.0.0.33 - - [2025-07-14 01:45:12] "POST /firewall-rules HTTP/1.1" 200 576 0.132738 10.0.0.33 - - [2025-07-14 01:45:12] "GET /firewall-rule/ce028415-62e4-45ab-bb4c-1319b3450279?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.043638 10.0.0.33 - - [2025-07-14 01:45:12] "POST /role-configs HTTP/1.1" 200 522 0.097650 10.0.0.33 - - [2025-07-14 01:45:12] "POST /fqname-to-id HTTP/1.1" 404 198 0.021548 10.0.0.33 - - [2025-07-14 01:45:12] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.016808 10.0.0.33 - - [2025-07-14 01:45:12] "GET /firewall-rule/ce028415-62e4-45ab-bb4c-1319b3450279?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007226 10.0.0.33 - - [2025-07-14 01:45:12] "POST /role-configs HTTP/1.1" 200 522 0.058053 10.0.0.33 - - [2025-07-14 01:45:12] "POST /fqname-to-id HTTP/1.1" 404 202 0.010353 10.0.0.33 - - [2025-07-14 01:45:12] "POST /ref-update HTTP/1.1" 200 156 0.119397 10.0.0.33 - - [2025-07-14 01:45:12] "POST /role-configs HTTP/1.1" 200 526 0.076567 10.0.0.33 - - [2025-07-14 01:45:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.033134 10.0.0.33 - - [2025-07-14 01:45:12] "POST /tags HTTP/1.1" 200 363 0.078249 10.0.0.33 - - [2025-07-14 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018215 10.0.0.33 - - [2025-07-14 01:45:12] "GET /tag/395a0d8c-5602-4e10-ac88-ca9165b9c22e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.031885 10.0.0.33 - - [2025-07-14 01:45:13] "POST /role-configs HTTP/1.1" 200 521 0.066563 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 404 193 0.018173 10.0.0.33 - - [2025-07-14 01:45:13] "POST /role-configs HTTP/1.1" 200 517 0.042366 10.0.0.33 - - [2025-07-14 01:45:13] "POST /tags HTTP/1.1" 200 311 0.084084 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 404 194 0.006690 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012215 10.0.0.33 - - [2025-07-14 01:45:13] "GET /tag/8d8f7a0d-59e7-4dfd-a7f4-d83d17edd034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.064672 10.0.0.33 - - [2025-07-14 01:45:13] "POST /role-configs HTTP/1.1" 200 518 0.093112 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011167 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006709 10.0.0.33 - - [2025-07-14 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.042508 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012629 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.33 - - [2025-07-14 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.022433 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.33 - - [2025-07-14 01:45:13] "POST /id-to-fqname HTTP/1.1" 200 177 0.000569 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.010260 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005969 10.0.0.33 - - [2025-07-14 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.014994 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012916 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.33 - - [2025-07-14 01:45:13] "POST /security-groups HTTP/1.1" 200 574 0.102108 10.0.0.33 - - [2025-07-14 01:45:13] "POST /projects HTTP/1.1" 200 489 0.336666 10.0.0.33 - - [2025-07-14 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.047430 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 404 217 0.003108 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.018167 10.0.0.33 - - [2025-07-14 01:45:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019717 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005571 10.0.0.33 - - [2025-07-14 01:45:13] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.007093 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.33 - - [2025-07-14 01:45:13] "POST /access-control-lists HTTP/1.1" 200 583 0.101907 10.0.0.33 - - [2025-07-14 01:45:13] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.025331 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.022674 10.0.0.33 - - [2025-07-14 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.075298 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009981 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.027210 10.0.0.33 - - [2025-07-14 01:45:13] "PUT /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec HTTP/1.1" 200 264 0.121324 10.0.0.33 - - [2025-07-14 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.028002 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.023491 10.0.0.33 - - [2025-07-14 01:45:13] "POST /access-control-lists HTTP/1.1" 200 581 0.127736 10.0.0.33 - - [2025-07-14 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.33 - - [2025-07-14 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.014635 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019296 10.0.0.33 - - [2025-07-14 01:45:14] "PUT /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03 HTTP/1.1" 200 264 0.132172 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016716 10.0.0.33 - - [2025-07-14 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.020479 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013346 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.33 - - [2025-07-14 01:45:14] "POST /security-groups HTTP/1.1" 200 546 0.134865 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.006490 10.0.0.33 - - [2025-07-14 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.076981 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006706 10.0.0.33 - - [2025-07-14 01:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.058633 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.33 - - [2025-07-14 01:45:14] "POST /chown HTTP/1.1" 200 109 0.054954 10.0.0.33 - - [2025-07-14 01:45:14] "POST /access-control-lists HTTP/1.1" 200 602 0.103098 10.0.0.33 - - [2025-07-14 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.041335 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.029594 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017180 10.0.0.33 - - [2025-07-14 01:45:14] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017022 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.33 - - [2025-07-14 01:45:14] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005574 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006654 10.0.0.33 - - [2025-07-14 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.016648 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017087 10.0.0.33 - - [2025-07-14 01:45:14] "POST /tags HTTP/1.1" 409 210 0.029273 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012821 10.0.0.33 - - [2025-07-14 01:45:14] "GET /tag/8d8f7a0d-59e7-4dfd-a7f4-d83d17edd034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018151 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011808 10.0.0.33 - - [2025-07-14 01:45:14] "POST /access-control-lists HTTP/1.1" 200 600 0.150057 10.0.0.33 - - [2025-07-14 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.068422 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007007 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.33 - - [2025-07-14 01:45:14] "POST /firewall-rules HTTP/1.1" 200 570 0.132244 10.0.0.33 - - [2025-07-14 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.043901 10.0.0.33 - - [2025-07-14 01:45:14] "GET /firewall-rule/9a89d3a1-5959-4227-a1a2-05518429eb0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.024905 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013071 10.0.0.33 - - [2025-07-14 01:45:14] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.005465 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.33 - - [2025-07-14 01:45:14] "GET /firewall-rule/9a89d3a1-5959-4227-a1a2-05518429eb0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004822 10.0.0.33 - - [2025-07-14 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.013660 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005351 10.0.0.33 - - [2025-07-14 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.056304 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005530 10.0.0.33 - - [2025-07-14 01:45:14] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014482 10.0.0.33 - - [2025-07-14 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.009423 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012906 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.33 - - [2025-07-14 01:45:14] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003135 10.0.0.33 - - [2025-07-14 01:45:14] "POST /tags HTTP/1.1" 409 210 0.002087 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.33 - - [2025-07-14 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.33 - - [2025-07-14 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.009513 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016104 10.0.0.33 - - [2025-07-14 01:45:15] "GET /tag/8d8f7a0d-59e7-4dfd-a7f4-d83d17edd034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.043591 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008656 10.0.0.33 - - [2025-07-14 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.009622 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012890 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.33 - - [2025-07-14 01:45:15] "POST /firewall-rules HTTP/1.1" 200 568 0.116355 10.0.0.33 - - [2025-07-14 01:45:15] "GET /firewall-rule/89c38a0a-2998-4b1d-8976-b817c66e8c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.032564 10.0.0.33 - - [2025-07-14 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.053914 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011986 10.0.0.33 - - [2025-07-14 01:45:15] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.007846 10.0.0.33 - - [2025-07-14 01:45:15] "GET /firewall-rule/89c38a0a-2998-4b1d-8976-b817c66e8c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003217 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.33 - - [2025-07-14 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.025949 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013181 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008250 10.0.0.33 - - [2025-07-14 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.028603 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009995 10.0.0.33 - - [2025-07-14 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.154096 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.33 - - [2025-07-14 01:45:15] "POST /tags HTTP/1.1" 409 237 0.011674 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.33 - - [2025-07-14 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.023431 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006967 10.0.0.33 - - [2025-07-14 01:45:15] "GET /tag/3ca68bfd-ee1e-4579-af02-1db44194bc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.026323 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.33 - - [2025-07-14 01:45:15] "POST /tags HTTP/1.1" 409 210 0.004113 10.0.0.33 - - [2025-07-14 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.016927 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011266 10.0.0.33 - - [2025-07-14 01:45:15] "GET /tag/ce877cac-b770-4a48-8150-8ae4c544a95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017995 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.33 - - [2025-07-14 01:45:15] "POST /projects HTTP/1.1" 409 223 0.003792 10.0.0.33 - - [2025-07-14 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.017439 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014045 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017438 10.0.0.33 - - [2025-07-14 01:45:15] "GET /project/e3765c16-4e1c-4bc5-b2d8-cdd10628a557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.080074 10.0.0.33 - - [2025-07-14 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.021432 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008077 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.33 - - [2025-07-14 01:45:15] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004739 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005374 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.33 - - [2025-07-14 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.013213 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.025105 10.0.0.33 - - [2025-07-14 01:45:15] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.022358 10.0.0.33 - - [2025-07-14 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008302 10.0.0.33 - - [2025-07-14 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.011844 10.0.0.33 - - [2025-07-14 01:45:15] "PUT /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec HTTP/1.1" 200 264 0.062706 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.022409 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.33 - - [2025-07-14 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.042305 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006121 10.0.0.33 - - [2025-07-14 01:45:16] "PUT /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03 HTTP/1.1" 200 264 0.136146 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.33 - - [2025-07-14 01:45:16] "POST /security-groups HTTP/1.1" 409 253 0.004811 10.0.0.33 - - [2025-07-14 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.018186 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007748 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006001 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007902 10.0.0.33 - - [2025-07-14 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.019289 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019476 10.0.0.33 - - [2025-07-14 01:45:16] "PUT /security-group/e3b05f20-dbf1-4f20-839f-b6aa2fdfd5c0 HTTP/1.1" 200 262 0.094855 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.037937 10.0.0.33 - - [2025-07-14 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.038773 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007585 10.0.0.33 - - [2025-07-14 01:45:16] "PUT /access-control-list/6f1569c0-5bb9-4f15-bd0e-fe3c00c3062d HTTP/1.1" 200 272 0.057562 10.0.0.33 - - [2025-07-14 01:45:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.099909 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008000 10.0.0.33 - - [2025-07-14 01:45:16] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028383 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006251 10.0.0.33 - - [2025-07-14 01:45:16] "PUT /access-control-list/e530bb49-d80c-43c1-b196-192457412ac0 HTTP/1.1" 200 272 0.074714 10.0.0.33 - - [2025-07-14 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.062069 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013394 10.0.0.33 - - [2025-07-14 01:45:16] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016429 10.0.0.33 - - [2025-07-14 01:45:16] "POST /tags HTTP/1.1" 409 210 0.007359 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005647 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015066 10.0.0.33 - - [2025-07-14 01:45:16] "GET /tag/ce877cac-b770-4a48-8150-8ae4c544a95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.021256 10.0.0.33 - - [2025-07-14 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.041571 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008560 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.33 - - [2025-07-14 01:45:16] "POST /firewall-rules HTTP/1.1" 200 570 0.128388 10.0.0.33 - - [2025-07-14 01:45:16] "GET /firewall-rule/dac5e86a-796a-4001-bf29-8c20d71ee19c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.029361 10.0.0.33 - - [2025-07-14 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.097920 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006635 10.0.0.33 - - [2025-07-14 01:45:16] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005731 10.0.0.33 - - [2025-07-14 01:45:16] "GET /firewall-rule/dac5e86a-796a-4001-bf29-8c20d71ee19c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003642 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.33 - - [2025-07-14 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.012279 10.0.0.33 - - [2025-07-14 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018240 10.0.0.33 - - [2025-07-14 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.081036 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011376 10.0.0.33 - - [2025-07-14 01:45:17] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018163 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006309 10.0.0.33 - - [2025-07-14 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.042907 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016785 10.0.0.33 - - [2025-07-14 01:45:17] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032887 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004659 10.0.0.33 - - [2025-07-14 01:45:17] "POST /tags HTTP/1.1" 409 210 0.006188 10.0.0.33 - - [2025-07-14 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.012659 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016666 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008977 10.0.0.33 - - [2025-07-14 01:45:17] "GET /tag/ce877cac-b770-4a48-8150-8ae4c544a95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.021227 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.33 - - [2025-07-14 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.009016 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.020217 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.33 - - [2025-07-14 01:45:17] "POST /firewall-rules HTTP/1.1" 200 568 0.104657 10.0.0.33 - - [2025-07-14 01:45:17] "GET /firewall-rule/c9c705f0-ead8-42ad-a0cb-106ef1b45d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.042680 10.0.0.33 - - [2025-07-14 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.081195 10.0.0.33 - - [2025-07-14 01:45:17] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.005584 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017171 10.0.0.33 - - [2025-07-14 01:45:17] "GET /firewall-rule/c9c705f0-ead8-42ad-a0cb-106ef1b45d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003673 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.33 - - [2025-07-14 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.013094 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.026523 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.33 - - [2025-07-14 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.015868 10.0.0.33 - - [2025-07-14 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.157047 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014235 10.0.0.33 - - [2025-07-14 01:45:17] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010334 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.33 - - [2025-07-14 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.003919 10.0.0.33 - - [2025-07-14 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.011977 10.0.0.33 - - [2025-07-14 01:45:17] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021907 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013988 10.0.0.33 - - [2025-07-14 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.002914 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009455 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2025-07-14 01:45:17] "GET /loadbalancer/bb52a8d5-8e67-4820-9ca0-0406d17c4505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006516 10.0.0.33 - - [2025-07-14 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.016766 10.0.0.33 - - [2025-07-14 01:45:17] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007259 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.018762 10.0.0.33 - - [2025-07-14 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.005645 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.33 - - [2025-07-14 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.021295 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014441 10.0.0.33 - - [2025-07-14 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.33 - - [2025-07-14 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.010450 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005105 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006922 10.0.0.33 - - [2025-07-14 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.021546 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018332 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.33 - - [2025-07-14 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.014939 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.026838 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.33 - - [2025-07-14 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.014903 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006518 10.0.0.33 - - [2025-07-14 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.015421 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013892 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007808 10.0.0.33 - - [2025-07-14 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.031388 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015500 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.33 - - [2025-07-14 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.008601 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006271 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.33 - - [2025-07-14 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.007594 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006075 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.33 - - [2025-07-14 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.008270 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.33 - - [2025-07-14 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.009365 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.33 - - [2025-07-14 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.017877 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.33 - - [2025-07-14 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.008944 10.0.0.33 - - [2025-07-14 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013190 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.33 - - [2025-07-14 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.023990 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.025757 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.33 - - [2025-07-14 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.018898 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018266 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004999 10.0.0.33 - - [2025-07-14 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.015029 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017092 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.33 - - [2025-07-14 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.020868 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011447 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.33 - - [2025-07-14 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.013515 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013916 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.33 - - [2025-07-14 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.010611 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008639 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.33 - - [2025-07-14 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.009229 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009891 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.33 - - [2025-07-14 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.009831 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.33 - - [2025-07-14 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.024410 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006682 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.33 - - [2025-07-14 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.008940 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012993 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.33 - - [2025-07-14 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.008171 10.0.0.33 - - [2025-07-14 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007635 10.0.0.33 - - [2025-07-14 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.017014 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007239 10.0.0.33 - - [2025-07-14 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.024212 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011959 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.33 - - [2025-07-14 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.011327 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011586 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006279 10.0.0.33 - - [2025-07-14 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.014217 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013146 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004906 10.0.0.33 - - [2025-07-14 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.025843 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.33 - - [2025-07-14 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.007350 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010364 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.33 - - [2025-07-14 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.022375 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008972 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009564 10.0.0.33 - - [2025-07-14 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.022752 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.021574 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.33 - - [2025-07-14 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.024316 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011062 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.33 - - [2025-07-14 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.007935 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.018529 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.33 - - [2025-07-14 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.008987 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007582 10.0.0.33 - - [2025-07-14 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.33 - - [2025-07-14 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.012980 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012905 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.33 - - [2025-07-14 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.010673 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.022529 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.33 - - [2025-07-14 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.015014 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011999 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.33 - - [2025-07-14 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.010226 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.33 - - [2025-07-14 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.018504 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008205 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.33 - - [2025-07-14 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.015014 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016804 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.33 - - [2025-07-14 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.010095 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006081 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.33 - - [2025-07-14 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.007546 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.024479 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.33 - - [2025-07-14 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.024270 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.040883 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008549 10.0.0.33 - - [2025-07-14 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.036370 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.027448 10.0.0.33 - - [2025-07-14 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.33 - - [2025-07-14 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.020764 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010520 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006061 10.0.0.33 - - [2025-07-14 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.009937 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.030772 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.33 - - [2025-07-14 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.012946 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.026913 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.33 - - [2025-07-14 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.015543 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008074 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005568 10.0.0.33 - - [2025-07-14 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.016942 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.33 - - [2025-07-14 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.014955 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008349 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.33 - - [2025-07-14 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.013167 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.33 - - [2025-07-14 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.018960 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.028024 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006521 10.0.0.33 - - [2025-07-14 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.008292 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.030699 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.33 - - [2025-07-14 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.012069 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013020 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.33 - - [2025-07-14 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.011860 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017575 10.0.0.33 - - [2025-07-14 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008991 10.0.0.33 - - [2025-07-14 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.018926 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008029 10.0.0.33 - - [2025-07-14 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.009785 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008594 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.33 - - [2025-07-14 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.011166 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.33 - - [2025-07-14 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.034173 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.33 - - [2025-07-14 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.021804 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015342 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.33 - - [2025-07-14 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.017537 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010485 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.33 - - [2025-07-14 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.021813 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012779 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010976 10.0.0.33 - - [2025-07-14 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.018324 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010713 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.33 - - [2025-07-14 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.018742 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011742 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.33 - - [2025-07-14 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.010569 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.33 - - [2025-07-14 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.009663 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005429 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.33 - - [2025-07-14 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.028970 10.0.0.33 - - [2025-07-14 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006161 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.33 - - [2025-07-14 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.022244 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018689 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.33 - - [2025-07-14 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.007818 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.33 - - [2025-07-14 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.014250 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.33 - - [2025-07-14 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.015685 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010528 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009161 10.0.0.33 - - [2025-07-14 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.011627 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016664 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.33 - - [2025-07-14 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.014217 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.024457 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006685 10.0.0.33 - - [2025-07-14 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.008798 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011729 10.0.0.33 - - [2025-07-14 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.014082 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.022462 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.33 - - [2025-07-14 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.012677 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008852 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.33 - - [2025-07-14 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.016140 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013448 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.33 - - [2025-07-14 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.012008 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018541 10.0.0.33 - - [2025-07-14 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.33 - - [2025-07-14 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.026415 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005732 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.33 - - [2025-07-14 01:45:25] "POST /ref-update HTTP/1.1" 200 156 0.009964 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010398 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.33 - - [2025-07-14 01:45:25] "POST /ref-update HTTP/1.1" 200 156 0.011617 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014151 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005752 10.0.0.33 - - [2025-07-14 01:45:25] "POST /ref-update HTTP/1.1" 200 156 0.012910 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.019503 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.33 - - [2025-07-14 01:45:25] "POST /ref-update HTTP/1.1" 200 156 0.022224 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009737 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.33 - - [2025-07-14 01:45:25] "POST /ref-update HTTP/1.1" 200 156 0.027786 10.0.0.33 - - [2025-07-14 01:45:25] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.031034 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016089 10.0.0.33 - - [2025-07-14 01:45:25] "POST /set-tag HTTP/1.1" 200 109 0.006658 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004768 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007849 10.0.0.33 - - [2025-07-14 01:45:25] "GET /loadbalancer/bb52a8d5-8e67-4820-9ca0-0406d17c4505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005250 10.0.0.33 - - [2025-07-14 01:45:25] "POST /ref-update HTTP/1.1" 200 156 0.025355 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014801 10.0.0.33 - - [2025-07-14 01:45:25] "GET /loadbalancer-pool/62d6ecd6-3539-4e47-99f0-ee3cc25c0064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.016557 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.33 - - [2025-07-14 01:45:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033233 10.0.0.33 - - [2025-07-14 01:45:25] "POST /ref-update HTTP/1.1" 200 156 0.055042 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011762 10.0.0.33 - - [2025-07-14 01:45:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.038381 10.0.0.33 - - [2025-07-14 01:45:25] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.023230 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006047 10.0.0.33 - - [2025-07-14 01:45:25] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.026858 10.0.0.33 - - [2025-07-14 01:45:25] "POST /tags HTTP/1.1" 409 205 0.014475 10.0.0.33 - - [2025-07-14 01:45:25] "POST /ref-update HTTP/1.1" 200 156 0.025850 10.0.0.33 - - [2025-07-14 01:45:25] "POST /ref-update HTTP/1.1" 200 156 0.053888 10.0.0.33 - - [2025-07-14 01:45:25] "GET /floating-ip/9ec85fe5-3046-43d5-8860-ad8ea9271454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.021827 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.018003 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011221 10.0.0.33 - - [2025-07-14 01:45:25] "GET /tag/0175079e-1c61-44d5-aa87-9be1d0a263f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.032624 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.33 - - [2025-07-14 01:45:25] "PUT /floating-ip/9ec85fe5-3046-43d5-8860-ad8ea9271454 HTTP/1.1" 200 256 0.046928 10.0.0.33 - - [2025-07-14 01:45:25] "POST /ref-update HTTP/1.1" 200 156 0.025015 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.018555 10.0.0.33 - - [2025-07-14 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.33 - - [2025-07-14 01:45:25] "POST /set-tag HTTP/1.1" 200 109 0.147467 10.0.0.33 - - [2025-07-14 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.074773 10.0.0.33 - - [2025-07-14 01:45:26] "GET /loadbalancer-pool/fc707947-d2b4-489e-bf15-1dac594d4b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005126 10.0.0.33 - - [2025-07-14 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014691 10.0.0.33 - - [2025-07-14 01:45:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035942 10.0.0.33 - - [2025-07-14 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.019119 10.0.0.33 - - [2025-07-14 01:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.058789 10.0.0.33 - - [2025-07-14 01:45:26] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009750 10.0.0.33 - - [2025-07-14 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.029785 10.0.0.33 - - [2025-07-14 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007465 10.0.0.33 - - [2025-07-14 01:45:26] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005764 10.0.0.33 - - [2025-07-14 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.022808 10.0.0.33 - - [2025-07-14 01:45:26] "POST /set-tag HTTP/1.1" 200 109 0.004006 10.0.0.33 - - [2025-07-14 01:45:26] "GET /floating-ip/9ec85fe5-3046-43d5-8860-ad8ea9271454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003555 10.0.0.33 - - [2025-07-14 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.028310 10.0.0.33 - - [2025-07-14 01:45:26] "GET /loadbalancer-pool/9573b362-9844-47ca-95ea-2a385fe0de54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.042024 10.0.0.33 - - [2025-07-14 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.023759 10.0.0.33 - - [2025-07-14 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011768 10.0.0.33 - - [2025-07-14 01:45:26] "PUT /floating-ip/9ec85fe5-3046-43d5-8860-ad8ea9271454 HTTP/1.1" 200 256 0.070795 10.0.0.33 - - [2025-07-14 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014391 10.0.0.33 - - [2025-07-14 01:45:26] "POST /loadbalancer-members HTTP/1.1" 200 692 0.105854 10.0.0.33 - - [2025-07-14 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.016577 10.0.0.33 - - [2025-07-14 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009205 10.0.0.33 - - [2025-07-14 01:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.015851 10.0.0.33 - - [2025-07-14 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005888 10.0.0.33 - - [2025-07-14 01:45:26] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008466 10.0.0.33 - - [2025-07-14 01:45:26] "POST /set-tag HTTP/1.1" 200 109 0.009662 10.0.0.33 - - [2025-07-14 01:45:26] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007605 10.0.0.33 - - [2025-07-14 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.027637 10.0.0.33 - - [2025-07-14 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010545 10.0.0.33 - - [2025-07-14 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.027732 10.0.0.33 - - [2025-07-14 01:45:26] "GET /floating-ip/9ec85fe5-3046-43d5-8860-ad8ea9271454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.006527 10.0.0.33 - - [2025-07-14 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.33 - - [2025-07-14 01:45:26] "PUT /floating-ip/9ec85fe5-3046-43d5-8860-ad8ea9271454 HTTP/1.1" 200 256 0.064159 10.0.0.33 - - [2025-07-14 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.048767 10.0.0.33 - - [2025-07-14 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.33 - - [2025-07-14 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009967 10.0.0.33 - - [2025-07-14 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.018152 10.0.0.33 - - [2025-07-14 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.032811 10.0.0.33 - - [2025-07-14 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.33 - - [2025-07-14 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.023991 10.0.0.33 - - [2025-07-14 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011434 10.0.0.33 - - [2025-07-14 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.33 - - [2025-07-14 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.010043 10.0.0.33 - - [2025-07-14 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.026916 10.0.0.33 - - [2025-07-14 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.33 - - [2025-07-14 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.009946 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.023690 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.33 - - [2025-07-14 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.011633 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.028272 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.33 - - [2025-07-14 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.010821 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016002 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.33 - - [2025-07-14 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.009393 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014598 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.33 - - [2025-07-14 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.014509 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011283 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.33 - - [2025-07-14 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.019518 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017888 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.33 - - [2025-07-14 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.011156 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020315 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.33 - - [2025-07-14 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.008594 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010268 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.33 - - [2025-07-14 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.011258 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008412 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.33 - - [2025-07-14 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.016252 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015997 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.33 - - [2025-07-14 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.022550 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006811 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.33 - - [2025-07-14 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.009769 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010505 10.0.0.33 - - [2025-07-14 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.33 - - [2025-07-14 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.013960 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.33 - - [2025-07-14 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.019618 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007166 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.33 - - [2025-07-14 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.015528 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018599 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.33 - - [2025-07-14 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.029652 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007851 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.33 - - [2025-07-14 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.017833 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009690 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.33 - - [2025-07-14 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.017974 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014626 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.33 - - [2025-07-14 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.024706 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018764 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.33 - - [2025-07-14 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.019246 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.021453 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.33 - - [2025-07-14 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.036088 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.022807 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.33 - - [2025-07-14 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.051205 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.33 - - [2025-07-14 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.013079 10.0.0.33 - - [2025-07-14 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018004 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008222 10.0.0.33 - - [2025-07-14 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.014674 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014560 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005579 10.0.0.33 - - [2025-07-14 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.013212 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017466 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008069 10.0.0.33 - - [2025-07-14 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.013831 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017684 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.33 - - [2025-07-14 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.017024 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.33 - - [2025-07-14 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.012719 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016480 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.33 - - [2025-07-14 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.016034 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013260 10.0.0.33 - - [2025-07-14 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.021526 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012411 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.33 - - [2025-07-14 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.018163 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.020575 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005514 10.0.0.33 - - [2025-07-14 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.022167 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.023419 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012559 10.0.0.33 - - [2025-07-14 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.050970 10.0.0.33 - - [2025-07-14 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.33 - - [2025-07-14 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.33 - - [2025-07-14 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.055220 10.0.0.33 - - [2025-07-14 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.023133 10.0.0.33 - - [2025-07-14 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008043 10.0.0.33 - - [2025-07-14 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.028370 10.0.0.33 - - [2025-07-14 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008286 10.0.0.33 - - [2025-07-14 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.33 - - [2025-07-14 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.034205 10.0.0.33 - - [2025-07-14 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.017602 10.0.0.33 - - [2025-07-14 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008245 10.0.0.33 - - [2025-07-14 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.027631 10.0.0.33 - - [2025-07-14 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.33 - - [2025-07-14 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.33 - - [2025-07-14 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.013256 10.0.0.33 - - [2025-07-14 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007977 10.0.0.33 - - [2025-07-14 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005406 10.0.0.33 - - [2025-07-14 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.014328 10.0.0.33 - - [2025-07-14 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010377 10.0.0.33 - - [2025-07-14 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009448 10.0.0.33 - - [2025-07-14 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.031455 10.0.0.33 - - [2025-07-14 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016203 10.0.0.33 - - [2025-07-14 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007294 10.0.0.33 - - [2025-07-14 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.031888 10.0.0.33 - - [2025-07-14 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.034461 10.0.0.33 - - [2025-07-14 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014644 10.0.0.33 - - [2025-07-14 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.034990 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009546 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014737 10.0.0.33 - - [2025-07-14 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.046932 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011882 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.33 - - [2025-07-14 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.009935 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017640 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.33 - - [2025-07-14 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.014453 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016709 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.33 - - [2025-07-14 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.008552 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014797 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.33 - - [2025-07-14 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.009688 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005981 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.33 - - [2025-07-14 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.011549 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.33 - - [2025-07-14 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.010220 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015560 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.33 - - [2025-07-14 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.029735 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005298 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.33 - - [2025-07-14 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.013462 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019634 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.33 - - [2025-07-14 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.015219 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007931 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.33 - - [2025-07-14 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.009685 10.0.0.33 - - [2025-07-14 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015376 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.33 - - [2025-07-14 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.020443 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016073 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.33 - - [2025-07-14 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.020817 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009274 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005338 10.0.0.33 - - [2025-07-14 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.018240 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.033112 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.33 - - [2025-07-14 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.010954 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.024965 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.33 - - [2025-07-14 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.009719 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008693 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.33 - - [2025-07-14 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.015113 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008231 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.33 - - [2025-07-14 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.010524 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008320 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.33 - - [2025-07-14 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.009296 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005772 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.33 - - [2025-07-14 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.009743 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008382 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.33 - - [2025-07-14 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.029146 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013032 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.33 - - [2025-07-14 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.012072 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007778 10.0.0.33 - - [2025-07-14 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.33 - - [2025-07-14 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.027490 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009841 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.33 - - [2025-07-14 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.016108 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007411 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.33 - - [2025-07-14 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.012580 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.33 - - [2025-07-14 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.013808 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.33 - - [2025-07-14 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.011610 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.33 - - [2025-07-14 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.010687 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.33 - - [2025-07-14 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.010314 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.33 - - [2025-07-14 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.014442 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.33 - - [2025-07-14 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.015511 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006622 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.33 - - [2025-07-14 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.012682 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012389 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.33 - - [2025-07-14 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.008938 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.33 - - [2025-07-14 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.010117 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007016 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.33 - - [2025-07-14 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.009645 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006979 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.33 - - [2025-07-14 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.008189 10.0.0.33 - - [2025-07-14 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015691 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.33 - - [2025-07-14 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.011413 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013949 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.33 - - [2025-07-14 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.012489 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.022383 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.33 - - [2025-07-14 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.012622 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009667 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005939 10.0.0.33 - - [2025-07-14 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.010329 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009168 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005694 10.0.0.33 - - [2025-07-14 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.011787 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012622 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.33 - - [2025-07-14 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.009442 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013269 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.33 - - [2025-07-14 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.009203 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008317 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.33 - - [2025-07-14 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.010045 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014379 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.33 - - [2025-07-14 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.009433 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013684 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.33 - - [2025-07-14 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.008218 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006914 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.33 - - [2025-07-14 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.008916 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011273 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.33 - - [2025-07-14 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.009672 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007395 10.0.0.33 - - [2025-07-14 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.33 - - [2025-07-14 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.009498 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013964 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010487 10.0.0.33 - - [2025-07-14 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.033933 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.33 - - [2025-07-14 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.010563 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008320 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.33 - - [2025-07-14 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.010702 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006775 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.33 - - [2025-07-14 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.022983 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007082 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012392 10.0.0.33 - - [2025-07-14 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.013529 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.025493 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.33 - - [2025-07-14 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.008088 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013488 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.33 - - [2025-07-14 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.009713 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009186 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.33 - - [2025-07-14 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.008924 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010644 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.33 - - [2025-07-14 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.009449 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.018209 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006327 10.0.0.33 - - [2025-07-14 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.026235 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006466 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.33 - - [2025-07-14 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.011973 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.33 - - [2025-07-14 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.33 - - [2025-07-14 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.007073 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018489 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.33 - - [2025-07-14 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.007374 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004953 10.0.0.33 - - [2025-07-14 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.008022 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008482 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.33 - - [2025-07-14 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.012955 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.33 - - [2025-07-14 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.011074 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.33 - - [2025-07-14 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.013503 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.33 - - [2025-07-14 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.012229 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.33 - - [2025-07-14 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.013781 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010854 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.33 - - [2025-07-14 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.012376 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008417 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.33 - - [2025-07-14 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.008839 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005504 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.33 - - [2025-07-14 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.012734 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005867 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.33 - - [2025-07-14 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.012975 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006721 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.33 - - [2025-07-14 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.011526 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019985 10.0.0.33 - - [2025-07-14 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.33 - - [2025-07-14 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.009891 10.0.0.33 - - [2025-07-14 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006849 10.0.0.33 - - [2025-07-14 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006746 10.0.0.33 - - [2025-07-14 01:45:37] "POST /ref-update HTTP/1.1" 200 156 0.011181 10.0.0.33 - - [2025-07-14 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016937 10.0.0.33 - - [2025-07-14 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006147 10.0.0.33 - - [2025-07-14 01:45:37] "POST /ref-update HTTP/1.1" 200 156 0.025900 10.0.0.33 - - [2025-07-14 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009031 10.0.0.33 - - [2025-07-14 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.33 - - [2025-07-14 01:45:37] "POST /ref-update HTTP/1.1" 200 156 0.008745 10.0.0.33 - - [2025-07-14 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.33 - - [2025-07-14 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.33 - - [2025-07-14 01:45:37] "POST /ref-update HTTP/1.1" 200 156 0.013711 10.0.0.33 - - [2025-07-14 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010387 10.0.0.33 - - [2025-07-14 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.33 - - [2025-07-14 01:45:37] "POST /ref-update HTTP/1.1" 200 156 0.013203 10.0.0.33 - - [2025-07-14 01:45:37] "POST /network-ipams HTTP/1.1" 200 550 0.034773 10.0.0.33 - - [2025-07-14 01:45:37] "POST /useragent-kv HTTP/1.1" 200 115 0.011354 10.0.0.33 - - [2025-07-14 01:45:37] "POST /virtual-networks HTTP/1.1" 200 552 0.163671 10.0.0.33 - - [2025-07-14 01:45:37] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.005284 10.0.0.33 - - [2025-07-14 01:45:37] "POST /fqname-to-id HTTP/1.1" 404 188 0.002685 10.0.0.33 - - [2025-07-14 01:45:37] "POST /route-targets HTTP/1.1" 200 327 0.011697 10.0.0.33 - - [2025-07-14 01:45:37] "POST /fqname-to-id HTTP/1.1" 404 178 0.002715 10.0.0.33 - - [2025-07-14 01:45:37] "POST /ref-update HTTP/1.1" 200 156 0.022369 10.0.0.33 - - [2025-07-14 01:45:37] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.010952 10.0.0.33 - - [2025-07-14 01:45:37] "GET /fabric/43905aac-0a3f-4ff0-bef9-61c880a5b1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.003379 10.0.0.33 - - [2025-07-14 01:45:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.003083 10.0.0.33 - - [2025-07-14 01:45:37] "POST /fqname-to-id HTTP/1.1" 404 205 0.002565 10.0.0.33 - - [2025-07-14 01:45:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.002112 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:46:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:46:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001036 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:46:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:46:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001013 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:46:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001423 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:46:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000890 10.0.0.33 - - [2025-07-14 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.33 - - [2025-07-14 01:46:51] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004520 10.0.0.19 - - [2025-07-14 01:47:00] "GET / HTTP/1.1" 200 35931 0.002143 10.0.0.19 - - [2025-07-14 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.19 - - [2025-07-14 01:47:01] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.005980 10.0.0.19 - - [2025-07-14 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.19 - - [2025-07-14 01:47:01] "GET /routing-instance/c0a3e594-a965-41b5-9de0-6bd437b1228e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003603 10.0.0.19 - - [2025-07-14 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007252 10.0.0.19 - - [2025-07-14 01:47:01] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003109 10.0.0.19 - - [2025-07-14 01:47:01] "PUT /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc HTTP/1.1" 200 262 0.011150 10.0.0.19 - - [2025-07-14 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006590 10.0.0.19 - - [2025-07-14 01:47:01] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003198 10.0.0.19 - - [2025-07-14 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.19 - - [2025-07-14 01:47:01] "GET /virtual-machine-interface/4883da9b-58f6-4b43-b147-d3a394b62e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005351 10.0.0.19 - - [2025-07-14 01:47:01] "PUT /virtual-machine-interface/4883da9b-58f6-4b43-b147-d3a394b62e8c HTTP/1.1" 200 284 0.011389 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:47:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001098 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:47:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000975 10.0.0.33 - - [2025-07-14 01:48:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002294 10.0.0.33 - - [2025-07-14 01:48:31] "GET /global-system-configs HTTP/1.1" 200 322 0.008023 10.0.0.33 - - [2025-07-14 01:50:40] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008351 10.0.0.33 - - [2025-07-14 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.014514 10.0.0.33 - - [2025-07-14 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.33 - - [2025-07-14 01:50:40] "GET /loadbalancer/bb52a8d5-8e67-4820-9ca0-0406d17c4505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004389 10.0.0.33 - - [2025-07-14 01:50:40] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007203 10.0.0.33 - - [2025-07-14 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.027731 10.0.0.33 - - [2025-07-14 01:50:40] "DELETE /loadbalancer-member/d49ba0bd-e499-45ef-a4a5-c696aa261b6b HTTP/1.1" 200 115 0.071064 10.0.0.33 - - [2025-07-14 01:50:40] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005715 10.0.0.33 - - [2025-07-14 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.004918 10.0.0.33 - - [2025-07-14 01:50:40] "DELETE /loadbalancer-member/212347d9-f5f5-44db-8082-5d352af9fe00 HTTP/1.1" 200 115 0.054168 10.0.0.33 - - [2025-07-14 01:50:40] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005452 10.0.0.33 - - [2025-07-14 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.003346 10.0.0.33 - - [2025-07-14 01:50:40] "DELETE /loadbalancer-member/f52fe8d4-3e9b-4fd8-958c-8913f7248da2 HTTP/1.1" 200 115 0.025805 10.0.0.33 - - [2025-07-14 01:50:40] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010561 10.0.0.33 - - [2025-07-14 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.005177 10.0.0.33 - - [2025-07-14 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.33 - - [2025-07-14 01:50:40] "GET /loadbalancer/bb52a8d5-8e67-4820-9ca0-0406d17c4505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003129 10.0.0.33 - - [2025-07-14 01:50:40] "GET /loadbalancer-pool/62d6ecd6-3539-4e47-99f0-ee3cc25c0064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003431 10.0.0.33 - - [2025-07-14 01:50:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020377 10.0.0.33 - - [2025-07-14 01:50:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017595 10.0.0.33 - - [2025-07-14 01:50:40] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014021 10.0.0.33 - - [2025-07-14 01:50:40] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008490 10.0.0.33 - - [2025-07-14 01:50:40] "GET /floating-ip/9ec85fe5-3046-43d5-8860-ad8ea9271454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006862 10.0.0.33 - - [2025-07-14 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.074142 10.0.0.33 - - [2025-07-14 01:50:40] "GET /loadbalancer-pool/fc707947-d2b4-489e-bf15-1dac594d4b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.050034 10.0.0.33 - - [2025-07-14 01:50:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033244 10.0.0.33 - - [2025-07-14 01:50:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008961 10.0.0.33 - - [2025-07-14 01:50:40] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004866 10.0.0.33 - - [2025-07-14 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.008417 10.0.0.33 - - [2025-07-14 01:50:40] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009201 10.0.0.33 - - [2025-07-14 01:50:40] "GET /floating-ip/9ec85fe5-3046-43d5-8860-ad8ea9271454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002472 10.0.0.33 - - [2025-07-14 01:50:41] "GET /loadbalancer-pool/9573b362-9844-47ca-95ea-2a385fe0de54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003240 10.0.0.33 - - [2025-07-14 01:50:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.043550 10.0.0.33 - - [2025-07-14 01:50:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.041636 10.0.0.33 - - [2025-07-14 01:50:41] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012558 10.0.0.33 - - [2025-07-14 01:50:41] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008477 10.0.0.33 - - [2025-07-14 01:50:41] "GET /floating-ip/9ec85fe5-3046-43d5-8860-ad8ea9271454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003911 10.0.0.33 - - [2025-07-14 01:50:41] "POST /set-tag HTTP/1.1" 200 109 0.002675 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:51:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000956 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:51:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:51:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:51:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001080 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:51:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:51:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000948 10.0.0.33 - - [2025-07-14 01:52:04] "GET / HTTP/1.1" 200 35931 0.001894 10.0.0.33 - - [2025-07-14 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.33 - - [2025-07-14 01:52:04] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.005882 10.0.0.33 - - [2025-07-14 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.33 - - [2025-07-14 01:52:04] "GET /config-node/4a442d8a-39e9-4b2c-8f16-988df60a6d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003884 10.0.0.33 - - [2025-07-14 01:52:16] "GET / HTTP/1.1" 200 35931 0.004716 10.0.0.33 - - [2025-07-14 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.33 - - [2025-07-14 01:52:16] "GET /routing-instance/c0a3e594-a965-41b5-9de0-6bd437b1228e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007304 10.0.0.33 - - [2025-07-14 01:52:16] "POST /bgp-routers HTTP/1.1" 409 301 0.007347 10.0.0.33 - - [2025-07-14 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.33 - - [2025-07-14 01:52:16] "GET /bgp-router/c8b88ffa-c68d-4fa2-b49e-06ee0235d139?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.015210 10.0.0.33 - - [2025-07-14 01:52:16] "PUT /bgp-router/c8b88ffa-c68d-4fa2-b49e-06ee0235d139 HTTP/1.1" 200 254 0.029231 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:52:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001498 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:52:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001028 10.0.0.33 - - [2025-07-14 01:52:45] "GET / HTTP/1.1" 200 35931 0.001904 10.0.0.33 - - [2025-07-14 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.33 - - [2025-07-14 01:52:45] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042145 10.0.0.33 - - [2025-07-14 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.33 - - [2025-07-14 01:52:45] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043832 10.0.0.33 - - [2025-07-14 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.33 - - [2025-07-14 01:52:46] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044892 10.0.0.33 - - [2025-07-14 01:52:46] "POST /tags HTTP/1.1" 200 333 0.052097 10.0.0.33 - - [2025-07-14 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.037870 10.0.0.33 - - [2025-07-14 01:52:46] "GET /tag/5d96c555-d45d-428d-a0ee-52438509cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.026161 10.0.0.33 - - [2025-07-14 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.33 - - [2025-07-14 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009531 10.0.0.33 - - [2025-07-14 01:52:46] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046300 10.0.0.33 - - [2025-07-14 01:52:46] "GET /virtual-networks?parent_id=381b28aa-8f35-4794-9a10-5be45ae6f373&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001806 10.0.0.33 - - [2025-07-14 01:52:46] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043566 10.0.0.33 - - [2025-07-14 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008448 10.0.0.33 - - [2025-07-14 01:52:46] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.022704 10.0.0.33 - - [2025-07-14 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.33 - - [2025-07-14 01:52:46] "GET /service-appliance-set/0bde60d1-2a68-4f1a-b380-91f9c2f0ddf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003461 10.0.0.33 - - [2025-07-14 01:52:46] "POST /virtual-networks HTTP/1.1" 200 512 0.093648 10.0.0.33 - - [2025-07-14 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.33 - - [2025-07-14 01:52:46] "GET /network-ipam/dd9ed0ed-5df0-49a4-b84d-6cab3fba89d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.003131 10.0.0.33 - - [2025-07-14 01:52:46] "POST /route-targets HTTP/1.1" 200 327 0.014262 10.0.0.33 - - [2025-07-14 01:52:46] "POST /fqname-to-id HTTP/1.1" 404 254 0.017448 10.0.0.33 - - [2025-07-14 01:52:46] "POST /ref-update HTTP/1.1" 200 156 0.041256 10.0.0.33 - - [2025-07-14 01:52:46] "POST /useragent-kv HTTP/1.1" 200 115 0.011014 10.0.0.33 - - [2025-07-14 01:52:46] "POST /ref-update HTTP/1.1" 200 156 0.145052 10.0.0.33 - - [2025-07-14 01:52:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.154020 10.0.0.33 - - [2025-07-14 01:52:46] "GET /virtual-machine-interface/5d470b86-a5d0-49fb-84ab-54f023b82a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.028415 10.0.0.33 - - [2025-07-14 01:52:46] "GET /virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.032133 10.0.0.33 - - [2025-07-14 01:52:46] "GET /domains HTTP/1.1" 200 280 0.003076 10.0.0.33 - - [2025-07-14 01:52:46] "GET /domain/1f252a5a-2b91-4951-aa1f-96f75a9993c8 HTTP/1.1" 200 3086 0.014110 10.0.0.33 - - [2025-07-14 01:52:46] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373 HTTP/1.1" 200 5476 0.091172 10.0.0.33 - - [2025-07-14 01:52:46] "GET /virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f HTTP/1.1" 200 2086 0.013954 10.0.0.33 - - [2025-07-14 01:52:47] "GET /virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f HTTP/1.1" 200 2086 0.006530 10.0.0.33 - - [2025-07-14 01:52:47] "GET /routing-instance/0b4a607b-3ffa-4f03-a194-71e052c582d1 HTTP/1.1" 200 1401 0.003941 10.0.0.33 - - [2025-07-14 01:52:47] "POST /instance-ips HTTP/1.1" 200 409 0.118033 10.0.0.33 - - [2025-07-14 01:52:47] "GET /routing-instance/0b4a607b-3ffa-4f03-a194-71e052c582d1 HTTP/1.1" 200 1401 0.013120 10.0.0.33 - - [2025-07-14 01:52:47] "GET /instance-ip/647377ac-8d1c-46a5-ba2a-2f0dea81e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.029193 10.0.0.33 - - [2025-07-14 01:52:47] "GET /route-target/03bd0f47-d51e-4ee7-9493-aab7ca16b2a8 HTTP/1.1" 200 1151 0.009559 10.0.0.33 - - [2025-07-14 01:52:47] "GET /virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f HTTP/1.1" 200 2086 0.012270 10.0.0.33 - - [2025-07-14 01:52:47] "GET /routing-instance/0b4a607b-3ffa-4f03-a194-71e052c582d1 HTTP/1.1" 200 1401 0.003639 10.0.0.33 - - [2025-07-14 01:52:47] "GET /virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004571 10.0.0.33 - - [2025-07-14 01:52:47] "GET /virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f HTTP/1.1" 200 2086 0.004451 10.0.0.33 - - [2025-07-14 01:52:47] "GET /routing-instance/0b4a607b-3ffa-4f03-a194-71e052c582d1 HTTP/1.1" 200 1401 0.043007 10.0.0.33 - - [2025-07-14 01:52:47] "POST /loadbalancers HTTP/1.1" 200 610 0.108073 10.0.0.33 - - [2025-07-14 01:52:47] "GET /routing-instance/0b4a607b-3ffa-4f03-a194-71e052c582d1 HTTP/1.1" 200 1401 0.005724 10.0.0.33 - - [2025-07-14 01:52:47] "GET /route-target/03bd0f47-d51e-4ee7-9493-aab7ca16b2a8 HTTP/1.1" 200 1151 0.002965 10.0.0.33 - - [2025-07-14 01:52:47] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052516 10.0.0.33 - - [2025-07-14 01:52:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.032627 10.0.0.33 - - [2025-07-14 01:52:47] "GET /domains HTTP/1.1" 200 280 0.013293 10.0.0.33 - - [2025-07-14 01:52:47] "GET /instance-ip/647377ac-8d1c-46a5-ba2a-2f0dea81e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.019704 10.0.0.33 - - [2025-07-14 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009901 10.0.0.33 - - [2025-07-14 01:52:47] "GET /domain/1f252a5a-2b91-4951-aa1f-96f75a9993c8 HTTP/1.1" 200 3086 0.030299 10.0.0.33 - - [2025-07-14 01:52:47] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.087606 10.0.0.33 - - [2025-07-14 01:52:47] "POST /floating-ips HTTP/1.1" 200 597 0.089434 10.0.0.33 - - [2025-07-14 01:52:47] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373 HTTP/1.1" 200 5976 0.090142 10.0.0.33 - - [2025-07-14 01:52:47] "GET /loadbalancer/321a50c3-6628-4897-a5c8-118794da04f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006246 10.0.0.33 - - [2025-07-14 01:52:47] "GET /virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f HTTP/1.1" 200 2086 0.013320 10.0.0.33 - - [2025-07-14 01:52:47] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.045825 10.0.0.33 - - [2025-07-14 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.026577 10.0.0.33 - - [2025-07-14 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017300 10.0.0.33 - - [2025-07-14 01:52:47] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.068105 10.0.0.33 - - [2025-07-14 01:52:47] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072089 10.0.0.33 - - [2025-07-14 01:52:47] "GET /virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.022860 10.0.0.33 - - [2025-07-14 01:52:47] "GET /floating-ip-pools?parent_id=4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002823 10.0.0.33 - - [2025-07-14 01:52:47] "GET /loadbalancer-listener/9b100674-1fcd-4d39-ba5e-ef1a78a50731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.024272 10.0.0.33 - - [2025-07-14 01:52:47] "GET /virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.006666 10.0.0.33 - - [2025-07-14 01:52:47] "GET /loadbalancer-listener/9b100674-1fcd-4d39-ba5e-ef1a78a50731?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.005986 10.0.0.33 - - [2025-07-14 01:52:47] "POST /floating-ip-pools HTTP/1.1" 200 562 0.036205 10.0.0.33 - - [2025-07-14 01:52:47] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.045688 10.0.0.33 - - [2025-07-14 01:52:47] "GET /instance-ip/647377ac-8d1c-46a5-ba2a-2f0dea81e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.018177 10.0.0.33 - - [2025-07-14 01:52:47] "POST /ref-update HTTP/1.1" 200 156 0.042691 10.0.0.33 - - [2025-07-14 01:52:47] "GET /virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.019772 10.0.0.33 - - [2025-07-14 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.027242 10.0.0.33 - - [2025-07-14 01:52:47] "GET /instance-ip/647377ac-8d1c-46a5-ba2a-2f0dea81e97c?fields=floating_ips HTTP/1.1" 200 1212 0.029321 10.0.0.33 - - [2025-07-14 01:52:47] "GET /floating-ip/653922e4-7097-4b2f-94e4-9fb31a2768f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005390 10.0.0.33 - - [2025-07-14 01:52:47] "GET /loadbalancer/321a50c3-6628-4897-a5c8-118794da04f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.007586 10.0.0.33 - - [2025-07-14 01:52:47] "GET /domains HTTP/1.1" 200 280 0.002579 10.0.0.33 - - [2025-07-14 01:52:47] "GET /domain/1f252a5a-2b91-4951-aa1f-96f75a9993c8 HTTP/1.1" 200 3086 0.012385 10.0.0.33 - - [2025-07-14 01:52:47] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373 HTTP/1.1" 200 6814 0.074745 10.0.0.33 - - [2025-07-14 01:52:48] "GET /virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f HTTP/1.1" 200 2324 0.035566 10.0.0.33 - - [2025-07-14 01:52:48] "GET /floating-ip-pool/3f6210c2-0d92-4136-ad12-2d728637eecc HTTP/1.1" 200 1314 0.024127 10.0.0.33 - - [2025-07-14 01:52:48] "GET /domains HTTP/1.1" 200 280 0.007995 10.0.0.33 - - [2025-07-14 01:52:48] "POST /tags HTTP/1.1" 200 295 0.225709 10.0.0.33 - - [2025-07-14 01:52:48] "GET /domain/1f252a5a-2b91-4951-aa1f-96f75a9993c8 HTTP/1.1" 200 3086 0.013627 10.0.0.33 - - [2025-07-14 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011393 10.0.0.33 - - [2025-07-14 01:52:48] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373 HTTP/1.1" 200 6814 0.072417 10.0.0.33 - - [2025-07-14 01:52:48] "GET /virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f HTTP/1.1" 200 2324 0.012383 10.0.0.33 - - [2025-07-14 01:52:48] "GET /tag/98a548a2-a448-4887-ae5c-4c1f63ebdf55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.035306 10.0.0.33 - - [2025-07-14 01:52:48] "GET /virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.032764 10.0.0.33 - - [2025-07-14 01:52:48] "POST /tags HTTP/1.1" 409 233 0.030139 10.0.0.33 - - [2025-07-14 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006134 10.0.0.33 - - [2025-07-14 01:52:48] "GET /tag/324a597b-f03b-4709-b690-d5ef44e83856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.020775 10.0.0.33 - - [2025-07-14 01:52:48] "POST /tags HTTP/1.1" 409 206 0.003546 10.0.0.33 - - [2025-07-14 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.33 - - [2025-07-14 01:52:48] "GET /tag/8ecc53c0-96bc-4fbf-b824-0999592c82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.026345 10.0.0.33 - - [2025-07-14 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.33 - - [2025-07-14 01:52:48] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008657 10.0.0.33 - - [2025-07-14 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.33 - - [2025-07-14 01:52:48] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.052974 10.0.0.33 - - [2025-07-14 01:52:48] "POST /virtual-machines HTTP/1.1" 200 369 0.023967 10.0.0.33 - - [2025-07-14 01:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.041268 10.0.0.33 - - [2025-07-14 01:52:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.156295 10.0.0.33 - - [2025-07-14 01:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009416 10.0.0.33 - - [2025-07-14 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010100 10.0.0.33 - - [2025-07-14 01:52:48] "GET /virtual-machine-interface/3e9151a0-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011733 10.0.0.33 - - [2025-07-14 01:52:49] "POST /instance-ips HTTP/1.1" 200 409 0.051947 10.0.0.33 - - [2025-07-14 01:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.050293 10.0.0.33 - - [2025-07-14 01:52:49] "GET /virtual-machine-interface/3e9151a0-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.021650 10.0.0.33 - - [2025-07-14 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.022727 10.0.0.33 - - [2025-07-14 01:52:49] "GET /virtual-machine-interface/3e9151a0-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014610 10.0.0.33 - - [2025-07-14 01:52:49] "GET /instance-ip/3eb3dedc-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004822 10.0.0.33 - - [2025-07-14 01:52:49] "GET /virtual-machine-interface/3e9151a0-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007708 10.0.0.33 - - [2025-07-14 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.33 - - [2025-07-14 01:52:49] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003090 10.0.0.33 - - [2025-07-14 01:52:49] "POST /ref-update HTTP/1.1" 200 156 0.011989 10.0.0.33 - - [2025-07-14 01:52:49] "GET /virtual-machine-interface/3e9151a0-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005089 10.0.0.33 - - [2025-07-14 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.33 - - [2025-07-14 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.33 - - [2025-07-14 01:52:49] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005528 10.0.0.33 - - [2025-07-14 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.33 - - [2025-07-14 01:52:49] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.045684 10.0.0.33 - - [2025-07-14 01:52:49] "POST /virtual-machines HTTP/1.1" 200 369 0.009387 10.0.0.33 - - [2025-07-14 01:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017630 10.0.0.33 - - [2025-07-14 01:52:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107387 10.0.0.33 - - [2025-07-14 01:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009344 10.0.0.33 - - [2025-07-14 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017104 10.0.0.33 - - [2025-07-14 01:52:49] "GET /virtual-machine-interface/3f1ecca6-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012357 10.0.0.33 - - [2025-07-14 01:52:49] "POST /instance-ips HTTP/1.1" 200 409 0.020943 10.0.0.33 - - [2025-07-14 01:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027205 10.0.0.33 - - [2025-07-14 01:52:49] "GET /virtual-machine-interface/3f1ecca6-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010398 10.0.0.33 - - [2025-07-14 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.019793 10.0.0.33 - - [2025-07-14 01:52:49] "GET /virtual-machine-interface/3f1ecca6-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018851 10.0.0.33 - - [2025-07-14 01:52:50] "GET /instance-ip/3f37eeca-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006884 10.0.0.33 - - [2025-07-14 01:52:50] "GET /virtual-machine-interface/3f1ecca6-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007953 10.0.0.33 - - [2025-07-14 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.011626 10.0.0.33 - - [2025-07-14 01:52:50] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004799 10.0.0.33 - - [2025-07-14 01:52:50] "POST /ref-update HTTP/1.1" 200 156 0.013092 10.0.0.33 - - [2025-07-14 01:52:50] "GET /virtual-machine-interface/3f1ecca6-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012636 10.0.0.33 - - [2025-07-14 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002893 10.0.0.33 - - [2025-07-14 01:52:50] "POST /tags HTTP/1.1" 200 365 0.058342 10.0.0.33 - - [2025-07-14 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.33 - - [2025-07-14 01:52:50] "GET /tag/897087b8-de8d-4309-a4ed-02e200d4adda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015418 10.0.0.33 - - [2025-07-14 01:52:50] "POST /tags HTTP/1.1" 409 206 0.002584 10.0.0.33 - - [2025-07-14 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.33 - - [2025-07-14 01:52:50] "GET /tag/8ecc53c0-96bc-4fbf-b824-0999592c82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013699 10.0.0.33 - - [2025-07-14 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.023055 10.0.0.33 - - [2025-07-14 01:52:50] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.055852 10.0.0.33 - - [2025-07-14 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.33 - - [2025-07-14 01:52:50] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005013 10.0.0.33 - - [2025-07-14 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.33 - - [2025-07-14 01:52:50] "GET /service-appliance-set/f26cc789-d485-444f-85f1-9c81834aa49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004405 10.0.0.33 - - [2025-07-14 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 258 0.002466 10.0.0.33 - - [2025-07-14 01:52:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.089336 10.0.0.33 - - [2025-07-14 01:52:50] "GET /virtual-machine-interface/415b3d77-0fe9-4f19-8233-cce9f0fef0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.017565 10.0.0.33 - - [2025-07-14 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.014584 10.0.0.33 - - [2025-07-14 01:52:50] "POST /instance-ips HTTP/1.1" 200 417 0.031980 10.0.0.33 - - [2025-07-14 01:52:50] "GET /instance-ip/f41d4a3b-71f2-4b1a-abfc-6ac0a51c8a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.006518 10.0.0.33 - - [2025-07-14 01:52:50] "POST /loadbalancers HTTP/1.1" 200 618 0.063245 10.0.0.33 - - [2025-07-14 01:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.040654 10.0.0.33 - - [2025-07-14 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009311 10.0.0.33 - - [2025-07-14 01:52:51] "POST /service-instances HTTP/1.1" 200 566 0.035443 10.0.0.33 - - [2025-07-14 01:52:51] "POST /ref-update HTTP/1.1" 200 156 0.037569 10.0.0.33 - - [2025-07-14 01:52:51] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.085024 10.0.0.33 - - [2025-07-14 01:52:51] "GET /virtual-machine-interface/415b3d77-0fe9-4f19-8233-cce9f0fef0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.015283 10.0.0.33 - - [2025-07-14 01:52:51] "GET /virtual-machine-interface/415b3d77-0fe9-4f19-8233-cce9f0fef0c0?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.007834 10.0.0.33 - - [2025-07-14 01:52:51] "PUT /service-instance/2c268dd4-ecd4-4e9f-ba73-25e5d4c9ef6a HTTP/1.1" 200 266 0.010655 10.0.0.33 - - [2025-07-14 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.33 - - [2025-07-14 01:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027733 10.0.0.33 - - [2025-07-14 01:52:51] "GET /floating-ip-pool/3f6210c2-0d92-4136-ad12-2d728637eecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.019078 10.0.0.33 - - [2025-07-14 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.33 - - [2025-07-14 01:52:51] "POST /virtual-machines HTTP/1.1" 200 429 0.034918 10.0.0.33 - - [2025-07-14 01:52:51] "POST /floating-ips HTTP/1.1" 200 671 0.170899 10.0.0.33 - - [2025-07-14 01:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.058964 10.0.0.33 - - [2025-07-14 01:52:51] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005796 10.0.0.33 - - [2025-07-14 01:52:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.209041 10.0.0.33 - - [2025-07-14 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.33 - - [2025-07-14 01:52:51] "POST /chown HTTP/1.1" 200 109 0.020695 10.0.0.33 - - [2025-07-14 01:52:51] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004763 10.0.0.33 - - [2025-07-14 01:52:51] "POST /tags HTTP/1.1" 409 221 0.002514 10.0.0.33 - - [2025-07-14 01:52:51] "POST /chown HTTP/1.1" 200 109 0.023879 10.0.0.33 - - [2025-07-14 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.33 - - [2025-07-14 01:52:51] "GET /tag/5d96c555-d45d-428d-a0ee-52438509cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015112 10.0.0.33 - - [2025-07-14 01:52:51] "POST /tags HTTP/1.1" 409 238 0.004236 10.0.0.33 - - [2025-07-14 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005514 10.0.0.33 - - [2025-07-14 01:52:51] "PUT /virtual-machine-interface/cbcd0cb7-357c-492c-b988-b2233a4e8f1a HTTP/1.1" 200 284 0.037244 10.0.0.33 - - [2025-07-14 01:52:51] "GET /tag/897087b8-de8d-4309-a4ed-02e200d4adda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017018 10.0.0.33 - - [2025-07-14 01:52:51] "PUT /instance-ip/f41d4a3b-71f2-4b1a-abfc-6ac0a51c8a08 HTTP/1.1" 200 256 0.040890 10.0.0.33 - - [2025-07-14 01:52:51] "POST /ref-update HTTP/1.1" 200 156 0.026395 10.0.0.33 - - [2025-07-14 01:52:51] "POST /firewall-rules HTTP/1.1" 200 650 0.114630 10.0.0.33 - - [2025-07-14 01:52:51] "GET /firewall-rule/d71ac7b0-0954-480b-9a3f-9c56ed7eeb70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.015505 10.0.0.33 - - [2025-07-14 01:52:51] "POST /ref-update HTTP/1.1" 200 156 0.077461 10.0.0.33 - - [2025-07-14 01:52:52] "POST /ref-update HTTP/1.1" 200 156 0.015172 10.0.0.33 - - [2025-07-14 01:52:52] "GET /firewall-policy/5713d2a3-84e4-430d-a787-efe37416a5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.019545 10.0.0.33 - - [2025-07-14 01:52:52] "GET /firewall-rule/d71ac7b0-0954-480b-9a3f-9c56ed7eeb70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003531 10.0.0.33 - - [2025-07-14 01:52:52] "POST /ref-update HTTP/1.1" 200 156 0.037256 10.0.0.33 - - [2025-07-14 01:52:52] "POST /ref-update HTTP/1.1" 200 156 0.031823 10.0.0.33 - - [2025-07-14 01:52:52] "POST /ref-update HTTP/1.1" 200 156 0.021292 10.0.0.33 - - [2025-07-14 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005641 10.0.0.33 - - [2025-07-14 01:52:52] "POST /ref-update HTTP/1.1" 200 156 0.039730 10.0.0.33 - - [2025-07-14 01:52:52] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.080163 10.0.0.33 - - [2025-07-14 01:52:52] "POST /virtual-machines HTTP/1.1" 200 429 0.077472 10.0.0.33 - - [2025-07-14 01:52:52] "GET /loadbalancer/3dc0650d-5c5f-43d7-8833-fba968bfe720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.004452 10.0.0.33 - - [2025-07-14 01:52:52] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.059634 10.0.0.33 - - [2025-07-14 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020084 10.0.0.33 - - [2025-07-14 01:52:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.129142 10.0.0.33 - - [2025-07-14 01:52:52] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.044920 10.0.0.33 - - [2025-07-14 01:52:52] "POST /chown HTTP/1.1" 200 109 0.033644 10.0.0.33 - - [2025-07-14 01:52:52] "POST /chown HTTP/1.1" 200 109 0.009271 10.0.0.33 - - [2025-07-14 01:52:52] "GET /loadbalancer-listener/5e69266c-8d1c-422a-8c9c-968518685fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003947 10.0.0.33 - - [2025-07-14 01:52:52] "GET /loadbalancer-listener/5e69266c-8d1c-422a-8c9c-968518685fa0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003326 10.0.0.33 - - [2025-07-14 01:52:52] "PUT /virtual-machine-interface/9f0f673c-32c1-4d80-aeac-1155a8d66bd6 HTTP/1.1" 200 284 0.010774 10.0.0.33 - - [2025-07-14 01:52:52] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.040977 10.0.0.33 - - [2025-07-14 01:52:52] "PUT /instance-ip/f41d4a3b-71f2-4b1a-abfc-6ac0a51c8a08 HTTP/1.1" 200 256 0.029178 10.0.0.33 - - [2025-07-14 01:52:52] "POST /ref-update HTTP/1.1" 200 156 0.011344 10.0.0.33 - - [2025-07-14 01:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009118 10.0.0.33 - - [2025-07-14 01:52:52] "GET /loadbalancer-pool/1287bc0b-50aa-4e50-9a3e-6f55b3f4107e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003320 10.0.0.33 - - [2025-07-14 01:52:52] "POST /ref-update HTTP/1.1" 200 156 0.017843 10.0.0.33 - - [2025-07-14 01:52:52] "POST /loadbalancer-members HTTP/1.1" 200 707 0.071497 10.0.0.33 - - [2025-07-14 01:52:52] "POST /ref-update HTTP/1.1" 200 156 0.049242 10.0.0.33 - - [2025-07-14 01:52:52] "POST /ref-update HTTP/1.1" 200 156 0.027991 10.0.0.33 - - [2025-07-14 01:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010849 10.0.0.33 - - [2025-07-14 01:52:52] "GET /virtual-machine-interface/3e9151a0-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015534 10.0.0.33 - - [2025-07-14 01:52:52] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.33 - - [2025-07-14 01:52:52] "POST /ref-update HTTP/1.1" 200 156 0.012507 10.0.0.33 - - [2025-07-14 01:52:52] "GET /virtual-machine-interface/3f1ecca6-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005746 10.0.0.33 - - [2025-07-14 01:52:52] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.33 - - [2025-07-14 01:52:52] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008149 10.0.0.33 - - [2025-07-14 01:52:52] "PUT /service-instance/2c268dd4-ecd4-4e9f-ba73-25e5d4c9ef6a HTTP/1.1" 200 266 0.009123 10.0.0.33 - - [2025-07-14 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.33 - - [2025-07-14 01:52:52] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003494 10.0.0.33 - - [2025-07-14 01:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029540 10.0.0.33 - - [2025-07-14 01:52:52] "POST /tags HTTP/1.1" 409 221 0.008779 10.0.0.33 - - [2025-07-14 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007459 10.0.0.33 - - [2025-07-14 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.33 - - [2025-07-14 01:52:53] "GET /tag/5d96c555-d45d-428d-a0ee-52438509cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015205 10.0.0.33 - - [2025-07-14 01:52:53] "POST /tags HTTP/1.1" 409 238 0.001727 10.0.0.33 - - [2025-07-14 01:52:53] "POST /chown HTTP/1.1" 200 109 0.006817 10.0.0.33 - - [2025-07-14 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018265 10.0.0.33 - - [2025-07-14 01:52:53] "GET /tag/897087b8-de8d-4309-a4ed-02e200d4adda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012581 10.0.0.33 - - [2025-07-14 01:52:53] "POST /chown HTTP/1.1" 200 109 0.030421 10.0.0.33 - - [2025-07-14 01:52:53] "PUT /instance-ip/f41d4a3b-71f2-4b1a-abfc-6ac0a51c8a08 HTTP/1.1" 200 256 0.027017 10.0.0.33 - - [2025-07-14 01:52:53] "POST /firewall-rules HTTP/1.1" 409 293 0.002882 10.0.0.33 - - [2025-07-14 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.33 - - [2025-07-14 01:52:53] "PUT /firewall-rule/d71ac7b0-0954-480b-9a3f-9c56ed7eeb70 HTTP/1.1" 200 260 0.021008 10.0.0.33 - - [2025-07-14 01:52:53] "POST /ref-update HTTP/1.1" 200 156 0.031805 10.0.0.33 - - [2025-07-14 01:52:53] "GET /firewall-rule/d71ac7b0-0954-480b-9a3f-9c56ed7eeb70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005358 10.0.0.33 - - [2025-07-14 01:52:53] "POST /chown HTTP/1.1" 200 109 0.019185 10.0.0.33 - - [2025-07-14 01:52:53] "GET /firewall-policy/5713d2a3-84e4-430d-a787-efe37416a5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008746 10.0.0.33 - - [2025-07-14 01:52:53] "GET /firewall-rule/d71ac7b0-0954-480b-9a3f-9c56ed7eeb70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.016427 10.0.0.33 - - [2025-07-14 01:52:53] "POST /chown HTTP/1.1" 200 109 0.025392 10.0.0.33 - - [2025-07-14 01:52:53] "PUT /instance-ip/f41d4a3b-71f2-4b1a-abfc-6ac0a51c8a08 HTTP/1.1" 200 256 0.013083 10.0.0.33 - - [2025-07-14 01:52:53] "POST /ref-update HTTP/1.1" 200 156 0.028109 10.0.0.33 - - [2025-07-14 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.33 - - [2025-07-14 01:52:53] "POST /chown HTTP/1.1" 200 109 0.007221 10.0.0.33 - - [2025-07-14 01:52:53] "POST /chown HTTP/1.1" 200 109 0.018461 10.0.0.33 - - [2025-07-14 01:52:53] "PUT /instance-ip/f41d4a3b-71f2-4b1a-abfc-6ac0a51c8a08 HTTP/1.1" 200 256 0.027579 10.0.0.33 - - [2025-07-14 01:52:53] "POST /ref-update HTTP/1.1" 200 156 0.012374 10.0.0.33 - - [2025-07-14 01:52:53] "POST /chown HTTP/1.1" 200 109 0.014857 10.0.0.33 - - [2025-07-14 01:52:53] "POST /chown HTTP/1.1" 200 109 0.020398 10.0.0.33 - - [2025-07-14 01:52:53] "PUT /instance-ip/f41d4a3b-71f2-4b1a-abfc-6ac0a51c8a08 HTTP/1.1" 200 256 0.016296 10.0.0.33 - - [2025-07-14 01:52:53] "POST /ref-update HTTP/1.1" 200 156 0.024206 10.0.0.33 - - [2025-07-14 01:52:53] "PUT /service-instance/2c268dd4-ecd4-4e9f-ba73-25e5d4c9ef6a HTTP/1.1" 200 266 0.008904 10.0.0.33 - - [2025-07-14 01:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.015645 10.0.0.33 - - [2025-07-14 01:52:53] "PUT /service-instance/2c268dd4-ecd4-4e9f-ba73-25e5d4c9ef6a HTTP/1.1" 200 266 0.028633 10.0.0.33 - - [2025-07-14 01:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021345 10.0.0.33 - - [2025-07-14 01:52:53] "PUT /service-instance/2c268dd4-ecd4-4e9f-ba73-25e5d4c9ef6a HTTP/1.1" 200 266 0.011209 10.0.0.33 - - [2025-07-14 01:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010498 10.0.0.33 - - [2025-07-14 01:52:54] "PUT /service-instance/2c268dd4-ecd4-4e9f-ba73-25e5d4c9ef6a HTTP/1.1" 200 266 0.009139 10.0.0.33 - - [2025-07-14 01:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010427 10.0.0.33 - - [2025-07-14 01:52:54] "PUT /service-instance/2c268dd4-ecd4-4e9f-ba73-25e5d4c9ef6a HTTP/1.1" 200 266 0.008994 10.0.0.33 - - [2025-07-14 01:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031376 10.0.0.33 - - [2025-07-14 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.33 - - [2025-07-14 01:52:54] "POST /chown HTTP/1.1" 200 109 0.007142 10.0.0.33 - - [2025-07-14 01:52:54] "POST /chown HTTP/1.1" 200 109 0.007311 10.0.0.33 - - [2025-07-14 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.017330 10.0.0.33 - - [2025-07-14 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2025-07-14 01:52:54] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.011269 10.0.0.33 - - [2025-07-14 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.33 - - [2025-07-14 01:52:54] "POST /chown HTTP/1.1" 200 109 0.013534 10.0.0.33 - - [2025-07-14 01:52:54] "POST /chown HTTP/1.1" 200 109 0.049524 10.0.0.33 - - [2025-07-14 01:52:54] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.117417 10.0.0.33 - - [2025-07-14 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.063467 10.0.0.33 - - [2025-07-14 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.33 - - [2025-07-14 01:52:54] "POST /virtual-machines HTTP/1.1" 200 373 0.012233 10.0.0.33 - - [2025-07-14 01:52:54] "POST /chown HTTP/1.1" 200 109 0.025707 10.0.0.33 - - [2025-07-14 01:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.041707 10.0.0.33 - - [2025-07-14 01:52:54] "POST /chown HTTP/1.1" 200 109 0.026641 10.0.0.33 - - [2025-07-14 01:52:54] "POST /chown HTTP/1.1" 200 109 0.060944 10.0.0.33 - - [2025-07-14 01:52:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.131018 10.0.0.33 - - [2025-07-14 01:52:54] "POST /chown HTTP/1.1" 200 109 0.024222 10.0.0.33 - - [2025-07-14 01:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015006 10.0.0.33 - - [2025-07-14 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006175 10.0.0.33 - - [2025-07-14 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008219 10.0.0.33 - - [2025-07-14 01:52:54] "GET /virtual-machine-interface/4215f182-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005753 10.0.0.33 - - [2025-07-14 01:52:54] "POST /chown HTTP/1.1" 200 109 0.010777 10.0.0.33 - - [2025-07-14 01:52:54] "POST /chown HTTP/1.1" 200 109 0.016178 10.0.0.33 - - [2025-07-14 01:52:54] "POST /chown HTTP/1.1" 200 109 0.018808 10.0.0.33 - - [2025-07-14 01:52:54] "POST /instance-ips HTTP/1.1" 200 413 0.057122 10.0.0.33 - - [2025-07-14 01:52:54] "POST /chown HTTP/1.1" 200 109 0.032293 10.0.0.33 - - [2025-07-14 01:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.030557 10.0.0.33 - - [2025-07-14 01:52:54] "GET /virtual-machine-interface/4215f182-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006573 10.0.0.33 - - [2025-07-14 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.007923 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.015498 10.0.0.33 - - [2025-07-14 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.041903 10.0.0.33 - - [2025-07-14 01:52:55] "GET /virtual-machine-interface/4215f182-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016516 10.0.0.33 - - [2025-07-14 01:52:55] "GET /instance-ip/42342fda-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004762 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.017507 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.022099 10.0.0.33 - - [2025-07-14 01:52:55] "GET /virtual-machine-interface/4215f182-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012464 10.0.0.33 - - [2025-07-14 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007649 10.0.0.33 - - [2025-07-14 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.005840 10.0.0.33 - - [2025-07-14 01:52:55] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.016761 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.009938 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.017958 10.0.0.33 - - [2025-07-14 01:52:55] "POST /ref-update HTTP/1.1" 200 156 0.028543 10.0.0.33 - - [2025-07-14 01:52:55] "GET /virtual-machine-interface/4215f182-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007161 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.031631 10.0.0.33 - - [2025-07-14 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.025958 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.017552 10.0.0.33 - - [2025-07-14 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007829 10.0.0.33 - - [2025-07-14 01:52:55] "GET /virtual-machine-interface/4215f182-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006573 10.0.0.33 - - [2025-07-14 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.007272 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.017685 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.010254 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.020809 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.029881 10.0.0.33 - - [2025-07-14 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.010324 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.027628 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.013981 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.031717 10.0.0.33 - - [2025-07-14 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.007730 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.014395 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.019303 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.007304 10.0.0.33 - - [2025-07-14 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.009207 10.0.0.33 - - [2025-07-14 01:52:55] "POST /chown HTTP/1.1" 200 109 0.007806 10.0.0.33 - - [2025-07-14 01:52:56] "POST /chown HTTP/1.1" 200 109 0.026053 10.0.0.33 - - [2025-07-14 01:52:56] "POST /chown HTTP/1.1" 200 109 0.022132 10.0.0.33 - - [2025-07-14 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.33 - - [2025-07-14 01:52:56] "POST /chown HTTP/1.1" 200 109 0.008222 10.0.0.33 - - [2025-07-14 01:52:56] "POST /chown HTTP/1.1" 200 109 0.022577 10.0.0.33 - - [2025-07-14 01:52:56] "POST /chown HTTP/1.1" 200 109 0.019541 10.0.0.33 - - [2025-07-14 01:52:56] "POST /chown HTTP/1.1" 200 109 0.008205 10.0.0.33 - - [2025-07-14 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010477 10.0.0.33 - - [2025-07-14 01:52:56] "POST /chown HTTP/1.1" 200 109 0.007936 10.0.0.33 - - [2025-07-14 01:52:56] "POST /chown HTTP/1.1" 200 109 0.009095 10.0.0.33 - - [2025-07-14 01:52:56] "POST /chown HTTP/1.1" 200 109 0.019766 10.0.0.33 - - [2025-07-14 01:52:56] "POST /chown HTTP/1.1" 200 109 0.027312 10.0.0.33 - - [2025-07-14 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.33 - - [2025-07-14 01:52:56] "POST /chown HTTP/1.1" 200 109 0.007443 10.0.0.33 - - [2025-07-14 01:52:56] "POST /chown HTTP/1.1" 200 109 0.016975 10.0.0.33 - - [2025-07-14 01:52:56] "POST /chown HTTP/1.1" 200 109 0.011189 10.0.0.33 - - [2025-07-14 01:52:56] "POST /chown HTTP/1.1" 200 109 0.007497 10.0.0.33 - - [2025-07-14 01:52:57] "GET /virtual-machine-interface/3f1ecca6-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005394 10.0.0.33 - - [2025-07-14 01:52:58] "POST /set-tag HTTP/1.1" 200 109 0.003227 10.0.0.33 - - [2025-07-14 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.33 - - [2025-07-14 01:52:58] "GET /loadbalancer/321a50c3-6628-4897-a5c8-118794da04f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002711 10.0.0.33 - - [2025-07-14 01:52:58] "GET /loadbalancer-pool/19615e76-adaa-4405-8ee1-79cea33fcbc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002747 10.0.0.33 - - [2025-07-14 01:52:58] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017113 10.0.0.33 - - [2025-07-14 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008389 10.0.0.33 - - [2025-07-14 01:52:58] "GET /virtual-machine-interface/3f1ecca6-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019985 10.0.0.33 - - [2025-07-14 01:52:58] "GET /virtual-machine-interface/3f1ecca6-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008176 10.0.0.33 - - [2025-07-14 01:52:58] "POST /tags HTTP/1.1" 409 221 0.003753 10.0.0.33 - - [2025-07-14 01:52:58] "POST /ref-update HTTP/1.1" 200 156 0.009681 10.0.0.33 - - [2025-07-14 01:52:58] "GET /floating-ip/653922e4-7097-4b2f-94e4-9fb31a2768f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.021111 10.0.0.33 - - [2025-07-14 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.33 - - [2025-07-14 01:52:58] "GET /tag/5d96c555-d45d-428d-a0ee-52438509cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012531 10.0.0.33 - - [2025-07-14 01:52:58] "POST /set-tag HTTP/1.1" 200 109 0.022588 10.0.0.33 - - [2025-07-14 01:52:58] "PUT /floating-ip/653922e4-7097-4b2f-94e4-9fb31a2768f2 HTTP/1.1" 200 256 0.026903 10.0.0.33 - - [2025-07-14 01:53:00] "GET /virtual-machine-interface/3e9151a0-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012833 10.0.0.33 - - [2025-07-14 01:53:00] "POST /set-tag HTTP/1.1" 200 109 0.003347 10.0.0.33 - - [2025-07-14 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.33 - - [2025-07-14 01:53:00] "GET /loadbalancer/321a50c3-6628-4897-a5c8-118794da04f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002531 10.0.0.33 - - [2025-07-14 01:53:00] "GET /loadbalancer-pool/19615e76-adaa-4405-8ee1-79cea33fcbc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003320 10.0.0.33 - - [2025-07-14 01:53:00] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021402 10.0.0.33 - - [2025-07-14 01:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015899 10.0.0.33 - - [2025-07-14 01:53:00] "GET /virtual-machine-interface/3e9151a0-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014386 10.0.0.33 - - [2025-07-14 01:53:00] "GET /virtual-machine-interface/3e9151a0-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009590 10.0.0.33 - - [2025-07-14 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.008049 10.0.0.33 - - [2025-07-14 01:53:00] "GET /floating-ip/653922e4-7097-4b2f-94e4-9fb31a2768f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010148 10.0.0.33 - - [2025-07-14 01:53:00] "POST /set-tag HTTP/1.1" 200 109 0.016854 10.0.0.33 - - [2025-07-14 01:53:04] "GET /virtual-machine/dc6c1576-c05d-40cd-bc2b-e21e865014f7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003790 10.0.0.33 - - [2025-07-14 01:53:04] "GET /virtual-machine-interface/3e9151a0-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004837 10.0.0.33 - - [2025-07-14 01:53:04] "GET /virtual-machine/eef1d5c5-9d67-4b1d-aaa2-93112924faf4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003465 10.0.0.33 - - [2025-07-14 01:53:04] "GET /virtual-machine-interface/3f1ecca6-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006120 10.0.0.33 - - [2025-07-14 01:53:08] "GET /virtual-machine-interface/4215f182-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005568 10.0.0.33 - - [2025-07-14 01:53:08] "POST /set-tag HTTP/1.1" 200 109 0.003013 10.0.0.33 - - [2025-07-14 01:53:09] "GET /virtual-machine/0b4f84bd-a306-4a63-b8e8-22e372ae7828?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003695 10.0.0.33 - - [2025-07-14 01:53:09] "GET /virtual-machine-interface/4215f182-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004752 10.0.0.33 - - [2025-07-14 01:53:09] "GET /virtual-machine-interface/4215f182-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005368 10.0.0.33 - - [2025-07-14 01:53:09] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.33 - - [2025-07-14 01:53:31] "GET /global-system-configs HTTP/1.1" 200 322 0.004195 10.0.0.33 - - [2025-07-14 01:53:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002509 10.0.0.33 - - [2025-07-14 01:53:41] "GET /virtual-machine-interface/4215f182-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005438 10.0.0.33 - - [2025-07-14 01:53:41] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.33 - - [2025-07-14 01:53:41] "GET /virtual-machine-interface/4215f182-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005191 10.0.0.33 - - [2025-07-14 01:53:41] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.33 - - [2025-07-14 01:53:41] "GET /virtual-machine/0b4f84bd-a306-4a63-b8e8-22e372ae7828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002789 10.0.0.33 - - [2025-07-14 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.011450 10.0.0.33 - - [2025-07-14 01:53:41] "GET /virtual-machine-interface/4215f182-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013326 10.0.0.33 - - [2025-07-14 01:53:41] "POST /set-tag HTTP/1.1" 200 109 0.015752 10.0.0.33 - - [2025-07-14 01:53:41] "POST /set-tag HTTP/1.1" 200 109 0.027679 10.0.0.33 - - [2025-07-14 01:53:41] "DELETE /instance-ip/42342fda-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.051253 10.0.0.33 - - [2025-07-14 01:53:41] "DELETE /virtual-machine-interface/4215f182-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.047021 10.0.0.33 - - [2025-07-14 01:53:41] "DELETE /virtual-machine/0b4f84bd-a306-4a63-b8e8-22e372ae7828 HTTP/1.1" 200 115 0.025211 10.0.0.33 - - [2025-07-14 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005104 10.0.0.33 - - [2025-07-14 01:53:44] "GET /tag/897087b8-de8d-4309-a4ed-02e200d4adda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013462 10.0.0.33 - - [2025-07-14 01:53:44] "GET /tag/897087b8-de8d-4309-a4ed-02e200d4adda?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.014098 10.0.0.33 - - [2025-07-14 01:53:45] "GET /virtual-machine-interface/415b3d77-0fe9-4f19-8233-cce9f0fef0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.005702 10.0.0.33 - - [2025-07-14 01:53:45] "POST /set-tag HTTP/1.1" 200 109 0.018241 10.0.0.33 - - [2025-07-14 01:53:45] "GET /virtual-machine-interface/9f0f673c-32c1-4d80-aeac-1155a8d66bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.028675 10.0.0.33 - - [2025-07-14 01:53:45] "POST /set-tag HTTP/1.1" 200 109 0.022164 10.0.0.33 - - [2025-07-14 01:53:45] "GET /virtual-machine-interface/cbcd0cb7-357c-492c-b988-b2233a4e8f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005357 10.0.0.33 - - [2025-07-14 01:53:45] "POST /set-tag HTTP/1.1" 200 109 0.017644 10.0.0.33 - - [2025-07-14 01:53:45] "GET /firewall-policy/5713d2a3-84e4-430d-a787-efe37416a5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.012150 10.0.0.33 - - [2025-07-14 01:53:45] "GET /firewall-rule/d71ac7b0-0954-480b-9a3f-9c56ed7eeb70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003330 10.0.0.33 - - [2025-07-14 01:53:45] "POST /ref-update HTTP/1.1" 200 156 0.017946 10.0.0.33 - - [2025-07-14 01:53:45] "DELETE /firewall-rule/d71ac7b0-0954-480b-9a3f-9c56ed7eeb70 HTTP/1.1" 200 115 0.048304 10.0.0.33 - - [2025-07-14 01:53:45] "DELETE /loadbalancer-member/6e8db0f0-16f1-4d50-a20c-4c0ac3e8d484 HTTP/1.1" 200 115 0.034435 10.0.0.33 - - [2025-07-14 01:53:45] "PUT /service-instance/2c268dd4-ecd4-4e9f-ba73-25e5d4c9ef6a HTTP/1.1" 200 266 0.011286 10.0.0.33 - - [2025-07-14 01:53:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018673 10.0.0.33 - - [2025-07-14 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.33 - - [2025-07-14 01:53:45] "DELETE /loadbalancer-pool/1287bc0b-50aa-4e50-9a3e-6f55b3f4107e HTTP/1.1" 200 115 0.056547 10.0.0.33 - - [2025-07-14 01:53:45] "POST /chown HTTP/1.1" 200 109 0.018054 10.0.0.33 - - [2025-07-14 01:53:45] "DELETE /loadbalancer-listener/5e69266c-8d1c-422a-8c9c-968518685fa0 HTTP/1.1" 200 115 0.045887 10.0.0.33 - - [2025-07-14 01:53:45] "GET /floating-ip/ba9d02c9-df5d-432b-ae9a-a8cec5d1f907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.004018 10.0.0.33 - - [2025-07-14 01:53:45] "POST /chown HTTP/1.1" 200 109 0.007771 10.0.0.33 - - [2025-07-14 01:53:45] "POST /chown HTTP/1.1" 200 109 0.013687 10.0.0.33 - - [2025-07-14 01:53:45] "POST /chown HTTP/1.1" 200 109 0.030758 10.0.0.33 - - [2025-07-14 01:53:45] "PUT /floating-ip/ba9d02c9-df5d-432b-ae9a-a8cec5d1f907 HTTP/1.1" 200 256 0.044391 10.0.0.33 - - [2025-07-14 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011608 10.0.0.33 - - [2025-07-14 01:53:45] "POST /chown HTTP/1.1" 200 109 0.026361 10.0.0.33 - - [2025-07-14 01:53:45] "POST /chown HTTP/1.1" 200 109 0.035897 10.0.0.33 - - [2025-07-14 01:53:45] "POST /chown HTTP/1.1" 200 109 0.021491 10.0.0.33 - - [2025-07-14 01:53:45] "DELETE /floating-ip/ba9d02c9-df5d-432b-ae9a-a8cec5d1f907 HTTP/1.1" 200 115 0.172084 10.0.0.33 - - [2025-07-14 01:53:45] "POST /chown HTTP/1.1" 200 109 0.043867 10.0.0.33 - - [2025-07-14 01:53:45] "PUT /service-instance/2c268dd4-ecd4-4e9f-ba73-25e5d4c9ef6a HTTP/1.1" 200 266 0.013314 10.0.0.33 - - [2025-07-14 01:53:45] "DELETE /loadbalancer/3dc0650d-5c5f-43d7-8833-fba968bfe720 HTTP/1.1" 200 115 0.111946 10.0.0.33 - - [2025-07-14 01:53:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010611 10.0.0.33 - - [2025-07-14 01:53:45] "POST /ref-update HTTP/1.1" 404 171 0.008261 10.0.0.33 - - [2025-07-14 01:53:45] "GET /floating-ip-pool/3f6210c2-0d92-4136-ad12-2d728637eecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003707 10.0.0.33 - - [2025-07-14 01:53:46] "POST /ref-update HTTP/1.1" 200 156 0.033567 10.0.0.33 - - [2025-07-14 01:53:46] "DELETE /instance-ip/f41d4a3b-71f2-4b1a-abfc-6ac0a51c8a08 HTTP/1.1" 200 115 0.141704 10.0.0.33 - - [2025-07-14 01:53:46] "PUT /service-instance/2c268dd4-ecd4-4e9f-ba73-25e5d4c9ef6a HTTP/1.1" 200 266 0.062362 10.0.0.33 - - [2025-07-14 01:53:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.041085 10.0.0.33 - - [2025-07-14 01:53:46] "POST /ref-update HTTP/1.1" 404 171 0.003501 10.0.0.33 - - [2025-07-14 01:53:46] "DELETE /floating-ip-pool/3f6210c2-0d92-4136-ad12-2d728637eecc HTTP/1.1" 200 115 0.181865 10.0.0.33 - - [2025-07-14 01:53:46] "DELETE /virtual-machine-interface/415b3d77-0fe9-4f19-8233-cce9f0fef0c0 HTTP/1.1" 200 115 0.195406 10.0.0.33 - - [2025-07-14 01:53:46] "PUT /service-instance/2c268dd4-ecd4-4e9f-ba73-25e5d4c9ef6a HTTP/1.1" 200 266 0.025959 10.0.0.33 - - [2025-07-14 01:53:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.047209 10.0.0.33 - - [2025-07-14 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010486 10.0.0.33 - - [2025-07-14 01:53:46] "DELETE /tag/897087b8-de8d-4309-a4ed-02e200d4adda HTTP/1.1" 200 115 0.206465 10.0.0.33 - - [2025-07-14 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.33 - - [2025-07-14 01:53:46] "DELETE /service-instance/2c268dd4-ecd4-4e9f-ba73-25e5d4c9ef6a HTTP/1.1" 200 115 0.101589 10.0.0.33 - - [2025-07-14 01:53:46] "POST /useragent-kv HTTP/1.1" 200 115 0.011249 10.0.0.33 - - [2025-07-14 01:53:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003018 10.0.0.33 - - [2025-07-14 01:53:46] "DELETE /virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f HTTP/1.1" 200 115 0.350175 10.0.0.33 - - [2025-07-14 01:53:46] "GET /routing-instance/0b4a607b-3ffa-4f03-a194-71e052c582d1 HTTP/1.1" 404 171 0.002104 10.0.0.33 - - [2025-07-14 01:53:46] "DELETE /route-target/03bd0f47-d51e-4ee7-9493-aab7ca16b2a8 HTTP/1.1" 200 115 0.049534 10.0.0.33 - - [2025-07-14 01:53:46] "GET /domains HTTP/1.1" 200 280 0.022368 10.0.0.33 - - [2025-07-14 01:53:46] "GET /domain/1f252a5a-2b91-4951-aa1f-96f75a9993c8 HTTP/1.1" 200 3086 0.006452 10.0.0.33 - - [2025-07-14 01:53:46] "GET /virtual-machine-interface/9f0f673c-32c1-4d80-aeac-1155a8d66bd6?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.008659 10.0.0.33 - - [2025-07-14 01:53:46] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373 HTTP/1.1" 200 7142 0.048001 10.0.0.33 - - [2025-07-14 01:53:46] "DELETE /virtual-machine-interface/9f0f673c-32c1-4d80-aeac-1155a8d66bd6 HTTP/1.1" 200 115 0.091884 10.0.0.33 - - [2025-07-14 01:53:46] "DELETE /virtual-machine/9591eef1-4964-4629-8111-a6e6fe01c21b HTTP/1.1" 200 115 0.050871 10.0.0.33 - - [2025-07-14 01:53:46] "GET /virtual-machine-interface/cbcd0cb7-357c-492c-b988-b2233a4e8f1a?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.029102 10.0.0.33 - - [2025-07-14 01:53:46] "GET /virtual-machine-interface/3f1ecca6-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.015578 10.0.0.33 - - [2025-07-14 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.33 - - [2025-07-14 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.33 - - [2025-07-14 01:53:46] "GET /loadbalancer/321a50c3-6628-4897-a5c8-118794da04f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003127 10.0.0.33 - - [2025-07-14 01:53:46] "GET /virtual-machine-interface/3f1ecca6-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006531 10.0.0.33 - - [2025-07-14 01:53:46] "DELETE /virtual-machine-interface/cbcd0cb7-357c-492c-b988-b2233a4e8f1a HTTP/1.1" 200 115 0.085243 10.0.0.33 - - [2025-07-14 01:53:46] "POST /ref-update HTTP/1.1" 200 156 0.029614 10.0.0.33 - - [2025-07-14 01:53:47] "POST /set-tag HTTP/1.1" 200 109 0.074523 10.0.0.33 - - [2025-07-14 01:53:47] "DELETE /virtual-machine/fc255b56-553d-4422-8c08-539a48a8423e HTTP/1.1" 200 115 0.069709 10.0.0.33 - - [2025-07-14 01:53:47] "DELETE /loadbalancer-member/d5afdf88-5661-4b2c-917d-daacb7e951a1 HTTP/1.1" 200 115 0.065808 10.0.0.33 - - [2025-07-14 01:53:48] "GET /virtual-machine-interface/3f1ecca6-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007320 10.0.0.33 - - [2025-07-14 01:53:48] "POST /set-tag HTTP/1.1" 200 109 0.003748 10.0.0.33 - - [2025-07-14 01:53:48] "GET /virtual-machine-interface/3f1ecca6-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005104 10.0.0.33 - - [2025-07-14 01:53:48] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.33 - - [2025-07-14 01:53:48] "GET /virtual-machine/eef1d5c5-9d67-4b1d-aaa2-93112924faf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004464 10.0.0.33 - - [2025-07-14 01:53:48] "POST /ref-update HTTP/1.1" 200 156 0.023218 10.0.0.33 - - [2025-07-14 01:53:48] "GET /virtual-machine-interface/3f1ecca6-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014681 10.0.0.33 - - [2025-07-14 01:53:48] "POST /set-tag HTTP/1.1" 200 109 0.018095 10.0.0.33 - - [2025-07-14 01:53:48] "POST /set-tag HTTP/1.1" 200 109 0.028300 10.0.0.33 - - [2025-07-14 01:53:48] "POST /set-tag HTTP/1.1" 200 109 0.027925 10.0.0.33 - - [2025-07-14 01:53:48] "DELETE /instance-ip/3f37eeca-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.063539 10.0.0.33 - - [2025-07-14 01:53:48] "POST /ref-update HTTP/1.1" 200 156 0.013573 10.0.0.33 - - [2025-07-14 01:53:48] "DELETE /virtual-machine-interface/3f1ecca6-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.061291 10.0.0.33 - - [2025-07-14 01:53:48] "DELETE /virtual-machine/eef1d5c5-9d67-4b1d-aaa2-93112924faf4 HTTP/1.1" 200 115 0.024314 10.0.0.33 - - [2025-07-14 01:53:51] "GET /virtual-machine-interface/3e9151a0-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006196 10.0.0.33 - - [2025-07-14 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.004594 10.0.0.33 - - [2025-07-14 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.33 - - [2025-07-14 01:53:51] "GET /loadbalancer/321a50c3-6628-4897-a5c8-118794da04f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005651 10.0.0.33 - - [2025-07-14 01:53:53] "GET /virtual-machine-interface/3e9151a0-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005036 10.0.0.33 - - [2025-07-14 01:53:53] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.33 - - [2025-07-14 01:53:53] "GET /virtual-machine-interface/3e9151a0-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005521 10.0.0.33 - - [2025-07-14 01:53:53] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.33 - - [2025-07-14 01:53:53] "GET /virtual-machine/dc6c1576-c05d-40cd-bc2b-e21e865014f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002612 10.0.0.33 - - [2025-07-14 01:53:53] "POST /ref-update HTTP/1.1" 200 156 0.009899 10.0.0.33 - - [2025-07-14 01:53:53] "GET /virtual-machine-interface/3e9151a0-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006546 10.0.0.33 - - [2025-07-14 01:53:53] "POST /set-tag HTTP/1.1" 200 109 0.022154 10.0.0.33 - - [2025-07-14 01:53:53] "POST /set-tag HTTP/1.1" 200 109 0.017946 10.0.0.33 - - [2025-07-14 01:53:53] "POST /set-tag HTTP/1.1" 200 109 0.047735 10.0.0.33 - - [2025-07-14 01:53:53] "DELETE /instance-ip/3eb3dedc-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.062352 10.0.0.33 - - [2025-07-14 01:53:53] "POST /ref-update HTTP/1.1" 200 156 0.008764 10.0.0.33 - - [2025-07-14 01:53:53] "DELETE /virtual-machine-interface/3e9151a0-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.058622 10.0.0.33 - - [2025-07-14 01:53:53] "DELETE /virtual-machine/dc6c1576-c05d-40cd-bc2b-e21e865014f7 HTTP/1.1" 200 115 0.018258 10.0.0.33 - - [2025-07-14 01:53:53] "DELETE /tag/98a548a2-a448-4887-ae5c-4c1f63ebdf55 HTTP/1.1" 200 115 0.059821 10.0.0.33 - - [2025-07-14 01:53:53] "DELETE /tag/324a597b-f03b-4709-b690-d5ef44e83856 HTTP/1.1" 200 115 0.042899 10.0.0.33 - - [2025-07-14 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.33 - - [2025-07-14 01:53:57] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048170 10.0.0.33 - - [2025-07-14 01:53:57] "POST /tags HTTP/1.1" 200 393 0.026789 10.0.0.33 - - [2025-07-14 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.33 - - [2025-07-14 01:53:57] "GET /tag/a16d052c-d57b-449a-9edf-b9df934e8d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013816 10.0.0.33 - - [2025-07-14 01:53:57] "POST /tags HTTP/1.1" 200 341 0.016520 10.0.0.33 - - [2025-07-14 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.33 - - [2025-07-14 01:53:57] "GET /tag/ad602a57-a602-4450-809c-0e469bfcdfd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013457 10.0.0.33 - - [2025-07-14 01:53:57] "POST /id-to-fqname HTTP/1.1" 200 192 0.002455 10.0.0.33 - - [2025-07-14 01:53:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.008255 10.0.0.33 - - [2025-07-14 01:53:57] "POST /security-groups HTTP/1.1" 200 589 0.063575 10.0.0.33 - - [2025-07-14 01:53:57] "POST /projects HTTP/1.1" 200 519 0.229061 10.0.0.33 - - [2025-07-14 01:53:57] "POST /fqname-to-id HTTP/1.1" 404 236 0.012778 10.0.0.33 - - [2025-07-14 01:53:57] "POST /access-control-lists HTTP/1.1" 200 598 0.061806 10.0.0.33 - - [2025-07-14 01:53:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.058249 10.0.0.33 - - [2025-07-14 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.33 - - [2025-07-14 01:53:57] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004719 10.0.0.33 - - [2025-07-14 01:53:57] "POST /fqname-to-id HTTP/1.1" 404 235 0.010639 10.0.0.33 - - [2025-07-14 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.33 - - [2025-07-14 01:53:57] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.028451 10.0.0.33 - - [2025-07-14 01:53:57] "POST /access-control-lists HTTP/1.1" 200 596 0.078014 10.0.0.33 - - [2025-07-14 01:53:57] "PUT /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec HTTP/1.1" 200 264 0.069182 10.0.0.33 - - [2025-07-14 01:53:58] "PUT /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03 HTTP/1.1" 200 264 0.054413 10.0.0.33 - - [2025-07-14 01:53:58] "POST /security-groups HTTP/1.1" 200 591 0.084764 10.0.0.33 - - [2025-07-14 01:53:58] "POST /fqname-to-id HTTP/1.1" 404 270 0.005378 10.0.0.33 - - [2025-07-14 01:53:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.039559 10.0.0.33 - - [2025-07-14 01:53:58] "POST /chown HTTP/1.1" 200 109 0.055877 10.0.0.33 - - [2025-07-14 01:53:58] "POST /access-control-lists HTTP/1.1" 200 632 0.083194 10.0.0.33 - - [2025-07-14 01:53:58] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005110 10.0.0.33 - - [2025-07-14 01:53:58] "POST /fqname-to-id HTTP/1.1" 404 269 0.002784 10.0.0.33 - - [2025-07-14 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.33 - - [2025-07-14 01:53:58] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003883 10.0.0.33 - - [2025-07-14 01:53:58] "POST /tags HTTP/1.1" 409 226 0.002214 10.0.0.33 - - [2025-07-14 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.33 - - [2025-07-14 01:53:58] "POST /access-control-lists HTTP/1.1" 200 630 0.064776 10.0.0.33 - - [2025-07-14 01:53:58] "GET /tag/ad602a57-a602-4450-809c-0e469bfcdfd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.028718 10.0.0.33 - - [2025-07-14 01:53:58] "POST /firewall-rules HTTP/1.1" 200 600 0.071627 10.0.0.33 - - [2025-07-14 01:53:58] "GET /firewall-rule/7c0ad6a7-7330-40a0-969a-40a2a0e2dc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.016201 10.0.0.33 - - [2025-07-14 01:53:58] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004160 10.0.0.33 - - [2025-07-14 01:53:58] "GET /firewall-rule/7c0ad6a7-7330-40a0-969a-40a2a0e2dc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004038 10.0.0.33 - - [2025-07-14 01:53:58] "POST /ref-update HTTP/1.1" 200 156 0.061633 10.0.0.33 - - [2025-07-14 01:53:58] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008035 10.0.0.33 - - [2025-07-14 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.33 - - [2025-07-14 01:53:58] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002718 10.0.0.33 - - [2025-07-14 01:53:58] "POST /tags HTTP/1.1" 409 226 0.001641 10.0.0.33 - - [2025-07-14 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.33 - - [2025-07-14 01:53:58] "GET /tag/ad602a57-a602-4450-809c-0e469bfcdfd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012455 10.0.0.33 - - [2025-07-14 01:53:58] "POST /firewall-rules HTTP/1.1" 200 598 0.102895 10.0.0.33 - - [2025-07-14 01:53:59] "GET /firewall-rule/160081c4-68f8-489e-89c8-5e334796947a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004786 10.0.0.33 - - [2025-07-14 01:53:59] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.005109 10.0.0.33 - - [2025-07-14 01:53:59] "GET /firewall-rule/160081c4-68f8-489e-89c8-5e334796947a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003242 10.0.0.33 - - [2025-07-14 01:53:59] "POST /ref-update HTTP/1.1" 200 156 0.062832 10.0.0.33 - - [2025-07-14 01:54:00] "POST /tags HTTP/1.1" 200 393 0.022282 10.0.0.33 - - [2025-07-14 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.33 - - [2025-07-14 01:54:00] "GET /tag/7c4b8ab8-e2b6-4583-abec-3a9456629476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015034 10.0.0.33 - - [2025-07-14 01:54:00] "POST /tags HTTP/1.1" 200 341 0.021518 10.0.0.33 - - [2025-07-14 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009964 10.0.0.33 - - [2025-07-14 01:54:00] "GET /tag/4f778e8c-f666-4597-949b-67f355737e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013632 10.0.0.33 - - [2025-07-14 01:54:00] "POST /id-to-fqname HTTP/1.1" 200 192 0.000623 10.0.0.33 - - [2025-07-14 01:54:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.008439 10.0.0.33 - - [2025-07-14 01:54:00] "POST /security-groups HTTP/1.1" 200 589 0.062048 10.0.0.33 - - [2025-07-14 01:54:00] "POST /projects HTTP/1.1" 200 519 0.191732 10.0.0.33 - - [2025-07-14 01:54:00] "POST /fqname-to-id HTTP/1.1" 404 236 0.003903 10.0.0.33 - - [2025-07-14 01:54:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018797 10.0.0.33 - - [2025-07-14 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009689 10.0.0.33 - - [2025-07-14 01:54:00] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.011704 10.0.0.33 - - [2025-07-14 01:54:00] "POST /access-control-lists HTTP/1.1" 200 598 0.078909 10.0.0.33 - - [2025-07-14 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.023141 10.0.0.33 - - [2025-07-14 01:54:00] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.010617 10.0.0.33 - - [2025-07-14 01:54:00] "POST /fqname-to-id HTTP/1.1" 404 235 0.002148 10.0.0.33 - - [2025-07-14 01:54:00] "POST /access-control-lists HTTP/1.1" 200 596 0.066356 10.0.0.33 - - [2025-07-14 01:54:01] "PUT /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec HTTP/1.1" 200 264 0.115765 10.0.0.33 - - [2025-07-14 01:54:01] "PUT /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03 HTTP/1.1" 200 264 0.067647 10.0.0.33 - - [2025-07-14 01:54:01] "POST /security-groups HTTP/1.1" 200 591 0.070986 10.0.0.33 - - [2025-07-14 01:54:01] "POST /fqname-to-id HTTP/1.1" 404 270 0.003376 10.0.0.33 - - [2025-07-14 01:54:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014469 10.0.0.33 - - [2025-07-14 01:54:01] "POST /access-control-lists HTTP/1.1" 200 632 0.038578 10.0.0.33 - - [2025-07-14 01:54:01] "POST /chown HTTP/1.1" 200 109 0.040018 10.0.0.33 - - [2025-07-14 01:54:01] "POST /fqname-to-id HTTP/1.1" 404 269 0.003557 10.0.0.33 - - [2025-07-14 01:54:01] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004388 10.0.0.33 - - [2025-07-14 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.33 - - [2025-07-14 01:54:01] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006201 10.0.0.33 - - [2025-07-14 01:54:01] "POST /access-control-lists HTTP/1.1" 200 630 0.067209 10.0.0.33 - - [2025-07-14 01:54:01] "POST /tags HTTP/1.1" 409 226 0.003006 10.0.0.33 - - [2025-07-14 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.33 - - [2025-07-14 01:54:01] "GET /tag/4f778e8c-f666-4597-949b-67f355737e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015986 10.0.0.33 - - [2025-07-14 01:54:01] "POST /firewall-rules HTTP/1.1" 200 600 0.069681 10.0.0.33 - - [2025-07-14 01:54:01] "GET /firewall-rule/020627ed-6010-47c2-bfb2-64f19fd27c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.007954 10.0.0.33 - - [2025-07-14 01:54:01] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.006853 10.0.0.33 - - [2025-07-14 01:54:01] "GET /firewall-rule/020627ed-6010-47c2-bfb2-64f19fd27c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003610 10.0.0.33 - - [2025-07-14 01:54:01] "POST /ref-update HTTP/1.1" 200 156 0.087368 10.0.0.33 - - [2025-07-14 01:54:01] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023764 10.0.0.33 - - [2025-07-14 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005724 10.0.0.33 - - [2025-07-14 01:54:01] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003523 10.0.0.33 - - [2025-07-14 01:54:01] "POST /tags HTTP/1.1" 409 226 0.002122 10.0.0.33 - - [2025-07-14 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.33 - - [2025-07-14 01:54:01] "GET /tag/4f778e8c-f666-4597-949b-67f355737e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014131 10.0.0.33 - - [2025-07-14 01:54:01] "POST /firewall-rules HTTP/1.1" 200 598 0.073192 10.0.0.33 - - [2025-07-14 01:54:01] "GET /firewall-rule/5c6d8a5b-3281-4ab3-8f9f-22cb58ec3f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.021427 10.0.0.33 - - [2025-07-14 01:54:01] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004470 10.0.0.33 - - [2025-07-14 01:54:02] "GET /firewall-rule/5c6d8a5b-3281-4ab3-8f9f-22cb58ec3f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.016388 10.0.0.33 - - [2025-07-14 01:54:02] "POST /ref-update HTTP/1.1" 200 156 0.124398 10.0.0.33 - - [2025-07-14 01:54:03] "POST /tags HTTP/1.1" 200 345 0.087286 10.0.0.33 - - [2025-07-14 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.030317 10.0.0.33 - - [2025-07-14 01:54:03] "GET /tag/88302c7d-4aa6-46cd-a0b1-f9f5ffa63a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.025375 10.0.0.33 - - [2025-07-14 01:54:03] "POST /projects HTTP/1.1" 409 238 0.003884 10.0.0.33 - - [2025-07-14 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.33 - - [2025-07-14 01:54:03] "GET /project/452a79c8-e6af-42eb-bde3-fef60b8cd428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047203 10.0.0.33 - - [2025-07-14 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005905 10.0.0.33 - - [2025-07-14 01:54:03] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005864 10.0.0.33 - - [2025-07-14 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.33 - - [2025-07-14 01:54:03] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005776 10.0.0.33 - - [2025-07-14 01:54:03] "POST /security-groups HTTP/1.1" 409 285 0.002878 10.0.0.33 - - [2025-07-14 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.33 - - [2025-07-14 01:54:03] "GET /project/452a79c8-e6af-42eb-bde3-fef60b8cd428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040903 10.0.0.33 - - [2025-07-14 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.33 - - [2025-07-14 01:54:03] "PUT /security-group/8c08e092-efbd-495b-88ee-6fe103701f87 HTTP/1.1" 200 262 0.065053 10.0.0.33 - - [2025-07-14 01:54:03] "PUT /access-control-list/46dbc99c-ceb8-4261-b306-5e40bc8a4b93 HTTP/1.1" 200 272 0.019929 10.0.0.33 - - [2025-07-14 01:54:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.032709 10.0.0.33 - - [2025-07-14 01:54:03] "POST /tags HTTP/1.1" 409 228 0.002767 10.0.0.33 - - [2025-07-14 01:54:03] "PUT /access-control-list/88899a15-627d-449f-bbd2-48ae554e7f23 HTTP/1.1" 200 272 0.036326 10.0.0.33 - - [2025-07-14 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.33 - - [2025-07-14 01:54:04] "GET /tag/88302c7d-4aa6-46cd-a0b1-f9f5ffa63a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020484 10.0.0.33 - - [2025-07-14 01:54:04] "POST /tags HTTP/1.1" 200 345 0.025489 10.0.0.33 - - [2025-07-14 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005362 10.0.0.33 - - [2025-07-14 01:54:04] "GET /tag/7dc0613c-3a6a-4bde-b561-5c88e79339a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020388 10.0.0.33 - - [2025-07-14 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.33 - - [2025-07-14 01:54:04] "POST /projects HTTP/1.1" 409 238 0.003638 10.0.0.33 - - [2025-07-14 01:54:04] "GET /project/e3d24004-bd68-4d16-9141-938b5f12292b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053831 10.0.0.33 - - [2025-07-14 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005237 10.0.0.33 - - [2025-07-14 01:54:04] "GET /project/e3d24004-bd68-4d16-9141-938b5f12292b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037536 10.0.0.33 - - [2025-07-14 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.33 - - [2025-07-14 01:54:04] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004961 10.0.0.33 - - [2025-07-14 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.33 - - [2025-07-14 01:54:04] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004727 10.0.0.33 - - [2025-07-14 01:54:04] "POST /security-groups HTTP/1.1" 409 285 0.003276 10.0.0.33 - - [2025-07-14 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.33 - - [2025-07-14 01:54:04] "PUT /security-group/049c49fc-be35-44c7-a326-5a1df30ac943 HTTP/1.1" 200 262 0.062095 10.0.0.33 - - [2025-07-14 01:54:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025414 10.0.0.33 - - [2025-07-14 01:54:04] "PUT /access-control-list/6b9d7751-4c1b-4e43-be54-47fee75b51cf HTTP/1.1" 200 272 0.010631 10.0.0.33 - - [2025-07-14 01:54:04] "POST /tags HTTP/1.1" 409 228 0.021733 10.0.0.33 - - [2025-07-14 01:54:04] "PUT /access-control-list/667769c9-7587-4f1d-8761-601164df4372 HTTP/1.1" 200 272 0.030384 10.0.0.33 - - [2025-07-14 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.33 - - [2025-07-14 01:54:04] "GET /tag/7dc0613c-3a6a-4bde-b561-5c88e79339a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017631 10.0.0.33 - - [2025-07-14 01:54:04] "POST /tags HTTP/1.1" 200 291 0.059934 10.0.0.33 - - [2025-07-14 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.33 - - [2025-07-14 01:54:04] "GET /tag/0391fdf3-77a3-4add-9100-8772f0412c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.015465 10.0.0.33 - - [2025-07-14 01:54:04] "POST /tags HTTP/1.1" 200 303 0.064328 10.0.0.33 - - [2025-07-14 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.33 - - [2025-07-14 01:54:04] "GET /tag/91ab38b3-44d5-4014-8e86-4b8b158f0bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014410 10.0.0.33 - - [2025-07-14 01:54:04] "POST /tags HTTP/1.1" 409 252 0.001908 10.0.0.33 - - [2025-07-14 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.33 - - [2025-07-14 01:54:04] "GET /tag/a16d052c-d57b-449a-9edf-b9df934e8d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012581 10.0.0.33 - - [2025-07-14 01:54:04] "POST /tags HTTP/1.1" 409 226 0.002049 10.0.0.33 - - [2025-07-14 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.33 - - [2025-07-14 01:54:04] "GET /tag/ad602a57-a602-4450-809c-0e469bfcdfd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013314 10.0.0.33 - - [2025-07-14 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.33 - - [2025-07-14 01:54:05] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004902 10.0.0.33 - - [2025-07-14 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.33 - - [2025-07-14 01:54:05] "GET /project/452a79c8-e6af-42eb-bde3-fef60b8cd428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039105 10.0.0.33 - - [2025-07-14 01:54:05] "POST /virtual-machines HTTP/1.1" 200 395 0.010220 10.0.0.33 - - [2025-07-14 01:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.019106 10.0.0.33 - - [2025-07-14 01:54:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115927 10.0.0.33 - - [2025-07-14 01:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009394 10.0.0.33 - - [2025-07-14 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.025857 10.0.0.33 - - [2025-07-14 01:54:05] "GET /virtual-machine-interface/6c2749a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005207 10.0.0.33 - - [2025-07-14 01:54:05] "POST /instance-ips HTTP/1.1" 200 397 0.021706 10.0.0.33 - - [2025-07-14 01:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015493 10.0.0.33 - - [2025-07-14 01:54:05] "GET /virtual-machine-interface/6c2749a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011304 10.0.0.33 - - [2025-07-14 01:54:05] "POST /set-tag HTTP/1.1" 200 109 0.067145 10.0.0.33 - - [2025-07-14 01:54:05] "GET /virtual-machine-interface/6c2749a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020181 10.0.0.33 - - [2025-07-14 01:54:05] "GET /instance-ip/6c43517a-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.010681 10.0.0.33 - - [2025-07-14 01:54:05] "GET /virtual-machine-interface/6c2749a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007210 10.0.0.33 - - [2025-07-14 01:54:05] "POST /set-tag HTTP/1.1" 200 109 0.003391 10.0.0.33 - - [2025-07-14 01:54:05] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005542 10.0.0.33 - - [2025-07-14 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.010267 10.0.0.33 - - [2025-07-14 01:54:05] "GET /virtual-machine-interface/6c2749a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007078 10.0.0.33 - - [2025-07-14 01:54:05] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.33 - - [2025-07-14 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.33 - - [2025-07-14 01:54:06] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006416 10.0.0.33 - - [2025-07-14 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.33 - - [2025-07-14 01:54:06] "GET /project/452a79c8-e6af-42eb-bde3-fef60b8cd428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057798 10.0.0.33 - - [2025-07-14 01:54:06] "POST /virtual-machines HTTP/1.1" 200 395 0.016835 10.0.0.33 - - [2025-07-14 01:54:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019878 10.0.0.33 - - [2025-07-14 01:54:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114599 10.0.0.33 - - [2025-07-14 01:54:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009371 10.0.0.33 - - [2025-07-14 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012241 10.0.0.33 - - [2025-07-14 01:54:06] "GET /virtual-machine-interface/6ccb2668-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005658 10.0.0.33 - - [2025-07-14 01:54:06] "POST /instance-ips HTTP/1.1" 200 397 0.022292 10.0.0.33 - - [2025-07-14 01:54:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.020684 10.0.0.33 - - [2025-07-14 01:54:06] "GET /virtual-machine-interface/6ccb2668-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012473 10.0.0.33 - - [2025-07-14 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.067314 10.0.0.33 - - [2025-07-14 01:54:06] "GET /virtual-machine-interface/6ccb2668-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017321 10.0.0.33 - - [2025-07-14 01:54:06] "GET /instance-ip/6ce6fd70-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004371 10.0.0.33 - - [2025-07-14 01:54:06] "GET /virtual-machine-interface/6ccb2668-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005249 10.0.0.33 - - [2025-07-14 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.33 - - [2025-07-14 01:54:06] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004699 10.0.0.33 - - [2025-07-14 01:54:06] "POST /ref-update HTTP/1.1" 200 156 0.008136 10.0.0.33 - - [2025-07-14 01:54:06] "GET /virtual-machine-interface/6ccb2668-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004882 10.0.0.33 - - [2025-07-14 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.33 - - [2025-07-14 01:54:06] "POST /tags HTTP/1.1" 200 291 0.017535 10.0.0.33 - - [2025-07-14 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.33 - - [2025-07-14 01:54:06] "GET /tag/6bdc90ba-d4ee-4344-8dcf-26f97da4d588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013517 10.0.0.33 - - [2025-07-14 01:54:06] "POST /tags HTTP/1.1" 409 252 0.001872 10.0.0.33 - - [2025-07-14 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.33 - - [2025-07-14 01:54:06] "GET /tag/7c4b8ab8-e2b6-4583-abec-3a9456629476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012477 10.0.0.33 - - [2025-07-14 01:54:06] "POST /tags HTTP/1.1" 409 226 0.001930 10.0.0.33 - - [2025-07-14 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.33 - - [2025-07-14 01:54:07] "GET /tag/4f778e8c-f666-4597-949b-67f355737e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017213 10.0.0.33 - - [2025-07-14 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011282 10.0.0.33 - - [2025-07-14 01:54:07] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007078 10.0.0.33 - - [2025-07-14 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.33 - - [2025-07-14 01:54:07] "GET /project/e3d24004-bd68-4d16-9141-938b5f12292b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.018839 10.0.0.33 - - [2025-07-14 01:54:07] "POST /virtual-machines HTTP/1.1" 200 395 0.022515 10.0.0.33 - - [2025-07-14 01:54:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008647 10.0.0.33 - - [2025-07-14 01:54:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.142242 10.0.0.33 - - [2025-07-14 01:54:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.027461 10.0.0.33 - - [2025-07-14 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011522 10.0.0.33 - - [2025-07-14 01:54:07] "GET /virtual-machine-interface/6d66585e-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005617 10.0.0.33 - - [2025-07-14 01:54:07] "POST /instance-ips HTTP/1.1" 200 397 0.026297 10.0.0.33 - - [2025-07-14 01:54:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.032211 10.0.0.33 - - [2025-07-14 01:54:07] "GET /virtual-machine-interface/6d66585e-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013500 10.0.0.33 - - [2025-07-14 01:54:07] "POST /set-tag HTTP/1.1" 200 109 0.063103 10.0.0.33 - - [2025-07-14 01:54:07] "GET /virtual-machine-interface/6d66585e-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021164 10.0.0.33 - - [2025-07-14 01:54:07] "GET /instance-ip/6d822016-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003181 10.0.0.33 - - [2025-07-14 01:54:07] "GET /virtual-machine-interface/6d66585e-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005108 10.0.0.33 - - [2025-07-14 01:54:07] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.33 - - [2025-07-14 01:54:07] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003939 10.0.0.33 - - [2025-07-14 01:54:07] "POST /ref-update HTTP/1.1" 200 156 0.009584 10.0.0.33 - - [2025-07-14 01:54:07] "GET /virtual-machine-interface/6d66585e-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020433 10.0.0.33 - - [2025-07-14 01:54:07] "POST /set-tag HTTP/1.1" 200 109 0.004208 10.0.0.33 - - [2025-07-14 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.33 - - [2025-07-14 01:54:07] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004605 10.0.0.33 - - [2025-07-14 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.33 - - [2025-07-14 01:54:08] "GET /project/e3d24004-bd68-4d16-9141-938b5f12292b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039582 10.0.0.33 - - [2025-07-14 01:54:08] "POST /virtual-machines HTTP/1.1" 200 395 0.007883 10.0.0.33 - - [2025-07-14 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.022535 10.0.0.33 - - [2025-07-14 01:54:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116764 10.0.0.33 - - [2025-07-14 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009558 10.0.0.33 - - [2025-07-14 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.33 - - [2025-07-14 01:54:08] "GET /virtual-machine-interface/6de6a1a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009262 10.0.0.33 - - [2025-07-14 01:54:08] "POST /instance-ips HTTP/1.1" 200 397 0.021587 10.0.0.33 - - [2025-07-14 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021760 10.0.0.33 - - [2025-07-14 01:54:08] "GET /virtual-machine-interface/6de6a1a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007928 10.0.0.33 - - [2025-07-14 01:54:08] "POST /set-tag HTTP/1.1" 200 109 0.063222 10.0.0.33 - - [2025-07-14 01:54:08] "GET /virtual-machine-interface/6de6a1a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014522 10.0.0.33 - - [2025-07-14 01:54:08] "GET /instance-ip/6e02c644-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006082 10.0.0.33 - - [2025-07-14 01:54:08] "GET /virtual-machine-interface/6de6a1a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006183 10.0.0.33 - - [2025-07-14 01:54:08] "POST /set-tag HTTP/1.1" 200 109 0.003099 10.0.0.33 - - [2025-07-14 01:54:08] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004454 10.0.0.33 - - [2025-07-14 01:54:08] "POST /ref-update HTTP/1.1" 200 156 0.010891 10.0.0.33 - - [2025-07-14 01:54:08] "GET /virtual-machine-interface/6de6a1a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011426 10.0.0.33 - - [2025-07-14 01:54:08] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.33 - - [2025-07-14 01:54:08] "POST /tags HTTP/1.1" 200 299 0.024274 10.0.0.33 - - [2025-07-14 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008439 10.0.0.33 - - [2025-07-14 01:54:08] "GET /tag/803f2447-0365-41e4-a251-8de18bb8aeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014995 10.0.0.33 - - [2025-07-14 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.33 - - [2025-07-14 01:54:08] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005421 10.0.0.33 - - [2025-07-14 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.33 - - [2025-07-14 01:54:09] "GET /project/452a79c8-e6af-42eb-bde3-fef60b8cd428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041223 10.0.0.33 - - [2025-07-14 01:54:09] "POST /virtual-machines HTTP/1.1" 200 395 0.010196 10.0.0.33 - - [2025-07-14 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015278 10.0.0.33 - - [2025-07-14 01:54:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121841 10.0.0.33 - - [2025-07-14 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015551 10.0.0.33 - - [2025-07-14 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009969 10.0.0.33 - - [2025-07-14 01:54:09] "GET /virtual-machine-interface/6e7b2814-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011703 10.0.0.33 - - [2025-07-14 01:54:09] "POST /instance-ips HTTP/1.1" 200 397 0.021464 10.0.0.33 - - [2025-07-14 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.033512 10.0.0.33 - - [2025-07-14 01:54:09] "GET /virtual-machine-interface/6e7b2814-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010721 10.0.0.33 - - [2025-07-14 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.027957 10.0.0.33 - - [2025-07-14 01:54:09] "GET /virtual-machine-interface/6e7b2814-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017899 10.0.0.33 - - [2025-07-14 01:54:09] "GET /instance-ip/6e987b94-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004924 10.0.0.33 - - [2025-07-14 01:54:09] "GET /virtual-machine-interface/6e7b2814-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005756 10.0.0.33 - - [2025-07-14 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.33 - - [2025-07-14 01:54:09] "POST /tags HTTP/1.1" 200 299 0.024668 10.0.0.33 - - [2025-07-14 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.33 - - [2025-07-14 01:54:09] "GET /tag/26aaa2fa-7abb-4518-afea-98069cca482a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.017102 10.0.0.33 - - [2025-07-14 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.33 - - [2025-07-14 01:54:09] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005540 10.0.0.33 - - [2025-07-14 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.33 - - [2025-07-14 01:54:09] "GET /project/452a79c8-e6af-42eb-bde3-fef60b8cd428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046282 10.0.0.33 - - [2025-07-14 01:54:09] "POST /virtual-machines HTTP/1.1" 200 395 0.008837 10.0.0.33 - - [2025-07-14 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016450 10.0.0.33 - - [2025-07-14 01:54:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121876 10.0.0.33 - - [2025-07-14 01:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.014382 10.0.0.33 - - [2025-07-14 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.021859 10.0.0.33 - - [2025-07-14 01:54:10] "GET /virtual-machine-interface/6efbce38-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005779 10.0.0.33 - - [2025-07-14 01:54:10] "POST /instance-ips HTTP/1.1" 200 397 0.021720 10.0.0.33 - - [2025-07-14 01:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022680 10.0.0.33 - - [2025-07-14 01:54:10] "GET /virtual-machine-interface/6efbce38-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012805 10.0.0.33 - - [2025-07-14 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.028732 10.0.0.33 - - [2025-07-14 01:54:10] "GET /virtual-machine-interface/6efbce38-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.024248 10.0.0.33 - - [2025-07-14 01:54:10] "GET /instance-ip/6f19c488-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003452 10.0.0.33 - - [2025-07-14 01:54:10] "GET /virtual-machine-interface/6efbce38-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005243 10.0.0.33 - - [2025-07-14 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.33 - - [2025-07-14 01:54:10] "POST /tags HTTP/1.1" 200 299 0.022681 10.0.0.33 - - [2025-07-14 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007697 10.0.0.33 - - [2025-07-14 01:54:10] "GET /tag/d35399ce-388a-4e33-b2d1-83900979f983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014212 10.0.0.33 - - [2025-07-14 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.33 - - [2025-07-14 01:54:10] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004695 10.0.0.33 - - [2025-07-14 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.33 - - [2025-07-14 01:54:10] "GET /project/e3d24004-bd68-4d16-9141-938b5f12292b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040065 10.0.0.33 - - [2025-07-14 01:54:10] "POST /virtual-machines HTTP/1.1" 200 395 0.008241 10.0.0.33 - - [2025-07-14 01:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009844 10.0.0.33 - - [2025-07-14 01:54:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117814 10.0.0.33 - - [2025-07-14 01:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025250 10.0.0.33 - - [2025-07-14 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006243 10.0.0.33 - - [2025-07-14 01:54:10] "GET /virtual-machine-interface/6f7b61de-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005346 10.0.0.33 - - [2025-07-14 01:54:11] "POST /instance-ips HTTP/1.1" 200 397 0.024282 10.0.0.33 - - [2025-07-14 01:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022799 10.0.0.33 - - [2025-07-14 01:54:11] "GET /virtual-machine-interface/6f7b61de-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011617 10.0.0.33 - - [2025-07-14 01:54:11] "POST /set-tag HTTP/1.1" 200 109 0.022028 10.0.0.33 - - [2025-07-14 01:54:11] "GET /virtual-machine-interface/6f7b61de-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.026704 10.0.0.33 - - [2025-07-14 01:54:11] "GET /instance-ip/6f984a42-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003555 10.0.0.33 - - [2025-07-14 01:54:11] "GET /virtual-machine-interface/6f7b61de-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005101 10.0.0.33 - - [2025-07-14 01:54:11] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.33 - - [2025-07-14 01:54:11] "POST /tags HTTP/1.1" 200 299 0.018448 10.0.0.33 - - [2025-07-14 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.33 - - [2025-07-14 01:54:11] "GET /tag/df45275d-24d6-46b1-9153-26b7a8a2db6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013321 10.0.0.33 - - [2025-07-14 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.33 - - [2025-07-14 01:54:11] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004832 10.0.0.33 - - [2025-07-14 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.33 - - [2025-07-14 01:54:11] "GET /project/e3d24004-bd68-4d16-9141-938b5f12292b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039542 10.0.0.33 - - [2025-07-14 01:54:11] "POST /virtual-machines HTTP/1.1" 200 395 0.010777 10.0.0.33 - - [2025-07-14 01:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022279 10.0.0.33 - - [2025-07-14 01:54:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106712 10.0.0.33 - - [2025-07-14 01:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009103 10.0.0.33 - - [2025-07-14 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008537 10.0.0.33 - - [2025-07-14 01:54:11] "GET /virtual-machine-interface/6ff37322-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011655 10.0.0.33 - - [2025-07-14 01:54:11] "POST /instance-ips HTTP/1.1" 200 397 0.026059 10.0.0.33 - - [2025-07-14 01:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.019988 10.0.0.33 - - [2025-07-14 01:54:11] "GET /virtual-machine-interface/6ff37322-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006968 10.0.0.33 - - [2025-07-14 01:54:11] "POST /set-tag HTTP/1.1" 200 109 0.031070 10.0.0.33 - - [2025-07-14 01:54:11] "GET /virtual-machine-interface/6ff37322-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.033974 10.0.0.33 - - [2025-07-14 01:54:11] "GET /instance-ip/700e5304-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003768 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-machine-interface/6ff37322-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005005 10.0.0.33 - - [2025-07-14 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002813 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.005602 10.0.0.33 - - [2025-07-14 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.011927 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-machine-interface/6e7b2814-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012372 10.0.0.33 - - [2025-07-14 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.003191 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-machine-interface/6c2749a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005572 10.0.0.33 - - [2025-07-14 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004433 10.0.0.33 - - [2025-07-14 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.011232 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-machine-interface/6ff37322-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013463 10.0.0.33 - - [2025-07-14 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.008712 10.0.0.33 - - [2025-07-14 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.007913 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-machine-interface/6efbce38-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014797 10.0.0.33 - - [2025-07-14 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004331 10.0.0.33 - - [2025-07-14 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.007939 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-machine-interface/6f7b61de-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013775 10.0.0.33 - - [2025-07-14 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.006173 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-machine-interface/6ccb2668-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006683 10.0.0.33 - - [2025-07-14 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-machine-interface/6d66585e-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004556 10.0.0.33 - - [2025-07-14 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-machine-interface/6de6a1a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005039 10.0.0.33 - - [2025-07-14 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-machine-interface/6e7b2814-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004463 10.0.0.33 - - [2025-07-14 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-machine-interface/6efbce38-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004998 10.0.0.33 - - [2025-07-14 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-machine-interface/6ccb2668-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005222 10.0.0.33 - - [2025-07-14 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-machine-interface/6f7b61de-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005172 10.0.0.33 - - [2025-07-14 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002809 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-machine-interface/6ff37322-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004665 10.0.0.33 - - [2025-07-14 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.33 - - [2025-07-14 01:54:12] "GET /virtual-machine-interface/6c2749a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005018 10.0.0.33 - - [2025-07-14 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.33 - - [2025-07-14 01:54:13] "GET /virtual-machine-interface/6de6a1a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005307 10.0.0.33 - - [2025-07-14 01:54:13] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.33 - - [2025-07-14 01:54:14] "GET /virtual-machine-interface/6d66585e-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005081 10.0.0.33 - - [2025-07-14 01:54:14] "POST /set-tag HTTP/1.1" 200 109 0.003048 10.0.0.33 - - [2025-07-14 01:54:14] "GET /virtual-machine/5df62a48-2640-4a9c-be8e-0602f28c83a1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003240 10.0.0.33 - - [2025-07-14 01:54:14] "GET /virtual-machine-interface/6c2749a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004515 10.0.0.33 - - [2025-07-14 01:54:14] "GET /virtual-machine/132673de-0954-44b0-a7e5-b88c7d43f481?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003110 10.0.0.33 - - [2025-07-14 01:54:14] "GET /virtual-machine-interface/6ccb2668-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004365 10.0.0.33 - - [2025-07-14 01:54:14] "GET /virtual-machine/83e264ab-031a-42c8-938a-bbc1160193b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003330 10.0.0.33 - - [2025-07-14 01:54:14] "GET /virtual-machine-interface/6d66585e-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004416 10.0.0.33 - - [2025-07-14 01:54:14] "GET /virtual-machine/494f5784-7842-45f6-9461-f60a860db7be?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003320 10.0.0.33 - - [2025-07-14 01:54:14] "GET /virtual-machine-interface/6de6a1a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004351 10.0.0.33 - - [2025-07-14 01:54:16] "GET /virtual-machine-interface/6f7b61de-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007439 10.0.0.33 - - [2025-07-14 01:54:16] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.33 - - [2025-07-14 01:54:16] "GET /virtual-machine-interface/6ff37322-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004192 10.0.0.33 - - [2025-07-14 01:54:16] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.33 - - [2025-07-14 01:54:20] "GET /virtual-machine-interface/6e7b2814-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005495 10.0.0.33 - - [2025-07-14 01:54:20] "POST /set-tag HTTP/1.1" 200 109 0.004609 10.0.0.33 - - [2025-07-14 01:54:21] "GET /virtual-machine-interface/6efbce38-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005243 10.0.0.33 - - [2025-07-14 01:54:21] "POST /set-tag HTTP/1.1" 200 109 0.002629 10.0.0.33 - - [2025-07-14 01:54:24] "GET /virtual-machine/d29aa64b-285e-4a47-8381-00aac9c99ff9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004384 10.0.0.33 - - [2025-07-14 01:54:24] "GET /virtual-machine-interface/6e7b2814-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004869 10.0.0.33 - - [2025-07-14 01:54:24] "GET /virtual-machine/c927c416-2501-4680-9282-e9fd38c8e7fe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003984 10.0.0.33 - - [2025-07-14 01:54:24] "GET /virtual-machine-interface/6f7b61de-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005941 10.0.0.33 - - [2025-07-14 01:54:24] "GET /virtual-machine/51082ca3-bdd0-47de-b3f4-e6aec548e753?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003192 10.0.0.33 - - [2025-07-14 01:54:24] "GET /virtual-machine-interface/6efbce38-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004823 10.0.0.33 - - [2025-07-14 01:54:24] "GET /virtual-machine/0f294486-9c7b-4e22-ad97-bc345c279918?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003974 10.0.0.33 - - [2025-07-14 01:54:24] "GET /virtual-machine-interface/6ff37322-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005253 10.0.0.33 - - [2025-07-14 01:54:25] "GET /loadbalancer/c7ae783c-996e-4533-96ac-88dcc3fe1d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004252 10.0.0.33 - - [2025-07-14 01:54:25] "POST /tags HTTP/1.1" 200 333 0.027665 10.0.0.33 - - [2025-07-14 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.33 - - [2025-07-14 01:54:25] "GET /tag/31ce2fa5-5add-466b-b56e-7a70b914a15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014441 10.0.0.33 - - [2025-07-14 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.33 - - [2025-07-14 01:54:25] "GET /project/452a79c8-e6af-42eb-bde3-fef60b8cd428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034917 10.0.0.33 - - [2025-07-14 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.33 - - [2025-07-14 01:54:25] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004447 10.0.0.33 - - [2025-07-14 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.33 - - [2025-07-14 01:54:25] "GET /service-appliance-set/0bde60d1-2a68-4f1a-b380-91f9c2f0ddf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003228 10.0.0.33 - - [2025-07-14 01:54:25] "POST /fqname-to-id HTTP/1.1" 404 273 0.001863 10.0.0.33 - - [2025-07-14 01:54:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.108421 10.0.0.33 - - [2025-07-14 01:54:25] "GET /virtual-machine-interface/a4aaab3a-1bd6-4687-8249-d7731277dc59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.019306 10.0.0.33 - - [2025-07-14 01:54:25] "POST /instance-ips HTTP/1.1" 200 409 0.025373 10.0.0.33 - - [2025-07-14 01:54:25] "GET /instance-ip/c4999b47-a2d1-424d-a4d7-8bb9881d3565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.006610 10.0.0.33 - - [2025-07-14 01:54:25] "POST /loadbalancers HTTP/1.1" 200 629 0.063689 10.0.0.33 - - [2025-07-14 01:54:25] "GET /project/452a79c8-e6af-42eb-bde3-fef60b8cd428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033509 10.0.0.33 - - [2025-07-14 01:54:25] "GET /instance-ip/c4999b47-a2d1-424d-a4d7-8bb9881d3565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004418 10.0.0.33 - - [2025-07-14 01:54:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.028186 10.0.0.33 - - [2025-07-14 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013082 10.0.0.33 - - [2025-07-14 01:54:26] "POST /floating-ips HTTP/1.1" 200 597 0.045960 10.0.0.33 - - [2025-07-14 01:54:26] "GET /project/452a79c8-e6af-42eb-bde3-fef60b8cd428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.062202 10.0.0.33 - - [2025-07-14 01:54:26] "GET /loadbalancer/c7ae783c-996e-4533-96ac-88dcc3fe1d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003538 10.0.0.33 - - [2025-07-14 01:54:26] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.018919 10.0.0.33 - - [2025-07-14 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.33 - - [2025-07-14 01:54:26] "GET /project/452a79c8-e6af-42eb-bde3-fef60b8cd428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040347 10.0.0.33 - - [2025-07-14 01:54:26] "GET /loadbalancer-listener/fd4ebfca-42c1-4ae1-934a-c7a17a52851f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.007311 10.0.0.33 - - [2025-07-14 01:54:26] "GET /loadbalancer-listener/fd4ebfca-42c1-4ae1-934a-c7a17a52851f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003535 10.0.0.33 - - [2025-07-14 01:54:26] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.021310 10.0.0.33 - - [2025-07-14 01:54:26] "GET /loadbalancer/c7ae783c-996e-4533-96ac-88dcc3fe1d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.006684 10.0.0.33 - - [2025-07-14 01:54:26] "GET /instance-ip/c4999b47-a2d1-424d-a4d7-8bb9881d3565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.006266 10.0.0.33 - - [2025-07-14 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.33 - - [2025-07-14 01:54:26] "GET /loadbalancer/c7ae783c-996e-4533-96ac-88dcc3fe1d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003080 10.0.0.33 - - [2025-07-14 01:54:26] "GET /instance-ip/c4999b47-a2d1-424d-a4d7-8bb9881d3565?fields=floating_ips HTTP/1.1" 200 1213 0.009815 10.0.0.33 - - [2025-07-14 01:54:26] "GET /loadbalancer-pool/e3e48317-4c07-472d-bbb5-f28024ee826c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004823 10.0.0.33 - - [2025-07-14 01:54:26] "GET /floating-ip/5b2eff6d-bed3-418a-a74b-96af873843f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.004397 10.0.0.33 - - [2025-07-14 01:54:26] "POST /loadbalancer-members HTTP/1.1" 200 721 0.026958 10.0.0.33 - - [2025-07-14 01:54:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.013743 10.0.0.33 - - [2025-07-14 01:54:26] "GET /virtual-machine-interface/6ccb2668-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018004 10.0.0.33 - - [2025-07-14 01:54:26] "GET /virtual-machine-interface/6ccb2668-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004550 10.0.0.33 - - [2025-07-14 01:54:26] "POST /ref-update HTTP/1.1" 200 156 0.008265 10.0.0.33 - - [2025-07-14 01:54:26] "GET /floating-ip/5b2eff6d-bed3-418a-a74b-96af873843f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.013826 10.0.0.33 - - [2025-07-14 01:54:26] "POST /tags HTTP/1.1" 409 221 0.002942 10.0.0.33 - - [2025-07-14 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.33 - - [2025-07-14 01:54:26] "GET /tag/31ce2fa5-5add-466b-b56e-7a70b914a15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012206 10.0.0.33 - - [2025-07-14 01:54:26] "PUT /floating-ip/5b2eff6d-bed3-418a-a74b-96af873843f7 HTTP/1.1" 200 256 0.009582 10.0.0.33 - - [2025-07-14 01:54:26] "POST /set-tag HTTP/1.1" 200 109 0.089331 10.0.0.33 - - [2025-07-14 01:54:26] "GET /loadbalancer-pool/e3e48317-4c07-472d-bbb5-f28024ee826c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003240 10.0.0.33 - - [2025-07-14 01:54:26] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017006 10.0.0.33 - - [2025-07-14 01:54:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014047 10.0.0.33 - - [2025-07-14 01:54:26] "GET /virtual-machine-interface/6c2749a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009744 10.0.0.33 - - [2025-07-14 01:54:26] "GET /virtual-machine-interface/6c2749a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010827 10.0.0.33 - - [2025-07-14 01:54:26] "POST /ref-update HTTP/1.1" 200 156 0.008379 10.0.0.33 - - [2025-07-14 01:54:26] "GET /floating-ip/5b2eff6d-bed3-418a-a74b-96af873843f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.015235 10.0.0.33 - - [2025-07-14 01:54:26] "POST /set-tag HTTP/1.1" 200 109 0.063967 10.0.0.33 - - [2025-07-14 01:54:27] "POST /tags HTTP/1.1" 409 206 0.005227 10.0.0.33 - - [2025-07-14 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.33 - - [2025-07-14 01:54:27] "GET /tag/91ab38b3-44d5-4014-8e86-4b8b158f0bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013014 10.0.0.33 - - [2025-07-14 01:54:27] "POST /tags HTTP/1.1" 409 204 0.001970 10.0.0.33 - - [2025-07-14 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.33 - - [2025-07-14 01:54:27] "GET /tag/26aaa2fa-7abb-4518-afea-98069cca482a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013532 10.0.0.33 - - [2025-07-14 01:54:27] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009247 10.0.0.33 - - [2025-07-14 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.33 - - [2025-07-14 01:54:27] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003031 10.0.0.33 - - [2025-07-14 01:54:27] "POST /tags HTTP/1.1" 409 206 0.001877 10.0.0.33 - - [2025-07-14 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.33 - - [2025-07-14 01:54:27] "GET /tag/91ab38b3-44d5-4014-8e86-4b8b158f0bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013562 10.0.0.33 - - [2025-07-14 01:54:27] "POST /tags HTTP/1.1" 409 226 0.002132 10.0.0.33 - - [2025-07-14 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.33 - - [2025-07-14 01:54:27] "GET /tag/ad602a57-a602-4450-809c-0e469bfcdfd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012698 10.0.0.33 - - [2025-07-14 01:54:27] "POST /tags HTTP/1.1" 409 204 0.002244 10.0.0.33 - - [2025-07-14 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.33 - - [2025-07-14 01:54:28] "GET /tag/26aaa2fa-7abb-4518-afea-98069cca482a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016644 10.0.0.33 - - [2025-07-14 01:54:28] "POST /tags HTTP/1.1" 409 226 0.002283 10.0.0.33 - - [2025-07-14 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.33 - - [2025-07-14 01:54:28] "GET /tag/ad602a57-a602-4450-809c-0e469bfcdfd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.019511 10.0.0.33 - - [2025-07-14 01:54:28] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004352 10.0.0.33 - - [2025-07-14 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.33 - - [2025-07-14 01:54:28] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004107 10.0.0.33 - - [2025-07-14 01:54:28] "POST /firewall-rules HTTP/1.1" 200 626 0.091370 10.0.0.33 - - [2025-07-14 01:54:28] "POST /firewall-rules HTTP/1.1" 200 646 0.088453 10.0.0.33 - - [2025-07-14 01:54:28] "GET /firewall-rule/de0b3f20-fcdc-4684-accf-fb52a9a6538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.006116 10.0.0.33 - - [2025-07-14 01:54:28] "GET /firewall-policy/d99f4aab-d55f-40e0-8a68-58e7637c609f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002565 10.0.0.33 - - [2025-07-14 01:54:28] "GET /firewall-rule/ae2d78e9-d7c8-473c-8a48-c0786497809b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004736 10.0.0.33 - - [2025-07-14 01:54:28] "POST /ref-update HTTP/1.1" 200 156 0.023390 10.0.0.33 - - [2025-07-14 01:54:28] "POST /firewall-policys HTTP/1.1" 200 606 0.040192 10.0.0.33 - - [2025-07-14 01:54:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027688 10.0.0.33 - - [2025-07-14 01:54:28] "GET /firewall-policy/4f396a2f-19da-43aa-aace-a5aa5666b090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.015372 10.0.0.33 - - [2025-07-14 01:54:28] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002655 10.0.0.33 - - [2025-07-14 01:54:28] "GET /firewall-policy/4f396a2f-19da-43aa-aace-a5aa5666b090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003380 10.0.0.33 - - [2025-07-14 01:54:28] "GET /firewall-policy/5713d2a3-84e4-430d-a787-efe37416a5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006283 10.0.0.33 - - [2025-07-14 01:54:28] "GET /firewall-policy/d99f4aab-d55f-40e0-8a68-58e7637c609f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003763 10.0.0.33 - - [2025-07-14 01:54:28] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.005402 10.0.0.33 - - [2025-07-14 01:54:28] "GET /firewall-policy/d99f4aab-d55f-40e0-8a68-58e7637c609f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002414 10.0.0.33 - - [2025-07-14 01:54:28] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002534 10.0.0.33 - - [2025-07-14 01:54:28] "POST /ref-update HTTP/1.1" 200 156 0.024295 10.0.0.33 - - [2025-07-14 01:54:28] "POST /ref-update HTTP/1.1" 200 156 0.047091 10.0.0.33 - - [2025-07-14 01:54:28] "POST /ref-update HTTP/1.1" 200 156 0.032492 10.0.0.33 - - [2025-07-14 01:54:29] "POST /ref-update HTTP/1.1" 200 156 0.038769 10.0.0.33 - - [2025-07-14 01:54:29] "POST /ref-update HTTP/1.1" 200 156 0.050457 10.0.0.33 - - [2025-07-14 01:54:29] "GET /firewall-policy/4f396a2f-19da-43aa-aace-a5aa5666b090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010889 10.0.0.33 - - [2025-07-14 01:55:43] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005093 10.0.0.33 - - [2025-07-14 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.003326 10.0.0.33 - - [2025-07-14 01:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.33 - - [2025-07-14 01:55:43] "GET /loadbalancer/bb52a8d5-8e67-4820-9ca0-0406d17c4505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004862 10.0.0.33 - - [2025-07-14 01:55:44] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005218 10.0.0.33 - - [2025-07-14 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.033112 10.0.0.33 - - [2025-07-14 01:55:44] "DELETE /loadbalancer-member/07e68adb-149e-47ce-98c9-636c1aa34d4f HTTP/1.1" 200 115 0.032714 10.0.0.33 - - [2025-07-14 01:55:44] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006087 10.0.0.33 - - [2025-07-14 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.33 - - [2025-07-14 01:55:44] "DELETE /loadbalancer-member/0b0d74b9-b3ac-44b0-bc2a-d031b46c6206 HTTP/1.1" 200 115 0.052030 10.0.0.33 - - [2025-07-14 01:55:44] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005277 10.0.0.33 - - [2025-07-14 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.010516 10.0.0.33 - - [2025-07-14 01:55:44] "DELETE /loadbalancer-member/2cd868f3-e498-4fef-b46d-6da5a3d1c40a HTTP/1.1" 200 115 0.032110 10.0.0.33 - - [2025-07-14 01:55:44] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009447 10.0.0.33 - - [2025-07-14 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.003013 10.0.0.33 - - [2025-07-14 01:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.33 - - [2025-07-14 01:55:44] "GET /loadbalancer/bb52a8d5-8e67-4820-9ca0-0406d17c4505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002755 10.0.0.33 - - [2025-07-14 01:55:44] "GET /loadbalancer-pool/62d6ecd6-3539-4e47-99f0-ee3cc25c0064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003596 10.0.0.33 - - [2025-07-14 01:55:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015916 10.0.0.33 - - [2025-07-14 01:55:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018127 10.0.0.33 - - [2025-07-14 01:55:44] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016627 10.0.0.33 - - [2025-07-14 01:55:44] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010674 10.0.0.33 - - [2025-07-14 01:55:44] "GET /floating-ip/9ec85fe5-3046-43d5-8860-ad8ea9271454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.011922 10.0.0.33 - - [2025-07-14 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.078882 10.0.0.33 - - [2025-07-14 01:55:44] "GET /loadbalancer-pool/fc707947-d2b4-489e-bf15-1dac594d4b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.018782 10.0.0.33 - - [2025-07-14 01:55:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035475 10.0.0.33 - - [2025-07-14 01:55:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008294 10.0.0.33 - - [2025-07-14 01:55:44] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008431 10.0.0.33 - - [2025-07-14 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.005341 10.0.0.33 - - [2025-07-14 01:55:44] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006870 10.0.0.33 - - [2025-07-14 01:55:44] "GET /floating-ip/9ec85fe5-3046-43d5-8860-ad8ea9271454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002008 10.0.0.33 - - [2025-07-14 01:55:44] "GET /loadbalancer-pool/9573b362-9844-47ca-95ea-2a385fe0de54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003092 10.0.0.33 - - [2025-07-14 01:55:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033252 10.0.0.33 - - [2025-07-14 01:55:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.033042 10.0.0.33 - - [2025-07-14 01:55:45] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017642 10.0.0.33 - - [2025-07-14 01:55:45] "GET /virtual-machine-interface/28a5b756-6054-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.024398 10.0.0.33 - - [2025-07-14 01:55:45] "GET /floating-ip/9ec85fe5-3046-43d5-8860-ad8ea9271454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002475 10.0.0.33 - - [2025-07-14 01:55:45] "POST /set-tag HTTP/1.1" 200 109 0.003958 10.0.0.33 - - [2025-07-14 01:55:45] "POST /tags HTTP/1.1" 200 365 0.052673 10.0.0.33 - - [2025-07-14 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014865 10.0.0.33 - - [2025-07-14 01:55:45] "GET /tag/b8e1fcf5-21f2-48d7-a1cb-b8be23b34246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015050 10.0.0.33 - - [2025-07-14 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.33 - - [2025-07-14 01:55:45] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040795 10.0.0.33 - - [2025-07-14 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.33 - - [2025-07-14 01:55:45] "GET /service-appliance-set/f26cc789-d485-444f-85f1-9c81834aa49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002965 10.0.0.33 - - [2025-07-14 01:55:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.008324 10.0.0.33 - - [2025-07-14 01:55:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.118011 10.0.0.33 - - [2025-07-14 01:55:45] "GET /virtual-machine-interface/795ad8fd-f04c-4400-9be4-ed92c67080e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005649 10.0.0.33 - - [2025-07-14 01:55:45] "POST /set-tag HTTP/1.1" 200 109 0.017870 10.0.0.33 - - [2025-07-14 01:55:45] "POST /instance-ips HTTP/1.1" 200 417 0.054899 10.0.0.33 - - [2025-07-14 01:55:45] "GET /instance-ip/1900c4fc-027e-4bd6-bc0e-16cd2adf1bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.008801 10.0.0.33 - - [2025-07-14 01:55:45] "POST /loadbalancers HTTP/1.1" 200 618 0.076636 10.0.0.33 - - [2025-07-14 01:55:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.050911 10.0.0.33 - - [2025-07-14 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.33 - - [2025-07-14 01:55:45] "POST /service-instances HTTP/1.1" 200 566 0.058449 10.0.0.33 - - [2025-07-14 01:55:45] "POST /ref-update HTTP/1.1" 200 156 0.021720 10.0.0.33 - - [2025-07-14 01:55:45] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.103212 10.0.0.33 - - [2025-07-14 01:55:45] "GET /virtual-machine-interface/795ad8fd-f04c-4400-9be4-ed92c67080e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.013705 10.0.0.33 - - [2025-07-14 01:55:45] "PUT /service-instance/c1658deb-df86-4791-b0b3-69d007e1ac80 HTTP/1.1" 200 266 0.064048 10.0.0.33 - - [2025-07-14 01:55:45] "GET /virtual-machine-interface/795ad8fd-f04c-4400-9be4-ed92c67080e6?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.027049 10.0.0.33 - - [2025-07-14 01:55:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.048295 10.0.0.33 - - [2025-07-14 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.023089 10.0.0.33 - - [2025-07-14 01:55:46] "POST /fqname-to-id HTTP/1.1" 404 208 0.016931 10.0.0.33 - - [2025-07-14 01:55:46] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008149 10.0.0.33 - - [2025-07-14 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.33 - - [2025-07-14 01:55:46] "POST /virtual-machines HTTP/1.1" 200 429 0.037971 10.0.0.33 - - [2025-07-14 01:55:46] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015755 10.0.0.33 - - [2025-07-14 01:55:46] "POST /tags HTTP/1.1" 409 221 0.002003 10.0.0.33 - - [2025-07-14 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.33 - - [2025-07-14 01:55:46] "GET /tag/5d96c555-d45d-428d-a0ee-52438509cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.036724 10.0.0.33 - - [2025-07-14 01:55:46] "POST /tags HTTP/1.1" 409 238 0.006620 10.0.0.33 - - [2025-07-14 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.33 - - [2025-07-14 01:55:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.168664 10.0.0.33 - - [2025-07-14 01:55:46] "POST /chown HTTP/1.1" 200 109 0.027821 10.0.0.33 - - [2025-07-14 01:55:46] "GET /tag/b8e1fcf5-21f2-48d7-a1cb-b8be23b34246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.047287 10.0.0.33 - - [2025-07-14 01:55:46] "POST /chown HTTP/1.1" 200 109 0.030094 10.0.0.33 - - [2025-07-14 01:55:46] "PUT /virtual-machine-interface/3bcb4c44-5b2c-402c-b13a-ceeda836a117 HTTP/1.1" 200 284 0.027048 10.0.0.33 - - [2025-07-14 01:55:46] "PUT /instance-ip/1900c4fc-027e-4bd6-bc0e-16cd2adf1bae HTTP/1.1" 200 256 0.089762 10.0.0.33 - - [2025-07-14 01:55:46] "POST /firewall-rules HTTP/1.1" 200 650 0.175325 10.0.0.33 - - [2025-07-14 01:55:46] "GET /firewall-rule/70772db5-db32-46d0-8c16-5d329e24c9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007374 10.0.0.33 - - [2025-07-14 01:55:46] "POST /ref-update HTTP/1.1" 200 156 0.014542 10.0.0.33 - - [2025-07-14 01:55:46] "GET /firewall-policy/5713d2a3-84e4-430d-a787-efe37416a5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005357 10.0.0.33 - - [2025-07-14 01:55:46] "POST /ref-update HTTP/1.1" 200 156 0.042774 10.0.0.33 - - [2025-07-14 01:55:46] "GET /firewall-rule/70772db5-db32-46d0-8c16-5d329e24c9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.017062 10.0.0.33 - - [2025-07-14 01:55:46] "POST /ref-update HTTP/1.1" 200 156 0.033628 10.0.0.33 - - [2025-07-14 01:55:46] "POST /ref-update HTTP/1.1" 200 156 0.036646 10.0.0.33 - - [2025-07-14 01:55:46] "POST /ref-update HTTP/1.1" 200 156 0.016079 10.0.0.33 - - [2025-07-14 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.019323 10.0.0.33 - - [2025-07-14 01:55:46] "POST /ref-update HTTP/1.1" 200 156 0.026948 10.0.0.33 - - [2025-07-14 01:55:46] "POST /ref-update HTTP/1.1" 200 156 0.035326 10.0.0.33 - - [2025-07-14 01:55:46] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.081692 10.0.0.33 - - [2025-07-14 01:55:46] "GET /loadbalancer/3dc0650d-5c5f-43d7-8833-fba968bfe720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.008450 10.0.0.33 - - [2025-07-14 01:55:46] "POST /virtual-machines HTTP/1.1" 200 429 0.012986 10.0.0.33 - - [2025-07-14 01:55:47] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.059511 10.0.0.33 - - [2025-07-14 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.33 - - [2025-07-14 01:55:47] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.144534 10.0.0.33 - - [2025-07-14 01:55:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.255624 10.0.0.33 - - [2025-07-14 01:55:47] "POST /chown HTTP/1.1" 200 109 0.022428 10.0.0.33 - - [2025-07-14 01:55:47] "GET /loadbalancer-listener/73d96676-c6d9-49fd-8c4d-626cdf90e49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006985 10.0.0.33 - - [2025-07-14 01:55:47] "GET /loadbalancer-listener/73d96676-c6d9-49fd-8c4d-626cdf90e49c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.004464 10.0.0.33 - - [2025-07-14 01:55:47] "POST /chown HTTP/1.1" 200 109 0.015455 10.0.0.33 - - [2025-07-14 01:55:47] "PUT /virtual-machine-interface/9942937d-ae74-400f-8f24-2afe4074bddc HTTP/1.1" 200 284 0.038841 10.0.0.33 - - [2025-07-14 01:55:47] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.086137 10.0.0.33 - - [2025-07-14 01:55:47] "PUT /instance-ip/1900c4fc-027e-4bd6-bc0e-16cd2adf1bae HTTP/1.1" 200 256 0.047978 10.0.0.33 - - [2025-07-14 01:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.041494 10.0.0.33 - - [2025-07-14 01:55:47] "GET /loadbalancer-pool/ad9163b4-6902-45c3-8aef-be1faf9598d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010857 10.0.0.33 - - [2025-07-14 01:55:47] "POST /ref-update HTTP/1.1" 200 156 0.044020 10.0.0.33 - - [2025-07-14 01:55:47] "POST /ref-update HTTP/1.1" 200 156 0.054688 10.0.0.33 - - [2025-07-14 01:55:47] "POST /loadbalancer-members HTTP/1.1" 200 707 0.079544 10.0.0.33 - - [2025-07-14 01:55:47] "POST /ref-update HTTP/1.1" 200 156 0.052612 10.0.0.33 - - [2025-07-14 01:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017584 10.0.0.33 - - [2025-07-14 01:55:47] "GET /loadbalancer-member/46b676d7-c6a2-4f26-af2d-3f9453c4dd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005537 10.0.0.33 - - [2025-07-14 01:55:47] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008929 10.0.0.33 - - [2025-07-14 01:55:47] "POST /ref-update HTTP/1.1" 200 156 0.019032 10.0.0.33 - - [2025-07-14 01:55:47] "POST /ref-update HTTP/1.1" 200 156 0.014270 10.0.0.33 - - [2025-07-14 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.33 - - [2025-07-14 01:55:47] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005443 10.0.0.33 - - [2025-07-14 01:55:47] "POST /tags HTTP/1.1" 409 221 0.002954 10.0.0.33 - - [2025-07-14 01:55:47] "PUT /service-instance/c1658deb-df86-4791-b0b3-69d007e1ac80 HTTP/1.1" 200 266 0.023139 10.0.0.33 - - [2025-07-14 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.33 - - [2025-07-14 01:55:47] "GET /tag/5d96c555-d45d-428d-a0ee-52438509cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.036257 10.0.0.33 - - [2025-07-14 01:55:47] "POST /tags HTTP/1.1" 409 238 0.002573 10.0.0.33 - - [2025-07-14 01:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.046197 10.0.0.33 - - [2025-07-14 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007361 10.0.0.33 - - [2025-07-14 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006355 10.0.0.33 - - [2025-07-14 01:55:47] "GET /tag/b8e1fcf5-21f2-48d7-a1cb-b8be23b34246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015632 10.0.0.33 - - [2025-07-14 01:55:47] "POST /firewall-rules HTTP/1.1" 409 293 0.004591 10.0.0.33 - - [2025-07-14 01:55:47] "POST /chown HTTP/1.1" 200 109 0.037043 10.0.0.33 - - [2025-07-14 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.33 - - [2025-07-14 01:55:48] "POST /chown HTTP/1.1" 200 109 0.007397 10.0.0.33 - - [2025-07-14 01:55:48] "PUT /instance-ip/1900c4fc-027e-4bd6-bc0e-16cd2adf1bae HTTP/1.1" 200 256 0.059827 10.0.0.33 - - [2025-07-14 01:55:48] "PUT /firewall-rule/70772db5-db32-46d0-8c16-5d329e24c9fd HTTP/1.1" 200 260 0.101516 10.0.0.33 - - [2025-07-14 01:55:48] "GET /firewall-rule/70772db5-db32-46d0-8c16-5d329e24c9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005568 10.0.0.33 - - [2025-07-14 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.051167 10.0.0.33 - - [2025-07-14 01:55:48] "GET /firewall-policy/5713d2a3-84e4-430d-a787-efe37416a5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004999 10.0.0.33 - - [2025-07-14 01:55:48] "GET /firewall-rule/70772db5-db32-46d0-8c16-5d329e24c9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.014132 10.0.0.33 - - [2025-07-14 01:55:48] "POST /chown HTTP/1.1" 200 109 0.021571 10.0.0.33 - - [2025-07-14 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005773 10.0.0.33 - - [2025-07-14 01:55:48] "POST /chown HTTP/1.1" 200 109 0.027484 10.0.0.33 - - [2025-07-14 01:55:48] "GET /tag/b8e1fcf5-21f2-48d7-a1cb-b8be23b34246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.032093 10.0.0.33 - - [2025-07-14 01:55:48] "GET /tag/b8e1fcf5-21f2-48d7-a1cb-b8be23b34246?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.036196 10.0.0.33 - - [2025-07-14 01:55:48] "GET /virtual-machine-interface/3bcb4c44-5b2c-402c-b13a-ceeda836a117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.007893 10.0.0.33 - - [2025-07-14 01:55:48] "PUT /instance-ip/1900c4fc-027e-4bd6-bc0e-16cd2adf1bae HTTP/1.1" 200 256 0.111162 10.0.0.33 - - [2025-07-14 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.020726 10.0.0.33 - - [2025-07-14 01:55:48] "POST /set-tag HTTP/1.1" 200 109 0.041409 10.0.0.33 - - [2025-07-14 01:55:48] "GET /virtual-machine-interface/795ad8fd-f04c-4400-9be4-ed92c67080e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.027908 10.0.0.33 - - [2025-07-14 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007811 10.0.0.33 - - [2025-07-14 01:55:48] "POST /chown HTTP/1.1" 200 109 0.012448 10.0.0.33 - - [2025-07-14 01:55:48] "POST /set-tag HTTP/1.1" 200 109 0.061186 10.0.0.33 - - [2025-07-14 01:55:48] "GET /virtual-machine-interface/9942937d-ae74-400f-8f24-2afe4074bddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.017979 10.0.0.33 - - [2025-07-14 01:55:48] "POST /chown HTTP/1.1" 200 109 0.049216 10.0.0.33 - - [2025-07-14 01:55:48] "PUT /instance-ip/1900c4fc-027e-4bd6-bc0e-16cd2adf1bae HTTP/1.1" 200 256 0.044578 10.0.0.33 - - [2025-07-14 01:55:48] "POST /set-tag HTTP/1.1" 200 109 0.071858 10.0.0.33 - - [2025-07-14 01:55:48] "GET /firewall-policy/5713d2a3-84e4-430d-a787-efe37416a5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004376 10.0.0.33 - - [2025-07-14 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.049848 10.0.0.33 - - [2025-07-14 01:55:48] "GET /firewall-rule/70772db5-db32-46d0-8c16-5d329e24c9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007889 10.0.0.33 - - [2025-07-14 01:55:48] "POST /chown HTTP/1.1" 200 109 0.016770 10.0.0.33 - - [2025-07-14 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.042142 10.0.0.33 - - [2025-07-14 01:55:48] "POST /chown HTTP/1.1" 200 109 0.040085 10.0.0.33 - - [2025-07-14 01:55:48] "PUT /instance-ip/1900c4fc-027e-4bd6-bc0e-16cd2adf1bae HTTP/1.1" 200 256 0.049241 10.0.0.33 - - [2025-07-14 01:55:48] "DELETE /firewall-rule/70772db5-db32-46d0-8c16-5d329e24c9fd HTTP/1.1" 200 115 0.114300 10.0.0.33 - - [2025-07-14 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.043008 10.0.0.33 - - [2025-07-14 01:55:49] "DELETE /loadbalancer-member/46b676d7-c6a2-4f26-af2d-3f9453c4dd58 HTTP/1.1" 200 115 0.090909 10.0.0.33 - - [2025-07-14 01:55:49] "DELETE /loadbalancer-pool/ad9163b4-6902-45c3-8aef-be1faf9598d8 HTTP/1.1" 200 115 0.050681 10.0.0.33 - - [2025-07-14 01:55:49] "PUT /service-instance/c1658deb-df86-4791-b0b3-69d007e1ac80 HTTP/1.1" 200 266 0.017826 10.0.0.33 - - [2025-07-14 01:55:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.034396 10.0.0.33 - - [2025-07-14 01:55:49] "DELETE /loadbalancer-listener/73d96676-c6d9-49fd-8c4d-626cdf90e49c HTTP/1.1" 200 115 0.098722 10.0.0.33 - - [2025-07-14 01:55:49] "DELETE /loadbalancer/3dc0650d-5c5f-43d7-8833-fba968bfe720 HTTP/1.1" 200 115 0.083000 10.0.0.33 - - [2025-07-14 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.33 - - [2025-07-14 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007768 10.0.0.33 - - [2025-07-14 01:55:49] "DELETE /instance-ip/1900c4fc-027e-4bd6-bc0e-16cd2adf1bae HTTP/1.1" 200 115 0.075314 10.0.0.33 - - [2025-07-14 01:55:49] "DELETE /virtual-machine-interface/795ad8fd-f04c-4400-9be4-ed92c67080e6 HTTP/1.1" 200 115 0.082905 10.0.0.33 - - [2025-07-14 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008867 10.0.0.33 - - [2025-07-14 01:55:49] "DELETE /tag/b8e1fcf5-21f2-48d7-a1cb-b8be23b34246 HTTP/1.1" 200 115 0.102757 10.0.0.33 - - [2025-07-14 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.33 - - [2025-07-14 01:55:49] "POST /service-instances HTTP/1.1" 409 259 0.002177 10.0.0.33 - - [2025-07-14 01:55:49] "POST /service-instances HTTP/1.1" 409 259 0.002488 10.0.0.33 - - [2025-07-14 01:55:49] "DELETE /service-instance/c1658deb-df86-4791-b0b3-69d007e1ac80 HTTP/1.1" 200 115 0.049000 10.0.0.33 - - [2025-07-14 01:55:49] "GET /virtual-machine-interface/3bcb4c44-5b2c-402c-b13a-ceeda836a117?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.009495 10.0.0.33 - - [2025-07-14 01:55:49] "DELETE /virtual-machine-interface/3bcb4c44-5b2c-402c-b13a-ceeda836a117 HTTP/1.1" 200 115 0.063402 10.0.0.33 - - [2025-07-14 01:55:49] "POST /ref-update HTTP/1.1" 200 156 0.022429 10.0.0.33 - - [2025-07-14 01:55:49] "DELETE /virtual-machine/ef8fe8b3-90b3-4ba7-a409-d8736328dc4e HTTP/1.1" 200 115 0.040046 10.0.0.33 - - [2025-07-14 01:55:49] "GET /virtual-machine-interface/9942937d-ae74-400f-8f24-2afe4074bddc?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.013464 10.0.0.33 - - [2025-07-14 01:55:49] "DELETE /virtual-machine-interface/9942937d-ae74-400f-8f24-2afe4074bddc HTTP/1.1" 200 115 0.087106 10.0.0.33 - - [2025-07-14 01:55:50] "DELETE /virtual-machine/b20b3ed4-1ec2-4f9a-9094-c9c815c703f4 HTTP/1.1" 200 115 0.040395 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:56:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:56:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000989 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:56:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:56:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001030 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:56:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:56:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 10.0.0.33 - - [2025-07-14 01:56:34] "POST /tags HTTP/1.1" 409 252 0.002863 10.0.0.33 - - [2025-07-14 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.33 - - [2025-07-14 01:56:34] "GET /tag/7c4b8ab8-e2b6-4583-abec-3a9456629476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.027623 10.0.0.33 - - [2025-07-14 01:56:34] "POST /tags HTTP/1.1" 409 228 0.007277 10.0.0.33 - - [2025-07-14 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.33 - - [2025-07-14 01:56:34] "GET /tag/7dc0613c-3a6a-4bde-b561-5c88e79339a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.033481 10.0.0.33 - - [2025-07-14 01:56:34] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002808 10.0.0.33 - - [2025-07-14 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.33 - - [2025-07-14 01:56:34] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003916 10.0.0.33 - - [2025-07-14 01:56:34] "POST /tags HTTP/1.1" 409 206 0.003490 10.0.0.33 - - [2025-07-14 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.33 - - [2025-07-14 01:56:34] "GET /tag/91ab38b3-44d5-4014-8e86-4b8b158f0bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.025763 10.0.0.33 - - [2025-07-14 01:56:34] "POST /tags HTTP/1.1" 409 226 0.005280 10.0.0.33 - - [2025-07-14 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.33 - - [2025-07-14 01:56:34] "GET /tag/ad602a57-a602-4450-809c-0e469bfcdfd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.021441 10.0.0.33 - - [2025-07-14 01:56:34] "POST /tags HTTP/1.1" 409 204 0.005064 10.0.0.33 - - [2025-07-14 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.33 - - [2025-07-14 01:56:34] "GET /tag/26aaa2fa-7abb-4518-afea-98069cca482a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.030803 10.0.0.33 - - [2025-07-14 01:56:34] "POST /tags HTTP/1.1" 409 226 0.002519 10.0.0.33 - - [2025-07-14 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.33 - - [2025-07-14 01:56:34] "GET /tag/ad602a57-a602-4450-809c-0e469bfcdfd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.026585 10.0.0.33 - - [2025-07-14 01:56:34] "POST /tags HTTP/1.1" 409 228 0.005446 10.0.0.33 - - [2025-07-14 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006984 10.0.0.33 - - [2025-07-14 01:56:34] "GET /tag/7dc0613c-3a6a-4bde-b561-5c88e79339a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.024981 10.0.0.33 - - [2025-07-14 01:56:34] "POST /tags HTTP/1.1" 409 252 0.003191 10.0.0.33 - - [2025-07-14 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.33 - - [2025-07-14 01:56:34] "GET /tag/7c4b8ab8-e2b6-4583-abec-3a9456629476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.031409 10.0.0.33 - - [2025-07-14 01:56:34] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004574 10.0.0.33 - - [2025-07-14 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.33 - - [2025-07-14 01:56:34] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005612 10.0.0.33 - - [2025-07-14 01:56:34] "POST /firewall-rules HTTP/1.1" 409 281 0.006315 10.0.0.33 - - [2025-07-14 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.33 - - [2025-07-14 01:56:34] "PUT /firewall-rule/ae2d78e9-d7c8-473c-8a48-c0786497809b HTTP/1.1" 200 260 0.044894 10.0.0.33 - - [2025-07-14 01:56:35] "POST /firewall-rules HTTP/1.1" 409 291 0.005408 10.0.0.33 - - [2025-07-14 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.33 - - [2025-07-14 01:56:35] "PUT /firewall-rule/de0b3f20-fcdc-4684-accf-fb52a9a6538d HTTP/1.1" 200 260 0.053394 10.0.0.33 - - [2025-07-14 01:56:35] "GET /firewall-rule/de0b3f20-fcdc-4684-accf-fb52a9a6538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.027812 10.0.0.33 - - [2025-07-14 01:56:35] "POST /firewall-rules HTTP/1.1" 200 658 0.220717 10.0.0.33 - - [2025-07-14 01:56:35] "GET /firewall-rule/3cc5fdaf-3f3c-4f1c-aad6-1f30b0f59da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005206 10.0.0.33 - - [2025-07-14 01:56:35] "GET /firewall-policy/d99f4aab-d55f-40e0-8a68-58e7637c609f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002740 10.0.0.33 - - [2025-07-14 01:56:35] "GET /firewall-rule/ae2d78e9-d7c8-473c-8a48-c0786497809b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005107 10.0.0.33 - - [2025-07-14 01:56:35] "POST /firewall-policys HTTP/1.1" 409 269 0.002373 10.0.0.33 - - [2025-07-14 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.33 - - [2025-07-14 01:56:35] "PUT /firewall-policy/4f396a2f-19da-43aa-aace-a5aa5666b090 HTTP/1.1" 200 264 0.054917 10.0.0.33 - - [2025-07-14 01:56:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.059417 10.0.0.33 - - [2025-07-14 01:56:35] "GET /firewall-policy/4f396a2f-19da-43aa-aace-a5aa5666b090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.013692 10.0.0.33 - - [2025-07-14 01:56:35] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003269 10.0.0.33 - - [2025-07-14 01:56:35] "GET /firewall-policy/4f396a2f-19da-43aa-aace-a5aa5666b090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002779 10.0.0.33 - - [2025-07-14 01:56:35] "GET /firewall-policy/4f396a2f-19da-43aa-aace-a5aa5666b090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.010073 10.0.0.33 - - [2025-07-14 01:56:35] "GET /firewall-policy/4f396a2f-19da-43aa-aace-a5aa5666b090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003139 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:56:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001462 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:56:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 10.0.0.33 - - [2025-07-14 01:57:36] "GET /virtual-machine-interface/6c2749a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.015572 10.0.0.33 - - [2025-07-14 01:57:36] "POST /set-tag HTTP/1.1" 200 109 0.004202 10.0.0.33 - - [2025-07-14 01:57:36] "GET /virtual-machine-interface/6ccb2668-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007371 10.0.0.33 - - [2025-07-14 01:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002909 10.0.0.33 - - [2025-07-14 01:57:36] "GET /virtual-machine-interface/6de6a1a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004758 10.0.0.33 - - [2025-07-14 01:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.33 - - [2025-07-14 01:57:36] "GET /virtual-machine-interface/6d66585e-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005240 10.0.0.33 - - [2025-07-14 01:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.33 - - [2025-07-14 01:57:36] "GET /virtual-machine-interface/6e7b2814-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004413 10.0.0.33 - - [2025-07-14 01:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.33 - - [2025-07-14 01:57:36] "GET /virtual-machine-interface/6ff37322-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004658 10.0.0.33 - - [2025-07-14 01:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.33 - - [2025-07-14 01:57:36] "GET /virtual-machine-interface/6f7b61de-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005278 10.0.0.33 - - [2025-07-14 01:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002339 10.0.0.33 - - [2025-07-14 01:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.33 - - [2025-07-14 01:57:36] "GET /loadbalancer/c7ae783c-996e-4533-96ac-88dcc3fe1d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003051 10.0.0.33 - - [2025-07-14 01:57:37] "GET /virtual-machine-interface/6c2749a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004436 10.0.0.33 - - [2025-07-14 01:57:37] "POST /set-tag HTTP/1.1" 200 109 0.020792 10.0.0.33 - - [2025-07-14 01:57:37] "DELETE /loadbalancer-member/f333305e-af93-461c-92ff-817fa785a973 HTTP/1.1" 200 115 0.038780 10.0.0.33 - - [2025-07-14 01:57:37] "GET /virtual-machine-interface/6efbce38-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004449 10.0.0.33 - - [2025-07-14 01:57:37] "POST /set-tag HTTP/1.1" 200 109 0.002068 10.0.0.33 - - [2025-07-14 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.33 - - [2025-07-14 01:57:37] "GET /loadbalancer/c7ae783c-996e-4533-96ac-88dcc3fe1d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002361 10.0.0.33 - - [2025-07-14 01:57:38] "GET /virtual-machine-interface/6d66585e-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007526 10.0.0.33 - - [2025-07-14 01:57:38] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.33 - - [2025-07-14 01:57:38] "GET /virtual-machine-interface/6d66585e-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005595 10.0.0.33 - - [2025-07-14 01:57:38] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.33 - - [2025-07-14 01:57:38] "GET /virtual-machine/83e264ab-031a-42c8-938a-bbc1160193b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002306 10.0.0.33 - - [2025-07-14 01:57:38] "POST /ref-update HTTP/1.1" 200 156 0.010229 10.0.0.33 - - [2025-07-14 01:57:38] "GET /virtual-machine-interface/6d66585e-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016598 10.0.0.33 - - [2025-07-14 01:57:38] "POST /set-tag HTTP/1.1" 200 109 0.021055 10.0.0.33 - - [2025-07-14 01:57:38] "POST /set-tag HTTP/1.1" 200 109 0.017245 10.0.0.33 - - [2025-07-14 01:57:38] "POST /set-tag HTTP/1.1" 200 109 0.025944 10.0.0.33 - - [2025-07-14 01:57:38] "POST /set-tag HTTP/1.1" 200 109 0.024385 10.0.0.33 - - [2025-07-14 01:57:38] "POST /set-tag HTTP/1.1" 200 109 0.015105 10.0.0.33 - - [2025-07-14 01:57:38] "DELETE /instance-ip/6d822016-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.058776 10.0.0.33 - - [2025-07-14 01:57:38] "DELETE /virtual-machine-interface/6d66585e-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.040954 10.0.0.33 - - [2025-07-14 01:57:38] "DELETE /virtual-machine/83e264ab-031a-42c8-938a-bbc1160193b3 HTTP/1.1" 200 115 0.038906 10.0.0.33 - - [2025-07-14 01:57:38] "GET /virtual-machine-interface/6c2749a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013551 10.0.0.33 - - [2025-07-14 01:57:38] "POST /set-tag HTTP/1.1" 200 109 0.002855 10.0.0.33 - - [2025-07-14 01:57:38] "GET /virtual-machine-interface/6c2749a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005040 10.0.0.33 - - [2025-07-14 01:57:38] "POST /set-tag HTTP/1.1" 200 109 0.003425 10.0.0.33 - - [2025-07-14 01:57:38] "GET /virtual-machine/5df62a48-2640-4a9c-be8e-0602f28c83a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003302 10.0.0.33 - - [2025-07-14 01:57:38] "POST /ref-update HTTP/1.1" 200 156 0.009823 10.0.0.33 - - [2025-07-14 01:57:38] "GET /virtual-machine-interface/6c2749a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.029242 10.0.0.33 - - [2025-07-14 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.029550 10.0.0.33 - - [2025-07-14 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.030880 10.0.0.33 - - [2025-07-14 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.030540 10.0.0.33 - - [2025-07-14 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.016492 10.0.0.33 - - [2025-07-14 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.039382 10.0.0.33 - - [2025-07-14 01:57:39] "DELETE /instance-ip/6c43517a-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.072074 10.0.0.33 - - [2025-07-14 01:57:39] "POST /ref-update HTTP/1.1" 200 156 0.012326 10.0.0.33 - - [2025-07-14 01:57:39] "DELETE /virtual-machine-interface/6c2749a8-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.045947 10.0.0.33 - - [2025-07-14 01:57:39] "DELETE /virtual-machine/5df62a48-2640-4a9c-be8e-0602f28c83a1 HTTP/1.1" 200 115 0.017010 10.0.0.33 - - [2025-07-14 01:57:39] "GET /virtual-machine-interface/6ccb2668-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008128 10.0.0.33 - - [2025-07-14 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.002957 10.0.0.33 - - [2025-07-14 01:57:39] "GET /virtual-machine-interface/6ccb2668-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004793 10.0.0.33 - - [2025-07-14 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.004766 10.0.0.33 - - [2025-07-14 01:57:39] "GET /virtual-machine/132673de-0954-44b0-a7e5-b88c7d43f481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003038 10.0.0.33 - - [2025-07-14 01:57:39] "POST /ref-update HTTP/1.1" 200 156 0.019425 10.0.0.33 - - [2025-07-14 01:57:39] "GET /virtual-machine-interface/6ccb2668-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.028804 10.0.0.33 - - [2025-07-14 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.062061 10.0.0.33 - - [2025-07-14 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.031535 10.0.0.33 - - [2025-07-14 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.022268 10.0.0.33 - - [2025-07-14 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.018765 10.0.0.33 - - [2025-07-14 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.029913 10.0.0.33 - - [2025-07-14 01:57:40] "DELETE /instance-ip/6ce6fd70-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.240894 10.0.0.33 - - [2025-07-14 01:57:40] "POST /ref-update HTTP/1.1" 200 156 0.011141 10.0.0.33 - - [2025-07-14 01:57:40] "DELETE /virtual-machine-interface/6ccb2668-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.055557 10.0.0.33 - - [2025-07-14 01:57:40] "DELETE /virtual-machine/132673de-0954-44b0-a7e5-b88c7d43f481 HTTP/1.1" 200 115 0.026138 10.0.0.33 - - [2025-07-14 01:57:40] "DELETE /tag/0391fdf3-77a3-4add-9100-8772f0412c8a HTTP/1.1" 200 115 0.042600 10.0.0.33 - - [2025-07-14 01:57:40] "GET /virtual-machine-interface/6de6a1a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005251 10.0.0.33 - - [2025-07-14 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.002912 10.0.0.33 - - [2025-07-14 01:57:40] "GET /virtual-machine-interface/6de6a1a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005631 10.0.0.33 - - [2025-07-14 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.33 - - [2025-07-14 01:57:40] "GET /virtual-machine/494f5784-7842-45f6-9461-f60a860db7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003428 10.0.0.33 - - [2025-07-14 01:57:40] "POST /ref-update HTTP/1.1" 200 156 0.011405 10.0.0.33 - - [2025-07-14 01:57:40] "GET /virtual-machine-interface/6de6a1a8-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014550 10.0.0.33 - - [2025-07-14 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.019876 10.0.0.33 - - [2025-07-14 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.034670 10.0.0.33 - - [2025-07-14 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.046077 10.0.0.33 - - [2025-07-14 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.021264 10.0.0.33 - - [2025-07-14 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.026631 10.0.0.33 - - [2025-07-14 01:57:40] "DELETE /instance-ip/6e02c644-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.050085 10.0.0.33 - - [2025-07-14 01:57:40] "DELETE /virtual-machine-interface/6de6a1a8-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.057865 10.0.0.33 - - [2025-07-14 01:57:40] "DELETE /virtual-machine/494f5784-7842-45f6-9461-f60a860db7be HTTP/1.1" 200 115 0.027695 10.0.0.33 - - [2025-07-14 01:57:40] "DELETE /tag/6bdc90ba-d4ee-4344-8dcf-26f97da4d588 HTTP/1.1" 200 115 0.041560 10.0.0.33 - - [2025-07-14 01:57:40] "DELETE /tag/91ab38b3-44d5-4014-8e86-4b8b158f0bbf HTTP/1.1" 409 388 0.004948 10.0.0.33 - - [2025-07-14 01:57:45] "POST /tags HTTP/1.1" 200 365 0.055282 10.0.0.33 - - [2025-07-14 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.33 - - [2025-07-14 01:57:45] "GET /tag/5adf059a-3369-430c-baec-e9f5794c5cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015446 10.0.0.33 - - [2025-07-14 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.33 - - [2025-07-14 01:57:45] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035644 10.0.0.33 - - [2025-07-14 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.33 - - [2025-07-14 01:57:45] "GET /service-appliance-set/f26cc789-d485-444f-85f1-9c81834aa49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002368 10.0.0.33 - - [2025-07-14 01:57:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.002369 10.0.0.33 - - [2025-07-14 01:57:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.100809 10.0.0.33 - - [2025-07-14 01:57:45] "GET /virtual-machine-interface/362a7fa2-2a9e-4f45-b763-17d0d29c080b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.025063 10.0.0.33 - - [2025-07-14 01:57:45] "POST /set-tag HTTP/1.1" 200 109 0.015965 10.0.0.33 - - [2025-07-14 01:57:45] "POST /instance-ips HTTP/1.1" 200 417 0.041185 10.0.0.33 - - [2025-07-14 01:57:45] "GET /instance-ip/8e41b889-27ca-4b7d-aeba-3999fc76392b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.007733 10.0.0.33 - - [2025-07-14 01:57:45] "POST /loadbalancers HTTP/1.1" 200 618 0.067521 10.0.0.33 - - [2025-07-14 01:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.023699 10.0.0.33 - - [2025-07-14 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.020106 10.0.0.33 - - [2025-07-14 01:57:45] "POST /service-instances HTTP/1.1" 200 566 0.044615 10.0.0.33 - - [2025-07-14 01:57:45] "POST /ref-update HTTP/1.1" 200 156 0.016656 10.0.0.33 - - [2025-07-14 01:57:45] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057756 10.0.0.33 - - [2025-07-14 01:57:45] "GET /virtual-machine-interface/362a7fa2-2a9e-4f45-b763-17d0d29c080b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.007490 10.0.0.33 - - [2025-07-14 01:57:45] "GET /virtual-machine-interface/362a7fa2-2a9e-4f45-b763-17d0d29c080b?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.015126 10.0.0.33 - - [2025-07-14 01:57:45] "PUT /service-instance/368b8fcf-d3a6-460c-96f3-c2f10a16ee75 HTTP/1.1" 200 266 0.020569 10.0.0.33 - - [2025-07-14 01:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010963 10.0.0.33 - - [2025-07-14 01:57:45] "POST /fqname-to-id HTTP/1.1" 404 208 0.003427 10.0.0.33 - - [2025-07-14 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.33 - - [2025-07-14 01:57:45] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002667 10.0.0.33 - - [2025-07-14 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.33 - - [2025-07-14 01:57:45] "POST /virtual-machines HTTP/1.1" 200 429 0.012925 10.0.0.33 - - [2025-07-14 01:57:45] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017665 10.0.0.33 - - [2025-07-14 01:57:45] "POST /tags HTTP/1.1" 409 221 0.002371 10.0.0.33 - - [2025-07-14 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.33 - - [2025-07-14 01:57:46] "GET /tag/5d96c555-d45d-428d-a0ee-52438509cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013375 10.0.0.33 - - [2025-07-14 01:57:46] "POST /tags HTTP/1.1" 409 238 0.009049 10.0.0.33 - - [2025-07-14 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.33 - - [2025-07-14 01:57:46] "GET /tag/5adf059a-3369-430c-baec-e9f5794c5cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.023198 10.0.0.33 - - [2025-07-14 01:57:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.162404 10.0.0.33 - - [2025-07-14 01:57:46] "POST /chown HTTP/1.1" 200 109 0.032380 10.0.0.33 - - [2025-07-14 01:57:46] "POST /firewall-rules HTTP/1.1" 200 650 0.116934 10.0.0.33 - - [2025-07-14 01:57:46] "POST /chown HTTP/1.1" 200 109 0.054740 10.0.0.33 - - [2025-07-14 01:57:46] "GET /firewall-rule/5b635cb5-cbcc-464b-ab30-02b53ffdf2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.019439 10.0.0.33 - - [2025-07-14 01:57:46] "PUT /virtual-machine-interface/38a80f6d-656c-453b-95d4-9ead80bad977 HTTP/1.1" 200 284 0.044385 10.0.0.33 - - [2025-07-14 01:57:46] "GET /firewall-policy/5713d2a3-84e4-430d-a787-efe37416a5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.012017 10.0.0.33 - - [2025-07-14 01:57:46] "PUT /instance-ip/8e41b889-27ca-4b7d-aeba-3999fc76392b HTTP/1.1" 200 256 0.033964 10.0.0.33 - - [2025-07-14 01:57:46] "GET /firewall-rule/5b635cb5-cbcc-464b-ab30-02b53ffdf2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005036 10.0.0.33 - - [2025-07-14 01:57:46] "POST /ref-update HTTP/1.1" 200 156 0.023391 10.0.0.33 - - [2025-07-14 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009360 10.0.0.33 - - [2025-07-14 01:57:46] "POST /ref-update HTTP/1.1" 200 156 0.025001 10.0.0.33 - - [2025-07-14 01:57:46] "POST /ref-update HTTP/1.1" 200 156 0.029481 10.0.0.33 - - [2025-07-14 01:57:46] "POST /ref-update HTTP/1.1" 200 156 0.046477 10.0.0.33 - - [2025-07-14 01:57:46] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.084512 10.0.0.33 - - [2025-07-14 01:57:46] "GET /loadbalancer/3dc0650d-5c5f-43d7-8833-fba968bfe720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.005770 10.0.0.33 - - [2025-07-14 01:57:46] "POST /ref-update HTTP/1.1" 200 156 0.018950 10.0.0.33 - - [2025-07-14 01:57:46] "POST /ref-update HTTP/1.1" 200 156 0.020404 10.0.0.33 - - [2025-07-14 01:57:46] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.071534 10.0.0.33 - - [2025-07-14 01:57:46] "POST /ref-update HTTP/1.1" 200 156 0.036908 10.0.0.33 - - [2025-07-14 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.33 - - [2025-07-14 01:57:46] "POST /virtual-machines HTTP/1.1" 200 429 0.033401 10.0.0.33 - - [2025-07-14 01:57:46] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.082830 10.0.0.33 - - [2025-07-14 01:57:46] "GET /loadbalancer-listener/8b34bb22-df4f-415a-9f90-0d5ae57487aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.007385 10.0.0.33 - - [2025-07-14 01:57:46] "GET /loadbalancer-listener/8b34bb22-df4f-415a-9f90-0d5ae57487aa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.021356 10.0.0.33 - - [2025-07-14 01:57:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.143754 10.0.0.33 - - [2025-07-14 01:57:46] "POST /chown HTTP/1.1" 200 109 0.023021 10.0.0.33 - - [2025-07-14 01:57:46] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.083331 10.0.0.33 - - [2025-07-14 01:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023671 10.0.0.33 - - [2025-07-14 01:57:47] "POST /chown HTTP/1.1" 200 109 0.024619 10.0.0.33 - - [2025-07-14 01:57:47] "GET /loadbalancer-pool/3a2951a2-4003-41a9-8a4c-cc71563dd61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.028179 10.0.0.33 - - [2025-07-14 01:57:47] "PUT /virtual-machine-interface/90076386-4228-4cf9-af91-870353dc4af7 HTTP/1.1" 200 284 0.035260 10.0.0.33 - - [2025-07-14 01:57:47] "PUT /instance-ip/8e41b889-27ca-4b7d-aeba-3999fc76392b HTTP/1.1" 200 256 0.029730 10.0.0.33 - - [2025-07-14 01:57:47] "POST /loadbalancer-members HTTP/1.1" 200 707 0.055174 10.0.0.33 - - [2025-07-14 01:57:47] "POST /ref-update HTTP/1.1" 200 156 0.031135 10.0.0.33 - - [2025-07-14 01:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020981 10.0.0.33 - - [2025-07-14 01:57:47] "GET /loadbalancer-member/2a6b2250-ba4b-4227-95e0-097bfaec9b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.018693 10.0.0.33 - - [2025-07-14 01:57:47] "POST /ref-update HTTP/1.1" 200 156 0.037157 10.0.0.33 - - [2025-07-14 01:57:47] "POST /ref-update HTTP/1.1" 200 156 0.028641 10.0.0.33 - - [2025-07-14 01:57:47] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008176 10.0.0.33 - - [2025-07-14 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016970 10.0.0.33 - - [2025-07-14 01:57:47] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020293 10.0.0.33 - - [2025-07-14 01:57:47] "POST /ref-update HTTP/1.1" 200 156 0.038976 10.0.0.33 - - [2025-07-14 01:57:47] "POST /tags HTTP/1.1" 409 221 0.017245 10.0.0.33 - - [2025-07-14 01:57:47] "POST /ref-update HTTP/1.1" 200 156 0.041593 10.0.0.33 - - [2025-07-14 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017492 10.0.0.33 - - [2025-07-14 01:57:47] "GET /tag/5d96c555-d45d-428d-a0ee-52438509cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.039227 10.0.0.33 - - [2025-07-14 01:57:47] "PUT /service-instance/368b8fcf-d3a6-460c-96f3-c2f10a16ee75 HTTP/1.1" 200 266 0.042714 10.0.0.33 - - [2025-07-14 01:57:47] "POST /tags HTTP/1.1" 409 238 0.016882 10.0.0.33 - - [2025-07-14 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008027 10.0.0.33 - - [2025-07-14 01:57:47] "GET /tag/5adf059a-3369-430c-baec-e9f5794c5cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.024849 10.0.0.33 - - [2025-07-14 01:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.072950 10.0.0.33 - - [2025-07-14 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.33 - - [2025-07-14 01:57:47] "POST /firewall-rules HTTP/1.1" 409 293 0.002171 10.0.0.33 - - [2025-07-14 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.33 - - [2025-07-14 01:57:47] "POST /chown HTTP/1.1" 200 109 0.019991 10.0.0.33 - - [2025-07-14 01:57:47] "PUT /firewall-rule/5b635cb5-cbcc-464b-ab30-02b53ffdf2df HTTP/1.1" 200 260 0.073971 10.0.0.33 - - [2025-07-14 01:57:47] "POST /chown HTTP/1.1" 200 109 0.045472 10.0.0.33 - - [2025-07-14 01:57:47] "GET /firewall-rule/5b635cb5-cbcc-464b-ab30-02b53ffdf2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.014607 10.0.0.33 - - [2025-07-14 01:57:47] "GET /firewall-policy/5713d2a3-84e4-430d-a787-efe37416a5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004716 10.0.0.33 - - [2025-07-14 01:57:47] "GET /firewall-rule/5b635cb5-cbcc-464b-ab30-02b53ffdf2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002852 10.0.0.33 - - [2025-07-14 01:57:47] "PUT /instance-ip/8e41b889-27ca-4b7d-aeba-3999fc76392b HTTP/1.1" 200 256 0.055614 10.0.0.33 - - [2025-07-14 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007130 10.0.0.33 - - [2025-07-14 01:57:47] "GET /tag/5adf059a-3369-430c-baec-e9f5794c5cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017310 10.0.0.33 - - [2025-07-14 01:57:47] "GET /tag/5adf059a-3369-430c-baec-e9f5794c5cd4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.031437 10.0.0.33 - - [2025-07-14 01:57:47] "POST /ref-update HTTP/1.1" 200 156 0.044672 10.0.0.33 - - [2025-07-14 01:57:47] "POST /chown HTTP/1.1" 200 109 0.029828 10.0.0.33 - - [2025-07-14 01:57:47] "GET /virtual-machine-interface/362a7fa2-2a9e-4f45-b763-17d0d29c080b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.015487 10.0.0.33 - - [2025-07-14 01:57:47] "POST /chown HTTP/1.1" 200 109 0.032427 10.0.0.33 - - [2025-07-14 01:57:48] "POST /set-tag HTTP/1.1" 200 109 0.048917 10.0.0.33 - - [2025-07-14 01:57:48] "GET /virtual-machine-interface/38a80f6d-656c-453b-95d4-9ead80bad977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.021451 10.0.0.33 - - [2025-07-14 01:57:48] "PUT /instance-ip/8e41b889-27ca-4b7d-aeba-3999fc76392b HTTP/1.1" 200 256 0.055798 10.0.0.33 - - [2025-07-14 01:57:48] "POST /ref-update HTTP/1.1" 200 156 0.049908 10.0.0.33 - - [2025-07-14 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008031 10.0.0.33 - - [2025-07-14 01:57:48] "POST /set-tag HTTP/1.1" 200 109 0.085243 10.0.0.33 - - [2025-07-14 01:57:48] "GET /virtual-machine-interface/90076386-4228-4cf9-af91-870353dc4af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.023752 10.0.0.33 - - [2025-07-14 01:57:48] "POST /chown HTTP/1.1" 200 109 0.027216 10.0.0.33 - - [2025-07-14 01:57:48] "POST /set-tag HTTP/1.1" 200 109 0.077032 10.0.0.33 - - [2025-07-14 01:57:48] "POST /chown HTTP/1.1" 200 109 0.059643 10.0.0.33 - - [2025-07-14 01:57:48] "GET /firewall-policy/5713d2a3-84e4-430d-a787-efe37416a5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009437 10.0.0.33 - - [2025-07-14 01:57:48] "GET /firewall-rule/5b635cb5-cbcc-464b-ab30-02b53ffdf2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004225 10.0.0.33 - - [2025-07-14 01:57:48] "PUT /instance-ip/8e41b889-27ca-4b7d-aeba-3999fc76392b HTTP/1.1" 200 256 0.057041 10.0.0.33 - - [2025-07-14 01:57:48] "POST /ref-update HTTP/1.1" 200 156 0.031294 10.0.0.33 - - [2025-07-14 01:57:48] "POST /ref-update HTTP/1.1" 200 156 0.016079 10.0.0.33 - - [2025-07-14 01:57:48] "POST /chown HTTP/1.1" 200 109 0.028090 10.0.0.33 - - [2025-07-14 01:57:48] "POST /chown HTTP/1.1" 200 109 0.031292 10.0.0.33 - - [2025-07-14 01:57:48] "DELETE /firewall-rule/5b635cb5-cbcc-464b-ab30-02b53ffdf2df HTTP/1.1" 200 115 0.095964 10.0.0.33 - - [2025-07-14 01:57:48] "PUT /instance-ip/8e41b889-27ca-4b7d-aeba-3999fc76392b HTTP/1.1" 200 256 0.054210 10.0.0.33 - - [2025-07-14 01:57:48] "DELETE /loadbalancer-member/2a6b2250-ba4b-4227-95e0-097bfaec9b68 HTTP/1.1" 200 115 0.101289 10.0.0.33 - - [2025-07-14 01:57:48] "POST /ref-update HTTP/1.1" 200 156 0.035188 10.0.0.33 - - [2025-07-14 01:57:48] "DELETE /loadbalancer-pool/3a2951a2-4003-41a9-8a4c-cc71563dd61c HTTP/1.1" 200 115 0.073031 10.0.0.33 - - [2025-07-14 01:57:48] "DELETE /loadbalancer-listener/8b34bb22-df4f-415a-9f90-0d5ae57487aa HTTP/1.1" 200 115 0.039654 10.0.0.33 - - [2025-07-14 01:57:48] "PUT /service-instance/368b8fcf-d3a6-460c-96f3-c2f10a16ee75 HTTP/1.1" 200 266 0.017148 10.0.0.33 - - [2025-07-14 01:57:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013433 10.0.0.33 - - [2025-07-14 01:57:48] "DELETE /loadbalancer/3dc0650d-5c5f-43d7-8833-fba968bfe720 HTTP/1.1" 200 115 0.080765 10.0.0.33 - - [2025-07-14 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.33 - - [2025-07-14 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011317 10.0.0.33 - - [2025-07-14 01:57:48] "DELETE /instance-ip/8e41b889-27ca-4b7d-aeba-3999fc76392b HTTP/1.1" 200 115 0.085889 10.0.0.33 - - [2025-07-14 01:57:49] "DELETE /virtual-machine-interface/362a7fa2-2a9e-4f45-b763-17d0d29c080b HTTP/1.1" 200 115 0.069825 10.0.0.33 - - [2025-07-14 01:57:49] "DELETE /tag/5adf059a-3369-430c-baec-e9f5794c5cd4 HTTP/1.1" 200 115 0.073225 10.0.0.33 - - [2025-07-14 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.33 - - [2025-07-14 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.33 - - [2025-07-14 01:57:49] "DELETE /service-instance/368b8fcf-d3a6-460c-96f3-c2f10a16ee75 HTTP/1.1" 200 115 0.050057 10.0.0.33 - - [2025-07-14 01:57:49] "GET /virtual-machine-interface/38a80f6d-656c-453b-95d4-9ead80bad977?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.005454 10.0.0.33 - - [2025-07-14 01:57:49] "DELETE /virtual-machine-interface/38a80f6d-656c-453b-95d4-9ead80bad977 HTTP/1.1" 200 115 0.062273 10.0.0.33 - - [2025-07-14 01:57:49] "POST /ref-update HTTP/1.1" 200 156 0.012665 10.0.0.33 - - [2025-07-14 01:57:49] "DELETE /virtual-machine/d231212a-1ca4-42fa-8435-0aab9e5e744a HTTP/1.1" 200 115 0.039596 10.0.0.33 - - [2025-07-14 01:57:49] "GET /virtual-machine-interface/90076386-4228-4cf9-af91-870353dc4af7?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.006436 10.0.0.33 - - [2025-07-14 01:57:49] "DELETE /virtual-machine-interface/90076386-4228-4cf9-af91-870353dc4af7 HTTP/1.1" 200 115 0.056936 10.0.0.33 - - [2025-07-14 01:57:49] "DELETE /virtual-machine/7defeb1b-cfa3-41cb-a901-9a2080f49cfd HTTP/1.1" 200 115 0.061678 10.0.0.33 - - [2025-07-14 01:58:08] "GET /virtual-machine-interface/6f7b61de-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005185 10.0.0.33 - - [2025-07-14 01:58:08] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.33 - - [2025-07-14 01:58:08] "GET /virtual-machine-interface/6f7b61de-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006870 10.0.0.33 - - [2025-07-14 01:58:08] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.33 - - [2025-07-14 01:58:08] "GET /virtual-machine/c927c416-2501-4680-9282-e9fd38c8e7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004742 10.0.0.33 - - [2025-07-14 01:58:08] "POST /ref-update HTTP/1.1" 200 156 0.009948 10.0.0.33 - - [2025-07-14 01:58:08] "GET /virtual-machine-interface/6f7b61de-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005297 10.0.0.33 - - [2025-07-14 01:58:08] "POST /set-tag HTTP/1.1" 200 109 0.017627 10.0.0.33 - - [2025-07-14 01:58:08] "POST /set-tag HTTP/1.1" 200 109 0.023011 10.0.0.33 - - [2025-07-14 01:58:08] "POST /set-tag HTTP/1.1" 200 109 0.024885 10.0.0.33 - - [2025-07-14 01:58:08] "POST /set-tag HTTP/1.1" 200 109 0.054757 10.0.0.33 - - [2025-07-14 01:58:08] "DELETE /instance-ip/6f984a42-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.046542 10.0.0.33 - - [2025-07-14 01:58:08] "DELETE /virtual-machine-interface/6f7b61de-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.055735 10.0.0.33 - - [2025-07-14 01:58:08] "DELETE /virtual-machine/c927c416-2501-4680-9282-e9fd38c8e7fe HTTP/1.1" 200 115 0.022116 10.0.0.33 - - [2025-07-14 01:58:08] "DELETE /tag/d35399ce-388a-4e33-b2d1-83900979f983 HTTP/1.1" 200 115 0.036425 10.0.0.33 - - [2025-07-14 01:58:08] "GET /virtual-machine-interface/6efbce38-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004565 10.0.0.33 - - [2025-07-14 01:58:08] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.33 - - [2025-07-14 01:58:08] "GET /virtual-machine-interface/6efbce38-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004836 10.0.0.33 - - [2025-07-14 01:58:08] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.33 - - [2025-07-14 01:58:08] "GET /virtual-machine/51082ca3-bdd0-47de-b3f4-e6aec548e753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003174 10.0.0.33 - - [2025-07-14 01:58:08] "POST /ref-update HTTP/1.1" 200 156 0.028204 10.0.0.33 - - [2025-07-14 01:58:09] "GET /virtual-machine-interface/6efbce38-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012695 10.0.0.33 - - [2025-07-14 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.041603 10.0.0.33 - - [2025-07-14 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.031548 10.0.0.33 - - [2025-07-14 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.025179 10.0.0.33 - - [2025-07-14 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.014809 10.0.0.33 - - [2025-07-14 01:58:09] "DELETE /instance-ip/6f19c488-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.072578 10.0.0.33 - - [2025-07-14 01:58:09] "DELETE /virtual-machine-interface/6efbce38-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.045966 10.0.0.33 - - [2025-07-14 01:58:09] "DELETE /virtual-machine/51082ca3-bdd0-47de-b3f4-e6aec548e753 HTTP/1.1" 200 115 0.021314 10.0.0.33 - - [2025-07-14 01:58:09] "DELETE /tag/26aaa2fa-7abb-4518-afea-98069cca482a HTTP/1.1" 409 236 0.006702 10.0.0.33 - - [2025-07-14 01:58:09] "GET /virtual-machine-interface/6e7b2814-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005158 10.0.0.33 - - [2025-07-14 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.33 - - [2025-07-14 01:58:09] "GET /virtual-machine-interface/6e7b2814-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004468 10.0.0.33 - - [2025-07-14 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.33 - - [2025-07-14 01:58:09] "GET /virtual-machine/d29aa64b-285e-4a47-8381-00aac9c99ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003087 10.0.0.33 - - [2025-07-14 01:58:09] "POST /ref-update HTTP/1.1" 200 156 0.012126 10.0.0.33 - - [2025-07-14 01:58:09] "GET /virtual-machine-interface/6e7b2814-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005219 10.0.0.33 - - [2025-07-14 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.021367 10.0.0.33 - - [2025-07-14 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.042193 10.0.0.33 - - [2025-07-14 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.016239 10.0.0.33 - - [2025-07-14 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.028446 10.0.0.33 - - [2025-07-14 01:58:09] "DELETE /instance-ip/6e987b94-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.064766 10.0.0.33 - - [2025-07-14 01:58:09] "DELETE /virtual-machine-interface/6e7b2814-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.051356 10.0.0.33 - - [2025-07-14 01:58:09] "DELETE /virtual-machine/d29aa64b-285e-4a47-8381-00aac9c99ff9 HTTP/1.1" 200 115 0.044128 10.0.0.33 - - [2025-07-14 01:58:09] "DELETE /tag/88302c7d-4aa6-46cd-a0b1-f9f5ffa63a02 HTTP/1.1" 200 115 0.035090 10.0.0.33 - - [2025-07-14 01:58:10] "DELETE /tag/803f2447-0365-41e4-a251-8de18bb8aeb1 HTTP/1.1" 200 115 0.037787 10.0.0.33 - - [2025-07-14 01:58:10] "DELETE /tag/a16d052c-d57b-449a-9edf-b9df934e8d5b HTTP/1.1" 200 115 0.033257 10.0.0.33 - - [2025-07-14 01:58:10] "GET /virtual-machine-interface/6ff37322-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004680 10.0.0.33 - - [2025-07-14 01:58:10] "POST /set-tag HTTP/1.1" 200 109 0.002899 10.0.0.33 - - [2025-07-14 01:58:10] "GET /virtual-machine-interface/6ff37322-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004838 10.0.0.33 - - [2025-07-14 01:58:10] "POST /set-tag HTTP/1.1" 200 109 0.003409 10.0.0.33 - - [2025-07-14 01:58:10] "GET /virtual-machine/0f294486-9c7b-4e22-ad97-bc345c279918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003968 10.0.0.33 - - [2025-07-14 01:58:10] "POST /ref-update HTTP/1.1" 200 156 0.016840 10.0.0.33 - - [2025-07-14 01:58:10] "GET /virtual-machine-interface/6ff37322-6055-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007737 10.0.0.33 - - [2025-07-14 01:58:10] "POST /set-tag HTTP/1.1" 200 109 0.036198 10.0.0.33 - - [2025-07-14 01:58:10] "POST /set-tag HTTP/1.1" 200 109 0.027244 10.0.0.33 - - [2025-07-14 01:58:10] "POST /set-tag HTTP/1.1" 200 109 0.038764 10.0.0.33 - - [2025-07-14 01:58:10] "POST /set-tag HTTP/1.1" 200 109 0.016913 10.0.0.33 - - [2025-07-14 01:58:10] "DELETE /instance-ip/700e5304-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.065991 10.0.0.33 - - [2025-07-14 01:58:10] "DELETE /virtual-machine-interface/6ff37322-6055-11f0-b303-fa163e4f1b46 HTTP/1.1" 200 115 0.044468 10.0.0.33 - - [2025-07-14 01:58:10] "DELETE /virtual-machine/0f294486-9c7b-4e22-ad97-bc345c279918 HTTP/1.1" 200 115 0.030782 10.0.0.33 - - [2025-07-14 01:58:10] "DELETE /tag/df45275d-24d6-46b1-9153-26b7a8a2db6e HTTP/1.1" 200 115 0.065733 10.0.0.33 - - [2025-07-14 01:58:10] "DELETE /tag/7dc0613c-3a6a-4bde-b561-5c88e79339a7 HTTP/1.1" 409 236 0.011881 10.0.0.33 - - [2025-07-14 01:58:10] "DELETE /tag/7c4b8ab8-e2b6-4583-abec-3a9456629476 HTTP/1.1" 409 236 0.005749 10.0.0.33 - - [2025-07-14 01:58:11] "POST /projects HTTP/1.1" 409 238 0.002440 10.0.0.33 - - [2025-07-14 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.33 - - [2025-07-14 01:58:12] "GET /project/e3d24004-bd68-4d16-9141-938b5f12292b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039978 10.0.0.33 - - [2025-07-14 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.33 - - [2025-07-14 01:58:12] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004870 10.0.0.33 - - [2025-07-14 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.33 - - [2025-07-14 01:58:12] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004634 10.0.0.33 - - [2025-07-14 01:58:12] "POST /security-groups HTTP/1.1" 409 285 0.002863 10.0.0.33 - - [2025-07-14 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004989 10.0.0.33 - - [2025-07-14 01:58:12] "PUT /security-group/049c49fc-be35-44c7-a326-5a1df30ac943 HTTP/1.1" 200 262 0.058463 10.0.0.33 - - [2025-07-14 01:58:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020081 10.0.0.33 - - [2025-07-14 01:58:12] "PUT /access-control-list/6b9d7751-4c1b-4e43-be54-47fee75b51cf HTTP/1.1" 200 272 0.038174 10.0.0.33 - - [2025-07-14 01:58:12] "PUT /access-control-list/667769c9-7587-4f1d-8761-601164df4372 HTTP/1.1" 200 272 0.029986 10.0.0.33 - - [2025-07-14 01:58:17] "POST /projects HTTP/1.1" 409 238 0.002642 10.0.0.33 - - [2025-07-14 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.33 - - [2025-07-14 01:58:17] "GET /project/e3d24004-bd68-4d16-9141-938b5f12292b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043211 10.0.0.33 - - [2025-07-14 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.33 - - [2025-07-14 01:58:17] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004637 10.0.0.33 - - [2025-07-14 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.33 - - [2025-07-14 01:58:17] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004736 10.0.0.33 - - [2025-07-14 01:58:17] "POST /security-groups HTTP/1.1" 409 285 0.002564 10.0.0.33 - - [2025-07-14 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.33 - - [2025-07-14 01:58:17] "PUT /security-group/049c49fc-be35-44c7-a326-5a1df30ac943 HTTP/1.1" 200 262 0.061064 10.0.0.33 - - [2025-07-14 01:58:17] "PUT /access-control-list/6b9d7751-4c1b-4e43-be54-47fee75b51cf HTTP/1.1" 200 272 0.018746 10.0.0.33 - - [2025-07-14 01:58:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.041821 10.0.0.33 - - [2025-07-14 01:58:17] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.011427 10.0.0.33 - - [2025-07-14 01:58:17] "PUT /access-control-list/667769c9-7587-4f1d-8761-601164df4372 HTTP/1.1" 200 272 0.040102 10.0.0.33 - - [2025-07-14 01:58:17] "GET /firewall-rule/020627ed-6010-47c2-bfb2-64f19fd27c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003401 10.0.0.33 - - [2025-07-14 01:58:17] "POST /ref-update HTTP/1.1" 200 156 0.067962 10.0.0.33 - - [2025-07-14 01:58:17] "DELETE /firewall-rule/020627ed-6010-47c2-bfb2-64f19fd27c0f HTTP/1.1" 200 115 0.068117 10.0.0.33 - - [2025-07-14 01:58:17] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.008223 10.0.0.33 - - [2025-07-14 01:58:17] "GET /firewall-rule/5c6d8a5b-3281-4ab3-8f9f-22cb58ec3f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006673 10.0.0.33 - - [2025-07-14 01:58:17] "POST /ref-update HTTP/1.1" 200 156 0.063448 10.0.0.33 - - [2025-07-14 01:58:17] "DELETE /firewall-rule/5c6d8a5b-3281-4ab3-8f9f-22cb58ec3f59 HTTP/1.1" 200 115 0.037052 10.0.0.33 - - [2025-07-14 01:58:17] "DELETE /tag/4f778e8c-f666-4597-949b-67f355737e39 HTTP/1.1" 200 115 0.043724 10.0.0.33 - - [2025-07-14 01:58:17] "DELETE /tag/7c4b8ab8-e2b6-4583-abec-3a9456629476 HTTP/1.1" 409 236 0.003923 10.0.0.33 - - [2025-07-14 01:58:17] "DELETE /tag/7dc0613c-3a6a-4bde-b561-5c88e79339a7 HTTP/1.1" 409 236 0.006564 10.0.0.33 - - [2025-07-14 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.33 - - [2025-07-14 01:58:18] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.016644 10.0.0.33 - - [2025-07-14 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.33 - - [2025-07-14 01:58:18] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004539 10.0.0.33 - - [2025-07-14 01:58:18] "PUT /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec HTTP/1.1" 200 264 0.050081 10.0.0.33 - - [2025-07-14 01:58:18] "PUT /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03 HTTP/1.1" 200 264 0.075590 10.0.0.33 - - [2025-07-14 01:58:18] "DELETE /access-control-list/6b9d7751-4c1b-4e43-be54-47fee75b51cf HTTP/1.1" 200 115 0.074379 10.0.0.33 - - [2025-07-14 01:58:18] "DELETE /security-group/049c49fc-be35-44c7-a326-5a1df30ac943 HTTP/1.1" 200 115 0.129919 10.0.0.33 - - [2025-07-14 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006853 10.0.0.33 - - [2025-07-14 01:58:18] "DELETE /access-control-list/667769c9-7587-4f1d-8761-601164df4372 HTTP/1.1" 200 115 0.049438 10.0.0.33 - - [2025-07-14 01:58:18] "GET /project/e3d24004-bd68-4d16-9141-938b5f12292b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.032384 10.0.0.33 - - [2025-07-14 01:58:18] "GET /project/e3d24004-bd68-4d16-9141-938b5f12292b?fields=security_groups HTTP/1.1" 200 1353 0.052985 10.0.0.33 - - [2025-07-14 01:58:18] "DELETE /security-group/9278a9ca-1f56-4105-9026-5a386168caf1 HTTP/1.1" 200 115 0.084836 10.0.0.33 - - [2025-07-14 01:58:18] "DELETE /access-control-list/56422e83-8978-4aca-ac7a-678781de8611 HTTP/1.1" 200 115 0.069214 10.0.0.33 - - [2025-07-14 01:58:18] "GET /project/e3d24004-bd68-4d16-9141-938b5f12292b?fields=application_policy_sets HTTP/1.1" 200 1392 0.074642 10.0.0.33 - - [2025-07-14 01:58:18] "DELETE /access-control-list/c9c096d2-1ec5-4a30-bc92-c550470a596b HTTP/1.1" 200 115 0.077132 10.0.0.33 - - [2025-07-14 01:58:18] "DELETE /project/e3d24004-bd68-4d16-9141-938b5f12292b HTTP/1.1" 200 115 0.432644 10.0.0.33 - - [2025-07-14 01:58:18] "POST /projects HTTP/1.1" 409 238 0.003151 10.0.0.33 - - [2025-07-14 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.33 - - [2025-07-14 01:58:18] "GET /project/452a79c8-e6af-42eb-bde3-fef60b8cd428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040534 10.0.0.33 - - [2025-07-14 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.33 - - [2025-07-14 01:58:18] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005439 10.0.0.33 - - [2025-07-14 01:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.33 - - [2025-07-14 01:58:19] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005150 10.0.0.33 - - [2025-07-14 01:58:19] "POST /security-groups HTTP/1.1" 409 285 0.002745 10.0.0.33 - - [2025-07-14 01:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008842 10.0.0.33 - - [2025-07-14 01:58:19] "PUT /security-group/8c08e092-efbd-495b-88ee-6fe103701f87 HTTP/1.1" 200 262 0.057245 10.0.0.33 - - [2025-07-14 01:58:19] "PUT /access-control-list/46dbc99c-ceb8-4261-b306-5e40bc8a4b93 HTTP/1.1" 200 272 0.019292 10.0.0.33 - - [2025-07-14 01:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.054201 10.0.0.33 - - [2025-07-14 01:58:19] "PUT /access-control-list/88899a15-627d-449f-bbd2-48ae554e7f23 HTTP/1.1" 200 272 0.036238 10.0.0.33 - - [2025-07-14 01:58:23] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003436 10.0.0.33 - - [2025-07-14 01:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.33 - - [2025-07-14 01:58:23] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003027 10.0.0.33 - - [2025-07-14 01:58:23] "GET /firewall-policy/d99f4aab-d55f-40e0-8a68-58e7637c609f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.006543 10.0.0.33 - - [2025-07-14 01:58:23] "GET /firewall-rule/ae2d78e9-d7c8-473c-8a48-c0786497809b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.018641 10.0.0.33 - - [2025-07-14 01:58:23] "POST /ref-update HTTP/1.1" 200 156 0.023866 10.0.0.33 - - [2025-07-14 01:58:23] "DELETE /firewall-rule/ae2d78e9-d7c8-473c-8a48-c0786497809b HTTP/1.1" 200 115 0.076324 10.0.0.33 - - [2025-07-14 01:58:23] "GET /firewall-policy/4f396a2f-19da-43aa-aace-a5aa5666b090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004345 10.0.0.33 - - [2025-07-14 01:58:23] "GET /firewall-rule/3cc5fdaf-3f3c-4f1c-aad6-1f30b0f59da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003556 10.0.0.33 - - [2025-07-14 01:58:23] "POST /ref-update HTTP/1.1" 200 156 0.030675 10.0.0.33 - - [2025-07-14 01:58:23] "DELETE /firewall-rule/3cc5fdaf-3f3c-4f1c-aad6-1f30b0f59da9 HTTP/1.1" 200 115 0.077201 10.0.0.33 - - [2025-07-14 01:58:23] "GET /firewall-policy/4f396a2f-19da-43aa-aace-a5aa5666b090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004676 10.0.0.33 - - [2025-07-14 01:58:23] "GET /firewall-rule/de0b3f20-fcdc-4684-accf-fb52a9a6538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003289 10.0.0.33 - - [2025-07-14 01:58:23] "POST /ref-update HTTP/1.1" 200 156 0.015229 10.0.0.33 - - [2025-07-14 01:58:23] "DELETE /firewall-rule/de0b3f20-fcdc-4684-accf-fb52a9a6538d HTTP/1.1" 200 115 0.065947 10.0.0.33 - - [2025-07-14 01:58:23] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003132 10.0.0.33 - - [2025-07-14 01:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.33 - - [2025-07-14 01:58:23] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002822 10.0.0.33 - - [2025-07-14 01:58:23] "GET /firewall-policy/4f396a2f-19da-43aa-aace-a5aa5666b090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003724 10.0.0.33 - - [2025-07-14 01:58:23] "POST /ref-update HTTP/1.1" 200 156 0.039069 10.0.0.33 - - [2025-07-14 01:58:23] "DELETE /firewall-policy/4f396a2f-19da-43aa-aace-a5aa5666b090 HTTP/1.1" 200 115 0.052428 10.0.0.33 - - [2025-07-14 01:58:23] "DELETE /tag/7dc0613c-3a6a-4bde-b561-5c88e79339a7 HTTP/1.1" 200 115 0.057313 10.0.0.33 - - [2025-07-14 01:58:23] "DELETE /tag/7c4b8ab8-e2b6-4583-abec-3a9456629476 HTTP/1.1" 200 115 0.038834 10.0.0.33 - - [2025-07-14 01:58:23] "DELETE /tag/26aaa2fa-7abb-4518-afea-98069cca482a HTTP/1.1" 200 115 0.057863 10.0.0.33 - - [2025-07-14 01:58:24] "DELETE /tag/91ab38b3-44d5-4014-8e86-4b8b158f0bbf HTTP/1.1" 200 115 0.090737 10.0.0.33 - - [2025-07-14 01:58:24] "DELETE /loadbalancer-member/c472aa5e-a6c6-4efa-b542-b5d1516a2ae8 HTTP/1.1" 200 115 0.039906 10.0.0.33 - - [2025-07-14 01:58:24] "DELETE /loadbalancer-pool/e3e48317-4c07-472d-bbb5-f28024ee826c HTTP/1.1" 200 115 0.074008 10.0.0.33 - - [2025-07-14 01:58:24] "DELETE /loadbalancer-listener/fd4ebfca-42c1-4ae1-934a-c7a17a52851f HTTP/1.1" 200 115 0.058951 10.0.0.33 - - [2025-07-14 01:58:24] "DELETE /loadbalancer/c7ae783c-996e-4533-96ac-88dcc3fe1d19 HTTP/1.1" 200 115 0.067427 10.0.0.33 - - [2025-07-14 01:58:24] "DELETE /floating-ip/5b2eff6d-bed3-418a-a74b-96af873843f7 HTTP/1.1" 200 115 0.074835 10.0.0.33 - - [2025-07-14 01:58:24] "DELETE /instance-ip/c4999b47-a2d1-424d-a4d7-8bb9881d3565 HTTP/1.1" 200 115 0.044869 10.0.0.33 - - [2025-07-14 01:58:24] "DELETE /virtual-machine-interface/a4aaab3a-1bd6-4687-8249-d7731277dc59 HTTP/1.1" 200 115 0.063643 10.0.0.33 - - [2025-07-14 01:58:24] "DELETE /tag/31ce2fa5-5add-466b-b56e-7a70b914a15d HTTP/1.1" 200 115 0.060518 10.0.0.33 - - [2025-07-14 01:58:24] "POST /projects HTTP/1.1" 409 238 0.003746 10.0.0.33 - - [2025-07-14 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.33 - - [2025-07-14 01:58:24] "GET /project/452a79c8-e6af-42eb-bde3-fef60b8cd428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055699 10.0.0.33 - - [2025-07-14 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.33 - - [2025-07-14 01:58:24] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.007499 10.0.0.33 - - [2025-07-14 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.33 - - [2025-07-14 01:58:24] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005028 10.0.0.33 - - [2025-07-14 01:58:24] "POST /security-groups HTTP/1.1" 409 285 0.002906 10.0.0.33 - - [2025-07-14 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.33 - - [2025-07-14 01:58:24] "PUT /security-group/8c08e092-efbd-495b-88ee-6fe103701f87 HTTP/1.1" 200 262 0.064199 10.0.0.33 - - [2025-07-14 01:58:25] "PUT /access-control-list/46dbc99c-ceb8-4261-b306-5e40bc8a4b93 HTTP/1.1" 200 272 0.053372 10.0.0.33 - - [2025-07-14 01:58:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.062295 10.0.0.33 - - [2025-07-14 01:58:25] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.007537 10.0.0.33 - - [2025-07-14 01:58:25] "PUT /access-control-list/88899a15-627d-449f-bbd2-48ae554e7f23 HTTP/1.1" 200 272 0.045591 10.0.0.33 - - [2025-07-14 01:58:25] "GET /firewall-rule/7c0ad6a7-7330-40a0-969a-40a2a0e2dc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003955 10.0.0.33 - - [2025-07-14 01:58:25] "POST /ref-update HTTP/1.1" 200 156 0.068850 10.0.0.33 - - [2025-07-14 01:58:25] "DELETE /firewall-rule/7c0ad6a7-7330-40a0-969a-40a2a0e2dc7d HTTP/1.1" 200 115 0.044558 10.0.0.33 - - [2025-07-14 01:58:25] "GET /firewall-policy/dd8c2518-f108-4c78-b988-5d7bc1873cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005375 10.0.0.33 - - [2025-07-14 01:58:25] "GET /firewall-rule/160081c4-68f8-489e-89c8-5e334796947a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003389 10.0.0.33 - - [2025-07-14 01:58:25] "POST /ref-update HTTP/1.1" 200 156 0.055985 10.0.0.33 - - [2025-07-14 01:58:25] "DELETE /firewall-rule/160081c4-68f8-489e-89c8-5e334796947a HTTP/1.1" 200 115 0.050761 10.0.0.33 - - [2025-07-14 01:58:25] "DELETE /tag/ad602a57-a602-4450-809c-0e469bfcdfd6 HTTP/1.1" 200 115 0.039851 10.0.0.33 - - [2025-07-14 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006381 10.0.0.33 - - [2025-07-14 01:58:25] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005133 10.0.0.33 - - [2025-07-14 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.33 - - [2025-07-14 01:58:25] "GET /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004496 10.0.0.33 - - [2025-07-14 01:58:25] "PUT /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec HTTP/1.1" 200 264 0.080775 10.0.0.33 - - [2025-07-14 01:58:25] "PUT /virtual-network/7a3a4975-3a7f-48bd-be05-c87743f86b03 HTTP/1.1" 200 264 0.066210 10.0.0.33 - - [2025-07-14 01:58:25] "DELETE /security-group/8c08e092-efbd-495b-88ee-6fe103701f87 HTTP/1.1" 200 115 0.092459 10.0.0.33 - - [2025-07-14 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007707 10.0.0.33 - - [2025-07-14 01:58:25] "DELETE /access-control-list/46dbc99c-ceb8-4261-b306-5e40bc8a4b93 HTTP/1.1" 200 115 0.044429 10.0.0.33 - - [2025-07-14 01:58:25] "DELETE /access-control-list/88899a15-627d-449f-bbd2-48ae554e7f23 HTTP/1.1" 200 115 0.034494 10.0.0.33 - - [2025-07-14 01:58:25] "GET /project/452a79c8-e6af-42eb-bde3-fef60b8cd428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.036383 10.0.0.33 - - [2025-07-14 01:58:26] "GET /project/452a79c8-e6af-42eb-bde3-fef60b8cd428?fields=security_groups HTTP/1.1" 200 1352 0.044596 10.0.0.33 - - [2025-07-14 01:58:26] "DELETE /security-group/481c8efb-71e4-4952-9ba3-30f2bdfd39b2 HTTP/1.1" 200 115 0.066525 10.0.0.33 - - [2025-07-14 01:58:26] "DELETE /access-control-list/966f4387-0052-4c9b-9860-7d5f42f5eaad HTTP/1.1" 200 115 0.060360 10.0.0.33 - - [2025-07-14 01:58:26] "GET /project/452a79c8-e6af-42eb-bde3-fef60b8cd428?fields=application_policy_sets HTTP/1.1" 200 1391 0.063115 10.0.0.33 - - [2025-07-14 01:58:26] "DELETE /access-control-list/c667b6ec-8f9d-4748-b124-13066c997eff HTTP/1.1" 200 115 0.081724 10.0.0.33 - - [2025-07-14 01:58:26] "DELETE /project/452a79c8-e6af-42eb-bde3-fef60b8cd428 HTTP/1.1" 200 115 0.418160 10.0.0.33 - - [2025-07-14 01:58:31] "GET /global-system-configs HTTP/1.1" 200 322 0.009596 10.0.0.33 - - [2025-07-14 01:58:31] "GET /global-system-configs HTTP/1.1" 200 322 0.011019 10.0.0.33 - - [2025-07-14 01:59:31] "GET / HTTP/1.1" 200 35931 0.003234 10.0.0.33 - - [2025-07-14 01:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015691 10.0.0.33 - - [2025-07-14 01:59:31] "GET /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.009104 10.0.0.33 - - [2025-07-14 01:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.33 - - [2025-07-14 01:59:31] "GET /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003752 10.0.0.33 - - [2025-07-14 01:59:45] "POST /tags HTTP/1.1" 200 365 0.070843 10.0.0.33 - - [2025-07-14 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.019953 10.0.0.33 - - [2025-07-14 01:59:45] "GET /tag/c5e68c2f-047e-4847-a925-9b166c1b9df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.027348 10.0.0.33 - - [2025-07-14 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.33 - - [2025-07-14 01:59:45] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057014 10.0.0.33 - - [2025-07-14 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.33 - - [2025-07-14 01:59:45] "GET /service-appliance-set/f26cc789-d485-444f-85f1-9c81834aa49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002956 10.0.0.33 - - [2025-07-14 01:59:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.002012 10.0.0.33 - - [2025-07-14 01:59:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.128900 10.0.0.33 - - [2025-07-14 01:59:45] "GET /virtual-machine-interface/60586892-ef11-4b33-a443-6a0c565a6fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.022506 10.0.0.33 - - [2025-07-14 01:59:45] "POST /set-tag HTTP/1.1" 200 109 0.030769 10.0.0.33 - - [2025-07-14 01:59:45] "POST /instance-ips HTTP/1.1" 200 417 0.062158 10.0.0.33 - - [2025-07-14 01:59:45] "GET /instance-ip/51ac673e-b7a1-4f34-b898-99c41b501d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.011216 10.0.0.33 - - [2025-07-14 01:59:45] "GET / HTTP/1.1" 200 35931 0.002197 10.0.0.33 - - [2025-07-14 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.33 - - [2025-07-14 01:59:45] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.005861 10.0.0.33 - - [2025-07-14 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.33 - - [2025-07-14 01:59:45] "POST /loadbalancers HTTP/1.1" 200 618 0.089437 10.0.0.33 - - [2025-07-14 01:59:45] "GET /config-node/4a442d8a-39e9-4b2c-8f16-988df60a6d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.029377 10.0.0.33 - - [2025-07-14 01:59:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.052504 10.0.0.33 - - [2025-07-14 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007400 10.0.0.33 - - [2025-07-14 01:59:45] "POST /service-instances HTTP/1.1" 200 566 0.026361 10.0.0.33 - - [2025-07-14 01:59:45] "POST /ref-update HTTP/1.1" 200 156 0.038538 10.0.0.33 - - [2025-07-14 01:59:46] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.094701 10.0.0.33 - - [2025-07-14 01:59:46] "GET /virtual-machine-interface/60586892-ef11-4b33-a443-6a0c565a6fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.009906 10.0.0.33 - - [2025-07-14 01:59:46] "GET /virtual-machine-interface/60586892-ef11-4b33-a443-6a0c565a6fba?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.009888 10.0.0.33 - - [2025-07-14 01:59:46] "PUT /service-instance/ec737ed1-7894-4836-b354-0fc5a9ddf9f2 HTTP/1.1" 200 266 0.011832 10.0.0.33 - - [2025-07-14 01:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009829 10.0.0.33 - - [2025-07-14 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007214 10.0.0.33 - - [2025-07-14 01:59:46] "POST /fqname-to-id HTTP/1.1" 404 208 0.005821 10.0.0.33 - - [2025-07-14 01:59:46] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006793 10.0.0.33 - - [2025-07-14 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.33 - - [2025-07-14 01:59:46] "POST /virtual-machines HTTP/1.1" 200 429 0.028216 10.0.0.33 - - [2025-07-14 01:59:46] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007586 10.0.0.33 - - [2025-07-14 01:59:46] "POST /tags HTTP/1.1" 409 221 0.003633 10.0.0.33 - - [2025-07-14 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.33 - - [2025-07-14 01:59:46] "GET /tag/5d96c555-d45d-428d-a0ee-52438509cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.041103 10.0.0.33 - - [2025-07-14 01:59:46] "POST /tags HTTP/1.1" 409 238 0.003553 10.0.0.33 - - [2025-07-14 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.020403 10.0.0.33 - - [2025-07-14 01:59:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.157983 10.0.0.33 - - [2025-07-14 01:59:46] "GET /tag/c5e68c2f-047e-4847-a925-9b166c1b9df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.022296 10.0.0.33 - - [2025-07-14 01:59:46] "POST /chown HTTP/1.1" 200 109 0.058918 10.0.0.33 - - [2025-07-14 01:59:46] "POST /chown HTTP/1.1" 200 109 0.016040 10.0.0.33 - - [2025-07-14 01:59:46] "POST /firewall-rules HTTP/1.1" 200 650 0.135911 10.0.0.33 - - [2025-07-14 01:59:46] "GET /firewall-rule/90982e43-e485-4359-80ad-c4a862926671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.012872 10.0.0.33 - - [2025-07-14 01:59:46] "PUT /virtual-machine-interface/af66d724-f09c-4621-98dc-2a8ea8fd16dd HTTP/1.1" 200 284 0.073197 10.0.0.33 - - [2025-07-14 01:59:46] "PUT /instance-ip/51ac673e-b7a1-4f34-b898-99c41b501d1f HTTP/1.1" 200 256 0.028322 10.0.0.33 - - [2025-07-14 01:59:46] "GET /firewall-policy/5713d2a3-84e4-430d-a787-efe37416a5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007333 10.0.0.33 - - [2025-07-14 01:59:46] "GET /firewall-rule/90982e43-e485-4359-80ad-c4a862926671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003892 10.0.0.33 - - [2025-07-14 01:59:46] "POST /ref-update HTTP/1.1" 200 156 0.037771 10.0.0.33 - - [2025-07-14 01:59:46] "POST /ref-update HTTP/1.1" 200 156 0.047783 10.0.0.33 - - [2025-07-14 01:59:46] "POST /ref-update HTTP/1.1" 200 156 0.017202 10.0.0.33 - - [2025-07-14 01:59:46] "POST /ref-update HTTP/1.1" 200 156 0.015659 10.0.0.33 - - [2025-07-14 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031 10.0.0.33 - - [2025-07-14 01:59:46] "POST /ref-update HTTP/1.1" 200 156 0.019202 10.0.0.33 - - [2025-07-14 01:59:46] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034816 10.0.0.33 - - [2025-07-14 01:59:46] "GET /loadbalancer/3dc0650d-5c5f-43d7-8833-fba968bfe720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.006410 10.0.0.33 - - [2025-07-14 01:59:46] "POST /ref-update HTTP/1.1" 200 156 0.016634 10.0.0.33 - - [2025-07-14 01:59:46] "POST /ref-update HTTP/1.1" 200 156 0.022067 10.0.0.33 - - [2025-07-14 01:59:46] "POST /virtual-machines HTTP/1.1" 200 429 0.032193 10.0.0.33 - - [2025-07-14 01:59:46] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.052160 10.0.0.33 - - [2025-07-14 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.33 - - [2025-07-14 01:59:46] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035952 10.0.0.33 - - [2025-07-14 01:59:47] "GET /loadbalancer-listener/8067c1d4-1940-4b8c-b40d-f42f6b3a228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.037704 10.0.0.33 - - [2025-07-14 01:59:47] "GET /loadbalancer-listener/8067c1d4-1940-4b8c-b40d-f42f6b3a228f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003823 10.0.0.33 - - [2025-07-14 01:59:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.162016 10.0.0.33 - - [2025-07-14 01:59:47] "POST /chown HTTP/1.1" 200 109 0.026776 10.0.0.33 - - [2025-07-14 01:59:47] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.074356 10.0.0.33 - - [2025-07-14 01:59:47] "POST /chown HTTP/1.1" 200 109 0.011426 10.0.0.33 - - [2025-07-14 01:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011256 10.0.0.33 - - [2025-07-14 01:59:47] "PUT /virtual-machine-interface/1bbbd13d-d41a-4952-aee3-a610f975d493 HTTP/1.1" 200 284 0.016180 10.0.0.33 - - [2025-07-14 01:59:47] "GET /loadbalancer-pool/e9a9fe8d-8651-4919-85cd-e89ed976ba8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006495 10.0.0.33 - - [2025-07-14 01:59:47] "PUT /instance-ip/51ac673e-b7a1-4f34-b898-99c41b501d1f HTTP/1.1" 200 256 0.029664 10.0.0.33 - - [2025-07-14 01:59:47] "POST /loadbalancer-members HTTP/1.1" 200 707 0.056703 10.0.0.33 - - [2025-07-14 01:59:47] "POST /ref-update HTTP/1.1" 200 156 0.035335 10.0.0.33 - - [2025-07-14 01:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.016562 10.0.0.33 - - [2025-07-14 01:59:47] "POST /ref-update HTTP/1.1" 200 156 0.015168 10.0.0.33 - - [2025-07-14 01:59:47] "GET /loadbalancer-member/2423d007-e326-4cd7-ad24-830babcb7654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.002010 10.0.0.33 - - [2025-07-14 01:59:47] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006235 10.0.0.33 - - [2025-07-14 01:59:47] "POST /ref-update HTTP/1.1" 200 156 0.026454 10.0.0.33 - - [2025-07-14 01:59:47] "POST /ref-update HTTP/1.1" 200 156 0.016863 10.0.0.33 - - [2025-07-14 01:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.33 - - [2025-07-14 01:59:47] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002479 10.0.0.33 - - [2025-07-14 01:59:47] "POST /tags HTTP/1.1" 409 221 0.007639 10.0.0.33 - - [2025-07-14 01:59:47] "POST /ref-update HTTP/1.1" 200 156 0.011583 10.0.0.33 - - [2025-07-14 01:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.33 - - [2025-07-14 01:59:47] "GET /tag/5d96c555-d45d-428d-a0ee-52438509cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015074 10.0.0.33 - - [2025-07-14 01:59:47] "POST /tags HTTP/1.1" 409 238 0.009458 10.0.0.33 - - [2025-07-14 01:59:47] "PUT /service-instance/ec737ed1-7894-4836-b354-0fc5a9ddf9f2 HTTP/1.1" 200 266 0.023654 10.0.0.33 - - [2025-07-14 01:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009657 10.0.0.33 - - [2025-07-14 01:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.33 - - [2025-07-14 01:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005477 10.0.0.33 - - [2025-07-14 01:59:47] "GET /tag/c5e68c2f-047e-4847-a925-9b166c1b9df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012128 10.0.0.33 - - [2025-07-14 01:59:47] "POST /firewall-rules HTTP/1.1" 409 293 0.002388 10.0.0.33 - - [2025-07-14 01:59:47] "POST /chown HTTP/1.1" 200 109 0.007120 10.0.0.33 - - [2025-07-14 01:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.33 - - [2025-07-14 01:59:47] "POST /chown HTTP/1.1" 200 109 0.021638 10.0.0.33 - - [2025-07-14 01:59:47] "PUT /instance-ip/51ac673e-b7a1-4f34-b898-99c41b501d1f HTTP/1.1" 200 256 0.025549 10.0.0.33 - - [2025-07-14 01:59:47] "PUT /firewall-rule/90982e43-e485-4359-80ad-c4a862926671 HTTP/1.1" 200 260 0.049538 10.0.0.33 - - [2025-07-14 01:59:47] "GET /firewall-rule/90982e43-e485-4359-80ad-c4a862926671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004089 10.0.0.33 - - [2025-07-14 01:59:47] "POST /ref-update HTTP/1.1" 200 156 0.016422 10.0.0.33 - - [2025-07-14 01:59:47] "GET /firewall-policy/5713d2a3-84e4-430d-a787-efe37416a5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004317 10.0.0.33 - - [2025-07-14 01:59:47] "POST /chown HTTP/1.1" 200 109 0.013052 10.0.0.33 - - [2025-07-14 01:59:47] "GET /firewall-rule/90982e43-e485-4359-80ad-c4a862926671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.019245 10.0.0.33 - - [2025-07-14 01:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012437 10.0.0.33 - - [2025-07-14 01:59:47] "POST /chown HTTP/1.1" 200 109 0.040750 10.0.0.33 - - [2025-07-14 01:59:47] "GET /tag/c5e68c2f-047e-4847-a925-9b166c1b9df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016087 10.0.0.33 - - [2025-07-14 01:59:47] "GET /tag/c5e68c2f-047e-4847-a925-9b166c1b9df3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.014760 10.0.0.33 - - [2025-07-14 01:59:47] "GET /virtual-machine-interface/1bbbd13d-d41a-4952-aee3-a610f975d493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006191 10.0.0.33 - - [2025-07-14 01:59:47] "PUT /instance-ip/51ac673e-b7a1-4f34-b898-99c41b501d1f HTTP/1.1" 200 256 0.033641 10.0.0.33 - - [2025-07-14 01:59:47] "POST /ref-update HTTP/1.1" 200 156 0.061667 10.0.0.33 - - [2025-07-14 01:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.33 - - [2025-07-14 01:59:48] "POST /set-tag HTTP/1.1" 200 109 0.055840 10.0.0.33 - - [2025-07-14 01:59:48] "GET /virtual-machine-interface/60586892-ef11-4b33-a443-6a0c565a6fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.013654 10.0.0.33 - - [2025-07-14 01:59:48] "POST /set-tag HTTP/1.1" 200 109 0.029237 10.0.0.33 - - [2025-07-14 01:59:48] "POST /chown HTTP/1.1" 200 109 0.035997 10.0.0.33 - - [2025-07-14 01:59:48] "POST /chown HTTP/1.1" 200 109 0.026730 10.0.0.33 - - [2025-07-14 01:59:48] "GET /virtual-machine-interface/af66d724-f09c-4621-98dc-2a8ea8fd16dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.016269 10.0.0.33 - - [2025-07-14 01:59:48] "PUT /instance-ip/51ac673e-b7a1-4f34-b898-99c41b501d1f HTTP/1.1" 200 256 0.037116 10.0.0.33 - - [2025-07-14 01:59:48] "POST /set-tag HTTP/1.1" 200 109 0.045719 10.0.0.33 - - [2025-07-14 01:59:48] "GET /firewall-policy/5713d2a3-84e4-430d-a787-efe37416a5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.015684 10.0.0.33 - - [2025-07-14 01:59:48] "POST /ref-update HTTP/1.1" 200 156 0.011181 10.0.0.33 - - [2025-07-14 01:59:48] "POST /chown HTTP/1.1" 200 109 0.011547 10.0.0.33 - - [2025-07-14 01:59:48] "GET /firewall-rule/90982e43-e485-4359-80ad-c4a862926671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007649 10.0.0.33 - - [2025-07-14 01:59:48] "POST /chown HTTP/1.1" 200 109 0.018920 10.0.0.33 - - [2025-07-14 01:59:48] "POST /ref-update HTTP/1.1" 200 156 0.029173 10.0.0.33 - - [2025-07-14 01:59:48] "PUT /instance-ip/51ac673e-b7a1-4f34-b898-99c41b501d1f HTTP/1.1" 200 256 0.032232 10.0.0.33 - - [2025-07-14 01:59:48] "POST /ref-update HTTP/1.1" 200 156 0.031707 10.0.0.33 - - [2025-07-14 01:59:48] "DELETE /firewall-rule/90982e43-e485-4359-80ad-c4a862926671 HTTP/1.1" 200 115 0.099641 10.0.0.33 - - [2025-07-14 01:59:48] "DELETE /loadbalancer-member/2423d007-e326-4cd7-ad24-830babcb7654 HTTP/1.1" 200 115 0.047107 10.0.0.33 - - [2025-07-14 01:59:48] "DELETE /loadbalancer-pool/e9a9fe8d-8651-4919-85cd-e89ed976ba8b HTTP/1.1" 200 115 0.034909 10.0.0.33 - - [2025-07-14 01:59:48] "DELETE /loadbalancer-listener/8067c1d4-1940-4b8c-b40d-f42f6b3a228f HTTP/1.1" 200 115 0.040056 10.0.0.33 - - [2025-07-14 01:59:48] "PUT /service-instance/ec737ed1-7894-4836-b354-0fc5a9ddf9f2 HTTP/1.1" 200 266 0.020345 10.0.0.33 - - [2025-07-14 01:59:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019901 10.0.0.33 - - [2025-07-14 01:59:48] "DELETE /loadbalancer/3dc0650d-5c5f-43d7-8833-fba968bfe720 HTTP/1.1" 200 115 0.122338 10.0.0.33 - - [2025-07-14 01:59:48] "DELETE /instance-ip/51ac673e-b7a1-4f34-b898-99c41b501d1f HTTP/1.1" 200 115 0.058845 10.0.0.33 - - [2025-07-14 01:59:48] "DELETE /virtual-machine-interface/60586892-ef11-4b33-a443-6a0c565a6fba HTTP/1.1" 200 115 0.045130 10.0.0.33 - - [2025-07-14 01:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008868 10.0.0.33 - - [2025-07-14 01:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007830 10.0.0.33 - - [2025-07-14 01:59:48] "DELETE /tag/c5e68c2f-047e-4847-a925-9b166c1b9df3 HTTP/1.1" 200 115 0.110444 10.0.0.33 - - [2025-07-14 01:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.33 - - [2025-07-14 01:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.33 - - [2025-07-14 01:59:49] "DELETE /service-instance/ec737ed1-7894-4836-b354-0fc5a9ddf9f2 HTTP/1.1" 200 115 0.049839 10.0.0.33 - - [2025-07-14 01:59:49] "GET /virtual-machine-interface/1bbbd13d-d41a-4952-aee3-a610f975d493?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.005364 10.0.0.33 - - [2025-07-14 01:59:49] "DELETE /virtual-machine-interface/1bbbd13d-d41a-4952-aee3-a610f975d493 HTTP/1.1" 200 115 0.069407 10.0.0.33 - - [2025-07-14 01:59:49] "DELETE /virtual-machine/fd0fe565-a45f-4422-8222-b072dfadc50a HTTP/1.1" 200 115 0.021389 10.0.0.33 - - [2025-07-14 01:59:49] "GET /virtual-machine-interface/af66d724-f09c-4621-98dc-2a8ea8fd16dd?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.011168 10.0.0.33 - - [2025-07-14 01:59:49] "DELETE /virtual-machine-interface/af66d724-f09c-4621-98dc-2a8ea8fd16dd HTTP/1.1" 200 115 0.037550 10.0.0.33 - - [2025-07-14 01:59:49] "POST /ref-update HTTP/1.1" 200 156 0.009809 10.0.0.33 - - [2025-07-14 01:59:49] "DELETE /virtual-machine/2c14f16b-765e-461e-9743-707462243c37 HTTP/1.1" 200 115 0.032689 10.0.0.33 - - [2025-07-14 01:59:57] "GET / HTTP/1.1" 200 35931 0.002109 10.0.0.33 - - [2025-07-14 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.33 - - [2025-07-14 01:59:57] "GET /routing-instance/c0a3e594-a965-41b5-9de0-6bd437b1228e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002753 10.0.0.33 - - [2025-07-14 01:59:57] "POST /bgp-routers HTTP/1.1" 409 301 0.001902 10.0.0.33 - - [2025-07-14 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.33 - - [2025-07-14 01:59:57] "GET /bgp-router/c8b88ffa-c68d-4fa2-b49e-06ee0235d139?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003219 10.0.0.33 - - [2025-07-14 01:59:57] "PUT /bgp-router/c8b88ffa-c68d-4fa2-b49e-06ee0235d139 HTTP/1.1" 200 254 0.025470 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:59:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.33 - - [2025-07-14 01:59:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 10.0.0.33 - - [2025-07-14 02:00:11] "GET / HTTP/1.1" 200 35931 0.002726 10.0.0.33 - - [2025-07-14 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.33 - - [2025-07-14 02:00:11] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.005272 10.0.0.33 - - [2025-07-14 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.33 - - [2025-07-14 02:00:11] "GET /config-node/4a442d8a-39e9-4b2c-8f16-988df60a6d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002789 10.0.0.33 - - [2025-07-14 02:00:12] "GET / HTTP/1.1" 200 35931 0.001735 10.0.0.33 - - [2025-07-14 02:00:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002501 10.0.0.33 - - [2025-07-14 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.33 - - [2025-07-14 02:00:17] "GET /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.002749 10.0.0.33 - - [2025-07-14 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.33 - - [2025-07-14 02:00:17] "PUT /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361 HTTP/1.1" 200 276 0.010488 10.0.0.33 - - [2025-07-14 02:00:17] "GET / HTTP/1.1" 200 35931 0.002020 10.0.0.33 - - [2025-07-14 02:00:17] "POST /alarms HTTP/1.1" 409 264 0.002403 10.0.0.33 - - [2025-07-14 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.33 - - [2025-07-14 02:00:17] "PUT /alarm/6d3a1432-cd8c-4f2a-9427-423cf444135e HTTP/1.1" 200 244 0.010510 10.0.0.33 - - [2025-07-14 02:00:17] "POST /alarms HTTP/1.1" 409 261 0.004494 10.0.0.33 - - [2025-07-14 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.33 - - [2025-07-14 02:00:17] "PUT /alarm/d8564925-8739-445b-aa5e-3554d62e1c2c HTTP/1.1" 200 244 0.010483 10.0.0.33 - - [2025-07-14 02:00:17] "POST /alarms HTTP/1.1" 409 261 0.008043 10.0.0.33 - - [2025-07-14 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.33 - - [2025-07-14 02:00:17] "PUT /alarm/d9d9dac9-0281-4b22-a323-8bf379e5d0e6 HTTP/1.1" 200 244 0.010991 10.0.0.33 - - [2025-07-14 02:00:17] "POST /alarms HTTP/1.1" 409 253 0.002921 10.0.0.33 - - [2025-07-14 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.33 - - [2025-07-14 02:00:17] "PUT /alarm/f770ec83-9d24-41ac-81fe-01485cc363a6 HTTP/1.1" 200 244 0.010641 10.0.0.33 - - [2025-07-14 02:00:17] "POST /alarms HTTP/1.1" 409 251 0.011459 10.0.0.33 - - [2025-07-14 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.33 - - [2025-07-14 02:00:17] "PUT /alarm/f0964106-c44f-4fb7-9683-e34f567fc3ca HTTP/1.1" 200 244 0.011092 10.0.0.33 - - [2025-07-14 02:00:17] "POST /alarms HTTP/1.1" 409 252 0.002301 10.0.0.33 - - [2025-07-14 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.33 - - [2025-07-14 02:00:17] "PUT /alarm/9bbea064-81e4-4c30-bcdf-5b70419b0dc3 HTTP/1.1" 200 244 0.011077 10.0.0.33 - - [2025-07-14 02:00:17] "POST /alarms HTTP/1.1" 409 256 0.004645 10.0.0.33 - - [2025-07-14 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.33 - - [2025-07-14 02:00:17] "PUT /alarm/bf94f21f-aa10-40e4-8376-71e54ab78a0b HTTP/1.1" 200 244 0.011539 10.0.0.33 - - [2025-07-14 02:00:18] "POST /alarms HTTP/1.1" 409 248 0.007496 10.0.0.33 - - [2025-07-14 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.33 - - [2025-07-14 02:00:18] "PUT /alarm/e54f36f4-b945-425f-bc80-a37028212e48 HTTP/1.1" 200 244 0.024605 10.0.0.33 - - [2025-07-14 02:00:18] "POST /alarms HTTP/1.1" 409 252 0.009336 10.0.0.33 - - [2025-07-14 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.33 - - [2025-07-14 02:00:18] "PUT /alarm/035a184a-3cce-4d8e-836f-fc57682caa8e HTTP/1.1" 200 244 0.013933 10.0.0.33 - - [2025-07-14 02:00:18] "POST /alarms HTTP/1.1" 409 257 0.013086 10.0.0.33 - - [2025-07-14 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.33 - - [2025-07-14 02:00:18] "PUT /alarm/a92dd57e-15b4-4a33-b637-3baca609e191 HTTP/1.1" 200 244 0.014083 10.0.0.33 - - [2025-07-14 02:00:18] "POST /alarms HTTP/1.1" 409 251 0.007884 10.0.0.33 - - [2025-07-14 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.33 - - [2025-07-14 02:00:18] "PUT /alarm/886db4cb-06e6-47d4-b2ed-9ea773d31fd0 HTTP/1.1" 200 244 0.014502 10.0.0.33 - - [2025-07-14 02:00:18] "POST /alarms HTTP/1.1" 409 257 0.007906 10.0.0.33 - - [2025-07-14 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.33 - - [2025-07-14 02:00:18] "PUT /alarm/87630ec8-35d0-40fc-a8da-3704e8044a89 HTTP/1.1" 200 244 0.016753 10.0.0.33 - - [2025-07-14 02:00:18] "POST /alarms HTTP/1.1" 409 261 0.014095 10.0.0.33 - - [2025-07-14 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.33 - - [2025-07-14 02:00:18] "PUT /alarm/b64d599c-68af-4fa4-8ba5-da8e09215ed0 HTTP/1.1" 200 244 0.019261 10.0.0.33 - - [2025-07-14 02:00:18] "POST /alarms HTTP/1.1" 409 258 0.004250 10.0.0.33 - - [2025-07-14 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.33 - - [2025-07-14 02:00:18] "PUT /alarm/51357ade-a8a6-4f89-9266-c05ae8473a00 HTTP/1.1" 200 244 0.028931 10.0.0.33 - - [2025-07-14 02:00:18] "POST /alarms HTTP/1.1" 409 254 0.015920 10.0.0.33 - - [2025-07-14 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.33 - - [2025-07-14 02:00:18] "PUT /alarm/02b0e910-bc88-420f-a163-a216ca992271 HTTP/1.1" 200 244 0.012908 10.0.0.33 - - [2025-07-14 02:00:18] "POST /alarms HTTP/1.1" 409 254 0.010333 10.0.0.33 - - [2025-07-14 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.33 - - [2025-07-14 02:00:18] "PUT /alarm/230adbba-c46e-4ad5-9463-c407810d35e5 HTTP/1.1" 200 244 0.013979 10.0.0.33 - - [2025-07-14 02:00:18] "POST /alarms HTTP/1.1" 409 254 0.012426 10.0.0.33 - - [2025-07-14 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.33 - - [2025-07-14 02:00:18] "PUT /alarm/c85868a5-1b66-4caf-9afb-0254fc705387 HTTP/1.1" 200 244 0.011649 10.0.0.33 - - [2025-07-14 02:00:18] "POST /alarms HTTP/1.1" 409 247 0.009800 10.0.0.33 - - [2025-07-14 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.33 - - [2025-07-14 02:00:18] "PUT /alarm/0230cf04-32d8-433d-8fea-7ba25c474c0f HTTP/1.1" 200 244 0.010869 10.0.0.33 - - [2025-07-14 02:00:18] "POST /alarms HTTP/1.1" 409 272 0.021062 10.0.0.33 - - [2025-07-14 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.33 - - [2025-07-14 02:00:19] "PUT /alarm/3f4f4433-39e6-4d90-91fd-343bb7d89110 HTTP/1.1" 200 244 0.015781 10.0.0.33 - - [2025-07-14 02:00:19] "POST /alarms HTTP/1.1" 409 261 0.004338 10.0.0.33 - - [2025-07-14 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.33 - - [2025-07-14 02:00:19] "PUT /alarm/31a1ff25-89ce-4949-9c98-b28a5b0769f1 HTTP/1.1" 200 244 0.021011 10.0.0.33 - - [2025-07-14 02:00:19] "POST /alarms HTTP/1.1" 409 259 0.009884 10.0.0.33 - - [2025-07-14 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.33 - - [2025-07-14 02:00:19] "PUT /alarm/5396d78e-1428-4b59-ab72-9a41bdcbaa61 HTTP/1.1" 200 244 0.010676 10.0.0.33 - - [2025-07-14 02:00:19] "POST /alarms HTTP/1.1" 409 265 0.006613 10.0.0.33 - - [2025-07-14 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.33 - - [2025-07-14 02:00:19] "PUT /alarm/aa13d079-6869-45f8-adba-9f89f61a4fe7 HTTP/1.1" 200 244 0.010720 10.0.0.33 - - [2025-07-14 02:00:19] "POST /alarms HTTP/1.1" 409 279 0.007801 10.0.0.33 - - [2025-07-14 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.33 - - [2025-07-14 02:00:19] "PUT /alarm/8506355a-4cca-417c-8257-d461d68b59c5 HTTP/1.1" 200 244 0.011822 10.0.0.33 - - [2025-07-14 02:00:19] "GET / HTTP/1.1" 200 35931 0.001692 10.0.0.33 - - [2025-07-14 02:00:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002239 10.0.0.33 - - [2025-07-14 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.33 - - [2025-07-14 02:00:19] "PUT /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361 HTTP/1.1" 200 276 0.008061 10.0.0.33 - - [2025-07-14 02:00:19] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.33 - - [2025-07-14 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005358 10.0.0.33 - - [2025-07-14 02:00:19] "GET /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.002735 10.0.0.33 - - [2025-07-14 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.33 - - [2025-07-14 02:00:20] "PUT /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361 HTTP/1.1" 200 276 0.011631 10.0.0.33 - - [2025-07-14 02:00:20] "GET / HTTP/1.1" 200 35931 0.002000 10.0.0.33 - - [2025-07-14 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.33 - - [2025-07-14 02:00:20] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.005126 10.0.0.33 - - [2025-07-14 02:00:20] "PUT /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313 HTTP/1.1" 200 274 0.019140 10.0.0.33 - - [2025-07-14 02:00:23] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.33 - - [2025-07-14 02:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.33 - - [2025-07-14 02:00:23] "GET /routing-instance/c0a3e594-a965-41b5-9de0-6bd437b1228e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003250 10.0.0.33 - - [2025-07-14 02:00:23] "POST /bgp-routers HTTP/1.1" 409 301 0.002746 10.0.0.33 - - [2025-07-14 02:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.33 - - [2025-07-14 02:00:23] "GET /bgp-router/c8b88ffa-c68d-4fa2-b49e-06ee0235d139?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003609 10.0.0.33 - - [2025-07-14 02:00:23] "PUT /bgp-router/c8b88ffa-c68d-4fa2-b49e-06ee0235d139 HTTP/1.1" 200 254 0.028885 [Introspect:8084]10.0.0.33 - - [2025-07-14 02:00:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.33 - - [2025-07-14 02:00:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 10.0.0.33 - - [2025-07-14 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.33 - - [2025-07-14 02:00:26] "GET /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.002799 10.0.0.33 - - [2025-07-14 02:01:03] "GET / HTTP/1.1" 200 35931 0.002249 10.0.0.33 - - [2025-07-14 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.33 - - [2025-07-14 02:01:03] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.005727 10.0.0.33 - - [2025-07-14 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.33 - - [2025-07-14 02:01:03] "GET /config-node/4a442d8a-39e9-4b2c-8f16-988df60a6d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002061 10.0.0.33 - - [2025-07-14 02:01:03] "GET / HTTP/1.1" 200 35931 0.001763 10.0.0.33 - - [2025-07-14 02:01:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002314 10.0.0.33 - - [2025-07-14 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.33 - - [2025-07-14 02:01:08] "GET /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.002827 10.0.0.33 - - [2025-07-14 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.33 - - [2025-07-14 02:01:08] "PUT /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361 HTTP/1.1" 200 276 0.010369 10.0.0.33 - - [2025-07-14 02:01:08] "GET / HTTP/1.1" 200 35931 0.001848 10.0.0.33 - - [2025-07-14 02:01:08] "POST /alarms HTTP/1.1" 409 264 0.002466 10.0.0.33 - - [2025-07-14 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.33 - - [2025-07-14 02:01:08] "PUT /alarm/6d3a1432-cd8c-4f2a-9427-423cf444135e HTTP/1.1" 200 244 0.011581 10.0.0.33 - - [2025-07-14 02:01:08] "POST /alarms HTTP/1.1" 409 261 0.003010 10.0.0.33 - - [2025-07-14 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2025-07-14 02:01:08] "PUT /alarm/d8564925-8739-445b-aa5e-3554d62e1c2c HTTP/1.1" 200 244 0.011977 10.0.0.33 - - [2025-07-14 02:01:08] "POST /alarms HTTP/1.1" 409 261 0.003371 10.0.0.33 - - [2025-07-14 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.33 - - [2025-07-14 02:01:09] "PUT /alarm/d9d9dac9-0281-4b22-a323-8bf379e5d0e6 HTTP/1.1" 200 244 0.014415 10.0.0.33 - - [2025-07-14 02:01:09] "POST /alarms HTTP/1.1" 409 253 0.002704 10.0.0.33 - - [2025-07-14 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.33 - - [2025-07-14 02:01:09] "PUT /alarm/f770ec83-9d24-41ac-81fe-01485cc363a6 HTTP/1.1" 200 244 0.024951 10.0.0.33 - - [2025-07-14 02:01:09] "POST /alarms HTTP/1.1" 409 251 0.003858 10.0.0.33 - - [2025-07-14 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.33 - - [2025-07-14 02:01:09] "PUT /alarm/f0964106-c44f-4fb7-9683-e34f567fc3ca HTTP/1.1" 200 244 0.013563 10.0.0.33 - - [2025-07-14 02:01:09] "POST /alarms HTTP/1.1" 409 252 0.011045 10.0.0.33 - - [2025-07-14 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.33 - - [2025-07-14 02:01:09] "PUT /alarm/9bbea064-81e4-4c30-bcdf-5b70419b0dc3 HTTP/1.1" 200 244 0.012314 10.0.0.33 - - [2025-07-14 02:01:09] "POST /alarms HTTP/1.1" 409 256 0.009519 10.0.0.33 - - [2025-07-14 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.33 - - [2025-07-14 02:01:09] "PUT /alarm/bf94f21f-aa10-40e4-8376-71e54ab78a0b HTTP/1.1" 200 244 0.020209 10.0.0.33 - - [2025-07-14 02:01:09] "POST /alarms HTTP/1.1" 409 248 0.007255 10.0.0.33 - - [2025-07-14 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.33 - - [2025-07-14 02:01:09] "PUT /alarm/e54f36f4-b945-425f-bc80-a37028212e48 HTTP/1.1" 200 244 0.012663 10.0.0.33 - - [2025-07-14 02:01:09] "POST /alarms HTTP/1.1" 409 252 0.010036 10.0.0.33 - - [2025-07-14 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.33 - - [2025-07-14 02:01:09] "PUT /alarm/035a184a-3cce-4d8e-836f-fc57682caa8e HTTP/1.1" 200 244 0.009602 10.0.0.33 - - [2025-07-14 02:01:09] "POST /alarms HTTP/1.1" 409 257 0.011974 10.0.0.33 - - [2025-07-14 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.33 - - [2025-07-14 02:01:09] "PUT /alarm/a92dd57e-15b4-4a33-b637-3baca609e191 HTTP/1.1" 200 244 0.012860 10.0.0.33 - - [2025-07-14 02:01:09] "POST /alarms HTTP/1.1" 409 251 0.023603 10.0.0.33 - - [2025-07-14 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.33 - - [2025-07-14 02:01:09] "PUT /alarm/886db4cb-06e6-47d4-b2ed-9ea773d31fd0 HTTP/1.1" 200 244 0.009632 10.0.0.33 - - [2025-07-14 02:01:09] "POST /alarms HTTP/1.1" 409 257 0.023415 10.0.0.33 - - [2025-07-14 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.33 - - [2025-07-14 02:01:09] "PUT /alarm/87630ec8-35d0-40fc-a8da-3704e8044a89 HTTP/1.1" 200 244 0.010448 10.0.0.33 - - [2025-07-14 02:01:09] "POST /alarms HTTP/1.1" 409 261 0.011760 10.0.0.33 - - [2025-07-14 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.33 - - [2025-07-14 02:01:09] "PUT /alarm/b64d599c-68af-4fa4-8ba5-da8e09215ed0 HTTP/1.1" 200 244 0.010793 10.0.0.33 - - [2025-07-14 02:01:09] "POST /alarms HTTP/1.1" 409 258 0.010008 10.0.0.33 - - [2025-07-14 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.33 - - [2025-07-14 02:01:09] "PUT /alarm/51357ade-a8a6-4f89-9266-c05ae8473a00 HTTP/1.1" 200 244 0.010897 10.0.0.33 - - [2025-07-14 02:01:09] "POST /alarms HTTP/1.1" 409 254 0.013885 10.0.0.33 - - [2025-07-14 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.33 - - [2025-07-14 02:01:09] "PUT /alarm/02b0e910-bc88-420f-a163-a216ca992271 HTTP/1.1" 200 244 0.010633 10.0.0.33 - - [2025-07-14 02:01:09] "POST /alarms HTTP/1.1" 409 254 0.006829 10.0.0.33 - - [2025-07-14 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.33 - - [2025-07-14 02:01:10] "PUT /alarm/230adbba-c46e-4ad5-9463-c407810d35e5 HTTP/1.1" 200 244 0.010950 10.0.0.33 - - [2025-07-14 02:01:10] "POST /alarms HTTP/1.1" 409 254 0.005717 10.0.0.33 - - [2025-07-14 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.33 - - [2025-07-14 02:01:10] "PUT /alarm/c85868a5-1b66-4caf-9afb-0254fc705387 HTTP/1.1" 200 244 0.010193 10.0.0.33 - - [2025-07-14 02:01:10] "POST /alarms HTTP/1.1" 409 247 0.007656 10.0.0.33 - - [2025-07-14 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.33 - - [2025-07-14 02:01:10] "PUT /alarm/0230cf04-32d8-433d-8fea-7ba25c474c0f HTTP/1.1" 200 244 0.010841 10.0.0.33 - - [2025-07-14 02:01:10] "POST /alarms HTTP/1.1" 409 272 0.006077 10.0.0.33 - - [2025-07-14 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.33 - - [2025-07-14 02:01:10] "PUT /alarm/3f4f4433-39e6-4d90-91fd-343bb7d89110 HTTP/1.1" 200 244 0.010532 10.0.0.33 - - [2025-07-14 02:01:10] "POST /alarms HTTP/1.1" 409 261 0.007680 10.0.0.33 - - [2025-07-14 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.33 - - [2025-07-14 02:01:10] "PUT /alarm/31a1ff25-89ce-4949-9c98-b28a5b0769f1 HTTP/1.1" 200 244 0.011705 10.0.0.33 - - [2025-07-14 02:01:10] "POST /alarms HTTP/1.1" 409 259 0.012493 10.0.0.33 - - [2025-07-14 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.33 - - [2025-07-14 02:01:10] "PUT /alarm/5396d78e-1428-4b59-ab72-9a41bdcbaa61 HTTP/1.1" 200 244 0.010724 10.0.0.33 - - [2025-07-14 02:01:10] "POST /alarms HTTP/1.1" 409 265 0.007418 10.0.0.33 - - [2025-07-14 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.33 - - [2025-07-14 02:01:10] "PUT /alarm/aa13d079-6869-45f8-adba-9f89f61a4fe7 HTTP/1.1" 200 244 0.013217 10.0.0.33 - - [2025-07-14 02:01:10] "POST /alarms HTTP/1.1" 409 279 0.005943 10.0.0.33 - - [2025-07-14 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.33 - - [2025-07-14 02:01:10] "PUT /alarm/8506355a-4cca-417c-8257-d461d68b59c5 HTTP/1.1" 200 244 0.010890 10.0.0.33 - - [2025-07-14 02:01:10] "GET / HTTP/1.1" 200 35931 0.002013 10.0.0.33 - - [2025-07-14 02:01:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002730 10.0.0.33 - - [2025-07-14 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.33 - - [2025-07-14 02:01:10] "PUT /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361 HTTP/1.1" 200 276 0.012611 10.0.0.33 - - [2025-07-14 02:01:11] "GET / HTTP/1.1" 200 35931 0.001801 10.0.0.33 - - [2025-07-14 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.33 - - [2025-07-14 02:01:11] "GET /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003411 10.0.0.33 - - [2025-07-14 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.33 - - [2025-07-14 02:01:11] "PUT /global-vrouter-config/aa91582e-a85f-4ec9-9f21-9fcda3176361 HTTP/1.1" 200 276 0.013454 10.0.0.33 - - [2025-07-14 02:01:11] "GET / HTTP/1.1" 200 35931 0.002031 10.0.0.33 - - [2025-07-14 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.33 - - [2025-07-14 02:01:11] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.005206 10.0.0.33 - - [2025-07-14 02:01:11] "PUT /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313 HTTP/1.1" 200 274 0.017471 10.0.0.33 - - [2025-07-14 02:01:14] "GET / HTTP/1.1" 200 35931 0.001744 10.0.0.33 - - [2025-07-14 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.33 - - [2025-07-14 02:01:14] "GET /routing-instance/c0a3e594-a965-41b5-9de0-6bd437b1228e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002706 10.0.0.33 - - [2025-07-14 02:01:14] "POST /bgp-routers HTTP/1.1" 409 301 0.001821 10.0.0.33 - - [2025-07-14 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.33 - - [2025-07-14 02:01:14] "GET /bgp-router/c8b88ffa-c68d-4fa2-b49e-06ee0235d139?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003900 10.0.0.33 - - [2025-07-14 02:01:14] "PUT /bgp-router/c8b88ffa-c68d-4fa2-b49e-06ee0235d139 HTTP/1.1" 200 254 0.020407 [Introspect:8084]10.0.0.33 - - [2025-07-14 02:01:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.33 - - [2025-07-14 02:01:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000970 [Introspect:8084]10.0.0.33 - - [2025-07-14 02:01:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.33 - - [2025-07-14 02:01:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001150 10.0.0.33 - - [2025-07-14 02:01:19] "POST /tags HTTP/1.1" 200 355 0.021580 10.0.0.33 - - [2025-07-14 02:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.33 - - [2025-07-14 02:01:19] "GET /tag/aa89bce3-5e89-4c0b-a7a9-edcfde279a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.019402 10.0.0.33 - - [2025-07-14 02:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.33 - - [2025-07-14 02:01:19] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008719 10.0.0.33 - - [2025-07-14 02:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.33 - - [2025-07-14 02:01:19] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054750 10.0.0.33 - - [2025-07-14 02:01:19] "POST /virtual-machines HTTP/1.1" 200 351 0.015886 10.0.0.33 - - [2025-07-14 02:01:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.032990 10.0.0.33 - - [2025-07-14 02:01:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.135880 10.0.0.33 - - [2025-07-14 02:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011867 10.0.0.33 - - [2025-07-14 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.025159 10.0.0.33 - - [2025-07-14 02:01:20] "GET /virtual-machine-interface/6f5f0e70-6056-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009911 10.0.0.33 - - [2025-07-14 02:01:20] "POST /instance-ips HTTP/1.1" 200 391 0.028240 10.0.0.33 - - [2025-07-14 02:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.040596 10.0.0.33 - - [2025-07-14 02:01:20] "GET /virtual-machine-interface/6f5f0e70-6056-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.011922 10.0.0.33 - - [2025-07-14 02:01:20] "POST /set-tag HTTP/1.1" 200 109 0.018426 10.0.0.33 - - [2025-07-14 02:01:20] "GET /virtual-machine-interface/6f5f0e70-6056-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.021546 10.0.0.33 - - [2025-07-14 02:01:20] "GET /instance-ip/6f7ceea4-6056-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.006639 10.0.0.33 - - [2025-07-14 02:01:20] "GET /virtual-machine-interface/6f5f0e70-6056-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008522 10.0.0.33 - - [2025-07-14 02:01:20] "POST /set-tag HTTP/1.1" 200 109 0.003345 10.0.0.33 - - [2025-07-14 02:01:20] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003644 10.0.0.33 - - [2025-07-14 02:01:20] "POST /ref-update HTTP/1.1" 200 156 0.008750 10.0.0.33 - - [2025-07-14 02:01:20] "GET /virtual-machine-interface/6f5f0e70-6056-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008419 10.0.0.33 - - [2025-07-14 02:01:20] "POST /set-tag HTTP/1.1" 200 109 0.002768 10.0.0.33 - - [2025-07-14 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.33 - - [2025-07-14 02:01:20] "GET /virtual-network/6d417570-d1fc-4260-988a-b5227b4ddaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004599 10.0.0.33 - - [2025-07-14 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.33 - - [2025-07-14 02:01:20] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042151 10.0.0.33 - - [2025-07-14 02:01:20] "POST /virtual-machines HTTP/1.1" 200 355 0.027221 10.0.0.33 - - [2025-07-14 02:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020348 10.0.0.33 - - [2025-07-14 02:01:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.134648 10.0.0.33 - - [2025-07-14 02:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.025582 10.0.0.33 - - [2025-07-14 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012695 10.0.0.33 - - [2025-07-14 02:01:21] "GET /virtual-machine-interface/6fecdeda-6056-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004997 10.0.0.33 - - [2025-07-14 02:01:21] "POST /instance-ips HTTP/1.1" 200 395 0.021064 10.0.0.33 - - [2025-07-14 02:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.029295 10.0.0.33 - - [2025-07-14 02:01:21] "GET /virtual-machine-interface/6fecdeda-6056-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.016000 10.0.0.33 - - [2025-07-14 02:01:21] "POST /set-tag HTTP/1.1" 200 109 0.015850 10.0.0.33 - - [2025-07-14 02:01:21] "GET /virtual-machine-interface/6fecdeda-6056-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.015932 10.0.0.33 - - [2025-07-14 02:01:21] "GET /instance-ip/700d1ae2-6056-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003034 10.0.0.33 - - [2025-07-14 02:01:21] "GET /virtual-machine-interface/6fecdeda-6056-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005018 10.0.0.33 - - [2025-07-14 02:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.33 - - [2025-07-14 02:01:21] "GET /virtual-router/4ef12ca5-3e60-4b4e-937d-aa837815afbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003484 10.0.0.33 - - [2025-07-14 02:01:21] "POST /ref-update HTTP/1.1" 200 156 0.008701 10.0.0.33 - - [2025-07-14 02:01:21] "GET /virtual-machine-interface/6fecdeda-6056-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007426 10.0.0.33 - - [2025-07-14 02:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.33 - - [2025-07-14 02:01:21] "GET /virtual-machine-interface/6f5f0e70-6056-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004970 10.0.0.33 - - [2025-07-14 02:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.33 - - [2025-07-14 02:01:21] "GET /virtual-machine-interface/6fecdeda-6056-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004231 10.0.0.33 - - [2025-07-14 02:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.33 - - [2025-07-14 02:01:33] "GET / HTTP/1.1" 200 35931 0.002019 10.0.0.33 - - [2025-07-14 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2025-07-14 02:01:33] "GET /global-system-config/bd0c3b03-7597-49da-8a01-a5f7ca0ee313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.005831 10.0.0.33 - - [2025-07-14 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.33 - - [2025-07-14 02:01:33] "GET /config-node/4a442d8a-39e9-4b2c-8f16-988df60a6d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001887 10.0.0.33 - - [2025-07-14 02:01:36] "GET /virtual-machine-interface/6f5f0e70-6056-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005149 10.0.0.33 - - [2025-07-14 02:01:36] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.33 - - [2025-07-14 02:01:37] "GET /virtual-machine-interface/6fecdeda-6056-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005043 10.0.0.33 - - [2025-07-14 02:01:37] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.33 - - [2025-07-14 02:01:38] "GET /virtual-machine-interface/6f5f0e70-6056-11f0-b303-fa163e4f1b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005507 10.0.0.33 - - [2025-07-14 02:01:38] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.33 - - [2025-07-14 02:01:45] "POST /tags HTTP/1.1" 200 365 0.108431 10.0.0.33 - - [2025-07-14 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.031854 10.0.0.33 - - [2025-07-14 02:01:45] "GET /tag/81c36241-86ea-493c-98dd-9f5b3fb1ad2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.031422 10.0.0.33 - - [2025-07-14 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.33 - - [2025-07-14 02:01:45] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057735 10.0.0.33 - - [2025-07-14 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.33 - - [2025-07-14 02:01:45] "GET /service-appliance-set/f26cc789-d485-444f-85f1-9c81834aa49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002885 10.0.0.33 - - [2025-07-14 02:01:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.001950 10.0.0.33 - - [2025-07-14 02:01:45] "GET / HTTP/1.1" 200 35931 0.001916 10.0.0.33 - - [2025-07-14 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.33 - - [2025-07-14 02:01:45] "GET /routing-instance/c0a3e594-a965-41b5-9de0-6bd437b1228e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011673 10.0.0.33 - - [2025-07-14 02:01:45] "POST /bgp-routers HTTP/1.1" 409 301 0.003704 10.0.0.33 - - [2025-07-14 02:01:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.127002 10.0.0.33 - - [2025-07-14 02:01:45] "GET /virtual-machine-interface/80c49fbb-bb9f-4d0f-8c28-579204ac4734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.024639 10.0.0.33 - - [2025-07-14 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007253 10.0.0.33 - - [2025-07-14 02:01:45] "GET /bgp-router/c8b88ffa-c68d-4fa2-b49e-06ee0235d139?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.007786 10.0.0.33 - - [2025-07-14 02:01:45] "PUT /bgp-router/c8b88ffa-c68d-4fa2-b49e-06ee0235d139 HTTP/1.1" 200 254 0.026346 10.0.0.33 - - [2025-07-14 02:01:45] "POST /set-tag HTTP/1.1" 200 109 0.071687 10.0.0.33 - - [2025-07-14 02:01:45] "POST /instance-ips HTTP/1.1" 200 417 0.114116 10.0.0.33 - - [2025-07-14 02:01:45] "GET /instance-ip/71f2c9e8-8229-490f-a386-bb8040499927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.005719 10.0.0.33 - - [2025-07-14 02:01:45] "POST /loadbalancers HTTP/1.1" 200 618 0.075265 10.0.0.33 - - [2025-07-14 02:01:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014536 10.0.0.33 - - [2025-07-14 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006013 10.0.0.33 - - [2025-07-14 02:01:46] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062381 10.0.0.33 - - [2025-07-14 02:01:46] "GET /virtual-machine-interface/80c49fbb-bb9f-4d0f-8c28-579204ac4734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.016775 10.0.0.33 - - [2025-07-14 02:01:46] "GET /virtual-machine-interface/80c49fbb-bb9f-4d0f-8c28-579204ac4734?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.017902 10.0.0.33 - - [2025-07-14 02:01:46] "POST /service-instances HTTP/1.1" 200 566 0.101850 10.0.0.33 - - [2025-07-14 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.034497 10.0.0.33 - - [2025-07-14 02:01:46] "POST /fqname-to-id HTTP/1.1" 404 208 0.022957 [Introspect:8084]10.0.0.33 - - [2025-07-14 02:01:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001662 10.0.0.33 - - [2025-07-14 02:01:46] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011988 [Introspect:8084]10.0.0.33 - - [2025-07-14 02:01:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002284 10.0.0.33 - - [2025-07-14 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.33 - - [2025-07-14 02:01:46] "PUT /service-instance/c2d4e0ca-bf50-4433-85b0-e01d87bc859f HTTP/1.1" 200 266 0.031612 10.0.0.33 - - [2025-07-14 02:01:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.031574 10.0.0.33 - - [2025-07-14 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008268 10.0.0.33 - - [2025-07-14 02:01:46] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016868 10.0.0.33 - - [2025-07-14 02:01:46] "POST /tags HTTP/1.1" 409 221 0.018438 10.0.0.33 - - [2025-07-14 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006703 10.0.0.33 - - [2025-07-14 02:01:46] "POST /virtual-machines HTTP/1.1" 200 429 0.024751 10.0.0.33 - - [2025-07-14 02:01:46] "GET /tag/5d96c555-d45d-428d-a0ee-52438509cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.030422 10.0.0.33 - - [2025-07-14 02:01:46] "POST /tags HTTP/1.1" 409 238 0.003357 10.0.0.33 - - [2025-07-14 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.33 - - [2025-07-14 02:01:46] "GET /tag/81c36241-86ea-493c-98dd-9f5b3fb1ad2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.030352 10.0.0.33 - - [2025-07-14 02:01:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.195680 10.0.0.33 - - [2025-07-14 02:01:46] "POST /chown HTTP/1.1" 200 109 0.048319 10.0.0.33 - - [2025-07-14 02:01:46] "POST /firewall-rules HTTP/1.1" 200 650 0.159008 10.0.0.33 - - [2025-07-14 02:01:46] "POST /chown HTTP/1.1" 200 109 0.152866 10.0.0.33 - - [2025-07-14 02:01:46] "GET /firewall-rule/88df285a-7bf9-44f7-8449-fe7274fbebdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.029271 10.0.0.33 - - [2025-07-14 02:01:46] "GET /firewall-policy/5713d2a3-84e4-430d-a787-efe37416a5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004960 10.0.0.33 - - [2025-07-14 02:01:46] "PUT /virtual-machine-interface/b01ce8d7-3d82-4962-8791-a39b16bfa344 HTTP/1.1" 200 284 0.020277 10.0.0.33 - - [2025-07-14 02:01:46] "GET /firewall-rule/88df285a-7bf9-44f7-8449-fe7274fbebdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.009516 10.0.0.33 - - [2025-07-14 02:01:46] "PUT /instance-ip/71f2c9e8-8229-490f-a386-bb8040499927 HTTP/1.1" 200 256 0.064877 10.0.0.33 - - [2025-07-14 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.070605 10.0.0.33 - - [2025-07-14 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.33 - - [2025-07-14 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.044959 10.0.0.33 - - [2025-07-14 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.028047 10.0.0.33 - - [2025-07-14 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.047835 10.0.0.33 - - [2025-07-14 02:01:47] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.108727 10.0.0.33 - - [2025-07-14 02:01:47] "GET /loadbalancer/3dc0650d-5c5f-43d7-8833-fba968bfe720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.010940 10.0.0.33 - - [2025-07-14 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.023819 10.0.0.33 - - [2025-07-14 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.036766 10.0.0.33 - - [2025-07-14 02:01:47] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.080654 10.0.0.33 - - [2025-07-14 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.033278 10.0.0.33 - - [2025-07-14 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.33 - - [2025-07-14 02:01:47] "GET /project/381b28aa-8f35-4794-9a10-5be45ae6f373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.074833 10.0.0.33 - - [2025-07-14 02:01:47] "POST /virtual-machines HTTP/1.1" 200 429 0.062327 10.0.0.33 - - [2025-07-14 02:01:47] "GET /loadbalancer-listener/b5351359-0891-4208-af79-785538dc6c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.014937 10.0.0.33 - - [2025-07-14 02:01:47] "GET /loadbalancer-listener/b5351359-0891-4208-af79-785538dc6c8e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.077423 10.0.0.33 - - [2025-07-14 02:01:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.185500 10.0.0.33 - - [2025-07-14 02:01:47] "POST /chown HTTP/1.1" 200 109 0.034463 10.0.0.33 - - [2025-07-14 02:01:47] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.089215 10.0.0.33 - - [2025-07-14 02:01:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.012710 10.0.0.33 - - [2025-07-14 02:01:47] "GET /loadbalancer-pool/11c1e0a5-3e3a-4c56-b702-2a90fad17117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003552 10.0.0.33 - - [2025-07-14 02:01:47] "POST /chown HTTP/1.1" 200 109 0.015050 10.0.0.33 - - [2025-07-14 02:01:47] "PUT /virtual-machine-interface/0f0518bc-e79c-4fd2-97ac-c502cd477923 HTTP/1.1" 200 284 0.022760 10.0.0.33 - - [2025-07-14 02:01:47] "PUT /instance-ip/71f2c9e8-8229-490f-a386-bb8040499927 HTTP/1.1" 200 256 0.037953 10.0.0.33 - - [2025-07-14 02:01:47] "POST /loadbalancer-members HTTP/1.1" 200 707 0.064335 10.0.0.33 - - [2025-07-14 02:01:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021272 10.0.0.33 - - [2025-07-14 02:01:47] "GET /loadbalancer-member/40be7607-69a6-42a4-a755-d65a907462c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005731 10.0.0.33 - - [2025-07-14 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.043760 10.0.0.33 - - [2025-07-14 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.022272 10.0.0.33 - - [2025-07-14 02:01:47] "GET /application-policy-set/afe1a633-c3d8-4739-9b43-9c2291cb0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011449 10.0.0.33 - - [2025-07-14 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006674 10.0.0.33 - - [2025-07-14 02:01:47] "GET /policy-management/a05eeaca-e9f9-457d-bdd7-f6f10f2e606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010356 10.0.0.33 - - [2025-07-14 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.042324 10.0.0.33 - - [2025-07-14 02:01:47] "POST /tags HTTP/1.1" 409 221 0.004599 10.0.0.33 - - [2025-07-14 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.33 - - [2025-07-14 02:01:48] "GET /tag/5d96c555-d45d-428d-a0ee-52438509cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.027404 10.0.0.33 - - [2025-07-14 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.047008 10.0.0.33 - - [2025-07-14 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.030798 10.0.0.33 - - [2025-07-14 02:01:48] "POST /tags HTTP/1.1" 409 238 0.009578 10.0.0.33 - - [2025-07-14 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.33 - - [2025-07-14 02:01:48] "PUT /service-instance/c2d4e0ca-bf50-4433-85b0-e01d87bc859f HTTP/1.1" 200 266 0.011775 10.0.0.33 - - [2025-07-14 02:01:48] "GET /tag/81c36241-86ea-493c-98dd-9f5b3fb1ad2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.033033 10.0.0.33 - - [2025-07-14 02:01:48] "POST /firewall-rules HTTP/1.1" 409 293 0.013212 10.0.0.33 - - [2025-07-14 02:01:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026454 10.0.0.33 - - [2025-07-14 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005273 10.0.0.33 - - [2025-07-14 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.33 - - [2025-07-14 02:01:48] "POST /chown HTTP/1.1" 200 109 0.010680 10.0.0.33 - - [2025-07-14 02:01:48] "PUT /firewall-rule/88df285a-7bf9-44f7-8449-fe7274fbebdb HTTP/1.1" 200 260 0.058460 10.0.0.33 - - [2025-07-14 02:01:48] "POST /chown HTTP/1.1" 200 109 0.027913 10.0.0.33 - - [2025-07-14 02:01:48] "GET /firewall-rule/88df285a-7bf9-44f7-8449-fe7274fbebdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.014306 10.0.0.33 - - [2025-07-14 02:01:48] "PUT /instance-ip/71f2c9e8-8229-490f-a386-bb8040499927 HTTP/1.1" 200 256 0.038899 10.0.0.33 - - [2025-07-14 02:01:48] "GET /firewall-policy/5713d2a3-84e4-430d-a787-efe37416a5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005519 10.0.0.33 - - [2025-07-14 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.027236 10.0.0.33 - - [2025-07-14 02:01:48] "GET /firewall-rule/88df285a-7bf9-44f7-8449-fe7274fbebdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004455 10.0.0.33 - - [2025-07-14 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.33 - - [2025-07-14 02:01:48] "POST /chown HTTP/1.1" 200 109 0.009145 10.0.0.33 - - [2025-07-14 02:01:48] "GET /tag/81c36241-86ea-493c-98dd-9f5b3fb1ad2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019977 10.0.0.33 - - [2025-07-14 02:01:48] "GET /tag/81c36241-86ea-493c-98dd-9f5b3fb1ad2d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.017956 10.0.0.33 - - [2025-07-14 02:01:48] "POST /chown HTTP/1.1" 200 109 0.046780 10.0.0.33 - - [2025-07-14 02:01:48] "GET /virtual-machine-interface/0f0518bc-e79c-4fd2-97ac-c502cd477923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.007617 10.0.0.33 - - [2025-07-14 02:01:48] "PUT /instance-ip/71f2c9e8-8229-490f-a386-bb8040499927 HTTP/1.1" 200 256 0.020919 10.0.0.33 - - [2025-07-14 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.015657 10.0.0.33 - - [2025-07-14 02:01:48] "POST /set-tag HTTP/1.1" 200 109 0.028190 10.0.0.33 - - [2025-07-14 02:01:48] "GET /virtual-machine-interface/80c49fbb-bb9f-4d0f-8c28-579204ac4734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.023893 10.0.0.33 - - [2025-07-14 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008269 10.0.0.33 - - [2025-07-14 02:01:48] "POST /chown HTTP/1.1" 200 109 0.018133 10.0.0.33 - - [2025-07-14 02:01:48] "POST /set-tag HTTP/1.1" 200 109 0.077727 10.0.0.33 - - [2025-07-14 02:01:48] "POST /chown HTTP/1.1" 200 109 0.030246 10.0.0.33 - - [2025-07-14 02:01:48] "GET /virtual-machine-interface/b01ce8d7-3d82-4962-8791-a39b16bfa344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.009925 10.0.0.33 - - [2025-07-14 02:01:48] "PUT /instance-ip/71f2c9e8-8229-490f-a386-bb8040499927 HTTP/1.1" 200 256 0.039641 10.0.0.33 - - [2025-07-14 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.026752 10.0.0.33 - - [2025-07-14 02:01:48] "POST /set-tag HTTP/1.1" 200 109 0.044286 10.0.0.33 - - [2025-07-14 02:01:48] "GET /firewall-policy/5713d2a3-84e4-430d-a787-efe37416a5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008824 10.0.0.33 - - [2025-07-14 02:01:48] "POST /chown HTTP/1.1" 200 109 0.020522 10.0.0.33 - - [2025-07-14 02:01:48] "GET /firewall-rule/88df285a-7bf9-44f7-8449-fe7274fbebdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004304 10.0.0.33 - - [2025-07-14 02:01:48] "POST /chown HTTP/1.1" 200 109 0.024202 10.0.0.33 - - [2025-07-14 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.043255 10.0.0.33 - - [2025-07-14 02:01:48] "PUT /instance-ip/71f2c9e8-8229-490f-a386-bb8040499927 HTTP/1.1" 200 256 0.049712 10.0.0.33 - - [2025-07-14 02:01:48] "DELETE /firewall-rule/88df285a-7bf9-44f7-8449-fe7274fbebdb HTTP/1.1" 200 115 0.055057