+++ date ++ echo 'INFO: =================== Thu Jul 10 01:50:19 UTC 2025 ===================' INFO: =================== Thu Jul 10 01:50:19 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' ++ 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 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.33,10.42.219.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.42.219.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=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set ++ sed 's/^API__//g' + 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/10/2025 01:51:03.326 7fe7b3342e08 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/10/2025 01:51:03.909 7fe7b3342e08 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 07/10/2025 01:51:03.958 7fe7b3342e08 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/10/2025 01:51:03.958 7fe7b3342e08 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2025-07-10 01:51:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000554 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-10 01:51:13] "GET / HTTP/1.1" 503 181 0.000233 10.0.0.33 - - [2025-07-10 01:51:13] "GET / HTTP/1.1" 503 181 0.000234 10.0.0.33 - - [2025-07-10 01:51:14] "GET / HTTP/1.1" 200 45303 0.001393 10.0.0.33 - - [2025-07-10 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.33 - - [2025-07-10 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.33 - - [2025-07-10 01:51:14] "GET / HTTP/1.1" 200 35931 0.001383 10.0.0.33 - - [2025-07-10 01:51:14] "GET / HTTP/1.1" 200 35931 0.001331 10.0.0.33 - - [2025-07-10 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.33 - - [2025-07-10 01:51:14] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016091 10.0.0.33 - - [2025-07-10 01:51:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.003926 10.0.0.33 - - [2025-07-10 01:51:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.014713 10.0.0.33 - - [2025-07-10 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020684 10.0.0.33 - - [2025-07-10 01:51:14] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007688 10.0.0.33 - - [2025-07-10 01:51:14] "POST /database-nodes HTTP/1.1" 200 597 0.134414 10.0.0.33 - - [2025-07-10 01:51:14] "POST /service-appliance-sets HTTP/1.1" 200 553 0.065752 10.0.0.33 - - [2025-07-10 01:51:14] "POST /fqname-to-id HTTP/1.1" 404 180 0.003737 10.0.0.33 - - [2025-07-10 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.33 - - [2025-07-10 01:51:14] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005969 10.0.0.33 - - [2025-07-10 01:51:14] "POST /service-appliance-sets HTTP/1.1" 200 541 0.039367 10.0.0.33 - - [2025-07-10 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.33 - - [2025-07-10 01:51:15] "GET /network-ipam/2ac3e261-6ae9-4efa-9269-0abf3e935d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004227 10.0.0.33 - - [2025-07-10 01:51:15] "GET / HTTP/1.1" 200 35931 0.002202 10.0.0.33 - - [2025-07-10 01:51:15] "POST /service-templates HTTP/1.1" 200 511 0.051284 10.0.0.33 - - [2025-07-10 01:51:15] "POST /service-templates HTTP/1.1" 200 501 0.051509 10.0.0.33 - - [2025-07-10 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 196 0.008743 10.0.0.33 - - [2025-07-10 01:51:15] "POST /service-templates HTTP/1.1" 200 515 0.063364 10.0.0.33 - - [2025-07-10 01:51:15] "POST /job-templates HTTP/1.1" 200 555 0.114274 10.0.0.33 - - [2025-07-10 01:51:15] "POST /service-templates HTTP/1.1" 200 535 0.082325 10.0.0.33 - - [2025-07-10 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 200 0.034832 10.0.0.33 - - [2025-07-10 01:51:15] "POST /job-templates HTTP/1.1" 200 563 0.076300 10.0.0.33 - - [2025-07-10 01:51:15] "POST /service-templates HTTP/1.1" 200 507 0.070449 10.0.0.33 - - [2025-07-10 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 191 0.012865 10.0.0.33 - - [2025-07-10 01:51:15] "GET / HTTP/1.1" 200 35931 0.002406 10.0.0.33 - - [2025-07-10 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014035 10.0.0.33 - - [2025-07-10 01:51:15] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.026040 10.0.0.33 - - [2025-07-10 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.005957 10.0.0.33 - - [2025-07-10 01:51:15] "POST /job-templates HTTP/1.1" 200 545 0.141008 10.0.0.33 - - [2025-07-10 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.009621 10.0.0.33 - - [2025-07-10 01:51:15] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.045478 10.0.0.33 - - [2025-07-10 01:51:15] "POST /job-templates HTTP/1.1" 200 577 0.094625 10.0.0.33 - - [2025-07-10 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 208 0.028121 10.0.0.33 - - [2025-07-10 01:51:16] "POST /job-templates HTTP/1.1" 200 579 0.070129 10.0.0.33 - - [2025-07-10 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 210 0.002763 10.0.0.33 - - [2025-07-10 01:51:16] "POST /job-templates HTTP/1.1" 200 583 0.082562 10.0.0.33 - - [2025-07-10 01:51:16] "GET / HTTP/1.1" 200 35931 0.005998 10.0.0.33 - - [2025-07-10 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.020107 10.0.0.33 - - [2025-07-10 01:51:16] "POST /job-templates HTTP/1.1" 200 559 0.071992 10.0.0.33 - - [2025-07-10 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 203 0.005074 10.0.0.33 - - [2025-07-10 01:51:16] "POST /job-templates HTTP/1.1" 200 569 0.087910 10.0.0.33 - - [2025-07-10 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.006165 10.0.0.33 - - [2025-07-10 01:51:16] "POST /job-templates HTTP/1.1" 200 555 0.090296 10.0.0.33 - - [2025-07-10 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.019022 10.0.0.33 - - [2025-07-10 01:51:16] "POST /job-templates HTTP/1.1" 200 555 0.099617 10.0.0.33 - - [2025-07-10 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.022461 10.0.0.33 - - [2025-07-10 01:51:16] "POST /job-templates HTTP/1.1" 200 555 0.101259 10.0.0.33 - - [2025-07-10 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.002738 10.0.0.33 - - [2025-07-10 01:51:17] "POST /job-templates HTTP/1.1" 200 535 0.101766 10.0.0.33 - - [2025-07-10 01:51:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.075963 10.0.0.33 - - [2025-07-10 01:51:17] "POST /job-templates HTTP/1.1" 200 559 0.094747 10.0.0.33 - - [2025-07-10 01:51:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.038104 10.0.0.33 - - [2025-07-10 01:51:17] "GET / HTTP/1.1" 200 35931 0.002234 10.0.0.33 - - [2025-07-10 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006455 10.0.0.33 - - [2025-07-10 01:51:17] "POST /job-templates HTTP/1.1" 200 559 0.147400 10.0.0.33 - - [2025-07-10 01:51:17] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.057132 10.0.0.33 - - [2025-07-10 01:51:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.006807 10.0.0.33 - - [2025-07-10 01:51:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.002819 10.0.0.33 - - [2025-07-10 01:51:17] "POST /config-nodes HTTP/1.1" 200 593 0.239580 10.0.0.33 - - [2025-07-10 01:51:17] "POST /job-templates HTTP/1.1" 200 559 0.272316 10.0.0.33 - - [2025-07-10 01:51:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.040814 10.0.0.33 - - [2025-07-10 01:51:18] "POST /job-templates HTTP/1.1" 200 565 0.168551 10.0.0.33 - - [2025-07-10 01:51:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.013565 10.0.0.33 - - [2025-07-10 01:51:18] "POST /job-templates HTTP/1.1" 200 557 0.157446 10.0.0.33 - - [2025-07-10 01:51:18] "POST /fqname-to-id HTTP/1.1" 404 196 0.003624 10.0.0.33 - - [2025-07-10 01:51:18] "GET / HTTP/1.1" 200 35931 0.001822 10.0.0.33 - - [2025-07-10 01:51:18] "POST /job-templates HTTP/1.1" 200 555 0.113276 10.0.0.33 - - [2025-07-10 01:51:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.034195 10.0.0.33 - - [2025-07-10 01:51:18] "POST /fqname-to-id HTTP/1.1" 404 205 0.013141 10.0.0.33 - - [2025-07-10 01:51:18] "POST /job-templates HTTP/1.1" 200 573 0.092252 10.0.0.33 - - [2025-07-10 01:51:18] "POST /fqname-to-id HTTP/1.1" 404 194 0.031091 10.0.0.33 - - [2025-07-10 01:51:18] "POST /job-templates HTTP/1.1" 200 551 0.092895 10.0.0.33 - - [2025-07-10 01:51:18] "POST /fqname-to-id HTTP/1.1" 404 208 0.007747 10.0.0.33 - - [2025-07-10 01:51:18] "POST /job-templates HTTP/1.1" 200 579 0.085300 10.0.0.33 - - [2025-07-10 01:51:18] "POST /fqname-to-id HTTP/1.1" 404 196 0.003470 10.0.0.33 - - [2025-07-10 01:51:19] "POST /job-templates HTTP/1.1" 200 555 0.148864 10.0.0.33 - - [2025-07-10 01:51:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.041837 10.0.0.33 - - [2025-07-10 01:51:19] "POST /job-templates HTTP/1.1" 200 559 0.089113 10.0.0.33 - - [2025-07-10 01:51:19] "POST /fqname-to-id HTTP/1.1" 404 206 0.002609 10.0.0.33 - - [2025-07-10 01:51:19] "POST /job-templates HTTP/1.1" 200 575 0.089181 10.0.0.33 - - [2025-07-10 01:51:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.025660 10.0.0.33 - - [2025-07-10 01:51:19] "POST /job-templates HTTP/1.1" 200 557 0.135589 10.0.0.33 - - [2025-07-10 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.029198 10.0.0.33 - - [2025-07-10 01:51:19] "GET /network-ipam/2ac3e261-6ae9-4efa-9269-0abf3e935d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003816 10.0.0.33 - - [2025-07-10 01:51:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.033224 10.0.0.33 - - [2025-07-10 01:51:19] "POST /job-templates HTTP/1.1" 200 559 0.068724 10.0.0.33 - - [2025-07-10 01:51:19] "POST /fqname-to-id HTTP/1.1" 404 196 0.005623 10.0.0.33 - - [2025-07-10 01:51:19] "POST /job-templates HTTP/1.1" 200 555 0.098078 10.0.0.33 - - [2025-07-10 01:51:19] "POST /fqname-to-id HTTP/1.1" 404 195 0.033311 10.0.0.33 - - [2025-07-10 01:51:20] "POST /job-templates HTTP/1.1" 200 553 0.100348 10.0.0.33 - - [2025-07-10 01:51:20] "POST /fqname-to-id HTTP/1.1" 404 195 0.020007 10.0.0.33 - - [2025-07-10 01:51:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.002462 10.0.0.33 - - [2025-07-10 01:51:20] "POST /job-templates HTTP/1.1" 200 553 0.132677 10.0.0.33 - - [2025-07-10 01:51:20] "GET / HTTP/1.1" 200 35931 0.094803 10.0.0.33 - - [2025-07-10 01:51:20] "POST /fqname-to-id HTTP/1.1" 404 195 0.110366 10.0.0.33 - - [2025-07-10 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008507 10.0.0.33 - - [2025-07-10 01:51:20] "POST /access-control-lists HTTP/1.1" 200 587 0.205604 10.0.0.33 - - [2025-07-10 01:51:20] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.023423 10.0.0.33 - - [2025-07-10 01:51:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.026036 10.0.0.33 - - [2025-07-10 01:51:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.002268 10.0.0.33 - - [2025-07-10 01:51:20] "GET / HTTP/1.1" 200 35931 0.001781 10.0.0.33 - - [2025-07-10 01:51:20] "POST /job-templates HTTP/1.1" 200 553 0.138293 10.0.0.33 - - [2025-07-10 01:51:20] "POST /fqname-to-id HTTP/1.1" 404 200 0.042413 10.0.0.33 - - [2025-07-10 01:51:20] "POST /access-control-lists HTTP/1.1" 200 585 0.114307 10.0.0.33 - - [2025-07-10 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.074827 10.0.0.33 - - [2025-07-10 01:51:20] "POST /config-database-nodes HTTP/1.1" 200 611 0.110951 10.0.0.33 - - [2025-07-10 01:51:20] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.027951 10.0.0.33 - - [2025-07-10 01:51:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.006578 10.0.0.33 - - [2025-07-10 01:51:20] "POST /route-targets HTTP/1.1" 200 327 0.075298 10.0.0.33 - - [2025-07-10 01:51:20] "POST /job-templates HTTP/1.1" 200 563 0.179471 10.0.0.33 - - [2025-07-10 01:51:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.022019 10.0.0.33 - - [2025-07-10 01:51:20] "POST /ref-update HTTP/1.1" 200 156 0.078347 10.0.0.33 - - [2025-07-10 01:51:20] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.182106 10.0.0.33 - - [2025-07-10 01:51:20] "POST /route-targets HTTP/1.1" 200 327 0.011684 10.0.0.33 - - [2025-07-10 01:51:20] "POST /job-templates HTTP/1.1" 200 565 0.145027 10.0.0.33 - - [2025-07-10 01:51:21] "POST /ref-update HTTP/1.1" 200 156 0.071630 10.0.0.33 - - [2025-07-10 01:51:21] "POST /fqname-to-id HTTP/1.1" 404 189 0.002665 10.0.0.33 - - [2025-07-10 01:51:21] "POST /config-propertiess HTTP/1.1" 200 551 0.021141 10.0.0.33 - - [2025-07-10 01:51:21] "POST /fqname-to-id HTTP/1.1" 404 168 0.013467 10.0.0.33 - - [2025-07-10 01:51:21] "POST /route-targets HTTP/1.1" 200 327 0.021748 10.0.0.33 - - [2025-07-10 01:51:21] "POST /ref-update HTTP/1.1" 200 156 0.050131 10.0.0.33 - - [2025-07-10 01:51:21] "POST /route-targets HTTP/1.1" 200 327 0.017263 10.0.0.33 - - [2025-07-10 01:51:21] "POST /tags HTTP/1.1" 200 321 0.137926 10.0.0.33 - - [2025-07-10 01:51:21] "POST /fqname-to-id HTTP/1.1" 404 166 0.007367 10.0.0.33 - - [2025-07-10 01:51:21] "POST /ref-update HTTP/1.1" 200 156 0.029815 10.0.0.33 - - [2025-07-10 01:51:21] "POST /tags HTTP/1.1" 200 317 0.069610 10.0.0.33 - - [2025-07-10 01:51:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.002487 10.0.0.33 - - [2025-07-10 01:51:21] "POST /fqname-to-id HTTP/1.1" 404 174 0.006493 10.0.0.33 - - [2025-07-10 01:51:21] "POST /access-control-lists HTTP/1.1" 200 551 0.039061 10.0.0.33 - - [2025-07-10 01:51:21] "PUT /access-control-list/9b4c638f-818d-4bd6-88de-bbe9ceb519e1 HTTP/1.1" 200 272 0.050852 10.0.0.33 - - [2025-07-10 01:51:21] "POST /tags HTTP/1.1" 200 333 0.098605 10.0.0.33 - - [2025-07-10 01:51:21] "POST /fqname-to-id HTTP/1.1" 404 162 0.020668 10.0.0.33 - - [2025-07-10 01:51:21] "PUT /access-control-list/87e74248-d74f-4074-a586-5ecc474b09c9 HTTP/1.1" 200 272 0.037083 10.0.0.33 - - [2025-07-10 01:51:21] "POST /tags HTTP/1.1" 200 309 0.068751 10.0.0.33 - - [2025-07-10 01:51:21] "POST /fqname-to-id HTTP/1.1" 404 174 0.026358 10.0.0.33 - - [2025-07-10 01:51:21] "POST /tags HTTP/1.1" 200 333 0.048154 10.0.0.33 - - [2025-07-10 01:51:21] "POST /fqname-to-id HTTP/1.1" 404 164 0.009519 10.0.0.33 - - [2025-07-10 01:51:21] "POST /tags HTTP/1.1" 200 313 0.032709 10.0.0.33 - - [2025-07-10 01:51:21] "POST /fqname-to-id HTTP/1.1" 404 169 0.018498 10.0.0.33 - - [2025-07-10 01:51:21] "POST /tags HTTP/1.1" 200 323 0.039214 10.0.0.33 - - [2025-07-10 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.034297 10.0.0.33 - - [2025-07-10 01:51:21] "PUT /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92 HTTP/1.1" 200 274 0.039377 10.0.0.33 - - [2025-07-10 01:51:22] "POST /fqname-to-id HTTP/1.1" 404 166 0.003537 10.0.0.33 - - [2025-07-10 01:51:22] "POST /hardwares HTTP/1.1" 200 327 0.025605 10.0.0.33 - - [2025-07-10 01:51:22] "POST /fqname-to-id HTTP/1.1" 404 166 0.022343 10.0.0.33 - - [2025-07-10 01:51:22] "GET / HTTP/1.1" 200 35931 0.001657 10.0.0.33 - - [2025-07-10 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.33 - - [2025-07-10 01:51:22] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.005812 10.0.0.33 - - [2025-07-10 01:51:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.002548 10.0.0.33 - - [2025-07-10 01:51:22] "POST /hardwares HTTP/1.1" 200 327 0.300897 10.0.0.33 - - [2025-07-10 01:51:22] "POST /analytics-nodes HTTP/1.1" 200 599 0.234409 10.0.0.33 - - [2025-07-10 01:51:22] "POST /fqname-to-id HTTP/1.1" 404 166 0.042720 10.0.0.33 - - [2025-07-10 01:51:22] "GET / HTTP/1.1" 200 35931 0.001909 10.0.0.33 - - [2025-07-10 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.33 - - [2025-07-10 01:51:22] "GET /routing-instance/57dec9af-00ce-4d32-b7a8-cd31e01dec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006623 10.0.0.33 - - [2025-07-10 01:51:22] "POST /hardwares HTTP/1.1" 200 327 0.055366 10.0.0.33 - - [2025-07-10 01:51:22] "POST /bgp-routers HTTP/1.1" 200 616 0.033321 10.0.0.33 - - [2025-07-10 01:51:22] "POST /fqname-to-id HTTP/1.1" 404 166 0.010376 10.0.0.33 - - [2025-07-10 01:51:22] "GET /bgp-router/84b93fbb-3f98-4bdd-8c77-b93598ee3db0?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.020715 10.0.0.33 - - [2025-07-10 01:51:22] "POST /hardwares HTTP/1.1" 200 327 0.019179 10.0.0.33 - - [2025-07-10 01:51:22] "POST /fqname-to-id HTTP/1.1" 404 164 0.013181 10.0.0.33 - - [2025-07-10 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011355 10.0.0.33 - - [2025-07-10 01:51:22] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.007194 10.0.0.33 - - [2025-07-10 01:51:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003336 10.0.0.33 - - [2025-07-10 01:51:22] "POST /hardwares HTTP/1.1" 200 323 0.012491 10.0.0.33 - - [2025-07-10 01:51:22] "POST /fqname-to-id HTTP/1.1" 404 164 0.011512 10.0.0.33 - - [2025-07-10 01:51:22] "POST /ref-update HTTP/1.1" 200 156 0.009354 10.0.0.33 - - [2025-07-10 01:51:22] "POST /hardwares HTTP/1.1" 200 323 0.015213 10.0.0.33 - - [2025-07-10 01:51:22] "POST /fqname-to-id HTTP/1.1" 404 161 0.003518 10.0.0.33 - - [2025-07-10 01:51:22] "POST /hardwares HTTP/1.1" 200 317 0.017274 10.0.0.33 - - [2025-07-10 01:51:22] "POST /fqname-to-id HTTP/1.1" 404 164 0.010599 10.0.0.33 - - [2025-07-10 01:51:22] "POST /hardwares HTTP/1.1" 200 323 0.019232 10.0.0.33 - - [2025-07-10 01:51:22] "POST /fqname-to-id HTTP/1.1" 404 164 0.020793 10.0.0.33 - - [2025-07-10 01:51:22] "POST /hardwares HTTP/1.1" 200 323 0.022567 10.0.0.33 - - [2025-07-10 01:51:22] "POST /fqname-to-id HTTP/1.1" 404 164 0.008411 10.0.0.33 - - [2025-07-10 01:51:23] "POST /hardwares HTTP/1.1" 200 323 0.011493 10.0.0.33 - - [2025-07-10 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 165 0.012010 10.0.0.33 - - [2025-07-10 01:51:23] "POST /hardwares HTTP/1.1" 200 325 0.016419 10.0.0.33 - - [2025-07-10 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 165 0.007198 10.0.0.33 - - [2025-07-10 01:51:23] "POST /hardwares HTTP/1.1" 200 325 0.019699 10.0.0.33 - - [2025-07-10 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 165 0.002539 10.0.0.33 - - [2025-07-10 01:51:23] "POST /hardwares HTTP/1.1" 200 325 0.011726 10.0.0.33 - - [2025-07-10 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 165 0.009238 10.0.0.33 - - [2025-07-10 01:51:23] "POST /hardwares HTTP/1.1" 200 325 0.013330 10.0.0.33 - - [2025-07-10 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 164 0.001849 10.0.0.33 - - [2025-07-10 01:51:23] "POST /hardwares HTTP/1.1" 200 323 0.019407 10.0.0.33 - - [2025-07-10 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 161 0.001859 10.0.0.33 - - [2025-07-10 01:51:23] "POST /hardwares HTTP/1.1" 200 317 0.012673 10.0.0.33 - - [2025-07-10 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 164 0.005312 10.0.0.33 - - [2025-07-10 01:51:23] "POST /hardwares HTTP/1.1" 200 323 0.024480 10.0.0.33 - - [2025-07-10 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 161 0.003630 10.0.0.33 - - [2025-07-10 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.33 - - [2025-07-10 01:51:23] "GET /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.006572 10.0.0.33 - - [2025-07-10 01:51:23] "POST /hardwares HTTP/1.1" 200 317 0.029423 10.0.0.33 - - [2025-07-10 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012384 10.0.0.33 - - [2025-07-10 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 164 0.009111 10.0.0.33 - - [2025-07-10 01:51:23] "PUT /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea HTTP/1.1" 200 276 0.038857 10.0.0.33 - - [2025-07-10 01:51:23] "POST /hardwares HTTP/1.1" 200 323 0.045780 10.0.0.33 - - [2025-07-10 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 162 0.010521 10.0.0.33 - - [2025-07-10 01:51:23] "POST /hardwares HTTP/1.1" 200 319 0.031508 10.0.0.33 - - [2025-07-10 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 162 0.002628 10.0.0.33 - - [2025-07-10 01:51:23] "POST /hardwares HTTP/1.1" 200 319 0.036711 10.0.0.33 - - [2025-07-10 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 165 0.007132 10.0.0.33 - - [2025-07-10 01:51:23] "POST /hardwares HTTP/1.1" 200 325 0.013679 10.0.0.33 - - [2025-07-10 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 161 0.040200 10.0.0.33 - - [2025-07-10 01:51:23] "POST /hardwares HTTP/1.1" 200 317 0.028237 10.0.0.33 - - [2025-07-10 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 161 0.002677 10.0.0.33 - - [2025-07-10 01:51:23] "POST /hardwares HTTP/1.1" 200 317 0.010981 10.0.0.33 - - [2025-07-10 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 162 0.023956 10.0.0.33 - - [2025-07-10 01:51:24] "POST /hardwares HTTP/1.1" 200 319 0.016187 10.0.0.33 - - [2025-07-10 01:51:24] "POST /fqname-to-id HTTP/1.1" 404 162 0.021383 10.0.0.33 - - [2025-07-10 01:51:24] "POST /hardwares HTTP/1.1" 200 319 0.013015 10.0.0.33 - - [2025-07-10 01:51:24] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.33 - - [2025-07-10 01:51:24] "POST /fqname-to-id HTTP/1.1" 404 162 0.002690 10.0.0.33 - - [2025-07-10 01:51:24] "POST /alarms HTTP/1.1" 200 581 0.023112 10.0.0.33 - - [2025-07-10 01:51:24] "POST /hardwares HTTP/1.1" 200 319 0.034678 10.0.0.33 - - [2025-07-10 01:51:24] "POST /fqname-to-id HTTP/1.1" 404 158 0.008492 10.0.0.33 - - [2025-07-10 01:51:24] "POST /alarms HTTP/1.1" 200 575 0.045242 10.0.0.33 - - [2025-07-10 01:51:24] "POST /hardwares HTTP/1.1" 200 311 0.025314 10.0.0.33 - - [2025-07-10 01:51:24] "POST /alarms HTTP/1.1" 200 575 0.070963 10.0.0.33 - - [2025-07-10 01:51:24] "POST /fqname-to-id HTTP/1.1" 404 158 0.046062 10.0.0.33 - - [2025-07-10 01:51:24] "POST /hardwares HTTP/1.1" 200 311 0.027658 10.0.0.33 - - [2025-07-10 01:51:24] "POST /alarms HTTP/1.1" 200 559 0.047946 10.0.0.33 - - [2025-07-10 01:51:24] "POST /fqname-to-id HTTP/1.1" 404 160 0.001741 10.0.0.33 - - [2025-07-10 01:51:24] "POST /hardwares HTTP/1.1" 200 315 0.026568 10.0.0.33 - - [2025-07-10 01:51:24] "POST /alarms HTTP/1.1" 200 555 0.052632 10.0.0.33 - - [2025-07-10 01:51:24] "POST /fqname-to-id HTTP/1.1" 404 154 0.020313 10.0.0.33 - - [2025-07-10 01:51:24] "POST /alarms HTTP/1.1" 200 557 0.052194 10.0.0.33 - - [2025-07-10 01:51:24] "POST /hardwares HTTP/1.1" 200 303 0.016761 10.0.0.33 - - [2025-07-10 01:51:24] "POST /fqname-to-id HTTP/1.1" 404 158 0.019955 10.0.0.33 - - [2025-07-10 01:51:24] "POST /hardwares HTTP/1.1" 200 311 0.017838 10.0.0.33 - - [2025-07-10 01:51:24] "POST /alarms HTTP/1.1" 200 565 0.051008 10.0.0.33 - - [2025-07-10 01:51:24] "POST /fqname-to-id HTTP/1.1" 404 155 0.004580 10.0.0.33 - - [2025-07-10 01:51:24] "POST /alarms HTTP/1.1" 200 549 0.041472 10.0.0.33 - - [2025-07-10 01:51:24] "POST /hardwares HTTP/1.1" 200 305 0.023102 10.0.0.33 - - [2025-07-10 01:51:24] "POST /fqname-to-id HTTP/1.1" 404 155 0.008833 10.0.0.33 - - [2025-07-10 01:51:24] "POST /alarms HTTP/1.1" 200 557 0.025938 10.0.0.33 - - [2025-07-10 01:51:24] "POST /hardwares HTTP/1.1" 200 305 0.031789 10.0.0.33 - - [2025-07-10 01:51:24] "POST /fqname-to-id HTTP/1.1" 404 155 0.008390 10.0.0.33 - - [2025-07-10 01:51:24] "POST /hardwares HTTP/1.1" 200 305 0.039670 10.0.0.33 - - [2025-07-10 01:51:24] "POST /alarms HTTP/1.1" 200 567 0.078345 10.0.0.33 - - [2025-07-10 01:51:24] "POST /fqname-to-id HTTP/1.1" 404 155 0.007835 10.0.0.33 - - [2025-07-10 01:51:24] "POST /alarms HTTP/1.1" 200 555 0.039653 10.0.0.33 - - [2025-07-10 01:51:24] "POST /hardwares HTTP/1.1" 200 305 0.042651 10.0.0.33 - - [2025-07-10 01:51:24] "POST /fqname-to-id HTTP/1.1" 404 156 0.014536 10.0.0.33 - - [2025-07-10 01:51:24] "POST /alarms HTTP/1.1" 200 567 0.065390 10.0.0.33 - - [2025-07-10 01:51:24] "POST /hardwares HTTP/1.1" 200 307 0.027948 10.0.0.33 - - [2025-07-10 01:51:24] "POST /fqname-to-id HTTP/1.1" 404 156 0.006040 10.0.0.33 - - [2025-07-10 01:51:24] "POST /hardwares HTTP/1.1" 200 307 0.022252 10.0.0.33 - - [2025-07-10 01:51:25] "POST /alarms HTTP/1.1" 200 575 0.097724 10.0.0.33 - - [2025-07-10 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 156 0.003001 10.0.0.33 - - [2025-07-10 01:51:25] "POST /hardwares HTTP/1.1" 200 307 0.025677 10.0.0.33 - - [2025-07-10 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.007513 10.0.0.33 - - [2025-07-10 01:51:25] "POST /alarms HTTP/1.1" 200 569 0.064267 10.0.0.33 - - [2025-07-10 01:51:25] "POST /hardwares HTTP/1.1" 200 309 0.016761 10.0.0.33 - - [2025-07-10 01:51:25] "POST /alarms HTTP/1.1" 200 561 0.049533 10.0.0.33 - - [2025-07-10 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 158 0.036743 10.0.0.33 - - [2025-07-10 01:51:25] "POST /hardwares HTTP/1.1" 200 311 0.034978 10.0.0.33 - - [2025-07-10 01:51:25] "POST /alarms HTTP/1.1" 200 561 0.039367 10.0.0.33 - - [2025-07-10 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 158 0.006916 10.0.0.33 - - [2025-07-10 01:51:25] "POST /alarms HTTP/1.1" 200 561 0.043906 10.0.0.33 - - [2025-07-10 01:51:25] "POST /hardwares HTTP/1.1" 200 311 0.034352 10.0.0.33 - - [2025-07-10 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 153 0.007270 10.0.0.33 - - [2025-07-10 01:51:25] "POST /alarms HTTP/1.1" 200 547 0.046973 10.0.0.33 - - [2025-07-10 01:51:25] "POST /hardwares HTTP/1.1" 200 301 0.019406 10.0.0.33 - - [2025-07-10 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.007681 10.0.0.33 - - [2025-07-10 01:51:25] "POST /hardwares HTTP/1.1" 200 309 0.032951 10.0.0.33 - - [2025-07-10 01:51:25] "POST /alarms HTTP/1.1" 200 595 0.072446 10.0.0.33 - - [2025-07-10 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.008434 10.0.0.33 - - [2025-07-10 01:51:25] "POST /hardwares HTTP/1.1" 200 309 0.015111 10.0.0.33 - - [2025-07-10 01:51:25] "POST /alarms HTTP/1.1" 200 575 0.046516 10.0.0.33 - - [2025-07-10 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.023228 10.0.0.33 - - [2025-07-10 01:51:25] "POST /alarms HTTP/1.1" 200 571 0.082138 10.0.0.33 - - [2025-07-10 01:51:25] "POST /hardwares HTTP/1.1" 200 309 0.027573 10.0.0.33 - - [2025-07-10 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.016621 10.0.0.33 - - [2025-07-10 01:51:25] "POST /hardwares HTTP/1.1" 200 309 0.029249 10.0.0.33 - - [2025-07-10 01:51:25] "POST /alarms HTTP/1.1" 200 583 0.043013 10.0.0.33 - - [2025-07-10 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.009176 10.0.0.33 - - [2025-07-10 01:51:25] "POST /hardwares HTTP/1.1" 200 309 0.013279 10.0.0.33 - - [2025-07-10 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 161 0.005497 10.0.0.33 - - [2025-07-10 01:51:25] "POST /alarms HTTP/1.1" 200 609 0.047283 10.0.0.33 - - [2025-07-10 01:51:25] "POST /hardwares HTTP/1.1" 200 317 0.018016 10.0.0.33 - - [2025-07-10 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.010278 10.0.0.33 - - [2025-07-10 01:51:25] "POST /hardwares HTTP/1.1" 200 309 0.016975 10.0.0.33 - - [2025-07-10 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.002763 10.0.0.33 - - [2025-07-10 01:51:25] "POST /hardwares HTTP/1.1" 200 309 0.012585 10.0.0.33 - - [2025-07-10 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 154 0.004106 10.0.0.33 - - [2025-07-10 01:51:26] "POST /hardwares HTTP/1.1" 200 303 0.023068 10.0.0.33 - - [2025-07-10 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 190 0.010214 10.0.0.33 - - [2025-07-10 01:51:26] "POST /features HTTP/1.1" 200 533 0.023494 10.0.0.33 - - [2025-07-10 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 185 0.011225 10.0.0.33 - - [2025-07-10 01:51:26] "POST /features HTTP/1.1" 200 523 0.023423 10.0.0.33 - - [2025-07-10 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 184 0.017988 10.0.0.33 - - [2025-07-10 01:51:26] "GET / HTTP/1.1" 200 35931 0.001730 10.0.0.33 - - [2025-07-10 01:51:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002865 10.0.0.33 - - [2025-07-10 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005808 10.0.0.33 - - [2025-07-10 01:51:26] "PUT /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea HTTP/1.1" 200 276 0.032915 10.0.0.33 - - [2025-07-10 01:51:26] "POST /features HTTP/1.1" 200 521 0.052512 10.0.0.33 - - [2025-07-10 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 184 0.002172 10.0.0.33 - - [2025-07-10 01:51:26] "POST /features HTTP/1.1" 200 521 0.045976 10.0.0.33 - - [2025-07-10 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 189 0.003189 10.0.0.33 - - [2025-07-10 01:51:26] "POST /features HTTP/1.1" 200 531 0.018311 10.0.0.33 - - [2025-07-10 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 184 0.015068 10.0.0.33 - - [2025-07-10 01:51:26] "POST /features HTTP/1.1" 200 521 0.031911 10.0.0.33 - - [2025-07-10 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.019787 10.0.0.33 - - [2025-07-10 01:51:26] "POST /features HTTP/1.1" 200 539 0.029725 10.0.0.33 - - [2025-07-10 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.002553 10.0.0.33 - - [2025-07-10 01:51:26] "POST /features HTTP/1.1" 200 525 0.026528 10.0.0.33 - - [2025-07-10 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 183 0.022221 10.0.0.33 - - [2025-07-10 01:51:26] "POST /features HTTP/1.1" 200 519 0.027819 10.0.0.33 - - [2025-07-10 01:51:26] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.33 - - [2025-07-10 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 182 0.020370 10.0.0.33 - - [2025-07-10 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008255 10.0.0.33 - - [2025-07-10 01:51:26] "GET /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.006687 10.0.0.33 - - [2025-07-10 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012228 10.0.0.33 - - [2025-07-10 01:51:26] "POST /features HTTP/1.1" 200 517 0.057675 10.0.0.33 - - [2025-07-10 01:51:26] "PUT /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea HTTP/1.1" 200 276 0.015958 10.0.0.33 - - [2025-07-10 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 190 0.021515 10.0.0.33 - - [2025-07-10 01:51:26] "POST /features HTTP/1.1" 200 533 0.025368 10.0.0.33 - - [2025-07-10 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 194 0.010201 10.0.0.33 - - [2025-07-10 01:51:27] "POST /features HTTP/1.1" 200 541 0.045762 10.0.0.33 - - [2025-07-10 01:51:27] "POST /fqname-to-id HTTP/1.1" 404 178 0.008607 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:51:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003091 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:51:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001969 10.0.0.33 - - [2025-07-10 01:51:27] "POST /physical-roles HTTP/1.1" 200 521 0.091891 10.0.0.33 - - [2025-07-10 01:51:27] "POST /fqname-to-id HTTP/1.1" 404 179 0.002504 10.0.0.33 - - [2025-07-10 01:51:27] "POST /physical-roles HTTP/1.1" 200 523 0.053181 10.0.0.33 - - [2025-07-10 01:51:27] "POST /fqname-to-id HTTP/1.1" 404 184 0.018782 10.0.0.33 - - [2025-07-10 01:51:27] "POST /physical-roles HTTP/1.1" 200 533 0.019149 10.0.0.33 - - [2025-07-10 01:51:27] "POST /fqname-to-id HTTP/1.1" 404 177 0.006698 10.0.0.33 - - [2025-07-10 01:51:27] "POST /physical-roles HTTP/1.1" 200 519 0.021577 10.0.0.33 - - [2025-07-10 01:51:27] "POST /fqname-to-id HTTP/1.1" 404 191 0.005063 10.0.0.33 - - [2025-07-10 01:51:27] "GET / HTTP/1.1" 200 35931 0.001381 10.0.0.33 - - [2025-07-10 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.33 - - [2025-07-10 01:51:27] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.010114 10.0.0.33 - - [2025-07-10 01:51:27] "PUT /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92 HTTP/1.1" 200 274 0.024620 10.0.0.33 - - [2025-07-10 01:51:27] "POST /overlay-roles HTTP/1.1" 200 545 0.146141 10.0.0.33 - - [2025-07-10 01:51:27] "POST /fqname-to-id HTTP/1.1" 404 184 0.012554 10.0.0.33 - - [2025-07-10 01:51:27] "POST /overlay-roles HTTP/1.1" 200 531 0.038613 10.0.0.33 - - [2025-07-10 01:51:27] "POST /fqname-to-id HTTP/1.1" 404 191 0.005454 10.0.0.33 - - [2025-07-10 01:51:27] "POST /overlay-roles HTTP/1.1" 200 545 0.056204 10.0.0.33 - - [2025-07-10 01:51:27] "POST /fqname-to-id HTTP/1.1" 404 185 0.004083 10.0.0.33 - - [2025-07-10 01:51:27] "POST /overlay-roles HTTP/1.1" 200 533 0.047484 10.0.0.33 - - [2025-07-10 01:51:27] "POST /fqname-to-id HTTP/1.1" 404 189 0.032726 10.0.0.33 - - [2025-07-10 01:51:27] "POST /overlay-roles HTTP/1.1" 200 541 0.031043 10.0.0.33 - - [2025-07-10 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007026 10.0.0.33 - - [2025-07-10 01:51:27] "PUT /overlay-role/83cae5ff-5c26-42c2-a646-38100014a09e HTTP/1.1" 200 258 0.015602 10.0.0.33 - - [2025-07-10 01:51:28] "POST /fqname-to-id HTTP/1.1" 404 184 0.006528 10.0.0.33 - - [2025-07-10 01:51:28] "POST /overlay-roles HTTP/1.1" 200 531 0.036034 10.0.0.33 - - [2025-07-10 01:51:28] "POST /fqname-to-id HTTP/1.1" 404 185 0.008915 10.0.0.33 - - [2025-07-10 01:51:28] "POST /overlay-roles HTTP/1.1" 200 533 0.031060 10.0.0.33 - - [2025-07-10 01:51:28] "POST /fqname-to-id HTTP/1.1" 404 183 0.022320 10.0.0.33 - - [2025-07-10 01:51:28] "POST /overlay-roles HTTP/1.1" 200 529 0.023307 10.0.0.33 - - [2025-07-10 01:51:28] "POST /fqname-to-id HTTP/1.1" 404 187 0.003440 10.0.0.33 - - [2025-07-10 01:51:28] "POST /overlay-roles HTTP/1.1" 200 537 0.027208 10.0.0.33 - - [2025-07-10 01:51:28] "POST /fqname-to-id HTTP/1.1" 404 189 0.008732 10.0.0.33 - - [2025-07-10 01:51:28] "POST /overlay-roles HTTP/1.1" 200 541 0.042086 10.0.0.33 - - [2025-07-10 01:51:28] "POST /fqname-to-id HTTP/1.1" 404 178 0.009268 10.0.0.33 - - [2025-07-10 01:51:28] "POST /overlay-roles HTTP/1.1" 200 519 0.020236 10.0.0.33 - - [2025-07-10 01:51:28] "POST /fqname-to-id HTTP/1.1" 404 190 0.002340 10.0.0.33 - - [2025-07-10 01:51:28] "POST /overlay-roles HTTP/1.1" 200 543 0.021291 10.0.0.33 - - [2025-07-10 01:51:28] "POST /fqname-to-id HTTP/1.1" 404 182 0.011503 10.0.0.33 - - [2025-07-10 01:51:28] "POST /role-definitions HTTP/1.1" 200 533 0.037047 10.0.0.33 - - [2025-07-10 01:51:28] "POST /fqname-to-id HTTP/1.1" 404 189 0.037328 10.0.0.33 - - [2025-07-10 01:51:28] "POST /role-definitions HTTP/1.1" 200 547 0.027639 10.0.0.33 - - [2025-07-10 01:51:28] "POST /fqname-to-id HTTP/1.1" 404 190 0.003485 10.0.0.33 - - [2025-07-10 01:51:28] "POST /role-definitions HTTP/1.1" 200 549 0.017876 10.0.0.33 - - [2025-07-10 01:51:28] "POST /fqname-to-id HTTP/1.1" 404 191 0.010917 10.0.0.33 - - [2025-07-10 01:51:28] "POST /role-definitions HTTP/1.1" 200 551 0.029601 10.0.0.33 - - [2025-07-10 01:51:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.007687 10.0.0.33 - - [2025-07-10 01:51:28] "POST /role-definitions HTTP/1.1" 200 563 0.042453 10.0.0.33 - - [2025-07-10 01:51:28] "POST /fqname-to-id HTTP/1.1" 404 189 0.005430 10.0.0.33 - - [2025-07-10 01:51:28] "POST /role-definitions HTTP/1.1" 200 547 0.017461 10.0.0.33 - - [2025-07-10 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.009953 10.0.0.33 - - [2025-07-10 01:51:29] "POST /role-definitions HTTP/1.1" 200 549 0.023926 10.0.0.33 - - [2025-07-10 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 191 0.015677 10.0.0.33 - - [2025-07-10 01:51:29] "POST /role-definitions HTTP/1.1" 200 551 0.021239 10.0.0.33 - - [2025-07-10 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.002598 10.0.0.33 - - [2025-07-10 01:51:29] "POST /role-definitions HTTP/1.1" 200 549 0.018903 10.0.0.33 - - [2025-07-10 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 196 0.005257 10.0.0.33 - - [2025-07-10 01:51:29] "POST /role-definitions HTTP/1.1" 200 561 0.026428 10.0.0.33 - - [2025-07-10 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 189 0.007081 10.0.0.33 - - [2025-07-10 01:51:29] "POST /role-definitions HTTP/1.1" 200 547 0.066535 10.0.0.33 - - [2025-07-10 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.008743 10.0.0.33 - - [2025-07-10 01:51:29] "POST /role-definitions HTTP/1.1" 200 549 0.034121 10.0.0.33 - - [2025-07-10 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 188 0.003995 10.0.0.33 - - [2025-07-10 01:51:29] "POST /role-definitions HTTP/1.1" 200 545 0.017006 10.0.0.33 - - [2025-07-10 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 189 0.016872 10.0.0.33 - - [2025-07-10 01:51:29] "POST /role-definitions HTTP/1.1" 200 547 0.021855 10.0.0.33 - - [2025-07-10 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 192 0.002478 10.0.0.33 - - [2025-07-10 01:51:29] "POST /role-definitions HTTP/1.1" 200 553 0.026555 10.0.0.33 - - [2025-07-10 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 193 0.006195 10.0.0.33 - - [2025-07-10 01:51:29] "POST /role-definitions HTTP/1.1" 200 555 0.031958 10.0.0.33 - - [2025-07-10 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 182 0.007464 10.0.0.33 - - [2025-07-10 01:51:29] "POST /role-definitions HTTP/1.1" 200 533 0.034138 10.0.0.33 - - [2025-07-10 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 187 0.002431 10.0.0.33 - - [2025-07-10 01:51:29] "POST /role-definitions HTTP/1.1" 200 543 0.024105 10.0.0.33 - - [2025-07-10 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 181 0.008373 10.0.0.33 - - [2025-07-10 01:51:29] "POST /role-definitions HTTP/1.1" 200 531 0.022111 10.0.0.33 - - [2025-07-10 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 184 0.004840 10.0.0.33 - - [2025-07-10 01:51:29] "POST /role-definitions HTTP/1.1" 200 537 0.021317 10.0.0.33 - - [2025-07-10 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.002900 10.0.0.33 - - [2025-07-10 01:51:30] "POST /role-definitions HTTP/1.1" 200 547 0.024868 10.0.0.33 - - [2025-07-10 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 194 0.009770 10.0.0.33 - - [2025-07-10 01:51:30] "POST /role-definitions HTTP/1.1" 200 557 0.018904 10.0.0.33 - - [2025-07-10 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 196 0.014967 10.0.0.33 - - [2025-07-10 01:51:30] "POST /role-definitions HTTP/1.1" 200 561 0.021631 10.0.0.33 - - [2025-07-10 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 195 0.002190 10.0.0.33 - - [2025-07-10 01:51:30] "POST /role-definitions HTTP/1.1" 200 559 0.023402 10.0.0.33 - - [2025-07-10 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 196 0.008983 10.0.0.33 - - [2025-07-10 01:51:30] "POST /feature-configs HTTP/1.1" 200 537 0.017120 10.0.0.33 - - [2025-07-10 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 212 0.011088 10.0.0.33 - - [2025-07-10 01:51:30] "POST /feature-configs HTTP/1.1" 200 562 0.022756 10.0.0.33 - - [2025-07-10 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 211 0.002242 10.0.0.33 - - [2025-07-10 01:51:30] "POST /feature-configs HTTP/1.1" 200 561 0.022390 10.0.0.33 - - [2025-07-10 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 192 0.011208 10.0.0.33 - - [2025-07-10 01:51:30] "POST /node-profiles HTTP/1.1" 200 547 0.020607 10.0.0.33 - - [2025-07-10 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 187 0.008850 10.0.0.33 - - [2025-07-10 01:51:30] "POST /node-profiles HTTP/1.1" 200 537 0.035019 10.0.0.33 - - [2025-07-10 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.002277 10.0.0.33 - - [2025-07-10 01:51:30] "POST /node-profiles HTTP/1.1" 200 549 0.029954 10.0.0.33 - - [2025-07-10 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.020561 10.0.0.33 - - [2025-07-10 01:51:30] "POST /node-profiles HTTP/1.1" 200 541 0.018873 10.0.0.33 - - [2025-07-10 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.017156 10.0.0.33 - - [2025-07-10 01:51:30] "POST /node-profiles HTTP/1.1" 200 541 0.023627 10.0.0.33 - - [2025-07-10 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 188 0.002150 10.0.0.33 - - [2025-07-10 01:51:30] "POST /node-profiles HTTP/1.1" 200 539 0.016016 10.0.0.33 - - [2025-07-10 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 184 0.020063 10.0.0.33 - - [2025-07-10 01:51:30] "POST /node-profiles HTTP/1.1" 200 531 0.023751 10.0.0.33 - - [2025-07-10 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 185 0.010906 10.0.0.33 - - [2025-07-10 01:51:31] "POST /node-profiles HTTP/1.1" 200 533 0.022196 10.0.0.33 - - [2025-07-10 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.004512 10.0.0.33 - - [2025-07-10 01:51:31] "POST /node-profiles HTTP/1.1" 200 557 0.016147 10.0.0.33 - - [2025-07-10 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.015868 10.0.0.33 - - [2025-07-10 01:51:31] "POST /telemetry-profiles HTTP/1.1" 200 554 0.020277 10.0.0.33 - - [2025-07-10 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.011818 10.0.0.33 - - [2025-07-10 01:51:31] "POST /telemetry-profiles HTTP/1.1" 200 554 0.023836 10.0.0.33 - - [2025-07-10 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.002137 10.0.0.33 - - [2025-07-10 01:51:31] "POST /telemetry-profiles HTTP/1.1" 200 554 0.015610 10.0.0.33 - - [2025-07-10 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.007409 10.0.0.33 - - [2025-07-10 01:51:31] "POST /telemetry-profiles HTTP/1.1" 200 554 0.021883 10.0.0.33 - - [2025-07-10 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.004882 10.0.0.33 - - [2025-07-10 01:51:31] "POST /telemetry-profiles HTTP/1.1" 200 554 0.021526 10.0.0.33 - - [2025-07-10 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.003121 10.0.0.33 - - [2025-07-10 01:51:31] "POST /telemetry-profiles HTTP/1.1" 200 554 0.063264 10.0.0.33 - - [2025-07-10 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 199 0.012419 10.0.0.33 - - [2025-07-10 01:51:31] "POST /sflow-profiles HTTP/1.1" 200 532 0.046670 10.0.0.33 - - [2025-07-10 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 202 0.014270 10.0.0.33 - - [2025-07-10 01:51:31] "POST /sflow-profiles HTTP/1.1" 200 538 0.028875 10.0.0.33 - - [2025-07-10 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 202 0.002471 10.0.0.33 - - [2025-07-10 01:51:31] "POST /sflow-profiles HTTP/1.1" 200 538 0.025680 10.0.0.33 - - [2025-07-10 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 199 0.002220 10.0.0.33 - - [2025-07-10 01:51:31] "POST /grpc-profiles HTTP/1.1" 200 530 0.027774 10.0.0.33 - - [2025-07-10 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 199 0.018627 10.0.0.33 - - [2025-07-10 01:51:31] "POST /snmp-profiles HTTP/1.1" 200 530 0.023350 10.0.0.33 - - [2025-07-10 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 202 0.002258 10.0.0.33 - - [2025-07-10 01:51:31] "POST /netconf-profiles HTTP/1.1" 200 542 0.022220 10.0.0.33 - - [2025-07-10 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.005890 10.0.0.33 - - [2025-07-10 01:51:32] "POST /device-functional-groups HTTP/1.1" 200 540 0.029069 10.0.0.33 - - [2025-07-10 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.003841 10.0.0.33 - - [2025-07-10 01:51:32] "POST /device-functional-groups HTTP/1.1" 200 540 0.034277 10.0.0.33 - - [2025-07-10 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 195 0.002208 10.0.0.33 - - [2025-07-10 01:51:32] "POST /device-functional-groups HTTP/1.1" 200 544 0.019836 10.0.0.33 - - [2025-07-10 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 194 0.017694 10.0.0.33 - - [2025-07-10 01:51:32] "POST /device-functional-groups HTTP/1.1" 200 542 0.033433 10.0.0.33 - - [2025-07-10 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 218 0.018172 10.0.0.33 - - [2025-07-10 01:51:32] "POST /device-functional-groups HTTP/1.1" 200 590 0.032821 10.0.0.33 - - [2025-07-10 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 208 0.002361 10.0.0.33 - - [2025-07-10 01:51:32] "POST /device-functional-groups HTTP/1.1" 200 570 0.077431 10.0.0.33 - - [2025-07-10 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.018892 10.0.0.33 - - [2025-07-10 01:51:32] "POST /device-functional-groups HTTP/1.1" 200 620 0.017993 10.0.0.33 - - [2025-07-10 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 206 0.006629 10.0.0.33 - - [2025-07-10 01:51:32] "POST /device-functional-groups HTTP/1.1" 200 566 0.023115 10.0.0.33 - - [2025-07-10 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 205 0.002317 10.0.0.33 - - [2025-07-10 01:51:32] "POST /device-functional-groups HTTP/1.1" 200 564 0.032458 10.0.0.33 - - [2025-07-10 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 210 0.013632 10.0.0.33 - - [2025-07-10 01:51:32] "POST /device-functional-groups HTTP/1.1" 200 574 0.026238 10.0.0.33 - - [2025-07-10 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.004048 10.0.0.33 - - [2025-07-10 01:51:32] "POST /role-configs HTTP/1.1" 200 525 0.020655 10.0.0.33 - - [2025-07-10 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 196 0.005632 10.0.0.33 - - [2025-07-10 01:51:32] "POST /role-configs HTTP/1.1" 200 520 0.018825 10.0.0.33 - - [2025-07-10 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.002258 10.0.0.33 - - [2025-07-10 01:51:32] "POST /role-configs HTTP/1.1" 200 522 0.032742 10.0.0.33 - - [2025-07-10 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.006806 10.0.0.33 - - [2025-07-10 01:51:33] "POST /role-configs HTTP/1.1" 200 522 0.037832 10.0.0.33 - - [2025-07-10 01:51:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.002339 10.0.0.33 - - [2025-07-10 01:51:33] "POST /role-configs HTTP/1.1" 200 526 0.021704 10.0.0.33 - - [2025-07-10 01:51:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.004648 10.0.0.33 - - [2025-07-10 01:51:33] "POST /role-configs HTTP/1.1" 200 521 0.028953 10.0.0.33 - - [2025-07-10 01:51:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.004720 10.0.0.33 - - [2025-07-10 01:51:33] "POST /role-configs HTTP/1.1" 200 517 0.033054 10.0.0.33 - - [2025-07-10 01:51:33] "POST /fqname-to-id HTTP/1.1" 404 194 0.002538 10.0.0.33 - - [2025-07-10 01:51:33] "POST /role-configs HTTP/1.1" 200 518 0.028450 10.0.0.33 - - [2025-07-10 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006063 10.0.0.33 - - [2025-07-10 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.33 - - [2025-07-10 01:51:33] "POST /ref-update HTTP/1.1" 200 156 0.038438 10.0.0.33 - - [2025-07-10 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013114 10.0.0.33 - - [2025-07-10 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.33 - - [2025-07-10 01:51:33] "POST /ref-update HTTP/1.1" 200 156 0.021588 10.0.0.33 - - [2025-07-10 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.33 - - [2025-07-10 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.33 - - [2025-07-10 01:51:33] "POST /ref-update HTTP/1.1" 200 156 0.022957 10.0.0.33 - - [2025-07-10 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.025912 10.0.0.33 - - [2025-07-10 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.33 - - [2025-07-10 01:51:33] "POST /ref-update HTTP/1.1" 200 156 0.018661 10.0.0.33 - - [2025-07-10 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.029126 10.0.0.33 - - [2025-07-10 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.33 - - [2025-07-10 01:51:33] "POST /ref-update HTTP/1.1" 200 156 0.019559 10.0.0.33 - - [2025-07-10 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.33 - - [2025-07-10 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.33 - - [2025-07-10 01:51:33] "POST /ref-update HTTP/1.1" 200 156 0.022107 10.0.0.33 - - [2025-07-10 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.023304 10.0.0.33 - - [2025-07-10 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.33 - - [2025-07-10 01:51:33] "POST /ref-update HTTP/1.1" 200 156 0.019914 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009311 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009394 10.0.0.33 - - [2025-07-10 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.036513 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.33 - - [2025-07-10 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.020452 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.026145 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.33 - - [2025-07-10 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.023443 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010132 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.33 - - [2025-07-10 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.016052 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008758 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.33 - - [2025-07-10 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.007151 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.33 - - [2025-07-10 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.007271 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.33 - - [2025-07-10 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.030178 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009793 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.33 - - [2025-07-10 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.008186 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.33 - - [2025-07-10 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.008940 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006257 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.33 - - [2025-07-10 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.007289 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006173 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.33 - - [2025-07-10 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.008779 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006120 10.0.0.33 - - [2025-07-10 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.019017 10.0.0.33 - - [2025-07-10 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.015227 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.019150 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.33 - - [2025-07-10 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.008532 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.33 - - [2025-07-10 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.007108 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.33 - - [2025-07-10 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.007185 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012369 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.33 - - [2025-07-10 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.008959 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007072 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.33 - - [2025-07-10 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.006917 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006873 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.33 - - [2025-07-10 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.008196 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.33 - - [2025-07-10 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.009072 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006389 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.33 - - [2025-07-10 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.008265 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.33 - - [2025-07-10 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.018983 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.33 - - [2025-07-10 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.008838 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008721 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.33 - - [2025-07-10 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.007777 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.33 - - [2025-07-10 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.008070 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006128 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.33 - - [2025-07-10 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.011084 10.0.0.33 - - [2025-07-10 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009184 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.33 - - [2025-07-10 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.008068 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005783 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.33 - - [2025-07-10 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.007675 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015219 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.33 - - [2025-07-10 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.011744 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018601 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.33 - - [2025-07-10 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.014509 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016909 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.33 - - [2025-07-10 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.011904 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019691 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.33 - - [2025-07-10 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.007375 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005122 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.33 - - [2025-07-10 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.007296 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.33 - - [2025-07-10 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.010376 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.023699 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.33 - - [2025-07-10 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.010201 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008626 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.33 - - [2025-07-10 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.010921 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.33 - - [2025-07-10 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.008415 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006140 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.33 - - [2025-07-10 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.009397 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005951 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.33 - - [2025-07-10 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.011903 10.0.0.33 - - [2025-07-10 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005189 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.33 - - [2025-07-10 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.010128 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012582 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.33 - - [2025-07-10 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.007825 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.33 - - [2025-07-10 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.022042 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010212 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.33 - - [2025-07-10 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.008296 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.33 - - [2025-07-10 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.023425 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018320 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.33 - - [2025-07-10 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.009421 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006495 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.33 - - [2025-07-10 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.006740 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008378 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.33 - - [2025-07-10 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.010838 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006742 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005273 10.0.0.33 - - [2025-07-10 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.007401 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014818 10.0.0.33 - - [2025-07-10 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.021143 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006383 10.0.0.33 - - [2025-07-10 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.008826 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005656 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.33 - - [2025-07-10 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.007849 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.33 - - [2025-07-10 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.009981 10.0.0.33 - - [2025-07-10 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012047 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.33 - - [2025-07-10 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.007062 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.33 - - [2025-07-10 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.007001 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006497 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.33 - - [2025-07-10 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.008162 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007708 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.33 - - [2025-07-10 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.016744 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.33 - - [2025-07-10 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.007423 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007957 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006726 10.0.0.33 - - [2025-07-10 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.038045 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007210 10.0.0.33 - - [2025-07-10 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.013902 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009241 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.33 - - [2025-07-10 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.009377 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.33 - - [2025-07-10 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.017978 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008733 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.33 - - [2025-07-10 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.010391 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018091 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.33 - - [2025-07-10 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.007662 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005866 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.33 - - [2025-07-10 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.008455 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007802 10.0.0.33 - - [2025-07-10 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.33 - - [2025-07-10 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.012706 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016690 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.33 - - [2025-07-10 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.007100 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005169 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.33 - - [2025-07-10 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.017461 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005871 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.33 - - [2025-07-10 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.012085 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017226 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.33 - - [2025-07-10 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.008351 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.33 - - [2025-07-10 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.014833 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.33 - - [2025-07-10 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.009212 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006870 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.33 - - [2025-07-10 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.006898 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013501 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.33 - - [2025-07-10 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.007837 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006178 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.33 - - [2025-07-10 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.007970 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.33 - - [2025-07-10 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.007565 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008829 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.33 - - [2025-07-10 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.008919 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.33 - - [2025-07-10 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.008502 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.33 - - [2025-07-10 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.007453 10.0.0.33 - - [2025-07-10 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.33 - - [2025-07-10 01:51:40] "POST /ref-update HTTP/1.1" 200 156 0.011465 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004932 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.33 - - [2025-07-10 01:51:40] "POST /ref-update HTTP/1.1" 200 156 0.018346 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.33 - - [2025-07-10 01:51:40] "POST /ref-update HTTP/1.1" 200 156 0.009354 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008437 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.33 - - [2025-07-10 01:51:40] "POST /ref-update HTTP/1.1" 200 156 0.006581 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.33 - - [2025-07-10 01:51:40] "POST /ref-update HTTP/1.1" 200 156 0.034458 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008601 10.0.0.33 - - [2025-07-10 01:51:40] "POST /ref-update HTTP/1.1" 200 156 0.012345 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.33 - - [2025-07-10 01:51:40] "POST /ref-update HTTP/1.1" 200 156 0.007643 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.33 - - [2025-07-10 01:51:40] "POST /ref-update HTTP/1.1" 200 156 0.011890 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016330 10.0.0.33 - - [2025-07-10 01:51:40] "POST /ref-update HTTP/1.1" 200 156 0.012340 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009181 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.33 - - [2025-07-10 01:51:40] "POST /ref-update HTTP/1.1" 200 156 0.006660 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.022750 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.33 - - [2025-07-10 01:51:40] "POST /ref-update HTTP/1.1" 200 156 0.009311 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009750 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.33 - - [2025-07-10 01:51:40] "POST /ref-update HTTP/1.1" 200 156 0.007780 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010417 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.33 - - [2025-07-10 01:51:40] "POST /ref-update HTTP/1.1" 200 156 0.007287 10.0.0.33 - - [2025-07-10 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005648 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.33 - - [2025-07-10 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.009419 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009108 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.33 - - [2025-07-10 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.007457 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008598 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.33 - - [2025-07-10 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.022167 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014160 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.33 - - [2025-07-10 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.018683 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011857 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.33 - - [2025-07-10 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.008467 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014925 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.33 - - [2025-07-10 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.012602 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.33 - - [2025-07-10 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.006943 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006201 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.33 - - [2025-07-10 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.011202 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.33 - - [2025-07-10 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.009003 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007094 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.33 - - [2025-07-10 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.009485 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009251 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.33 - - [2025-07-10 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.009184 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008816 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.33 - - [2025-07-10 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.008663 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009238 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006336 10.0.0.33 - - [2025-07-10 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.009122 10.0.0.33 - - [2025-07-10 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007755 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.33 - - [2025-07-10 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.006980 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.33 - - [2025-07-10 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.019770 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012094 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.33 - - [2025-07-10 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.009640 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.33 - - [2025-07-10 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.016659 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.33 - - [2025-07-10 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.009535 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016127 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.33 - - [2025-07-10 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.012215 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.33 - - [2025-07-10 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.013018 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007187 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.33 - - [2025-07-10 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.006810 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.33 - - [2025-07-10 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.007712 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.33 - - [2025-07-10 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.007871 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007507 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.33 - - [2025-07-10 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.008431 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009392 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.33 - - [2025-07-10 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.018785 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.33 - - [2025-07-10 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.008411 10.0.0.33 - - [2025-07-10 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010091 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.33 - - [2025-07-10 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.007508 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.33 - - [2025-07-10 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.016614 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.33 - - [2025-07-10 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.006868 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.33 - - [2025-07-10 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.008240 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.33 - - [2025-07-10 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.006840 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006375 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.33 - - [2025-07-10 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.006351 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.33 - - [2025-07-10 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.007395 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005640 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.33 - - [2025-07-10 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.007494 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.33 - - [2025-07-10 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.007072 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.33 - - [2025-07-10 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.008006 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.33 - - [2025-07-10 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.007982 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010327 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.33 - - [2025-07-10 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.020048 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005880 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.33 - - [2025-07-10 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.007302 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016404 10.0.0.33 - - [2025-07-10 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.33 - - [2025-07-10 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.008550 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011376 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.33 - - [2025-07-10 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.007454 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005956 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.33 - - [2025-07-10 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.009631 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007439 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.33 - - [2025-07-10 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.023383 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.33 - - [2025-07-10 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.007055 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010568 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006906 10.0.0.33 - - [2025-07-10 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.008234 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010290 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.33 - - [2025-07-10 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.008065 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.33 - - [2025-07-10 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.007499 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006133 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.33 - - [2025-07-10 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.007059 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.33 - - [2025-07-10 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.011896 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.33 - - [2025-07-10 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.025628 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007324 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.33 - - [2025-07-10 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.007051 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008874 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.33 - - [2025-07-10 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.007393 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009137 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.33 - - [2025-07-10 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.008182 10.0.0.33 - - [2025-07-10 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006965 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.33 - - [2025-07-10 01:51:45] "POST /ref-update HTTP/1.1" 200 156 0.007979 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011342 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.33 - - [2025-07-10 01:51:45] "POST /ref-update HTTP/1.1" 200 156 0.011265 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014655 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.33 - - [2025-07-10 01:51:45] "POST /ref-update HTTP/1.1" 200 156 0.006902 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.33 - - [2025-07-10 01:51:45] "POST /ref-update HTTP/1.1" 200 156 0.008181 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004984 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.33 - - [2025-07-10 01:51:45] "POST /ref-update HTTP/1.1" 200 156 0.007953 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012356 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.33 - - [2025-07-10 01:51:45] "POST /ref-update HTTP/1.1" 200 156 0.008800 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005794 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.33 - - [2025-07-10 01:51:45] "POST /ref-update HTTP/1.1" 200 156 0.017391 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.33 - - [2025-07-10 01:51:45] "POST /ref-update HTTP/1.1" 200 156 0.009484 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.33 - - [2025-07-10 01:51:45] "POST /ref-update HTTP/1.1" 200 156 0.010040 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006210 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.33 - - [2025-07-10 01:51:45] "POST /ref-update HTTP/1.1" 200 156 0.007668 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.33 - - [2025-07-10 01:51:45] "POST /ref-update HTTP/1.1" 200 156 0.006552 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.33 - - [2025-07-10 01:51:45] "POST /ref-update HTTP/1.1" 200 156 0.007703 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.33 - - [2025-07-10 01:51:45] "POST /ref-update HTTP/1.1" 200 156 0.008132 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005638 10.0.0.33 - - [2025-07-10 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.33 - - [2025-07-10 01:51:45] "POST /ref-update HTTP/1.1" 200 156 0.006263 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007758 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.33 - - [2025-07-10 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.007208 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.33 - - [2025-07-10 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.019005 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.33 - - [2025-07-10 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.008014 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004920 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.33 - - [2025-07-10 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.006579 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.33 - - [2025-07-10 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.007874 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012724 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.33 - - [2025-07-10 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.008105 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007020 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.33 - - [2025-07-10 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.008099 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009545 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.33 - - [2025-07-10 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.008517 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005555 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.33 - - [2025-07-10 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.007231 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.33 - - [2025-07-10 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.009078 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006761 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.33 - - [2025-07-10 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.007687 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.33 - - [2025-07-10 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.011739 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013269 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.33 - - [2025-07-10 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.008002 10.0.0.33 - - [2025-07-10 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006737 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.33 - - [2025-07-10 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.007496 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010958 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.33 - - [2025-07-10 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.006542 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006505 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.33 - - [2025-07-10 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.008774 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005511 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.33 - - [2025-07-10 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.009574 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012337 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.33 - - [2025-07-10 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.007268 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007649 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.33 - - [2025-07-10 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.009998 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009989 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.33 - - [2025-07-10 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.008290 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010238 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.33 - - [2025-07-10 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.008214 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009063 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.33 - - [2025-07-10 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.009146 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010785 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.33 - - [2025-07-10 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.010949 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011969 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.33 - - [2025-07-10 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.009091 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012426 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.33 - - [2025-07-10 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.010525 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016421 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.33 - - [2025-07-10 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.009460 10.0.0.33 - - [2025-07-10 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.018375 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.33 - - [2025-07-10 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.009868 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007145 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.33 - - [2025-07-10 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.018065 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005324 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.33 - - [2025-07-10 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.008283 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005803 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.33 - - [2025-07-10 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.011772 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016949 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.33 - - [2025-07-10 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.013187 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.019081 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.33 - - [2025-07-10 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.014815 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010756 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.33 - - [2025-07-10 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.015368 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020304 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.33 - - [2025-07-10 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.018668 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016326 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.33 - - [2025-07-10 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.016040 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.33 - - [2025-07-10 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.034180 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.025093 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.33 - - [2025-07-10 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.007978 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009500 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.33 - - [2025-07-10 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.017200 10.0.0.33 - - [2025-07-10 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011587 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.33 - - [2025-07-10 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.009440 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013942 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.33 - - [2025-07-10 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.010587 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010591 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.33 - - [2025-07-10 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.010517 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005316 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.33 - - [2025-07-10 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.009812 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013859 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.33 - - [2025-07-10 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.009574 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015694 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.33 - - [2025-07-10 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.009643 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014972 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.33 - - [2025-07-10 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.018249 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013428 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.33 - - [2025-07-10 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.010214 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.33 - - [2025-07-10 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.008132 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005905 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.33 - - [2025-07-10 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.009825 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017951 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005336 10.0.0.33 - - [2025-07-10 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.019730 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005353 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.33 - - [2025-07-10 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.009429 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.019068 10.0.0.33 - - [2025-07-10 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.33 - - [2025-07-10 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.018659 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.025298 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.33 - - [2025-07-10 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.021137 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016124 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.33 - - [2025-07-10 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.008524 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009455 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.33 - - [2025-07-10 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.009411 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.33 - - [2025-07-10 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.011205 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006684 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.33 - - [2025-07-10 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.007485 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.33 - - [2025-07-10 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.007263 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006255 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.33 - - [2025-07-10 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.007809 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008518 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.33 - - [2025-07-10 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.008340 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.33 - - [2025-07-10 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.013156 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011676 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.33 - - [2025-07-10 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.008325 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008584 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2025-07-10 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.010296 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.33 - - [2025-07-10 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.009128 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006643 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.33 - - [2025-07-10 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.008710 10.0.0.33 - - [2025-07-10 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.33 - - [2025-07-10 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.008430 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.33 - - [2025-07-10 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.008158 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013666 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.33 - - [2025-07-10 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.009592 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005785 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.33 - - [2025-07-10 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.008756 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008080 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.33 - - [2025-07-10 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.013467 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.020372 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.33 - - [2025-07-10 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.009405 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010590 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.33 - - [2025-07-10 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.010538 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017041 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.33 - - [2025-07-10 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.008233 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.33 - - [2025-07-10 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.008677 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012974 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.33 - - [2025-07-10 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.014858 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010248 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011202 10.0.0.33 - - [2025-07-10 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.008150 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010355 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.33 - - [2025-07-10 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.007927 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012349 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.33 - - [2025-07-10 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.007808 10.0.0.33 - - [2025-07-10 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007201 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.33 - - [2025-07-10 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.009540 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020578 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.33 - - [2025-07-10 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.008534 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008313 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.33 - - [2025-07-10 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.007558 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.33 - - [2025-07-10 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.009424 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007293 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.33 - - [2025-07-10 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.009770 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015798 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.33 - - [2025-07-10 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.023647 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.023942 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.33 - - [2025-07-10 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.013169 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013896 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.33 - - [2025-07-10 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.010196 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007294 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.33 - - [2025-07-10 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.009179 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.33 - - [2025-07-10 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.009282 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016862 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.33 - - [2025-07-10 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.007505 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.33 - - [2025-07-10 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.008114 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.33 - - [2025-07-10 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.007926 10.0.0.33 - - [2025-07-10 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014703 10.0.0.33 - - [2025-07-10 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.33 - - [2025-07-10 01:51:53] "POST /ref-update HTTP/1.1" 200 156 0.007620 10.0.0.33 - - [2025-07-10 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.33 - - [2025-07-10 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.33 - - [2025-07-10 01:51:53] "POST /ref-update HTTP/1.1" 200 156 0.008195 10.0.0.33 - - [2025-07-10 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008690 10.0.0.33 - - [2025-07-10 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.33 - - [2025-07-10 01:51:53] "POST /ref-update HTTP/1.1" 200 156 0.008489 10.0.0.33 - - [2025-07-10 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004959 10.0.0.33 - - [2025-07-10 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.33 - - [2025-07-10 01:51:53] "POST /ref-update HTTP/1.1" 200 156 0.009843 10.0.0.33 - - [2025-07-10 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.33 - - [2025-07-10 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.33 - - [2025-07-10 01:51:53] "POST /ref-update HTTP/1.1" 200 156 0.007542 10.0.0.33 - - [2025-07-10 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.33 - - [2025-07-10 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.33 - - [2025-07-10 01:51:53] "POST /ref-update HTTP/1.1" 200 156 0.007816 10.0.0.33 - - [2025-07-10 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005075 10.0.0.33 - - [2025-07-10 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.33 - - [2025-07-10 01:51:53] "POST /ref-update HTTP/1.1" 200 156 0.016624 10.0.0.33 - - [2025-07-10 01:51:53] "POST /network-ipams HTTP/1.1" 200 550 0.027352 10.0.0.33 - - [2025-07-10 01:51:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002532 10.0.0.33 - - [2025-07-10 01:51:53] "POST /virtual-networks HTTP/1.1" 200 552 0.151147 10.0.0.33 - - [2025-07-10 01:51:53] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017273 10.0.0.33 - - [2025-07-10 01:51:53] "POST /fqname-to-id HTTP/1.1" 404 188 0.001962 10.0.0.33 - - [2025-07-10 01:51:53] "POST /route-targets HTTP/1.1" 200 327 0.015448 10.0.0.33 - - [2025-07-10 01:51:53] "POST /ref-update HTTP/1.1" 200 156 0.025297 10.0.0.33 - - [2025-07-10 01:51:53] "POST /fqname-to-id HTTP/1.1" 404 178 0.015467 10.0.0.33 - - [2025-07-10 01:51:53] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.003886 10.0.0.33 - - [2025-07-10 01:51:53] "GET /fabric/0b63feae-c508-41a6-a69a-4311c6bb6701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.006471 10.0.0.33 - - [2025-07-10 01:51:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.002144 10.0.0.33 - - [2025-07-10 01:51:53] "POST /fqname-to-id HTTP/1.1" 404 205 0.002107 10.0.0.33 - - [2025-07-10 01:51:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.001782 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:54:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:54:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000870 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:54:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001027 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:54:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000985 10.0.0.33 - - [2025-07-10 01:54:37] "GET / HTTP/1.1" 200 35931 0.001737 10.0.0.33 - - [2025-07-10 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.33 - - [2025-07-10 01:54:37] "GET /domain/a39605c5-622a-4719-9a07-e6830d92eacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002760 10.0.0.33 - - [2025-07-10 01:54:37] "POST /id-to-fqname HTTP/1.1" 200 173 0.000594 10.0.0.33 - - [2025-07-10 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 182 0.003875 10.0.0.33 - - [2025-07-10 01:54:37] "POST /security-groups HTTP/1.1" 200 570 0.075346 10.0.0.33 - - [2025-07-10 01:54:37] "POST /projects HTTP/1.1" 200 481 0.262659 10.0.0.33 - - [2025-07-10 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 213 0.016425 10.0.0.33 - - [2025-07-10 01:54:37] "POST /access-control-lists HTTP/1.1" 200 579 0.077973 10.0.0.33 - - [2025-07-10 01:54:37] "POST /security-groups HTTP/1.1" 200 534 0.123371 10.0.0.33 - - [2025-07-10 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 212 0.008571 10.0.0.33 - - [2025-07-10 01:54:37] "POST /chown HTTP/1.1" 200 109 0.027272 10.0.0.33 - - [2025-07-10 01:54:37] "POST /access-control-lists HTTP/1.1" 200 577 0.054794 10.0.0.33 - - [2025-07-10 01:54:37] "POST /policy-managements HTTP/1.1" 409 214 0.002630 10.0.0.33 - - [2025-07-10 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.33 - - [2025-07-10 01:54:37] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004519 10.0.0.33 - - [2025-07-10 01:54:37] "POST /application-policy-sets HTTP/1.1" 200 528 0.016319 10.0.0.33 - - [2025-07-10 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.33 - - [2025-07-10 01:54:38] "GET /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.011718 10.0.0.33 - - [2025-07-10 01:54:38] "PUT /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea HTTP/1.1" 200 276 0.013910 10.0.0.33 - - [2025-07-10 01:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008975 10.0.0.33 - - [2025-07-10 01:54:38] "GET /virtual-network/9c1d44d8-391d-469d-95cf-a82bf64d7c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005115 10.0.0.33 - - [2025-07-10 01:54:38] "POST /id-to-fqname HTTP/1.1" 200 177 0.006592 10.0.0.33 - - [2025-07-10 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.002326 10.0.0.33 - - [2025-07-10 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 232 0.015388 10.0.0.33 - - [2025-07-10 01:54:38] "POST /security-groups HTTP/1.1" 200 574 0.099624 10.0.0.33 - - [2025-07-10 01:54:38] "POST /projects HTTP/1.1" 200 489 0.287679 10.0.0.33 - - [2025-07-10 01:54:38] "POST /access-control-lists HTTP/1.1" 200 594 0.074494 10.0.0.33 - - [2025-07-10 01:54:38] "POST /security-groups HTTP/1.1" 200 546 0.077171 10.0.0.33 - - [2025-07-10 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 231 0.002216 10.0.0.33 - - [2025-07-10 01:54:38] "POST /chown HTTP/1.1" 200 109 0.011242 10.0.0.33 - - [2025-07-10 01:54:38] "POST /access-control-lists HTTP/1.1" 200 592 0.049606 10.0.0.33 - - [2025-07-10 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 217 0.002397 10.0.0.33 - - [2025-07-10 01:54:38] "POST /network-ipams HTTP/1.1" 200 522 0.115236 10.0.0.33 - - [2025-07-10 01:54:38] "POST /access-control-lists HTTP/1.1" 200 583 0.084504 10.0.0.33 - - [2025-07-10 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.034778 10.0.0.33 - - [2025-07-10 01:54:38] "POST /network-ipams HTTP/1.1" 200 510 0.084998 10.0.0.33 - - [2025-07-10 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.002763 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:54:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:54:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001022 10.0.0.33 - - [2025-07-10 01:54:38] "POST /access-control-lists HTTP/1.1" 200 581 0.120868 10.0.0.33 - - [2025-07-10 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.001948 10.0.0.33 - - [2025-07-10 01:54:38] "POST /access-control-lists HTTP/1.1" 200 602 0.063275 10.0.0.33 - - [2025-07-10 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 239 0.003389 10.0.0.33 - - [2025-07-10 01:54:39] "POST /useragent-kv HTTP/1.1" 200 115 0.006078 10.0.0.33 - - [2025-07-10 01:54:39] "POST /virtual-networks HTTP/1.1" 200 538 0.222761 10.0.0.33 - - [2025-07-10 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.33 - - [2025-07-10 01:54:39] "POST /access-control-lists HTTP/1.1" 200 600 0.025150 10.0.0.33 - - [2025-07-10 01:54:39] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.013424 10.0.0.33 - - [2025-07-10 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.001500 10.0.0.33 - - [2025-07-10 01:54:39] "POST /network-ipams HTTP/1.1" 200 518 0.039581 10.0.0.33 - - [2025-07-10 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 202 0.003598 10.0.0.33 - - [2025-07-10 01:54:39] "POST /access-control-lists HTTP/1.1" 200 589 0.104135 10.0.0.33 - - [2025-07-10 01:54:39] "POST /route-targets HTTP/1.1" 200 327 0.168054 10.0.0.33 - - [2025-07-10 01:54:39] "POST /ref-update HTTP/1.1" 200 156 0.051407 10.0.0.33 - - [2025-07-10 01:54:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005929 10.0.0.33 - - [2025-07-10 01:54:39] "POST /virtual-networks HTTP/1.1" 200 546 0.510495 10.0.0.33 - - [2025-07-10 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007925 10.0.0.33 - - [2025-07-10 01:54:39] "PUT /access-control-list/6ca294ab-1ca6-4c7b-8450-6e695d9d8e3f HTTP/1.1" 200 272 0.082012 10.0.0.33 - - [2025-07-10 01:54:39] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.034904 10.0.0.33 - - [2025-07-10 01:54:39] "POST /route-targets HTTP/1.1" 200 327 0.018055 10.0.0.33 - - [2025-07-10 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.003222 10.0.0.33 - - [2025-07-10 01:54:39] "POST /ref-update HTTP/1.1" 200 156 0.026638 10.0.0.33 - - [2025-07-10 01:54:39] "POST /network-policys HTTP/1.1" 200 538 0.038368 10.0.0.33 - - [2025-07-10 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.001745 10.0.0.33 - - [2025-07-10 01:54:39] "POST /network-policys HTTP/1.1" 200 534 0.022010 10.0.0.33 - - [2025-07-10 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.009596 10.0.0.33 - - [2025-07-10 01:54:39] "POST /network-policys HTTP/1.1" 200 542 0.023561 10.0.0.33 - - [2025-07-10 01:54:40] "POST /ref-update HTTP/1.1" 200 156 0.109305 10.0.0.33 - - [2025-07-10 01:54:40] "PUT /access-control-list/3defc68b-0439-41e4-9f84-8ae6ce78cb54 HTTP/1.1" 200 272 0.052231 10.0.0.33 - - [2025-07-10 01:54:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017943 10.0.0.33 - - [2025-07-10 01:54:40] "PUT /access-control-list/3defc68b-0439-41e4-9f84-8ae6ce78cb54 HTTP/1.1" 200 272 0.055394 10.0.0.33 - - [2025-07-10 01:54:40] "POST /ref-update HTTP/1.1" 200 156 0.135608 10.0.0.33 - - [2025-07-10 01:54:40] "PUT /access-control-list/6ca294ab-1ca6-4c7b-8450-6e695d9d8e3f HTTP/1.1" 200 272 0.066458 10.0.0.33 - - [2025-07-10 01:54:40] "POST /ref-update HTTP/1.1" 200 156 0.017782 10.0.0.33 - - [2025-07-10 01:54:40] "POST /ref-update HTTP/1.1" 200 156 0.084038 10.0.0.33 - - [2025-07-10 01:54:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.055112 10.0.0.33 - - [2025-07-10 01:54:40] "PUT /access-control-list/6ca294ab-1ca6-4c7b-8450-6e695d9d8e3f HTTP/1.1" 200 272 0.076665 10.0.0.33 - - [2025-07-10 01:54:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011600 10.0.0.33 - - [2025-07-10 01:54:40] "POST /ref-update HTTP/1.1" 200 156 0.121550 10.0.0.33 - - [2025-07-10 01:54:40] "PUT /access-control-list/3defc68b-0439-41e4-9f84-8ae6ce78cb54 HTTP/1.1" 200 272 0.082616 10.0.0.33 - - [2025-07-10 01:54:40] "POST /fqname-to-id HTTP/1.1" 404 237 0.023833 10.0.0.33 - - [2025-07-10 01:54:40] "POST /ref-update HTTP/1.1" 200 156 0.085497 10.0.0.33 - - [2025-07-10 01:54:40] "POST /access-control-lists HTTP/1.1" 200 601 0.141179 10.0.0.33 - - [2025-07-10 01:54:40] "POST /ref-update HTTP/1.1" 200 156 0.139345 10.0.0.33 - - [2025-07-10 01:54:40] "POST /ref-update HTTP/1.1" 200 156 0.048443 10.0.0.33 - - [2025-07-10 01:54:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002214 10.0.0.33 - - [2025-07-10 01:54:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002064 10.0.0.33 - - [2025-07-10 01:54:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006195 10.0.0.33 - - [2025-07-10 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.33 - - [2025-07-10 01:54:41] "PUT /access-control-list/cb490503-2227-4076-8388-fe83e66a8555 HTTP/1.1" 200 272 0.057124 10.0.0.33 - - [2025-07-10 01:54:41] "GET /virtual-network/9c1d44d8-391d-469d-95cf-a82bf64d7c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.019533 10.0.0.33 - - [2025-07-10 01:54:41] "POST /ref-update HTTP/1.1" 200 156 0.032836 10.0.0.33 - - [2025-07-10 01:54:41] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005528 10.0.0.33 - - [2025-07-10 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.33 - - [2025-07-10 01:54:41] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006318 10.0.0.33 - - [2025-07-10 01:54:41] "POST /firewall-policys HTTP/1.1" 200 530 0.016934 10.0.0.33 - - [2025-07-10 01:54:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014817 10.0.0.33 - - [2025-07-10 01:54:41] "GET /firewall-policy/0e9689ae-a8ba-4491-8da4-fd00a969dd1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006193 10.0.0.33 - - [2025-07-10 01:54:41] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003020 10.0.0.33 - - [2025-07-10 01:54:41] "GET /firewall-policy/0e9689ae-a8ba-4491-8da4-fd00a969dd1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002700 10.0.0.33 - - [2025-07-10 01:54:41] "POST /ref-update HTTP/1.1" 200 156 0.016910 10.0.0.33 - - [2025-07-10 01:54:41] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.011567 10.0.0.33 - - [2025-07-10 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005872 10.0.0.33 - - [2025-07-10 01:54:41] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.009402 10.0.0.33 - - [2025-07-10 01:54:41] "POST /firewall-policys HTTP/1.1" 200 532 0.032473 10.0.0.33 - - [2025-07-10 01:54:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.049599 10.0.0.33 - - [2025-07-10 01:54:41] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.018210 10.0.0.33 - - [2025-07-10 01:54:41] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003695 10.0.0.33 - - [2025-07-10 01:54:41] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002902 10.0.0.33 - - [2025-07-10 01:54:41] "GET /firewall-policy/0e9689ae-a8ba-4491-8da4-fd00a969dd1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002761 10.0.0.33 - - [2025-07-10 01:54:41] "GET /firewall-policy/0e9689ae-a8ba-4491-8da4-fd00a969dd1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005219 10.0.0.33 - - [2025-07-10 01:54:41] "POST /ref-update HTTP/1.1" 200 156 0.014112 10.0.0.33 - - [2025-07-10 01:54:41] "POST /ref-update HTTP/1.1" 200 156 0.032277 10.0.0.33 - - [2025-07-10 01:54:41] "POST /ref-update HTTP/1.1" 200 156 0.045437 10.0.0.33 - - [2025-07-10 01:54:41] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.006176 10.0.0.33 - - [2025-07-10 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.33 - - [2025-07-10 01:54:41] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002731 10.0.0.33 - - [2025-07-10 01:54:41] "POST /firewall-policys HTTP/1.1" 200 530 0.029229 10.0.0.33 - - [2025-07-10 01:54:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018676 10.0.0.33 - - [2025-07-10 01:54:41] "GET /firewall-policy/b4e4f244-eb35-4d86-b7a6-23241434e1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.017580 10.0.0.33 - - [2025-07-10 01:54:42] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.014028 10.0.0.33 - - [2025-07-10 01:54:42] "GET /firewall-policy/b4e4f244-eb35-4d86-b7a6-23241434e1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003090 10.0.0.33 - - [2025-07-10 01:54:42] "GET /firewall-policy/0e9689ae-a8ba-4491-8da4-fd00a969dd1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002784 10.0.0.33 - - [2025-07-10 01:54:42] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002698 10.0.0.33 - - [2025-07-10 01:54:42] "GET /firewall-policy/0e9689ae-a8ba-4491-8da4-fd00a969dd1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003604 10.0.0.33 - - [2025-07-10 01:54:42] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002969 10.0.0.33 - - [2025-07-10 01:54:42] "POST /ref-update HTTP/1.1" 200 156 0.018208 10.0.0.33 - - [2025-07-10 01:54:42] "POST /ref-update HTTP/1.1" 200 156 0.026670 10.0.0.33 - - [2025-07-10 01:54:42] "POST /ref-update HTTP/1.1" 200 156 0.034386 10.0.0.33 - - [2025-07-10 01:54:42] "POST /ref-update HTTP/1.1" 200 156 0.035359 10.0.0.33 - - [2025-07-10 01:54:42] "POST /ref-update HTTP/1.1" 200 156 0.051109 10.0.0.33 - - [2025-07-10 01:54:42] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.004164 10.0.0.33 - - [2025-07-10 01:54:42] "POST /tags HTTP/1.1" 200 299 0.036654 10.0.0.33 - - [2025-07-10 01:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.023343 10.0.0.33 - - [2025-07-10 01:54:42] "GET /tag/bfe24802-a4bf-41d9-aa95-8184382ae1df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014453 10.0.0.33 - - [2025-07-10 01:54:42] "POST /set-tag HTTP/1.1" 200 109 0.049074 10.0.0.33 - - [2025-07-10 01:54:42] "POST /tags HTTP/1.1" 200 357 0.107854 10.0.0.33 - - [2025-07-10 01:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006630 10.0.0.33 - - [2025-07-10 01:54:42] "GET /tag/ea9b3d1b-ba73-4d31-824a-ce34600e973d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.015769 10.0.0.33 - - [2025-07-10 01:54:42] "POST /tags HTTP/1.1" 200 305 0.068677 10.0.0.33 - - [2025-07-10 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014345 10.0.0.33 - - [2025-07-10 01:54:43] "GET /tag/254a8cbf-3057-41d8-9a04-7642cdcf3bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014759 10.0.0.33 - - [2025-07-10 01:54:43] "POST /id-to-fqname HTTP/1.1" 200 174 0.001202 10.0.0.33 - - [2025-07-10 01:54:43] "POST /fqname-to-id HTTP/1.1" 404 183 0.009082 10.0.0.33 - - [2025-07-10 01:54:43] "POST /security-groups HTTP/1.1" 200 571 0.068149 10.0.0.33 - - [2025-07-10 01:54:43] "POST /projects HTTP/1.1" 200 483 0.227811 10.0.0.33 - - [2025-07-10 01:54:43] "POST /fqname-to-id HTTP/1.1" 404 214 0.002139 10.0.0.33 - - [2025-07-10 01:54:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.067110 10.0.0.33 - - [2025-07-10 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013823 10.0.0.33 - - [2025-07-10 01:54:43] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.024375 10.0.0.33 - - [2025-07-10 01:54:43] "POST /access-control-lists HTTP/1.1" 200 580 0.090900 10.0.0.33 - - [2025-07-10 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007836 10.0.0.33 - - [2025-07-10 01:54:43] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.006114 10.0.0.33 - - [2025-07-10 01:54:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.001982 10.0.0.33 - - [2025-07-10 01:54:43] "POST /access-control-lists HTTP/1.1" 200 578 0.064038 10.0.0.33 - - [2025-07-10 01:54:43] "PUT /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3 HTTP/1.1" 200 264 0.123476 10.0.0.33 - - [2025-07-10 01:54:43] "PUT /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d HTTP/1.1" 200 264 0.101369 10.0.0.33 - - [2025-07-10 01:54:43] "POST /security-groups HTTP/1.1" 200 537 0.113556 10.0.0.33 - - [2025-07-10 01:54:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.002591 10.0.0.33 - - [2025-07-10 01:54:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020468 10.0.0.33 - - [2025-07-10 01:54:44] "POST /access-control-lists HTTP/1.1" 200 596 0.076879 10.0.0.33 - - [2025-07-10 01:54:44] "POST /chown HTTP/1.1" 200 109 0.060726 10.0.0.33 - - [2025-07-10 01:54:44] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010653 10.0.0.33 - - [2025-07-10 01:54:44] "POST /fqname-to-id HTTP/1.1" 404 233 0.002674 10.0.0.33 - - [2025-07-10 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.33 - - [2025-07-10 01:54:44] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.033813 10.0.0.33 - - [2025-07-10 01:54:44] "POST /access-control-lists HTTP/1.1" 200 594 0.072462 10.0.0.33 - - [2025-07-10 01:54:44] "POST /tags HTTP/1.1" 409 207 0.021416 10.0.0.33 - - [2025-07-10 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.33 - - [2025-07-10 01:54:44] "GET /tag/254a8cbf-3057-41d8-9a04-7642cdcf3bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019827 10.0.0.33 - - [2025-07-10 01:54:44] "POST /firewall-rules HTTP/1.1" 200 564 0.067528 10.0.0.33 - - [2025-07-10 01:54:44] "GET /firewall-rule/5b9eb9dc-cae9-47b7-80fe-3a3378aadece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004361 10.0.0.33 - - [2025-07-10 01:54:44] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004337 10.0.0.33 - - [2025-07-10 01:54:44] "GET /firewall-rule/5b9eb9dc-cae9-47b7-80fe-3a3378aadece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002980 10.0.0.33 - - [2025-07-10 01:54:44] "POST /ref-update HTTP/1.1" 200 156 0.018565 10.0.0.33 - - [2025-07-10 01:54:44] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010197 10.0.0.33 - - [2025-07-10 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.33 - - [2025-07-10 01:54:44] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003152 10.0.0.33 - - [2025-07-10 01:54:44] "POST /tags HTTP/1.1" 409 207 0.002031 10.0.0.33 - - [2025-07-10 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.33 - - [2025-07-10 01:54:44] "GET /tag/254a8cbf-3057-41d8-9a04-7642cdcf3bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012919 10.0.0.33 - - [2025-07-10 01:54:44] "POST /firewall-rules HTTP/1.1" 200 562 0.067712 10.0.0.33 - - [2025-07-10 01:54:44] "GET /firewall-rule/5d9f138a-b764-4bdc-8a21-5fb7df2d8842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004879 10.0.0.33 - - [2025-07-10 01:54:44] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.008800 10.0.0.33 - - [2025-07-10 01:54:44] "GET /firewall-rule/5d9f138a-b764-4bdc-8a21-5fb7df2d8842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002844 10.0.0.33 - - [2025-07-10 01:54:44] "POST /ref-update HTTP/1.1" 200 156 0.029130 10.0.0.33 - - [2025-07-10 01:54:44] "POST /tags HTTP/1.1" 200 305 0.073152 10.0.0.33 - - [2025-07-10 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014150 10.0.0.33 - - [2025-07-10 01:54:44] "GET /tag/a15fb234-626a-4b0e-862c-aa302498b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013877 10.0.0.33 - - [2025-07-10 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.33 - - [2025-07-10 01:54:44] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.027245 10.0.0.33 - - [2025-07-10 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.33 - - [2025-07-10 01:54:44] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004202 10.0.0.33 - - [2025-07-10 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.33 - - [2025-07-10 01:54:45] "GET /service-appliance-set/18792eb8-49aa-441f-8aa8-8edd094793b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.004242 10.0.0.33 - - [2025-07-10 01:54:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.001677 10.0.0.33 - - [2025-07-10 01:54:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120701 10.0.0.33 - - [2025-07-10 01:54:45] "GET /virtual-machine-interface/57882d19-dcde-49c7-bbe2-4edaef7fa70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.022870 10.0.0.33 - - [2025-07-10 01:54:45] "POST /instance-ips HTTP/1.1" 200 381 0.041313 10.0.0.33 - - [2025-07-10 01:54:45] "GET /instance-ip/a83a2862-949b-42a9-9af3-11b97bde8675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005143 10.0.0.33 - - [2025-07-10 01:54:45] "POST /loadbalancers HTTP/1.1" 200 582 0.070181 10.0.0.33 - - [2025-07-10 01:54:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011788 10.0.0.33 - - [2025-07-10 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.33 - - [2025-07-10 01:54:45] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.058198 10.0.0.33 - - [2025-07-10 01:54:45] "GET /loadbalancer/0a09db61-7b2a-4167-80f7-8eac5c3babb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.004083 10.0.0.33 - - [2025-07-10 01:54:45] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.047692 10.0.0.33 - - [2025-07-10 01:54:45] "GET /instance-ip/a83a2862-949b-42a9-9af3-11b97bde8675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003213 10.0.0.33 - - [2025-07-10 01:54:45] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.057155 10.0.0.33 - - [2025-07-10 01:54:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015636 10.0.0.33 - - [2025-07-10 01:54:45] "POST /floating-ips HTTP/1.1" 200 583 0.047269 10.0.0.33 - - [2025-07-10 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.022598 10.0.0.33 - - [2025-07-10 01:54:45] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.051005 10.0.0.33 - - [2025-07-10 01:54:45] "GET /loadbalancer-listener/4cc13999-bb53-425a-9c90-5c85f7edce04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.006031 10.0.0.33 - - [2025-07-10 01:54:45] "GET /loadbalancer-listener/4cc13999-bb53-425a-9c90-5c85f7edce04?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004307 10.0.0.33 - - [2025-07-10 01:54:45] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019346 10.0.0.33 - - [2025-07-10 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.33 - - [2025-07-10 01:54:45] "GET /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.003243 10.0.0.33 - - [2025-07-10 01:54:45] "GET /instance-ip/a83a2862-949b-42a9-9af3-11b97bde8675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003493 10.0.0.33 - - [2025-07-10 01:54:45] "GET /instance-ip/a83a2862-949b-42a9-9af3-11b97bde8675?fields=floating_ips HTTP/1.1" 200 1171 0.008336 10.0.0.33 - - [2025-07-10 01:54:45] "GET /floating-ip/939b471c-de8d-4c48-a68e-3075ac829702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002191 10.0.0.33 - - [2025-07-10 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.33 - - [2025-07-10 01:54:45] "PUT /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea HTTP/1.1" 200 276 0.009347 10.0.0.33 - - [2025-07-10 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.33 - - [2025-07-10 01:54:46] "GET /loadbalancer/0a09db61-7b2a-4167-80f7-8eac5c3babb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.002787 10.0.0.33 - - [2025-07-10 01:54:46] "POST /tags HTTP/1.1" 200 301 0.056174 10.0.0.33 - - [2025-07-10 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005768 10.0.0.33 - - [2025-07-10 01:54:46] "GET /tag/5670a679-b98d-4f48-bf2c-65918cec13a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013662 10.0.0.33 - - [2025-07-10 01:54:46] "POST /tags HTTP/1.1" 200 325 0.069389 10.0.0.33 - - [2025-07-10 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014155 10.0.0.33 - - [2025-07-10 01:54:46] "GET /tag/04b2ebfa-2555-4c16-a072-bba663aa0afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.013842 10.0.0.33 - - [2025-07-10 01:54:46] "POST /tags HTTP/1.1" 200 363 0.018220 10.0.0.33 - - [2025-07-10 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009092 10.0.0.33 - - [2025-07-10 01:54:46] "GET /tag/6b062614-c5fa-4aa2-a70c-b171623a29e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.020175 10.0.0.33 - - [2025-07-10 01:54:46] "POST /tags HTTP/1.1" 200 311 0.023023 10.0.0.33 - - [2025-07-10 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.33 - - [2025-07-10 01:54:46] "GET /tag/49b631c1-ebd9-4c22-8815-b9dd4089dd0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.013260 10.0.0.33 - - [2025-07-10 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.33 - - [2025-07-10 01:54:46] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004433 10.0.0.33 - - [2025-07-10 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.33 - - [2025-07-10 01:54:46] "GET /project/50be0c35-34b0-43ab-a825-c38b2ea3079c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044401 10.0.0.33 - - [2025-07-10 01:54:46] "POST /virtual-machines HTTP/1.1" 200 377 0.027204 10.0.0.33 - - [2025-07-10 01:54:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010932 10.0.0.33 - - [2025-07-10 01:54:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.125507 10.0.0.33 - - [2025-07-10 01:54:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.028164 10.0.0.33 - - [2025-07-10 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.019479 10.0.0.33 - - [2025-07-10 01:54:46] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.004853 10.0.0.33 - - [2025-07-10 01:54:47] "POST /instance-ips HTTP/1.1" 200 409 0.029870 10.0.0.33 - - [2025-07-10 01:54:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021585 10.0.0.33 - - [2025-07-10 01:54:47] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.019620 10.0.0.33 - - [2025-07-10 01:54:47] "POST /set-tag HTTP/1.1" 200 109 0.022840 10.0.0.33 - - [2025-07-10 01:54:47] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012567 10.0.0.33 - - [2025-07-10 01:54:47] "GET /instance-ip/db66c582-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004485 10.0.0.33 - - [2025-07-10 01:54:47] "POST /tags HTTP/1.1" 200 355 0.027390 10.0.0.33 - - [2025-07-10 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011602 10.0.0.33 - - [2025-07-10 01:54:47] "GET /tag/c1c77de9-67e9-4d8a-b4ac-866d56305c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012659 10.0.0.33 - - [2025-07-10 01:54:47] "POST /tags HTTP/1.1" 200 303 0.019248 10.0.0.33 - - [2025-07-10 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.018203 10.0.0.33 - - [2025-07-10 01:54:47] "GET /tag/6b35799f-8a95-4e7a-abf4-8ba79d16c154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013833 10.0.0.33 - - [2025-07-10 01:54:47] "POST /projects HTTP/1.1" 409 218 0.002166 10.0.0.33 - - [2025-07-10 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.33 - - [2025-07-10 01:54:47] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042709 10.0.0.33 - - [2025-07-10 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.33 - - [2025-07-10 01:54:47] "GET /network-ipam/744fda5a-d26d-412d-9d3a-2055c0df9a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002483 10.0.0.33 - - [2025-07-10 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.33 - - [2025-07-10 01:54:47] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005358 10.0.0.33 - - [2025-07-10 01:54:47] "PUT /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3 HTTP/1.1" 200 264 0.043297 10.0.0.33 - - [2025-07-10 01:54:47] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005973 10.0.0.33 - - [2025-07-10 01:54:47] "POST /set-tag HTTP/1.1" 200 109 0.053993 10.0.0.33 - - [2025-07-10 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.33 - - [2025-07-10 01:54:47] "GET /network-ipam/8a9e9f20-f447-4452-9b90-057ca8020237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003047 10.0.0.33 - - [2025-07-10 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.33 - - [2025-07-10 01:54:47] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004448 10.0.0.33 - - [2025-07-10 01:54:47] "PUT /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d HTTP/1.1" 200 264 0.063818 10.0.0.33 - - [2025-07-10 01:54:47] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006456 10.0.0.33 - - [2025-07-10 01:54:48] "POST /set-tag HTTP/1.1" 200 109 0.064836 10.0.0.33 - - [2025-07-10 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006123 10.0.0.33 - - [2025-07-10 01:54:48] "GET /network-policy/1cf82ad9-aff9-4588-9e1b-db9036136931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003968 10.0.0.33 - - [2025-07-10 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.33 - - [2025-07-10 01:54:48] "GET /network-policy/c051d833-7f16-4aea-89dc-45f33ecb8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002971 10.0.0.33 - - [2025-07-10 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.33 - - [2025-07-10 01:54:48] "GET /network-policy/0209c2d8-47bb-40cf-81a2-db3bbd3e6cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.002910 10.0.0.33 - - [2025-07-10 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.33 - - [2025-07-10 01:54:48] "PUT /network-policy/0209c2d8-47bb-40cf-81a2-db3bbd3e6cd9 HTTP/1.1" 200 262 0.011614 10.0.0.33 - - [2025-07-10 01:54:48] "POST /ref-update HTTP/1.1" 200 156 0.070363 10.0.0.33 - - [2025-07-10 01:54:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005960 10.0.0.33 - - [2025-07-10 01:54:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002418 10.0.0.33 - - [2025-07-10 01:54:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016542 10.0.0.33 - - [2025-07-10 01:54:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001815 10.0.0.33 - - [2025-07-10 01:54:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002093 10.0.0.33 - - [2025-07-10 01:54:48] "POST /security-groups HTTP/1.1" 409 245 0.002229 10.0.0.33 - - [2025-07-10 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.33 - - [2025-07-10 01:54:48] "PUT /security-group/c8ea3496-1cf0-44c7-aae6-f1618dbb2d9b HTTP/1.1" 200 262 0.058736 10.0.0.33 - - [2025-07-10 01:54:48] "PUT /access-control-list/5e6c148c-af92-41d1-8d01-468ea9c6ccbe HTTP/1.1" 200 272 0.013331 10.0.0.33 - - [2025-07-10 01:54:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027512 10.0.0.33 - - [2025-07-10 01:54:48] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005573 10.0.0.33 - - [2025-07-10 01:54:48] "PUT /access-control-list/78d8d781-79e6-4955-a58f-87b327105559 HTTP/1.1" 200 272 0.026344 10.0.0.33 - - [2025-07-10 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.33 - - [2025-07-10 01:54:48] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002975 10.0.0.33 - - [2025-07-10 01:54:48] "POST /tags HTTP/1.1" 409 206 0.002175 10.0.0.33 - - [2025-07-10 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.33 - - [2025-07-10 01:54:48] "GET /tag/6b35799f-8a95-4e7a-abf4-8ba79d16c154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016750 10.0.0.33 - - [2025-07-10 01:54:48] "POST /firewall-rules HTTP/1.1" 200 562 0.074263 10.0.0.33 - - [2025-07-10 01:54:48] "GET /firewall-rule/06e1b4f5-7b2e-48ab-91ef-d7d092b5387a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004384 10.0.0.33 - - [2025-07-10 01:54:48] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004066 10.0.0.33 - - [2025-07-10 01:54:48] "GET /firewall-rule/06e1b4f5-7b2e-48ab-91ef-d7d092b5387a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002702 10.0.0.33 - - [2025-07-10 01:54:48] "POST /ref-update HTTP/1.1" 200 156 0.027917 10.0.0.33 - - [2025-07-10 01:54:48] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006011 10.0.0.33 - - [2025-07-10 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.33 - - [2025-07-10 01:54:49] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003249 10.0.0.33 - - [2025-07-10 01:54:49] "POST /tags HTTP/1.1" 409 206 0.003950 10.0.0.33 - - [2025-07-10 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.33 - - [2025-07-10 01:54:49] "GET /tag/6b35799f-8a95-4e7a-abf4-8ba79d16c154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012598 10.0.0.33 - - [2025-07-10 01:54:49] "POST /firewall-rules HTTP/1.1" 200 560 0.064743 10.0.0.33 - - [2025-07-10 01:54:49] "GET /firewall-rule/0df191f8-6f84-4d7d-b91c-d2dac5ab1a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.019414 10.0.0.33 - - [2025-07-10 01:54:49] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005260 10.0.0.33 - - [2025-07-10 01:54:49] "GET /firewall-rule/0df191f8-6f84-4d7d-b91c-d2dac5ab1a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002394 10.0.0.33 - - [2025-07-10 01:54:49] "POST /ref-update HTTP/1.1" 200 156 0.025736 10.0.0.33 - - [2025-07-10 01:54:49] "POST /fqname-to-id HTTP/1.1" 404 228 0.002142 10.0.0.33 - - [2025-07-10 01:54:49] "POST /tags HTTP/1.1" 200 301 0.018802 10.0.0.33 - - [2025-07-10 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.33 - - [2025-07-10 01:54:49] "GET /tag/e97de578-fb4f-4581-804c-b09c7e8c0c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013235 10.0.0.33 - - [2025-07-10 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.33 - - [2025-07-10 01:54:49] "GET /project/50be0c35-34b0-43ab-a825-c38b2ea3079c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.027784 10.0.0.33 - - [2025-07-10 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.33 - - [2025-07-10 01:54:49] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005354 10.0.0.33 - - [2025-07-10 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2025-07-10 01:54:49] "GET /service-appliance-set/18792eb8-49aa-441f-8aa8-8edd094793b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003634 10.0.0.33 - - [2025-07-10 01:54:49] "POST /fqname-to-id HTTP/1.1" 404 242 0.001834 10.0.0.33 - - [2025-07-10 01:54:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104027 10.0.0.33 - - [2025-07-10 01:54:49] "GET /virtual-machine-interface/eb317b92-aaa7-4b54-92b7-eca723cf5bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.021452 10.0.0.33 - - [2025-07-10 01:54:49] "POST /instance-ips HTTP/1.1" 200 377 0.028835 10.0.0.33 - - [2025-07-10 01:54:49] "GET /instance-ip/b3039f94-d08d-442d-9c87-fc2d725efc6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007548 10.0.0.33 - - [2025-07-10 01:54:49] "POST /loadbalancers HTTP/1.1" 200 582 0.072688 10.0.0.33 - - [2025-07-10 01:54:49] "GET /project/50be0c35-34b0-43ab-a825-c38b2ea3079c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038170 10.0.0.33 - - [2025-07-10 01:54:49] "GET /instance-ip/b3039f94-d08d-442d-9c87-fc2d725efc6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004179 10.0.0.33 - - [2025-07-10 01:54:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024614 10.0.0.33 - - [2025-07-10 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.33 - - [2025-07-10 01:54:50] "GET /project/50be0c35-34b0-43ab-a825-c38b2ea3079c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.027154 10.0.0.33 - - [2025-07-10 01:54:50] "POST /floating-ips HTTP/1.1" 200 581 0.029769 10.0.0.33 - - [2025-07-10 01:54:50] "GET /loadbalancer/c657d4f4-8616-40f4-9f3b-9195202fb56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005414 10.0.0.33 - - [2025-07-10 01:54:50] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.044664 10.0.0.33 - - [2025-07-10 01:54:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021355 10.0.0.33 - - [2025-07-10 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011297 10.0.0.33 - - [2025-07-10 01:54:50] "GET /project/50be0c35-34b0-43ab-a825-c38b2ea3079c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047178 10.0.0.33 - - [2025-07-10 01:54:50] "GET /loadbalancer-listener/35122c43-2632-461f-8953-4a5be7c2d7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.002301 10.0.0.33 - - [2025-07-10 01:54:50] "GET /loadbalancer-listener/35122c43-2632-461f-8953-4a5be7c2d7e8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.002942 10.0.0.33 - - [2025-07-10 01:54:50] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.017697 10.0.0.33 - - [2025-07-10 01:54:50] "GET /instance-ip/b3039f94-d08d-442d-9c87-fc2d725efc6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005750 10.0.0.33 - - [2025-07-10 01:54:50] "GET /instance-ip/b3039f94-d08d-442d-9c87-fc2d725efc6e?fields=floating_ips HTTP/1.1" 200 1165 0.005169 10.0.0.33 - - [2025-07-10 01:54:50] "GET /floating-ip/06107477-6181-4d2c-8be8-c55df0357a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002249 10.0.0.33 - - [2025-07-10 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.33 - - [2025-07-10 01:54:50] "GET /project/50be0c35-34b0-43ab-a825-c38b2ea3079c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030499 10.0.0.33 - - [2025-07-10 01:54:50] "GET /loadbalancer/c657d4f4-8616-40f4-9f3b-9195202fb56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003267 10.0.0.33 - - [2025-07-10 01:54:50] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020651 10.0.0.33 - - [2025-07-10 01:54:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023531 10.0.0.33 - - [2025-07-10 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.022719 10.0.0.33 - - [2025-07-10 01:54:50] "GET /project/50be0c35-34b0-43ab-a825-c38b2ea3079c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066629 10.0.0.33 - - [2025-07-10 01:54:50] "GET /loadbalancer-listener/59c9dffd-9d48-4ddf-bfdd-0f114c5f310e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005156 10.0.0.33 - - [2025-07-10 01:54:50] "GET /loadbalancer-listener/59c9dffd-9d48-4ddf-bfdd-0f114c5f310e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004806 10.0.0.33 - - [2025-07-10 01:54:50] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.034394 10.0.0.33 - - [2025-07-10 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.33 - - [2025-07-10 01:54:50] "GET /instance-ip/b3039f94-d08d-442d-9c87-fc2d725efc6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003063 10.0.0.33 - - [2025-07-10 01:54:50] "GET /project/50be0c35-34b0-43ab-a825-c38b2ea3079c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037486 10.0.0.33 - - [2025-07-10 01:54:50] "GET /instance-ip/b3039f94-d08d-442d-9c87-fc2d725efc6e?fields=floating_ips HTTP/1.1" 200 1165 0.018883 10.0.0.33 - - [2025-07-10 01:54:50] "GET /floating-ip/06107477-6181-4d2c-8be8-c55df0357a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003044 10.0.0.33 - - [2025-07-10 01:54:50] "GET /loadbalancer/c657d4f4-8616-40f4-9f3b-9195202fb56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003302 10.0.0.33 - - [2025-07-10 01:54:50] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.031159 10.0.0.33 - - [2025-07-10 01:54:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.042320 10.0.0.33 - - [2025-07-10 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.029650 10.0.0.33 - - [2025-07-10 01:54:51] "GET /project/50be0c35-34b0-43ab-a825-c38b2ea3079c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036085 10.0.0.33 - - [2025-07-10 01:54:51] "GET /loadbalancer-listener/9476bb7a-3a7e-44da-9237-b8b2198ea98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002188 10.0.0.33 - - [2025-07-10 01:54:51] "GET /loadbalancer-listener/9476bb7a-3a7e-44da-9237-b8b2198ea98a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003233 10.0.0.33 - - [2025-07-10 01:54:51] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.063234 10.0.0.33 - - [2025-07-10 01:54:51] "GET /instance-ip/b3039f94-d08d-442d-9c87-fc2d725efc6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002976 10.0.0.33 - - [2025-07-10 01:54:51] "GET /instance-ip/b3039f94-d08d-442d-9c87-fc2d725efc6e?fields=floating_ips HTTP/1.1" 200 1165 0.002719 10.0.0.33 - - [2025-07-10 01:54:51] "GET /floating-ip/06107477-6181-4d2c-8be8-c55df0357a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002482 10.0.0.33 - - [2025-07-10 01:54:51] "POST /tags HTTP/1.1" 200 371 0.103963 10.0.0.33 - - [2025-07-10 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016472 10.0.0.33 - - [2025-07-10 01:54:51] "GET /tag/defc68ad-251b-453e-b029-9c6e7b56e782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.014919 10.0.0.33 - - [2025-07-10 01:54:51] "POST /tags HTTP/1.1" 200 319 0.037725 10.0.0.33 - - [2025-07-10 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009761 10.0.0.33 - - [2025-07-10 01:54:51] "GET /tag/1b93586d-a58f-49b8-8676-39854da994c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.017989 10.0.0.33 - - [2025-07-10 01:54:51] "POST /id-to-fqname HTTP/1.1" 200 181 0.000578 10.0.0.33 - - [2025-07-10 01:54:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.003780 10.0.0.33 - - [2025-07-10 01:54:51] "POST /security-groups HTTP/1.1" 200 578 0.080219 10.0.0.33 - - [2025-07-10 01:54:51] "POST /projects HTTP/1.1" 200 497 0.232004 10.0.0.33 - - [2025-07-10 01:54:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.003241 10.0.0.33 - - [2025-07-10 01:54:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.025063 10.0.0.33 - - [2025-07-10 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006383 10.0.0.33 - - [2025-07-10 01:54:51] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.018980 10.0.0.33 - - [2025-07-10 01:54:51] "POST /access-control-lists HTTP/1.1" 200 587 0.106602 10.0.0.33 - - [2025-07-10 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005424 10.0.0.33 - - [2025-07-10 01:54:51] "POST /fqname-to-id HTTP/1.1" 404 224 0.004921 10.0.0.33 - - [2025-07-10 01:54:51] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.009663 10.0.0.33 - - [2025-07-10 01:54:51] "POST /access-control-lists HTTP/1.1" 200 585 0.072831 10.0.0.33 - - [2025-07-10 01:54:52] "PUT /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3 HTTP/1.1" 200 264 0.109452 10.0.0.33 - - [2025-07-10 01:54:52] "PUT /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d HTTP/1.1" 200 264 0.066435 10.0.0.33 - - [2025-07-10 01:54:52] "POST /security-groups HTTP/1.1" 200 558 0.099127 10.0.0.33 - - [2025-07-10 01:54:52] "POST /fqname-to-id HTTP/1.1" 404 248 0.006227 10.0.0.33 - - [2025-07-10 01:54:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.039099 10.0.0.33 - - [2025-07-10 01:54:52] "POST /access-control-lists HTTP/1.1" 200 610 0.067827 10.0.0.33 - - [2025-07-10 01:54:52] "POST /chown HTTP/1.1" 200 109 0.049831 10.0.0.33 - - [2025-07-10 01:54:52] "POST /fqname-to-id HTTP/1.1" 404 247 0.045537 10.0.0.33 - - [2025-07-10 01:54:52] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017551 10.0.0.33 - - [2025-07-10 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.33 - - [2025-07-10 01:54:52] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.019662 10.0.0.33 - - [2025-07-10 01:54:52] "POST /tags HTTP/1.1" 409 214 0.002224 10.0.0.33 - - [2025-07-10 01:54:52] "POST /access-control-lists HTTP/1.1" 200 608 0.094862 10.0.0.33 - - [2025-07-10 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.33 - - [2025-07-10 01:54:52] "GET /tag/1b93586d-a58f-49b8-8676-39854da994c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.017828 10.0.0.33 - - [2025-07-10 01:54:52] "POST /firewall-rules HTTP/1.1" 200 578 0.125751 10.0.0.33 - - [2025-07-10 01:54:52] "GET /firewall-rule/f4791fc0-f873-49d2-9ce4-f93d70f60048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004055 10.0.0.33 - - [2025-07-10 01:54:52] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.009171 10.0.0.33 - - [2025-07-10 01:54:52] "GET /firewall-rule/f4791fc0-f873-49d2-9ce4-f93d70f60048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002465 10.0.0.33 - - [2025-07-10 01:54:52] "POST /ref-update HTTP/1.1" 200 156 0.048836 10.0.0.33 - - [2025-07-10 01:54:52] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010508 10.0.0.33 - - [2025-07-10 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.33 - - [2025-07-10 01:54:52] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005525 10.0.0.33 - - [2025-07-10 01:54:52] "POST /tags HTTP/1.1" 409 214 0.002004 10.0.0.33 - - [2025-07-10 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.33 - - [2025-07-10 01:54:53] "GET /tag/1b93586d-a58f-49b8-8676-39854da994c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.023394 10.0.0.33 - - [2025-07-10 01:54:53] "POST /firewall-rules HTTP/1.1" 200 576 0.098229 10.0.0.33 - - [2025-07-10 01:54:53] "GET /firewall-rule/fbbaa221-1b45-4dea-b5b1-b3499b6dc1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.013355 10.0.0.33 - - [2025-07-10 01:54:53] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005385 10.0.0.33 - - [2025-07-10 01:54:53] "GET /firewall-rule/fbbaa221-1b45-4dea-b5b1-b3499b6dc1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003415 10.0.0.33 - - [2025-07-10 01:54:53] "POST /ref-update HTTP/1.1" 200 156 0.069474 10.0.0.33 - - [2025-07-10 01:54:53] "POST /tags HTTP/1.1" 200 363 0.031004 10.0.0.33 - - [2025-07-10 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009187 10.0.0.33 - - [2025-07-10 01:54:53] "GET /tag/90d621ca-c43e-4f8e-bf79-f108e2e2ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.019844 10.0.0.33 - - [2025-07-10 01:54:53] "POST /tags HTTP/1.1" 200 311 0.019324 10.0.0.33 - - [2025-07-10 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.33 - - [2025-07-10 01:54:53] "GET /tag/2c8a9fef-f3f0-46f1-9b95-bfbebf2ccbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013432 10.0.0.33 - - [2025-07-10 01:54:53] "POST /id-to-fqname HTTP/1.1" 200 177 0.005149 10.0.0.33 - - [2025-07-10 01:54:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.009392 10.0.0.33 - - [2025-07-10 01:54:53] "POST /security-groups HTTP/1.1" 200 574 0.087384 10.0.0.33 - - [2025-07-10 01:54:53] "POST /projects HTTP/1.1" 200 489 0.259834 10.0.0.33 - - [2025-07-10 01:54:53] "POST /fqname-to-id HTTP/1.1" 404 217 0.005097 10.0.0.33 - - [2025-07-10 01:54:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.034199 10.0.0.33 - - [2025-07-10 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.020905 10.0.0.33 - - [2025-07-10 01:54:54] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.022263 10.0.0.33 - - [2025-07-10 01:54:54] "POST /access-control-lists HTTP/1.1" 200 583 0.108869 10.0.0.33 - - [2025-07-10 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.33 - - [2025-07-10 01:54:54] "GET / HTTP/1.1" 200 35931 0.002248 10.0.0.33 - - [2025-07-10 01:54:54] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.014712 10.0.0.33 - - [2025-07-10 01:54:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.037108 10.0.0.33 - - [2025-07-10 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014732 10.0.0.33 - - [2025-07-10 01:54:54] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006497 10.0.0.33 - - [2025-07-10 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.33 - - [2025-07-10 01:54:54] "GET /config-node/09f9ccf4-64ff-474e-8828-b63cc7e9ccb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.009108 10.0.0.33 - - [2025-07-10 01:54:54] "POST /access-control-lists HTTP/1.1" 200 581 0.066965 10.0.0.33 - - [2025-07-10 01:54:54] "PUT /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3 HTTP/1.1" 200 264 0.102160 10.0.0.33 - - [2025-07-10 01:54:54] "PUT /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d HTTP/1.1" 200 264 0.058834 10.0.0.33 - - [2025-07-10 01:54:54] "POST /security-groups HTTP/1.1" 200 546 0.074466 10.0.0.33 - - [2025-07-10 01:54:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.001998 10.0.0.33 - - [2025-07-10 01:54:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014312 10.0.0.33 - - [2025-07-10 01:54:54] "POST /access-control-lists HTTP/1.1" 200 602 0.045553 10.0.0.33 - - [2025-07-10 01:54:54] "POST /fqname-to-id HTTP/1.1" 404 239 0.008145 10.0.0.33 - - [2025-07-10 01:54:54] "POST /chown HTTP/1.1" 200 109 0.045173 10.0.0.33 - - [2025-07-10 01:54:54] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011999 10.0.0.33 - - [2025-07-10 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.33 - - [2025-07-10 01:54:54] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.028095 10.0.0.33 - - [2025-07-10 01:54:54] "POST /access-control-lists HTTP/1.1" 200 600 0.106610 10.0.0.33 - - [2025-07-10 01:54:54] "POST /tags HTTP/1.1" 409 210 0.018523 10.0.0.33 - - [2025-07-10 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.33 - - [2025-07-10 01:54:54] "GET /tag/2c8a9fef-f3f0-46f1-9b95-bfbebf2ccbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012069 10.0.0.33 - - [2025-07-10 01:54:54] "POST /firewall-rules HTTP/1.1" 200 570 0.064336 10.0.0.33 - - [2025-07-10 01:54:54] "GET /firewall-rule/d604ec75-28cf-48f9-a12a-cc2c36352945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005022 10.0.0.33 - - [2025-07-10 01:54:54] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003929 10.0.0.33 - - [2025-07-10 01:54:54] "GET /firewall-rule/d604ec75-28cf-48f9-a12a-cc2c36352945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003334 10.0.0.33 - - [2025-07-10 01:54:54] "POST /ref-update HTTP/1.1" 200 156 0.049873 10.0.0.33 - - [2025-07-10 01:54:54] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012622 10.0.0.33 - - [2025-07-10 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.33 - - [2025-07-10 01:54:54] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003699 10.0.0.33 - - [2025-07-10 01:54:54] "POST /tags HTTP/1.1" 409 210 0.002324 10.0.0.33 - - [2025-07-10 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.33 - - [2025-07-10 01:54:54] "GET /tag/2c8a9fef-f3f0-46f1-9b95-bfbebf2ccbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011625 10.0.0.33 - - [2025-07-10 01:54:55] "POST /firewall-rules HTTP/1.1" 200 568 0.078148 10.0.0.33 - - [2025-07-10 01:54:55] "GET /firewall-rule/401ee506-a487-4715-bf90-f1cfaf225f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004105 10.0.0.33 - - [2025-07-10 01:54:55] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003472 10.0.0.33 - - [2025-07-10 01:54:55] "GET /firewall-rule/401ee506-a487-4715-bf90-f1cfaf225f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002408 10.0.0.33 - - [2025-07-10 01:54:55] "POST /ref-update HTTP/1.1" 200 156 0.049058 10.0.0.33 - - [2025-07-10 01:54:55] "POST /tags HTTP/1.1" 409 237 0.007580 10.0.0.33 - - [2025-07-10 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.33 - - [2025-07-10 01:54:55] "GET /tag/6b062614-c5fa-4aa2-a70c-b171623a29e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.020232 10.0.0.33 - - [2025-07-10 01:54:55] "POST /tags HTTP/1.1" 409 210 0.006462 10.0.0.33 - - [2025-07-10 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.33 - - [2025-07-10 01:54:55] "GET /tag/49b631c1-ebd9-4c22-8815-b9dd4089dd0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.011884 10.0.0.33 - - [2025-07-10 01:54:55] "POST /projects HTTP/1.1" 409 223 0.002121 10.0.0.33 - - [2025-07-10 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.33 - - [2025-07-10 01:54:55] "GET /project/50be0c35-34b0-43ab-a825-c38b2ea3079c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045203 10.0.0.33 - - [2025-07-10 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010998 10.0.0.33 - - [2025-07-10 01:54:55] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004662 10.0.0.33 - - [2025-07-10 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.33 - - [2025-07-10 01:54:55] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006657 10.0.0.33 - - [2025-07-10 01:54:55] "PUT /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3 HTTP/1.1" 200 264 0.063032 10.0.0.33 - - [2025-07-10 01:54:55] "PUT /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d HTTP/1.1" 200 264 0.044976 10.0.0.33 - - [2025-07-10 01:54:55] "POST /security-groups HTTP/1.1" 409 253 0.008472 10.0.0.33 - - [2025-07-10 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008938 10.0.0.33 - - [2025-07-10 01:54:55] "PUT /security-group/35964a7e-5aee-476e-8f7a-9526db53e64c HTTP/1.1" 200 262 0.058681 10.0.0.33 - - [2025-07-10 01:54:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.039616 10.0.0.33 - - [2025-07-10 01:54:55] "PUT /access-control-list/090ff4ea-567a-40c8-92a4-3df8d75ebfb7 HTTP/1.1" 200 272 0.027088 10.0.0.33 - - [2025-07-10 01:54:55] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016530 10.0.0.33 - - [2025-07-10 01:54:55] "PUT /access-control-list/9030951f-93d1-4230-b26b-f3895b2ae0f0 HTTP/1.1" 200 272 0.018619 10.0.0.33 - - [2025-07-10 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.33 - - [2025-07-10 01:54:56] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.011231 10.0.0.33 - - [2025-07-10 01:54:56] "POST /tags HTTP/1.1" 409 210 0.008245 10.0.0.33 - - [2025-07-10 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.33 - - [2025-07-10 01:54:56] "GET /tag/49b631c1-ebd9-4c22-8815-b9dd4089dd0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.012024 10.0.0.33 - - [2025-07-10 01:54:56] "POST /firewall-rules HTTP/1.1" 200 570 0.076048 10.0.0.33 - - [2025-07-10 01:54:56] "GET /firewall-rule/ecd0c7a7-44ce-44fb-ba44-d23ac5586cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004550 10.0.0.33 - - [2025-07-10 01:54:56] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003984 10.0.0.33 - - [2025-07-10 01:54:56] "GET /firewall-rule/ecd0c7a7-44ce-44fb-ba44-d23ac5586cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002307 10.0.0.33 - - [2025-07-10 01:54:56] "POST /ref-update HTTP/1.1" 200 156 0.057625 10.0.0.33 - - [2025-07-10 01:54:56] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019151 10.0.0.33 - - [2025-07-10 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.33 - - [2025-07-10 01:54:56] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003171 10.0.0.33 - - [2025-07-10 01:54:56] "POST /tags HTTP/1.1" 409 210 0.001912 10.0.0.33 - - [2025-07-10 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2025-07-10 01:54:56] "GET /tag/49b631c1-ebd9-4c22-8815-b9dd4089dd0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.012117 10.0.0.33 - - [2025-07-10 01:54:56] "POST /firewall-rules HTTP/1.1" 200 568 0.066444 10.0.0.33 - - [2025-07-10 01:54:56] "GET /firewall-rule/20e3f91d-1413-4578-99fa-0c7fd44d3a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004476 10.0.0.33 - - [2025-07-10 01:54:56] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.005236 10.0.0.33 - - [2025-07-10 01:54:56] "GET /firewall-rule/20e3f91d-1413-4578-99fa-0c7fd44d3a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002748 10.0.0.33 - - [2025-07-10 01:54:56] "POST /ref-update HTTP/1.1" 200 156 0.065803 10.0.0.33 - - [2025-07-10 01:54:56] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012153 10.0.0.33 - - [2025-07-10 01:54:56] "POST /set-tag HTTP/1.1" 200 109 0.003645 10.0.0.33 - - [2025-07-10 01:55:05] "GET / HTTP/1.1" 200 35931 0.001472 10.0.0.33 - - [2025-07-10 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.33 - - [2025-07-10 01:55:05] "GET /routing-instance/57dec9af-00ce-4d32-b7a8-cd31e01dec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002917 10.0.0.33 - - [2025-07-10 01:55:05] "POST /bgp-routers HTTP/1.1" 409 301 0.002035 10.0.0.33 - - [2025-07-10 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.33 - - [2025-07-10 01:55:05] "GET /bgp-router/84b93fbb-3f98-4bdd-8c77-b93598ee3db0?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005139 10.0.0.33 - - [2025-07-10 01:55:05] "PUT /bgp-router/84b93fbb-3f98-4bdd-8c77-b93598ee3db0 HTTP/1.1" 200 254 0.015078 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:55:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:55:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:55:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:55:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000925 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:55:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000816 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:55:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000853 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:55:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:55:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001532 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:55:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:55:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 10.0.0.33 - - [2025-07-10 01:55:28] "GET /global-system-configs HTTP/1.1" 200 322 0.005617 10.0.0.33 - - [2025-07-10 01:55:29] "GET /global-system-configs HTTP/1.1" 200 322 0.001955 10.0.0.19 - - [2025-07-10 01:56:17] "GET / HTTP/1.1" 200 35931 0.001868 10.0.0.19 - - [2025-07-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.19 - - [2025-07-10 01:56:17] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.004864 10.0.0.19 - - [2025-07-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.19 - - [2025-07-10 01:56:17] "GET /routing-instance/57dec9af-00ce-4d32-b7a8-cd31e01dec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002653 10.0.0.19 - - [2025-07-10 01:56:17] "PUT /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92 HTTP/1.1" 200 274 0.008680 10.0.0.19 - - [2025-07-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.011044 10.0.0.19 - - [2025-07-10 01:56:17] "POST /virtual-routers HTTP/1.1" 200 599 0.024251 10.0.0.19 - - [2025-07-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015986 10.0.0.19 - - [2025-07-10 01:56:17] "GET /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003799 10.0.0.19 - - [2025-07-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 404 229 0.001664 10.0.0.19 - - [2025-07-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.19 - - [2025-07-10 01:56:17] "GET /virtual-network/9c1d44d8-391d-469d-95cf-a82bf64d7c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004650 10.0.0.19 - - [2025-07-10 01:56:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.050556 10.0.0.33 - - [2025-07-10 01:58:43] "GET /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003328 10.0.0.33 - - [2025-07-10 01:58:43] "POST /ref-update HTTP/1.1" 200 156 0.008278 10.0.0.33 - - [2025-07-10 01:58:50] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006927 10.0.0.33 - - [2025-07-10 01:58:50] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.33 - - [2025-07-10 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.33 - - [2025-07-10 01:58:50] "GET /loadbalancer/c657d4f4-8616-40f4-9f3b-9195202fb56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002852 10.0.0.19 - - [2025-07-10 01:59:00] "GET / HTTP/1.1" 200 35931 0.001914 10.0.0.19 - - [2025-07-10 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.19 - - [2025-07-10 01:59:00] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.005197 10.0.0.19 - - [2025-07-10 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.19 - - [2025-07-10 01:59:00] "GET /routing-instance/57dec9af-00ce-4d32-b7a8-cd31e01dec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003586 10.0.0.19 - - [2025-07-10 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.19 - - [2025-07-10 01:59:00] "GET /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004541 10.0.0.19 - - [2025-07-10 01:59:01] "PUT /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04 HTTP/1.1" 200 262 0.010713 10.0.0.19 - - [2025-07-10 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.018460 10.0.0.19 - - [2025-07-10 01:59:01] "GET /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003152 10.0.0.19 - - [2025-07-10 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.19 - - [2025-07-10 01:59:01] "GET /virtual-machine-interface/a47c9c9e-2f97-4e65-8a66-4a6d63e96fa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004832 10.0.0.19 - - [2025-07-10 01:59:01] "PUT /virtual-machine-interface/a47c9c9e-2f97-4e65-8a66-4a6d63e96fa8 HTTP/1.1" 200 284 0.011429 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:59:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:59:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000900 10.0.0.33 - - [2025-07-10 01:59:14] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007366 10.0.0.33 - - [2025-07-10 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002706 10.0.0.33 - - [2025-07-10 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.33 - - [2025-07-10 01:59:14] "GET /loadbalancer/c657d4f4-8616-40f4-9f3b-9195202fb56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002944 10.0.0.33 - - [2025-07-10 01:59:14] "GET /loadbalancer-pool/f5266c26-ff94-4716-95fd-c64b80dbfac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004014 10.0.0.33 - - [2025-07-10 01:59:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019028 10.0.0.33 - - [2025-07-10 01:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009836 10.0.0.33 - - [2025-07-10 01:59:14] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014512 10.0.0.33 - - [2025-07-10 01:59:14] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004865 10.0.0.33 - - [2025-07-10 01:59:14] "POST /tags HTTP/1.1" 409 205 0.001805 10.0.0.33 - - [2025-07-10 01:59:14] "POST /ref-update HTTP/1.1" 200 156 0.012757 10.0.0.33 - - [2025-07-10 01:59:15] "GET /floating-ip/06107477-6181-4d2c-8be8-c55df0357a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.012787 10.0.0.33 - - [2025-07-10 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2025-07-10 01:59:15] "GET /tag/e97de578-fb4f-4581-804c-b09c7e8c0c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013460 10.0.0.33 - - [2025-07-10 01:59:15] "PUT /floating-ip/06107477-6181-4d2c-8be8-c55df0357a01 HTTP/1.1" 200 256 0.011375 10.0.0.33 - - [2025-07-10 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.027199 10.0.0.33 - - [2025-07-10 01:59:15] "GET /loadbalancer-pool/6dd43d29-4c34-4ba5-bd4e-cff765cc20ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014130 10.0.0.33 - - [2025-07-10 01:59:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024965 10.0.0.33 - - [2025-07-10 01:59:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017272 10.0.0.33 - - [2025-07-10 01:59:15] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015389 10.0.0.33 - - [2025-07-10 01:59:15] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011414 10.0.0.33 - - [2025-07-10 01:59:15] "POST /ref-update HTTP/1.1" 200 156 0.011358 10.0.0.33 - - [2025-07-10 01:59:15] "GET /floating-ip/06107477-6181-4d2c-8be8-c55df0357a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004320 10.0.0.33 - - [2025-07-10 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.005246 10.0.0.33 - - [2025-07-10 01:59:15] "GET /loadbalancer-pool/fca4f1c7-98c3-4994-a1b9-4f80d73252eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007620 10.0.0.33 - - [2025-07-10 01:59:15] "PUT /floating-ip/06107477-6181-4d2c-8be8-c55df0357a01 HTTP/1.1" 200 256 0.012706 10.0.0.33 - - [2025-07-10 01:59:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036092 10.0.0.33 - - [2025-07-10 01:59:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008214 10.0.0.33 - - [2025-07-10 01:59:15] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017720 10.0.0.33 - - [2025-07-10 01:59:15] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007161 10.0.0.33 - - [2025-07-10 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.004016 10.0.0.33 - - [2025-07-10 01:59:15] "POST /ref-update HTTP/1.1" 200 156 0.007595 10.0.0.33 - - [2025-07-10 01:59:15] "GET /floating-ip/06107477-6181-4d2c-8be8-c55df0357a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.004222 10.0.0.33 - - [2025-07-10 01:59:15] "PUT /floating-ip/06107477-6181-4d2c-8be8-c55df0357a01 HTTP/1.1" 200 256 0.010735 10.0.0.33 - - [2025-07-10 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.33 - - [2025-07-10 01:59:15] "GET /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002978 10.0.0.33 - - [2025-07-10 01:59:32] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007960 10.0.0.33 - - [2025-07-10 01:59:32] "POST /set-tag HTTP/1.1" 200 109 0.009520 10.0.0.33 - - [2025-07-10 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.33 - - [2025-07-10 01:59:32] "GET /loadbalancer/c657d4f4-8616-40f4-9f3b-9195202fb56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004557 10.0.0.33 - - [2025-07-10 01:59:32] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007501 10.0.0.33 - - [2025-07-10 01:59:32] "POST /set-tag HTTP/1.1" 200 109 0.036581 10.0.0.33 - - [2025-07-10 01:59:33] "DELETE /loadbalancer-member/b7d7f8cd-7c35-4078-a9bf-6e6b48fd5d61 HTTP/1.1" 200 115 0.049406 10.0.0.33 - - [2025-07-10 01:59:33] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011157 10.0.0.33 - - [2025-07-10 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.33 - - [2025-07-10 01:59:33] "DELETE /loadbalancer-member/d24d152c-e736-408d-b141-dc827f4b5a3a HTTP/1.1" 200 115 0.044683 10.0.0.33 - - [2025-07-10 01:59:33] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007063 10.0.0.33 - - [2025-07-10 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.33 - - [2025-07-10 01:59:33] "DELETE /loadbalancer-member/8c2c202d-3e7d-456b-9d26-a04cdfb978c6 HTTP/1.1" 200 115 0.037498 10.0.0.33 - - [2025-07-10 01:59:33] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006568 10.0.0.33 - - [2025-07-10 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.33 - - [2025-07-10 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.33 - - [2025-07-10 01:59:33] "GET /loadbalancer/c657d4f4-8616-40f4-9f3b-9195202fb56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002609 10.0.0.33 - - [2025-07-10 01:59:33] "GET /loadbalancer-pool/f5266c26-ff94-4716-95fd-c64b80dbfac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004542 10.0.0.33 - - [2025-07-10 01:59:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019958 10.0.0.33 - - [2025-07-10 01:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.029086 10.0.0.33 - - [2025-07-10 01:59:33] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013094 10.0.0.33 - - [2025-07-10 01:59:33] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015445 10.0.0.33 - - [2025-07-10 01:59:33] "GET /floating-ip/06107477-6181-4d2c-8be8-c55df0357a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003401 10.0.0.33 - - [2025-07-10 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.071276 10.0.0.33 - - [2025-07-10 01:59:33] "GET /loadbalancer-pool/6dd43d29-4c34-4ba5-bd4e-cff765cc20ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013770 10.0.0.33 - - [2025-07-10 01:59:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.040711 10.0.0.33 - - [2025-07-10 01:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012854 10.0.0.33 - - [2025-07-10 01:59:33] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005714 10.0.0.33 - - [2025-07-10 01:59:33] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011750 10.0.0.33 - - [2025-07-10 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.017069 10.0.0.33 - - [2025-07-10 01:59:33] "GET /floating-ip/06107477-6181-4d2c-8be8-c55df0357a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003737 10.0.0.33 - - [2025-07-10 01:59:33] "GET /loadbalancer-pool/fca4f1c7-98c3-4994-a1b9-4f80d73252eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003915 10.0.0.33 - - [2025-07-10 01:59:33] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020526 10.0.0.33 - - [2025-07-10 01:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024613 10.0.0.33 - - [2025-07-10 01:59:33] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010178 10.0.0.33 - - [2025-07-10 01:59:33] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007189 10.0.0.33 - - [2025-07-10 01:59:33] "GET /floating-ip/06107477-6181-4d2c-8be8-c55df0357a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.004958 10.0.0.33 - - [2025-07-10 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002716 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:59:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001105 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:59:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001019 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:59:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000787 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:59:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:59:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000811 [Introspect:8084]10.0.0.33 - - [2025-07-10 01:59:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000842 10.0.0.33 - - [2025-07-10 02:00:28] "GET /global-system-configs HTTP/1.1" 200 322 0.002442 10.0.0.33 - - [2025-07-10 02:00:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002436 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:03:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000808 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:03:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 10.0.0.33 - - [2025-07-10 02:04:04] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010907 10.0.0.33 - - [2025-07-10 02:04:04] "POST /set-tag HTTP/1.1" 200 109 0.007807 10.0.0.33 - - [2025-07-10 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.33 - - [2025-07-10 02:04:04] "GET /loadbalancer/c657d4f4-8616-40f4-9f3b-9195202fb56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.008542 10.0.0.33 - - [2025-07-10 02:04:04] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004915 10.0.0.33 - - [2025-07-10 02:04:04] "POST /set-tag HTTP/1.1" 200 109 0.034459 10.0.0.33 - - [2025-07-10 02:04:04] "DELETE /loadbalancer-member/adb77fcc-c30a-45c8-b1b6-64db8508d25d HTTP/1.1" 200 115 0.049984 10.0.0.33 - - [2025-07-10 02:04:04] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007453 10.0.0.33 - - [2025-07-10 02:04:04] "POST /set-tag HTTP/1.1" 200 109 0.002998 10.0.0.33 - - [2025-07-10 02:04:04] "DELETE /loadbalancer-member/ccdadf42-b323-47ba-bf4d-5e441e372297 HTTP/1.1" 200 115 0.040141 10.0.0.33 - - [2025-07-10 02:04:04] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008253 10.0.0.33 - - [2025-07-10 02:04:04] "POST /set-tag HTTP/1.1" 200 109 0.005694 10.0.0.33 - - [2025-07-10 02:04:04] "DELETE /loadbalancer-member/53bce357-ed5d-484c-b99f-a3d27de2e6bd HTTP/1.1" 200 115 0.032759 10.0.0.33 - - [2025-07-10 02:04:04] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005392 10.0.0.33 - - [2025-07-10 02:04:04] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.33 - - [2025-07-10 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012767 10.0.0.33 - - [2025-07-10 02:04:05] "GET /loadbalancer/c657d4f4-8616-40f4-9f3b-9195202fb56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005353 10.0.0.33 - - [2025-07-10 02:04:05] "GET /loadbalancer-pool/f5266c26-ff94-4716-95fd-c64b80dbfac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003116 10.0.0.33 - - [2025-07-10 02:04:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.083102 10.0.0.33 - - [2025-07-10 02:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021636 10.0.0.33 - - [2025-07-10 02:04:05] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013552 10.0.0.33 - - [2025-07-10 02:04:05] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006877 10.0.0.33 - - [2025-07-10 02:04:05] "GET /floating-ip/06107477-6181-4d2c-8be8-c55df0357a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003445 10.0.0.33 - - [2025-07-10 02:04:05] "POST /set-tag HTTP/1.1" 200 109 0.102911 10.0.0.33 - - [2025-07-10 02:04:05] "GET /loadbalancer-pool/6dd43d29-4c34-4ba5-bd4e-cff765cc20ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009944 10.0.0.33 - - [2025-07-10 02:04:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037755 10.0.0.33 - - [2025-07-10 02:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012553 10.0.0.33 - - [2025-07-10 02:04:05] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019162 10.0.0.33 - - [2025-07-10 02:04:05] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009814 10.0.0.33 - - [2025-07-10 02:04:05] "POST /set-tag HTTP/1.1" 200 109 0.011152 10.0.0.33 - - [2025-07-10 02:04:05] "GET /floating-ip/06107477-6181-4d2c-8be8-c55df0357a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.015014 10.0.0.33 - - [2025-07-10 02:04:05] "GET /loadbalancer-pool/fca4f1c7-98c3-4994-a1b9-4f80d73252eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007190 10.0.0.33 - - [2025-07-10 02:04:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.040981 10.0.0.33 - - [2025-07-10 02:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.035606 10.0.0.33 - - [2025-07-10 02:04:05] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009142 10.0.0.33 - - [2025-07-10 02:04:05] "GET /virtual-machine-interface/db4d09a8-5d30-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004724 10.0.0.33 - - [2025-07-10 02:04:05] "GET /floating-ip/06107477-6181-4d2c-8be8-c55df0357a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003075 10.0.0.33 - - [2025-07-10 02:04:05] "POST /set-tag HTTP/1.1" 200 109 0.003146 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:04:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000817 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:04:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000927 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:04:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:04:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000978 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:05:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000956 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:05:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001045 10.0.0.33 - - [2025-07-10 02:05:07] "GET / HTTP/1.1" 200 35931 0.002379 10.0.0.33 - - [2025-07-10 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.33 - - [2025-07-10 02:05:07] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.047897 10.0.0.33 - - [2025-07-10 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.33 - - [2025-07-10 02:05:07] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040246 10.0.0.33 - - [2025-07-10 02:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.33 - - [2025-07-10 02:05:08] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.047615 10.0.0.33 - - [2025-07-10 02:05:08] "POST /tags HTTP/1.1" 200 333 0.052361 10.0.0.33 - - [2025-07-10 02:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.33 - - [2025-07-10 02:05:08] "GET /tag/7cc8af99-8943-4075-979e-edbe96b3c721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022951 10.0.0.33 - - [2025-07-10 02:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005272 10.0.0.33 - - [2025-07-10 02:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.33 - - [2025-07-10 02:05:08] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033283 10.0.0.33 - - [2025-07-10 02:05:08] "GET /virtual-networks?parent_id=086d92ab-419a-44d4-b2e2-86f579c5f9f2&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001862 10.0.0.33 - - [2025-07-10 02:05:09] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038289 10.0.0.33 - - [2025-07-10 02:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.33 - - [2025-07-10 02:05:09] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005284 10.0.0.33 - - [2025-07-10 02:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.33 - - [2025-07-10 02:05:09] "GET /service-appliance-set/18792eb8-49aa-441f-8aa8-8edd094793b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002367 10.0.0.33 - - [2025-07-10 02:05:09] "POST /virtual-networks HTTP/1.1" 200 512 0.068040 10.0.0.33 - - [2025-07-10 02:05:09] "POST /fqname-to-id HTTP/1.1" 404 254 0.011176 10.0.0.33 - - [2025-07-10 02:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007196 10.0.0.33 - - [2025-07-10 02:05:09] "GET /network-ipam/a8de65d0-81c1-4c0f-a54c-6e06232ba4ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.003365 10.0.0.33 - - [2025-07-10 02:05:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.132805 10.0.0.33 - - [2025-07-10 02:05:09] "GET /virtual-machine-interface/57d7731c-a95b-4514-901b-7e97735b7446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.008793 10.0.0.33 - - [2025-07-10 02:05:09] "POST /useragent-kv HTTP/1.1" 200 115 0.008083 10.0.0.33 - - [2025-07-10 02:05:09] "POST /ref-update HTTP/1.1" 200 156 0.146571 10.0.0.33 - - [2025-07-10 02:05:09] "GET /virtual-network/006760eb-7d4f-4315-a22d-9eebca87a9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.008106 10.0.0.33 - - [2025-07-10 02:05:09] "GET /domains HTTP/1.1" 200 280 0.002787 10.0.0.33 - - [2025-07-10 02:05:09] "GET /domain/a39605c5-622a-4719-9a07-e6830d92eacc HTTP/1.1" 200 3087 0.010288 10.0.0.33 - - [2025-07-10 02:05:09] "POST /instance-ips HTTP/1.1" 200 409 0.044443 10.0.0.33 - - [2025-07-10 02:05:09] "GET /instance-ip/53a370ef-27b0-42bd-809b-297f8df964f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.009827 10.0.0.33 - - [2025-07-10 02:05:09] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2 HTTP/1.1" 200 5475 0.048955 10.0.0.33 - - [2025-07-10 02:05:09] "GET /virtual-network/006760eb-7d4f-4315-a22d-9eebca87a9b0 HTTP/1.1" 200 2087 0.009016 10.0.0.33 - - [2025-07-10 02:05:09] "GET /virtual-network/006760eb-7d4f-4315-a22d-9eebca87a9b0 HTTP/1.1" 200 2087 0.004128 10.0.0.33 - - [2025-07-10 02:05:09] "GET /routing-instance/d87c4f11-7672-46db-94f1-1dc2b881e4db HTTP/1.1" 200 1182 0.002913 10.0.0.33 - - [2025-07-10 02:05:09] "GET /routing-instance/d87c4f11-7672-46db-94f1-1dc2b881e4db HTTP/1.1" 200 1182 0.043525 10.0.0.33 - - [2025-07-10 02:05:09] "POST /loadbalancers HTTP/1.1" 200 610 0.082488 10.0.0.33 - - [2025-07-10 02:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.032129 10.0.0.33 - - [2025-07-10 02:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007951 10.0.0.33 - - [2025-07-10 02:05:09] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.052375 10.0.0.33 - - [2025-07-10 02:05:09] "GET /instance-ip/53a370ef-27b0-42bd-809b-297f8df964f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.004684 10.0.0.33 - - [2025-07-10 02:05:09] "POST /route-targets HTTP/1.1" 200 327 0.015832 10.0.0.33 - - [2025-07-10 02:05:09] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.052120 10.0.0.33 - - [2025-07-10 02:05:09] "GET /loadbalancer/5ce78087-879d-4a4b-8373-cb9bdc1c6934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005152 10.0.0.33 - - [2025-07-10 02:05:09] "POST /ref-update HTTP/1.1" 200 156 0.041402 10.0.0.33 - - [2025-07-10 02:05:09] "POST /floating-ips HTTP/1.1" 200 597 0.074152 10.0.0.33 - - [2025-07-10 02:05:09] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.055898 10.0.0.33 - - [2025-07-10 02:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.33 - - [2025-07-10 02:05:09] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.017075 10.0.0.33 - - [2025-07-10 02:05:09] "GET /loadbalancer-listener/c5ed10b2-fce3-4ca7-8b03-e7946ec97e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.011312 10.0.0.33 - - [2025-07-10 02:05:09] "GET /loadbalancer-listener/c5ed10b2-fce3-4ca7-8b03-e7946ec97e1f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.004592 10.0.0.33 - - [2025-07-10 02:05:09] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.020416 10.0.0.33 - - [2025-07-10 02:05:09] "GET /instance-ip/53a370ef-27b0-42bd-809b-297f8df964f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.016259 10.0.0.33 - - [2025-07-10 02:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.33 - - [2025-07-10 02:05:09] "GET /instance-ip/53a370ef-27b0-42bd-809b-297f8df964f7?fields=floating_ips HTTP/1.1" 200 1211 0.005125 10.0.0.33 - - [2025-07-10 02:05:09] "GET /floating-ip/f2f37c99-cdaa-4e18-b7e2-c79cd36057ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002251 10.0.0.33 - - [2025-07-10 02:05:09] "GET /loadbalancer/5ce78087-879d-4a4b-8373-cb9bdc1c6934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002902 10.0.0.33 - - [2025-07-10 02:05:10] "POST /tags HTTP/1.1" 200 295 0.051971 10.0.0.33 - - [2025-07-10 02:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.019451 10.0.0.33 - - [2025-07-10 02:05:10] "GET /tag/ef6809b1-782a-421b-a206-df535fb9fe39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.016798 10.0.0.33 - - [2025-07-10 02:05:10] "POST /tags HTTP/1.1" 409 233 0.002251 10.0.0.33 - - [2025-07-10 02:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.33 - - [2025-07-10 02:05:10] "GET /tag/c1c77de9-67e9-4d8a-b4ac-866d56305c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014976 10.0.0.33 - - [2025-07-10 02:05:10] "POST /tags HTTP/1.1" 409 206 0.002611 10.0.0.33 - - [2025-07-10 02:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.33 - - [2025-07-10 02:05:10] "GET /tag/6b35799f-8a95-4e7a-abf4-8ba79d16c154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014349 10.0.0.33 - - [2025-07-10 02:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.33 - - [2025-07-10 02:05:10] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004961 10.0.0.33 - - [2025-07-10 02:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.33 - - [2025-07-10 02:05:10] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.073439 10.0.0.33 - - [2025-07-10 02:05:10] "POST /virtual-machines HTTP/1.1" 200 369 0.014256 10.0.0.33 - - [2025-07-10 02:05:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.040148 10.0.0.33 - - [2025-07-10 02:05:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.129255 10.0.0.33 - - [2025-07-10 02:05:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010470 10.0.0.33 - - [2025-07-10 02:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007152 10.0.0.33 - - [2025-07-10 02:05:10] "GET /virtual-machine-interface/4f0b5f2e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.016016 10.0.0.33 - - [2025-07-10 02:05:10] "POST /instance-ips HTTP/1.1" 200 409 0.021458 10.0.0.33 - - [2025-07-10 02:05:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.029340 10.0.0.33 - - [2025-07-10 02:05:10] "GET /virtual-machine-interface/4f0b5f2e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012984 10.0.0.33 - - [2025-07-10 02:05:10] "POST /set-tag HTTP/1.1" 200 109 0.026687 10.0.0.33 - - [2025-07-10 02:05:10] "GET /virtual-machine-interface/4f0b5f2e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005583 10.0.0.33 - - [2025-07-10 02:05:10] "GET /instance-ip/4f28a674-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.010262 10.0.0.33 - - [2025-07-10 02:05:10] "GET /virtual-machine-interface/4f0b5f2e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004837 10.0.0.33 - - [2025-07-10 02:05:10] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.33 - - [2025-07-10 02:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2025-07-10 02:05:10] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004305 10.0.0.33 - - [2025-07-10 02:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.33 - - [2025-07-10 02:05:11] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043557 10.0.0.33 - - [2025-07-10 02:05:11] "POST /virtual-machines HTTP/1.1" 200 369 0.008677 10.0.0.33 - - [2025-07-10 02:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009135 10.0.0.33 - - [2025-07-10 02:05:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113667 10.0.0.33 - - [2025-07-10 02:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020929 10.0.0.33 - - [2025-07-10 02:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013448 10.0.0.33 - - [2025-07-10 02:05:11] "GET /virtual-machine-interface/4f7733ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005871 10.0.0.33 - - [2025-07-10 02:05:11] "POST /instance-ips HTTP/1.1" 200 409 0.022318 10.0.0.33 - - [2025-07-10 02:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.026352 10.0.0.33 - - [2025-07-10 02:05:11] "GET /virtual-machine-interface/4f7733ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009290 10.0.0.33 - - [2025-07-10 02:05:11] "POST /set-tag HTTP/1.1" 200 109 0.018052 10.0.0.33 - - [2025-07-10 02:05:11] "GET /virtual-machine-interface/4f7733ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017776 10.0.0.33 - - [2025-07-10 02:05:11] "GET /instance-ip/4f8f875e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003649 10.0.0.33 - - [2025-07-10 02:05:11] "GET /virtual-machine-interface/4f7733ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005171 10.0.0.33 - - [2025-07-10 02:05:11] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.33 - - [2025-07-10 02:05:11] "GET /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002829 10.0.0.33 - - [2025-07-10 02:05:11] "POST /ref-update HTTP/1.1" 200 156 0.014234 10.0.0.33 - - [2025-07-10 02:05:11] "GET /virtual-machine-interface/4f0b5f2e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.028561 10.0.0.33 - - [2025-07-10 02:05:11] "POST /set-tag HTTP/1.1" 200 109 0.003132 10.0.0.33 - - [2025-07-10 02:05:11] "GET /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.005237 10.0.0.33 - - [2025-07-10 02:05:11] "POST /ref-update HTTP/1.1" 200 156 0.008442 10.0.0.33 - - [2025-07-10 02:05:11] "GET /virtual-machine-interface/4f7733ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015085 10.0.0.33 - - [2025-07-10 02:05:11] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.33 - - [2025-07-10 02:05:11] "GET /virtual-machine-interface/4f0b5f2e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004755 10.0.0.33 - - [2025-07-10 02:05:11] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.33 - - [2025-07-10 02:05:11] "GET /virtual-machine-interface/4f7733ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005426 10.0.0.33 - - [2025-07-10 02:05:11] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.33 - - [2025-07-10 02:05:14] "GET /domains HTTP/1.1" 200 280 0.001923 10.0.0.33 - - [2025-07-10 02:05:14] "GET /domain/a39605c5-622a-4719-9a07-e6830d92eacc HTTP/1.1" 200 3087 0.003087 10.0.0.33 - - [2025-07-10 02:05:14] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2 HTTP/1.1" 200 7063 0.035726 10.0.0.33 - - [2025-07-10 02:05:14] "GET /virtual-network/006760eb-7d4f-4315-a22d-9eebca87a9b0 HTTP/1.1" 200 2087 0.006348 10.0.0.33 - - [2025-07-10 02:05:14] "GET /virtual-network/006760eb-7d4f-4315-a22d-9eebca87a9b0 HTTP/1.1" 200 2087 0.004293 10.0.0.33 - - [2025-07-10 02:05:14] "GET /routing-instance/d87c4f11-7672-46db-94f1-1dc2b881e4db HTTP/1.1" 200 1403 0.004226 10.0.0.33 - - [2025-07-10 02:05:14] "GET /routing-instance/d87c4f11-7672-46db-94f1-1dc2b881e4db HTTP/1.1" 200 1403 0.003355 10.0.0.33 - - [2025-07-10 02:05:14] "GET /route-target/2ae46518-e471-47db-9dea-527e3842f602 HTTP/1.1" 200 1152 0.002585 10.0.0.33 - - [2025-07-10 02:05:14] "GET /virtual-network/006760eb-7d4f-4315-a22d-9eebca87a9b0 HTTP/1.1" 200 2087 0.004408 10.0.0.33 - - [2025-07-10 02:05:14] "GET /routing-instance/d87c4f11-7672-46db-94f1-1dc2b881e4db HTTP/1.1" 200 1403 0.002937 10.0.0.33 - - [2025-07-10 02:05:14] "GET /virtual-network/006760eb-7d4f-4315-a22d-9eebca87a9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004756 10.0.0.33 - - [2025-07-10 02:05:14] "GET /virtual-network/006760eb-7d4f-4315-a22d-9eebca87a9b0 HTTP/1.1" 200 2087 0.004246 10.0.0.33 - - [2025-07-10 02:05:14] "GET /routing-instance/d87c4f11-7672-46db-94f1-1dc2b881e4db HTTP/1.1" 200 1403 0.002708 10.0.0.33 - - [2025-07-10 02:05:14] "GET /routing-instance/d87c4f11-7672-46db-94f1-1dc2b881e4db HTTP/1.1" 200 1403 0.003195 10.0.0.33 - - [2025-07-10 02:05:14] "GET /route-target/2ae46518-e471-47db-9dea-527e3842f602 HTTP/1.1" 200 1152 0.002576 10.0.0.33 - - [2025-07-10 02:05:14] "GET /domains HTTP/1.1" 200 280 0.001959 10.0.0.33 - - [2025-07-10 02:05:14] "GET /domain/a39605c5-622a-4719-9a07-e6830d92eacc HTTP/1.1" 200 3087 0.002680 10.0.0.33 - - [2025-07-10 02:05:14] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2 HTTP/1.1" 200 7063 0.034980 10.0.0.33 - - [2025-07-10 02:05:14] "GET /virtual-network/006760eb-7d4f-4315-a22d-9eebca87a9b0 HTTP/1.1" 200 2087 0.005041 10.0.0.33 - - [2025-07-10 02:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.33 - - [2025-07-10 02:05:14] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038135 10.0.0.33 - - [2025-07-10 02:05:14] "GET /virtual-network/006760eb-7d4f-4315-a22d-9eebca87a9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004345 10.0.0.33 - - [2025-07-10 02:05:14] "GET /floating-ip-pools?parent_id=006760eb-7d4f-4315-a22d-9eebca87a9b0&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002249 10.0.0.33 - - [2025-07-10 02:05:14] "GET /virtual-network/006760eb-7d4f-4315-a22d-9eebca87a9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004788 10.0.0.33 - - [2025-07-10 02:05:14] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018041 10.0.0.33 - - [2025-07-10 02:05:14] "POST /ref-update HTTP/1.1" 200 156 0.012265 10.0.0.33 - - [2025-07-10 02:05:14] "GET /virtual-network/006760eb-7d4f-4315-a22d-9eebca87a9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.010288 10.0.0.33 - - [2025-07-10 02:05:14] "GET /domains HTTP/1.1" 200 280 0.001743 10.0.0.33 - - [2025-07-10 02:05:14] "GET /domain/a39605c5-622a-4719-9a07-e6830d92eacc HTTP/1.1" 200 3087 0.002643 10.0.0.33 - - [2025-07-10 02:05:15] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2 HTTP/1.1" 200 7319 0.046113 10.0.0.33 - - [2025-07-10 02:05:15] "GET /virtual-network/006760eb-7d4f-4315-a22d-9eebca87a9b0 HTTP/1.1" 200 2325 0.008070 10.0.0.33 - - [2025-07-10 02:05:15] "GET /floating-ip-pool/065b0741-b066-4f73-8345-db86a916f799 HTTP/1.1" 200 1312 0.002848 10.0.0.33 - - [2025-07-10 02:05:15] "GET /domains HTTP/1.1" 200 280 0.001769 10.0.0.33 - - [2025-07-10 02:05:15] "GET /domain/a39605c5-622a-4719-9a07-e6830d92eacc HTTP/1.1" 200 3087 0.002756 10.0.0.33 - - [2025-07-10 02:05:15] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2 HTTP/1.1" 200 7319 0.029901 10.0.0.33 - - [2025-07-10 02:05:15] "GET /virtual-network/006760eb-7d4f-4315-a22d-9eebca87a9b0 HTTP/1.1" 200 2325 0.004303 10.0.0.33 - - [2025-07-10 02:05:15] "GET /virtual-network/006760eb-7d4f-4315-a22d-9eebca87a9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004377 10.0.0.33 - - [2025-07-10 02:05:15] "POST /tags HTTP/1.1" 200 365 0.062166 10.0.0.33 - - [2025-07-10 02:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006944 10.0.0.33 - - [2025-07-10 02:05:15] "GET /tag/f918ad03-ce7d-43c4-a26d-2d1348a6e845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013579 10.0.0.33 - - [2025-07-10 02:05:15] "POST /tags HTTP/1.1" 409 206 0.002011 10.0.0.33 - - [2025-07-10 02:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.33 - - [2025-07-10 02:05:15] "GET /tag/6b35799f-8a95-4e7a-abf4-8ba79d16c154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011876 10.0.0.33 - - [2025-07-10 02:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.33 - - [2025-07-10 02:05:15] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.041707 10.0.0.33 - - [2025-07-10 02:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.33 - - [2025-07-10 02:05:15] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004544 10.0.0.33 - - [2025-07-10 02:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.33 - - [2025-07-10 02:05:15] "GET /service-appliance-set/b5ba763e-b025-4ac0-a703-7cf853aa42fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003430 10.0.0.33 - - [2025-07-10 02:05:15] "POST /fqname-to-id HTTP/1.1" 404 258 0.001612 10.0.0.33 - - [2025-07-10 02:05:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.111479 10.0.0.33 - - [2025-07-10 02:05:15] "GET /virtual-machine-interface/60314bcb-3b27-4148-b4e6-42cadaae258e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015613 10.0.0.33 - - [2025-07-10 02:05:15] "POST /set-tag HTTP/1.1" 200 109 0.019134 10.0.0.33 - - [2025-07-10 02:05:15] "POST /instance-ips HTTP/1.1" 200 417 0.023064 10.0.0.33 - - [2025-07-10 02:05:15] "GET /instance-ip/3e892d49-6403-4012-9248-78d2dddcbb55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.006043 10.0.0.33 - - [2025-07-10 02:05:15] "POST /loadbalancers HTTP/1.1" 200 618 0.083404 10.0.0.33 - - [2025-07-10 02:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011419 10.0.0.33 - - [2025-07-10 02:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007800 10.0.0.33 - - [2025-07-10 02:05:15] "POST /service-instances HTTP/1.1" 200 566 0.047094 10.0.0.33 - - [2025-07-10 02:05:16] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.065322 10.0.0.33 - - [2025-07-10 02:05:16] "POST /ref-update HTTP/1.1" 200 156 0.048451 10.0.0.33 - - [2025-07-10 02:05:16] "GET /virtual-machine-interface/60314bcb-3b27-4148-b4e6-42cadaae258e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.019785 10.0.0.33 - - [2025-07-10 02:05:16] "GET /virtual-machine-interface/60314bcb-3b27-4148-b4e6-42cadaae258e?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.006696 10.0.0.33 - - [2025-07-10 02:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008660 10.0.0.33 - - [2025-07-10 02:05:16] "PUT /service-instance/aedb8d02-a176-4b03-adfd-b3a4db35efc2 HTTP/1.1" 200 266 0.008857 10.0.0.33 - - [2025-07-10 02:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009443 10.0.0.33 - - [2025-07-10 02:05:16] "GET /floating-ip-pool/065b0741-b066-4f73-8345-db86a916f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.005708 10.0.0.33 - - [2025-07-10 02:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.33 - - [2025-07-10 02:05:16] "POST /floating-ips HTTP/1.1" 200 671 0.081599 10.0.0.33 - - [2025-07-10 02:05:16] "POST /virtual-machines HTTP/1.1" 200 429 0.060809 10.0.0.33 - - [2025-07-10 02:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.042008 10.0.0.33 - - [2025-07-10 02:05:16] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014171 10.0.0.33 - - [2025-07-10 02:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.33 - - [2025-07-10 02:05:16] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003166 10.0.0.33 - - [2025-07-10 02:05:16] "POST /tags HTTP/1.1" 409 221 0.010037 10.0.0.33 - - [2025-07-10 02:05:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.153388 10.0.0.33 - - [2025-07-10 02:05:16] "POST /chown HTTP/1.1" 200 109 0.017094 10.0.0.33 - - [2025-07-10 02:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013514 10.0.0.33 - - [2025-07-10 02:05:16] "GET /tag/7cc8af99-8943-4075-979e-edbe96b3c721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011728 10.0.0.33 - - [2025-07-10 02:05:16] "POST /tags HTTP/1.1" 409 238 0.001954 10.0.0.33 - - [2025-07-10 02:05:16] "POST /chown HTTP/1.1" 200 109 0.006179 10.0.0.33 - - [2025-07-10 02:05:16] "PUT /virtual-machine-interface/0649bc52-657c-4d65-b771-244026fe0a38 HTTP/1.1" 200 284 0.019182 10.0.0.33 - - [2025-07-10 02:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009127 10.0.0.33 - - [2025-07-10 02:05:16] "GET /tag/f918ad03-ce7d-43c4-a26d-2d1348a6e845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012179 10.0.0.33 - - [2025-07-10 02:05:16] "PUT /instance-ip/3e892d49-6403-4012-9248-78d2dddcbb55 HTTP/1.1" 200 256 0.038671 10.0.0.33 - - [2025-07-10 02:05:16] "POST /firewall-rules HTTP/1.1" 200 650 0.082040 10.0.0.33 - - [2025-07-10 02:05:16] "POST /ref-update HTTP/1.1" 200 156 0.045795 10.0.0.33 - - [2025-07-10 02:05:16] "GET /firewall-rule/08ddb45e-2150-479e-b3c7-ead55da4dc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.008567 10.0.0.33 - - [2025-07-10 02:05:16] "POST /ref-update HTTP/1.1" 200 156 0.031413 10.0.0.33 - - [2025-07-10 02:05:16] "GET /firewall-policy/b4e4f244-eb35-4d86-b7a6-23241434e1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.009862 10.0.0.33 - - [2025-07-10 02:05:16] "GET /firewall-rule/08ddb45e-2150-479e-b3c7-ead55da4dc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003175 10.0.0.33 - - [2025-07-10 02:05:16] "POST /ref-update HTTP/1.1" 200 156 0.020144 10.0.0.33 - - [2025-07-10 02:05:16] "POST /ref-update HTTP/1.1" 200 156 0.012538 10.0.0.33 - - [2025-07-10 02:05:16] "POST /ref-update HTTP/1.1" 200 156 0.040689 10.0.0.33 - - [2025-07-10 02:05:16] "POST /ref-update HTTP/1.1" 200 156 0.037344 10.0.0.33 - - [2025-07-10 02:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.028038 10.0.0.33 - - [2025-07-10 02:05:16] "POST /ref-update HTTP/1.1" 200 156 0.032767 10.0.0.33 - - [2025-07-10 02:05:16] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.065948 10.0.0.33 - - [2025-07-10 02:05:16] "POST /virtual-machines HTTP/1.1" 200 429 0.036582 10.0.0.33 - - [2025-07-10 02:05:17] "GET /loadbalancer/5eb2aaa1-14f1-451b-a974-5a62517cf0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.009848 10.0.0.33 - - [2025-07-10 02:05:17] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.034713 10.0.0.33 - - [2025-07-10 02:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009521 10.0.0.33 - - [2025-07-10 02:05:17] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.063389 10.0.0.33 - - [2025-07-10 02:05:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.198244 10.0.0.33 - - [2025-07-10 02:05:17] "GET /loadbalancer-listener/057947b9-98b5-42a7-92a8-50fe2a37c73a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.013717 10.0.0.33 - - [2025-07-10 02:05:17] "GET /loadbalancer-listener/057947b9-98b5-42a7-92a8-50fe2a37c73a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.015971 10.0.0.33 - - [2025-07-10 02:05:17] "POST /chown HTTP/1.1" 200 109 0.026341 10.0.0.33 - - [2025-07-10 02:05:17] "POST /chown HTTP/1.1" 200 109 0.010085 10.0.0.33 - - [2025-07-10 02:05:17] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.043287 10.0.0.33 - - [2025-07-10 02:05:17] "PUT /virtual-machine-interface/e11946e2-6027-44da-99fd-e0d53065cdb9 HTTP/1.1" 200 284 0.034620 10.0.0.33 - - [2025-07-10 02:05:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.031001 10.0.0.33 - - [2025-07-10 02:05:17] "GET /loadbalancer-pool/fd5cf478-5e93-40fe-a054-fb594451fdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005638 10.0.0.33 - - [2025-07-10 02:05:17] "PUT /instance-ip/3e892d49-6403-4012-9248-78d2dddcbb55 HTTP/1.1" 200 256 0.044355 10.0.0.33 - - [2025-07-10 02:05:17] "POST /ref-update HTTP/1.1" 200 156 0.013613 10.0.0.33 - - [2025-07-10 02:05:17] "POST /loadbalancer-members HTTP/1.1" 200 707 0.042509 10.0.0.33 - - [2025-07-10 02:05:17] "POST /ref-update HTTP/1.1" 200 156 0.035587 10.0.0.33 - - [2025-07-10 02:05:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.042301 10.0.0.33 - - [2025-07-10 02:05:17] "GET /loadbalancer-member/7980e790-b261-4c95-92c9-9901a2ae2bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.007635 10.0.0.33 - - [2025-07-10 02:05:17] "POST /ref-update HTTP/1.1" 200 156 0.035203 10.0.0.33 - - [2025-07-10 02:05:17] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003795 10.0.0.33 - - [2025-07-10 02:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.33 - - [2025-07-10 02:05:17] "POST /ref-update HTTP/1.1" 200 156 0.018270 10.0.0.33 - - [2025-07-10 02:05:17] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.010114 10.0.0.33 - - [2025-07-10 02:05:17] "POST /tags HTTP/1.1" 409 221 0.006777 10.0.0.33 - - [2025-07-10 02:05:17] "POST /ref-update HTTP/1.1" 200 156 0.043947 10.0.0.33 - - [2025-07-10 02:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006707 10.0.0.33 - - [2025-07-10 02:05:17] "GET /tag/7cc8af99-8943-4075-979e-edbe96b3c721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018053 10.0.0.33 - - [2025-07-10 02:05:17] "POST /tags HTTP/1.1" 409 238 0.007826 10.0.0.33 - - [2025-07-10 02:05:17] "PUT /service-instance/aedb8d02-a176-4b03-adfd-b3a4db35efc2 HTTP/1.1" 200 266 0.010730 10.0.0.33 - - [2025-07-10 02:05:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011012 10.0.0.33 - - [2025-07-10 02:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2025-07-10 02:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.33 - - [2025-07-10 02:05:17] "GET /tag/f918ad03-ce7d-43c4-a26d-2d1348a6e845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012535 10.0.0.33 - - [2025-07-10 02:05:17] "POST /firewall-rules HTTP/1.1" 409 293 0.002137 10.0.0.33 - - [2025-07-10 02:05:17] "POST /chown HTTP/1.1" 200 109 0.007144 10.0.0.33 - - [2025-07-10 02:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.33 - - [2025-07-10 02:05:17] "POST /chown HTTP/1.1" 200 109 0.014997 10.0.0.33 - - [2025-07-10 02:05:17] "PUT /instance-ip/3e892d49-6403-4012-9248-78d2dddcbb55 HTTP/1.1" 200 256 0.038848 10.0.0.33 - - [2025-07-10 02:05:17] "PUT /firewall-rule/08ddb45e-2150-479e-b3c7-ead55da4dc36 HTTP/1.1" 200 260 0.060171 10.0.0.33 - - [2025-07-10 02:05:17] "GET /firewall-rule/08ddb45e-2150-479e-b3c7-ead55da4dc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.008265 10.0.0.33 - - [2025-07-10 02:05:17] "POST /ref-update HTTP/1.1" 200 156 0.011127 10.0.0.33 - - [2025-07-10 02:05:17] "POST /chown HTTP/1.1" 200 109 0.021870 10.0.0.33 - - [2025-07-10 02:05:17] "GET /firewall-policy/b4e4f244-eb35-4d86-b7a6-23241434e1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.012302 10.0.0.33 - - [2025-07-10 02:05:17] "GET /firewall-rule/08ddb45e-2150-479e-b3c7-ead55da4dc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006110 10.0.0.33 - - [2025-07-10 02:05:17] "POST /chown HTTP/1.1" 200 109 0.022953 10.0.0.33 - - [2025-07-10 02:05:18] "PUT /instance-ip/3e892d49-6403-4012-9248-78d2dddcbb55 HTTP/1.1" 200 256 0.013986 10.0.0.33 - - [2025-07-10 02:05:18] "POST /ref-update HTTP/1.1" 200 156 0.020186 10.0.0.33 - - [2025-07-10 02:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.33 - - [2025-07-10 02:05:18] "POST /chown HTTP/1.1" 200 109 0.007924 10.0.0.33 - - [2025-07-10 02:05:18] "POST /chown HTTP/1.1" 200 109 0.026423 10.0.0.33 - - [2025-07-10 02:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.33 - - [2025-07-10 02:05:18] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007912 10.0.0.33 - - [2025-07-10 02:05:18] "PUT /instance-ip/3e892d49-6403-4012-9248-78d2dddcbb55 HTTP/1.1" 200 256 0.058039 10.0.0.33 - - [2025-07-10 02:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.33 - - [2025-07-10 02:05:18] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.052485 10.0.0.33 - - [2025-07-10 02:05:18] "POST /ref-update HTTP/1.1" 200 156 0.050463 10.0.0.33 - - [2025-07-10 02:05:18] "POST /virtual-machines HTTP/1.1" 200 373 0.010895 10.0.0.33 - - [2025-07-10 02:05:18] "POST /chown HTTP/1.1" 200 109 0.032480 10.0.0.33 - - [2025-07-10 02:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027383 10.0.0.33 - - [2025-07-10 02:05:18] "POST /chown HTTP/1.1" 200 109 0.022868 10.0.0.33 - - [2025-07-10 02:05:18] "PUT /instance-ip/3e892d49-6403-4012-9248-78d2dddcbb55 HTTP/1.1" 200 256 0.063136 10.0.0.33 - - [2025-07-10 02:05:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.129494 10.0.0.33 - - [2025-07-10 02:05:18] "POST /ref-update HTTP/1.1" 200 156 0.041271 10.0.0.33 - - [2025-07-10 02:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.016039 10.0.0.33 - - [2025-07-10 02:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.33 - - [2025-07-10 02:05:18] "GET /virtual-machine-interface/53c3f26a-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005320 10.0.0.33 - - [2025-07-10 02:05:18] "POST /instance-ips HTTP/1.1" 200 413 0.045717 10.0.0.33 - - [2025-07-10 02:05:18] "PUT /service-instance/aedb8d02-a176-4b03-adfd-b3a4db35efc2 HTTP/1.1" 200 266 0.030502 10.0.0.33 - - [2025-07-10 02:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.060050 10.0.0.33 - - [2025-07-10 02:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023187 10.0.0.33 - - [2025-07-10 02:05:18] "GET /virtual-machine-interface/53c3f26a-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.016693 10.0.0.33 - - [2025-07-10 02:05:18] "PUT /service-instance/aedb8d02-a176-4b03-adfd-b3a4db35efc2 HTTP/1.1" 200 266 0.011693 10.0.0.33 - - [2025-07-10 02:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027428 10.0.0.33 - - [2025-07-10 02:05:18] "POST /set-tag HTTP/1.1" 200 109 0.053683 10.0.0.33 - - [2025-07-10 02:05:18] "GET /virtual-machine-interface/53c3f26a-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012963 10.0.0.33 - - [2025-07-10 02:05:18] "GET /instance-ip/53e2e2ec-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.006933 10.0.0.33 - - [2025-07-10 02:05:18] "PUT /service-instance/aedb8d02-a176-4b03-adfd-b3a4db35efc2 HTTP/1.1" 200 266 0.025222 10.0.0.33 - - [2025-07-10 02:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019364 10.0.0.33 - - [2025-07-10 02:05:18] "GET /virtual-machine-interface/53c3f26a-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005936 10.0.0.33 - - [2025-07-10 02:05:18] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.33 - - [2025-07-10 02:05:18] "GET /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.008276 10.0.0.33 - - [2025-07-10 02:05:19] "PUT /service-instance/aedb8d02-a176-4b03-adfd-b3a4db35efc2 HTTP/1.1" 200 266 0.012975 10.0.0.33 - - [2025-07-10 02:05:19] "POST /ref-update HTTP/1.1" 200 156 0.011297 10.0.0.33 - - [2025-07-10 02:05:19] "GET /virtual-machine-interface/53c3f26a-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005435 10.0.0.33 - - [2025-07-10 02:05:19] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.33 - - [2025-07-10 02:05:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013827 10.0.0.33 - - [2025-07-10 02:05:19] "GET /virtual-machine-interface/53c3f26a-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.018687 10.0.0.33 - - [2025-07-10 02:05:19] "PUT /service-instance/aedb8d02-a176-4b03-adfd-b3a4db35efc2 HTTP/1.1" 200 266 0.008653 10.0.0.33 - - [2025-07-10 02:05:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018755 10.0.0.33 - - [2025-07-10 02:05:19] "POST /set-tag HTTP/1.1" 200 109 0.008191 10.0.0.33 - - [2025-07-10 02:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.33 - - [2025-07-10 02:05:19] "POST /chown HTTP/1.1" 200 109 0.007322 10.0.0.33 - - [2025-07-10 02:05:19] "POST /chown HTTP/1.1" 200 109 0.018347 10.0.0.33 - - [2025-07-10 02:05:19] "POST /ref-update HTTP/1.1" 200 156 0.022250 10.0.0.33 - - [2025-07-10 02:05:19] "POST /chown HTTP/1.1" 200 109 0.007018 10.0.0.33 - - [2025-07-10 02:05:19] "POST /chown HTTP/1.1" 200 109 0.012034 10.0.0.33 - - [2025-07-10 02:05:19] "POST /ref-update HTTP/1.1" 200 156 0.011737 10.0.0.33 - - [2025-07-10 02:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.33 - - [2025-07-10 02:05:19] "POST /chown HTTP/1.1" 200 109 0.007555 10.0.0.33 - - [2025-07-10 02:05:19] "POST /chown HTTP/1.1" 200 109 0.018288 10.0.0.33 - - [2025-07-10 02:05:19] "POST /chown HTTP/1.1" 200 109 0.008639 10.0.0.33 - - [2025-07-10 02:05:19] "POST /chown HTTP/1.1" 200 109 0.023646 10.0.0.33 - - [2025-07-10 02:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.33 - - [2025-07-10 02:05:19] "POST /chown HTTP/1.1" 200 109 0.007548 10.0.0.33 - - [2025-07-10 02:05:19] "POST /chown HTTP/1.1" 200 109 0.007635 10.0.0.33 - - [2025-07-10 02:05:19] "POST /chown HTTP/1.1" 200 109 0.014834 10.0.0.33 - - [2025-07-10 02:05:19] "POST /chown HTTP/1.1" 200 109 0.015217 10.0.0.33 - - [2025-07-10 02:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.33 - - [2025-07-10 02:05:19] "POST /chown HTTP/1.1" 200 109 0.006719 10.0.0.33 - - [2025-07-10 02:05:19] "POST /chown HTTP/1.1" 200 109 0.021814 10.0.0.33 - - [2025-07-10 02:05:19] "POST /chown HTTP/1.1" 200 109 0.011055 10.0.0.33 - - [2025-07-10 02:05:19] "POST /chown HTTP/1.1" 200 109 0.017000 10.0.0.33 - - [2025-07-10 02:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.33 - - [2025-07-10 02:05:19] "POST /chown HTTP/1.1" 200 109 0.007713 10.0.0.33 - - [2025-07-10 02:05:19] "POST /chown HTTP/1.1" 200 109 0.007487 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.014379 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.019815 10.0.0.33 - - [2025-07-10 02:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.007626 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.017069 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.006979 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.005627 10.0.0.33 - - [2025-07-10 02:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.007450 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.016289 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.011630 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.016801 10.0.0.33 - - [2025-07-10 02:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.011716 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.019194 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.021462 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.034450 10.0.0.33 - - [2025-07-10 02:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.008754 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.030383 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.008389 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.020437 10.0.0.33 - - [2025-07-10 02:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.008138 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.038357 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.024863 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.007209 10.0.0.33 - - [2025-07-10 02:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005605 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.007145 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.007302 10.0.0.33 - - [2025-07-10 02:05:20] "POST /chown HTTP/1.1" 200 109 0.017930 10.0.0.33 - - [2025-07-10 02:05:21] "POST /chown HTTP/1.1" 200 109 0.031982 10.0.0.33 - - [2025-07-10 02:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.33 - - [2025-07-10 02:05:21] "POST /chown HTTP/1.1" 200 109 0.007347 10.0.0.33 - - [2025-07-10 02:05:21] "POST /chown HTTP/1.1" 200 109 0.023576 10.0.0.33 - - [2025-07-10 02:05:21] "POST /chown HTTP/1.1" 200 109 0.008138 10.0.0.33 - - [2025-07-10 02:05:21] "POST /chown HTTP/1.1" 200 109 0.028930 10.0.0.33 - - [2025-07-10 02:05:25] "GET /virtual-machine-interface/4f0b5f2e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010640 10.0.0.33 - - [2025-07-10 02:05:25] "POST /set-tag HTTP/1.1" 200 109 0.003403 10.0.0.33 - - [2025-07-10 02:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.33 - - [2025-07-10 02:05:25] "GET /loadbalancer/5ce78087-879d-4a4b-8373-cb9bdc1c6934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002830 10.0.0.33 - - [2025-07-10 02:05:25] "GET /loadbalancer-pool/4ab9395c-ef8f-4099-99df-a02e419f1268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002895 10.0.0.33 - - [2025-07-10 02:05:25] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017167 10.0.0.33 - - [2025-07-10 02:05:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010152 10.0.0.33 - - [2025-07-10 02:05:25] "GET /virtual-machine-interface/4f0b5f2e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007999 10.0.0.33 - - [2025-07-10 02:05:25] "POST /tags HTTP/1.1" 409 221 0.003097 10.0.0.33 - - [2025-07-10 02:05:25] "GET /virtual-machine-interface/4f0b5f2e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005897 10.0.0.33 - - [2025-07-10 02:05:25] "POST /ref-update HTTP/1.1" 200 156 0.007349 10.0.0.33 - - [2025-07-10 02:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2025-07-10 02:05:25] "GET /tag/7cc8af99-8943-4075-979e-edbe96b3c721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012518 10.0.0.33 - - [2025-07-10 02:05:25] "GET /floating-ip/f2f37c99-cdaa-4e18-b7e2-c79cd36057ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.004791 10.0.0.33 - - [2025-07-10 02:05:25] "PUT /floating-ip/f2f37c99-cdaa-4e18-b7e2-c79cd36057ed HTTP/1.1" 200 256 0.011350 10.0.0.33 - - [2025-07-10 02:05:25] "POST /set-tag HTTP/1.1" 200 109 0.042737 10.0.0.33 - - [2025-07-10 02:05:26] "GET /virtual-machine-interface/4f7733ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011764 10.0.0.33 - - [2025-07-10 02:05:26] "POST /set-tag HTTP/1.1" 200 109 0.002763 10.0.0.33 - - [2025-07-10 02:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.33 - - [2025-07-10 02:05:26] "GET /loadbalancer/5ce78087-879d-4a4b-8373-cb9bdc1c6934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002935 10.0.0.33 - - [2025-07-10 02:05:26] "GET /loadbalancer-pool/4ab9395c-ef8f-4099-99df-a02e419f1268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003134 10.0.0.33 - - [2025-07-10 02:05:26] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018067 10.0.0.33 - - [2025-07-10 02:05:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014998 10.0.0.33 - - [2025-07-10 02:05:26] "GET /virtual-machine-interface/4f7733ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009771 10.0.0.33 - - [2025-07-10 02:05:26] "GET /virtual-machine-interface/4f7733ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007610 10.0.0.33 - - [2025-07-10 02:05:26] "POST /ref-update HTTP/1.1" 200 156 0.011487 10.0.0.33 - - [2025-07-10 02:05:26] "POST /set-tag HTTP/1.1" 200 109 0.019521 10.0.0.33 - - [2025-07-10 02:05:26] "GET /floating-ip/f2f37c99-cdaa-4e18-b7e2-c79cd36057ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.013538 10.0.0.33 - - [2025-07-10 02:05:28] "GET /virtual-machine/d9142e50-d6f7-4bf1-8d11-bc1d917fad6a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003915 10.0.0.33 - - [2025-07-10 02:05:28] "GET /virtual-machine-interface/4f0b5f2e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005101 10.0.0.33 - - [2025-07-10 02:05:28] "GET /global-system-configs HTTP/1.1" 200 322 0.003343 10.0.0.33 - - [2025-07-10 02:05:28] "GET /virtual-machine/d80b8ee4-a0df-4f67-a712-3ac39e54b38e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003239 10.0.0.33 - - [2025-07-10 02:05:28] "GET /virtual-machine-interface/4f7733ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004829 10.0.0.33 - - [2025-07-10 02:05:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002800 10.0.0.33 - - [2025-07-10 02:05:32] "GET /virtual-machine-interface/53c3f26a-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004949 10.0.0.33 - - [2025-07-10 02:05:32] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.33 - - [2025-07-10 02:05:33] "GET /virtual-machine/16cf9641-eff3-43ba-9c3c-3d2331d911f2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003971 10.0.0.33 - - [2025-07-10 02:05:33] "GET /virtual-machine-interface/53c3f26a-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006513 10.0.0.33 - - [2025-07-10 02:05:33] "GET /virtual-machine-interface/53c3f26a-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005042 10.0.0.33 - - [2025-07-10 02:05:33] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.33 - - [2025-07-10 02:06:05] "GET /virtual-machine-interface/53c3f26a-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006355 10.0.0.33 - - [2025-07-10 02:06:05] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.33 - - [2025-07-10 02:06:05] "GET /virtual-machine-interface/53c3f26a-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004065 10.0.0.33 - - [2025-07-10 02:06:05] "POST /set-tag HTTP/1.1" 200 109 0.002066 10.0.0.33 - - [2025-07-10 02:06:05] "GET /virtual-machine/16cf9641-eff3-43ba-9c3c-3d2331d911f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002419 10.0.0.33 - - [2025-07-10 02:06:05] "POST /ref-update HTTP/1.1" 200 156 0.010052 10.0.0.33 - - [2025-07-10 02:06:05] "GET /virtual-machine-interface/53c3f26a-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015770 10.0.0.33 - - [2025-07-10 02:06:05] "POST /set-tag HTTP/1.1" 200 109 0.014648 10.0.0.33 - - [2025-07-10 02:06:05] "POST /set-tag HTTP/1.1" 200 109 0.026599 10.0.0.33 - - [2025-07-10 02:06:05] "DELETE /instance-ip/53e2e2ec-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.045628 10.0.0.33 - - [2025-07-10 02:06:05] "DELETE /virtual-machine-interface/53c3f26a-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.047629 10.0.0.33 - - [2025-07-10 02:06:05] "DELETE /virtual-machine/16cf9641-eff3-43ba-9c3c-3d2331d911f2 HTTP/1.1" 200 115 0.020210 10.0.0.33 - - [2025-07-10 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.33 - - [2025-07-10 02:06:08] "GET /tag/f918ad03-ce7d-43c4-a26d-2d1348a6e845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012119 10.0.0.33 - - [2025-07-10 02:06:08] "GET /tag/f918ad03-ce7d-43c4-a26d-2d1348a6e845?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012967 10.0.0.33 - - [2025-07-10 02:06:08] "GET /virtual-machine-interface/0649bc52-657c-4d65-b771-244026fe0a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.005421 10.0.0.33 - - [2025-07-10 02:06:08] "POST /set-tag HTTP/1.1" 200 109 0.015714 10.0.0.33 - - [2025-07-10 02:06:09] "GET /virtual-machine-interface/60314bcb-3b27-4148-b4e6-42cadaae258e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.022618 10.0.0.33 - - [2025-07-10 02:06:09] "POST /set-tag HTTP/1.1" 200 109 0.020691 10.0.0.33 - - [2025-07-10 02:06:09] "GET /virtual-machine-interface/e11946e2-6027-44da-99fd-e0d53065cdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.016474 10.0.0.33 - - [2025-07-10 02:06:09] "POST /set-tag HTTP/1.1" 200 109 0.022008 10.0.0.33 - - [2025-07-10 02:06:09] "GET /firewall-policy/b4e4f244-eb35-4d86-b7a6-23241434e1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.021228 10.0.0.33 - - [2025-07-10 02:06:09] "GET /firewall-rule/08ddb45e-2150-479e-b3c7-ead55da4dc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003215 10.0.0.33 - - [2025-07-10 02:06:09] "POST /ref-update HTTP/1.1" 200 156 0.013942 10.0.0.33 - - [2025-07-10 02:06:09] "DELETE /firewall-rule/08ddb45e-2150-479e-b3c7-ead55da4dc36 HTTP/1.1" 200 115 0.059136 10.0.0.33 - - [2025-07-10 02:06:09] "DELETE /loadbalancer-member/7980e790-b261-4c95-92c9-9901a2ae2bcc HTTP/1.1" 200 115 0.036005 10.0.0.33 - - [2025-07-10 02:06:09] "PUT /service-instance/aedb8d02-a176-4b03-adfd-b3a4db35efc2 HTTP/1.1" 200 266 0.011858 10.0.0.33 - - [2025-07-10 02:06:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016513 10.0.0.33 - - [2025-07-10 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005468 10.0.0.33 - - [2025-07-10 02:06:09] "POST /chown HTTP/1.1" 200 109 0.069842 10.0.0.33 - - [2025-07-10 02:06:09] "POST /chown HTTP/1.1" 200 109 0.021707 10.0.0.33 - - [2025-07-10 02:06:09] "POST /chown HTTP/1.1" 200 109 0.019994 10.0.0.33 - - [2025-07-10 02:06:09] "DELETE /loadbalancer-pool/fd5cf478-5e93-40fe-a054-fb594451fdca HTTP/1.1" 200 115 0.253062 10.0.0.33 - - [2025-07-10 02:06:09] "DELETE /loadbalancer-listener/057947b9-98b5-42a7-92a8-50fe2a37c73a HTTP/1.1" 200 115 0.033381 10.0.0.33 - - [2025-07-10 02:06:09] "GET /floating-ip/da3a9eb6-6c6e-488d-921e-b223e0fb7b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002643 10.0.0.33 - - [2025-07-10 02:06:09] "POST /chown HTTP/1.1" 200 109 0.011511 10.0.0.33 - - [2025-07-10 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.33 - - [2025-07-10 02:06:09] "POST /chown HTTP/1.1" 200 109 0.008363 10.0.0.33 - - [2025-07-10 02:06:09] "PUT /floating-ip/da3a9eb6-6c6e-488d-921e-b223e0fb7b40 HTTP/1.1" 200 256 0.015878 10.0.0.33 - - [2025-07-10 02:06:09] "POST /chown HTTP/1.1" 200 109 0.018093 10.0.0.33 - - [2025-07-10 02:06:09] "POST /chown HTTP/1.1" 200 109 0.009796 10.0.0.33 - - [2025-07-10 02:06:09] "POST /chown HTTP/1.1" 200 109 0.027058 10.0.0.33 - - [2025-07-10 02:06:09] "DELETE /floating-ip/da3a9eb6-6c6e-488d-921e-b223e0fb7b40 HTTP/1.1" 200 115 0.086227 10.0.0.33 - - [2025-07-10 02:06:09] "DELETE /loadbalancer/5eb2aaa1-14f1-451b-a974-5a62517cf0e1 HTTP/1.1" 200 115 0.054048 10.0.0.33 - - [2025-07-10 02:06:09] "PUT /service-instance/aedb8d02-a176-4b03-adfd-b3a4db35efc2 HTTP/1.1" 200 266 0.015818 10.0.0.33 - - [2025-07-10 02:06:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013576 10.0.0.33 - - [2025-07-10 02:06:09] "GET /floating-ip-pool/065b0741-b066-4f73-8345-db86a916f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.008448 10.0.0.33 - - [2025-07-10 02:06:09] "POST /ref-update HTTP/1.1" 200 156 0.012326 10.0.0.33 - - [2025-07-10 02:06:09] "DELETE /instance-ip/3e892d49-6403-4012-9248-78d2dddcbb55 HTTP/1.1" 200 115 0.081949 10.0.0.33 - - [2025-07-10 02:06:09] "DELETE /service-instance/aedb8d02-a176-4b03-adfd-b3a4db35efc2 HTTP/1.1" 200 115 0.059052 10.0.0.33 - - [2025-07-10 02:06:09] "PUT /service-instance/aedb8d02-a176-4b03-adfd-b3a4db35efc2 HTTP/1.1" 404 171 0.002628 10.0.0.33 - - [2025-07-10 02:06:09] "DELETE /virtual-machine-interface/60314bcb-3b27-4148-b4e6-42cadaae258e HTTP/1.1" 200 115 0.072871 10.0.0.33 - - [2025-07-10 02:06:10] "DELETE /service-instance/aedb8d02-a176-4b03-adfd-b3a4db35efc2 HTTP/1.1" 404 177 0.002965 10.0.0.33 - - [2025-07-10 02:06:10] "DELETE /floating-ip-pool/065b0741-b066-4f73-8345-db86a916f799 HTTP/1.1" 200 115 0.076835 10.0.0.33 - - [2025-07-10 02:06:10] "DELETE /tag/f918ad03-ce7d-43c4-a26d-2d1348a6e845 HTTP/1.1" 200 115 0.099947 10.0.0.33 - - [2025-07-10 02:06:10] "PUT /service-instance/aedb8d02-a176-4b03-adfd-b3a4db35efc2 HTTP/1.1" 404 171 0.004669 10.0.0.33 - - [2025-07-10 02:06:10] "DELETE /service-instance/aedb8d02-a176-4b03-adfd-b3a4db35efc2 HTTP/1.1" 404 177 0.004834 10.0.0.33 - - [2025-07-10 02:06:10] "POST /useragent-kv HTTP/1.1" 200 115 0.012514 10.0.0.33 - - [2025-07-10 02:06:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003323 10.0.0.33 - - [2025-07-10 02:06:10] "DELETE /virtual-network/006760eb-7d4f-4315-a22d-9eebca87a9b0 HTTP/1.1" 200 115 0.153975 10.0.0.33 - - [2025-07-10 02:06:10] "GET /routing-instance/d87c4f11-7672-46db-94f1-1dc2b881e4db HTTP/1.1" 404 171 0.007468 10.0.0.33 - - [2025-07-10 02:06:10] "GET /virtual-machine-interface/0649bc52-657c-4d65-b771-244026fe0a38?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.004625 10.0.0.33 - - [2025-07-10 02:06:10] "GET /domains HTTP/1.1" 200 280 0.005834 10.0.0.33 - - [2025-07-10 02:06:10] "GET /domain/a39605c5-622a-4719-9a07-e6830d92eacc HTTP/1.1" 200 3087 0.003050 10.0.0.33 - - [2025-07-10 02:06:10] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2 HTTP/1.1" 200 7410 0.046325 10.0.0.33 - - [2025-07-10 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.33 - - [2025-07-10 02:06:10] "DELETE /route-target/2ae46518-e471-47db-9dea-527e3842f602 HTTP/1.1" 200 115 0.017622 10.0.0.33 - - [2025-07-10 02:06:10] "GET /virtual-machine-interface/4f7733ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006004 10.0.0.33 - - [2025-07-10 02:06:10] "DELETE /virtual-machine-interface/0649bc52-657c-4d65-b771-244026fe0a38 HTTP/1.1" 200 115 0.115640 10.0.0.33 - - [2025-07-10 02:06:10] "POST /set-tag HTTP/1.1" 200 109 0.003464 10.0.0.33 - - [2025-07-10 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.33 - - [2025-07-10 02:06:10] "POST /ref-update HTTP/1.1" 200 156 0.032973 10.0.0.33 - - [2025-07-10 02:06:10] "GET /loadbalancer/5ce78087-879d-4a4b-8373-cb9bdc1c6934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008463 10.0.0.33 - - [2025-07-10 02:06:10] "DELETE /virtual-machine/c8d5d38d-8550-4b17-8bee-9589eaca3926 HTTP/1.1" 200 115 0.044047 10.0.0.33 - - [2025-07-10 02:06:10] "GET /virtual-machine-interface/4f7733ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.016383 10.0.0.33 - - [2025-07-10 02:06:10] "GET /virtual-machine-interface/e11946e2-6027-44da-99fd-e0d53065cdb9?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.022727 10.0.0.33 - - [2025-07-10 02:06:10] "POST /set-tag HTTP/1.1" 200 109 0.037274 10.0.0.33 - - [2025-07-10 02:06:10] "DELETE /loadbalancer-member/aec37651-91e7-4de9-a9fd-37bed60a5a5e HTTP/1.1" 200 115 0.070101 10.0.0.33 - - [2025-07-10 02:06:10] "DELETE /virtual-machine-interface/e11946e2-6027-44da-99fd-e0d53065cdb9 HTTP/1.1" 200 115 0.094372 10.0.0.33 - - [2025-07-10 02:06:10] "DELETE /virtual-machine/5cb74a3f-1106-4d52-a895-6e11cf03a367 HTTP/1.1" 200 115 0.026775 10.0.0.33 - - [2025-07-10 02:06:12] "GET /virtual-machine-interface/4f7733ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007072 10.0.0.33 - - [2025-07-10 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.33 - - [2025-07-10 02:06:12] "GET /virtual-machine-interface/4f7733ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004889 10.0.0.33 - - [2025-07-10 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.33 - - [2025-07-10 02:06:12] "GET /virtual-machine/d80b8ee4-a0df-4f67-a712-3ac39e54b38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003091 10.0.0.33 - - [2025-07-10 02:06:12] "POST /ref-update HTTP/1.1" 200 156 0.010091 10.0.0.33 - - [2025-07-10 02:06:12] "GET /virtual-machine-interface/4f7733ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008448 10.0.0.33 - - [2025-07-10 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.016633 10.0.0.33 - - [2025-07-10 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.031928 10.0.0.33 - - [2025-07-10 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.021334 10.0.0.33 - - [2025-07-10 02:06:12] "DELETE /instance-ip/4f8f875e-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.035531 10.0.0.33 - - [2025-07-10 02:06:12] "POST /ref-update HTTP/1.1" 200 156 0.012035 10.0.0.33 - - [2025-07-10 02:06:12] "DELETE /virtual-machine-interface/4f7733ac-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.048427 10.0.0.33 - - [2025-07-10 02:06:12] "DELETE /virtual-machine/d80b8ee4-a0df-4f67-a712-3ac39e54b38e HTTP/1.1" 200 115 0.027650 10.0.0.33 - - [2025-07-10 02:06:15] "GET /virtual-machine-interface/4f0b5f2e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005288 10.0.0.33 - - [2025-07-10 02:06:15] "POST /set-tag HTTP/1.1" 200 109 0.005241 10.0.0.33 - - [2025-07-10 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2025-07-10 02:06:15] "GET /loadbalancer/5ce78087-879d-4a4b-8373-cb9bdc1c6934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002780 10.0.0.33 - - [2025-07-10 02:06:16] "GET /virtual-machine-interface/4f0b5f2e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006550 10.0.0.33 - - [2025-07-10 02:06:16] "POST /set-tag HTTP/1.1" 200 109 0.003487 10.0.0.33 - - [2025-07-10 02:06:16] "GET /virtual-machine-interface/4f0b5f2e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004786 10.0.0.33 - - [2025-07-10 02:06:16] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.33 - - [2025-07-10 02:06:16] "GET /virtual-machine/d9142e50-d6f7-4bf1-8d11-bc1d917fad6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002923 10.0.0.33 - - [2025-07-10 02:06:16] "POST /ref-update HTTP/1.1" 200 156 0.010803 10.0.0.33 - - [2025-07-10 02:06:16] "GET /virtual-machine-interface/4f0b5f2e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.021020 10.0.0.33 - - [2025-07-10 02:06:16] "POST /set-tag HTTP/1.1" 200 109 0.020149 10.0.0.33 - - [2025-07-10 02:06:16] "POST /set-tag HTTP/1.1" 200 109 0.017298 10.0.0.33 - - [2025-07-10 02:06:16] "POST /set-tag HTTP/1.1" 200 109 0.029770 10.0.0.33 - - [2025-07-10 02:06:16] "DELETE /instance-ip/4f28a674-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.048609 10.0.0.33 - - [2025-07-10 02:06:16] "POST /ref-update HTTP/1.1" 200 156 0.012128 10.0.0.33 - - [2025-07-10 02:06:16] "DELETE /virtual-machine-interface/4f0b5f2e-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.052105 10.0.0.33 - - [2025-07-10 02:06:16] "DELETE /virtual-machine/d9142e50-d6f7-4bf1-8d11-bc1d917fad6a HTTP/1.1" 200 115 0.028698 10.0.0.33 - - [2025-07-10 02:06:16] "DELETE /tag/c1c77de9-67e9-4d8a-b4ac-866d56305c30 HTTP/1.1" 200 115 0.038152 10.0.0.33 - - [2025-07-10 02:06:16] "DELETE /tag/ef6809b1-782a-421b-a206-df535fb9fe39 HTTP/1.1" 200 115 0.051073 10.0.0.33 - - [2025-07-10 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.33 - - [2025-07-10 02:06:20] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040742 10.0.0.33 - - [2025-07-10 02:06:20] "POST /tags HTTP/1.1" 200 393 0.027166 10.0.0.33 - - [2025-07-10 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015775 10.0.0.33 - - [2025-07-10 02:06:20] "GET /tag/3c980d26-dff2-43d7-952d-f38dd654bdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018375 10.0.0.33 - - [2025-07-10 02:06:20] "POST /tags HTTP/1.1" 200 341 0.019932 10.0.0.33 - - [2025-07-10 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.33 - - [2025-07-10 02:06:20] "GET /tag/7f1f147a-ed46-440c-be01-536089964e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013787 10.0.0.33 - - [2025-07-10 02:06:21] "POST /id-to-fqname HTTP/1.1" 200 192 0.004017 10.0.0.33 - - [2025-07-10 02:06:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.002922 10.0.0.33 - - [2025-07-10 02:06:21] "POST /security-groups HTTP/1.1" 200 589 0.061296 10.0.0.33 - - [2025-07-10 02:06:21] "POST /projects HTTP/1.1" 200 519 0.172004 10.0.0.33 - - [2025-07-10 02:06:21] "POST /fqname-to-id HTTP/1.1" 404 236 0.002975 10.0.0.33 - - [2025-07-10 02:06:21] "POST /access-control-lists HTTP/1.1" 200 598 0.067695 10.0.0.33 - - [2025-07-10 02:06:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.083106 10.0.0.33 - - [2025-07-10 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018082 10.0.0.33 - - [2025-07-10 02:06:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.002708 10.0.0.33 - - [2025-07-10 02:06:21] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006584 10.0.0.33 - - [2025-07-10 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.33 - - [2025-07-10 02:06:21] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.013321 10.0.0.33 - - [2025-07-10 02:06:21] "POST /access-control-lists HTTP/1.1" 200 596 0.071501 10.0.0.33 - - [2025-07-10 02:06:21] "PUT /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3 HTTP/1.1" 200 264 0.063047 10.0.0.33 - - [2025-07-10 02:06:21] "PUT /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d HTTP/1.1" 200 264 0.048365 10.0.0.33 - - [2025-07-10 02:06:21] "POST /security-groups HTTP/1.1" 200 591 0.076439 10.0.0.33 - - [2025-07-10 02:06:21] "POST /fqname-to-id HTTP/1.1" 404 270 0.002585 10.0.0.33 - - [2025-07-10 02:06:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022359 10.0.0.33 - - [2025-07-10 02:06:21] "POST /access-control-lists HTTP/1.1" 200 632 0.050078 10.0.0.33 - - [2025-07-10 02:06:21] "POST /chown HTTP/1.1" 200 109 0.038887 10.0.0.33 - - [2025-07-10 02:06:21] "POST /fqname-to-id HTTP/1.1" 404 269 0.010009 10.0.0.33 - - [2025-07-10 02:06:21] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004950 10.0.0.33 - - [2025-07-10 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.33 - - [2025-07-10 02:06:21] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002546 10.0.0.33 - - [2025-07-10 02:06:21] "POST /tags HTTP/1.1" 409 226 0.002401 10.0.0.33 - - [2025-07-10 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.33 - - [2025-07-10 02:06:21] "GET /tag/7f1f147a-ed46-440c-be01-536089964e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013358 10.0.0.33 - - [2025-07-10 02:06:21] "POST /access-control-lists HTTP/1.1" 200 630 0.076140 10.0.0.33 - - [2025-07-10 02:06:21] "POST /firewall-rules HTTP/1.1" 200 600 0.095959 10.0.0.33 - - [2025-07-10 02:06:22] "GET /firewall-rule/ba5596c7-ab96-4eb3-8fb5-4c31fbcfb901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004385 10.0.0.33 - - [2025-07-10 02:06:22] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.005943 10.0.0.33 - - [2025-07-10 02:06:22] "GET /firewall-rule/ba5596c7-ab96-4eb3-8fb5-4c31fbcfb901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002519 10.0.0.33 - - [2025-07-10 02:06:22] "POST /ref-update HTTP/1.1" 200 156 0.060000 10.0.0.33 - - [2025-07-10 02:06:22] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008721 10.0.0.33 - - [2025-07-10 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.33 - - [2025-07-10 02:06:22] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003122 10.0.0.33 - - [2025-07-10 02:06:22] "POST /tags HTTP/1.1" 409 226 0.001943 10.0.0.33 - - [2025-07-10 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.33 - - [2025-07-10 02:06:22] "GET /tag/7f1f147a-ed46-440c-be01-536089964e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012081 10.0.0.33 - - [2025-07-10 02:06:22] "POST /firewall-rules HTTP/1.1" 200 598 0.070201 10.0.0.33 - - [2025-07-10 02:06:22] "GET /firewall-rule/680a7309-ed31-4b76-a2fd-4c1679332b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004757 10.0.0.33 - - [2025-07-10 02:06:22] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004458 10.0.0.33 - - [2025-07-10 02:06:22] "GET /firewall-rule/680a7309-ed31-4b76-a2fd-4c1679332b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002836 10.0.0.33 - - [2025-07-10 02:06:22] "POST /ref-update HTTP/1.1" 200 156 0.062203 10.0.0.33 - - [2025-07-10 02:06:23] "POST /tags HTTP/1.1" 200 393 0.031400 10.0.0.33 - - [2025-07-10 02:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.33 - - [2025-07-10 02:06:23] "GET /tag/2598988f-fc9c-4fb4-865e-270b8349688c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.014965 10.0.0.33 - - [2025-07-10 02:06:23] "POST /tags HTTP/1.1" 200 341 0.025570 10.0.0.33 - - [2025-07-10 02:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015308 10.0.0.33 - - [2025-07-10 02:06:24] "GET /tag/b31c096f-daa0-4b5a-b0e7-9cd118f4de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013513 10.0.0.33 - - [2025-07-10 02:06:24] "POST /id-to-fqname HTTP/1.1" 200 192 0.002763 10.0.0.33 - - [2025-07-10 02:06:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.003669 10.0.0.33 - - [2025-07-10 02:06:24] "POST /security-groups HTTP/1.1" 200 589 0.067775 10.0.0.33 - - [2025-07-10 02:06:24] "POST /projects HTTP/1.1" 200 519 0.243661 10.0.0.33 - - [2025-07-10 02:06:24] "POST /fqname-to-id HTTP/1.1" 404 236 0.006757 10.0.0.33 - - [2025-07-10 02:06:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019429 10.0.0.33 - - [2025-07-10 02:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012311 10.0.0.33 - - [2025-07-10 02:06:24] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.011266 10.0.0.33 - - [2025-07-10 02:06:24] "POST /access-control-lists HTTP/1.1" 200 598 0.083344 10.0.0.33 - - [2025-07-10 02:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.33 - - [2025-07-10 02:06:24] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005746 10.0.0.33 - - [2025-07-10 02:06:24] "POST /fqname-to-id HTTP/1.1" 404 235 0.002599 10.0.0.33 - - [2025-07-10 02:06:24] "POST /access-control-lists HTTP/1.1" 200 596 0.079577 10.0.0.33 - - [2025-07-10 02:06:24] "PUT /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3 HTTP/1.1" 200 264 0.127145 10.0.0.33 - - [2025-07-10 02:06:24] "PUT /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d HTTP/1.1" 200 264 0.070827 10.0.0.33 - - [2025-07-10 02:06:24] "POST /security-groups HTTP/1.1" 200 591 0.084452 10.0.0.33 - - [2025-07-10 02:06:24] "POST /fqname-to-id HTTP/1.1" 404 270 0.003865 10.0.0.33 - - [2025-07-10 02:06:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021533 10.0.0.33 - - [2025-07-10 02:06:24] "POST /access-control-lists HTTP/1.1" 200 632 0.072844 10.0.0.33 - - [2025-07-10 02:06:24] "POST /chown HTTP/1.1" 200 109 0.060362 10.0.0.33 - - [2025-07-10 02:06:24] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019084 10.0.0.33 - - [2025-07-10 02:06:24] "POST /fqname-to-id HTTP/1.1" 404 269 0.007023 10.0.0.33 - - [2025-07-10 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.33 - - [2025-07-10 02:06:25] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.032277 10.0.0.33 - - [2025-07-10 02:06:25] "POST /access-control-lists HTTP/1.1" 200 630 0.067683 10.0.0.33 - - [2025-07-10 02:06:25] "POST /tags HTTP/1.1" 409 226 0.018085 10.0.0.33 - - [2025-07-10 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.33 - - [2025-07-10 02:06:25] "GET /tag/b31c096f-daa0-4b5a-b0e7-9cd118f4de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011861 10.0.0.33 - - [2025-07-10 02:06:25] "POST /firewall-rules HTTP/1.1" 200 600 0.068433 10.0.0.33 - - [2025-07-10 02:06:25] "GET /firewall-rule/ba11621d-7bb8-4dbe-ab35-ecd532a4171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004727 10.0.0.33 - - [2025-07-10 02:06:25] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004426 10.0.0.33 - - [2025-07-10 02:06:25] "GET /firewall-rule/ba11621d-7bb8-4dbe-ab35-ecd532a4171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002749 10.0.0.33 - - [2025-07-10 02:06:25] "POST /ref-update HTTP/1.1" 200 156 0.062539 10.0.0.33 - - [2025-07-10 02:06:25] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017475 10.0.0.33 - - [2025-07-10 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.33 - - [2025-07-10 02:06:25] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003420 10.0.0.33 - - [2025-07-10 02:06:25] "POST /tags HTTP/1.1" 409 226 0.002535 10.0.0.33 - - [2025-07-10 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.33 - - [2025-07-10 02:06:25] "GET /tag/b31c096f-daa0-4b5a-b0e7-9cd118f4de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011859 10.0.0.33 - - [2025-07-10 02:06:25] "POST /firewall-rules HTTP/1.1" 200 598 0.080463 10.0.0.33 - - [2025-07-10 02:06:25] "GET /firewall-rule/ff082888-e694-4d5d-972b-5f593ca307ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.029591 10.0.0.33 - - [2025-07-10 02:06:25] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.009094 10.0.0.33 - - [2025-07-10 02:06:25] "GET /firewall-rule/ff082888-e694-4d5d-972b-5f593ca307ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002676 10.0.0.33 - - [2025-07-10 02:06:25] "POST /ref-update HTTP/1.1" 200 156 0.059224 10.0.0.33 - - [2025-07-10 02:06:27] "POST /tags HTTP/1.1" 200 345 0.157048 10.0.0.33 - - [2025-07-10 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.032738 10.0.0.33 - - [2025-07-10 02:06:27] "GET /tag/da10cb7f-f948-4ed8-9cdd-31f4120dd1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.028395 10.0.0.33 - - [2025-07-10 02:06:27] "POST /projects HTTP/1.1" 409 238 0.004696 10.0.0.33 - - [2025-07-10 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010790 10.0.0.33 - - [2025-07-10 02:06:27] "GET /project/65a95012-3f5b-48ff-89c4-92e8cd804b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.057427 10.0.0.33 - - [2025-07-10 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.33 - - [2025-07-10 02:06:27] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010162 10.0.0.33 - - [2025-07-10 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.33 - - [2025-07-10 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011984 10.0.0.33 - - [2025-07-10 02:06:27] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006536 10.0.0.33 - - [2025-07-10 02:06:27] "GET /project/65a95012-3f5b-48ff-89c4-92e8cd804b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.048345 10.0.0.33 - - [2025-07-10 02:06:27] "POST /security-groups HTTP/1.1" 409 285 0.004138 10.0.0.33 - - [2025-07-10 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.33 - - [2025-07-10 02:06:27] "PUT /security-group/6a36e501-c2bc-48d1-a4fd-02cada20f9e3 HTTP/1.1" 200 262 0.076872 10.0.0.33 - - [2025-07-10 02:06:27] "PUT /access-control-list/bd6d1824-d72a-47a0-ba13-263d2fe88b22 HTTP/1.1" 200 272 0.020686 10.0.0.33 - - [2025-07-10 02:06:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.036570 10.0.0.33 - - [2025-07-10 02:06:27] "POST /tags HTTP/1.1" 409 228 0.012821 10.0.0.33 - - [2025-07-10 02:06:27] "PUT /access-control-list/96a90384-6cbc-4f55-8eb6-511e093073ae HTTP/1.1" 200 272 0.037814 10.0.0.33 - - [2025-07-10 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006687 10.0.0.33 - - [2025-07-10 02:06:27] "GET /tag/da10cb7f-f948-4ed8-9cdd-31f4120dd1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.027950 10.0.0.33 - - [2025-07-10 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007226 10.0.0.33 - - [2025-07-10 02:06:27] "GET /project/a50a1398-27c4-449f-9cd5-02d66488859e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036796 10.0.0.33 - - [2025-07-10 02:06:27] "POST /tags HTTP/1.1" 200 345 0.059273 10.0.0.33 - - [2025-07-10 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.33 - - [2025-07-10 02:06:27] "GET /tag/56eeb36d-acfa-493d-8141-bfa77fa95bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.013565 10.0.0.33 - - [2025-07-10 02:06:27] "POST /projects HTTP/1.1" 409 238 0.002024 10.0.0.33 - - [2025-07-10 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.33 - - [2025-07-10 02:06:27] "GET /project/a50a1398-27c4-449f-9cd5-02d66488859e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051276 10.0.0.33 - - [2025-07-10 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.33 - - [2025-07-10 02:06:27] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005428 10.0.0.33 - - [2025-07-10 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.33 - - [2025-07-10 02:06:27] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004911 10.0.0.33 - - [2025-07-10 02:06:28] "POST /security-groups HTTP/1.1" 409 285 0.002899 10.0.0.33 - - [2025-07-10 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.33 - - [2025-07-10 02:06:28] "PUT /security-group/9ebed32c-2017-45c6-89e2-aca9a82f1a0f HTTP/1.1" 200 262 0.058621 10.0.0.33 - - [2025-07-10 02:06:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027171 10.0.0.33 - - [2025-07-10 02:06:28] "PUT /access-control-list/d259fd42-53e4-408a-b6f5-b903bccd45af HTTP/1.1" 200 272 0.040406 10.0.0.33 - - [2025-07-10 02:06:28] "POST /tags HTTP/1.1" 409 228 0.027303 10.0.0.33 - - [2025-07-10 02:06:28] "PUT /access-control-list/82120be5-035a-4577-b6af-fc6a0d649e19 HTTP/1.1" 200 272 0.024154 10.0.0.33 - - [2025-07-10 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.33 - - [2025-07-10 02:06:28] "GET /tag/56eeb36d-acfa-493d-8141-bfa77fa95bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.015699 10.0.0.33 - - [2025-07-10 02:06:28] "POST /tags HTTP/1.1" 200 291 0.073934 10.0.0.33 - - [2025-07-10 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.33 - - [2025-07-10 02:06:28] "GET /tag/a73d5165-ec47-4bb8-8684-ad1a84218fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015902 10.0.0.33 - - [2025-07-10 02:06:28] "POST /tags HTTP/1.1" 200 303 0.085477 10.0.0.33 - - [2025-07-10 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.33 - - [2025-07-10 02:06:28] "GET /tag/ba4465e6-f4e4-4b2d-a395-48fd104d1e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016838 10.0.0.33 - - [2025-07-10 02:06:28] "POST /tags HTTP/1.1" 409 252 0.002516 10.0.0.33 - - [2025-07-10 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.33 - - [2025-07-10 02:06:28] "GET /tag/3c980d26-dff2-43d7-952d-f38dd654bdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013221 10.0.0.33 - - [2025-07-10 02:06:28] "POST /tags HTTP/1.1" 409 226 0.002189 10.0.0.33 - - [2025-07-10 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.33 - - [2025-07-10 02:06:28] "GET /tag/7f1f147a-ed46-440c-be01-536089964e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017492 10.0.0.33 - - [2025-07-10 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005521 10.0.0.33 - - [2025-07-10 02:06:28] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004996 10.0.0.33 - - [2025-07-10 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006514 10.0.0.33 - - [2025-07-10 02:06:28] "GET /project/65a95012-3f5b-48ff-89c4-92e8cd804b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043744 10.0.0.33 - - [2025-07-10 02:06:28] "POST /virtual-machines HTTP/1.1" 200 395 0.012007 10.0.0.33 - - [2025-07-10 02:06:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021162 10.0.0.33 - - [2025-07-10 02:06:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.158769 10.0.0.33 - - [2025-07-10 02:06:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014701 10.0.0.33 - - [2025-07-10 02:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.33 - - [2025-07-10 02:06:29] "GET /virtual-machine-interface/7dce52da-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016449 10.0.0.33 - - [2025-07-10 02:06:29] "POST /instance-ips HTTP/1.1" 200 397 0.020232 10.0.0.33 - - [2025-07-10 02:06:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.031221 10.0.0.33 - - [2025-07-10 02:06:29] "GET /virtual-machine-interface/7dce52da-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.024888 10.0.0.33 - - [2025-07-10 02:06:29] "POST /set-tag HTTP/1.1" 200 109 0.063488 10.0.0.33 - - [2025-07-10 02:06:29] "GET /virtual-machine-interface/7dce52da-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022916 10.0.0.33 - - [2025-07-10 02:06:29] "GET /instance-ip/7df108e8-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003218 10.0.0.33 - - [2025-07-10 02:06:29] "GET /virtual-machine-interface/7dce52da-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004680 10.0.0.33 - - [2025-07-10 02:06:29] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.33 - - [2025-07-10 02:06:29] "GET /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004236 10.0.0.33 - - [2025-07-10 02:06:29] "POST /ref-update HTTP/1.1" 200 156 0.014159 10.0.0.33 - - [2025-07-10 02:06:29] "GET /virtual-machine-interface/7dce52da-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015623 10.0.0.33 - - [2025-07-10 02:06:29] "POST /set-tag HTTP/1.1" 200 109 0.005920 10.0.0.33 - - [2025-07-10 02:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.33 - - [2025-07-10 02:06:29] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004507 10.0.0.33 - - [2025-07-10 02:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.33 - - [2025-07-10 02:06:29] "GET /project/65a95012-3f5b-48ff-89c4-92e8cd804b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040873 10.0.0.33 - - [2025-07-10 02:06:29] "POST /virtual-machines HTTP/1.1" 200 395 0.018409 10.0.0.33 - - [2025-07-10 02:06:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018410 10.0.0.33 - - [2025-07-10 02:06:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130146 10.0.0.33 - - [2025-07-10 02:06:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010384 10.0.0.33 - - [2025-07-10 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011970 10.0.0.33 - - [2025-07-10 02:06:30] "GET /virtual-machine-interface/7e5b4ac8-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006920 10.0.0.33 - - [2025-07-10 02:06:30] "POST /instance-ips HTTP/1.1" 200 397 0.024589 10.0.0.33 - - [2025-07-10 02:06:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018743 10.0.0.33 - - [2025-07-10 02:06:30] "GET /virtual-machine-interface/7e5b4ac8-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012525 10.0.0.33 - - [2025-07-10 02:06:30] "POST /set-tag HTTP/1.1" 200 109 0.063904 10.0.0.33 - - [2025-07-10 02:06:30] "GET /virtual-machine-interface/7e5b4ac8-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.029906 10.0.0.33 - - [2025-07-10 02:06:30] "GET /instance-ip/7e791bc0-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005234 10.0.0.33 - - [2025-07-10 02:06:30] "GET /virtual-machine-interface/7e5b4ac8-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004857 10.0.0.33 - - [2025-07-10 02:06:30] "POST /set-tag HTTP/1.1" 200 109 0.002997 10.0.0.33 - - [2025-07-10 02:06:30] "GET /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004551 10.0.0.33 - - [2025-07-10 02:06:30] "POST /ref-update HTTP/1.1" 200 156 0.010679 10.0.0.33 - - [2025-07-10 02:06:30] "GET /virtual-machine-interface/7e5b4ac8-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005429 10.0.0.33 - - [2025-07-10 02:06:30] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.33 - - [2025-07-10 02:06:30] "POST /tags HTTP/1.1" 200 291 0.020009 10.0.0.33 - - [2025-07-10 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.33 - - [2025-07-10 02:06:30] "GET /tag/eafdea2f-3782-4bfc-9048-f6c77e15fb83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014214 10.0.0.33 - - [2025-07-10 02:06:30] "POST /tags HTTP/1.1" 409 252 0.002166 10.0.0.33 - - [2025-07-10 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2025-07-10 02:06:30] "GET /tag/2598988f-fc9c-4fb4-865e-270b8349688c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011842 10.0.0.33 - - [2025-07-10 02:06:30] "POST /tags HTTP/1.1" 409 226 0.002268 10.0.0.33 - - [2025-07-10 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.33 - - [2025-07-10 02:06:30] "GET /tag/b31c096f-daa0-4b5a-b0e7-9cd118f4de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016952 10.0.0.33 - - [2025-07-10 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.33 - - [2025-07-10 02:06:30] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006306 10.0.0.33 - - [2025-07-10 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.33 - - [2025-07-10 02:06:30] "GET /project/a50a1398-27c4-449f-9cd5-02d66488859e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041026 10.0.0.33 - - [2025-07-10 02:06:30] "POST /virtual-machines HTTP/1.1" 200 395 0.008883 10.0.0.33 - - [2025-07-10 02:06:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009355 10.0.0.33 - - [2025-07-10 02:06:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126101 10.0.0.33 - - [2025-07-10 02:06:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.035805 10.0.0.33 - - [2025-07-10 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.018298 10.0.0.33 - - [2025-07-10 02:06:31] "GET /virtual-machine-interface/7f055680-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005386 10.0.0.33 - - [2025-07-10 02:06:31] "POST /instance-ips HTTP/1.1" 200 397 0.021457 10.0.0.33 - - [2025-07-10 02:06:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017724 10.0.0.33 - - [2025-07-10 02:06:31] "GET /virtual-machine-interface/7f055680-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007008 10.0.0.33 - - [2025-07-10 02:06:31] "POST /set-tag HTTP/1.1" 200 109 0.063709 10.0.0.33 - - [2025-07-10 02:06:31] "GET /virtual-machine-interface/7f055680-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021585 10.0.0.33 - - [2025-07-10 02:06:31] "GET /instance-ip/7f1fb584-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006197 10.0.0.33 - - [2025-07-10 02:06:31] "GET /virtual-machine-interface/7f055680-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005088 10.0.0.33 - - [2025-07-10 02:06:31] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.33 - - [2025-07-10 02:06:31] "GET /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004052 10.0.0.33 - - [2025-07-10 02:06:31] "POST /ref-update HTTP/1.1" 200 156 0.008169 10.0.0.33 - - [2025-07-10 02:06:31] "GET /virtual-machine-interface/7f055680-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004567 10.0.0.33 - - [2025-07-10 02:06:31] "POST /set-tag HTTP/1.1" 200 109 0.002106 10.0.0.33 - - [2025-07-10 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.33 - - [2025-07-10 02:06:31] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004680 10.0.0.33 - - [2025-07-10 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.33 - - [2025-07-10 02:06:31] "GET /project/a50a1398-27c4-449f-9cd5-02d66488859e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032867 10.0.0.33 - - [2025-07-10 02:06:31] "POST /virtual-machines HTTP/1.1" 200 395 0.009133 10.0.0.33 - - [2025-07-10 02:06:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010230 10.0.0.33 - - [2025-07-10 02:06:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113584 10.0.0.33 - - [2025-07-10 02:06:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.023324 10.0.0.33 - - [2025-07-10 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014151 10.0.0.33 - - [2025-07-10 02:06:31] "GET /virtual-machine-interface/7f7c7288-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005149 10.0.0.33 - - [2025-07-10 02:06:31] "POST /instance-ips HTTP/1.1" 200 397 0.020620 10.0.0.33 - - [2025-07-10 02:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.028547 10.0.0.33 - - [2025-07-10 02:06:32] "GET /virtual-machine-interface/7f7c7288-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004692 10.0.0.33 - - [2025-07-10 02:06:32] "POST /set-tag HTTP/1.1" 200 109 0.062964 10.0.0.33 - - [2025-07-10 02:06:32] "GET /virtual-machine-interface/7f7c7288-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011356 10.0.0.33 - - [2025-07-10 02:06:32] "GET /instance-ip/7f95a564-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003992 10.0.0.33 - - [2025-07-10 02:06:32] "GET /virtual-machine-interface/7f7c7288-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004659 10.0.0.33 - - [2025-07-10 02:06:32] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.33 - - [2025-07-10 02:06:32] "POST /tags HTTP/1.1" 200 299 0.020810 10.0.0.33 - - [2025-07-10 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.33 - - [2025-07-10 02:06:32] "GET /tag/e61d973a-7eac-47ea-b4bd-9d5ff01eac4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015641 10.0.0.33 - - [2025-07-10 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.33 - - [2025-07-10 02:06:32] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004616 10.0.0.33 - - [2025-07-10 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2025-07-10 02:06:32] "GET /project/65a95012-3f5b-48ff-89c4-92e8cd804b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036699 10.0.0.33 - - [2025-07-10 02:06:32] "POST /virtual-machines HTTP/1.1" 200 395 0.009124 10.0.0.33 - - [2025-07-10 02:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016042 10.0.0.33 - - [2025-07-10 02:06:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.152413 10.0.0.33 - - [2025-07-10 02:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009273 10.0.0.33 - - [2025-07-10 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.33 - - [2025-07-10 02:06:32] "GET /virtual-machine-interface/7ff5a914-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009161 10.0.0.33 - - [2025-07-10 02:06:32] "POST /instance-ips HTTP/1.1" 200 397 0.024115 10.0.0.33 - - [2025-07-10 02:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.052502 10.0.0.33 - - [2025-07-10 02:06:32] "GET /virtual-machine-interface/7ff5a914-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010528 10.0.0.33 - - [2025-07-10 02:06:32] "POST /set-tag HTTP/1.1" 200 109 0.022156 10.0.0.33 - - [2025-07-10 02:06:32] "GET /virtual-machine-interface/7ff5a914-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018318 10.0.0.33 - - [2025-07-10 02:06:32] "GET /instance-ip/8016254a-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003036 10.0.0.33 - - [2025-07-10 02:06:33] "GET /virtual-machine-interface/7ff5a914-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006623 10.0.0.33 - - [2025-07-10 02:06:33] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.33 - - [2025-07-10 02:06:33] "POST /tags HTTP/1.1" 200 299 0.021936 10.0.0.33 - - [2025-07-10 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.33 - - [2025-07-10 02:06:33] "GET /tag/e0b75aa0-650f-4805-b688-09e2cf99acac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014615 10.0.0.33 - - [2025-07-10 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.33 - - [2025-07-10 02:06:33] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005321 10.0.0.33 - - [2025-07-10 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.33 - - [2025-07-10 02:06:33] "GET /project/65a95012-3f5b-48ff-89c4-92e8cd804b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044279 10.0.0.33 - - [2025-07-10 02:06:33] "POST /virtual-machines HTTP/1.1" 200 395 0.010991 10.0.0.33 - - [2025-07-10 02:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008425 10.0.0.33 - - [2025-07-10 02:06:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100436 10.0.0.33 - - [2025-07-10 02:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009853 10.0.0.33 - - [2025-07-10 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010272 10.0.0.33 - - [2025-07-10 02:06:33] "GET /virtual-machine-interface/8072b31e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006836 10.0.0.33 - - [2025-07-10 02:06:33] "POST /instance-ips HTTP/1.1" 200 397 0.026590 10.0.0.33 - - [2025-07-10 02:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023956 10.0.0.33 - - [2025-07-10 02:06:33] "GET /virtual-machine-interface/8072b31e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012053 10.0.0.33 - - [2025-07-10 02:06:33] "POST /set-tag HTTP/1.1" 200 109 0.024702 10.0.0.33 - - [2025-07-10 02:06:33] "GET /virtual-machine-interface/8072b31e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018133 10.0.0.33 - - [2025-07-10 02:06:33] "GET /instance-ip/808d1330-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003458 10.0.0.33 - - [2025-07-10 02:06:33] "GET /virtual-machine-interface/8072b31e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005080 10.0.0.33 - - [2025-07-10 02:06:33] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.33 - - [2025-07-10 02:06:33] "GET /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004352 10.0.0.33 - - [2025-07-10 02:06:33] "POST /ref-update HTTP/1.1" 200 156 0.010471 10.0.0.33 - - [2025-07-10 02:06:33] "GET /virtual-machine-interface/7f7c7288-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017764 10.0.0.33 - - [2025-07-10 02:06:33] "POST /set-tag HTTP/1.1" 200 109 0.004575 10.0.0.33 - - [2025-07-10 02:06:33] "POST /tags HTTP/1.1" 200 299 0.019220 10.0.0.33 - - [2025-07-10 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006474 10.0.0.33 - - [2025-07-10 02:06:34] "GET /tag/de73ad18-c491-4d85-b551-853f2208ed0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015584 10.0.0.33 - - [2025-07-10 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.33 - - [2025-07-10 02:06:34] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004523 10.0.0.33 - - [2025-07-10 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.33 - - [2025-07-10 02:06:34] "GET /project/a50a1398-27c4-449f-9cd5-02d66488859e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038645 10.0.0.33 - - [2025-07-10 02:06:34] "POST /virtual-machines HTTP/1.1" 200 395 0.008457 10.0.0.33 - - [2025-07-10 02:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019681 10.0.0.33 - - [2025-07-10 02:06:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136933 10.0.0.33 - - [2025-07-10 02:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008950 10.0.0.33 - - [2025-07-10 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013928 10.0.0.33 - - [2025-07-10 02:06:34] "GET /virtual-machine-interface/80fc18ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005616 10.0.0.33 - - [2025-07-10 02:06:34] "POST /instance-ips HTTP/1.1" 200 397 0.021431 10.0.0.33 - - [2025-07-10 02:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.026737 10.0.0.33 - - [2025-07-10 02:06:34] "GET /virtual-machine-interface/80fc18ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015717 10.0.0.33 - - [2025-07-10 02:06:34] "POST /set-tag HTTP/1.1" 200 109 0.026728 10.0.0.33 - - [2025-07-10 02:06:34] "GET /virtual-machine-interface/80fc18ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.026337 10.0.0.33 - - [2025-07-10 02:06:34] "GET /instance-ip/811ab6b8-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004428 10.0.0.33 - - [2025-07-10 02:06:34] "GET /virtual-machine-interface/80fc18ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005503 10.0.0.33 - - [2025-07-10 02:06:34] "POST /set-tag HTTP/1.1" 200 109 0.003350 10.0.0.33 - - [2025-07-10 02:06:34] "POST /tags HTTP/1.1" 200 299 0.029279 10.0.0.33 - - [2025-07-10 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006130 10.0.0.33 - - [2025-07-10 02:06:34] "GET /tag/8fe875a2-da10-41ec-a54e-f7da9644947a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013803 10.0.0.33 - - [2025-07-10 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.33 - - [2025-07-10 02:06:34] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006548 10.0.0.33 - - [2025-07-10 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.33 - - [2025-07-10 02:06:34] "GET /project/a50a1398-27c4-449f-9cd5-02d66488859e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051594 10.0.0.33 - - [2025-07-10 02:06:34] "POST /virtual-machines HTTP/1.1" 200 395 0.010587 10.0.0.33 - - [2025-07-10 02:06:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008179 10.0.0.33 - - [2025-07-10 02:06:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116776 10.0.0.33 - - [2025-07-10 02:06:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.026795 10.0.0.33 - - [2025-07-10 02:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009138 10.0.0.33 - - [2025-07-10 02:06:35] "GET /virtual-machine-interface/817af5aa-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005066 10.0.0.33 - - [2025-07-10 02:06:35] "POST /instance-ips HTTP/1.1" 200 397 0.020692 10.0.0.33 - - [2025-07-10 02:06:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.036404 10.0.0.33 - - [2025-07-10 02:06:35] "GET /virtual-machine-interface/817af5aa-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011044 10.0.0.33 - - [2025-07-10 02:06:35] "POST /set-tag HTTP/1.1" 200 109 0.020117 10.0.0.33 - - [2025-07-10 02:06:35] "GET /virtual-machine-interface/817af5aa-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015707 10.0.0.33 - - [2025-07-10 02:06:35] "GET /instance-ip/8192d12a-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005313 10.0.0.33 - - [2025-07-10 02:06:35] "GET /virtual-machine-interface/817af5aa-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004688 10.0.0.33 - - [2025-07-10 02:06:35] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.33 - - [2025-07-10 02:06:35] "GET /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004303 10.0.0.33 - - [2025-07-10 02:06:35] "POST /ref-update HTTP/1.1" 200 156 0.016768 10.0.0.33 - - [2025-07-10 02:06:35] "GET /virtual-machine-interface/7ff5a914-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005005 10.0.0.33 - - [2025-07-10 02:06:35] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.33 - - [2025-07-10 02:06:35] "GET /virtual-machine-interface/7dce52da-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004518 10.0.0.33 - - [2025-07-10 02:06:35] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.33 - - [2025-07-10 02:06:35] "GET /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005375 10.0.0.33 - - [2025-07-10 02:06:35] "POST /ref-update HTTP/1.1" 200 156 0.010458 10.0.0.33 - - [2025-07-10 02:06:35] "GET /virtual-machine-interface/8072b31e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007051 10.0.0.33 - - [2025-07-10 02:06:35] "POST /set-tag HTTP/1.1" 200 109 0.002989 10.0.0.33 - - [2025-07-10 02:06:35] "GET /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004470 10.0.0.33 - - [2025-07-10 02:06:35] "POST /ref-update HTTP/1.1" 200 156 0.009646 10.0.0.33 - - [2025-07-10 02:06:35] "GET /virtual-machine-interface/80fc18ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013603 10.0.0.33 - - [2025-07-10 02:06:35] "POST /set-tag HTTP/1.1" 200 109 0.003012 10.0.0.33 - - [2025-07-10 02:06:35] "GET /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004446 10.0.0.33 - - [2025-07-10 02:06:35] "POST /ref-update HTTP/1.1" 200 156 0.008936 10.0.0.33 - - [2025-07-10 02:06:35] "GET /virtual-machine-interface/817af5aa-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009204 10.0.0.33 - - [2025-07-10 02:06:35] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.33 - - [2025-07-10 02:06:35] "GET /virtual-machine-interface/7e5b4ac8-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005574 10.0.0.33 - - [2025-07-10 02:06:35] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.33 - - [2025-07-10 02:06:36] "GET /virtual-machine-interface/7f055680-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007003 10.0.0.33 - - [2025-07-10 02:06:36] "POST /set-tag HTTP/1.1" 200 109 0.003198 10.0.0.33 - - [2025-07-10 02:06:36] "GET /virtual-machine-interface/7f7c7288-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004989 10.0.0.33 - - [2025-07-10 02:06:36] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.33 - - [2025-07-10 02:06:36] "GET /virtual-machine-interface/7ff5a914-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006881 10.0.0.33 - - [2025-07-10 02:06:36] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.33 - - [2025-07-10 02:06:36] "GET /virtual-machine-interface/8072b31e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006964 10.0.0.33 - - [2025-07-10 02:06:36] "POST /set-tag HTTP/1.1" 200 109 0.003180 10.0.0.33 - - [2025-07-10 02:06:36] "GET /virtual-machine-interface/7dce52da-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004867 10.0.0.33 - - [2025-07-10 02:06:36] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.33 - - [2025-07-10 02:06:36] "GET /virtual-machine-interface/80fc18ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004542 10.0.0.33 - - [2025-07-10 02:06:36] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.33 - - [2025-07-10 02:06:36] "GET /virtual-machine-interface/817af5aa-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005515 10.0.0.33 - - [2025-07-10 02:06:36] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.33 - - [2025-07-10 02:06:37] "GET /virtual-machine/df208ed3-da21-4b42-bc21-54992c92d834?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003361 10.0.0.33 - - [2025-07-10 02:06:37] "GET /virtual-machine-interface/7dce52da-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005687 10.0.0.33 - - [2025-07-10 02:06:39] "GET /virtual-machine-interface/7e5b4ac8-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006861 10.0.0.33 - - [2025-07-10 02:06:39] "POST /set-tag HTTP/1.1" 200 109 0.003327 10.0.0.33 - - [2025-07-10 02:06:40] "GET /virtual-machine-interface/817af5aa-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005753 10.0.0.33 - - [2025-07-10 02:06:40] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.33 - - [2025-07-10 02:06:40] "GET /virtual-machine-interface/7f7c7288-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004152 10.0.0.33 - - [2025-07-10 02:06:40] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.33 - - [2025-07-10 02:06:41] "GET /virtual-machine-interface/7f055680-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004868 10.0.0.33 - - [2025-07-10 02:06:41] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.33 - - [2025-07-10 02:06:42] "GET /virtual-machine/5e8830fb-ab3b-4f8a-9d23-d554129a8b77?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003194 10.0.0.33 - - [2025-07-10 02:06:42] "GET /virtual-machine-interface/7e5b4ac8-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005990 10.0.0.33 - - [2025-07-10 02:06:42] "GET /virtual-machine/3df4dc76-15e8-4d87-b4d1-4e1bb45e362d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003221 10.0.0.33 - - [2025-07-10 02:06:42] "GET /virtual-machine-interface/7f055680-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004756 10.0.0.33 - - [2025-07-10 02:06:42] "GET /virtual-machine/5c3f7488-0909-4d52-8245-781ce201cead?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003292 10.0.0.33 - - [2025-07-10 02:06:42] "GET /virtual-machine-interface/7f7c7288-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004851 10.0.0.33 - - [2025-07-10 02:06:43] "GET /virtual-machine-interface/7ff5a914-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005424 10.0.0.33 - - [2025-07-10 02:06:43] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.33 - - [2025-07-10 02:06:44] "GET /virtual-machine-interface/80fc18ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004997 10.0.0.33 - - [2025-07-10 02:06:44] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.33 - - [2025-07-10 02:06:44] "GET /virtual-machine-interface/8072b31e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004938 10.0.0.33 - - [2025-07-10 02:06:44] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.33 - - [2025-07-10 02:06:48] "GET /virtual-machine/943a7968-560d-4914-9a88-ba724bc29b09?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003221 10.0.0.33 - - [2025-07-10 02:06:48] "GET /virtual-machine-interface/7ff5a914-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004441 10.0.0.33 - - [2025-07-10 02:06:48] "GET /virtual-machine/6c228600-af36-4f20-a39e-5a77be79e86a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003208 10.0.0.33 - - [2025-07-10 02:06:48] "GET /virtual-machine-interface/80fc18ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004749 10.0.0.33 - - [2025-07-10 02:06:48] "GET /virtual-machine/8db7b06a-3280-420c-9e0a-1f64d0d338eb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003219 10.0.0.33 - - [2025-07-10 02:06:48] "GET /virtual-machine-interface/8072b31e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004957 10.0.0.33 - - [2025-07-10 02:06:48] "GET /virtual-machine/c7048848-a44c-4c1f-bb80-7263826bdea1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003354 10.0.0.33 - - [2025-07-10 02:06:48] "GET /virtual-machine-interface/817af5aa-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004664 10.0.0.33 - - [2025-07-10 02:06:48] "GET /loadbalancer/2925bd6d-58c9-4c2e-adcd-08d7709fc9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006012 10.0.0.33 - - [2025-07-10 02:06:48] "POST /tags HTTP/1.1" 200 333 0.034053 10.0.0.33 - - [2025-07-10 02:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.031106 10.0.0.33 - - [2025-07-10 02:06:48] "GET /tag/9f716c0a-1cc3-44b7-8be6-1d208b5c6ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014524 10.0.0.33 - - [2025-07-10 02:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.33 - - [2025-07-10 02:06:49] "GET /project/65a95012-3f5b-48ff-89c4-92e8cd804b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037705 10.0.0.33 - - [2025-07-10 02:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.33 - - [2025-07-10 02:06:49] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004229 10.0.0.33 - - [2025-07-10 02:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.33 - - [2025-07-10 02:06:49] "GET /service-appliance-set/18792eb8-49aa-441f-8aa8-8edd094793b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002910 10.0.0.33 - - [2025-07-10 02:06:49] "POST /fqname-to-id HTTP/1.1" 404 273 0.001869 10.0.0.33 - - [2025-07-10 02:06:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.100283 10.0.0.33 - - [2025-07-10 02:06:49] "GET /virtual-machine-interface/90d547fe-153b-49d1-92e8-f880e8324596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004753 10.0.0.33 - - [2025-07-10 02:06:49] "POST /instance-ips HTTP/1.1" 200 409 0.023648 10.0.0.33 - - [2025-07-10 02:06:49] "GET /instance-ip/20f52c82-1b89-48e8-9eb9-2c19d18e8c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.017204 10.0.0.33 - - [2025-07-10 02:06:49] "POST /loadbalancers HTTP/1.1" 200 629 0.068177 10.0.0.33 - - [2025-07-10 02:06:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024836 10.0.0.33 - - [2025-07-10 02:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.33 - - [2025-07-10 02:06:49] "GET /project/65a95012-3f5b-48ff-89c4-92e8cd804b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041425 10.0.0.33 - - [2025-07-10 02:06:49] "GET /instance-ip/20f52c82-1b89-48e8-9eb9-2c19d18e8c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002991 10.0.0.33 - - [2025-07-10 02:06:49] "GET /project/65a95012-3f5b-48ff-89c4-92e8cd804b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030844 10.0.0.33 - - [2025-07-10 02:06:49] "GET /loadbalancer/2925bd6d-58c9-4c2e-adcd-08d7709fc9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002986 10.0.0.33 - - [2025-07-10 02:06:49] "POST /floating-ips HTTP/1.1" 200 597 0.024617 10.0.0.33 - - [2025-07-10 02:06:49] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.027076 10.0.0.33 - - [2025-07-10 02:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006981 10.0.0.33 - - [2025-07-10 02:06:49] "GET /project/65a95012-3f5b-48ff-89c4-92e8cd804b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038484 10.0.0.33 - - [2025-07-10 02:06:49] "GET /loadbalancer-listener/614f460e-7408-4297-b101-590aad5b06e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003684 10.0.0.33 - - [2025-07-10 02:06:49] "GET /loadbalancer-listener/614f460e-7408-4297-b101-590aad5b06e0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004477 10.0.0.33 - - [2025-07-10 02:06:49] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.028850 10.0.0.33 - - [2025-07-10 02:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.33 - - [2025-07-10 02:06:49] "GET /instance-ip/20f52c82-1b89-48e8-9eb9-2c19d18e8c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003300 10.0.0.33 - - [2025-07-10 02:06:49] "GET /instance-ip/20f52c82-1b89-48e8-9eb9-2c19d18e8c06?fields=floating_ips HTTP/1.1" 200 1212 0.005912 10.0.0.33 - - [2025-07-10 02:06:49] "GET /floating-ip/97312237-4530-4d1f-839a-ca5161c73a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002090 10.0.0.33 - - [2025-07-10 02:06:49] "GET /loadbalancer/2925bd6d-58c9-4c2e-adcd-08d7709fc9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003258 10.0.0.33 - - [2025-07-10 02:06:49] "GET /loadbalancer/2925bd6d-58c9-4c2e-adcd-08d7709fc9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004707 10.0.0.33 - - [2025-07-10 02:06:49] "GET /loadbalancer-pool/aae2028f-ecc9-47e6-ac5f-ddc4c4d10392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.007586 10.0.0.33 - - [2025-07-10 02:06:49] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017775 10.0.0.33 - - [2025-07-10 02:06:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008386 10.0.0.33 - - [2025-07-10 02:06:49] "GET /virtual-machine-interface/7dce52da-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008722 10.0.0.33 - - [2025-07-10 02:06:49] "GET /virtual-machine-interface/7dce52da-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004200 10.0.0.33 - - [2025-07-10 02:06:50] "POST /tags HTTP/1.1" 409 221 0.003962 10.0.0.33 - - [2025-07-10 02:06:50] "POST /ref-update HTTP/1.1" 200 156 0.007726 10.0.0.33 - - [2025-07-10 02:06:50] "GET /floating-ip/97312237-4530-4d1f-839a-ca5161c73a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.008014 10.0.0.33 - - [2025-07-10 02:06:50] "PUT /floating-ip/97312237-4530-4d1f-839a-ca5161c73a88 HTTP/1.1" 200 256 0.008908 10.0.0.33 - - [2025-07-10 02:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.33 - - [2025-07-10 02:06:50] "GET /tag/9f716c0a-1cc3-44b7-8be6-1d208b5c6ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012161 10.0.0.33 - - [2025-07-10 02:06:50] "POST /set-tag HTTP/1.1" 200 109 0.068018 10.0.0.33 - - [2025-07-10 02:06:50] "GET /loadbalancer-pool/aae2028f-ecc9-47e6-ac5f-ddc4c4d10392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.008972 10.0.0.33 - - [2025-07-10 02:06:50] "POST /loadbalancer-members HTTP/1.1" 200 721 0.025575 10.0.0.33 - - [2025-07-10 02:06:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.022489 10.0.0.33 - - [2025-07-10 02:06:50] "GET /virtual-machine-interface/7e5b4ac8-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009526 10.0.0.33 - - [2025-07-10 02:06:50] "GET /virtual-machine-interface/7e5b4ac8-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004882 10.0.0.33 - - [2025-07-10 02:06:50] "POST /ref-update HTTP/1.1" 200 156 0.015811 10.0.0.33 - - [2025-07-10 02:06:50] "GET /floating-ip/97312237-4530-4d1f-839a-ca5161c73a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.011956 10.0.0.33 - - [2025-07-10 02:06:50] "POST /set-tag HTTP/1.1" 200 109 0.074469 10.0.0.33 - - [2025-07-10 02:06:51] "POST /tags HTTP/1.1" 409 206 0.002324 10.0.0.33 - - [2025-07-10 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2025-07-10 02:06:51] "GET /tag/ba4465e6-f4e4-4b2d-a395-48fd104d1e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012424 10.0.0.33 - - [2025-07-10 02:06:51] "POST /tags HTTP/1.1" 409 204 0.002350 10.0.0.33 - - [2025-07-10 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.33 - - [2025-07-10 02:06:51] "GET /tag/e0b75aa0-650f-4805-b688-09e2cf99acac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012354 10.0.0.33 - - [2025-07-10 02:06:51] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002792 10.0.0.33 - - [2025-07-10 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.33 - - [2025-07-10 02:06:51] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002618 10.0.0.33 - - [2025-07-10 02:06:51] "POST /tags HTTP/1.1" 409 206 0.002392 10.0.0.33 - - [2025-07-10 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2025-07-10 02:06:51] "GET /tag/ba4465e6-f4e4-4b2d-a395-48fd104d1e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011644 10.0.0.33 - - [2025-07-10 02:06:51] "POST /tags HTTP/1.1" 409 226 0.002256 10.0.0.33 - - [2025-07-10 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.33 - - [2025-07-10 02:06:51] "GET /tag/7f1f147a-ed46-440c-be01-536089964e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014028 10.0.0.33 - - [2025-07-10 02:06:51] "POST /tags HTTP/1.1" 409 204 0.002132 10.0.0.33 - - [2025-07-10 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.33 - - [2025-07-10 02:06:51] "GET /tag/e0b75aa0-650f-4805-b688-09e2cf99acac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012660 10.0.0.33 - - [2025-07-10 02:06:51] "POST /tags HTTP/1.1" 409 226 0.001959 10.0.0.33 - - [2025-07-10 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.33 - - [2025-07-10 02:06:51] "GET /tag/7f1f147a-ed46-440c-be01-536089964e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012475 10.0.0.33 - - [2025-07-10 02:06:51] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002725 10.0.0.33 - - [2025-07-10 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.33 - - [2025-07-10 02:06:51] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003060 10.0.0.33 - - [2025-07-10 02:06:51] "POST /firewall-rules HTTP/1.1" 200 626 0.073653 10.0.0.33 - - [2025-07-10 02:06:51] "POST /firewall-rules HTTP/1.1" 200 646 0.088361 10.0.0.33 - - [2025-07-10 02:06:51] "GET /firewall-rule/4cd6de42-fb74-409e-8759-b8b07fe46d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.007252 10.0.0.33 - - [2025-07-10 02:06:51] "GET /firewall-policy/0e9689ae-a8ba-4491-8da4-fd00a969dd1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002873 10.0.0.33 - - [2025-07-10 02:06:52] "GET /firewall-rule/fa962007-5861-4b70-ba83-ac11bf3d5bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004436 10.0.0.33 - - [2025-07-10 02:06:52] "POST /ref-update HTTP/1.1" 200 156 0.016287 10.0.0.33 - - [2025-07-10 02:06:52] "POST /firewall-policys HTTP/1.1" 200 606 0.031611 10.0.0.33 - - [2025-07-10 02:06:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.013632 10.0.0.33 - - [2025-07-10 02:06:52] "GET /firewall-policy/4d3a0d3d-847d-451e-bdf4-e61a592658ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.013649 10.0.0.33 - - [2025-07-10 02:06:52] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002493 10.0.0.33 - - [2025-07-10 02:06:52] "GET /firewall-policy/4d3a0d3d-847d-451e-bdf4-e61a592658ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002841 10.0.0.33 - - [2025-07-10 02:06:52] "GET /firewall-policy/0e9689ae-a8ba-4491-8da4-fd00a969dd1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003863 10.0.0.33 - - [2025-07-10 02:06:52] "GET /firewall-policy/b4e4f244-eb35-4d86-b7a6-23241434e1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004081 10.0.0.33 - - [2025-07-10 02:06:52] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004717 10.0.0.33 - - [2025-07-10 02:06:52] "GET /firewall-policy/0e9689ae-a8ba-4491-8da4-fd00a969dd1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002522 10.0.0.33 - - [2025-07-10 02:06:52] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002367 10.0.0.33 - - [2025-07-10 02:06:52] "POST /ref-update HTTP/1.1" 200 156 0.033406 10.0.0.33 - - [2025-07-10 02:06:52] "POST /ref-update HTTP/1.1" 200 156 0.026573 10.0.0.33 - - [2025-07-10 02:06:52] "POST /ref-update HTTP/1.1" 200 156 0.020924 10.0.0.33 - - [2025-07-10 02:06:52] "POST /ref-update HTTP/1.1" 200 156 0.021538 10.0.0.33 - - [2025-07-10 02:06:52] "POST /ref-update HTTP/1.1" 200 156 0.023093 10.0.0.33 - - [2025-07-10 02:06:52] "GET /firewall-policy/4d3a0d3d-847d-451e-bdf4-e61a592658ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009178 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:08:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001243 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:08:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001269 10.0.0.33 - - [2025-07-10 02:08:50] "POST /tags HTTP/1.1" 409 252 0.003014 10.0.0.33 - - [2025-07-10 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.33 - - [2025-07-10 02:08:50] "GET /tag/2598988f-fc9c-4fb4-865e-270b8349688c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011851 10.0.0.33 - - [2025-07-10 02:08:50] "POST /tags HTTP/1.1" 409 228 0.001944 10.0.0.33 - - [2025-07-10 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.33 - - [2025-07-10 02:08:50] "GET /tag/56eeb36d-acfa-493d-8141-bfa77fa95bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011427 10.0.0.33 - - [2025-07-10 02:08:50] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003678 10.0.0.33 - - [2025-07-10 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.33 - - [2025-07-10 02:08:50] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002627 10.0.0.33 - - [2025-07-10 02:08:50] "POST /tags HTTP/1.1" 409 206 0.001901 10.0.0.33 - - [2025-07-10 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.33 - - [2025-07-10 02:08:51] "GET /tag/ba4465e6-f4e4-4b2d-a395-48fd104d1e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011562 10.0.0.33 - - [2025-07-10 02:08:51] "POST /tags HTTP/1.1" 409 226 0.001845 10.0.0.33 - - [2025-07-10 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.33 - - [2025-07-10 02:08:51] "GET /tag/7f1f147a-ed46-440c-be01-536089964e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011233 10.0.0.33 - - [2025-07-10 02:08:51] "POST /tags HTTP/1.1" 409 204 0.001786 10.0.0.33 - - [2025-07-10 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.33 - - [2025-07-10 02:08:51] "GET /tag/e0b75aa0-650f-4805-b688-09e2cf99acac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014646 10.0.0.33 - - [2025-07-10 02:08:51] "POST /tags HTTP/1.1" 409 226 0.002070 10.0.0.33 - - [2025-07-10 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.33 - - [2025-07-10 02:08:51] "GET /tag/7f1f147a-ed46-440c-be01-536089964e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011701 10.0.0.33 - - [2025-07-10 02:08:51] "POST /tags HTTP/1.1" 409 228 0.001998 10.0.0.33 - - [2025-07-10 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.33 - - [2025-07-10 02:08:51] "GET /tag/56eeb36d-acfa-493d-8141-bfa77fa95bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012437 10.0.0.33 - - [2025-07-10 02:08:51] "POST /tags HTTP/1.1" 409 252 0.002028 10.0.0.33 - - [2025-07-10 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.33 - - [2025-07-10 02:08:51] "GET /tag/2598988f-fc9c-4fb4-865e-270b8349688c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012563 10.0.0.33 - - [2025-07-10 02:08:51] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002715 10.0.0.33 - - [2025-07-10 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.33 - - [2025-07-10 02:08:51] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002502 10.0.0.33 - - [2025-07-10 02:08:51] "POST /firewall-rules HTTP/1.1" 409 281 0.001919 10.0.0.33 - - [2025-07-10 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.33 - - [2025-07-10 02:08:51] "PUT /firewall-rule/fa962007-5861-4b70-ba83-ac11bf3d5bb5 HTTP/1.1" 200 260 0.019000 10.0.0.33 - - [2025-07-10 02:08:51] "POST /firewall-rules HTTP/1.1" 409 291 0.004931 10.0.0.33 - - [2025-07-10 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.33 - - [2025-07-10 02:08:51] "PUT /firewall-rule/4cd6de42-fb74-409e-8759-b8b07fe46d4b HTTP/1.1" 200 260 0.025043 10.0.0.33 - - [2025-07-10 02:08:51] "GET /firewall-rule/4cd6de42-fb74-409e-8759-b8b07fe46d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.009320 10.0.0.33 - - [2025-07-10 02:08:51] "POST /firewall-rules HTTP/1.1" 200 658 0.083764 10.0.0.33 - - [2025-07-10 02:08:51] "GET /firewall-rule/e4499673-4eb5-47b1-b322-f6e77c705225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.035384 10.0.0.33 - - [2025-07-10 02:08:51] "GET /firewall-policy/0e9689ae-a8ba-4491-8da4-fd00a969dd1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003013 10.0.0.33 - - [2025-07-10 02:08:51] "GET /firewall-rule/fa962007-5861-4b70-ba83-ac11bf3d5bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003189 10.0.0.33 - - [2025-07-10 02:08:51] "POST /firewall-policys HTTP/1.1" 409 269 0.002079 10.0.0.33 - - [2025-07-10 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.33 - - [2025-07-10 02:08:51] "PUT /firewall-policy/4d3a0d3d-847d-451e-bdf4-e61a592658ab HTTP/1.1" 200 264 0.021479 10.0.0.33 - - [2025-07-10 02:08:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016358 10.0.0.33 - - [2025-07-10 02:08:51] "GET /firewall-policy/4d3a0d3d-847d-451e-bdf4-e61a592658ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.011462 10.0.0.33 - - [2025-07-10 02:08:51] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002423 10.0.0.33 - - [2025-07-10 02:08:52] "GET /firewall-policy/4d3a0d3d-847d-451e-bdf4-e61a592658ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003011 10.0.0.33 - - [2025-07-10 02:08:52] "GET /firewall-policy/0e9689ae-a8ba-4491-8da4-fd00a969dd1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002468 10.0.0.33 - - [2025-07-10 02:08:52] "GET /firewall-policy/4d3a0d3d-847d-451e-bdf4-e61a592658ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002416 10.0.0.33 - - [2025-07-10 02:08:52] "GET /firewall-policy/4d3a0d3d-847d-451e-bdf4-e61a592658ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002291 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:09:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001968 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:09:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001498 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:09:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:09:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:09:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:09:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001228 10.0.0.33 - - [2025-07-10 02:09:53] "GET /virtual-machine-interface/7dce52da-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007728 10.0.0.33 - - [2025-07-10 02:09:53] "POST /set-tag HTTP/1.1" 200 109 0.007723 10.0.0.33 - - [2025-07-10 02:09:53] "GET /virtual-machine-interface/7e5b4ac8-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006284 10.0.0.33 - - [2025-07-10 02:09:53] "POST /set-tag HTTP/1.1" 200 109 0.005896 10.0.0.33 - - [2025-07-10 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.33 - - [2025-07-10 02:09:53] "GET /loadbalancer/2925bd6d-58c9-4c2e-adcd-08d7709fc9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003118 10.0.0.33 - - [2025-07-10 02:09:53] "GET /virtual-machine-interface/7dce52da-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007196 10.0.0.33 - - [2025-07-10 02:09:53] "POST /set-tag HTTP/1.1" 200 109 0.029929 10.0.0.33 - - [2025-07-10 02:09:53] "DELETE /loadbalancer-member/0a46b0a0-23b9-4440-bd2e-5d9baa75e50f HTTP/1.1" 200 115 0.042295 10.0.0.33 - - [2025-07-10 02:09:53] "GET /virtual-machine-interface/80fc18ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005454 10.0.0.33 - - [2025-07-10 02:09:53] "POST /set-tag HTTP/1.1" 200 109 0.006842 10.0.0.33 - - [2025-07-10 02:09:53] "GET /virtual-machine-interface/8072b31e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004803 10.0.0.33 - - [2025-07-10 02:09:53] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.33 - - [2025-07-10 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.33 - - [2025-07-10 02:09:53] "GET /loadbalancer/2925bd6d-58c9-4c2e-adcd-08d7709fc9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003432 10.0.0.33 - - [2025-07-10 02:09:53] "GET /virtual-machine-interface/817af5aa-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004525 10.0.0.33 - - [2025-07-10 02:09:53] "POST /set-tag HTTP/1.1" 200 109 0.004467 10.0.0.33 - - [2025-07-10 02:09:53] "GET /virtual-machine-interface/7f7c7288-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004703 10.0.0.33 - - [2025-07-10 02:09:53] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.33 - - [2025-07-10 02:09:53] "GET /virtual-machine-interface/7f055680-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005590 10.0.0.33 - - [2025-07-10 02:09:53] "POST /set-tag HTTP/1.1" 200 109 0.003466 10.0.0.33 - - [2025-07-10 02:09:53] "GET /virtual-machine-interface/7ff5a914-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008534 10.0.0.33 - - [2025-07-10 02:09:53] "POST /set-tag HTTP/1.1" 200 109 0.004591 10.0.0.33 - - [2025-07-10 02:09:54] "GET /virtual-machine-interface/7e5b4ac8-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.013786 10.0.0.33 - - [2025-07-10 02:09:54] "POST /set-tag HTTP/1.1" 200 109 0.003120 10.0.0.33 - - [2025-07-10 02:09:54] "GET /virtual-machine-interface/7e5b4ac8-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005686 10.0.0.33 - - [2025-07-10 02:09:54] "POST /set-tag HTTP/1.1" 200 109 0.003639 10.0.0.33 - - [2025-07-10 02:09:54] "GET /virtual-machine/5e8830fb-ab3b-4f8a-9d23-d554129a8b77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003175 10.0.0.33 - - [2025-07-10 02:09:54] "POST /ref-update HTTP/1.1" 200 156 0.009915 10.0.0.33 - - [2025-07-10 02:09:54] "GET /virtual-machine-interface/7e5b4ac8-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.017221 10.0.0.33 - - [2025-07-10 02:09:54] "POST /set-tag HTTP/1.1" 200 109 0.023078 10.0.0.33 - - [2025-07-10 02:09:54] "POST /set-tag HTTP/1.1" 200 109 0.019605 10.0.0.33 - - [2025-07-10 02:09:55] "POST /set-tag HTTP/1.1" 200 109 0.039212 10.0.0.33 - - [2025-07-10 02:09:55] "POST /set-tag HTTP/1.1" 200 109 0.022510 10.0.0.33 - - [2025-07-10 02:09:55] "POST /set-tag HTTP/1.1" 200 109 0.017498 10.0.0.33 - - [2025-07-10 02:09:55] "DELETE /instance-ip/7e791bc0-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.055919 10.0.0.33 - - [2025-07-10 02:09:55] "POST /ref-update HTTP/1.1" 200 156 0.010436 10.0.0.33 - - [2025-07-10 02:09:55] "DELETE /virtual-machine-interface/7e5b4ac8-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.052094 10.0.0.33 - - [2025-07-10 02:09:55] "DELETE /virtual-machine/5e8830fb-ab3b-4f8a-9d23-d554129a8b77 HTTP/1.1" 200 115 0.033505 10.0.0.33 - - [2025-07-10 02:09:55] "GET /virtual-machine-interface/7f055680-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008477 10.0.0.33 - - [2025-07-10 02:09:55] "POST /set-tag HTTP/1.1" 200 109 0.003221 10.0.0.33 - - [2025-07-10 02:09:55] "GET /virtual-machine-interface/7f055680-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005610 10.0.0.33 - - [2025-07-10 02:09:55] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.33 - - [2025-07-10 02:09:55] "GET /virtual-machine/3df4dc76-15e8-4d87-b4d1-4e1bb45e362d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002978 10.0.0.33 - - [2025-07-10 02:09:55] "POST /ref-update HTTP/1.1" 200 156 0.013566 10.0.0.33 - - [2025-07-10 02:09:55] "GET /virtual-machine-interface/7f055680-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015066 10.0.0.33 - - [2025-07-10 02:09:55] "POST /set-tag HTTP/1.1" 200 109 0.027099 10.0.0.33 - - [2025-07-10 02:09:55] "POST /set-tag HTTP/1.1" 200 109 0.032510 10.0.0.33 - - [2025-07-10 02:09:55] "POST /set-tag HTTP/1.1" 200 109 0.032005 10.0.0.33 - - [2025-07-10 02:09:55] "POST /set-tag HTTP/1.1" 200 109 0.034893 10.0.0.33 - - [2025-07-10 02:09:55] "POST /set-tag HTTP/1.1" 200 109 0.034665 10.0.0.33 - - [2025-07-10 02:09:55] "DELETE /instance-ip/7f1fb584-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.096654 10.0.0.33 - - [2025-07-10 02:09:55] "DELETE /virtual-machine-interface/7f055680-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.062873 10.0.0.33 - - [2025-07-10 02:09:55] "DELETE /virtual-machine/3df4dc76-15e8-4d87-b4d1-4e1bb45e362d HTTP/1.1" 200 115 0.021070 10.0.0.33 - - [2025-07-10 02:09:55] "GET /virtual-machine-interface/7f7c7288-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006843 10.0.0.33 - - [2025-07-10 02:09:56] "POST /set-tag HTTP/1.1" 200 109 0.005364 10.0.0.33 - - [2025-07-10 02:09:56] "GET /virtual-machine-interface/7f7c7288-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006212 10.0.0.33 - - [2025-07-10 02:09:56] "POST /set-tag HTTP/1.1" 200 109 0.004342 10.0.0.33 - - [2025-07-10 02:09:56] "GET /virtual-machine/5c3f7488-0909-4d52-8245-781ce201cead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003058 10.0.0.33 - - [2025-07-10 02:09:56] "POST /ref-update HTTP/1.1" 200 156 0.011829 10.0.0.33 - - [2025-07-10 02:09:56] "GET /virtual-machine-interface/7f7c7288-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007740 10.0.0.33 - - [2025-07-10 02:09:56] "POST /set-tag HTTP/1.1" 200 109 0.028638 10.0.0.33 - - [2025-07-10 02:09:56] "POST /set-tag HTTP/1.1" 200 109 0.030342 10.0.0.33 - - [2025-07-10 02:09:56] "POST /set-tag HTTP/1.1" 200 109 0.038456 10.0.0.33 - - [2025-07-10 02:09:56] "POST /set-tag HTTP/1.1" 200 109 0.019330 10.0.0.33 - - [2025-07-10 02:09:56] "POST /set-tag HTTP/1.1" 200 109 0.034507 10.0.0.33 - - [2025-07-10 02:09:56] "DELETE /instance-ip/7f95a564-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.055408 10.0.0.33 - - [2025-07-10 02:09:56] "DELETE /virtual-machine-interface/7f7c7288-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.072126 10.0.0.33 - - [2025-07-10 02:09:56] "DELETE /virtual-machine/5c3f7488-0909-4d52-8245-781ce201cead HTTP/1.1" 200 115 0.025611 10.0.0.33 - - [2025-07-10 02:09:56] "DELETE /tag/eafdea2f-3782-4bfc-9048-f6c77e15fb83 HTTP/1.1" 200 115 0.057234 10.0.0.33 - - [2025-07-10 02:09:56] "GET /virtual-machine-interface/7dce52da-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005386 10.0.0.33 - - [2025-07-10 02:09:56] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.33 - - [2025-07-10 02:09:56] "GET /virtual-machine-interface/7dce52da-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005306 10.0.0.33 - - [2025-07-10 02:09:56] "POST /set-tag HTTP/1.1" 200 109 0.003137 10.0.0.33 - - [2025-07-10 02:09:56] "GET /virtual-machine/df208ed3-da21-4b42-bc21-54992c92d834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003151 10.0.0.33 - - [2025-07-10 02:09:56] "POST /ref-update HTTP/1.1" 200 156 0.017671 10.0.0.33 - - [2025-07-10 02:09:56] "GET /virtual-machine-interface/7dce52da-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009670 10.0.0.33 - - [2025-07-10 02:09:56] "POST /set-tag HTTP/1.1" 200 109 0.026538 10.0.0.33 - - [2025-07-10 02:09:56] "POST /set-tag HTTP/1.1" 200 109 0.031569 10.0.0.33 - - [2025-07-10 02:09:56] "POST /set-tag HTTP/1.1" 200 109 0.035002 10.0.0.33 - - [2025-07-10 02:09:57] "POST /set-tag HTTP/1.1" 200 109 0.021536 10.0.0.33 - - [2025-07-10 02:09:57] "POST /set-tag HTTP/1.1" 200 109 0.031171 10.0.0.33 - - [2025-07-10 02:09:57] "DELETE /instance-ip/7df108e8-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.059886 10.0.0.33 - - [2025-07-10 02:09:57] "POST /ref-update HTTP/1.1" 200 156 0.013224 10.0.0.33 - - [2025-07-10 02:09:57] "DELETE /virtual-machine-interface/7dce52da-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.056995 10.0.0.33 - - [2025-07-10 02:09:57] "DELETE /virtual-machine/df208ed3-da21-4b42-bc21-54992c92d834 HTTP/1.1" 200 115 0.031456 10.0.0.33 - - [2025-07-10 02:09:57] "DELETE /tag/a73d5165-ec47-4bb8-8684-ad1a84218fbf HTTP/1.1" 200 115 0.047156 10.0.0.33 - - [2025-07-10 02:09:57] "DELETE /tag/ba4465e6-f4e4-4b2d-a395-48fd104d1e12 HTTP/1.1" 409 388 0.003552 10.0.0.33 - - [2025-07-10 02:10:24] "GET /virtual-machine-interface/817af5aa-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008381 10.0.0.33 - - [2025-07-10 02:10:24] "POST /set-tag HTTP/1.1" 200 109 0.005223 10.0.0.33 - - [2025-07-10 02:10:24] "GET /virtual-machine-interface/817af5aa-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010987 10.0.0.33 - - [2025-07-10 02:10:24] "POST /set-tag HTTP/1.1" 200 109 0.004469 10.0.0.33 - - [2025-07-10 02:10:24] "GET /virtual-machine/c7048848-a44c-4c1f-bb80-7263826bdea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004039 10.0.0.33 - - [2025-07-10 02:10:24] "POST /ref-update HTTP/1.1" 200 156 0.020034 10.0.0.33 - - [2025-07-10 02:10:25] "GET /virtual-machine-interface/817af5aa-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010809 10.0.0.33 - - [2025-07-10 02:10:25] "POST /set-tag HTTP/1.1" 200 109 0.037642 10.0.0.33 - - [2025-07-10 02:10:25] "POST /set-tag HTTP/1.1" 200 109 0.033381 10.0.0.33 - - [2025-07-10 02:10:25] "POST /set-tag HTTP/1.1" 200 109 0.033516 10.0.0.33 - - [2025-07-10 02:10:25] "POST /set-tag HTTP/1.1" 200 109 0.047148 10.0.0.33 - - [2025-07-10 02:10:25] "DELETE /instance-ip/8192d12a-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.068583 10.0.0.33 - - [2025-07-10 02:10:25] "DELETE /virtual-machine-interface/817af5aa-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.073899 10.0.0.33 - - [2025-07-10 02:10:25] "DELETE /virtual-machine/c7048848-a44c-4c1f-bb80-7263826bdea1 HTTP/1.1" 200 115 0.018027 10.0.0.33 - - [2025-07-10 02:10:25] "DELETE /tag/8fe875a2-da10-41ec-a54e-f7da9644947a HTTP/1.1" 200 115 0.060912 10.0.0.33 - - [2025-07-10 02:10:25] "GET /virtual-machine-interface/7ff5a914-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012177 10.0.0.33 - - [2025-07-10 02:10:25] "POST /set-tag HTTP/1.1" 200 109 0.003359 10.0.0.33 - - [2025-07-10 02:10:25] "GET /virtual-machine-interface/7ff5a914-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005592 10.0.0.33 - - [2025-07-10 02:10:25] "POST /set-tag HTTP/1.1" 200 109 0.003063 10.0.0.33 - - [2025-07-10 02:10:25] "GET /virtual-machine/943a7968-560d-4914-9a88-ba724bc29b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004248 10.0.0.33 - - [2025-07-10 02:10:25] "POST /ref-update HTTP/1.1" 200 156 0.012864 10.0.0.33 - - [2025-07-10 02:10:25] "GET /virtual-machine-interface/7ff5a914-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020085 10.0.0.33 - - [2025-07-10 02:10:25] "POST /set-tag HTTP/1.1" 200 109 0.033723 10.0.0.33 - - [2025-07-10 02:10:25] "POST /set-tag HTTP/1.1" 200 109 0.029147 10.0.0.33 - - [2025-07-10 02:10:25] "POST /set-tag HTTP/1.1" 200 109 0.039188 10.0.0.33 - - [2025-07-10 02:10:25] "POST /set-tag HTTP/1.1" 200 109 0.017900 10.0.0.33 - - [2025-07-10 02:10:26] "DELETE /instance-ip/8016254a-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.062649 10.0.0.33 - - [2025-07-10 02:10:26] "DELETE /virtual-machine-interface/7ff5a914-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.048530 10.0.0.33 - - [2025-07-10 02:10:26] "DELETE /virtual-machine/943a7968-560d-4914-9a88-ba724bc29b09 HTTP/1.1" 200 115 0.024801 10.0.0.33 - - [2025-07-10 02:10:26] "DELETE /tag/e61d973a-7eac-47ea-b4bd-9d5ff01eac4b HTTP/1.1" 200 115 0.041397 10.0.0.33 - - [2025-07-10 02:10:26] "GET /virtual-machine-interface/80fc18ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004806 10.0.0.33 - - [2025-07-10 02:10:26] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.33 - - [2025-07-10 02:10:26] "GET /virtual-machine-interface/80fc18ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008923 10.0.0.33 - - [2025-07-10 02:10:26] "POST /set-tag HTTP/1.1" 200 109 0.003635 10.0.0.33 - - [2025-07-10 02:10:26] "GET /virtual-machine/6c228600-af36-4f20-a39e-5a77be79e86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003332 10.0.0.33 - - [2025-07-10 02:10:26] "POST /ref-update HTTP/1.1" 200 156 0.012309 10.0.0.33 - - [2025-07-10 02:10:26] "GET /virtual-machine-interface/80fc18ac-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016607 10.0.0.33 - - [2025-07-10 02:10:26] "POST /set-tag HTTP/1.1" 200 109 0.021815 10.0.0.33 - - [2025-07-10 02:10:26] "POST /set-tag HTTP/1.1" 200 109 0.040233 10.0.0.33 - - [2025-07-10 02:10:26] "POST /set-tag HTTP/1.1" 200 109 0.035786 10.0.0.33 - - [2025-07-10 02:10:26] "POST /set-tag HTTP/1.1" 200 109 0.016968 10.0.0.33 - - [2025-07-10 02:10:26] "DELETE /instance-ip/811ab6b8-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.049642 10.0.0.33 - - [2025-07-10 02:10:26] "DELETE /virtual-machine-interface/80fc18ac-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.047001 10.0.0.33 - - [2025-07-10 02:10:26] "DELETE /virtual-machine/6c228600-af36-4f20-a39e-5a77be79e86a HTTP/1.1" 200 115 0.030583 10.0.0.33 - - [2025-07-10 02:10:26] "DELETE /tag/de73ad18-c491-4d85-b551-853f2208ed0f HTTP/1.1" 200 115 0.045346 10.0.0.33 - - [2025-07-10 02:10:26] "DELETE /tag/56eeb36d-acfa-493d-8141-bfa77fa95bab HTTP/1.1" 409 236 0.016679 10.0.0.33 - - [2025-07-10 02:10:26] "DELETE /tag/2598988f-fc9c-4fb4-865e-270b8349688c HTTP/1.1" 409 236 0.008092 10.0.0.33 - - [2025-07-10 02:10:26] "GET /virtual-machine-interface/8072b31e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004562 10.0.0.33 - - [2025-07-10 02:10:26] "POST /set-tag HTTP/1.1" 200 109 0.004138 10.0.0.33 - - [2025-07-10 02:10:26] "GET /virtual-machine-interface/8072b31e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006862 10.0.0.33 - - [2025-07-10 02:10:26] "POST /set-tag HTTP/1.1" 200 109 0.006867 10.0.0.33 - - [2025-07-10 02:10:26] "GET /virtual-machine/8db7b06a-3280-420c-9e0a-1f64d0d338eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003089 10.0.0.33 - - [2025-07-10 02:10:26] "POST /ref-update HTTP/1.1" 200 156 0.010488 10.0.0.33 - - [2025-07-10 02:10:26] "GET /virtual-machine-interface/8072b31e-5d32-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016026 10.0.0.33 - - [2025-07-10 02:10:26] "POST /set-tag HTTP/1.1" 200 109 0.034542 10.0.0.33 - - [2025-07-10 02:10:27] "POST /set-tag HTTP/1.1" 200 109 0.017668 10.0.0.33 - - [2025-07-10 02:10:27] "POST /set-tag HTTP/1.1" 200 109 0.032865 10.0.0.33 - - [2025-07-10 02:10:27] "POST /set-tag HTTP/1.1" 200 109 0.038269 10.0.0.33 - - [2025-07-10 02:10:27] "DELETE /instance-ip/808d1330-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.048565 10.0.0.33 - - [2025-07-10 02:10:27] "DELETE /virtual-machine-interface/8072b31e-5d32-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.048081 10.0.0.33 - - [2025-07-10 02:10:27] "DELETE /virtual-machine/8db7b06a-3280-420c-9e0a-1f64d0d338eb HTTP/1.1" 200 115 0.025059 10.0.0.33 - - [2025-07-10 02:10:27] "DELETE /tag/3c980d26-dff2-43d7-952d-f38dd654bdac HTTP/1.1" 200 115 0.040988 10.0.0.33 - - [2025-07-10 02:10:27] "DELETE /tag/da10cb7f-f948-4ed8-9cdd-31f4120dd1ef HTTP/1.1" 200 115 0.051270 10.0.0.33 - - [2025-07-10 02:10:27] "DELETE /tag/e0b75aa0-650f-4805-b688-09e2cf99acac HTTP/1.1" 409 236 0.006448 10.0.0.33 - - [2025-07-10 02:10:28] "GET /global-system-configs HTTP/1.1" 200 322 0.007651 10.0.0.33 - - [2025-07-10 02:10:28] "POST /projects HTTP/1.1" 409 238 0.018848 10.0.0.33 - - [2025-07-10 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006882 10.0.0.33 - - [2025-07-10 02:10:28] "GET /project/a50a1398-27c4-449f-9cd5-02d66488859e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054486 10.0.0.33 - - [2025-07-10 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.33 - - [2025-07-10 02:10:28] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005447 10.0.0.33 - - [2025-07-10 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009147 10.0.0.33 - - [2025-07-10 02:10:28] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004663 10.0.0.33 - - [2025-07-10 02:10:28] "POST /security-groups HTTP/1.1" 409 285 0.004111 10.0.0.33 - - [2025-07-10 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.33 - - [2025-07-10 02:10:28] "PUT /security-group/9ebed32c-2017-45c6-89e2-aca9a82f1a0f HTTP/1.1" 200 262 0.061253 10.0.0.33 - - [2025-07-10 02:10:28] "PUT /access-control-list/d259fd42-53e4-408a-b6f5-b903bccd45af HTTP/1.1" 200 272 0.019315 10.0.0.33 - - [2025-07-10 02:10:29] "PUT /access-control-list/82120be5-035a-4577-b6af-fc6a0d649e19 HTTP/1.1" 200 272 0.043105 10.0.0.33 - - [2025-07-10 02:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.042658 10.0.0.33 - - [2025-07-10 02:10:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002549 10.0.0.33 - - [2025-07-10 02:10:33] "POST /projects HTTP/1.1" 409 238 0.002581 10.0.0.33 - - [2025-07-10 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.33 - - [2025-07-10 02:10:33] "GET /project/a50a1398-27c4-449f-9cd5-02d66488859e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037419 10.0.0.33 - - [2025-07-10 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.33 - - [2025-07-10 02:10:33] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006058 10.0.0.33 - - [2025-07-10 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.33 - - [2025-07-10 02:10:34] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005455 10.0.0.33 - - [2025-07-10 02:10:34] "POST /security-groups HTTP/1.1" 409 285 0.002671 10.0.0.33 - - [2025-07-10 02:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.33 - - [2025-07-10 02:10:34] "PUT /security-group/9ebed32c-2017-45c6-89e2-aca9a82f1a0f HTTP/1.1" 200 262 0.058496 10.0.0.33 - - [2025-07-10 02:10:34] "PUT /access-control-list/d259fd42-53e4-408a-b6f5-b903bccd45af HTTP/1.1" 200 272 0.016646 10.0.0.33 - - [2025-07-10 02:10:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.033776 10.0.0.33 - - [2025-07-10 02:10:34] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.017080 10.0.0.33 - - [2025-07-10 02:10:34] "PUT /access-control-list/82120be5-035a-4577-b6af-fc6a0d649e19 HTTP/1.1" 200 272 0.042006 10.0.0.33 - - [2025-07-10 02:10:34] "GET /firewall-rule/ba11621d-7bb8-4dbe-ab35-ecd532a4171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003775 10.0.0.33 - - [2025-07-10 02:10:34] "POST /ref-update HTTP/1.1" 200 156 0.051270 10.0.0.33 - - [2025-07-10 02:10:34] "DELETE /firewall-rule/ba11621d-7bb8-4dbe-ab35-ecd532a4171e HTTP/1.1" 200 115 0.047735 10.0.0.33 - - [2025-07-10 02:10:34] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007438 10.0.0.33 - - [2025-07-10 02:10:34] "GET /firewall-rule/ff082888-e694-4d5d-972b-5f593ca307ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003040 10.0.0.33 - - [2025-07-10 02:10:34] "POST /ref-update HTTP/1.1" 200 156 0.106045 10.0.0.33 - - [2025-07-10 02:10:34] "DELETE /firewall-rule/ff082888-e694-4d5d-972b-5f593ca307ad HTTP/1.1" 200 115 0.064151 10.0.0.33 - - [2025-07-10 02:10:34] "DELETE /tag/b31c096f-daa0-4b5a-b0e7-9cd118f4de0b HTTP/1.1" 200 115 0.034456 10.0.0.33 - - [2025-07-10 02:10:34] "DELETE /tag/56eeb36d-acfa-493d-8141-bfa77fa95bab HTTP/1.1" 409 236 0.004736 10.0.0.33 - - [2025-07-10 02:10:34] "DELETE /tag/2598988f-fc9c-4fb4-865e-270b8349688c HTTP/1.1" 409 236 0.006873 10.0.0.33 - - [2025-07-10 02:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.33 - - [2025-07-10 02:10:34] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006869 10.0.0.33 - - [2025-07-10 02:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.33 - - [2025-07-10 02:10:34] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005474 10.0.0.33 - - [2025-07-10 02:10:34] "PUT /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3 HTTP/1.1" 200 264 0.059662 10.0.0.33 - - [2025-07-10 02:10:34] "PUT /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d HTTP/1.1" 200 264 0.049967 10.0.0.33 - - [2025-07-10 02:10:35] "DELETE /security-group/9ebed32c-2017-45c6-89e2-aca9a82f1a0f HTTP/1.1" 200 115 0.054440 10.0.0.33 - - [2025-07-10 02:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.33 - - [2025-07-10 02:10:35] "DELETE /access-control-list/d259fd42-53e4-408a-b6f5-b903bccd45af HTTP/1.1" 200 115 0.051391 10.0.0.33 - - [2025-07-10 02:10:35] "GET /project/a50a1398-27c4-449f-9cd5-02d66488859e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.083347 10.0.0.33 - - [2025-07-10 02:10:35] "DELETE /access-control-list/82120be5-035a-4577-b6af-fc6a0d649e19 HTTP/1.1" 200 115 0.098275 10.0.0.33 - - [2025-07-10 02:10:35] "GET /project/a50a1398-27c4-449f-9cd5-02d66488859e?fields=security_groups HTTP/1.1" 200 1353 0.085685 10.0.0.33 - - [2025-07-10 02:10:35] "DELETE /security-group/32cfdcbc-798c-4d62-9d37-d2920c2ad244 HTTP/1.1" 200 115 0.093123 10.0.0.33 - - [2025-07-10 02:10:35] "DELETE /access-control-list/a291ee6f-946d-44c0-90dc-d8ae6ab51fc5 HTTP/1.1" 200 115 0.045513 10.0.0.33 - - [2025-07-10 02:10:35] "GET /project/a50a1398-27c4-449f-9cd5-02d66488859e?fields=application_policy_sets HTTP/1.1" 200 1392 0.068650 10.0.0.33 - - [2025-07-10 02:10:35] "DELETE /access-control-list/17fc8fca-be9a-40b0-a42c-1bff6289fc54 HTTP/1.1" 200 115 0.070036 10.0.0.33 - - [2025-07-10 02:10:35] "DELETE /project/a50a1398-27c4-449f-9cd5-02d66488859e HTTP/1.1" 200 115 0.552482 10.0.0.33 - - [2025-07-10 02:10:35] "POST /projects HTTP/1.1" 409 238 0.004719 10.0.0.33 - - [2025-07-10 02:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.33 - - [2025-07-10 02:10:35] "GET /project/65a95012-3f5b-48ff-89c4-92e8cd804b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.058056 10.0.0.33 - - [2025-07-10 02:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.33 - - [2025-07-10 02:10:35] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.011316 10.0.0.33 - - [2025-07-10 02:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005316 10.0.0.33 - - [2025-07-10 02:10:35] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007170 10.0.0.33 - - [2025-07-10 02:10:35] "POST /security-groups HTTP/1.1" 409 285 0.003598 10.0.0.33 - - [2025-07-10 02:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.33 - - [2025-07-10 02:10:35] "PUT /security-group/6a36e501-c2bc-48d1-a4fd-02cada20f9e3 HTTP/1.1" 200 262 0.068264 10.0.0.33 - - [2025-07-10 02:10:35] "PUT /access-control-list/bd6d1824-d72a-47a0-ba13-263d2fe88b22 HTTP/1.1" 200 272 0.013793 10.0.0.33 - - [2025-07-10 02:10:36] "PUT /access-control-list/96a90384-6cbc-4f55-8eb6-511e093073ae HTTP/1.1" 200 272 0.031635 10.0.0.33 - - [2025-07-10 02:10:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.054015 10.0.0.33 - - [2025-07-10 02:10:39] "DELETE /loadbalancer-member/e0a47601-12ca-4594-b6ae-9d35d4c280ad HTTP/1.1" 200 115 0.055286 10.0.0.33 - - [2025-07-10 02:10:39] "DELETE /loadbalancer-pool/aae2028f-ecc9-47e6-ac5f-ddc4c4d10392 HTTP/1.1" 200 115 0.055702 10.0.0.33 - - [2025-07-10 02:10:39] "DELETE /loadbalancer-listener/614f460e-7408-4297-b101-590aad5b06e0 HTTP/1.1" 200 115 0.061854 10.0.0.33 - - [2025-07-10 02:10:39] "DELETE /loadbalancer/2925bd6d-58c9-4c2e-adcd-08d7709fc9b8 HTTP/1.1" 200 115 0.062998 10.0.0.33 - - [2025-07-10 02:10:40] "DELETE /floating-ip/97312237-4530-4d1f-839a-ca5161c73a88 HTTP/1.1" 200 115 0.054601 10.0.0.33 - - [2025-07-10 02:10:40] "DELETE /instance-ip/20f52c82-1b89-48e8-9eb9-2c19d18e8c06 HTTP/1.1" 200 115 0.089765 10.0.0.33 - - [2025-07-10 02:10:40] "DELETE /virtual-machine-interface/90d547fe-153b-49d1-92e8-f880e8324596 HTTP/1.1" 200 115 0.084546 10.0.0.33 - - [2025-07-10 02:10:40] "DELETE /tag/9f716c0a-1cc3-44b7-8be6-1d208b5c6ed4 HTTP/1.1" 200 115 0.100888 10.0.0.33 - - [2025-07-10 02:10:40] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003917 10.0.0.33 - - [2025-07-10 02:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.33 - - [2025-07-10 02:10:40] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003168 10.0.0.33 - - [2025-07-10 02:10:40] "GET /firewall-policy/0e9689ae-a8ba-4491-8da4-fd00a969dd1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004170 10.0.0.33 - - [2025-07-10 02:10:40] "GET /firewall-rule/fa962007-5861-4b70-ba83-ac11bf3d5bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.005043 10.0.0.33 - - [2025-07-10 02:10:40] "POST /ref-update HTTP/1.1" 200 156 0.017784 10.0.0.33 - - [2025-07-10 02:10:40] "DELETE /firewall-rule/fa962007-5861-4b70-ba83-ac11bf3d5bb5 HTTP/1.1" 200 115 0.116720 10.0.0.33 - - [2025-07-10 02:10:40] "GET /firewall-policy/4d3a0d3d-847d-451e-bdf4-e61a592658ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.016778 10.0.0.33 - - [2025-07-10 02:10:40] "GET /firewall-rule/e4499673-4eb5-47b1-b322-f6e77c705225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005653 10.0.0.33 - - [2025-07-10 02:10:40] "POST /ref-update HTTP/1.1" 200 156 0.030303 10.0.0.33 - - [2025-07-10 02:10:40] "DELETE /firewall-rule/e4499673-4eb5-47b1-b322-f6e77c705225 HTTP/1.1" 200 115 0.069915 10.0.0.33 - - [2025-07-10 02:10:40] "GET /firewall-policy/4d3a0d3d-847d-451e-bdf4-e61a592658ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.007719 10.0.0.33 - - [2025-07-10 02:10:40] "GET /firewall-rule/4cd6de42-fb74-409e-8759-b8b07fe46d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.003264 10.0.0.33 - - [2025-07-10 02:10:40] "POST /ref-update HTTP/1.1" 200 156 0.032477 10.0.0.33 - - [2025-07-10 02:10:40] "DELETE /firewall-rule/4cd6de42-fb74-409e-8759-b8b07fe46d4b HTTP/1.1" 200 115 0.047268 10.0.0.33 - - [2025-07-10 02:10:40] "GET /application-policy-set/fcdf72c4-9a97-4a6d-ae19-0ea6c696fe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005835 10.0.0.33 - - [2025-07-10 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.33 - - [2025-07-10 02:10:41] "GET /policy-management/0d6da481-e2e2-49fd-bb3d-73fa8c39b029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003117 10.0.0.33 - - [2025-07-10 02:10:41] "GET /firewall-policy/4d3a0d3d-847d-451e-bdf4-e61a592658ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004513 10.0.0.33 - - [2025-07-10 02:10:41] "POST /ref-update HTTP/1.1" 200 156 0.049927 10.0.0.33 - - [2025-07-10 02:10:41] "DELETE /firewall-policy/4d3a0d3d-847d-451e-bdf4-e61a592658ab HTTP/1.1" 200 115 0.060467 10.0.0.33 - - [2025-07-10 02:10:41] "DELETE /tag/ba4465e6-f4e4-4b2d-a395-48fd104d1e12 HTTP/1.1" 200 115 0.086193 10.0.0.33 - - [2025-07-10 02:10:41] "DELETE /tag/56eeb36d-acfa-493d-8141-bfa77fa95bab HTTP/1.1" 200 115 0.090734 10.0.0.33 - - [2025-07-10 02:10:41] "DELETE /tag/2598988f-fc9c-4fb4-865e-270b8349688c HTTP/1.1" 200 115 0.054395 10.0.0.33 - - [2025-07-10 02:10:41] "DELETE /tag/e0b75aa0-650f-4805-b688-09e2cf99acac HTTP/1.1" 200 115 0.107771 10.0.0.33 - - [2025-07-10 02:10:41] "POST /projects HTTP/1.1" 409 238 0.002036 10.0.0.33 - - [2025-07-10 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.33 - - [2025-07-10 02:10:41] "GET /project/65a95012-3f5b-48ff-89c4-92e8cd804b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.059614 10.0.0.33 - - [2025-07-10 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006061 10.0.0.33 - - [2025-07-10 02:10:41] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.020153 10.0.0.33 - - [2025-07-10 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008053 10.0.0.33 - - [2025-07-10 02:10:41] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.012582 10.0.0.33 - - [2025-07-10 02:10:41] "POST /security-groups HTTP/1.1" 409 285 0.003342 10.0.0.33 - - [2025-07-10 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.33 - - [2025-07-10 02:10:41] "PUT /security-group/6a36e501-c2bc-48d1-a4fd-02cada20f9e3 HTTP/1.1" 200 262 0.067954 10.0.0.33 - - [2025-07-10 02:10:41] "PUT /access-control-list/bd6d1824-d72a-47a0-ba13-263d2fe88b22 HTTP/1.1" 200 272 0.012194 10.0.0.33 - - [2025-07-10 02:10:41] "PUT /access-control-list/96a90384-6cbc-4f55-8eb6-511e093073ae HTTP/1.1" 200 272 0.027096 10.0.0.33 - - [2025-07-10 02:10:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022753 10.0.0.33 - - [2025-07-10 02:10:41] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.013383 10.0.0.33 - - [2025-07-10 02:10:41] "GET /firewall-rule/ba5596c7-ab96-4eb3-8fb5-4c31fbcfb901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004816 10.0.0.33 - - [2025-07-10 02:10:42] "POST /ref-update HTTP/1.1" 200 156 0.098322 10.0.0.33 - - [2025-07-10 02:10:42] "DELETE /firewall-rule/ba5596c7-ab96-4eb3-8fb5-4c31fbcfb901 HTTP/1.1" 200 115 0.101687 10.0.0.33 - - [2025-07-10 02:10:42] "GET /firewall-policy/da800dba-a166-4779-8fe5-cdce5113e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.016533 10.0.0.33 - - [2025-07-10 02:10:42] "GET /firewall-rule/680a7309-ed31-4b76-a2fd-4c1679332b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003938 10.0.0.33 - - [2025-07-10 02:10:42] "POST /ref-update HTTP/1.1" 200 156 0.087002 10.0.0.33 - - [2025-07-10 02:10:42] "DELETE /firewall-rule/680a7309-ed31-4b76-a2fd-4c1679332b6a HTTP/1.1" 200 115 0.053277 10.0.0.33 - - [2025-07-10 02:10:42] "DELETE /tag/7f1f147a-ed46-440c-be01-536089964e73 HTTP/1.1" 200 115 0.061790 10.0.0.33 - - [2025-07-10 02:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.33 - - [2025-07-10 02:10:42] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005126 10.0.0.33 - - [2025-07-10 02:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.33 - - [2025-07-10 02:10:42] "GET /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004645 10.0.0.33 - - [2025-07-10 02:10:42] "PUT /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3 HTTP/1.1" 200 264 0.066384 10.0.0.33 - - [2025-07-10 02:10:42] "PUT /virtual-network/72f8197c-38b0-4c36-a4cf-2f4f2361fe2d HTTP/1.1" 200 264 0.069640 10.0.0.33 - - [2025-07-10 02:10:42] "DELETE /security-group/6a36e501-c2bc-48d1-a4fd-02cada20f9e3 HTTP/1.1" 200 115 0.065451 10.0.0.33 - - [2025-07-10 02:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010146 10.0.0.33 - - [2025-07-10 02:10:42] "DELETE /access-control-list/bd6d1824-d72a-47a0-ba13-263d2fe88b22 HTTP/1.1" 200 115 0.039755 10.0.0.33 - - [2025-07-10 02:10:42] "DELETE /access-control-list/96a90384-6cbc-4f55-8eb6-511e093073ae HTTP/1.1" 200 115 0.035321 10.0.0.33 - - [2025-07-10 02:10:42] "GET /project/65a95012-3f5b-48ff-89c4-92e8cd804b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.034968 10.0.0.33 - - [2025-07-10 02:10:43] "GET /project/65a95012-3f5b-48ff-89c4-92e8cd804b6c?fields=security_groups HTTP/1.1" 200 1351 0.042390 10.0.0.33 - - [2025-07-10 02:10:43] "DELETE /security-group/8d20f0cf-2477-42a1-8397-4cd3074d23d3 HTTP/1.1" 200 115 0.059116 10.0.0.33 - - [2025-07-10 02:10:43] "DELETE /access-control-list/f94f72ac-7457-4353-b6d8-c6d35d758a53 HTTP/1.1" 200 115 0.049137 10.0.0.33 - - [2025-07-10 02:10:43] "GET /project/65a95012-3f5b-48ff-89c4-92e8cd804b6c?fields=application_policy_sets HTTP/1.1" 200 1390 0.055813 10.0.0.33 - - [2025-07-10 02:10:43] "DELETE /access-control-list/938b5827-7be1-4559-b7ac-2e769f11bc71 HTTP/1.1" 200 115 0.061620 10.0.0.33 - - [2025-07-10 02:10:43] "DELETE /project/65a95012-3f5b-48ff-89c4-92e8cd804b6c HTTP/1.1" 200 115 0.436362 10.0.0.33 - - [2025-07-10 02:11:39] "GET / HTTP/1.1" 200 35931 0.001946 10.0.0.33 - - [2025-07-10 02:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010086 10.0.0.33 - - [2025-07-10 02:11:39] "GET /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.002797 10.0.0.33 - - [2025-07-10 02:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.33 - - [2025-07-10 02:11:39] "GET /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.002710 10.0.0.33 - - [2025-07-10 02:11:57] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.33 - - [2025-07-10 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.33 - - [2025-07-10 02:11:57] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.005002 10.0.0.33 - - [2025-07-10 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2025-07-10 02:11:57] "GET /config-node/09f9ccf4-64ff-474e-8828-b63cc7e9ccb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.002124 10.0.0.33 - - [2025-07-10 02:11:57] "GET / HTTP/1.1" 200 35931 0.001587 10.0.0.33 - - [2025-07-10 02:11:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002261 10.0.0.33 - - [2025-07-10 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.33 - - [2025-07-10 02:12:02] "GET /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003035 10.0.0.33 - - [2025-07-10 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.33 - - [2025-07-10 02:12:02] "PUT /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea HTTP/1.1" 200 276 0.009007 10.0.0.33 - - [2025-07-10 02:12:02] "GET / HTTP/1.1" 200 35931 0.002503 10.0.0.33 - - [2025-07-10 02:12:02] "POST /alarms HTTP/1.1" 409 264 0.002412 10.0.0.33 - - [2025-07-10 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2025-07-10 02:12:03] "PUT /alarm/57695cfe-7a7b-4707-b468-68a8418247e3 HTTP/1.1" 200 244 0.011826 10.0.0.33 - - [2025-07-10 02:12:03] "POST /alarms HTTP/1.1" 409 261 0.009216 10.0.0.33 - - [2025-07-10 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.33 - - [2025-07-10 02:12:03] "PUT /alarm/be8c49ec-97fa-4693-a8f6-df0303492c4a HTTP/1.1" 200 244 0.013173 10.0.0.33 - - [2025-07-10 02:12:03] "POST /alarms HTTP/1.1" 409 261 0.006457 10.0.0.33 - - [2025-07-10 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016466 10.0.0.33 - - [2025-07-10 02:12:03] "PUT /alarm/f6454d50-5586-45b3-99d1-f2cba47bbd5d HTTP/1.1" 200 244 0.018893 10.0.0.33 - - [2025-07-10 02:12:03] "POST /alarms HTTP/1.1" 409 253 0.008678 10.0.0.33 - - [2025-07-10 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.33 - - [2025-07-10 02:12:03] "PUT /alarm/e020ac54-8174-41f3-a94b-a93fc920bda8 HTTP/1.1" 200 244 0.013813 10.0.0.33 - - [2025-07-10 02:12:03] "POST /alarms HTTP/1.1" 409 251 0.007791 10.0.0.33 - - [2025-07-10 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.33 - - [2025-07-10 02:12:03] "PUT /alarm/edbc4c6d-c7fc-4415-a77e-3eeea0b63266 HTTP/1.1" 200 244 0.012834 10.0.0.33 - - [2025-07-10 02:12:03] "POST /alarms HTTP/1.1" 409 252 0.016167 10.0.0.33 - - [2025-07-10 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.33 - - [2025-07-10 02:12:03] "PUT /alarm/bc2d64ef-bba4-4259-8a78-daa23746a62e HTTP/1.1" 200 244 0.013055 10.0.0.33 - - [2025-07-10 02:12:03] "POST /alarms HTTP/1.1" 409 256 0.014280 10.0.0.33 - - [2025-07-10 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.33 - - [2025-07-10 02:12:03] "PUT /alarm/51db98f2-b937-4d66-b63f-170642dbba6f HTTP/1.1" 200 244 0.012419 10.0.0.33 - - [2025-07-10 02:12:03] "POST /alarms HTTP/1.1" 409 248 0.011387 10.0.0.33 - - [2025-07-10 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2025-07-10 02:12:03] "PUT /alarm/6818378e-c3f4-4144-a664-c4c0767598a2 HTTP/1.1" 200 244 0.013253 10.0.0.33 - - [2025-07-10 02:12:03] "POST /alarms HTTP/1.1" 409 252 0.001988 10.0.0.33 - - [2025-07-10 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009115 10.0.0.33 - - [2025-07-10 02:12:03] "PUT /alarm/73e24976-1b32-4a6d-abc9-38c4b2685641 HTTP/1.1" 200 244 0.012288 10.0.0.33 - - [2025-07-10 02:12:03] "POST /alarms HTTP/1.1" 409 257 0.012670 10.0.0.33 - - [2025-07-10 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007962 10.0.0.33 - - [2025-07-10 02:12:03] "PUT /alarm/e25d7094-4d49-446b-9de0-c5ff5dd2c82c HTTP/1.1" 200 244 0.018221 10.0.0.33 - - [2025-07-10 02:12:03] "POST /alarms HTTP/1.1" 409 251 0.020235 10.0.0.33 - - [2025-07-10 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.33 - - [2025-07-10 02:12:03] "PUT /alarm/6bb4d8f3-b1d8-49b0-a2f3-40824969f940 HTTP/1.1" 200 244 0.013482 10.0.0.33 - - [2025-07-10 02:12:03] "POST /alarms HTTP/1.1" 409 257 0.010276 10.0.0.33 - - [2025-07-10 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.33 - - [2025-07-10 02:12:03] "PUT /alarm/86f1e44b-0d0e-45d5-8b40-0e337eb27617 HTTP/1.1" 200 244 0.011240 10.0.0.33 - - [2025-07-10 02:12:03] "POST /alarms HTTP/1.1" 409 261 0.006344 10.0.0.33 - - [2025-07-10 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.33 - - [2025-07-10 02:12:03] "PUT /alarm/597aecb3-0da5-4b91-ac3a-68c88498026e HTTP/1.1" 200 244 0.011832 10.0.0.33 - - [2025-07-10 02:12:04] "POST /alarms HTTP/1.1" 409 258 0.004740 10.0.0.33 - - [2025-07-10 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.33 - - [2025-07-10 02:12:04] "PUT /alarm/28db9ac5-ed67-4cad-87a0-1695c0ff6256 HTTP/1.1" 200 244 0.011569 10.0.0.33 - - [2025-07-10 02:12:04] "POST /alarms HTTP/1.1" 409 254 0.002328 10.0.0.33 - - [2025-07-10 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.33 - - [2025-07-10 02:12:04] "PUT /alarm/c10b083a-ea7b-4bbc-82b9-d9c1dd8a5bea HTTP/1.1" 200 244 0.009998 10.0.0.33 - - [2025-07-10 02:12:04] "POST /alarms HTTP/1.1" 409 254 0.004230 10.0.0.33 - - [2025-07-10 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.33 - - [2025-07-10 02:12:04] "PUT /alarm/6458c05e-aa3e-492e-9f2f-8ba497abbcee HTTP/1.1" 200 244 0.034837 10.0.0.33 - - [2025-07-10 02:12:04] "POST /alarms HTTP/1.1" 409 254 0.006215 10.0.0.33 - - [2025-07-10 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011008 10.0.0.33 - - [2025-07-10 02:12:04] "PUT /alarm/3bd1b431-a0e9-4150-834d-350a1ebf6f9d HTTP/1.1" 200 244 0.033212 10.0.0.33 - - [2025-07-10 02:12:04] "POST /alarms HTTP/1.1" 409 247 0.002827 10.0.0.33 - - [2025-07-10 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.33 - - [2025-07-10 02:12:04] "PUT /alarm/f2a36434-1652-428c-a207-87258f088ef3 HTTP/1.1" 200 244 0.014974 10.0.0.33 - - [2025-07-10 02:12:04] "POST /alarms HTTP/1.1" 409 272 0.002398 10.0.0.33 - - [2025-07-10 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.33 - - [2025-07-10 02:12:04] "PUT /alarm/ea02202b-7c9c-4914-b35f-25c6b8dfea58 HTTP/1.1" 200 244 0.011300 10.0.0.33 - - [2025-07-10 02:12:04] "POST /alarms HTTP/1.1" 409 261 0.007985 10.0.0.33 - - [2025-07-10 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007654 10.0.0.33 - - [2025-07-10 02:12:04] "PUT /alarm/e758aea5-43a9-47c5-ad07-1b2ae0dbaffd HTTP/1.1" 200 244 0.010762 10.0.0.33 - - [2025-07-10 02:12:04] "POST /alarms HTTP/1.1" 409 259 0.003027 10.0.0.33 - - [2025-07-10 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.33 - - [2025-07-10 02:12:04] "PUT /alarm/038c26da-ae18-42a9-b0fd-489a0c119a96 HTTP/1.1" 200 244 0.011848 10.0.0.33 - - [2025-07-10 02:12:04] "POST /alarms HTTP/1.1" 409 265 0.002269 10.0.0.33 - - [2025-07-10 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.33 - - [2025-07-10 02:12:04] "PUT /alarm/dd39fa1e-ae62-44c2-8dfa-8fe1a6d4e2df HTTP/1.1" 200 244 0.011156 10.0.0.33 - - [2025-07-10 02:12:04] "POST /alarms HTTP/1.1" 409 279 0.002333 10.0.0.33 - - [2025-07-10 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2025-07-10 02:12:04] "PUT /alarm/84a0f1d4-27d7-418d-a4d2-fe6ba31d7b38 HTTP/1.1" 200 244 0.010982 10.0.0.33 - - [2025-07-10 02:12:05] "GET / HTTP/1.1" 200 35931 0.001739 10.0.0.33 - - [2025-07-10 02:12:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002486 10.0.0.33 - - [2025-07-10 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.33 - - [2025-07-10 02:12:05] "PUT /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea HTTP/1.1" 200 276 0.008368 10.0.0.33 - - [2025-07-10 02:12:05] "GET / HTTP/1.1" 200 35931 0.002284 10.0.0.33 - - [2025-07-10 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005955 10.0.0.33 - - [2025-07-10 02:12:05] "GET /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003314 10.0.0.33 - - [2025-07-10 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.33 - - [2025-07-10 02:12:05] "PUT /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea HTTP/1.1" 200 276 0.012495 10.0.0.33 - - [2025-07-10 02:12:05] "GET / HTTP/1.1" 200 35931 0.001521 10.0.0.33 - - [2025-07-10 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.33 - - [2025-07-10 02:12:05] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.006684 10.0.0.33 - - [2025-07-10 02:12:05] "PUT /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92 HTTP/1.1" 200 274 0.023117 10.0.0.33 - - [2025-07-10 02:12:09] "GET / HTTP/1.1" 200 35931 0.002511 10.0.0.33 - - [2025-07-10 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.33 - - [2025-07-10 02:12:09] "GET /routing-instance/57dec9af-00ce-4d32-b7a8-cd31e01dec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003035 10.0.0.33 - - [2025-07-10 02:12:09] "POST /bgp-routers HTTP/1.1" 409 301 0.002295 10.0.0.33 - - [2025-07-10 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.33 - - [2025-07-10 02:12:09] "GET /bgp-router/84b93fbb-3f98-4bdd-8c77-b93598ee3db0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003814 10.0.0.33 - - [2025-07-10 02:12:09] "PUT /bgp-router/84b93fbb-3f98-4bdd-8c77-b93598ee3db0 HTTP/1.1" 200 254 0.015943 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:12:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000804 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:12:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001684 10.0.0.33 - - [2025-07-10 02:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.33 - - [2025-07-10 02:12:10] "GET /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003081 10.0.0.33 - - [2025-07-10 02:12:23] "GET / HTTP/1.1" 200 35931 0.001634 10.0.0.33 - - [2025-07-10 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.33 - - [2025-07-10 02:12:23] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.005244 10.0.0.33 - - [2025-07-10 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.33 - - [2025-07-10 02:12:24] "GET /config-node/09f9ccf4-64ff-474e-8828-b63cc7e9ccb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.002557 10.0.0.33 - - [2025-07-10 02:12:35] "GET / HTTP/1.1" 200 35931 0.002471 10.0.0.33 - - [2025-07-10 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012016 10.0.0.33 - - [2025-07-10 02:12:35] "GET /routing-instance/57dec9af-00ce-4d32-b7a8-cd31e01dec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005868 10.0.0.33 - - [2025-07-10 02:12:35] "POST /bgp-routers HTTP/1.1" 409 301 0.003597 10.0.0.33 - - [2025-07-10 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.33 - - [2025-07-10 02:12:35] "GET /bgp-router/84b93fbb-3f98-4bdd-8c77-b93598ee3db0?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004408 10.0.0.33 - - [2025-07-10 02:12:35] "PUT /bgp-router/84b93fbb-3f98-4bdd-8c77-b93598ee3db0 HTTP/1.1" 200 254 0.015974 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:12:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:12:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 10.0.0.33 - - [2025-07-10 02:12:50] "GET / HTTP/1.1" 200 35931 0.001862 10.0.0.33 - - [2025-07-10 02:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.33 - - [2025-07-10 02:12:50] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.006411 10.0.0.33 - - [2025-07-10 02:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.33 - - [2025-07-10 02:12:50] "GET /config-node/09f9ccf4-64ff-474e-8828-b63cc7e9ccb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.002599 10.0.0.33 - - [2025-07-10 02:12:50] "GET / HTTP/1.1" 200 35931 0.001689 10.0.0.33 - - [2025-07-10 02:12:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002253 10.0.0.33 - - [2025-07-10 02:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006447 10.0.0.33 - - [2025-07-10 02:12:55] "GET /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005125 10.0.0.33 - - [2025-07-10 02:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.33 - - [2025-07-10 02:12:55] "PUT /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea HTTP/1.1" 200 276 0.008774 10.0.0.33 - - [2025-07-10 02:12:56] "GET / HTTP/1.1" 200 35931 0.002120 10.0.0.33 - - [2025-07-10 02:12:56] "POST /alarms HTTP/1.1" 409 264 0.002656 10.0.0.33 - - [2025-07-10 02:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.33 - - [2025-07-10 02:12:56] "PUT /alarm/57695cfe-7a7b-4707-b468-68a8418247e3 HTTP/1.1" 200 244 0.010976 10.0.0.33 - - [2025-07-10 02:12:56] "POST /alarms HTTP/1.1" 409 261 0.005688 10.0.0.33 - - [2025-07-10 02:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.33 - - [2025-07-10 02:12:56] "PUT /alarm/be8c49ec-97fa-4693-a8f6-df0303492c4a HTTP/1.1" 200 244 0.009443 10.0.0.33 - - [2025-07-10 02:12:56] "POST /alarms HTTP/1.1" 409 261 0.002428 10.0.0.33 - - [2025-07-10 02:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.33 - - [2025-07-10 02:12:56] "PUT /alarm/f6454d50-5586-45b3-99d1-f2cba47bbd5d HTTP/1.1" 200 244 0.010904 10.0.0.33 - - [2025-07-10 02:12:56] "POST /alarms HTTP/1.1" 409 253 0.009895 10.0.0.33 - - [2025-07-10 02:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007399 10.0.0.33 - - [2025-07-10 02:12:56] "PUT /alarm/e020ac54-8174-41f3-a94b-a93fc920bda8 HTTP/1.1" 200 244 0.012986 10.0.0.33 - - [2025-07-10 02:12:56] "POST /alarms HTTP/1.1" 409 251 0.015479 10.0.0.33 - - [2025-07-10 02:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.33 - - [2025-07-10 02:12:56] "PUT /alarm/edbc4c6d-c7fc-4415-a77e-3eeea0b63266 HTTP/1.1" 200 244 0.011793 10.0.0.33 - - [2025-07-10 02:12:56] "POST /alarms HTTP/1.1" 409 252 0.011071 10.0.0.33 - - [2025-07-10 02:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.33 - - [2025-07-10 02:12:56] "PUT /alarm/bc2d64ef-bba4-4259-8a78-daa23746a62e HTTP/1.1" 200 244 0.012348 10.0.0.33 - - [2025-07-10 02:12:56] "POST /alarms HTTP/1.1" 409 256 0.012663 10.0.0.33 - - [2025-07-10 02:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.33 - - [2025-07-10 02:12:56] "PUT /alarm/51db98f2-b937-4d66-b63f-170642dbba6f HTTP/1.1" 200 244 0.010817 10.0.0.33 - - [2025-07-10 02:12:56] "POST /alarms HTTP/1.1" 409 248 0.005055 10.0.0.33 - - [2025-07-10 02:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.33 - - [2025-07-10 02:12:56] "PUT /alarm/6818378e-c3f4-4144-a664-c4c0767598a2 HTTP/1.1" 200 244 0.011640 10.0.0.33 - - [2025-07-10 02:12:56] "POST /alarms HTTP/1.1" 409 252 0.009931 10.0.0.33 - - [2025-07-10 02:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.33 - - [2025-07-10 02:12:56] "PUT /alarm/73e24976-1b32-4a6d-abc9-38c4b2685641 HTTP/1.1" 200 244 0.013483 10.0.0.33 - - [2025-07-10 02:12:56] "POST /alarms HTTP/1.1" 409 257 0.012722 10.0.0.33 - - [2025-07-10 02:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.33 - - [2025-07-10 02:12:56] "PUT /alarm/e25d7094-4d49-446b-9de0-c5ff5dd2c82c HTTP/1.1" 200 244 0.011018 10.0.0.33 - - [2025-07-10 02:12:56] "POST /alarms HTTP/1.1" 409 251 0.007439 10.0.0.33 - - [2025-07-10 02:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.33 - - [2025-07-10 02:12:56] "PUT /alarm/6bb4d8f3-b1d8-49b0-a2f3-40824969f940 HTTP/1.1" 200 244 0.010730 10.0.0.33 - - [2025-07-10 02:12:56] "POST /alarms HTTP/1.1" 409 257 0.005700 10.0.0.33 - - [2025-07-10 02:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.33 - - [2025-07-10 02:12:57] "PUT /alarm/86f1e44b-0d0e-45d5-8b40-0e337eb27617 HTTP/1.1" 200 244 0.010374 10.0.0.33 - - [2025-07-10 02:12:57] "POST /alarms HTTP/1.1" 409 261 0.004871 10.0.0.33 - - [2025-07-10 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.33 - - [2025-07-10 02:12:57] "PUT /alarm/597aecb3-0da5-4b91-ac3a-68c88498026e HTTP/1.1" 200 244 0.010932 10.0.0.33 - - [2025-07-10 02:12:57] "POST /alarms HTTP/1.1" 409 258 0.004861 10.0.0.33 - - [2025-07-10 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.33 - - [2025-07-10 02:12:57] "PUT /alarm/28db9ac5-ed67-4cad-87a0-1695c0ff6256 HTTP/1.1" 200 244 0.009920 10.0.0.33 - - [2025-07-10 02:12:57] "POST /alarms HTTP/1.1" 409 254 0.016144 10.0.0.33 - - [2025-07-10 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005561 10.0.0.33 - - [2025-07-10 02:12:57] "PUT /alarm/c10b083a-ea7b-4bbc-82b9-d9c1dd8a5bea HTTP/1.1" 200 244 0.012470 10.0.0.33 - - [2025-07-10 02:12:57] "POST /alarms HTTP/1.1" 409 254 0.002799 10.0.0.33 - - [2025-07-10 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006621 10.0.0.33 - - [2025-07-10 02:12:57] "PUT /alarm/6458c05e-aa3e-492e-9f2f-8ba497abbcee HTTP/1.1" 200 244 0.010435 10.0.0.33 - - [2025-07-10 02:12:57] "POST /alarms HTTP/1.1" 409 254 0.002652 10.0.0.33 - - [2025-07-10 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.33 - - [2025-07-10 02:12:57] "PUT /alarm/3bd1b431-a0e9-4150-834d-350a1ebf6f9d HTTP/1.1" 200 244 0.008784 10.0.0.33 - - [2025-07-10 02:12:57] "POST /alarms HTTP/1.1" 409 247 0.002339 10.0.0.33 - - [2025-07-10 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.33 - - [2025-07-10 02:12:57] "PUT /alarm/f2a36434-1652-428c-a207-87258f088ef3 HTTP/1.1" 200 244 0.010210 10.0.0.33 - - [2025-07-10 02:12:57] "POST /alarms HTTP/1.1" 409 272 0.002436 10.0.0.33 - - [2025-07-10 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.33 - - [2025-07-10 02:12:57] "PUT /alarm/ea02202b-7c9c-4914-b35f-25c6b8dfea58 HTTP/1.1" 200 244 0.018512 10.0.0.33 - - [2025-07-10 02:12:57] "POST /alarms HTTP/1.1" 409 261 0.003469 10.0.0.33 - - [2025-07-10 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.33 - - [2025-07-10 02:12:57] "PUT /alarm/e758aea5-43a9-47c5-ad07-1b2ae0dbaffd HTTP/1.1" 200 244 0.016622 10.0.0.33 - - [2025-07-10 02:12:57] "POST /alarms HTTP/1.1" 409 259 0.003363 10.0.0.33 - - [2025-07-10 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.33 - - [2025-07-10 02:12:57] "PUT /alarm/038c26da-ae18-42a9-b0fd-489a0c119a96 HTTP/1.1" 200 244 0.009402 10.0.0.33 - - [2025-07-10 02:12:57] "POST /alarms HTTP/1.1" 409 265 0.002223 10.0.0.33 - - [2025-07-10 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.33 - - [2025-07-10 02:12:57] "PUT /alarm/dd39fa1e-ae62-44c2-8dfa-8fe1a6d4e2df HTTP/1.1" 200 244 0.016054 10.0.0.33 - - [2025-07-10 02:12:57] "POST /alarms HTTP/1.1" 409 279 0.002476 10.0.0.33 - - [2025-07-10 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.33 - - [2025-07-10 02:12:57] "PUT /alarm/84a0f1d4-27d7-418d-a4d2-fe6ba31d7b38 HTTP/1.1" 200 244 0.010171 10.0.0.33 - - [2025-07-10 02:12:58] "GET / HTTP/1.1" 200 35931 0.001813 10.0.0.33 - - [2025-07-10 02:12:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002219 10.0.0.33 - - [2025-07-10 02:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.33 - - [2025-07-10 02:12:58] "PUT /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea HTTP/1.1" 200 276 0.018937 10.0.0.33 - - [2025-07-10 02:12:58] "GET / HTTP/1.1" 200 35931 0.001602 10.0.0.33 - - [2025-07-10 02:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.33 - - [2025-07-10 02:12:58] "GET /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.002704 10.0.0.33 - - [2025-07-10 02:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2025-07-10 02:12:58] "PUT /global-vrouter-config/966feda7-e064-48f0-ba26-297be0da71ea HTTP/1.1" 200 276 0.010259 10.0.0.33 - - [2025-07-10 02:12:58] "GET / HTTP/1.1" 200 35931 0.001712 10.0.0.33 - - [2025-07-10 02:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.33 - - [2025-07-10 02:12:58] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.006972 10.0.0.33 - - [2025-07-10 02:12:58] "PUT /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92 HTTP/1.1" 200 274 0.028663 10.0.0.33 - - [2025-07-10 02:13:01] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.33 - - [2025-07-10 02:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.33 - - [2025-07-10 02:13:01] "GET /routing-instance/57dec9af-00ce-4d32-b7a8-cd31e01dec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003179 10.0.0.33 - - [2025-07-10 02:13:01] "POST /bgp-routers HTTP/1.1" 409 301 0.002830 10.0.0.33 - - [2025-07-10 02:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.33 - - [2025-07-10 02:13:01] "GET /bgp-router/84b93fbb-3f98-4bdd-8c77-b93598ee3db0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003533 10.0.0.33 - - [2025-07-10 02:13:01] "PUT /bgp-router/84b93fbb-3f98-4bdd-8c77-b93598ee3db0 HTTP/1.1" 200 254 0.014719 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:13:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001173 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:13:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001295 10.0.0.33 - - [2025-07-10 02:13:05] "POST /tags HTTP/1.1" 200 355 0.034392 10.0.0.33 - - [2025-07-10 02:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.018195 10.0.0.33 - - [2025-07-10 02:13:05] "GET /tag/4506c64b-2e91-479f-bdb8-492ff5f814e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.023684 10.0.0.33 - - [2025-07-10 02:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.33 - - [2025-07-10 02:13:05] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008338 10.0.0.33 - - [2025-07-10 02:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.33 - - [2025-07-10 02:13:05] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.063891 10.0.0.33 - - [2025-07-10 02:13:05] "POST /virtual-machines HTTP/1.1" 200 351 0.010112 10.0.0.33 - - [2025-07-10 02:13:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.025056 10.0.0.33 - - [2025-07-10 02:13:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.135551 10.0.0.33 - - [2025-07-10 02:13:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010194 10.0.0.33 - - [2025-07-10 02:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011915 10.0.0.33 - - [2025-07-10 02:13:05] "GET /virtual-machine-interface/6a3e85f4-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.019222 10.0.0.33 - - [2025-07-10 02:13:05] "POST /instance-ips HTTP/1.1" 200 391 0.022694 10.0.0.33 - - [2025-07-10 02:13:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.028703 10.0.0.33 - - [2025-07-10 02:13:05] "GET /virtual-machine-interface/6a3e85f4-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.011758 10.0.0.33 - - [2025-07-10 02:13:06] "POST /set-tag HTTP/1.1" 200 109 0.021378 10.0.0.33 - - [2025-07-10 02:13:06] "GET /virtual-machine-interface/6a3e85f4-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.025931 10.0.0.33 - - [2025-07-10 02:13:06] "GET /instance-ip/6a5cc82a-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003095 10.0.0.33 - - [2025-07-10 02:13:06] "GET /virtual-machine-interface/6a3e85f4-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004506 10.0.0.33 - - [2025-07-10 02:13:06] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.33 - - [2025-07-10 02:13:06] "GET /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004022 10.0.0.33 - - [2025-07-10 02:13:06] "POST /ref-update HTTP/1.1" 200 156 0.008277 10.0.0.33 - - [2025-07-10 02:13:06] "GET /virtual-machine-interface/6a3e85f4-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004944 10.0.0.33 - - [2025-07-10 02:13:06] "POST /set-tag HTTP/1.1" 200 109 0.002930 10.0.0.33 - - [2025-07-10 02:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.33 - - [2025-07-10 02:13:06] "GET /virtual-network/58afb2b0-e172-4f13-9656-7c1a97d787e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005185 10.0.0.33 - - [2025-07-10 02:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.33 - - [2025-07-10 02:13:06] "GET /project/086d92ab-419a-44d4-b2e2-86f579c5f9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037668 10.0.0.33 - - [2025-07-10 02:13:06] "POST /virtual-machines HTTP/1.1" 200 355 0.009301 10.0.0.33 - - [2025-07-10 02:13:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009553 10.0.0.33 - - [2025-07-10 02:13:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.113528 10.0.0.33 - - [2025-07-10 02:13:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012054 10.0.0.33 - - [2025-07-10 02:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.021730 10.0.0.33 - - [2025-07-10 02:13:06] "GET /virtual-machine-interface/6abcc5ae-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007963 10.0.0.33 - - [2025-07-10 02:13:06] "POST /instance-ips HTTP/1.1" 200 395 0.028800 10.0.0.33 - - [2025-07-10 02:13:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.046607 10.0.0.33 - - [2025-07-10 02:13:06] "GET /virtual-machine-interface/6abcc5ae-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.014102 10.0.0.33 - - [2025-07-10 02:13:06] "POST /set-tag HTTP/1.1" 200 109 0.017717 10.0.0.33 - - [2025-07-10 02:13:06] "GET /virtual-machine-interface/6abcc5ae-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.020901 10.0.0.33 - - [2025-07-10 02:13:06] "GET /instance-ip/6ad8605c-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005291 10.0.0.33 - - [2025-07-10 02:13:06] "GET /virtual-machine-interface/6abcc5ae-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005350 10.0.0.33 - - [2025-07-10 02:13:06] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.33 - - [2025-07-10 02:13:06] "GET /virtual-router/8791e7cd-fa2d-4539-a83a-90e4326fec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003709 10.0.0.33 - - [2025-07-10 02:13:06] "POST /ref-update HTTP/1.1" 200 156 0.009997 10.0.0.33 - - [2025-07-10 02:13:07] "GET /virtual-machine-interface/6abcc5ae-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007749 10.0.0.33 - - [2025-07-10 02:13:07] "POST /set-tag HTTP/1.1" 200 109 0.002880 10.0.0.33 - - [2025-07-10 02:13:07] "GET /virtual-machine-interface/6a3e85f4-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005016 10.0.0.33 - - [2025-07-10 02:13:07] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.33 - - [2025-07-10 02:13:07] "GET /virtual-machine-interface/6abcc5ae-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004984 10.0.0.33 - - [2025-07-10 02:13:07] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.33 - - [2025-07-10 02:13:17] "GET /virtual-machine-interface/6abcc5ae-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005224 10.0.0.33 - - [2025-07-10 02:13:17] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.33 - - [2025-07-10 02:13:17] "GET / HTTP/1.1" 200 35931 0.002619 10.0.0.33 - - [2025-07-10 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.33 - - [2025-07-10 02:13:17] "GET /global-system-config/368fb2ca-fa98-47b8-b7f3-e3b678ebcf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.005317 10.0.0.33 - - [2025-07-10 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.33 - - [2025-07-10 02:13:17] "GET /config-node/09f9ccf4-64ff-474e-8828-b63cc7e9ccb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.001968 10.0.0.33 - - [2025-07-10 02:13:18] "GET /virtual-machine-interface/6a3e85f4-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004960 10.0.0.33 - - [2025-07-10 02:13:18] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.33 - - [2025-07-10 02:13:19] "GET /virtual-machine-interface/6a3e85f4-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004957 10.0.0.33 - - [2025-07-10 02:13:19] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.33 - - [2025-07-10 02:13:29] "GET / HTTP/1.1" 200 35931 0.001437 10.0.0.33 - - [2025-07-10 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.33 - - [2025-07-10 02:13:29] "GET /routing-instance/57dec9af-00ce-4d32-b7a8-cd31e01dec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003434 10.0.0.33 - - [2025-07-10 02:13:29] "POST /bgp-routers HTTP/1.1" 409 301 0.002442 10.0.0.33 - - [2025-07-10 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.33 - - [2025-07-10 02:13:29] "GET /bgp-router/84b93fbb-3f98-4bdd-8c77-b93598ee3db0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003415 10.0.0.33 - - [2025-07-10 02:13:29] "PUT /bgp-router/84b93fbb-3f98-4bdd-8c77-b93598ee3db0 HTTP/1.1" 200 254 0.022328 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:13:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:13:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001142 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:13:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000795 [Introspect:8084]10.0.0.33 - - [2025-07-10 02:13:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001009 10.0.0.33 - - [2025-07-10 02:13:51] "GET /virtual-machine-interface/6a3e85f4-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.012645 10.0.0.33 - - [2025-07-10 02:13:51] "POST /set-tag HTTP/1.1" 200 109 0.004880 10.0.0.33 - - [2025-07-10 02:13:51] "GET /virtual-machine-interface/6a3e85f4-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005840 10.0.0.33 - - [2025-07-10 02:13:51] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.33 - - [2025-07-10 02:13:51] "GET /virtual-machine/cf27af19-086a-40fe-a4f9-0972b56dac4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.004866 10.0.0.33 - - [2025-07-10 02:13:51] "POST /ref-update HTTP/1.1" 200 156 0.025916 10.0.0.33 - - [2025-07-10 02:13:51] "GET /virtual-machine-interface/6a3e85f4-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008346 10.0.0.33 - - [2025-07-10 02:13:51] "POST /set-tag HTTP/1.1" 200 109 0.024571 10.0.0.33 - - [2025-07-10 02:13:51] "POST /set-tag HTTP/1.1" 200 109 0.033111 10.0.0.33 - - [2025-07-10 02:13:51] "DELETE /instance-ip/6a5cc82a-5d33-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.125192 10.0.0.33 - - [2025-07-10 02:13:51] "DELETE /virtual-machine-interface/6a3e85f4-5d33-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.070287 10.0.0.33 - - [2025-07-10 02:13:51] "DELETE /virtual-machine/cf27af19-086a-40fe-a4f9-0972b56dac4e HTTP/1.1" 200 115 0.042098 10.0.0.33 - - [2025-07-10 02:13:51] "GET /virtual-machine-interface/6abcc5ae-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005137 10.0.0.33 - - [2025-07-10 02:13:51] "POST /set-tag HTTP/1.1" 200 109 0.003018 10.0.0.33 - - [2025-07-10 02:14:22] "GET /virtual-machine-interface/6abcc5ae-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010206 10.0.0.33 - - [2025-07-10 02:14:22] "POST /set-tag HTTP/1.1" 200 109 0.019075 10.0.0.33 - - [2025-07-10 02:14:22] "GET /virtual-machine-interface/6abcc5ae-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005884 10.0.0.33 - - [2025-07-10 02:14:22] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.33 - - [2025-07-10 02:14:22] "GET /virtual-machine/5d7848f5-d486-4c5a-9fae-aa1f1fc559c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004905 10.0.0.33 - - [2025-07-10 02:14:22] "POST /ref-update HTTP/1.1" 200 156 0.031528 10.0.0.33 - - [2025-07-10 02:14:22] "GET /virtual-machine-interface/6abcc5ae-5d33-11f0-9b58-fa163e5b0e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.019853 10.0.0.33 - - [2025-07-10 02:14:22] "POST /set-tag HTTP/1.1" 200 109 0.046937 10.0.0.33 - - [2025-07-10 02:14:22] "POST /set-tag HTTP/1.1" 200 109 0.081646 10.0.0.33 - - [2025-07-10 02:14:22] "DELETE /instance-ip/6ad8605c-5d33-11f0-9b58-fa163e5b0e0a HTTP/1.1" 200 115 0.106413