+++ date ++ echo 'INFO: =================== Mon Jul 28 02:00:53 UTC 2025 ===================' INFO: =================== Mon Jul 28 02:00:53 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.49 ++ 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.49 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.49 ++ ANALYTICSDB_NODES=10.0.0.49 ++ ANALYTICS_SNMP_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8081 ' +++ '[' -n '10.0.0.49:8081 ' ']' +++ echo 10.0.0.49:8081 ++ ANALYTICS_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9042 ' +++ '[' -n '10.0.0.49:9042 ' ']' +++ echo 10.0.0.49:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.49:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8086 ' +++ '[' -n '10.0.0.49:8086 ' ']' +++ echo 10.0.0.49:8086 ++ COLLECTOR_SERVERS=10.0.0.49: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.49 ++ CONFIGDB_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8082 ' +++ '[' -n '10.0.0.49:8082 ' ']' +++ echo 10.0.0.49:8082 ++ CONFIG_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9161 ' +++ '[' -n '10.0.0.49:9161 ' ']' +++ echo 10.0.0.49:9161 ++ CONFIGDB_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9041 ' +++ '[' -n '10.0.0.49:9041 ' ']' +++ echo 10.0.0.49:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.49: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.49 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.49 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:2181, +++ '[' -n 10.0.0.49:2181, ']' +++ echo 10.0.0.49:2181 ++ ZOOKEEPER_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:2181 ' +++ '[' -n '10.0.0.49:2181 ' ']' +++ echo 10.0.0.49:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.49:2181 ++ RABBITMQ_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:5673, +++ '[' -n 10.0.0.49:5673, ']' +++ echo 10.0.0.49:5673 ++ RABBITMQ_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:6379 ' +++ '[' -n '10.0.0.49:6379 ' ']' +++ echo 10.0.0.49:6379 ++ REDIS_SERVERS=10.0.0.49: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.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9092 ' +++ '[' -n '10.0.0.49:9092 ' ']' +++ echo 10.0.0.49:9092 ++ KAFKA_SERVERS=10.0.0.49: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.49 ++ 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.49 ++ 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.49 ++ cut -d , -f 1 + local cassandra=10.0.0.49 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.49 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.49 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.49 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.49 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.49 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.49 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ uniq +++ local local_ips=,10.0.0.49,10.65.185.1,127.0.0.1,172.17.0.1,252.49.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.49'\''))' +++ local server_ip=10.0.0.49 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.49 ]] +++ [[ ,10.0.0.49,10.65.185.1,127.0.0.1,172.17.0.1,252.49.0.1,, =~ ,10\.0\.0\.49, ]] +++ echo 10.0.0.49 1 +++ return ++ local ip=10.0.0.49 ++ [[ -z 10.0.0.49 ]] ++ echo 10.0.0.49 + host_ip=10.0.0.49 + [[ cql == \c\q\l ]] ++ echo 10.0.0.49:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.49:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.49: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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 07/28/2025 02:01:38.884 7f86c049c2c8 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/28/2025 02:01:39.151 7f86c049c2c8 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 07/28/2025 02:01:39.171 7f86c049c2c8 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/28/2025 02:01:39.177 7f86c049c2c8 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.49 - - [2025-07-28 02:01:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000829 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.49:8082/ Hit Ctrl-C to quit. 10.0.0.49 - - [2025-07-28 02:01:50] "GET / HTTP/1.1" 503 181 0.000230 10.0.0.49 - - [2025-07-28 02:01:50] "GET / HTTP/1.1" 200 35931 0.001578 10.0.0.49 - - [2025-07-28 02:01:50] "GET / HTTP/1.1" 200 35931 0.001518 10.0.0.49 - - [2025-07-28 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.49 - - [2025-07-28 02:01:50] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013405 10.0.0.49 - - [2025-07-28 02:01:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.006323 10.0.0.49 - - [2025-07-28 02:01:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.007838 10.0.0.49 - - [2025-07-28 02:01:50] "POST /job-templates HTTP/1.1" 200 555 0.088214 10.0.0.49 - - [2025-07-28 02:01:50] "POST /fqname-to-id HTTP/1.1" 404 200 0.004300 10.0.0.49 - - [2025-07-28 02:01:50] "GET / HTTP/1.1" 200 35931 0.002668 10.0.0.49 - - [2025-07-28 02:01:50] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.143348 10.0.0.49 - - [2025-07-28 02:01:51] "POST /job-templates HTTP/1.1" 200 563 0.175669 10.0.0.49 - - [2025-07-28 02:01:51] "POST /fqname-to-id HTTP/1.1" 404 191 0.003905 10.0.0.49 - - [2025-07-28 02:01:51] "GET / HTTP/1.1" 200 35931 0.004814 10.0.0.49 - - [2025-07-28 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008130 10.0.0.49 - - [2025-07-28 02:01:51] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006409 10.0.0.49 - - [2025-07-28 02:01:51] "GET / HTTP/1.1" 200 45303 0.001310 10.0.0.49 - - [2025-07-28 02:01:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.007283 10.0.0.49 - - [2025-07-28 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.49 - - [2025-07-28 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.49 - - [2025-07-28 02:01:51] "GET / HTTP/1.1" 200 35931 0.001697 10.0.0.49 - - [2025-07-28 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008960 10.0.0.49 - - [2025-07-28 02:01:51] "POST /job-templates HTTP/1.1" 200 545 0.273007 10.0.0.49 - - [2025-07-28 02:01:51] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017150 10.0.0.49 - - [2025-07-28 02:01:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.025751 10.0.0.49 - - [2025-07-28 02:01:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.006141 10.0.0.49 - - [2025-07-28 02:01:51] "POST /database-nodes HTTP/1.1" 200 597 0.109013 10.0.0.49 - - [2025-07-28 02:01:51] "POST /job-templates HTTP/1.1" 200 577 0.154474 10.0.0.49 - - [2025-07-28 02:01:51] "POST /fqname-to-id HTTP/1.1" 404 208 0.003045 10.0.0.49 - - [2025-07-28 02:01:51] "POST /config-nodes HTTP/1.1" 200 593 0.157027 10.0.0.49 - - [2025-07-28 02:01:51] "POST /job-templates HTTP/1.1" 200 579 0.152888 10.0.0.49 - - [2025-07-28 02:01:51] "POST /fqname-to-id HTTP/1.1" 404 210 0.004885 10.0.0.49 - - [2025-07-28 02:01:51] "POST /job-templates HTTP/1.1" 200 583 0.119498 10.0.0.49 - - [2025-07-28 02:01:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.027130 10.0.0.49 - - [2025-07-28 02:01:51] "GET / HTTP/1.1" 200 35931 0.001548 10.0.0.49 - - [2025-07-28 02:01:52] "POST /job-templates HTTP/1.1" 200 559 0.095958 10.0.0.49 - - [2025-07-28 02:01:52] "POST /fqname-to-id HTTP/1.1" 404 203 0.023153 10.0.0.49 - - [2025-07-28 02:01:52] "GET / HTTP/1.1" 200 35931 0.001499 10.0.0.49 - - [2025-07-28 02:01:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009035 10.0.0.49 - - [2025-07-28 02:01:52] "POST /job-templates HTTP/1.1" 200 569 0.120670 10.0.0.49 - - [2025-07-28 02:01:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.002930 10.0.0.49 - - [2025-07-28 02:01:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.006527 10.0.0.49 - - [2025-07-28 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.089243 10.0.0.49 - - [2025-07-28 02:01:52] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006235 10.0.0.49 - - [2025-07-28 02:01:52] "POST /job-templates HTTP/1.1" 200 555 0.237093 10.0.0.49 - - [2025-07-28 02:01:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.020216 10.0.0.49 - - [2025-07-28 02:01:52] "POST /service-appliance-sets HTTP/1.1" 200 553 0.183902 10.0.0.49 - - [2025-07-28 02:01:52] "GET / HTTP/1.1" 200 35931 0.001325 10.0.0.49 - - [2025-07-28 02:01:52] "POST /fqname-to-id HTTP/1.1" 404 180 0.006858 10.0.0.49 - - [2025-07-28 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.49 - - [2025-07-28 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.49 - - [2025-07-28 02:01:52] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.031193 10.0.0.49 - - [2025-07-28 02:01:52] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.040043 10.0.0.49 - - [2025-07-28 02:01:52] "POST /job-templates HTTP/1.1" 200 555 0.150152 10.0.0.49 - - [2025-07-28 02:01:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.051996 10.0.0.49 - - [2025-07-28 02:01:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.037727 10.0.0.49 - - [2025-07-28 02:01:52] "POST /service-appliance-sets HTTP/1.1" 200 541 0.215103 10.0.0.49 - - [2025-07-28 02:01:52] "POST /analytics-nodes HTTP/1.1" 200 599 0.159459 10.0.0.49 - - [2025-07-28 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008145 10.0.0.49 - - [2025-07-28 02:01:53] "GET /network-ipam/9928e355-a60b-471e-8ac4-37742b7c443e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.040476 10.0.0.49 - - [2025-07-28 02:01:53] "POST /job-templates HTTP/1.1" 200 555 0.243102 10.0.0.49 - - [2025-07-28 02:01:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.004127 10.0.0.49 - - [2025-07-28 02:01:53] "GET / HTTP/1.1" 200 35931 0.006445 10.0.0.49 - - [2025-07-28 02:01:53] "POST /job-templates HTTP/1.1" 200 535 0.209771 10.0.0.49 - - [2025-07-28 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.079788 10.0.0.49 - - [2025-07-28 02:01:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.002849 10.0.0.49 - - [2025-07-28 02:01:53] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.025457 10.0.0.49 - - [2025-07-28 02:01:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.024392 10.0.0.49 - - [2025-07-28 02:01:53] "POST /service-templates HTTP/1.1" 200 511 0.143674 10.0.0.49 - - [2025-07-28 02:01:53] "POST /job-templates HTTP/1.1" 200 559 0.155439 10.0.0.49 - - [2025-07-28 02:01:53] "GET / HTTP/1.1" 200 35931 0.001417 10.0.0.49 - - [2025-07-28 02:01:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.029280 10.0.0.49 - - [2025-07-28 02:01:53] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.146208 10.0.0.49 - - [2025-07-28 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.043016 10.0.0.49 - - [2025-07-28 02:01:53] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014832 10.0.0.49 - - [2025-07-28 02:01:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.010688 10.0.0.49 - - [2025-07-28 02:01:53] "POST /service-templates HTTP/1.1" 200 501 0.190207 10.0.0.49 - - [2025-07-28 02:01:53] "POST /job-templates HTTP/1.1" 200 559 0.175285 10.0.0.49 - - [2025-07-28 02:01:53] "POST /config-database-nodes HTTP/1.1" 200 611 0.123672 10.0.0.49 - - [2025-07-28 02:01:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.019795 10.0.0.49 - - [2025-07-28 02:01:54] "POST /service-templates HTTP/1.1" 200 515 0.150228 10.0.0.49 - - [2025-07-28 02:01:54] "POST /job-templates HTTP/1.1" 200 559 0.214818 10.0.0.49 - - [2025-07-28 02:01:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.018931 10.0.0.49 - - [2025-07-28 02:01:54] "POST /service-templates HTTP/1.1" 200 535 0.117884 10.0.0.49 - - [2025-07-28 02:01:54] "POST /service-templates HTTP/1.1" 200 507 0.043803 10.0.0.49 - - [2025-07-28 02:01:54] "POST /job-templates HTTP/1.1" 200 565 0.103652 10.0.0.49 - - [2025-07-28 02:01:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.022901 10.0.0.49 - - [2025-07-28 02:01:54] "POST /job-templates HTTP/1.1" 200 557 0.112205 10.0.0.49 - - [2025-07-28 02:01:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.025288 10.0.0.49 - - [2025-07-28 02:01:54] "POST /job-templates HTTP/1.1" 200 555 0.123818 10.0.0.49 - - [2025-07-28 02:01:54] "POST /fqname-to-id HTTP/1.1" 404 205 0.013412 10.0.0.49 - - [2025-07-28 02:01:54] "POST /job-templates HTTP/1.1" 200 573 0.089122 10.0.0.49 - - [2025-07-28 02:01:54] "POST /fqname-to-id HTTP/1.1" 404 194 0.016364 10.0.0.49 - - [2025-07-28 02:01:54] "POST /job-templates HTTP/1.1" 200 551 0.090809 10.0.0.49 - - [2025-07-28 02:01:54] "POST /fqname-to-id HTTP/1.1" 404 208 0.005603 10.0.0.49 - - [2025-07-28 02:01:55] "POST /job-templates HTTP/1.1" 200 579 0.099814 10.0.0.49 - - [2025-07-28 02:01:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.030109 10.0.0.49 - - [2025-07-28 02:01:55] "POST /job-templates HTTP/1.1" 200 555 0.168461 10.0.0.49 - - [2025-07-28 02:01:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.027070 10.0.0.49 - - [2025-07-28 02:01:55] "POST /job-templates HTTP/1.1" 200 559 0.075157 10.0.0.49 - - [2025-07-28 02:01:55] "POST /fqname-to-id HTTP/1.1" 404 206 0.002543 10.0.0.49 - - [2025-07-28 02:01:55] "POST /job-templates HTTP/1.1" 200 575 0.114106 10.0.0.49 - - [2025-07-28 02:01:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.030494 10.0.0.49 - - [2025-07-28 02:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014593 10.0.0.49 - - [2025-07-28 02:01:55] "GET /network-ipam/9928e355-a60b-471e-8ac4-37742b7c443e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003344 10.0.0.49 - - [2025-07-28 02:01:55] "POST /job-templates HTTP/1.1" 200 557 0.093443 10.0.0.49 - - [2025-07-28 02:01:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.002433 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:01:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000760 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:01:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 10.0.0.49 - - [2025-07-28 02:01:55] "POST /job-templates HTTP/1.1" 200 559 0.088501 10.0.0.49 - - [2025-07-28 02:01:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.020566 10.0.0.49 - - [2025-07-28 02:01:56] "POST /job-templates HTTP/1.1" 200 555 0.073488 10.0.0.49 - - [2025-07-28 02:01:56] "POST /fqname-to-id HTTP/1.1" 404 195 0.008790 10.0.0.49 - - [2025-07-28 02:01:56] "GET / HTTP/1.1" 200 35931 0.001578 10.0.0.49 - - [2025-07-28 02:01:56] "POST /job-templates HTTP/1.1" 200 553 0.128168 10.0.0.49 - - [2025-07-28 02:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016952 10.0.0.49 - - [2025-07-28 02:01:56] "GET /routing-instance/d85e9269-b82c-4a5d-87d3-c21eb4edcc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.045247 10.0.0.49 - - [2025-07-28 02:01:56] "POST /fqname-to-id HTTP/1.1" 404 195 0.006100 10.0.0.49 - - [2025-07-28 02:01:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.002380 10.0.0.49 - - [2025-07-28 02:01:56] "POST /job-templates HTTP/1.1" 200 553 0.197010 10.0.0.49 - - [2025-07-28 02:01:56] "POST /fqname-to-id HTTP/1.1" 404 195 0.027914 10.0.0.49 - - [2025-07-28 02:01:56] "POST /access-control-lists HTTP/1.1" 200 587 0.209301 10.0.0.49 - - [2025-07-28 02:01:56] "POST /bgp-routers HTTP/1.1" 200 616 0.277596 10.0.0.49 - - [2025-07-28 02:01:56] "POST /fqname-to-id HTTP/1.1" 404 224 0.083119 10.0.0.49 - - [2025-07-28 02:01:56] "GET /bgp-router/5828ba6c-2400-4d9d-9a90-d613b51fa556?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.048492 10.0.0.49 - - [2025-07-28 02:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.020604 10.0.0.49 - - [2025-07-28 02:01:56] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.040699 10.0.0.49 - - [2025-07-28 02:01:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012000 10.0.0.49 - - [2025-07-28 02:01:56] "POST /job-templates HTTP/1.1" 200 553 0.201438 10.0.0.49 - - [2025-07-28 02:01:56] "POST /fqname-to-id HTTP/1.1" 404 200 0.033097 10.0.0.49 - - [2025-07-28 02:01:56] "POST /access-control-lists HTTP/1.1" 200 585 0.163456 10.0.0.49 - - [2025-07-28 02:01:56] "POST /ref-update HTTP/1.1" 200 156 0.055666 10.0.0.49 - - [2025-07-28 02:01:56] "POST /job-templates HTTP/1.1" 200 563 0.168345 10.0.0.49 - - [2025-07-28 02:01:56] "POST /route-targets HTTP/1.1" 200 327 0.068323 10.0.0.49 - - [2025-07-28 02:01:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.012998 10.0.0.49 - - [2025-07-28 02:01:57] "POST /ref-update HTTP/1.1" 200 156 0.040386 10.0.0.49 - - [2025-07-28 02:01:57] "POST /route-targets HTTP/1.1" 200 327 0.051657 10.0.0.49 - - [2025-07-28 02:01:57] "POST /job-templates HTTP/1.1" 200 565 0.203548 10.0.0.49 - - [2025-07-28 02:01:57] "POST /ref-update HTTP/1.1" 200 156 0.115888 10.0.0.49 - - [2025-07-28 02:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.074201 10.0.0.49 - - [2025-07-28 02:01:57] "POST /fqname-to-id HTTP/1.1" 404 189 0.004294 10.0.0.49 - - [2025-07-28 02:01:57] "GET /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.006701 10.0.0.49 - - [2025-07-28 02:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.025531 10.0.0.49 - - [2025-07-28 02:01:57] "POST /route-targets HTTP/1.1" 200 327 0.055846 10.0.0.49 - - [2025-07-28 02:01:57] "PUT /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a HTTP/1.1" 200 276 0.107229 10.0.0.49 - - [2025-07-28 02:01:57] "POST /config-propertiess HTTP/1.1" 200 551 0.166227 10.0.0.49 - - [2025-07-28 02:01:57] "POST /fqname-to-id HTTP/1.1" 404 168 0.011635 10.0.0.49 - - [2025-07-28 02:01:57] "POST /ref-update HTTP/1.1" 200 156 0.102145 10.0.0.49 - - [2025-07-28 02:01:57] "POST /route-targets HTTP/1.1" 200 327 0.032061 10.0.0.49 - - [2025-07-28 02:01:57] "POST /tags HTTP/1.1" 200 321 0.152764 10.0.0.49 - - [2025-07-28 02:01:57] "POST /ref-update HTTP/1.1" 200 156 0.077779 10.0.0.49 - - [2025-07-28 02:01:57] "POST /fqname-to-id HTTP/1.1" 404 166 0.020175 10.0.0.49 - - [2025-07-28 02:01:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.002408 10.0.0.49 - - [2025-07-28 02:01:57] "POST /tags HTTP/1.1" 200 317 0.058714 10.0.0.49 - - [2025-07-28 02:01:57] "POST /fqname-to-id HTTP/1.1" 404 174 0.032888 10.0.0.49 - - [2025-07-28 02:01:57] "POST /access-control-lists HTTP/1.1" 200 551 0.112177 10.0.0.49 - - [2025-07-28 02:01:57] "POST /tags HTTP/1.1" 200 333 0.076698 10.0.0.49 - - [2025-07-28 02:01:57] "POST /fqname-to-id HTTP/1.1" 404 162 0.042851 10.0.0.49 - - [2025-07-28 02:01:58] "PUT /access-control-list/f691da36-02d3-40ee-bc5a-b846d53f139d HTTP/1.1" 200 272 0.089748 10.0.0.49 - - [2025-07-28 02:01:58] "PUT /access-control-list/aa618ff2-02c0-49f5-aebd-87ccf41c0dd0 HTTP/1.1" 200 272 0.053135 10.0.0.49 - - [2025-07-28 02:01:58] "POST /tags HTTP/1.1" 200 309 0.151833 10.0.0.49 - - [2025-07-28 02:01:58] "POST /fqname-to-id HTTP/1.1" 404 174 0.011029 10.0.0.49 - - [2025-07-28 02:01:58] "POST /tags HTTP/1.1" 200 333 0.040521 10.0.0.49 - - [2025-07-28 02:01:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.035484 10.0.0.49 - - [2025-07-28 02:01:58] "GET / HTTP/1.1" 200 35931 0.001546 10.0.0.49 - - [2025-07-28 02:01:58] "POST /alarms HTTP/1.1" 200 581 0.043846 10.0.0.49 - - [2025-07-28 02:01:58] "POST /tags HTTP/1.1" 200 313 0.084296 10.0.0.49 - - [2025-07-28 02:01:58] "POST /fqname-to-id HTTP/1.1" 404 169 0.011508 10.0.0.49 - - [2025-07-28 02:01:58] "POST /alarms HTTP/1.1" 200 575 0.087728 10.0.0.49 - - [2025-07-28 02:01:58] "POST /tags HTTP/1.1" 200 323 0.057432 10.0.0.49 - - [2025-07-28 02:01:58] "POST /alarms HTTP/1.1" 200 575 0.096455 10.0.0.49 - - [2025-07-28 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.032032 10.0.0.49 - - [2025-07-28 02:01:58] "PUT /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36 HTTP/1.1" 200 274 0.064237 10.0.0.49 - - [2025-07-28 02:01:58] "POST /fqname-to-id HTTP/1.1" 404 166 0.005256 10.0.0.49 - - [2025-07-28 02:01:58] "POST /alarms HTTP/1.1" 200 559 0.156338 10.0.0.49 - - [2025-07-28 02:01:58] "POST /hardwares HTTP/1.1" 200 327 0.085035 10.0.0.49 - - [2025-07-28 02:01:58] "POST /fqname-to-id HTTP/1.1" 404 166 0.030209 10.0.0.49 - - [2025-07-28 02:01:58] "POST /alarms HTTP/1.1" 200 555 0.119573 10.0.0.49 - - [2025-07-28 02:01:58] "POST /hardwares HTTP/1.1" 200 327 0.101562 10.0.0.49 - - [2025-07-28 02:01:58] "POST /fqname-to-id HTTP/1.1" 404 166 0.007117 10.0.0.49 - - [2025-07-28 02:01:59] "POST /alarms HTTP/1.1" 200 557 0.146637 10.0.0.49 - - [2025-07-28 02:01:59] "POST /hardwares HTTP/1.1" 200 327 0.049599 10.0.0.49 - - [2025-07-28 02:01:59] "POST /fqname-to-id HTTP/1.1" 404 166 0.030093 10.0.0.49 - - [2025-07-28 02:01:59] "POST /alarms HTTP/1.1" 200 565 0.080730 10.0.0.49 - - [2025-07-28 02:01:59] "POST /hardwares HTTP/1.1" 200 327 0.021480 10.0.0.49 - - [2025-07-28 02:01:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.028134 10.0.0.49 - - [2025-07-28 02:01:59] "POST /hardwares HTTP/1.1" 200 323 0.044032 10.0.0.49 - - [2025-07-28 02:01:59] "POST /alarms HTTP/1.1" 200 549 0.120656 10.0.0.49 - - [2025-07-28 02:01:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.025335 10.0.0.49 - - [2025-07-28 02:01:59] "POST /hardwares HTTP/1.1" 200 323 0.046418 10.0.0.49 - - [2025-07-28 02:01:59] "POST /fqname-to-id HTTP/1.1" 404 161 0.037786 10.0.0.49 - - [2025-07-28 02:01:59] "POST /alarms HTTP/1.1" 200 557 0.139371 10.0.0.49 - - [2025-07-28 02:01:59] "POST /hardwares HTTP/1.1" 200 317 0.043233 10.0.0.49 - - [2025-07-28 02:01:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.003916 10.0.0.49 - - [2025-07-28 02:01:59] "POST /alarms HTTP/1.1" 200 567 0.133585 10.0.0.49 - - [2025-07-28 02:01:59] "POST /hardwares HTTP/1.1" 200 323 0.100041 10.0.0.49 - - [2025-07-28 02:01:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.006709 10.0.0.49 - - [2025-07-28 02:01:59] "POST /alarms HTTP/1.1" 200 555 0.068518 10.0.0.49 - - [2025-07-28 02:01:59] "POST /hardwares HTTP/1.1" 200 323 0.068022 10.0.0.49 - - [2025-07-28 02:01:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.025177 10.0.0.49 - - [2025-07-28 02:01:59] "POST /hardwares HTTP/1.1" 200 323 0.079152 10.0.0.49 - - [2025-07-28 02:01:59] "POST /fqname-to-id HTTP/1.1" 404 165 0.014180 10.0.0.49 - - [2025-07-28 02:01:59] "POST /alarms HTTP/1.1" 200 567 0.221614 10.0.0.49 - - [2025-07-28 02:01:59] "POST /hardwares HTTP/1.1" 200 325 0.096749 10.0.0.49 - - [2025-07-28 02:02:00] "POST /fqname-to-id HTTP/1.1" 404 165 0.005103 10.0.0.49 - - [2025-07-28 02:02:00] "POST /alarms HTTP/1.1" 200 575 0.122699 10.0.0.49 - - [2025-07-28 02:02:00] "POST /hardwares HTTP/1.1" 200 325 0.061052 10.0.0.49 - - [2025-07-28 02:02:00] "POST /fqname-to-id HTTP/1.1" 404 165 0.024720 10.0.0.49 - - [2025-07-28 02:02:00] "POST /alarms HTTP/1.1" 200 569 0.046663 10.0.0.49 - - [2025-07-28 02:02:00] "POST /hardwares HTTP/1.1" 200 325 0.038754 10.0.0.49 - - [2025-07-28 02:02:00] "POST /fqname-to-id HTTP/1.1" 404 165 0.017217 10.0.0.49 - - [2025-07-28 02:02:00] "POST /alarms HTTP/1.1" 200 561 0.104064 10.0.0.49 - - [2025-07-28 02:02:00] "POST /hardwares HTTP/1.1" 200 325 0.060905 10.0.0.49 - - [2025-07-28 02:02:00] "POST /alarms HTTP/1.1" 200 561 0.072563 10.0.0.49 - - [2025-07-28 02:02:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.012339 10.0.0.49 - - [2025-07-28 02:02:00] "POST /hardwares HTTP/1.1" 200 323 0.033992 10.0.0.49 - - [2025-07-28 02:02:00] "POST /fqname-to-id HTTP/1.1" 404 161 0.014992 10.0.0.49 - - [2025-07-28 02:02:00] "POST /alarms HTTP/1.1" 200 561 0.096094 10.0.0.49 - - [2025-07-28 02:02:00] "POST /hardwares HTTP/1.1" 200 317 0.090527 10.0.0.49 - - [2025-07-28 02:02:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.018648 10.0.0.49 - - [2025-07-28 02:02:00] "POST /alarms HTTP/1.1" 200 547 0.142131 10.0.0.49 - - [2025-07-28 02:02:00] "POST /hardwares HTTP/1.1" 200 323 0.058748 10.0.0.49 - - [2025-07-28 02:02:00] "POST /fqname-to-id HTTP/1.1" 404 161 0.013537 10.0.0.49 - - [2025-07-28 02:02:00] "POST /alarms HTTP/1.1" 200 595 0.081578 10.0.0.49 - - [2025-07-28 02:02:00] "POST /hardwares HTTP/1.1" 200 317 0.049094 10.0.0.49 - - [2025-07-28 02:02:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.020009 10.0.0.49 - - [2025-07-28 02:02:00] "POST /alarms HTTP/1.1" 200 575 0.103544 10.0.0.49 - - [2025-07-28 02:02:00] "POST /hardwares HTTP/1.1" 200 323 0.066316 10.0.0.49 - - [2025-07-28 02:02:00] "POST /fqname-to-id HTTP/1.1" 404 162 0.020546 10.0.0.49 - - [2025-07-28 02:02:00] "POST /alarms HTTP/1.1" 200 571 0.124421 10.0.0.49 - - [2025-07-28 02:02:01] "POST /hardwares HTTP/1.1" 200 319 0.101049 10.0.0.49 - - [2025-07-28 02:02:01] "POST /alarms HTTP/1.1" 200 583 0.109651 10.0.0.49 - - [2025-07-28 02:02:01] "POST /fqname-to-id HTTP/1.1" 404 162 0.030560 10.0.0.49 - - [2025-07-28 02:02:01] "POST /hardwares HTTP/1.1" 200 319 0.076132 10.0.0.49 - - [2025-07-28 02:02:01] "POST /fqname-to-id HTTP/1.1" 404 165 0.025254 10.0.0.49 - - [2025-07-28 02:02:01] "POST /alarms HTTP/1.1" 200 609 0.093186 10.0.0.49 - - [2025-07-28 02:02:01] "POST /hardwares HTTP/1.1" 200 325 0.035969 10.0.0.49 - - [2025-07-28 02:02:01] "POST /fqname-to-id HTTP/1.1" 404 161 0.019962 10.0.0.49 - - [2025-07-28 02:02:01] "POST /hardwares HTTP/1.1" 200 317 0.023381 10.0.0.49 - - [2025-07-28 02:02:01] "POST /fqname-to-id HTTP/1.1" 404 161 0.004937 10.0.0.49 - - [2025-07-28 02:02:01] "POST /hardwares HTTP/1.1" 200 317 0.061023 10.0.0.49 - - [2025-07-28 02:02:01] "POST /fqname-to-id HTTP/1.1" 404 162 0.012266 10.0.0.49 - - [2025-07-28 02:02:01] "POST /hardwares HTTP/1.1" 200 319 0.066988 10.0.0.49 - - [2025-07-28 02:02:01] "POST /fqname-to-id HTTP/1.1" 404 162 0.001907 10.0.0.49 - - [2025-07-28 02:02:01] "POST /hardwares HTTP/1.1" 200 319 0.062296 10.0.0.49 - - [2025-07-28 02:02:01] "POST /fqname-to-id HTTP/1.1" 404 162 0.004755 10.0.0.49 - - [2025-07-28 02:02:01] "POST /hardwares HTTP/1.1" 200 319 0.055719 10.0.0.49 - - [2025-07-28 02:02:01] "POST /fqname-to-id HTTP/1.1" 404 158 0.015005 10.0.0.49 - - [2025-07-28 02:02:01] "POST /hardwares HTTP/1.1" 200 311 0.064198 10.0.0.49 - - [2025-07-28 02:02:01] "POST /fqname-to-id HTTP/1.1" 404 158 0.024278 10.0.0.49 - - [2025-07-28 02:02:01] "POST /hardwares HTTP/1.1" 200 311 0.033613 10.0.0.49 - - [2025-07-28 02:02:02] "POST /fqname-to-id HTTP/1.1" 404 160 0.002245 10.0.0.49 - - [2025-07-28 02:02:02] "POST /hardwares HTTP/1.1" 200 315 0.033441 10.0.0.49 - - [2025-07-28 02:02:02] "POST /fqname-to-id HTTP/1.1" 404 154 0.010191 10.0.0.49 - - [2025-07-28 02:02:02] "POST /hardwares HTTP/1.1" 200 303 0.048490 10.0.0.49 - - [2025-07-28 02:02:02] "POST /fqname-to-id HTTP/1.1" 404 158 0.025140 10.0.0.49 - - [2025-07-28 02:02:02] "POST /hardwares HTTP/1.1" 200 311 0.091795 10.0.0.49 - - [2025-07-28 02:02:02] "POST /fqname-to-id HTTP/1.1" 404 155 0.006268 10.0.0.49 - - [2025-07-28 02:02:02] "POST /hardwares HTTP/1.1" 200 305 0.030900 10.0.0.49 - - [2025-07-28 02:02:02] "POST /fqname-to-id HTTP/1.1" 404 155 0.015919 10.0.0.49 - - [2025-07-28 02:02:02] "POST /hardwares HTTP/1.1" 200 305 0.039825 10.0.0.49 - - [2025-07-28 02:02:02] "POST /fqname-to-id HTTP/1.1" 404 155 0.004124 10.0.0.49 - - [2025-07-28 02:02:02] "POST /hardwares HTTP/1.1" 200 305 0.028335 10.0.0.49 - - [2025-07-28 02:02:02] "GET / HTTP/1.1" 200 35931 0.002228 10.0.0.49 - - [2025-07-28 02:02:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.017586 10.0.0.49 - - [2025-07-28 02:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008512 10.0.0.49 - - [2025-07-28 02:02:02] "POST /fqname-to-id HTTP/1.1" 404 155 0.010217 10.0.0.49 - - [2025-07-28 02:02:02] "POST /hardwares HTTP/1.1" 200 305 0.057095 10.0.0.49 - - [2025-07-28 02:02:02] "PUT /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a HTTP/1.1" 200 276 0.071558 10.0.0.49 - - [2025-07-28 02:02:02] "POST /fqname-to-id HTTP/1.1" 404 156 0.022666 10.0.0.49 - - [2025-07-28 02:02:02] "POST /hardwares HTTP/1.1" 200 307 0.042431 10.0.0.49 - - [2025-07-28 02:02:02] "POST /fqname-to-id HTTP/1.1" 404 156 0.010714 10.0.0.49 - - [2025-07-28 02:02:02] "POST /hardwares HTTP/1.1" 200 307 0.017603 10.0.0.49 - - [2025-07-28 02:02:02] "POST /fqname-to-id HTTP/1.1" 404 156 0.002415 10.0.0.49 - - [2025-07-28 02:02:02] "POST /hardwares HTTP/1.1" 200 307 0.030052 10.0.0.49 - - [2025-07-28 02:02:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.006650 10.0.0.49 - - [2025-07-28 02:02:02] "POST /hardwares HTTP/1.1" 200 309 0.033957 10.0.0.49 - - [2025-07-28 02:02:03] "POST /fqname-to-id HTTP/1.1" 404 158 0.026394 10.0.0.49 - - [2025-07-28 02:02:03] "POST /hardwares HTTP/1.1" 200 311 0.048949 10.0.0.49 - - [2025-07-28 02:02:03] "POST /fqname-to-id HTTP/1.1" 404 158 0.010777 10.0.0.49 - - [2025-07-28 02:02:03] "POST /hardwares HTTP/1.1" 200 311 0.034062 10.0.0.49 - - [2025-07-28 02:02:03] "POST /fqname-to-id HTTP/1.1" 404 153 0.008574 10.0.0.49 - - [2025-07-28 02:02:03] "POST /hardwares HTTP/1.1" 200 301 0.047386 10.0.0.49 - - [2025-07-28 02:02:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.028483 10.0.0.49 - - [2025-07-28 02:02:03] "POST /hardwares HTTP/1.1" 200 309 0.058974 10.0.0.49 - - [2025-07-28 02:02:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.044429 10.0.0.49 - - [2025-07-28 02:02:03] "POST /hardwares HTTP/1.1" 200 309 0.052172 10.0.0.49 - - [2025-07-28 02:02:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.009283 10.0.0.49 - - [2025-07-28 02:02:03] "POST /hardwares HTTP/1.1" 200 309 0.039941 10.0.0.49 - - [2025-07-28 02:02:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.020442 10.0.0.49 - - [2025-07-28 02:02:03] "POST /hardwares HTTP/1.1" 200 309 0.064082 10.0.0.49 - - [2025-07-28 02:02:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.003421 10.0.0.49 - - [2025-07-28 02:02:03] "POST /hardwares HTTP/1.1" 200 309 0.038262 10.0.0.49 - - [2025-07-28 02:02:03] "POST /fqname-to-id HTTP/1.1" 404 161 0.001892 10.0.0.49 - - [2025-07-28 02:02:03] "POST /hardwares HTTP/1.1" 200 317 0.066320 10.0.0.49 - - [2025-07-28 02:02:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.006775 10.0.0.49 - - [2025-07-28 02:02:04] "POST /hardwares HTTP/1.1" 200 309 0.086821 10.0.0.49 - - [2025-07-28 02:02:04] "POST /fqname-to-id HTTP/1.1" 404 157 0.007302 10.0.0.49 - - [2025-07-28 02:02:04] "GET / HTTP/1.1" 200 35931 0.004390 10.0.0.49 - - [2025-07-28 02:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.019924 10.0.0.49 - - [2025-07-28 02:02:04] "GET /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.021106 10.0.0.49 - - [2025-07-28 02:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013835 10.0.0.49 - - [2025-07-28 02:02:04] "POST /hardwares HTTP/1.1" 200 309 0.195470 10.0.0.49 - - [2025-07-28 02:02:04] "PUT /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a HTTP/1.1" 200 276 0.102851 10.0.0.49 - - [2025-07-28 02:02:04] "POST /fqname-to-id HTTP/1.1" 404 154 0.091744 10.0.0.49 - - [2025-07-28 02:02:04] "POST /hardwares HTTP/1.1" 200 303 0.142370 10.0.0.49 - - [2025-07-28 02:02:04] "POST /fqname-to-id HTTP/1.1" 404 190 0.032175 10.0.0.49 - - [2025-07-28 02:02:04] "POST /features HTTP/1.1" 200 533 0.124663 10.0.0.49 - - [2025-07-28 02:02:04] "POST /fqname-to-id HTTP/1.1" 404 185 0.027082 10.0.0.49 - - [2025-07-28 02:02:04] "POST /features HTTP/1.1" 200 523 0.140381 10.0.0.49 - - [2025-07-28 02:02:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.006956 10.0.0.49 - - [2025-07-28 02:02:05] "POST /features HTTP/1.1" 200 521 0.103769 10.0.0.49 - - [2025-07-28 02:02:05] "POST /fqname-to-id HTTP/1.1" 404 184 0.007812 10.0.0.49 - - [2025-07-28 02:02:05] "POST /features HTTP/1.1" 200 521 0.043566 10.0.0.49 - - [2025-07-28 02:02:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.018706 10.0.0.49 - - [2025-07-28 02:02:05] "POST /features HTTP/1.1" 200 531 0.044752 10.0.0.49 - - [2025-07-28 02:02:05] "POST /fqname-to-id HTTP/1.1" 404 184 0.003653 10.0.0.49 - - [2025-07-28 02:02:05] "POST /features HTTP/1.1" 200 521 0.060781 10.0.0.49 - - [2025-07-28 02:02:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.015686 10.0.0.49 - - [2025-07-28 02:02:05] "POST /features HTTP/1.1" 200 539 0.052135 10.0.0.49 - - [2025-07-28 02:02:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.002479 10.0.0.49 - - [2025-07-28 02:02:05] "GET / HTTP/1.1" 200 35931 0.001747 10.0.0.49 - - [2025-07-28 02:02:05] "POST /features HTTP/1.1" 200 525 0.083671 10.0.0.49 - - [2025-07-28 02:02:05] "POST /fqname-to-id HTTP/1.1" 404 183 0.012775 10.0.0.49 - - [2025-07-28 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.020149 10.0.0.49 - - [2025-07-28 02:02:05] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.006593 10.0.0.49 - - [2025-07-28 02:02:05] "PUT /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36 HTTP/1.1" 200 274 0.120177 10.0.0.49 - - [2025-07-28 02:02:05] "POST /features HTTP/1.1" 200 519 0.127407 10.0.0.49 - - [2025-07-28 02:02:05] "POST /fqname-to-id HTTP/1.1" 404 182 0.026433 10.0.0.49 - - [2025-07-28 02:02:05] "GET / HTTP/1.1" 200 35931 0.001761 10.0.0.49 - - [2025-07-28 02:02:05] "POST /features HTTP/1.1" 200 517 0.087492 10.0.0.49 - - [2025-07-28 02:02:05] "POST /fqname-to-id HTTP/1.1" 404 190 0.002632 10.0.0.49 - - [2025-07-28 02:02:06] "POST /features HTTP/1.1" 200 533 0.043872 10.0.0.49 - - [2025-07-28 02:02:06] "POST /fqname-to-id HTTP/1.1" 404 194 0.019320 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:02:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000800 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:02:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000977 10.0.0.49 - - [2025-07-28 02:02:06] "POST /features HTTP/1.1" 200 541 0.095230 10.0.0.49 - - [2025-07-28 02:02:06] "POST /fqname-to-id HTTP/1.1" 404 178 0.023671 10.0.0.49 - - [2025-07-28 02:02:06] "POST /physical-roles HTTP/1.1" 200 521 0.067264 10.0.0.49 - - [2025-07-28 02:02:06] "POST /fqname-to-id HTTP/1.1" 404 179 0.005391 10.0.0.49 - - [2025-07-28 02:02:06] "POST /physical-roles HTTP/1.1" 200 523 0.052376 10.0.0.49 - - [2025-07-28 02:02:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.024433 10.0.0.49 - - [2025-07-28 02:02:06] "POST /physical-roles HTTP/1.1" 200 533 0.040055 10.0.0.49 - - [2025-07-28 02:02:06] "POST /fqname-to-id HTTP/1.1" 404 177 0.002167 10.0.0.49 - - [2025-07-28 02:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.49 - - [2025-07-28 02:02:06] "GET /domain/9e618af3-295e-4d34-82dd-55e594c9037f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003269 10.0.0.49 - - [2025-07-28 02:02:06] "POST /physical-roles HTTP/1.1" 200 519 0.128148 10.0.0.49 - - [2025-07-28 02:02:06] "POST /fqname-to-id HTTP/1.1" 404 191 0.007305 10.0.0.49 - - [2025-07-28 02:02:06] "POST /overlay-roles HTTP/1.1" 200 545 0.295652 10.0.0.49 - - [2025-07-28 02:02:07] "POST /fqname-to-id HTTP/1.1" 404 184 0.034509 10.0.0.49 - - [2025-07-28 02:02:07] "POST /id-to-fqname HTTP/1.1" 200 173 0.000603 10.0.0.49 - - [2025-07-28 02:02:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.020459 10.0.0.49 - - [2025-07-28 02:02:07] "POST /overlay-roles HTTP/1.1" 200 531 0.139275 10.0.0.49 - - [2025-07-28 02:02:07] "POST /fqname-to-id HTTP/1.1" 404 191 0.020853 10.0.0.49 - - [2025-07-28 02:02:07] "POST /overlay-roles HTTP/1.1" 200 545 0.039729 10.0.0.49 - - [2025-07-28 02:02:07] "POST /fqname-to-id HTTP/1.1" 404 185 0.004241 10.0.0.49 - - [2025-07-28 02:02:07] "POST /security-groups HTTP/1.1" 200 570 0.123184 10.0.0.49 - - [2025-07-28 02:02:07] "POST /projects HTTP/1.1" 200 481 0.814529 10.0.0.49 - - [2025-07-28 02:02:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.009121 10.0.0.49 - - [2025-07-28 02:02:07] "POST /overlay-roles HTTP/1.1" 200 533 0.096172 10.0.0.49 - - [2025-07-28 02:02:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.017870 10.0.0.49 - - [2025-07-28 02:02:07] "POST /access-control-lists HTTP/1.1" 200 579 0.140536 10.0.0.49 - - [2025-07-28 02:02:07] "POST /security-groups HTTP/1.1" 200 534 0.151700 10.0.0.49 - - [2025-07-28 02:02:07] "POST /fqname-to-id HTTP/1.1" 404 212 0.016962 10.0.0.49 - - [2025-07-28 02:02:07] "POST /overlay-roles HTTP/1.1" 200 541 0.131683 10.0.0.49 - - [2025-07-28 02:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014250 10.0.0.49 - - [2025-07-28 02:02:07] "POST /chown HTTP/1.1" 200 109 0.088508 10.0.0.49 - - [2025-07-28 02:02:07] "PUT /overlay-role/8c2c4e28-09e2-4016-bc60-8b8b8e86c076 HTTP/1.1" 200 258 0.039052 10.0.0.49 - - [2025-07-28 02:02:07] "POST /policy-managements HTTP/1.1" 409 214 0.005775 10.0.0.49 - - [2025-07-28 02:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.49 - - [2025-07-28 02:02:07] "POST /fqname-to-id HTTP/1.1" 404 184 0.005069 10.0.0.49 - - [2025-07-28 02:02:07] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018621 10.0.0.49 - - [2025-07-28 02:02:07] "POST /access-control-lists HTTP/1.1" 200 577 0.144597 10.0.0.49 - - [2025-07-28 02:02:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.005294 10.0.0.49 - - [2025-07-28 02:02:07] "POST /overlay-roles HTTP/1.1" 200 531 0.073477 10.0.0.49 - - [2025-07-28 02:02:07] "POST /fqname-to-id HTTP/1.1" 404 185 0.005727 10.0.0.49 - - [2025-07-28 02:02:07] "POST /application-policy-sets HTTP/1.1" 200 528 0.047240 10.0.0.49 - - [2025-07-28 02:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.49 - - [2025-07-28 02:02:07] "GET /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.005740 10.0.0.49 - - [2025-07-28 02:02:07] "POST /access-control-lists HTTP/1.1" 200 594 0.054038 10.0.0.49 - - [2025-07-28 02:02:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.020183 10.0.0.49 - - [2025-07-28 02:02:07] "POST /overlay-roles HTTP/1.1" 200 533 0.059265 10.0.0.49 - - [2025-07-28 02:02:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.021801 10.0.0.49 - - [2025-07-28 02:02:07] "PUT /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a HTTP/1.1" 200 276 0.057961 10.0.0.49 - - [2025-07-28 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.026698 10.0.0.49 - - [2025-07-28 02:02:08] "GET /virtual-network/b2147685-cae2-42a0-a02e-df9886244d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.009504 10.0.0.49 - - [2025-07-28 02:02:08] "POST /overlay-roles HTTP/1.1" 200 529 0.084528 10.0.0.49 - - [2025-07-28 02:02:08] "POST /access-control-lists HTTP/1.1" 200 592 0.130198 10.0.0.49 - - [2025-07-28 02:02:08] "POST /fqname-to-id HTTP/1.1" 404 187 0.018319 10.0.0.49 - - [2025-07-28 02:02:08] "POST /overlay-roles HTTP/1.1" 200 537 0.093063 10.0.0.49 - - [2025-07-28 02:02:08] "POST /fqname-to-id HTTP/1.1" 404 189 0.015335 10.0.0.49 - - [2025-07-28 02:02:08] "POST /id-to-fqname HTTP/1.1" 200 177 0.001227 10.0.0.49 - - [2025-07-28 02:02:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.010704 10.0.0.49 - - [2025-07-28 02:02:08] "POST /overlay-roles HTTP/1.1" 200 541 0.086803 10.0.0.49 - - [2025-07-28 02:02:08] "POST /fqname-to-id HTTP/1.1" 404 178 0.001769 10.0.0.49 - - [2025-07-28 02:02:08] "POST /security-groups HTTP/1.1" 200 574 0.065647 10.0.0.49 - - [2025-07-28 02:02:08] "POST /projects HTTP/1.1" 200 489 0.325851 10.0.0.49 - - [2025-07-28 02:02:08] "POST /fqname-to-id HTTP/1.1" 404 217 0.006373 10.0.0.49 - - [2025-07-28 02:02:08] "POST /overlay-roles HTTP/1.1" 200 519 0.075833 10.0.0.49 - - [2025-07-28 02:02:08] "POST /security-groups HTTP/1.1" 200 546 0.082330 10.0.0.49 - - [2025-07-28 02:02:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.013664 10.0.0.49 - - [2025-07-28 02:02:08] "POST /access-control-lists HTTP/1.1" 200 583 0.138858 10.0.0.49 - - [2025-07-28 02:02:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.008981 10.0.0.49 - - [2025-07-28 02:02:08] "POST /overlay-roles HTTP/1.1" 200 543 0.085034 10.0.0.49 - - [2025-07-28 02:02:08] "POST /chown HTTP/1.1" 200 109 0.126580 10.0.0.49 - - [2025-07-28 02:02:08] "POST /fqname-to-id HTTP/1.1" 404 182 0.024951 10.0.0.49 - - [2025-07-28 02:02:08] "POST /access-control-lists HTTP/1.1" 200 581 0.120826 10.0.0.49 - - [2025-07-28 02:02:08] "POST /role-definitions HTTP/1.1" 200 533 0.079049 10.0.0.49 - - [2025-07-28 02:02:08] "POST /fqname-to-id HTTP/1.1" 404 189 0.016539 10.0.0.49 - - [2025-07-28 02:02:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.005842 10.0.0.49 - - [2025-07-28 02:02:08] "POST /network-ipams HTTP/1.1" 200 522 0.148745 10.0.0.49 - - [2025-07-28 02:02:08] "POST /role-definitions HTTP/1.1" 200 547 0.093881 10.0.0.49 - - [2025-07-28 02:02:08] "POST /access-control-lists HTTP/1.1" 200 602 0.086761 10.0.0.49 - - [2025-07-28 02:02:08] "POST /fqname-to-id HTTP/1.1" 404 239 0.012300 10.0.0.49 - - [2025-07-28 02:02:08] "POST /network-ipams HTTP/1.1" 200 510 0.073675 10.0.0.49 - - [2025-07-28 02:02:08] "POST /fqname-to-id HTTP/1.1" 404 198 0.005848 10.0.0.49 - - [2025-07-28 02:02:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.006211 10.0.0.49 - - [2025-07-28 02:02:09] "POST /role-definitions HTTP/1.1" 200 549 0.071904 10.0.0.49 - - [2025-07-28 02:02:09] "POST /fqname-to-id HTTP/1.1" 404 191 0.007099 10.0.0.49 - - [2025-07-28 02:02:09] "POST /access-control-lists HTTP/1.1" 200 600 0.093601 10.0.0.49 - - [2025-07-28 02:02:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.002999 10.0.0.49 - - [2025-07-28 02:02:09] "POST /role-definitions HTTP/1.1" 200 551 0.097941 10.0.0.49 - - [2025-07-28 02:02:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.007968 10.0.0.49 - - [2025-07-28 02:02:09] "POST /access-control-lists HTTP/1.1" 200 589 0.063152 10.0.0.49 - - [2025-07-28 02:02:09] "POST /role-definitions HTTP/1.1" 200 563 0.092878 10.0.0.49 - - [2025-07-28 02:02:09] "POST /useragent-kv HTTP/1.1" 200 115 0.026333 10.0.0.49 - - [2025-07-28 02:02:09] "POST /virtual-networks HTTP/1.1" 200 538 0.321285 10.0.0.49 - - [2025-07-28 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013289 10.0.0.49 - - [2025-07-28 02:02:09] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.022930 10.0.0.49 - - [2025-07-28 02:02:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.010131 10.0.0.49 - - [2025-07-28 02:02:09] "POST /route-targets HTTP/1.1" 200 327 0.030579 10.0.0.49 - - [2025-07-28 02:02:09] "POST /role-definitions HTTP/1.1" 200 547 0.065391 10.0.0.49 - - [2025-07-28 02:02:09] "POST /ref-update HTTP/1.1" 200 156 0.071844 10.0.0.49 - - [2025-07-28 02:02:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.030979 10.0.0.49 - - [2025-07-28 02:02:09] "POST /network-ipams HTTP/1.1" 200 518 0.086783 10.0.0.49 - - [2025-07-28 02:02:09] "POST /fqname-to-id HTTP/1.1" 404 202 0.006736 10.0.0.49 - - [2025-07-28 02:02:09] "PUT /access-control-list/6be9a114-c8bb-44ad-a290-d6635593f01a HTTP/1.1" 200 272 0.078795 10.0.0.49 - - [2025-07-28 02:02:09] "POST /role-definitions HTTP/1.1" 200 549 0.103054 10.0.0.49 - - [2025-07-28 02:02:09] "POST /fqname-to-id HTTP/1.1" 404 191 0.014230 10.0.0.49 - - [2025-07-28 02:02:09] "POST /role-definitions HTTP/1.1" 200 551 0.059689 10.0.0.49 - - [2025-07-28 02:02:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.007365 10.0.0.49 - - [2025-07-28 02:02:09] "POST /useragent-kv HTTP/1.1" 200 115 0.022820 10.0.0.49 - - [2025-07-28 02:02:09] "POST /virtual-networks HTTP/1.1" 200 546 0.247412 10.0.0.49 - - [2025-07-28 02:02:09] "POST /role-definitions HTTP/1.1" 200 549 0.030630 10.0.0.49 - - [2025-07-28 02:02:09] "POST /fqname-to-id HTTP/1.1" 404 196 0.021399 10.0.0.49 - - [2025-07-28 02:02:09] "POST /route-targets HTTP/1.1" 200 327 0.039294 10.0.0.49 - - [2025-07-28 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017931 10.0.0.49 - - [2025-07-28 02:02:09] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.015901 10.0.0.49 - - [2025-07-28 02:02:09] "POST /ref-update HTTP/1.1" 200 156 0.035104 10.0.0.49 - - [2025-07-28 02:02:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.014531 10.0.0.49 - - [2025-07-28 02:02:09] "POST /role-definitions HTTP/1.1" 200 561 0.027498 10.0.0.49 - - [2025-07-28 02:02:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.020615 10.0.0.49 - - [2025-07-28 02:02:09] "POST /role-definitions HTTP/1.1" 200 547 0.040757 10.0.0.49 - - [2025-07-28 02:02:10] "POST /network-policys HTTP/1.1" 200 538 0.092955 10.0.0.49 - - [2025-07-28 02:02:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.014558 10.0.0.49 - - [2025-07-28 02:02:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.012532 10.0.0.49 - - [2025-07-28 02:02:10] "POST /role-definitions HTTP/1.1" 200 549 0.097977 10.0.0.49 - - [2025-07-28 02:02:10] "POST /fqname-to-id HTTP/1.1" 404 188 0.005127 10.0.0.49 - - [2025-07-28 02:02:10] "POST /network-policys HTTP/1.1" 200 534 0.126134 10.0.0.49 - - [2025-07-28 02:02:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.005829 10.0.0.49 - - [2025-07-28 02:02:10] "POST /role-definitions HTTP/1.1" 200 545 0.038021 10.0.0.49 - - [2025-07-28 02:02:10] "POST /fqname-to-id HTTP/1.1" 404 189 0.012746 10.0.0.49 - - [2025-07-28 02:02:10] "POST /network-policys HTTP/1.1" 200 542 0.091045 10.0.0.49 - - [2025-07-28 02:02:10] "POST /role-definitions HTTP/1.1" 200 547 0.155109 10.0.0.49 - - [2025-07-28 02:02:10] "POST /fqname-to-id HTTP/1.1" 404 192 0.004388 10.0.0.49 - - [2025-07-28 02:02:10] "POST /ref-update HTTP/1.1" 200 156 0.155269 10.0.0.49 - - [2025-07-28 02:02:10] "PUT /access-control-list/da85408d-77ff-415d-87c8-2fcd70d5ab11 HTTP/1.1" 200 272 0.080066 10.0.0.49 - - [2025-07-28 02:02:10] "POST /role-definitions HTTP/1.1" 200 553 0.052898 10.0.0.49 - - [2025-07-28 02:02:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.010047 10.0.0.49 - - [2025-07-28 02:02:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003441 10.0.0.49 - - [2025-07-28 02:02:10] "POST /role-definitions HTTP/1.1" 200 555 0.114505 10.0.0.49 - - [2025-07-28 02:02:10] "POST /ref-update HTTP/1.1" 200 156 0.205297 10.0.0.49 - - [2025-07-28 02:02:10] "POST /fqname-to-id HTTP/1.1" 404 182 0.025621 10.0.0.49 - - [2025-07-28 02:02:10] "PUT /access-control-list/6be9a114-c8bb-44ad-a290-d6635593f01a HTTP/1.1" 200 272 0.173878 10.0.0.49 - - [2025-07-28 02:02:10] "POST /role-definitions HTTP/1.1" 200 533 0.156743 10.0.0.49 - - [2025-07-28 02:02:10] "POST /fqname-to-id HTTP/1.1" 404 187 0.004939 10.0.0.49 - - [2025-07-28 02:02:11] "POST /ref-update HTTP/1.1" 200 156 0.238593 10.0.0.49 - - [2025-07-28 02:02:11] "PUT /access-control-list/da85408d-77ff-415d-87c8-2fcd70d5ab11 HTTP/1.1" 200 272 0.111435 10.0.0.49 - - [2025-07-28 02:02:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012155 10.0.0.49 - - [2025-07-28 02:02:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005610 10.0.0.49 - - [2025-07-28 02:02:11] "PUT /access-control-list/6be9a114-c8bb-44ad-a290-d6635593f01a HTTP/1.1" 200 272 0.102098 10.0.0.49 - - [2025-07-28 02:02:11] "POST /role-definitions HTTP/1.1" 200 543 0.241847 10.0.0.49 - - [2025-07-28 02:02:11] "POST /fqname-to-id HTTP/1.1" 404 181 0.017185 10.0.0.49 - - [2025-07-28 02:02:11] "POST /ref-update HTTP/1.1" 200 156 0.114843 10.0.0.49 - - [2025-07-28 02:02:11] "POST /fqname-to-id HTTP/1.1" 404 237 0.014878 10.0.0.49 - - [2025-07-28 02:02:11] "POST /ref-update HTTP/1.1" 200 156 0.286009 10.0.0.49 - - [2025-07-28 02:02:11] "POST /role-definitions HTTP/1.1" 200 531 0.199045 10.0.0.49 - - [2025-07-28 02:02:11] "POST /fqname-to-id HTTP/1.1" 404 184 0.009413 10.0.0.49 - - [2025-07-28 02:02:11] "POST /access-control-lists HTTP/1.1" 200 601 0.230185 10.0.0.49 - - [2025-07-28 02:02:11] "POST /role-definitions HTTP/1.1" 200 537 0.178427 10.0.0.49 - - [2025-07-28 02:02:11] "POST /ref-update HTTP/1.1" 200 156 0.113168 10.0.0.49 - - [2025-07-28 02:02:11] "POST /fqname-to-id HTTP/1.1" 404 189 0.018007 10.0.0.49 - - [2025-07-28 02:02:11] "POST /ref-update HTTP/1.1" 200 156 0.339821 10.0.0.49 - - [2025-07-28 02:02:11] "PUT /access-control-list/56ec6141-b790-4541-bceb-4e35dd83951f HTTP/1.1" 200 272 0.108464 10.0.0.49 - - [2025-07-28 02:02:11] "POST /role-definitions HTTP/1.1" 200 547 0.143587 10.0.0.49 - - [2025-07-28 02:02:11] "POST /fqname-to-id HTTP/1.1" 404 194 0.011320 10.0.0.49 - - [2025-07-28 02:02:12] "PUT /access-control-list/da85408d-77ff-415d-87c8-2fcd70d5ab11 HTTP/1.1" 200 272 0.078901 10.0.0.49 - - [2025-07-28 02:02:12] "POST /ref-update HTTP/1.1" 200 156 0.233888 10.0.0.49 - - [2025-07-28 02:02:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006472 10.0.0.49 - - [2025-07-28 02:02:12] "POST /role-definitions HTTP/1.1" 200 557 0.093508 10.0.0.49 - - [2025-07-28 02:02:12] "PUT /access-control-list/56ec6141-b790-4541-bceb-4e35dd83951f HTTP/1.1" 200 272 0.042136 10.0.0.49 - - [2025-07-28 02:02:12] "POST /fqname-to-id HTTP/1.1" 404 196 0.010922 10.0.0.49 - - [2025-07-28 02:02:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008916 10.0.0.49 - - [2025-07-28 02:02:12] "POST /role-definitions HTTP/1.1" 200 561 0.038110 10.0.0.49 - - [2025-07-28 02:02:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009212 10.0.0.49 - - [2025-07-28 02:02:12] "POST /ref-update HTTP/1.1" 200 156 0.064830 10.0.0.49 - - [2025-07-28 02:02:12] "POST /fqname-to-id HTTP/1.1" 404 195 0.002143 10.0.0.49 - - [2025-07-28 02:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007673 10.0.0.49 - - [2025-07-28 02:02:12] "POST /role-definitions HTTP/1.1" 200 559 0.041317 10.0.0.49 - - [2025-07-28 02:02:12] "POST /fqname-to-id HTTP/1.1" 404 196 0.007288 10.0.0.49 - - [2025-07-28 02:02:12] "GET /virtual-network/b2147685-cae2-42a0-a02e-df9886244d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.027394 10.0.0.49 - - [2025-07-28 02:02:12] "POST /feature-configs HTTP/1.1" 200 537 0.035879 10.0.0.49 - - [2025-07-28 02:02:12] "POST /fqname-to-id HTTP/1.1" 404 212 0.011852 10.0.0.49 - - [2025-07-28 02:02:12] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.015920 10.0.0.49 - - [2025-07-28 02:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007834 10.0.0.49 - - [2025-07-28 02:02:12] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011443 10.0.0.49 - - [2025-07-28 02:02:12] "POST /feature-configs HTTP/1.1" 200 562 0.064551 10.0.0.49 - - [2025-07-28 02:02:12] "POST /fqname-to-id HTTP/1.1" 404 211 0.009267 10.0.0.49 - - [2025-07-28 02:02:12] "POST /firewall-policys HTTP/1.1" 200 530 0.070521 10.0.0.49 - - [2025-07-28 02:02:12] "POST /feature-configs HTTP/1.1" 200 561 0.051598 10.0.0.49 - - [2025-07-28 02:02:12] "POST /fqname-to-id HTTP/1.1" 404 192 0.004063 10.0.0.49 - - [2025-07-28 02:02:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.041599 10.0.0.49 - - [2025-07-28 02:02:12] "GET /firewall-policy/8bacf336-e27e-445c-b6e9-304973930690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007804 10.0.0.49 - - [2025-07-28 02:02:12] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.012875 10.0.0.49 - - [2025-07-28 02:02:12] "POST /node-profiles HTTP/1.1" 200 547 0.049886 10.0.0.49 - - [2025-07-28 02:02:12] "POST /fqname-to-id HTTP/1.1" 404 187 0.023725 10.0.0.49 - - [2025-07-28 02:02:12] "GET /firewall-policy/8bacf336-e27e-445c-b6e9-304973930690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.051169 10.0.0.49 - - [2025-07-28 02:02:12] "POST /node-profiles HTTP/1.1" 200 537 0.093777 10.0.0.49 - - [2025-07-28 02:02:12] "POST /fqname-to-id HTTP/1.1" 404 193 0.010572 10.0.0.49 - - [2025-07-28 02:02:12] "POST /ref-update HTTP/1.1" 200 156 0.140765 10.0.0.49 - - [2025-07-28 02:02:12] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.021088 10.0.0.49 - - [2025-07-28 02:02:12] "POST /node-profiles HTTP/1.1" 200 549 0.080862 10.0.0.49 - - [2025-07-28 02:02:12] "POST /fqname-to-id HTTP/1.1" 404 189 0.032811 10.0.0.49 - - [2025-07-28 02:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.021557 10.0.0.49 - - [2025-07-28 02:02:12] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008844 10.0.0.49 - - [2025-07-28 02:02:13] "POST /firewall-policys HTTP/1.1" 200 532 0.070089 10.0.0.49 - - [2025-07-28 02:02:13] "POST /node-profiles HTTP/1.1" 200 541 0.069422 10.0.0.49 - - [2025-07-28 02:02:13] "POST /fqname-to-id HTTP/1.1" 404 189 0.014302 10.0.0.49 - - [2025-07-28 02:02:13] "POST /node-profiles HTTP/1.1" 200 541 0.043317 10.0.0.49 - - [2025-07-28 02:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.095785 10.0.0.49 - - [2025-07-28 02:02:13] "POST /fqname-to-id HTTP/1.1" 404 188 0.029019 10.0.0.49 - - [2025-07-28 02:02:13] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.037359 10.0.0.49 - - [2025-07-28 02:02:13] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.006065 10.0.0.49 - - [2025-07-28 02:02:13] "POST /node-profiles HTTP/1.1" 200 539 0.030897 10.0.0.49 - - [2025-07-28 02:02:13] "POST /fqname-to-id HTTP/1.1" 404 184 0.014458 10.0.0.49 - - [2025-07-28 02:02:13] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.008531 10.0.0.49 - - [2025-07-28 02:02:13] "GET /firewall-policy/8bacf336-e27e-445c-b6e9-304973930690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.010879 10.0.0.49 - - [2025-07-28 02:02:13] "GET /firewall-policy/8bacf336-e27e-445c-b6e9-304973930690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003830 10.0.0.49 - - [2025-07-28 02:02:13] "POST /node-profiles HTTP/1.1" 200 531 0.027351 10.0.0.49 - - [2025-07-28 02:02:13] "POST /fqname-to-id HTTP/1.1" 404 185 0.025363 10.0.0.49 - - [2025-07-28 02:02:13] "POST /ref-update HTTP/1.1" 200 156 0.082391 10.0.0.49 - - [2025-07-28 02:02:13] "POST /node-profiles HTTP/1.1" 200 533 0.081422 10.0.0.49 - - [2025-07-28 02:02:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.003065 10.0.0.49 - - [2025-07-28 02:02:13] "POST /ref-update HTTP/1.1" 200 156 0.119477 10.0.0.49 - - [2025-07-28 02:02:13] "POST /node-profiles HTTP/1.1" 200 557 0.069579 10.0.0.49 - - [2025-07-28 02:02:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.014923 10.0.0.49 - - [2025-07-28 02:02:13] "POST /ref-update HTTP/1.1" 200 156 0.081039 10.0.0.49 - - [2025-07-28 02:02:13] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.013087 10.0.0.49 - - [2025-07-28 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.49 - - [2025-07-28 02:02:13] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005486 10.0.0.49 - - [2025-07-28 02:02:13] "POST /telemetry-profiles HTTP/1.1" 200 554 0.072233 10.0.0.49 - - [2025-07-28 02:02:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.006389 10.0.0.49 - - [2025-07-28 02:02:13] "POST /telemetry-profiles HTTP/1.1" 200 554 0.042464 10.0.0.49 - - [2025-07-28 02:02:13] "POST /firewall-policys HTTP/1.1" 200 530 0.070809 10.0.0.49 - - [2025-07-28 02:02:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.012028 10.0.0.49 - - [2025-07-28 02:02:13] "POST /telemetry-profiles HTTP/1.1" 200 554 0.049357 10.0.0.49 - - [2025-07-28 02:02:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.016180 10.0.0.49 - - [2025-07-28 02:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.100343 10.0.0.49 - - [2025-07-28 02:02:14] "GET /firewall-policy/bdb59dcc-a4fd-4dcb-bfec-1bf6380b5316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.048951 10.0.0.49 - - [2025-07-28 02:02:14] "POST /telemetry-profiles HTTP/1.1" 200 554 0.040891 10.0.0.49 - - [2025-07-28 02:02:14] "POST /fqname-to-id HTTP/1.1" 404 206 0.018875 10.0.0.49 - - [2025-07-28 02:02:14] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.006422 10.0.0.49 - - [2025-07-28 02:02:14] "GET /firewall-policy/bdb59dcc-a4fd-4dcb-bfec-1bf6380b5316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007473 10.0.0.49 - - [2025-07-28 02:02:14] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003336 10.0.0.49 - - [2025-07-28 02:02:14] "POST /telemetry-profiles HTTP/1.1" 200 554 0.029284 10.0.0.49 - - [2025-07-28 02:02:14] "GET /firewall-policy/8bacf336-e27e-445c-b6e9-304973930690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002938 10.0.0.49 - - [2025-07-28 02:02:14] "GET /firewall-policy/8bacf336-e27e-445c-b6e9-304973930690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003620 10.0.0.49 - - [2025-07-28 02:02:14] "POST /fqname-to-id HTTP/1.1" 404 206 0.004758 10.0.0.49 - - [2025-07-28 02:02:14] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006561 10.0.0.49 - - [2025-07-28 02:02:14] "POST /telemetry-profiles HTTP/1.1" 200 554 0.034463 10.0.0.49 - - [2025-07-28 02:02:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.004379 10.0.0.49 - - [2025-07-28 02:02:14] "POST /ref-update HTTP/1.1" 200 156 0.038824 10.0.0.49 - - [2025-07-28 02:02:14] "POST /ref-update HTTP/1.1" 200 156 0.040182 10.0.0.49 - - [2025-07-28 02:02:14] "POST /sflow-profiles HTTP/1.1" 200 532 0.058524 10.0.0.49 - - [2025-07-28 02:02:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.020547 10.0.0.49 - - [2025-07-28 02:02:14] "POST /ref-update HTTP/1.1" 200 156 0.073782 10.0.0.49 - - [2025-07-28 02:02:14] "POST /sflow-profiles HTTP/1.1" 200 538 0.052191 10.0.0.49 - - [2025-07-28 02:02:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.002441 10.0.0.49 - - [2025-07-28 02:02:14] "POST /ref-update HTTP/1.1" 200 156 0.049775 10.0.0.49 - - [2025-07-28 02:02:14] "POST /sflow-profiles HTTP/1.1" 200 538 0.064578 10.0.0.49 - - [2025-07-28 02:02:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.002044 10.0.0.49 - - [2025-07-28 02:02:14] "POST /ref-update HTTP/1.1" 200 156 0.100181 10.0.0.49 - - [2025-07-28 02:02:14] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.022037 10.0.0.49 - - [2025-07-28 02:02:14] "POST /grpc-profiles HTTP/1.1" 200 530 0.041235 10.0.0.49 - - [2025-07-28 02:02:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.022403 10.0.0.49 - - [2025-07-28 02:02:14] "POST /snmp-profiles HTTP/1.1" 200 530 0.046905 10.0.0.49 - - [2025-07-28 02:02:14] "POST /tags HTTP/1.1" 200 299 0.087386 10.0.0.49 - - [2025-07-28 02:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016269 10.0.0.49 - - [2025-07-28 02:02:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.011067 10.0.0.49 - - [2025-07-28 02:02:14] "GET /tag/316fbc84-041a-4b1a-b916-40abde956d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.057548 10.0.0.49 - - [2025-07-28 02:02:14] "POST /netconf-profiles HTTP/1.1" 200 542 0.155420 10.0.0.49 - - [2025-07-28 02:02:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.002091 10.0.0.49 - - [2025-07-28 02:02:14] "POST /set-tag HTTP/1.1" 200 109 0.085042 10.0.0.49 - - [2025-07-28 02:02:14] "POST /device-functional-groups HTTP/1.1" 200 540 0.037464 10.0.0.49 - - [2025-07-28 02:02:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.002017 10.0.0.49 - - [2025-07-28 02:02:15] "POST /device-functional-groups HTTP/1.1" 200 540 0.038738 10.0.0.49 - - [2025-07-28 02:02:15] "POST /fqname-to-id HTTP/1.1" 404 195 0.002636 10.0.0.49 - - [2025-07-28 02:02:15] "POST /device-functional-groups HTTP/1.1" 200 544 0.029414 10.0.0.49 - - [2025-07-28 02:02:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.017035 10.0.0.49 - - [2025-07-28 02:02:15] "POST /device-functional-groups HTTP/1.1" 200 542 0.042163 10.0.0.49 - - [2025-07-28 02:02:15] "POST /fqname-to-id HTTP/1.1" 404 218 0.010540 10.0.0.49 - - [2025-07-28 02:02:15] "POST /device-functional-groups HTTP/1.1" 200 590 0.040622 10.0.0.49 - - [2025-07-28 02:02:15] "POST /fqname-to-id HTTP/1.1" 404 208 0.011627 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:02:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000742 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:02:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000755 10.0.0.49 - - [2025-07-28 02:02:15] "POST /tags HTTP/1.1" 200 357 0.167809 10.0.0.49 - - [2025-07-28 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.49 - - [2025-07-28 02:02:15] "GET /tag/a24dc0cc-ef4c-4f24-bd1e-726f6e716ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.026774 10.0.0.49 - - [2025-07-28 02:02:15] "POST /device-functional-groups HTTP/1.1" 200 570 0.077121 10.0.0.49 - - [2025-07-28 02:02:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.010179 10.0.0.49 - - [2025-07-28 02:02:15] "POST /device-functional-groups HTTP/1.1" 200 620 0.047204 10.0.0.49 - - [2025-07-28 02:02:15] "POST /fqname-to-id HTTP/1.1" 404 206 0.010435 10.0.0.49 - - [2025-07-28 02:02:15] "POST /tags HTTP/1.1" 200 305 0.098486 10.0.0.49 - - [2025-07-28 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.027574 10.0.0.49 - - [2025-07-28 02:02:15] "GET /tag/0b184f26-11a9-4c5d-ac41-aa7b6c7000bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.039486 10.0.0.49 - - [2025-07-28 02:02:15] "POST /device-functional-groups HTTP/1.1" 200 566 0.084278 10.0.0.49 - - [2025-07-28 02:02:15] "POST /fqname-to-id HTTP/1.1" 404 205 0.006578 10.0.0.49 - - [2025-07-28 02:02:15] "POST /device-functional-groups HTTP/1.1" 200 564 0.081308 10.0.0.49 - - [2025-07-28 02:02:15] "POST /fqname-to-id HTTP/1.1" 404 210 0.001937 10.0.0.49 - - [2025-07-28 02:02:16] "POST /device-functional-groups HTTP/1.1" 200 574 0.315898 10.0.0.49 - - [2025-07-28 02:02:16] "POST /id-to-fqname HTTP/1.1" 200 174 0.002702 10.0.0.49 - - [2025-07-28 02:02:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.021276 10.0.0.49 - - [2025-07-28 02:02:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.018896 10.0.0.49 - - [2025-07-28 02:02:16] "POST /role-configs HTTP/1.1" 200 525 0.096579 10.0.0.49 - - [2025-07-28 02:02:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.012225 10.0.0.49 - - [2025-07-28 02:02:16] "POST /security-groups HTTP/1.1" 200 571 0.173723 10.0.0.49 - - [2025-07-28 02:02:16] "POST /projects HTTP/1.1" 200 483 0.724325 10.0.0.49 - - [2025-07-28 02:02:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.023000 10.0.0.49 - - [2025-07-28 02:02:16] "POST /role-configs HTTP/1.1" 200 520 0.141015 10.0.0.49 - - [2025-07-28 02:02:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.025124 10.0.0.49 - - [2025-07-28 02:02:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.065816 10.0.0.49 - - [2025-07-28 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.024609 10.0.0.49 - - [2025-07-28 02:02:16] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.056706 10.0.0.49 - - [2025-07-28 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008157 10.0.0.49 - - [2025-07-28 02:02:16] "POST /access-control-lists HTTP/1.1" 200 580 0.176554 10.0.0.49 - - [2025-07-28 02:02:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.019129 10.0.0.49 - - [2025-07-28 02:02:16] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.034250 10.0.0.49 - - [2025-07-28 02:02:16] "POST /role-configs HTTP/1.1" 200 522 0.136616 10.0.0.49 - - [2025-07-28 02:02:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.016894 10.0.0.49 - - [2025-07-28 02:02:16] "POST /access-control-lists HTTP/1.1" 200 578 0.172999 10.0.0.49 - - [2025-07-28 02:02:16] "POST /role-configs HTTP/1.1" 200 522 0.166252 10.0.0.49 - - [2025-07-28 02:02:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.015450 10.0.0.49 - - [2025-07-28 02:02:16] "PUT /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44 HTTP/1.1" 200 264 0.216444 10.0.0.49 - - [2025-07-28 02:02:17] "POST /role-configs HTTP/1.1" 200 526 0.084477 10.0.0.49 - - [2025-07-28 02:02:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.005245 10.0.0.49 - - [2025-07-28 02:02:17] "PUT /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865 HTTP/1.1" 200 264 0.112579 10.0.0.49 - - [2025-07-28 02:02:17] "POST /security-groups HTTP/1.1" 200 537 0.095618 10.0.0.49 - - [2025-07-28 02:02:17] "POST /role-configs HTTP/1.1" 200 521 0.104806 10.0.0.49 - - [2025-07-28 02:02:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.004692 10.0.0.49 - - [2025-07-28 02:02:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.008769 10.0.0.49 - - [2025-07-28 02:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.053601 10.0.0.49 - - [2025-07-28 02:02:17] "POST /chown HTTP/1.1" 200 109 0.046149 10.0.0.49 - - [2025-07-28 02:02:17] "POST /role-configs HTTP/1.1" 200 517 0.099276 10.0.0.49 - - [2025-07-28 02:02:17] "POST /access-control-lists HTTP/1.1" 200 596 0.110496 10.0.0.49 - - [2025-07-28 02:02:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.017261 10.0.0.49 - - [2025-07-28 02:02:17] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.067434 10.0.0.49 - - [2025-07-28 02:02:17] "POST /fqname-to-id HTTP/1.1" 404 194 0.015093 10.0.0.49 - - [2025-07-28 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.025263 10.0.0.49 - - [2025-07-28 02:02:17] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011351 10.0.0.49 - - [2025-07-28 02:02:17] "POST /tags HTTP/1.1" 409 207 0.003097 10.0.0.49 - - [2025-07-28 02:02:17] "POST /access-control-lists HTTP/1.1" 200 594 0.101738 10.0.0.49 - - [2025-07-28 02:02:17] "POST /role-configs HTTP/1.1" 200 518 0.104206 10.0.0.49 - - [2025-07-28 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008458 10.0.0.49 - - [2025-07-28 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011314 10.0.0.49 - - [2025-07-28 02:02:17] "GET /tag/0b184f26-11a9-4c5d-ac41-aa7b6c7000bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.036265 10.0.0.49 - - [2025-07-28 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.020145 10.0.0.49 - - [2025-07-28 02:02:17] "POST /ref-update HTTP/1.1" 200 156 0.030331 10.0.0.49 - - [2025-07-28 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013465 10.0.0.49 - - [2025-07-28 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011077 10.0.0.49 - - [2025-07-28 02:02:17] "POST /firewall-rules HTTP/1.1" 200 564 0.152854 10.0.0.49 - - [2025-07-28 02:02:17] "POST /ref-update HTTP/1.1" 200 156 0.058414 10.0.0.49 - - [2025-07-28 02:02:17] "GET /firewall-rule/9b7dc814-ba3a-4c02-8775-57e12e6f1eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.051048 10.0.0.49 - - [2025-07-28 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012690 10.0.0.49 - - [2025-07-28 02:02:17] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.014104 10.0.0.49 - - [2025-07-28 02:02:17] "GET /firewall-rule/9b7dc814-ba3a-4c02-8775-57e12e6f1eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003587 10.0.0.49 - - [2025-07-28 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.49 - - [2025-07-28 02:02:17] "POST /ref-update HTTP/1.1" 200 156 0.039069 10.0.0.49 - - [2025-07-28 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012569 10.0.0.49 - - [2025-07-28 02:02:17] "POST /ref-update HTTP/1.1" 200 156 0.057393 10.0.0.49 - - [2025-07-28 02:02:17] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020688 10.0.0.49 - - [2025-07-28 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006294 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.49 - - [2025-07-28 02:02:18] "POST /ref-update HTTP/1.1" 200 156 0.024420 10.0.0.49 - - [2025-07-28 02:02:18] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004622 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006671 10.0.0.49 - - [2025-07-28 02:02:18] "POST /tags HTTP/1.1" 409 207 0.001772 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007727 10.0.0.49 - - [2025-07-28 02:02:18] "GET /tag/0b184f26-11a9-4c5d-ac41-aa7b6c7000bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.055806 10.0.0.49 - - [2025-07-28 02:02:18] "POST /ref-update HTTP/1.1" 200 156 0.102695 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.029749 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011820 10.0.0.49 - - [2025-07-28 02:02:18] "POST /ref-update HTTP/1.1" 200 156 0.024177 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012192 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006726 10.0.0.49 - - [2025-07-28 02:02:18] "POST /firewall-rules HTTP/1.1" 200 562 0.213686 10.0.0.49 - - [2025-07-28 02:02:18] "GET /firewall-rule/e13cd451-ce0a-436d-a8a3-1878cc98dafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.015899 10.0.0.49 - - [2025-07-28 02:02:18] "POST /ref-update HTTP/1.1" 200 156 0.046630 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.023424 10.0.0.49 - - [2025-07-28 02:02:18] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004806 10.0.0.49 - - [2025-07-28 02:02:18] "GET /firewall-rule/e13cd451-ce0a-436d-a8a3-1878cc98dafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005359 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.49 - - [2025-07-28 02:02:18] "POST /ref-update HTTP/1.1" 200 156 0.021725 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011801 10.0.0.49 - - [2025-07-28 02:02:18] "POST /ref-update HTTP/1.1" 200 156 0.067133 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006663 10.0.0.49 - - [2025-07-28 02:02:18] "POST /ref-update HTTP/1.1" 200 156 0.013595 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011952 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005921 10.0.0.49 - - [2025-07-28 02:02:18] "POST /ref-update HTTP/1.1" 200 156 0.025138 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020866 10.0.0.49 - - [2025-07-28 02:02:18] "POST /tags HTTP/1.1" 200 305 0.123225 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.025022 10.0.0.49 - - [2025-07-28 02:02:18] "GET /tag/d11bdd12-141a-4976-a842-dd61432bcd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.027668 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.49 - - [2025-07-28 02:02:18] "POST /ref-update HTTP/1.1" 200 156 0.011277 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013091 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005278 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.49 - - [2025-07-28 02:02:18] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.105546 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.49 - - [2025-07-28 02:02:18] "POST /ref-update HTTP/1.1" 200 156 0.098907 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005546 10.0.0.49 - - [2025-07-28 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.49 - - [2025-07-28 02:02:19] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008044 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006627 10.0.0.49 - - [2025-07-28 02:02:19] "GET /service-appliance-set/1962e030-29b8-4eed-94f9-9fafdb967319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003991 10.0.0.49 - - [2025-07-28 02:02:19] "POST /ref-update HTTP/1.1" 200 156 0.007467 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005639 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.002137 10.0.0.49 - - [2025-07-28 02:02:19] "POST /ref-update HTTP/1.1" 200 156 0.072924 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005622 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.49 - - [2025-07-28 02:02:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115874 10.0.0.49 - - [2025-07-28 02:02:19] "GET /virtual-machine-interface/aa4bf300-c78f-4b3a-829f-d77f74a1db52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.009974 10.0.0.49 - - [2025-07-28 02:02:19] "POST /ref-update HTTP/1.1" 200 156 0.007991 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.49 - - [2025-07-28 02:02:19] "POST /ref-update HTTP/1.1" 200 156 0.009309 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010323 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.49 - - [2025-07-28 02:02:19] "POST /instance-ips HTTP/1.1" 200 381 0.079546 10.0.0.49 - - [2025-07-28 02:02:19] "GET /instance-ip/791e3200-386b-4a64-a573-ce5f8d15ca56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006124 10.0.0.49 - - [2025-07-28 02:02:19] "POST /ref-update HTTP/1.1" 200 156 0.014540 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006890 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010873 10.0.0.49 - - [2025-07-28 02:02:19] "POST /loadbalancers HTTP/1.1" 200 582 0.100945 10.0.0.49 - - [2025-07-28 02:02:19] "POST /ref-update HTTP/1.1" 200 156 0.025128 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005780 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009254 10.0.0.49 - - [2025-07-28 02:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008811 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011943 10.0.0.49 - - [2025-07-28 02:02:19] "POST /ref-update HTTP/1.1" 200 156 0.020388 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013827 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.49 - - [2025-07-28 02:02:19] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.055369 10.0.0.49 - - [2025-07-28 02:02:19] "POST /ref-update HTTP/1.1" 200 156 0.013985 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006098 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012887 10.0.0.49 - - [2025-07-28 02:02:19] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.052151 10.0.0.49 - - [2025-07-28 02:02:19] "GET /loadbalancer/d863b21e-5f2f-439f-92b5-697b940b9459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.025467 10.0.0.49 - - [2025-07-28 02:02:19] "GET /instance-ip/791e3200-386b-4a64-a573-ce5f8d15ca56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011291 10.0.0.49 - - [2025-07-28 02:02:19] "POST /ref-update HTTP/1.1" 200 156 0.040215 10.0.0.49 - - [2025-07-28 02:02:19] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.060067 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011152 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.49 - - [2025-07-28 02:02:19] "POST /floating-ips HTTP/1.1" 200 583 0.075420 10.0.0.49 - - [2025-07-28 02:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.055411 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009966 10.0.0.49 - - [2025-07-28 02:02:19] "POST /ref-update HTTP/1.1" 200 156 0.059115 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.49 - - [2025-07-28 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.49 - - [2025-07-28 02:02:19] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.092046 10.0.0.49 - - [2025-07-28 02:02:19] "POST /ref-update HTTP/1.1" 200 156 0.071295 10.0.0.49 - - [2025-07-28 02:02:19] "GET /loadbalancer-listener/af2c57cf-1671-422b-96a6-19379f48754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.011249 10.0.0.49 - - [2025-07-28 02:02:19] "GET /loadbalancer-listener/af2c57cf-1671-422b-96a6-19379f48754f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.010695 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010143 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007435 10.0.0.49 - - [2025-07-28 02:02:20] "POST /ref-update HTTP/1.1" 200 156 0.020761 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008924 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.49 - - [2025-07-28 02:02:20] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.081024 10.0.0.49 - - [2025-07-28 02:02:20] "GET /instance-ip/791e3200-386b-4a64-a573-ce5f8d15ca56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013027 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006661 10.0.0.49 - - [2025-07-28 02:02:20] "POST /ref-update HTTP/1.1" 200 156 0.044670 10.0.0.49 - - [2025-07-28 02:02:20] "GET /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.005900 10.0.0.49 - - [2025-07-28 02:02:20] "GET /instance-ip/791e3200-386b-4a64-a573-ce5f8d15ca56?fields=floating_ips HTTP/1.1" 200 1170 0.015790 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.49 - - [2025-07-28 02:02:20] "GET /floating-ip/4854fe21-b0dc-468d-b478-5b59dd7f0c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002618 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.49 - - [2025-07-28 02:02:20] "PUT /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a HTTP/1.1" 200 276 0.014930 10.0.0.49 - - [2025-07-28 02:02:20] "POST /ref-update HTTP/1.1" 200 156 0.031647 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006079 10.0.0.49 - - [2025-07-28 02:02:20] "GET /loadbalancer/d863b21e-5f2f-439f-92b5-697b940b9459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.006647 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.49 - - [2025-07-28 02:02:20] "POST /ref-update HTTP/1.1" 200 156 0.018761 10.0.0.49 - - [2025-07-28 02:02:20] "POST /tags HTTP/1.1" 200 301 0.062255 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.020053 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017437 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014465 10.0.0.49 - - [2025-07-28 02:02:20] "POST /ref-update HTTP/1.1" 200 156 0.014825 10.0.0.49 - - [2025-07-28 02:02:20] "GET /tag/3d47858c-e258-45fb-98bd-2becfc6a2132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.023173 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006207 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006559 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.49 - - [2025-07-28 02:02:20] "POST /ref-update HTTP/1.1" 200 156 0.013728 10.0.0.49 - - [2025-07-28 02:02:20] "GET /project/48a6d5bf-4935-452b-94fe-2d1236d3ee23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051362 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.49 - - [2025-07-28 02:02:20] "POST /ref-update HTTP/1.1" 200 156 0.008298 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.49 - - [2025-07-28 02:02:20] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004714 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.49 - - [2025-07-28 02:02:20] "POST /ref-update HTTP/1.1" 200 156 0.008352 10.0.0.49 - - [2025-07-28 02:02:20] "GET /service-appliance-set/1962e030-29b8-4eed-94f9-9fafdb967319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002922 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 404 242 0.003358 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.49 - - [2025-07-28 02:02:20] "POST /ref-update HTTP/1.1" 200 156 0.015069 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010790 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011766 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:02:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000738 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:02:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 10.0.0.49 - - [2025-07-28 02:02:20] "POST /ref-update HTTP/1.1" 200 156 0.034152 10.0.0.49 - - [2025-07-28 02:02:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.184224 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011288 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.49 - - [2025-07-28 02:02:20] "GET /virtual-machine-interface/0d65b36f-a8dd-4990-b3b8-92e5782ef124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.007462 10.0.0.49 - - [2025-07-28 02:02:20] "POST /ref-update HTTP/1.1" 200 156 0.016745 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.49 - - [2025-07-28 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005751 10.0.0.49 - - [2025-07-28 02:02:20] "POST /instance-ips HTTP/1.1" 200 377 0.080112 10.0.0.49 - - [2025-07-28 02:02:20] "POST /ref-update HTTP/1.1" 200 156 0.039288 10.0.0.49 - - [2025-07-28 02:02:21] "GET /instance-ip/77ee9fef-29b7-4453-8a7f-391e67261d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004769 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013609 10.0.0.49 - - [2025-07-28 02:02:21] "POST /loadbalancers HTTP/1.1" 200 582 0.072223 10.0.0.49 - - [2025-07-28 02:02:21] "POST /ref-update HTTP/1.1" 200 156 0.040138 10.0.0.49 - - [2025-07-28 02:02:21] "GET /project/48a6d5bf-4935-452b-94fe-2d1236d3ee23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036225 10.0.0.49 - - [2025-07-28 02:02:21] "GET /instance-ip/77ee9fef-29b7-4453-8a7f-391e67261d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004723 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.49 - - [2025-07-28 02:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.029069 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009615 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008941 10.0.0.49 - - [2025-07-28 02:02:21] "POST /ref-update HTTP/1.1" 200 156 0.028868 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012482 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.49 - - [2025-07-28 02:02:21] "POST /floating-ips HTTP/1.1" 200 581 0.225464 10.0.0.49 - - [2025-07-28 02:02:21] "GET /project/48a6d5bf-4935-452b-94fe-2d1236d3ee23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.242502 10.0.0.49 - - [2025-07-28 02:02:21] "POST /ref-update HTTP/1.1" 200 156 0.080819 10.0.0.49 - - [2025-07-28 02:02:21] "GET /loadbalancer/f97b5d76-9aec-4794-9e06-16654debaa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002937 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.49 - - [2025-07-28 02:02:21] "POST /ref-update HTTP/1.1" 200 156 0.012079 10.0.0.49 - - [2025-07-28 02:02:21] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.047092 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.49 - - [2025-07-28 02:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.030654 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014962 10.0.0.49 - - [2025-07-28 02:02:21] "POST /ref-update HTTP/1.1" 200 156 0.033292 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005881 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.49 - - [2025-07-28 02:02:21] "GET /project/48a6d5bf-4935-452b-94fe-2d1236d3ee23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053507 10.0.0.49 - - [2025-07-28 02:02:21] "GET /loadbalancer-listener/cb17f608-26ae-4732-a461-676f18938357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004835 10.0.0.49 - - [2025-07-28 02:02:21] "POST /ref-update HTTP/1.1" 200 156 0.029019 10.0.0.49 - - [2025-07-28 02:02:21] "GET /loadbalancer-listener/cb17f608-26ae-4732-a461-676f18938357?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006409 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.49 - - [2025-07-28 02:02:21] "POST /ref-update HTTP/1.1" 200 156 0.010485 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012915 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007710 10.0.0.49 - - [2025-07-28 02:02:21] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.065215 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.025007 10.0.0.49 - - [2025-07-28 02:02:21] "GET /instance-ip/77ee9fef-29b7-4453-8a7f-391e67261d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.026895 10.0.0.49 - - [2025-07-28 02:02:21] "POST /ref-update HTTP/1.1" 200 156 0.061614 10.0.0.49 - - [2025-07-28 02:02:21] "GET /instance-ip/77ee9fef-29b7-4453-8a7f-391e67261d3d?fields=floating_ips HTTP/1.1" 200 1163 0.025543 10.0.0.49 - - [2025-07-28 02:02:21] "GET /floating-ip/b0a3c046-bd82-43ba-aa28-44741ed4e03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004739 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011653 10.0.0.49 - - [2025-07-28 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011329 10.0.0.49 - - [2025-07-28 02:02:21] "GET /project/48a6d5bf-4935-452b-94fe-2d1236d3ee23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.094860 10.0.0.49 - - [2025-07-28 02:02:21] "POST /ref-update HTTP/1.1" 200 156 0.025745 10.0.0.49 - - [2025-07-28 02:02:22] "GET /loadbalancer/f97b5d76-9aec-4794-9e06-16654debaa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004749 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.49 - - [2025-07-28 02:02:22] "POST /ref-update HTTP/1.1" 200 156 0.021173 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008587 10.0.0.49 - - [2025-07-28 02:02:22] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.072151 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.49 - - [2025-07-28 02:02:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018373 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005341 10.0.0.49 - - [2025-07-28 02:02:22] "POST /ref-update HTTP/1.1" 200 156 0.028649 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007790 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.49 - - [2025-07-28 02:02:22] "GET /project/48a6d5bf-4935-452b-94fe-2d1236d3ee23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051928 10.0.0.49 - - [2025-07-28 02:02:22] "GET /loadbalancer-listener/08131fa3-a8d8-4d26-a0d6-8891e9870439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004568 10.0.0.49 - - [2025-07-28 02:02:22] "POST /ref-update HTTP/1.1" 200 156 0.030856 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015982 10.0.0.49 - - [2025-07-28 02:02:22] "GET /loadbalancer-listener/08131fa3-a8d8-4d26-a0d6-8891e9870439?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.021645 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.49 - - [2025-07-28 02:02:22] "POST /ref-update HTTP/1.1" 200 156 0.007580 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.018110 10.0.0.49 - - [2025-07-28 02:02:22] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.053774 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006824 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.49 - - [2025-07-28 02:02:22] "POST /ref-update HTTP/1.1" 200 156 0.028149 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.49 - - [2025-07-28 02:02:22] "GET /instance-ip/77ee9fef-29b7-4453-8a7f-391e67261d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008922 10.0.0.49 - - [2025-07-28 02:02:22] "GET /instance-ip/77ee9fef-29b7-4453-8a7f-391e67261d3d?fields=floating_ips HTTP/1.1" 200 1163 0.002532 10.0.0.49 - - [2025-07-28 02:02:22] "GET /project/48a6d5bf-4935-452b-94fe-2d1236d3ee23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.061651 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.49 - - [2025-07-28 02:02:22] "POST /ref-update HTTP/1.1" 200 156 0.007555 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.49 - - [2025-07-28 02:02:22] "GET /floating-ip/b0a3c046-bd82-43ba-aa28-44741ed4e03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.021821 10.0.0.49 - - [2025-07-28 02:02:22] "GET /loadbalancer/f97b5d76-9aec-4794-9e06-16654debaa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.028212 10.0.0.49 - - [2025-07-28 02:02:22] "POST /ref-update HTTP/1.1" 200 156 0.030066 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.49 - - [2025-07-28 02:02:22] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.037461 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.49 - - [2025-07-28 02:02:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.032759 10.0.0.49 - - [2025-07-28 02:02:22] "POST /ref-update HTTP/1.1" 200 156 0.021043 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011941 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015401 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010134 10.0.0.49 - - [2025-07-28 02:02:22] "POST /ref-update HTTP/1.1" 200 156 0.020173 10.0.0.49 - - [2025-07-28 02:02:22] "GET /project/48a6d5bf-4935-452b-94fe-2d1236d3ee23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.077825 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.033597 10.0.0.49 - - [2025-07-28 02:02:22] "GET /loadbalancer-listener/8bb59c02-4c9c-4956-9d17-b668c48f3637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.007556 10.0.0.49 - - [2025-07-28 02:02:22] "GET /loadbalancer-listener/8bb59c02-4c9c-4956-9d17-b668c48f3637?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003322 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012126 10.0.0.49 - - [2025-07-28 02:02:22] "POST /ref-update HTTP/1.1" 200 156 0.010082 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012414 10.0.0.49 - - [2025-07-28 02:02:22] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.055233 10.0.0.49 - - [2025-07-28 02:02:22] "GET /instance-ip/77ee9fef-29b7-4453-8a7f-391e67261d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007878 10.0.0.49 - - [2025-07-28 02:02:22] "GET /instance-ip/77ee9fef-29b7-4453-8a7f-391e67261d3d?fields=floating_ips HTTP/1.1" 200 1163 0.011665 10.0.0.49 - - [2025-07-28 02:02:22] "GET /floating-ip/b0a3c046-bd82-43ba-aa28-44741ed4e03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.009208 10.0.0.49 - - [2025-07-28 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009673 10.0.0.49 - - [2025-07-28 02:02:22] "POST /ref-update HTTP/1.1" 200 156 0.016809 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019865 10.0.0.49 - - [2025-07-28 02:02:23] "POST /tags HTTP/1.1" 200 355 0.092685 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015863 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007100 10.0.0.49 - - [2025-07-28 02:02:23] "POST /ref-update HTTP/1.1" 200 156 0.014841 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009217 10.0.0.49 - - [2025-07-28 02:02:23] "GET /tag/189d59b0-9da8-47d5-a669-3fef82d5bde8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.021609 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008647 10.0.0.49 - - [2025-07-28 02:02:23] "POST /ref-update HTTP/1.1" 200 156 0.025346 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007460 10.0.0.49 - - [2025-07-28 02:02:23] "POST /tags HTTP/1.1" 200 303 0.053438 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015697 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010126 10.0.0.49 - - [2025-07-28 02:02:23] "POST /ref-update HTTP/1.1" 200 156 0.034274 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011575 10.0.0.49 - - [2025-07-28 02:02:23] "GET /tag/67dfc785-0066-434a-858c-559401aabb5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.051291 10.0.0.49 - - [2025-07-28 02:02:23] "POST /projects HTTP/1.1" 409 218 0.006178 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006158 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.49 - - [2025-07-28 02:02:23] "POST /ref-update HTTP/1.1" 200 156 0.009212 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.49 - - [2025-07-28 02:02:23] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.112271 10.0.0.49 - - [2025-07-28 02:02:23] "POST /ref-update HTTP/1.1" 200 156 0.084676 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010382 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009856 10.0.0.49 - - [2025-07-28 02:02:23] "GET /network-ipam/8f423489-60f5-4801-8676-9c55072be5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.005025 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009667 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.49 - - [2025-07-28 02:02:23] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.009822 10.0.0.49 - - [2025-07-28 02:02:23] "POST /ref-update HTTP/1.1" 200 156 0.023659 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010464 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.49 - - [2025-07-28 02:02:23] "PUT /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44 HTTP/1.1" 200 264 0.113738 10.0.0.49 - - [2025-07-28 02:02:23] "POST /ref-update HTTP/1.1" 200 156 0.013674 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.49 - - [2025-07-28 02:02:23] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.010840 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006973 10.0.0.49 - - [2025-07-28 02:02:23] "POST /ref-update HTTP/1.1" 200 156 0.021613 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005839 10.0.0.49 - - [2025-07-28 02:02:23] "POST /set-tag HTTP/1.1" 200 109 0.090176 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007058 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006718 10.0.0.49 - - [2025-07-28 02:02:23] "POST /ref-update HTTP/1.1" 200 156 0.012931 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.49 - - [2025-07-28 02:02:23] "GET /network-ipam/12cbf867-e08c-4667-8a0c-ceb7e5648e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.003028 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.49 - - [2025-07-28 02:02:23] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008847 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.49 - - [2025-07-28 02:02:23] "POST /ref-update HTTP/1.1" 200 156 0.010281 10.0.0.49 - - [2025-07-28 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009795 10.0.0.49 - - [2025-07-28 02:02:24] "POST /ref-update HTTP/1.1" 200 156 0.059974 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.033165 10.0.0.49 - - [2025-07-28 02:02:24] "PUT /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865 HTTP/1.1" 200 264 0.123019 10.0.0.49 - - [2025-07-28 02:02:24] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006747 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008859 10.0.0.49 - - [2025-07-28 02:02:24] "POST /ref-update HTTP/1.1" 200 156 0.051621 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.49 - - [2025-07-28 02:02:24] "POST /set-tag HTTP/1.1" 200 109 0.103311 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.49 - - [2025-07-28 02:02:24] "GET /network-policy/7c116abc-83a8-4257-802b-2d85320aa4c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004138 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.49 - - [2025-07-28 02:02:24] "POST /ref-update HTTP/1.1" 200 156 0.013325 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.49 - - [2025-07-28 02:02:24] "GET /network-policy/858efe28-4a92-4e5c-aab2-a552ba35cad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005197 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.49 - - [2025-07-28 02:02:24] "GET /network-policy/a832286b-9c76-436a-b860-5699134e94a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.012234 10.0.0.49 - - [2025-07-28 02:02:24] "POST /ref-update HTTP/1.1" 200 156 0.024823 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010189 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.49 - - [2025-07-28 02:02:24] "POST /ref-update HTTP/1.1" 200 156 0.007337 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.49 - - [2025-07-28 02:02:24] "PUT /network-policy/a832286b-9c76-436a-b860-5699134e94a6 HTTP/1.1" 200 262 0.012412 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.024282 10.0.0.49 - - [2025-07-28 02:02:24] "PUT /access-control-list/56ec6141-b790-4541-bceb-4e35dd83951f HTTP/1.1" 200 272 0.080836 10.0.0.49 - - [2025-07-28 02:02:24] "POST /ref-update HTTP/1.1" 200 156 0.073021 10.0.0.49 - - [2025-07-28 02:02:24] "POST /ref-update HTTP/1.1" 200 156 0.138335 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013215 10.0.0.49 - - [2025-07-28 02:02:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020902 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.49 - - [2025-07-28 02:02:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020181 10.0.0.49 - - [2025-07-28 02:02:24] "PUT /access-control-list/6be9a114-c8bb-44ad-a290-d6635593f01a HTTP/1.1" 200 272 0.091731 10.0.0.49 - - [2025-07-28 02:02:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016935 10.0.0.49 - - [2025-07-28 02:02:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003161 10.0.0.49 - - [2025-07-28 02:02:24] "POST /ref-update HTTP/1.1" 200 156 0.067715 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012217 10.0.0.49 - - [2025-07-28 02:02:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002586 10.0.0.49 - - [2025-07-28 02:02:24] "POST /security-groups HTTP/1.1" 409 245 0.003268 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.49 - - [2025-07-28 02:02:24] "POST /ref-update HTTP/1.1" 200 156 0.007448 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.49 - - [2025-07-28 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.49 - - [2025-07-28 02:02:24] "PUT /security-group/1a396b17-2b19-4682-9ff0-c8b2106039f2 HTTP/1.1" 200 262 0.067684 10.0.0.49 - - [2025-07-28 02:02:25] "POST /ref-update HTTP/1.1" 200 156 0.082319 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008010 10.0.0.49 - - [2025-07-28 02:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.061285 10.0.0.49 - - [2025-07-28 02:02:25] "PUT /access-control-list/bfe1ce6c-a8bf-4213-a0ba-5e0a5b42efee HTTP/1.1" 200 272 0.052096 10.0.0.49 - - [2025-07-28 02:02:25] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010229 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008277 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005470 10.0.0.49 - - [2025-07-28 02:02:25] "PUT /access-control-list/cf3d90c2-e245-40d8-89db-54a7a074166b HTTP/1.1" 200 272 0.052336 10.0.0.49 - - [2025-07-28 02:02:25] "POST /ref-update HTTP/1.1" 200 156 0.039745 10.0.0.49 - - [2025-07-28 02:02:25] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014270 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.026569 10.0.0.49 - - [2025-07-28 02:02:25] "POST /tags HTTP/1.1" 409 206 0.011395 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005299 10.0.0.49 - - [2025-07-28 02:02:25] "GET /tag/67dfc785-0066-434a-858c-559401aabb5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.057884 10.0.0.49 - - [2025-07-28 02:02:25] "POST /ref-update HTTP/1.1" 200 156 0.063638 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.035263 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009196 10.0.0.49 - - [2025-07-28 02:02:25] "POST /ref-update HTTP/1.1" 200 156 0.010432 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.49 - - [2025-07-28 02:02:25] "POST /firewall-rules HTTP/1.1" 200 562 0.128076 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009680 10.0.0.49 - - [2025-07-28 02:02:25] "POST /ref-update HTTP/1.1" 200 156 0.010399 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.49 - - [2025-07-28 02:02:25] "GET /firewall-rule/63dc89c4-56fd-404a-99ae-dd9c7789e258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004312 10.0.0.49 - - [2025-07-28 02:02:25] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.007155 10.0.0.49 - - [2025-07-28 02:02:25] "GET /firewall-rule/63dc89c4-56fd-404a-99ae-dd9c7789e258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002384 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.49 - - [2025-07-28 02:02:25] "POST /ref-update HTTP/1.1" 200 156 0.006036 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006118 10.0.0.49 - - [2025-07-28 02:02:25] "POST /ref-update HTTP/1.1" 200 156 0.031055 10.0.0.49 - - [2025-07-28 02:02:25] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019165 10.0.0.49 - - [2025-07-28 02:02:25] "POST /ref-update HTTP/1.1" 200 156 0.030107 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.49 - - [2025-07-28 02:02:25] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004190 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.49 - - [2025-07-28 02:02:25] "POST /tags HTTP/1.1" 409 206 0.002319 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006829 10.0.0.49 - - [2025-07-28 02:02:25] "POST /ref-update HTTP/1.1" 200 156 0.017397 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.49 - - [2025-07-28 02:02:25] "GET /tag/67dfc785-0066-434a-858c-559401aabb5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.018346 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.49 - - [2025-07-28 02:02:25] "POST /ref-update HTTP/1.1" 200 156 0.013492 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007344 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.49 - - [2025-07-28 02:02:25] "POST /firewall-rules HTTP/1.1" 200 560 0.137115 10.0.0.49 - - [2025-07-28 02:02:25] "GET /firewall-rule/9eec4a89-6d3b-44a3-a74e-b93e7e275bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.021535 10.0.0.49 - - [2025-07-28 02:02:25] "POST /ref-update HTTP/1.1" 200 156 0.066499 10.0.0.49 - - [2025-07-28 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.022558 10.0.0.49 - - [2025-07-28 02:02:25] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005756 10.0.0.49 - - [2025-07-28 02:02:25] "GET /firewall-rule/9eec4a89-6d3b-44a3-a74e-b93e7e275bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002595 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.49 - - [2025-07-28 02:02:26] "POST /ref-update HTTP/1.1" 200 156 0.017856 10.0.0.49 - - [2025-07-28 02:02:26] "POST /ref-update HTTP/1.1" 200 156 0.045252 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008586 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.49 - - [2025-07-28 02:02:26] "POST /ref-update HTTP/1.1" 200 156 0.008979 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.49 - - [2025-07-28 02:02:26] "POST /tags HTTP/1.1" 200 301 0.077113 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008670 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008338 10.0.0.49 - - [2025-07-28 02:02:26] "GET /tag/a2ddb3b7-dbf4-454a-a4a4-02439cab72bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.028105 10.0.0.49 - - [2025-07-28 02:02:26] "POST /ref-update HTTP/1.1" 200 156 0.033446 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.49 - - [2025-07-28 02:02:26] "POST /ref-update HTTP/1.1" 200 156 0.012297 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.49 - - [2025-07-28 02:02:26] "POST /tags HTTP/1.1" 200 325 0.053706 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.49 - - [2025-07-28 02:02:26] "GET /tag/e13a371c-cd0e-4c87-8344-7913c1789f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.029084 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.49 - - [2025-07-28 02:02:26] "POST /ref-update HTTP/1.1" 200 156 0.005644 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.49 - - [2025-07-28 02:02:26] "POST /tags HTTP/1.1" 200 363 0.023187 10.0.0.49 - - [2025-07-28 02:02:26] "POST /ref-update HTTP/1.1" 200 156 0.025686 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.024761 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011862 10.0.0.49 - - [2025-07-28 02:02:26] "GET /tag/c6bc9e69-0fd6-4af7-8d25-8aa47f6a8ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.024158 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.49 - - [2025-07-28 02:02:26] "POST /ref-update HTTP/1.1" 200 156 0.042650 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017281 10.0.0.49 - - [2025-07-28 02:02:26] "POST /tags HTTP/1.1" 200 311 0.065977 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011054 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007279 10.0.0.49 - - [2025-07-28 02:02:26] "GET /tag/9d39e7a7-f697-44ff-956f-6d30047747f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.033236 10.0.0.49 - - [2025-07-28 02:02:26] "POST /ref-update HTTP/1.1" 200 156 0.014854 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011321 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.49 - - [2025-07-28 02:02:26] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.005108 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009906 10.0.0.49 - - [2025-07-28 02:02:26] "POST /ref-update HTTP/1.1" 200 156 0.009475 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010090 10.0.0.49 - - [2025-07-28 02:02:26] "GET /project/48a6d5bf-4935-452b-94fe-2d1236d3ee23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046975 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.49 - - [2025-07-28 02:02:26] "POST /ref-update HTTP/1.1" 200 156 0.020885 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010745 10.0.0.49 - - [2025-07-28 02:02:26] "POST /virtual-machines HTTP/1.1" 200 377 0.032767 10.0.0.49 - - [2025-07-28 02:02:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.030679 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011794 10.0.0.49 - - [2025-07-28 02:02:26] "POST /ref-update HTTP/1.1" 200 156 0.017559 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007013 10.0.0.49 - - [2025-07-28 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:02:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.015937 10.0.0.49 - - [2025-07-28 02:02:27] "POST /ref-update HTTP/1.1" 200 156 0.059539 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:02:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.006429 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.025326 10.0.0.49 - - [2025-07-28 02:02:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.193441 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.49 - - [2025-07-28 02:02:27] "POST /ref-update HTTP/1.1" 200 156 0.005918 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.49 - - [2025-07-28 02:02:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012765 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.49 - - [2025-07-28 02:02:27] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007772 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.49 - - [2025-07-28 02:02:27] "POST /ref-update HTTP/1.1" 200 156 0.011424 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.49 - - [2025-07-28 02:02:27] "POST /ref-update HTTP/1.1" 200 156 0.019278 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007748 10.0.0.49 - - [2025-07-28 02:02:27] "POST /instance-ips HTTP/1.1" 200 409 0.089399 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.49 - - [2025-07-28 02:02:27] "POST /ref-update HTTP/1.1" 200 156 0.017015 10.0.0.49 - - [2025-07-28 02:02:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.051315 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.025583 10.0.0.49 - - [2025-07-28 02:02:27] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.020559 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.49 - - [2025-07-28 02:02:27] "POST /ref-update HTTP/1.1" 200 156 0.058746 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016027 10.0.0.49 - - [2025-07-28 02:02:27] "POST /set-tag HTTP/1.1" 200 109 0.123371 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017402 10.0.0.49 - - [2025-07-28 02:02:27] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.051290 10.0.0.49 - - [2025-07-28 02:02:27] "GET /instance-ip/e928aad0-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.030028 10.0.0.49 - - [2025-07-28 02:02:27] "POST /ref-update HTTP/1.1" 200 156 0.082757 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011718 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.49 - - [2025-07-28 02:02:27] "GET /loadbalancer/f97b5d76-9aec-4794-9e06-16654debaa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006399 10.0.0.49 - - [2025-07-28 02:02:27] "POST /ref-update HTTP/1.1" 200 156 0.039603 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012621 10.0.0.49 - - [2025-07-28 02:02:27] "POST /tags HTTP/1.1" 200 371 0.049405 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011367 10.0.0.49 - - [2025-07-28 02:02:27] "POST /ref-update HTTP/1.1" 200 156 0.015633 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010916 10.0.0.49 - - [2025-07-28 02:02:27] "GET /tag/da6db989-c784-43af-b099-bab978dc82ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.031669 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006476 10.0.0.49 - - [2025-07-28 02:02:27] "POST /tags HTTP/1.1" 200 319 0.038754 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009809 10.0.0.49 - - [2025-07-28 02:02:27] "POST /ref-update HTTP/1.1" 200 156 0.029379 10.0.0.49 - - [2025-07-28 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013815 10.0.0.49 - - [2025-07-28 02:02:28] "GET /tag/df75af9a-4298-4124-9dab-c5956027249a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.023448 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006528 10.0.0.49 - - [2025-07-28 02:02:28] "POST /ref-update HTTP/1.1" 200 156 0.017241 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005842 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006656 10.0.0.49 - - [2025-07-28 02:02:28] "POST /ref-update HTTP/1.1" 200 156 0.019738 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014800 10.0.0.49 - - [2025-07-28 02:02:28] "POST /id-to-fqname HTTP/1.1" 200 181 0.003771 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009675 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 404 190 0.006427 10.0.0.49 - - [2025-07-28 02:02:28] "POST /ref-update HTTP/1.1" 200 156 0.020514 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010693 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.49 - - [2025-07-28 02:02:28] "POST /security-groups HTTP/1.1" 200 578 0.077111 10.0.0.49 - - [2025-07-28 02:02:28] "POST /ref-update HTTP/1.1" 200 156 0.039950 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005446 10.0.0.49 - - [2025-07-28 02:02:28] "POST /projects HTTP/1.1" 200 497 0.327542 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.005643 10.0.0.49 - - [2025-07-28 02:02:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008898 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018761 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015659 10.0.0.49 - - [2025-07-28 02:02:28] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.012177 10.0.0.49 - - [2025-07-28 02:02:28] "POST /ref-update HTTP/1.1" 200 156 0.056307 10.0.0.49 - - [2025-07-28 02:02:28] "POST /access-control-lists HTTP/1.1" 200 587 0.100997 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.017689 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018423 10.0.0.49 - - [2025-07-28 02:02:28] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005239 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.013239 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.49 - - [2025-07-28 02:02:28] "POST /ref-update HTTP/1.1" 200 156 0.016429 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018261 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.49 - - [2025-07-28 02:02:28] "POST /access-control-lists HTTP/1.1" 200 585 0.112814 10.0.0.49 - - [2025-07-28 02:02:28] "POST /ref-update HTTP/1.1" 200 156 0.054091 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015525 10.0.0.49 - - [2025-07-28 02:02:28] "PUT /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44 HTTP/1.1" 200 264 0.156104 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.49 - - [2025-07-28 02:02:28] "POST /ref-update HTTP/1.1" 200 156 0.008172 10.0.0.49 - - [2025-07-28 02:02:28] "PUT /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865 HTTP/1.1" 200 264 0.050429 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020857 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.49 - - [2025-07-28 02:02:28] "POST /security-groups HTTP/1.1" 200 558 0.108656 10.0.0.49 - - [2025-07-28 02:02:28] "POST /ref-update HTTP/1.1" 200 156 0.071787 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 404 248 0.018246 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010939 10.0.0.49 - - [2025-07-28 02:02:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016934 10.0.0.49 - - [2025-07-28 02:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.49 - - [2025-07-28 02:02:29] "POST /chown HTTP/1.1" 200 109 0.070537 10.0.0.49 - - [2025-07-28 02:02:29] "POST /access-control-lists HTTP/1.1" 200 610 0.114724 10.0.0.49 - - [2025-07-28 02:02:29] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011902 10.0.0.49 - - [2025-07-28 02:02:29] "POST /ref-update HTTP/1.1" 200 156 0.107518 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 404 247 0.011893 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011100 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.49 - - [2025-07-28 02:02:29] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014097 10.0.0.49 - - [2025-07-28 02:02:29] "POST /tags HTTP/1.1" 409 214 0.002595 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.49 - - [2025-07-28 02:02:29] "POST /access-control-lists HTTP/1.1" 200 608 0.084383 10.0.0.49 - - [2025-07-28 02:02:29] "GET /tag/df75af9a-4298-4124-9dab-c5956027249a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.032640 10.0.0.49 - - [2025-07-28 02:02:29] "POST /ref-update HTTP/1.1" 200 156 0.071775 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012800 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.49 - - [2025-07-28 02:02:29] "POST /firewall-rules HTTP/1.1" 200 578 0.118054 10.0.0.49 - - [2025-07-28 02:02:29] "POST /ref-update HTTP/1.1" 200 156 0.081737 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006322 10.0.0.49 - - [2025-07-28 02:02:29] "GET /firewall-rule/3478c212-9ab4-43e3-bec1-4e6c70699fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.011811 10.0.0.49 - - [2025-07-28 02:02:29] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003907 10.0.0.49 - - [2025-07-28 02:02:29] "GET /firewall-rule/3478c212-9ab4-43e3-bec1-4e6c70699fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002608 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.49 - - [2025-07-28 02:02:29] "POST /ref-update HTTP/1.1" 200 156 0.009732 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007988 10.0.0.49 - - [2025-07-28 02:02:29] "POST /ref-update HTTP/1.1" 200 156 0.040958 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010384 10.0.0.49 - - [2025-07-28 02:02:29] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015877 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.49 - - [2025-07-28 02:02:29] "POST /ref-update HTTP/1.1" 200 156 0.027202 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.49 - - [2025-07-28 02:02:29] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003958 10.0.0.49 - - [2025-07-28 02:02:29] "POST /tags HTTP/1.1" 409 214 0.001904 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.49 - - [2025-07-28 02:02:29] "GET /tag/df75af9a-4298-4124-9dab-c5956027249a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.025895 10.0.0.49 - - [2025-07-28 02:02:29] "POST /ref-update HTTP/1.1" 200 156 0.052993 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.49 - - [2025-07-28 02:02:29] "POST /firewall-rules HTTP/1.1" 200 576 0.115784 10.0.0.49 - - [2025-07-28 02:02:29] "POST /ref-update HTTP/1.1" 200 156 0.033227 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005632 10.0.0.49 - - [2025-07-28 02:02:29] "GET /firewall-rule/a85b8921-10b2-43f3-9eb6-73b06ab62ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007648 10.0.0.49 - - [2025-07-28 02:02:29] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.008045 10.0.0.49 - - [2025-07-28 02:02:29] "GET /firewall-rule/a85b8921-10b2-43f3-9eb6-73b06ab62ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002363 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.49 - - [2025-07-28 02:02:29] "POST /ref-update HTTP/1.1" 200 156 0.009776 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008857 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006938 10.0.0.49 - - [2025-07-28 02:02:29] "POST /ref-update HTTP/1.1" 200 156 0.013368 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009438 10.0.0.49 - - [2025-07-28 02:02:29] "POST /ref-update HTTP/1.1" 200 156 0.082767 10.0.0.49 - - [2025-07-28 02:02:29] "POST /tags HTTP/1.1" 200 363 0.035988 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005643 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007579 10.0.0.49 - - [2025-07-28 02:02:29] "POST /ref-update HTTP/1.1" 200 156 0.011624 10.0.0.49 - - [2025-07-28 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009191 10.0.0.49 - - [2025-07-28 02:02:30] "GET /tag/a34cdc55-895e-4064-96b2-8516deb0110a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013481 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008632 10.0.0.49 - - [2025-07-28 02:02:30] "POST /ref-update HTTP/1.1" 200 156 0.007942 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.49 - - [2025-07-28 02:02:30] "POST /tags HTTP/1.1" 200 311 0.049454 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004734 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008676 10.0.0.49 - - [2025-07-28 02:02:30] "POST /ref-update HTTP/1.1" 200 156 0.007109 10.0.0.49 - - [2025-07-28 02:02:30] "GET /tag/7107c631-75a3-4951-98c3-43070a3fd116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019903 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.49 - - [2025-07-28 02:02:30] "POST /ref-update HTTP/1.1" 200 156 0.016435 10.0.0.49 - - [2025-07-28 02:02:30] "POST /id-to-fqname HTTP/1.1" 200 177 0.000930 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013031 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.001578 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.49 - - [2025-07-28 02:02:30] "POST /security-groups HTTP/1.1" 200 574 0.067516 10.0.0.49 - - [2025-07-28 02:02:30] "POST /projects HTTP/1.1" 200 489 0.195708 10.0.0.49 - - [2025-07-28 02:02:30] "POST /ref-update HTTP/1.1" 200 156 0.058048 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007210 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.002443 10.0.0.49 - - [2025-07-28 02:02:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026496 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008278 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.49 - - [2025-07-28 02:02:30] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.014822 10.0.0.49 - - [2025-07-28 02:02:30] "POST /ref-update HTTP/1.1" 200 156 0.052229 10.0.0.49 - - [2025-07-28 02:02:30] "POST /access-control-lists HTTP/1.1" 200 583 0.089592 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.025830 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.020171 10.0.0.49 - - [2025-07-28 02:02:30] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.013952 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.002391 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.49 - - [2025-07-28 02:02:30] "POST /access-control-lists HTTP/1.1" 200 581 0.059512 10.0.0.49 - - [2025-07-28 02:02:30] "POST /ref-update HTTP/1.1" 200 156 0.058229 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013887 10.0.0.49 - - [2025-07-28 02:02:30] "PUT /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44 HTTP/1.1" 200 264 0.095760 10.0.0.49 - - [2025-07-28 02:02:30] "POST /ref-update HTTP/1.1" 200 156 0.037643 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.032605 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012237 10.0.0.49 - - [2025-07-28 02:02:30] "PUT /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865 HTTP/1.1" 200 264 0.107958 10.0.0.49 - - [2025-07-28 02:02:30] "POST /ref-update HTTP/1.1" 200 156 0.007938 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.49 - - [2025-07-28 02:02:30] "POST /security-groups HTTP/1.1" 200 546 0.086419 10.0.0.49 - - [2025-07-28 02:02:30] "POST /ref-update HTTP/1.1" 200 156 0.007084 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.001977 10.0.0.49 - - [2025-07-28 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006333 10.0.0.49 - - [2025-07-28 02:02:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026066 10.0.0.49 - - [2025-07-28 02:02:31] "POST /access-control-lists HTTP/1.1" 200 602 0.083760 10.0.0.49 - - [2025-07-28 02:02:31] "POST /ref-update HTTP/1.1" 200 156 0.044282 10.0.0.49 - - [2025-07-28 02:02:31] "POST /chown HTTP/1.1" 200 109 0.069236 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009551 10.0.0.49 - - [2025-07-28 02:02:31] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004313 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 404 239 0.004528 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005231 10.0.0.49 - - [2025-07-28 02:02:31] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.038882 10.0.0.49 - - [2025-07-28 02:02:31] "POST /access-control-lists HTTP/1.1" 200 600 0.076471 10.0.0.49 - - [2025-07-28 02:02:31] "POST /ref-update HTTP/1.1" 200 156 0.074741 10.0.0.49 - - [2025-07-28 02:02:31] "POST /tags HTTP/1.1" 409 210 0.020458 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007234 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006001 10.0.0.49 - - [2025-07-28 02:02:31] "GET /tag/7107c631-75a3-4951-98c3-43070a3fd116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011532 10.0.0.49 - - [2025-07-28 02:02:31] "POST /ref-update HTTP/1.1" 200 156 0.015603 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017703 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.49 - - [2025-07-28 02:02:31] "POST /firewall-rules HTTP/1.1" 200 570 0.108112 10.0.0.49 - - [2025-07-28 02:02:31] "POST /ref-update HTTP/1.1" 200 156 0.025388 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013384 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.49 - - [2025-07-28 02:02:31] "GET /firewall-rule/31503195-b7ac-4c1c-bd25-82564f09c420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009376 10.0.0.49 - - [2025-07-28 02:02:31] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003464 10.0.0.49 - - [2025-07-28 02:02:31] "GET /firewall-rule/31503195-b7ac-4c1c-bd25-82564f09c420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002388 10.0.0.49 - - [2025-07-28 02:02:31] "POST /ref-update HTTP/1.1" 200 156 0.008301 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005262 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.49 - - [2025-07-28 02:02:31] "POST /ref-update HTTP/1.1" 200 156 0.053362 10.0.0.49 - - [2025-07-28 02:02:31] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010736 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010961 10.0.0.49 - - [2025-07-28 02:02:31] "POST /ref-update HTTP/1.1" 200 156 0.025107 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009391 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.49 - - [2025-07-28 02:02:31] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007953 10.0.0.49 - - [2025-07-28 02:02:31] "POST /tags HTTP/1.1" 409 210 0.002077 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.49 - - [2025-07-28 02:02:31] "POST /ref-update HTTP/1.1" 200 156 0.011415 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013543 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.49 - - [2025-07-28 02:02:31] "GET /tag/7107c631-75a3-4951-98c3-43070a3fd116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011077 10.0.0.49 - - [2025-07-28 02:02:31] "POST /firewall-rules HTTP/1.1" 200 568 0.067816 10.0.0.49 - - [2025-07-28 02:02:31] "GET /firewall-rule/72d5fea5-f8e4-449f-b04f-f6513bfbe7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.017782 10.0.0.49 - - [2025-07-28 02:02:31] "POST /ref-update HTTP/1.1" 200 156 0.061408 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007017 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.49 - - [2025-07-28 02:02:31] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004030 10.0.0.49 - - [2025-07-28 02:02:31] "GET /firewall-rule/72d5fea5-f8e4-449f-b04f-f6513bfbe7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002460 10.0.0.49 - - [2025-07-28 02:02:31] "POST /ref-update HTTP/1.1" 200 156 0.024283 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011327 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.49 - - [2025-07-28 02:02:31] "POST /ref-update HTTP/1.1" 200 156 0.098968 10.0.0.49 - - [2025-07-28 02:02:31] "POST /ref-update HTTP/1.1" 200 156 0.018427 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009514 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.49 - - [2025-07-28 02:02:31] "POST /tags HTTP/1.1" 409 237 0.002138 10.0.0.49 - - [2025-07-28 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.49 - - [2025-07-28 02:02:31] "GET /tag/c6bc9e69-0fd6-4af7-8d25-8aa47f6a8ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012614 10.0.0.49 - - [2025-07-28 02:02:31] "POST /tags HTTP/1.1" 409 210 0.001909 10.0.0.49 - - [2025-07-28 02:02:32] "POST /ref-update HTTP/1.1" 200 156 0.006862 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013212 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.49 - - [2025-07-28 02:02:32] "GET /tag/9d39e7a7-f697-44ff-956f-6d30047747f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010773 10.0.0.49 - - [2025-07-28 02:02:32] "POST /projects HTTP/1.1" 409 223 0.001570 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.49 - - [2025-07-28 02:02:32] "POST /ref-update HTTP/1.1" 200 156 0.007906 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009370 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.49 - - [2025-07-28 02:02:32] "GET /project/48a6d5bf-4935-452b-94fe-2d1236d3ee23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031631 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.49 - - [2025-07-28 02:02:32] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.003893 10.0.0.49 - - [2025-07-28 02:02:32] "POST /ref-update HTTP/1.1" 200 156 0.006531 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005988 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.49 - - [2025-07-28 02:02:32] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.003917 10.0.0.49 - - [2025-07-28 02:02:32] "POST /ref-update HTTP/1.1" 200 156 0.014242 10.0.0.49 - - [2025-07-28 02:02:32] "PUT /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44 HTTP/1.1" 200 264 0.049381 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012988 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.49 - - [2025-07-28 02:02:32] "POST /ref-update HTTP/1.1" 200 156 0.012525 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009589 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.49 - - [2025-07-28 02:02:32] "PUT /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865 HTTP/1.1" 200 264 0.060354 10.0.0.49 - - [2025-07-28 02:02:32] "POST /security-groups HTTP/1.1" 409 253 0.005821 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.49 - - [2025-07-28 02:02:32] "POST /ref-update HTTP/1.1" 200 156 0.006413 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006356 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.49 - - [2025-07-28 02:02:32] "PUT /security-group/d26bd138-dd4c-466a-ab88-4e930d81ddd8 HTTP/1.1" 200 262 0.055471 10.0.0.49 - - [2025-07-28 02:02:32] "POST /ref-update HTTP/1.1" 200 156 0.038456 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012606 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.49 - - [2025-07-28 02:02:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.049038 10.0.0.49 - - [2025-07-28 02:02:32] "PUT /access-control-list/aabb72ff-3592-4ad5-91e4-905a3bbf0cf8 HTTP/1.1" 200 272 0.048443 10.0.0.49 - - [2025-07-28 02:02:32] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029266 10.0.0.49 - - [2025-07-28 02:02:32] "PUT /access-control-list/110dd57c-3670-4515-a9a0-fb3482edae45 HTTP/1.1" 200 272 0.018092 10.0.0.49 - - [2025-07-28 02:02:32] "POST /ref-update HTTP/1.1" 200 156 0.018559 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.49 - - [2025-07-28 02:02:32] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003076 10.0.0.49 - - [2025-07-28 02:02:32] "POST /tags HTTP/1.1" 409 210 0.002036 10.0.0.49 - - [2025-07-28 02:02:32] "POST /ref-update HTTP/1.1" 200 156 0.008965 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006656 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.49 - - [2025-07-28 02:02:32] "GET /tag/9d39e7a7-f697-44ff-956f-6d30047747f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010596 10.0.0.49 - - [2025-07-28 02:02:32] "POST /firewall-rules HTTP/1.1" 200 570 0.071158 10.0.0.49 - - [2025-07-28 02:02:32] "POST /ref-update HTTP/1.1" 200 156 0.061459 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.49 - - [2025-07-28 02:02:32] "GET /firewall-rule/da48aad7-66e8-4355-931a-ce3cdb0cd46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003901 10.0.0.49 - - [2025-07-28 02:02:32] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.008852 10.0.0.49 - - [2025-07-28 02:02:32] "GET /firewall-rule/da48aad7-66e8-4355-931a-ce3cdb0cd46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002031 10.0.0.49 - - [2025-07-28 02:02:32] "POST /ref-update HTTP/1.1" 200 156 0.006988 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006966 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.49 - - [2025-07-28 02:02:32] "POST /ref-update HTTP/1.1" 200 156 0.045031 10.0.0.49 - - [2025-07-28 02:02:32] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016408 10.0.0.49 - - [2025-07-28 02:02:32] "POST /ref-update HTTP/1.1" 200 156 0.026119 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008277 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011922 10.0.0.49 - - [2025-07-28 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.49 - - [2025-07-28 02:02:33] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007366 10.0.0.49 - - [2025-07-28 02:02:33] "POST /tags HTTP/1.1" 409 210 0.002200 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.49 - - [2025-07-28 02:02:33] "POST /ref-update HTTP/1.1" 200 156 0.016405 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013199 10.0.0.49 - - [2025-07-28 02:02:33] "GET /tag/9d39e7a7-f697-44ff-956f-6d30047747f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.023470 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.49 - - [2025-07-28 02:02:33] "POST /ref-update HTTP/1.1" 200 156 0.012418 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007533 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.49 - - [2025-07-28 02:02:33] "POST /firewall-rules HTTP/1.1" 200 568 0.090536 10.0.0.49 - - [2025-07-28 02:02:33] "GET /firewall-rule/7ec9bfdb-fa44-4e06-8f42-58d5d450e59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.010065 10.0.0.49 - - [2025-07-28 02:02:33] "POST /ref-update HTTP/1.1" 200 156 0.031485 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010893 10.0.0.49 - - [2025-07-28 02:02:33] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005130 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.49 - - [2025-07-28 02:02:33] "GET /firewall-rule/7ec9bfdb-fa44-4e06-8f42-58d5d450e59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005170 10.0.0.49 - - [2025-07-28 02:02:33] "POST /ref-update HTTP/1.1" 200 156 0.012613 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011493 10.0.0.49 - - [2025-07-28 02:02:33] "POST /ref-update HTTP/1.1" 200 156 0.068383 10.0.0.49 - - [2025-07-28 02:02:33] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018534 10.0.0.49 - - [2025-07-28 02:02:33] "POST /ref-update HTTP/1.1" 200 156 0.031164 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010886 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.49 - - [2025-07-28 02:02:33] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.49 - - [2025-07-28 02:02:33] "POST /ref-update HTTP/1.1" 200 156 0.007232 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007033 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007749 10.0.0.49 - - [2025-07-28 02:02:33] "POST /ref-update HTTP/1.1" 200 156 0.013814 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005351 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.49 - - [2025-07-28 02:02:33] "POST /ref-update HTTP/1.1" 200 156 0.008586 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008189 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.49 - - [2025-07-28 02:02:33] "POST /ref-update HTTP/1.1" 200 156 0.008894 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012716 10.0.0.49 - - [2025-07-28 02:02:33] "POST /ref-update HTTP/1.1" 200 156 0.008005 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012022 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.49 - - [2025-07-28 02:02:33] "POST /ref-update HTTP/1.1" 200 156 0.007101 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008396 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.49 - - [2025-07-28 02:02:33] "POST /ref-update HTTP/1.1" 200 156 0.006996 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008728 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.49 - - [2025-07-28 02:02:33] "POST /ref-update HTTP/1.1" 200 156 0.006439 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007612 10.0.0.49 - - [2025-07-28 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.49 - - [2025-07-28 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.008630 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004559 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.49 - - [2025-07-28 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.011382 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006008 10.0.0.49 - - [2025-07-28 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.006277 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.49 - - [2025-07-28 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.006216 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.49 - - [2025-07-28 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.007056 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.49 - - [2025-07-28 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.007465 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.49 - - [2025-07-28 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.008341 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.49 - - [2025-07-28 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.007040 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006004 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.49 - - [2025-07-28 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.008633 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007325 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.49 - - [2025-07-28 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.006969 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.49 - - [2025-07-28 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.006468 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.49 - - [2025-07-28 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.006308 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.49 - - [2025-07-28 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.006912 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.49 - - [2025-07-28 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.018978 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.49 - - [2025-07-28 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.007090 10.0.0.49 - - [2025-07-28 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005424 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.49 - - [2025-07-28 02:02:35] "POST /ref-update HTTP/1.1" 200 156 0.029471 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.49 - - [2025-07-28 02:02:35] "POST /ref-update HTTP/1.1" 200 156 0.013700 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013313 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006802 10.0.0.49 - - [2025-07-28 02:02:35] "POST /ref-update HTTP/1.1" 200 156 0.010489 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007578 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.49 - - [2025-07-28 02:02:35] "POST /ref-update HTTP/1.1" 200 156 0.016446 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007155 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.49 - - [2025-07-28 02:02:35] "POST /ref-update HTTP/1.1" 200 156 0.006863 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.49 - - [2025-07-28 02:02:35] "POST /ref-update HTTP/1.1" 200 156 0.008363 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.49 - - [2025-07-28 02:02:35] "POST /ref-update HTTP/1.1" 200 156 0.016279 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.49 - - [2025-07-28 02:02:35] "POST /ref-update HTTP/1.1" 200 156 0.007863 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.49 - - [2025-07-28 02:02:35] "POST /ref-update HTTP/1.1" 200 156 0.008698 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009630 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007455 10.0.0.49 - - [2025-07-28 02:02:35] "POST /ref-update HTTP/1.1" 200 156 0.009808 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012341 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.49 - - [2025-07-28 02:02:35] "POST /ref-update HTTP/1.1" 200 156 0.007277 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.49 - - [2025-07-28 02:02:35] "POST /ref-update HTTP/1.1" 200 156 0.007538 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013479 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.49 - - [2025-07-28 02:02:35] "POST /ref-update HTTP/1.1" 200 156 0.014859 10.0.0.49 - - [2025-07-28 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007784 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.49 - - [2025-07-28 02:02:36] "POST /ref-update HTTP/1.1" 200 156 0.007625 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.49 - - [2025-07-28 02:02:36] "POST /ref-update HTTP/1.1" 200 156 0.008315 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.49 - - [2025-07-28 02:02:36] "POST /ref-update HTTP/1.1" 200 156 0.008200 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013570 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.49 - - [2025-07-28 02:02:36] "POST /ref-update HTTP/1.1" 200 156 0.013029 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019250 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.49 - - [2025-07-28 02:02:36] "POST /ref-update HTTP/1.1" 200 156 0.007157 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.49 - - [2025-07-28 02:02:36] "POST /ref-update HTTP/1.1" 200 156 0.007329 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012841 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.49 - - [2025-07-28 02:02:36] "POST /ref-update HTTP/1.1" 200 156 0.018191 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.49 - - [2025-07-28 02:02:36] "POST /ref-update HTTP/1.1" 200 156 0.021929 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.49 - - [2025-07-28 02:02:36] "POST /ref-update HTTP/1.1" 200 156 0.011196 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.49 - - [2025-07-28 02:02:36] "POST /ref-update HTTP/1.1" 200 156 0.008453 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.49 - - [2025-07-28 02:02:36] "POST /ref-update HTTP/1.1" 200 156 0.014042 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.49 - - [2025-07-28 02:02:36] "POST /ref-update HTTP/1.1" 200 156 0.008228 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.49 - - [2025-07-28 02:02:36] "POST /ref-update HTTP/1.1" 200 156 0.007717 10.0.0.49 - - [2025-07-28 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014621 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.49 - - [2025-07-28 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.007493 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.49 - - [2025-07-28 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.007071 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.49 - - [2025-07-28 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.015086 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005075 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.49 - - [2025-07-28 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.008938 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006891 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.49 - - [2025-07-28 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.008148 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.49 - - [2025-07-28 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.007457 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.49 - - [2025-07-28 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.014249 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006065 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.49 - - [2025-07-28 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.007282 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.49 - - [2025-07-28 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.008358 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.49 - - [2025-07-28 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.007152 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.49 - - [2025-07-28 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.008013 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.49 - - [2025-07-28 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.007249 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007763 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.49 - - [2025-07-28 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.007464 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.49 - - [2025-07-28 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.010008 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006618 10.0.0.49 - - [2025-07-28 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.49 - - [2025-07-28 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.008492 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.49 - - [2025-07-28 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.007541 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.49 - - [2025-07-28 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.006955 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.49 - - [2025-07-28 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.011661 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.49 - - [2025-07-28 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.006867 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.49 - - [2025-07-28 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.007962 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012552 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.49 - - [2025-07-28 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.008543 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.49 - - [2025-07-28 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.010142 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.49 - - [2025-07-28 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.009582 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013353 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.49 - - [2025-07-28 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.018561 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005968 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.49 - - [2025-07-28 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.008409 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.49 - - [2025-07-28 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.007878 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.49 - - [2025-07-28 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.020477 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014546 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.49 - - [2025-07-28 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.009935 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009145 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.49 - - [2025-07-28 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.007934 10.0.0.49 - - [2025-07-28 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007191 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.49 - - [2025-07-28 02:02:39] "POST /ref-update HTTP/1.1" 200 156 0.010963 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007931 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.49 - - [2025-07-28 02:02:39] "POST /ref-update HTTP/1.1" 200 156 0.019044 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006693 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.49 - - [2025-07-28 02:02:39] "POST /ref-update HTTP/1.1" 200 156 0.006774 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.49 - - [2025-07-28 02:02:39] "POST /ref-update HTTP/1.1" 200 156 0.009379 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.49 - - [2025-07-28 02:02:39] "POST /ref-update HTTP/1.1" 200 156 0.007812 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005243 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.49 - - [2025-07-28 02:02:39] "POST /ref-update HTTP/1.1" 200 156 0.008034 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.49 - - [2025-07-28 02:02:39] "POST /ref-update HTTP/1.1" 200 156 0.007126 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007936 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.49 - - [2025-07-28 02:02:39] "POST /ref-update HTTP/1.1" 200 156 0.007684 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007485 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.49 - - [2025-07-28 02:02:39] "POST /ref-update HTTP/1.1" 200 156 0.018451 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010672 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.49 - - [2025-07-28 02:02:39] "POST /ref-update HTTP/1.1" 200 156 0.009650 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006092 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.49 - - [2025-07-28 02:02:39] "POST /ref-update HTTP/1.1" 200 156 0.009339 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006103 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.49 - - [2025-07-28 02:02:39] "POST /ref-update HTTP/1.1" 200 156 0.018831 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.49 - - [2025-07-28 02:02:39] "POST /ref-update HTTP/1.1" 200 156 0.009633 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009149 10.0.0.49 - - [2025-07-28 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010308 10.0.0.49 - - [2025-07-28 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.009620 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.49 - - [2025-07-28 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.008182 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005676 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.49 - - [2025-07-28 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.006857 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.49 - - [2025-07-28 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.007151 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.49 - - [2025-07-28 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.006993 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006687 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.49 - - [2025-07-28 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.006727 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017859 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.49 - - [2025-07-28 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.008217 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.49 - - [2025-07-28 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.007822 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010008 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.49 - - [2025-07-28 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.007484 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.49 - - [2025-07-28 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.007752 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.49 - - [2025-07-28 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.010456 10.0.0.49 - - [2025-07-28 02:02:40] "POST /network-ipams HTTP/1.1" 200 550 0.020294 10.0.0.49 - - [2025-07-28 02:02:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003170 10.0.0.49 - - [2025-07-28 02:02:40] "POST /virtual-networks HTTP/1.1" 200 552 0.142919 10.0.0.49 - - [2025-07-28 02:02:40] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003526 10.0.0.49 - - [2025-07-28 02:02:40] "POST /fqname-to-id HTTP/1.1" 404 188 0.002434 10.0.0.49 - - [2025-07-28 02:02:40] "POST /route-targets HTTP/1.1" 200 327 0.009013 10.0.0.49 - - [2025-07-28 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.014643 10.0.0.49 - - [2025-07-28 02:02:41] "POST /fqname-to-id HTTP/1.1" 404 178 0.001899 10.0.0.49 - - [2025-07-28 02:02:41] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.001546 10.0.0.49 - - [2025-07-28 02:02:41] "GET /fabric/cbf87c74-cfe5-4277-8e22-536eccd61c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.002556 10.0.0.49 - - [2025-07-28 02:02:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.001408 10.0.0.49 - - [2025-07-28 02:02:41] "POST /fqname-to-id HTTP/1.1" 404 205 0.002090 10.0.0.49 - - [2025-07-28 02:02:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.001657 10.0.0.56 - - [2025-07-28 02:03:14] "GET / HTTP/1.1" 200 35931 0.002616 10.0.0.56 - - [2025-07-28 02:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.56 - - [2025-07-28 02:03:14] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.005968 10.0.0.56 - - [2025-07-28 02:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.56 - - [2025-07-28 02:03:14] "GET /routing-instance/d85e9269-b82c-4a5d-87d3-c21eb4edcc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003739 10.0.0.56 - - [2025-07-28 02:03:14] "PUT /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36 HTTP/1.1" 200 274 0.015971 10.0.0.56 - - [2025-07-28 02:03:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.014699 10.0.0.56 - - [2025-07-28 02:03:14] "POST /virtual-routers HTTP/1.1" 200 599 0.023147 10.0.0.56 - - [2025-07-28 02:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008944 10.0.0.56 - - [2025-07-28 02:03:14] "GET /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.010299 10.0.0.56 - - [2025-07-28 02:03:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.002913 10.0.0.56 - - [2025-07-28 02:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.56 - - [2025-07-28 02:03:14] "GET /virtual-network/b2147685-cae2-42a0-a02e-df9886244d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.007790 10.0.0.56 - - [2025-07-28 02:03:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.067771 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:03:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:03:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001045 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:03:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000820 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:03:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001029 10.0.0.49 - - [2025-07-28 02:04:05] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.49 - - [2025-07-28 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.49 - - [2025-07-28 02:04:05] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.007271 10.0.0.49 - - [2025-07-28 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.49 - - [2025-07-28 02:04:05] "GET /config-node/3035357b-1e35-4a0d-a9ca-50de3c794eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003716 10.0.0.49 - - [2025-07-28 02:04:17] "GET / HTTP/1.1" 200 35931 0.001878 10.0.0.49 - - [2025-07-28 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012702 10.0.0.49 - - [2025-07-28 02:04:17] "GET /routing-instance/d85e9269-b82c-4a5d-87d3-c21eb4edcc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004155 10.0.0.49 - - [2025-07-28 02:04:17] "POST /bgp-routers HTTP/1.1" 409 301 0.002686 10.0.0.49 - - [2025-07-28 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.49 - - [2025-07-28 02:04:17] "GET /bgp-router/5828ba6c-2400-4d9d-9a90-d613b51fa556?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004346 10.0.0.49 - - [2025-07-28 02:04:17] "PUT /bgp-router/5828ba6c-2400-4d9d-9a90-d613b51fa556 HTTP/1.1" 200 254 0.014734 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:04:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:04:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000891 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:04:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000760 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:04:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 10.0.0.56 - - [2025-07-28 02:05:26] "GET / HTTP/1.1" 200 35931 0.001801 10.0.0.56 - - [2025-07-28 02:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.56 - - [2025-07-28 02:05:26] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005482 10.0.0.56 - - [2025-07-28 02:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.56 - - [2025-07-28 02:05:26] "GET /routing-instance/d85e9269-b82c-4a5d-87d3-c21eb4edcc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002782 10.0.0.56 - - [2025-07-28 02:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.56 - - [2025-07-28 02:05:26] "GET /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003139 10.0.0.56 - - [2025-07-28 02:05:26] "PUT /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644 HTTP/1.1" 200 262 0.010050 10.0.0.56 - - [2025-07-28 02:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012569 10.0.0.56 - - [2025-07-28 02:05:26] "GET /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003877 10.0.0.56 - - [2025-07-28 02:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.56 - - [2025-07-28 02:05:26] "GET /virtual-machine-interface/c2f2a3f6-aa8e-4202-95b8-8e00ff66bfd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004175 10.0.0.56 - - [2025-07-28 02:05:26] "PUT /virtual-machine-interface/c2f2a3f6-aa8e-4202-95b8-8e00ff66bfd0 HTTP/1.1" 200 284 0.011930 10.0.0.49 - - [2025-07-28 02:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.49 - - [2025-07-28 02:05:54] "GET /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003419 10.0.0.49 - - [2025-07-28 02:06:01] "GET /global-system-configs HTTP/1.1" 200 322 0.002096 10.0.0.49 - - [2025-07-28 02:06:02] "GET /global-system-configs HTTP/1.1" 200 322 0.011780 10.0.0.49 - - [2025-07-28 02:06:15] "GET /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004353 10.0.0.49 - - [2025-07-28 02:06:15] "POST /ref-update HTTP/1.1" 200 156 0.016040 10.0.0.49 - - [2025-07-28 02:06:33] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004797 10.0.0.49 - - [2025-07-28 02:06:33] "POST /set-tag HTTP/1.1" 200 109 0.008738 10.0.0.49 - - [2025-07-28 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.49 - - [2025-07-28 02:06:34] "GET /loadbalancer/f97b5d76-9aec-4794-9e06-16654debaa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002412 10.0.0.49 - - [2025-07-28 02:06:34] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004393 10.0.0.49 - - [2025-07-28 02:06:34] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.49 - - [2025-07-28 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.49 - - [2025-07-28 02:06:34] "GET /loadbalancer/f97b5d76-9aec-4794-9e06-16654debaa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002436 10.0.0.49 - - [2025-07-28 02:06:34] "GET /loadbalancer-pool/7bc1577e-bb42-4128-8ff1-e7a01801b6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004349 10.0.0.49 - - [2025-07-28 02:06:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019540 10.0.0.49 - - [2025-07-28 02:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.007147 10.0.0.49 - - [2025-07-28 02:06:34] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007253 10.0.0.49 - - [2025-07-28 02:06:34] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007820 10.0.0.49 - - [2025-07-28 02:06:34] "POST /ref-update HTTP/1.1" 200 156 0.006523 10.0.0.49 - - [2025-07-28 02:06:34] "GET /floating-ip/b0a3c046-bd82-43ba-aa28-44741ed4e03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.007092 10.0.0.49 - - [2025-07-28 02:06:34] "POST /tags HTTP/1.1" 409 205 0.002363 10.0.0.49 - - [2025-07-28 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.49 - - [2025-07-28 02:06:34] "GET /tag/3d47858c-e258-45fb-98bd-2becfc6a2132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011323 10.0.0.49 - - [2025-07-28 02:06:34] "PUT /floating-ip/b0a3c046-bd82-43ba-aa28-44741ed4e03b HTTP/1.1" 200 256 0.008494 10.0.0.49 - - [2025-07-28 02:06:34] "POST /set-tag HTTP/1.1" 200 109 0.064976 10.0.0.49 - - [2025-07-28 02:06:34] "GET /loadbalancer-pool/aa1805ce-8e05-4664-84cc-8abbbfeb0a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013290 10.0.0.49 - - [2025-07-28 02:06:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021154 10.0.0.49 - - [2025-07-28 02:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008286 10.0.0.49 - - [2025-07-28 02:06:34] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008263 10.0.0.49 - - [2025-07-28 02:06:34] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006788 10.0.0.49 - - [2025-07-28 02:06:34] "POST /set-tag HTTP/1.1" 200 109 0.004423 10.0.0.49 - - [2025-07-28 02:06:34] "POST /ref-update HTTP/1.1" 200 156 0.006065 10.0.0.49 - - [2025-07-28 02:06:34] "GET /floating-ip/b0a3c046-bd82-43ba-aa28-44741ed4e03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006807 10.0.0.49 - - [2025-07-28 02:06:34] "GET /loadbalancer-pool/545272ed-3fd4-4267-9386-295d0c44fa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003988 10.0.0.49 - - [2025-07-28 02:06:34] "PUT /floating-ip/b0a3c046-bd82-43ba-aa28-44741ed4e03b HTTP/1.1" 200 256 0.011633 10.0.0.49 - - [2025-07-28 02:06:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029657 10.0.0.49 - - [2025-07-28 02:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013440 10.0.0.49 - - [2025-07-28 02:06:34] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006178 10.0.0.49 - - [2025-07-28 02:06:34] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003778 10.0.0.49 - - [2025-07-28 02:06:34] "POST /ref-update HTTP/1.1" 200 156 0.007141 10.0.0.49 - - [2025-07-28 02:06:34] "GET /floating-ip/b0a3c046-bd82-43ba-aa28-44741ed4e03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.017095 10.0.0.49 - - [2025-07-28 02:06:34] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.49 - - [2025-07-28 02:06:34] "PUT /floating-ip/b0a3c046-bd82-43ba-aa28-44741ed4e03b HTTP/1.1" 200 256 0.010970 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:08:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000793 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:08:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000781 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:08:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000836 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:08:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:08:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001063 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:08:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001009 10.0.0.49 - - [2025-07-28 02:09:26] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005964 10.0.0.49 - - [2025-07-28 02:09:26] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.49 - - [2025-07-28 02:09:26] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006227 10.0.0.49 - - [2025-07-28 02:09:26] "POST /set-tag HTTP/1.1" 200 109 0.009360 10.0.0.49 - - [2025-07-28 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.49 - - [2025-07-28 02:09:26] "GET /loadbalancer/f97b5d76-9aec-4794-9e06-16654debaa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003552 10.0.0.49 - - [2025-07-28 02:09:26] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004658 10.0.0.49 - - [2025-07-28 02:09:26] "POST /set-tag HTTP/1.1" 200 109 0.023651 10.0.0.49 - - [2025-07-28 02:09:26] "DELETE /loadbalancer-member/22a02d42-1edc-414a-ac49-c6c649aab85f HTTP/1.1" 200 115 0.052900 10.0.0.49 - - [2025-07-28 02:09:26] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018656 10.0.0.49 - - [2025-07-28 02:09:26] "POST /set-tag HTTP/1.1" 200 109 0.006935 10.0.0.49 - - [2025-07-28 02:09:26] "DELETE /loadbalancer-member/bda3756a-a396-48db-b869-b54e14b90ce6 HTTP/1.1" 200 115 0.050357 10.0.0.49 - - [2025-07-28 02:09:26] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008597 10.0.0.49 - - [2025-07-28 02:09:26] "POST /set-tag HTTP/1.1" 200 109 0.005139 10.0.0.49 - - [2025-07-28 02:09:26] "DELETE /loadbalancer-member/52504ecc-0be7-439a-958b-0f1d6e98b8d2 HTTP/1.1" 200 115 0.061097 10.0.0.49 - - [2025-07-28 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.49 - - [2025-07-28 02:09:26] "GET /loadbalancer/f97b5d76-9aec-4794-9e06-16654debaa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002691 10.0.0.49 - - [2025-07-28 02:09:26] "GET /loadbalancer-pool/7bc1577e-bb42-4128-8ff1-e7a01801b6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005713 10.0.0.49 - - [2025-07-28 02:09:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030567 10.0.0.49 - - [2025-07-28 02:09:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008502 10.0.0.49 - - [2025-07-28 02:09:26] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005049 10.0.0.49 - - [2025-07-28 02:09:26] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009507 10.0.0.49 - - [2025-07-28 02:09:26] "GET /floating-ip/b0a3c046-bd82-43ba-aa28-44741ed4e03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006061 10.0.0.49 - - [2025-07-28 02:09:26] "POST /set-tag HTTP/1.1" 200 109 0.084013 10.0.0.49 - - [2025-07-28 02:09:26] "GET /loadbalancer-pool/aa1805ce-8e05-4664-84cc-8abbbfeb0a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003253 10.0.0.49 - - [2025-07-28 02:09:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014018 10.0.0.49 - - [2025-07-28 02:09:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.024682 10.0.0.49 - - [2025-07-28 02:09:26] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012454 10.0.0.49 - - [2025-07-28 02:09:26] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004176 10.0.0.49 - - [2025-07-28 02:09:26] "GET /floating-ip/b0a3c046-bd82-43ba-aa28-44741ed4e03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001871 10.0.0.49 - - [2025-07-28 02:09:26] "POST /set-tag HTTP/1.1" 200 109 0.006032 10.0.0.49 - - [2025-07-28 02:09:26] "GET /loadbalancer-pool/545272ed-3fd4-4267-9386-295d0c44fa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006212 10.0.0.49 - - [2025-07-28 02:09:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031123 10.0.0.49 - - [2025-07-28 02:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014992 10.0.0.49 - - [2025-07-28 02:09:27] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004091 10.0.0.49 - - [2025-07-28 02:09:27] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011723 10.0.0.49 - - [2025-07-28 02:09:27] "GET /floating-ip/b0a3c046-bd82-43ba-aa28-44741ed4e03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004366 10.0.0.49 - - [2025-07-28 02:09:27] "POST /set-tag HTTP/1.1" 200 109 0.001872 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:09:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001175 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:09:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000846 10.0.0.49 - - [2025-07-28 02:11:01] "GET /global-system-configs HTTP/1.1" 200 322 0.009688 10.0.0.49 - - [2025-07-28 02:11:02] "GET /global-system-configs HTTP/1.1" 200 322 0.008436 10.0.0.49 - - [2025-07-28 02:11:03] "GET / HTTP/1.1" 200 35931 0.002081 10.0.0.49 - - [2025-07-28 02:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.49 - - [2025-07-28 02:11:03] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037893 10.0.0.49 - - [2025-07-28 02:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.49 - - [2025-07-28 02:11:03] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031004 10.0.0.49 - - [2025-07-28 02:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.49 - - [2025-07-28 02:11:04] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033953 10.0.0.49 - - [2025-07-28 02:11:04] "POST /tags HTTP/1.1" 200 333 0.048320 10.0.0.49 - - [2025-07-28 02:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.49 - - [2025-07-28 02:11:04] "GET /tag/6b6a3f82-44a2-4d1d-b4e1-eaff42bbf9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021857 10.0.0.49 - - [2025-07-28 02:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.49 - - [2025-07-28 02:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011633 10.0.0.49 - - [2025-07-28 02:11:04] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.056779 10.0.0.49 - - [2025-07-28 02:11:04] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032561 10.0.0.49 - - [2025-07-28 02:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.49 - - [2025-07-28 02:11:04] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.006432 10.0.0.49 - - [2025-07-28 02:11:04] "GET /virtual-networks?parent_id=0cb4ba44-ccff-408c-a693-81872c5928d8&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004880 10.0.0.49 - - [2025-07-28 02:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.49 - - [2025-07-28 02:11:04] "GET /service-appliance-set/1962e030-29b8-4eed-94f9-9fafdb967319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003873 10.0.0.49 - - [2025-07-28 02:11:04] "POST /fqname-to-id HTTP/1.1" 404 254 0.001922 10.0.0.49 - - [2025-07-28 02:11:04] "POST /virtual-networks HTTP/1.1" 200 512 0.070196 10.0.0.49 - - [2025-07-28 02:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005393 10.0.0.49 - - [2025-07-28 02:11:04] "GET /network-ipam/31572e4d-c59d-4216-af50-0ab0068583ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.002718 10.0.0.49 - - [2025-07-28 02:11:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.109732 10.0.0.49 - - [2025-07-28 02:11:04] "GET /virtual-machine-interface/b4649bd1-75d8-4153-9d59-88ecea11891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.031558 10.0.0.49 - - [2025-07-28 02:11:05] "POST /useragent-kv HTTP/1.1" 200 115 0.015643 10.0.0.49 - - [2025-07-28 02:11:05] "POST /ref-update HTTP/1.1" 200 156 0.153558 10.0.0.49 - - [2025-07-28 02:11:05] "GET /virtual-network/e03619b1-ff3d-46c4-a925-1b3a04deffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004232 10.0.0.49 - - [2025-07-28 02:11:05] "POST /instance-ips HTTP/1.1" 200 409 0.050679 10.0.0.49 - - [2025-07-28 02:11:05] "GET /domains HTTP/1.1" 200 280 0.002032 10.0.0.49 - - [2025-07-28 02:11:05] "GET /instance-ip/9c9b2869-0e1d-4acb-a2be-769920707432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.005719 10.0.0.49 - - [2025-07-28 02:11:05] "GET /domain/9e618af3-295e-4d34-82dd-55e594c9037f HTTP/1.1" 200 3086 0.015866 10.0.0.49 - - [2025-07-28 02:11:05] "POST /loadbalancers HTTP/1.1" 200 610 0.033871 10.0.0.49 - - [2025-07-28 02:11:05] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8 HTTP/1.1" 200 5715 0.056118 10.0.0.49 - - [2025-07-28 02:11:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.038712 10.0.0.49 - - [2025-07-28 02:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017131 10.0.0.49 - - [2025-07-28 02:11:05] "GET /virtual-network/e03619b1-ff3d-46c4-a925-1b3a04deffeb HTTP/1.1" 200 2083 0.009454 10.0.0.49 - - [2025-07-28 02:11:05] "GET /virtual-network/e03619b1-ff3d-46c4-a925-1b3a04deffeb HTTP/1.1" 200 2083 0.004626 10.0.0.49 - - [2025-07-28 02:11:05] "GET /routing-instance/3d3ea57f-cd54-4445-a038-a1848146eb1f HTTP/1.1" 200 1181 0.003256 10.0.0.49 - - [2025-07-28 02:11:05] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.078615 10.0.0.49 - - [2025-07-28 02:11:05] "GET /routing-instance/3d3ea57f-cd54-4445-a038-a1848146eb1f HTTP/1.1" 200 1181 0.010561 10.0.0.49 - - [2025-07-28 02:11:05] "GET /instance-ip/9c9b2869-0e1d-4acb-a2be-769920707432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003904 10.0.0.49 - - [2025-07-28 02:11:05] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.049810 10.0.0.49 - - [2025-07-28 02:11:05] "GET /loadbalancer/b568f159-cd16-4d11-abf6-73e6980a96e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002604 10.0.0.49 - - [2025-07-28 02:11:05] "POST /floating-ips HTTP/1.1" 200 597 0.046844 10.0.0.49 - - [2025-07-28 02:11:05] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.040646 10.0.0.49 - - [2025-07-28 02:11:05] "POST /route-targets HTTP/1.1" 200 327 0.026344 10.0.0.49 - - [2025-07-28 02:11:05] "POST /ref-update HTTP/1.1" 200 156 0.015909 10.0.0.49 - - [2025-07-28 02:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.018448 10.0.0.49 - - [2025-07-28 02:11:05] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038853 10.0.0.49 - - [2025-07-28 02:11:05] "GET /loadbalancer-listener/cd46820d-c054-4209-8061-307cd096e75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.006850 10.0.0.49 - - [2025-07-28 02:11:05] "GET /loadbalancer-listener/cd46820d-c054-4209-8061-307cd096e75b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003815 10.0.0.49 - - [2025-07-28 02:11:05] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.032693 10.0.0.49 - - [2025-07-28 02:11:05] "GET /instance-ip/9c9b2869-0e1d-4acb-a2be-769920707432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.006155 10.0.0.49 - - [2025-07-28 02:11:05] "GET /instance-ip/9c9b2869-0e1d-4acb-a2be-769920707432?fields=floating_ips HTTP/1.1" 200 1213 0.007911 10.0.0.49 - - [2025-07-28 02:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.49 - - [2025-07-28 02:11:05] "GET /floating-ip/a00a653e-7bd0-41e0-ad3c-e1f2bcc6199c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.002291 10.0.0.49 - - [2025-07-28 02:11:05] "GET /loadbalancer/b568f159-cd16-4d11-abf6-73e6980a96e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002988 10.0.0.49 - - [2025-07-28 02:11:05] "POST /tags HTTP/1.1" 200 295 0.047336 10.0.0.49 - - [2025-07-28 02:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011901 10.0.0.49 - - [2025-07-28 02:11:05] "GET /tag/eafcb5b5-f145-4d6e-849b-7f37d3cf4ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.016983 10.0.0.49 - - [2025-07-28 02:11:05] "POST /tags HTTP/1.1" 409 233 0.005320 10.0.0.49 - - [2025-07-28 02:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.49 - - [2025-07-28 02:11:05] "GET /tag/189d59b0-9da8-47d5-a669-3fef82d5bde8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011546 10.0.0.49 - - [2025-07-28 02:11:05] "POST /tags HTTP/1.1" 409 206 0.001789 10.0.0.49 - - [2025-07-28 02:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.49 - - [2025-07-28 02:11:05] "GET /tag/67dfc785-0066-434a-858c-559401aabb5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010928 10.0.0.49 - - [2025-07-28 02:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.49 - - [2025-07-28 02:11:05] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005164 10.0.0.49 - - [2025-07-28 02:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.49 - - [2025-07-28 02:11:05] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038463 10.0.0.49 - - [2025-07-28 02:11:05] "POST /virtual-machines HTTP/1.1" 200 369 0.008445 10.0.0.49 - - [2025-07-28 02:11:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.041394 10.0.0.49 - - [2025-07-28 02:11:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115235 10.0.0.49 - - [2025-07-28 02:11:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007991 10.0.0.49 - - [2025-07-28 02:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017139 10.0.0.49 - - [2025-07-28 02:11:06] "GET /virtual-machine-interface/1e6eb45e-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005525 10.0.0.49 - - [2025-07-28 02:11:06] "POST /instance-ips HTTP/1.1" 200 409 0.032241 10.0.0.49 - - [2025-07-28 02:11:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.050728 10.0.0.49 - - [2025-07-28 02:11:06] "GET /virtual-machine-interface/1e6eb45e-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.023884 10.0.0.49 - - [2025-07-28 02:11:06] "POST /set-tag HTTP/1.1" 200 109 0.028008 10.0.0.49 - - [2025-07-28 02:11:06] "GET /virtual-machine-interface/1e6eb45e-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019117 10.0.0.49 - - [2025-07-28 02:11:06] "GET /instance-ip/1e8a6208-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.022398 10.0.0.49 - - [2025-07-28 02:11:06] "GET /virtual-machine-interface/1e6eb45e-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004503 10.0.0.49 - - [2025-07-28 02:11:06] "POST /set-tag HTTP/1.1" 200 109 0.003524 10.0.0.49 - - [2025-07-28 02:11:06] "GET /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.008885 10.0.0.49 - - [2025-07-28 02:11:06] "POST /ref-update HTTP/1.1" 200 156 0.037156 10.0.0.49 - - [2025-07-28 02:11:06] "GET /virtual-machine-interface/1e6eb45e-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011216 10.0.0.49 - - [2025-07-28 02:11:06] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.49 - - [2025-07-28 02:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.49 - - [2025-07-28 02:11:06] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004222 10.0.0.49 - - [2025-07-28 02:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.49 - - [2025-07-28 02:11:06] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.063309 10.0.0.49 - - [2025-07-28 02:11:06] "POST /virtual-machines HTTP/1.1" 200 369 0.017948 10.0.0.49 - - [2025-07-28 02:11:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.038194 10.0.0.49 - - [2025-07-28 02:11:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.194437 10.0.0.49 - - [2025-07-28 02:11:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014194 10.0.0.49 - - [2025-07-28 02:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.048202 10.0.0.49 - - [2025-07-28 02:11:07] "GET /virtual-machine-interface/1efc7e9c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008588 10.0.0.49 - - [2025-07-28 02:11:07] "POST /instance-ips HTTP/1.1" 200 409 0.119744 10.0.0.49 - - [2025-07-28 02:11:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.074594 10.0.0.49 - - [2025-07-28 02:11:07] "GET /virtual-machine-interface/1efc7e9c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.016641 10.0.0.49 - - [2025-07-28 02:11:07] "POST /set-tag HTTP/1.1" 200 109 0.033466 10.0.0.49 - - [2025-07-28 02:11:07] "GET /virtual-machine-interface/1efc7e9c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017337 10.0.0.49 - - [2025-07-28 02:11:07] "GET /instance-ip/1f238a78-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005820 10.0.0.49 - - [2025-07-28 02:11:07] "GET /virtual-machine-interface/1efc7e9c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004559 10.0.0.49 - - [2025-07-28 02:11:07] "POST /set-tag HTTP/1.1" 200 109 0.006350 10.0.0.49 - - [2025-07-28 02:11:07] "GET /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.005778 10.0.0.49 - - [2025-07-28 02:11:07] "POST /ref-update HTTP/1.1" 200 156 0.008145 10.0.0.49 - - [2025-07-28 02:11:07] "GET /virtual-machine-interface/1efc7e9c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013750 10.0.0.49 - - [2025-07-28 02:11:07] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.49 - - [2025-07-28 02:11:07] "GET /virtual-machine-interface/1e6eb45e-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004556 10.0.0.49 - - [2025-07-28 02:11:07] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.49 - - [2025-07-28 02:11:07] "GET /virtual-machine-interface/1efc7e9c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003997 10.0.0.49 - - [2025-07-28 02:11:07] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.49 - - [2025-07-28 02:11:10] "GET /domains HTTP/1.1" 200 280 0.002162 10.0.0.49 - - [2025-07-28 02:11:10] "GET /domain/9e618af3-295e-4d34-82dd-55e594c9037f HTTP/1.1" 200 3086 0.004157 10.0.0.49 - - [2025-07-28 02:11:10] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8 HTTP/1.1" 200 7063 0.037168 10.0.0.49 - - [2025-07-28 02:11:10] "GET /virtual-network/e03619b1-ff3d-46c4-a925-1b3a04deffeb HTTP/1.1" 200 2083 0.004461 10.0.0.49 - - [2025-07-28 02:11:10] "GET /virtual-network/e03619b1-ff3d-46c4-a925-1b3a04deffeb HTTP/1.1" 200 2083 0.004251 10.0.0.49 - - [2025-07-28 02:11:10] "GET /routing-instance/3d3ea57f-cd54-4445-a038-a1848146eb1f HTTP/1.1" 200 1402 0.004057 10.0.0.49 - - [2025-07-28 02:11:10] "GET /routing-instance/3d3ea57f-cd54-4445-a038-a1848146eb1f HTTP/1.1" 200 1402 0.002952 10.0.0.49 - - [2025-07-28 02:11:10] "GET /route-target/0ab089bd-0340-4323-b0dc-e3e5b0ca92e1 HTTP/1.1" 200 1151 0.002600 10.0.0.49 - - [2025-07-28 02:11:10] "GET /virtual-network/e03619b1-ff3d-46c4-a925-1b3a04deffeb HTTP/1.1" 200 2083 0.005494 10.0.0.49 - - [2025-07-28 02:11:10] "GET /routing-instance/3d3ea57f-cd54-4445-a038-a1848146eb1f HTTP/1.1" 200 1402 0.003322 10.0.0.49 - - [2025-07-28 02:11:10] "GET /virtual-network/e03619b1-ff3d-46c4-a925-1b3a04deffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004784 10.0.0.49 - - [2025-07-28 02:11:10] "GET /virtual-network/e03619b1-ff3d-46c4-a925-1b3a04deffeb HTTP/1.1" 200 2083 0.005082 10.0.0.49 - - [2025-07-28 02:11:10] "GET /routing-instance/3d3ea57f-cd54-4445-a038-a1848146eb1f HTTP/1.1" 200 1402 0.002969 10.0.0.49 - - [2025-07-28 02:11:10] "GET /routing-instance/3d3ea57f-cd54-4445-a038-a1848146eb1f HTTP/1.1" 200 1402 0.003414 10.0.0.49 - - [2025-07-28 02:11:10] "GET /route-target/0ab089bd-0340-4323-b0dc-e3e5b0ca92e1 HTTP/1.1" 200 1151 0.006245 10.0.0.49 - - [2025-07-28 02:11:10] "GET /domains HTTP/1.1" 200 280 0.003503 10.0.0.49 - - [2025-07-28 02:11:10] "GET /domain/9e618af3-295e-4d34-82dd-55e594c9037f HTTP/1.1" 200 3086 0.003126 10.0.0.49 - - [2025-07-28 02:11:10] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8 HTTP/1.1" 200 7063 0.039581 10.0.0.49 - - [2025-07-28 02:11:10] "GET /virtual-network/e03619b1-ff3d-46c4-a925-1b3a04deffeb HTTP/1.1" 200 2083 0.004149 10.0.0.49 - - [2025-07-28 02:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.49 - - [2025-07-28 02:11:10] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032838 10.0.0.49 - - [2025-07-28 02:11:10] "GET /virtual-network/e03619b1-ff3d-46c4-a925-1b3a04deffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004350 10.0.0.49 - - [2025-07-28 02:11:10] "GET /floating-ip-pools?parent_id=e03619b1-ff3d-46c4-a925-1b3a04deffeb&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001941 10.0.0.49 - - [2025-07-28 02:11:10] "GET /virtual-network/e03619b1-ff3d-46c4-a925-1b3a04deffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004579 10.0.0.49 - - [2025-07-28 02:11:10] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016286 10.0.0.49 - - [2025-07-28 02:11:10] "POST /ref-update HTTP/1.1" 200 156 0.012763 10.0.0.49 - - [2025-07-28 02:11:10] "GET /virtual-network/e03619b1-ff3d-46c4-a925-1b3a04deffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004526 10.0.0.49 - - [2025-07-28 02:11:10] "GET /domains HTTP/1.1" 200 280 0.001778 10.0.0.49 - - [2025-07-28 02:11:10] "GET /domain/9e618af3-295e-4d34-82dd-55e594c9037f HTTP/1.1" 200 3086 0.002848 10.0.0.49 - - [2025-07-28 02:11:10] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8 HTTP/1.1" 200 7319 0.036377 10.0.0.49 - - [2025-07-28 02:11:10] "GET /virtual-network/e03619b1-ff3d-46c4-a925-1b3a04deffeb HTTP/1.1" 200 2321 0.006835 10.0.0.49 - - [2025-07-28 02:11:10] "GET /floating-ip-pool/a7363e3f-1284-4569-939f-7d208512eb2f HTTP/1.1" 200 1315 0.004167 10.0.0.49 - - [2025-07-28 02:11:10] "GET /domains HTTP/1.1" 200 280 0.001562 10.0.0.49 - - [2025-07-28 02:11:10] "GET /domain/9e618af3-295e-4d34-82dd-55e594c9037f HTTP/1.1" 200 3086 0.002973 10.0.0.49 - - [2025-07-28 02:11:10] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8 HTTP/1.1" 200 7319 0.031018 10.0.0.49 - - [2025-07-28 02:11:10] "GET /virtual-network/e03619b1-ff3d-46c4-a925-1b3a04deffeb HTTP/1.1" 200 2321 0.004462 10.0.0.49 - - [2025-07-28 02:11:10] "GET /virtual-network/e03619b1-ff3d-46c4-a925-1b3a04deffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004982 10.0.0.49 - - [2025-07-28 02:11:10] "POST /tags HTTP/1.1" 200 365 0.079446 10.0.0.49 - - [2025-07-28 02:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004799 10.0.0.49 - - [2025-07-28 02:11:10] "GET /tag/9f3813c8-f64d-428b-b133-00a0161c10f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.021434 10.0.0.49 - - [2025-07-28 02:11:11] "POST /tags HTTP/1.1" 409 206 0.002401 10.0.0.49 - - [2025-07-28 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.49 - - [2025-07-28 02:11:11] "GET /tag/67dfc785-0066-434a-858c-559401aabb5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016661 10.0.0.49 - - [2025-07-28 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.49 - - [2025-07-28 02:11:11] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.036074 10.0.0.49 - - [2025-07-28 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.49 - - [2025-07-28 02:11:11] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003978 10.0.0.49 - - [2025-07-28 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.49 - - [2025-07-28 02:11:11] "GET /service-appliance-set/1b29659e-43e0-4dcc-9509-219422acb218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003630 10.0.0.49 - - [2025-07-28 02:11:11] "POST /fqname-to-id HTTP/1.1" 404 258 0.001636 10.0.0.49 - - [2025-07-28 02:11:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.092289 10.0.0.49 - - [2025-07-28 02:11:11] "GET /virtual-machine-interface/a5ccccdf-b12e-430d-95af-898476b81165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.011913 10.0.0.49 - - [2025-07-28 02:11:11] "POST /set-tag HTTP/1.1" 200 109 0.017301 10.0.0.49 - - [2025-07-28 02:11:11] "POST /instance-ips HTTP/1.1" 200 417 0.021922 10.0.0.49 - - [2025-07-28 02:11:11] "GET /instance-ip/fc60f68d-8551-4bc8-bcd9-a2f1658266ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.013127 10.0.0.49 - - [2025-07-28 02:11:11] "POST /loadbalancers HTTP/1.1" 200 618 0.070168 10.0.0.49 - - [2025-07-28 02:11:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011216 10.0.0.49 - - [2025-07-28 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009952 10.0.0.49 - - [2025-07-28 02:11:11] "POST /service-instances HTTP/1.1" 200 566 0.047814 10.0.0.49 - - [2025-07-28 02:11:11] "POST /ref-update HTTP/1.1" 200 156 0.023873 10.0.0.49 - - [2025-07-28 02:11:11] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.072416 10.0.0.49 - - [2025-07-28 02:11:11] "GET /virtual-machine-interface/a5ccccdf-b12e-430d-95af-898476b81165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.009175 10.0.0.49 - - [2025-07-28 02:11:11] "GET /virtual-machine-interface/a5ccccdf-b12e-430d-95af-898476b81165?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.007844 10.0.0.49 - - [2025-07-28 02:11:11] "PUT /service-instance/2fd56d09-6796-48d2-9b67-4a59fbb1896e HTTP/1.1" 200 266 0.023845 10.0.0.49 - - [2025-07-28 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006346 10.0.0.49 - - [2025-07-28 02:11:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021538 10.0.0.49 - - [2025-07-28 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.49 - - [2025-07-28 02:11:11] "GET /floating-ip-pool/a7363e3f-1284-4569-939f-7d208512eb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002777 10.0.0.49 - - [2025-07-28 02:11:11] "POST /virtual-machines HTTP/1.1" 200 429 0.015279 10.0.0.49 - - [2025-07-28 02:11:11] "POST /floating-ips HTTP/1.1" 200 671 0.122711 10.0.0.49 - - [2025-07-28 02:11:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.069546 10.0.0.49 - - [2025-07-28 02:11:12] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003552 10.0.0.49 - - [2025-07-28 02:11:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.185963 10.0.0.49 - - [2025-07-28 02:11:12] "POST /chown HTTP/1.1" 200 109 0.017838 10.0.0.49 - - [2025-07-28 02:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.49 - - [2025-07-28 02:11:12] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002800 10.0.0.49 - - [2025-07-28 02:11:12] "POST /tags HTTP/1.1" 409 221 0.001833 10.0.0.49 - - [2025-07-28 02:11:12] "POST /chown HTTP/1.1" 200 109 0.006535 10.0.0.49 - - [2025-07-28 02:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.49 - - [2025-07-28 02:11:12] "PUT /virtual-machine-interface/d8d37d87-78b9-436d-899c-54168c4e8da8 HTTP/1.1" 200 284 0.019734 10.0.0.49 - - [2025-07-28 02:11:12] "GET /tag/6b6a3f82-44a2-4d1d-b4e1-eaff42bbf9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.023572 10.0.0.49 - - [2025-07-28 02:11:12] "POST /tags HTTP/1.1" 409 238 0.007225 10.0.0.49 - - [2025-07-28 02:11:12] "PUT /instance-ip/fc60f68d-8551-4bc8-bcd9-a2f1658266ff HTTP/1.1" 200 256 0.021506 10.0.0.49 - - [2025-07-28 02:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.49 - - [2025-07-28 02:11:12] "GET /tag/9f3813c8-f64d-428b-b133-00a0161c10f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011241 10.0.0.49 - - [2025-07-28 02:11:12] "POST /ref-update HTTP/1.1" 200 156 0.017240 10.0.0.49 - - [2025-07-28 02:11:12] "POST /ref-update HTTP/1.1" 200 156 0.030242 10.0.0.49 - - [2025-07-28 02:11:12] "POST /ref-update HTTP/1.1" 200 156 0.025094 10.0.0.49 - - [2025-07-28 02:11:12] "POST /firewall-rules HTTP/1.1" 200 650 0.122722 10.0.0.49 - - [2025-07-28 02:11:12] "POST /ref-update HTTP/1.1" 200 156 0.032556 10.0.0.49 - - [2025-07-28 02:11:12] "GET /firewall-rule/7a6b72c1-34dc-4c41-9688-eef884130e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.020738 10.0.0.49 - - [2025-07-28 02:11:12] "GET /firewall-policy/bdb59dcc-a4fd-4dcb-bfec-1bf6380b5316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.008627 10.0.0.49 - - [2025-07-28 02:11:12] "GET /firewall-rule/7a6b72c1-34dc-4c41-9688-eef884130e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003255 10.0.0.49 - - [2025-07-28 02:11:12] "POST /ref-update HTTP/1.1" 200 156 0.036008 10.0.0.49 - - [2025-07-28 02:11:12] "POST /ref-update HTTP/1.1" 200 156 0.022729 10.0.0.49 - - [2025-07-28 02:11:12] "POST /ref-update HTTP/1.1" 200 156 0.021586 10.0.0.49 - - [2025-07-28 02:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008928 10.0.0.49 - - [2025-07-28 02:11:12] "POST /virtual-machines HTTP/1.1" 200 429 0.017108 10.0.0.49 - - [2025-07-28 02:11:12] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.045106 10.0.0.49 - - [2025-07-28 02:11:12] "GET /loadbalancer/c609e060-54f9-4701-8357-2fde7058d58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.024588 10.0.0.49 - - [2025-07-28 02:11:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.125295 10.0.0.49 - - [2025-07-28 02:11:12] "POST /chown HTTP/1.1" 200 109 0.021166 10.0.0.49 - - [2025-07-28 02:11:12] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.069630 10.0.0.49 - - [2025-07-28 02:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.49 - - [2025-07-28 02:11:12] "POST /chown HTTP/1.1" 200 109 0.008623 10.0.0.49 - - [2025-07-28 02:11:12] "PUT /virtual-machine-interface/abdb1b1b-9f83-4b04-ace9-e7bfb796c870 HTTP/1.1" 200 284 0.024168 10.0.0.49 - - [2025-07-28 02:11:12] "PUT /instance-ip/fc60f68d-8551-4bc8-bcd9-a2f1658266ff HTTP/1.1" 200 256 0.037651 10.0.0.49 - - [2025-07-28 02:11:12] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.039966 10.0.0.49 - - [2025-07-28 02:11:12] "GET /loadbalancer-listener/895bd22c-f5bb-4837-8f32-eb217402512c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.018256 10.0.0.49 - - [2025-07-28 02:11:12] "GET /loadbalancer-listener/895bd22c-f5bb-4837-8f32-eb217402512c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003272 10.0.0.49 - - [2025-07-28 02:11:12] "POST /ref-update HTTP/1.1" 200 156 0.009617 10.0.0.49 - - [2025-07-28 02:11:12] "POST /ref-update HTTP/1.1" 200 156 0.019488 10.0.0.49 - - [2025-07-28 02:11:13] "POST /ref-update HTTP/1.1" 200 156 0.026292 10.0.0.49 - - [2025-07-28 02:11:13] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.055713 10.0.0.49 - - [2025-07-28 02:11:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.041602 10.0.0.49 - - [2025-07-28 02:11:13] "POST /ref-update HTTP/1.1" 200 156 0.048989 10.0.0.49 - - [2025-07-28 02:11:13] "GET /loadbalancer-pool/acb66f49-e1e2-40d4-9620-4a9548546b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.028774 10.0.0.49 - - [2025-07-28 02:11:13] "POST /ref-update HTTP/1.1" 200 156 0.023974 10.0.0.49 - - [2025-07-28 02:11:13] "POST /loadbalancer-members HTTP/1.1" 200 707 0.022973 10.0.0.49 - - [2025-07-28 02:11:13] "PUT /service-instance/2fd56d09-6796-48d2-9b67-4a59fbb1896e HTTP/1.1" 200 266 0.024496 10.0.0.49 - - [2025-07-28 02:11:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.031326 10.0.0.49 - - [2025-07-28 02:11:13] "GET /loadbalancer-member/40a090a7-e484-43b9-8165-fb629327ce2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.012801 10.0.0.49 - - [2025-07-28 02:11:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007347 10.0.0.49 - - [2025-07-28 02:11:13] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002979 10.0.0.49 - - [2025-07-28 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.49 - - [2025-07-28 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.49 - - [2025-07-28 02:11:13] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002829 10.0.0.49 - - [2025-07-28 02:11:13] "POST /chown HTTP/1.1" 200 109 0.007587 10.0.0.49 - - [2025-07-28 02:11:13] "POST /tags HTTP/1.1" 409 221 0.013236 10.0.0.49 - - [2025-07-28 02:11:13] "POST /chown HTTP/1.1" 200 109 0.007311 10.0.0.49 - - [2025-07-28 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.49 - - [2025-07-28 02:11:13] "GET /tag/6b6a3f82-44a2-4d1d-b4e1-eaff42bbf9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012908 10.0.0.49 - - [2025-07-28 02:11:13] "POST /tags HTTP/1.1" 409 238 0.002159 10.0.0.49 - - [2025-07-28 02:11:13] "PUT /instance-ip/fc60f68d-8551-4bc8-bcd9-a2f1658266ff HTTP/1.1" 200 256 0.040447 10.0.0.49 - - [2025-07-28 02:11:13] "POST /ref-update HTTP/1.1" 200 156 0.020027 10.0.0.49 - - [2025-07-28 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.49 - - [2025-07-28 02:11:13] "GET /tag/9f3813c8-f64d-428b-b133-00a0161c10f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014405 10.0.0.49 - - [2025-07-28 02:11:13] "POST /firewall-rules HTTP/1.1" 409 293 0.002233 10.0.0.49 - - [2025-07-28 02:11:13] "POST /chown HTTP/1.1" 200 109 0.007829 10.0.0.49 - - [2025-07-28 02:11:13] "POST /chown HTTP/1.1" 200 109 0.020591 10.0.0.49 - - [2025-07-28 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009780 10.0.0.49 - - [2025-07-28 02:11:13] "PUT /instance-ip/fc60f68d-8551-4bc8-bcd9-a2f1658266ff HTTP/1.1" 200 256 0.028087 10.0.0.49 - - [2025-07-28 02:11:13] "PUT /firewall-rule/7a6b72c1-34dc-4c41-9688-eef884130e8e HTTP/1.1" 200 260 0.050608 10.0.0.49 - - [2025-07-28 02:11:13] "GET /firewall-rule/7a6b72c1-34dc-4c41-9688-eef884130e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.014742 10.0.0.49 - - [2025-07-28 02:11:13] "POST /ref-update HTTP/1.1" 200 156 0.020391 10.0.0.49 - - [2025-07-28 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.49 - - [2025-07-28 02:11:13] "POST /chown HTTP/1.1" 200 109 0.006954 10.0.0.49 - - [2025-07-28 02:11:13] "GET /firewall-policy/bdb59dcc-a4fd-4dcb-bfec-1bf6380b5316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.014323 10.0.0.49 - - [2025-07-28 02:11:13] "GET /firewall-rule/7a6b72c1-34dc-4c41-9688-eef884130e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002700 10.0.0.49 - - [2025-07-28 02:11:13] "POST /chown HTTP/1.1" 200 109 0.006360 10.0.0.49 - - [2025-07-28 02:11:13] "PUT /instance-ip/fc60f68d-8551-4bc8-bcd9-a2f1658266ff HTTP/1.1" 200 256 0.015271 10.0.0.49 - - [2025-07-28 02:11:13] "POST /ref-update HTTP/1.1" 200 156 0.021092 10.0.0.49 - - [2025-07-28 02:11:13] "POST /chown HTTP/1.1" 200 109 0.007084 10.0.0.49 - - [2025-07-28 02:11:13] "POST /chown HTTP/1.1" 200 109 0.024551 10.0.0.49 - - [2025-07-28 02:11:13] "PUT /instance-ip/fc60f68d-8551-4bc8-bcd9-a2f1658266ff HTTP/1.1" 200 256 0.015776 10.0.0.49 - - [2025-07-28 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012003 10.0.0.49 - - [2025-07-28 02:11:13] "POST /ref-update HTTP/1.1" 200 156 0.041895 10.0.0.49 - - [2025-07-28 02:11:13] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.017896 10.0.0.49 - - [2025-07-28 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.49 - - [2025-07-28 02:11:14] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.046686 10.0.0.49 - - [2025-07-28 02:11:14] "POST /virtual-machines HTTP/1.1" 200 373 0.028133 10.0.0.49 - - [2025-07-28 02:11:14] "PUT /service-instance/2fd56d09-6796-48d2-9b67-4a59fbb1896e HTTP/1.1" 200 266 0.038746 10.0.0.49 - - [2025-07-28 02:11:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020516 10.0.0.49 - - [2025-07-28 02:11:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021976 10.0.0.49 - - [2025-07-28 02:11:14] "PUT /service-instance/2fd56d09-6796-48d2-9b67-4a59fbb1896e HTTP/1.1" 200 266 0.017178 10.0.0.49 - - [2025-07-28 02:11:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.067090 10.0.0.49 - - [2025-07-28 02:11:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.196806 10.0.0.49 - - [2025-07-28 02:11:14] "PUT /service-instance/2fd56d09-6796-48d2-9b67-4a59fbb1896e HTTP/1.1" 200 266 0.036096 10.0.0.49 - - [2025-07-28 02:11:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.044679 10.0.0.49 - - [2025-07-28 02:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015299 10.0.0.49 - - [2025-07-28 02:11:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010043 10.0.0.49 - - [2025-07-28 02:11:14] "GET /virtual-machine-interface/23448d8c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.004876 10.0.0.49 - - [2025-07-28 02:11:14] "PUT /service-instance/2fd56d09-6796-48d2-9b67-4a59fbb1896e HTTP/1.1" 200 266 0.010794 10.0.0.49 - - [2025-07-28 02:11:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011081 10.0.0.49 - - [2025-07-28 02:11:14] "POST /instance-ips HTTP/1.1" 200 413 0.056455 10.0.0.49 - - [2025-07-28 02:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004933 10.0.0.49 - - [2025-07-28 02:11:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025347 10.0.0.49 - - [2025-07-28 02:11:14] "GET /virtual-machine-interface/23448d8c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.010879 10.0.0.49 - - [2025-07-28 02:11:14] "POST /chown HTTP/1.1" 200 109 0.009019 10.0.0.49 - - [2025-07-28 02:11:14] "POST /chown HTTP/1.1" 200 109 0.042175 10.0.0.49 - - [2025-07-28 02:11:14] "POST /ref-update HTTP/1.1" 200 156 0.013957 10.0.0.49 - - [2025-07-28 02:11:14] "POST /set-tag HTTP/1.1" 200 109 0.072465 10.0.0.49 - - [2025-07-28 02:11:14] "GET /virtual-machine-interface/23448d8c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011559 10.0.0.49 - - [2025-07-28 02:11:14] "GET /instance-ip/236ad3e8-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.008001 10.0.0.49 - - [2025-07-28 02:11:14] "POST /chown HTTP/1.1" 200 109 0.021895 10.0.0.49 - - [2025-07-28 02:11:14] "POST /chown HTTP/1.1" 200 109 0.026559 10.0.0.49 - - [2025-07-28 02:11:14] "POST /ref-update HTTP/1.1" 200 156 0.025144 10.0.0.49 - - [2025-07-28 02:11:14] "GET /virtual-machine-interface/23448d8c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014545 10.0.0.49 - - [2025-07-28 02:11:14] "POST /set-tag HTTP/1.1" 200 109 0.004981 10.0.0.49 - - [2025-07-28 02:11:14] "GET /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.006986 10.0.0.49 - - [2025-07-28 02:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.49 - - [2025-07-28 02:11:14] "POST /chown HTTP/1.1" 200 109 0.011811 10.0.0.49 - - [2025-07-28 02:11:14] "POST /ref-update HTTP/1.1" 200 156 0.017076 10.0.0.49 - - [2025-07-28 02:11:14] "GET /virtual-machine-interface/23448d8c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.030170 10.0.0.49 - - [2025-07-28 02:11:14] "POST /set-tag HTTP/1.1" 200 109 0.011764 10.0.0.49 - - [2025-07-28 02:11:14] "POST /chown HTTP/1.1" 200 109 0.054045 10.0.0.49 - - [2025-07-28 02:11:14] "GET /virtual-machine-interface/23448d8c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004491 10.0.0.49 - - [2025-07-28 02:11:15] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.006356 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.020303 10.0.0.49 - - [2025-07-28 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.006627 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.010369 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.007444 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.013936 10.0.0.49 - - [2025-07-28 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.007271 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.021581 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.014562 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.008672 10.0.0.49 - - [2025-07-28 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.007995 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.007992 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.020048 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.023003 10.0.0.49 - - [2025-07-28 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.008170 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.019614 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.006547 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.031442 10.0.0.49 - - [2025-07-28 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.009979 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.018042 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.017852 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.006051 10.0.0.49 - - [2025-07-28 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.49 - - [2025-07-28 02:11:15] "POST /chown HTTP/1.1" 200 109 0.009766 10.0.0.49 - - [2025-07-28 02:11:16] "POST /chown HTTP/1.1" 200 109 0.008267 10.0.0.49 - - [2025-07-28 02:11:16] "POST /chown HTTP/1.1" 200 109 0.015838 10.0.0.49 - - [2025-07-28 02:11:16] "POST /chown HTTP/1.1" 200 109 0.024884 10.0.0.49 - - [2025-07-28 02:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.49 - - [2025-07-28 02:11:16] "POST /chown HTTP/1.1" 200 109 0.008827 10.0.0.49 - - [2025-07-28 02:11:16] "POST /chown HTTP/1.1" 200 109 0.024979 10.0.0.49 - - [2025-07-28 02:11:16] "POST /chown HTTP/1.1" 200 109 0.008361 10.0.0.49 - - [2025-07-28 02:11:16] "POST /chown HTTP/1.1" 200 109 0.022680 10.0.0.49 - - [2025-07-28 02:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.49 - - [2025-07-28 02:11:16] "POST /chown HTTP/1.1" 200 109 0.008986 10.0.0.49 - - [2025-07-28 02:11:16] "POST /chown HTTP/1.1" 200 109 0.025954 10.0.0.49 - - [2025-07-28 02:11:16] "POST /chown HTTP/1.1" 200 109 0.013733 10.0.0.49 - - [2025-07-28 02:11:16] "POST /chown HTTP/1.1" 200 109 0.011737 10.0.0.49 - - [2025-07-28 02:11:23] "GET /virtual-machine-interface/1e6eb45e-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004573 10.0.0.49 - - [2025-07-28 02:11:23] "POST /set-tag HTTP/1.1" 200 109 0.003358 10.0.0.49 - - [2025-07-28 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.49 - - [2025-07-28 02:11:23] "GET /loadbalancer/b568f159-cd16-4d11-abf6-73e6980a96e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002158 10.0.0.49 - - [2025-07-28 02:11:23] "GET /loadbalancer-pool/2b2992d9-5e71-41ea-9a9e-2105267020d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002454 10.0.0.49 - - [2025-07-28 02:11:23] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014951 10.0.0.49 - - [2025-07-28 02:11:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020225 10.0.0.49 - - [2025-07-28 02:11:23] "GET /virtual-machine-interface/1e6eb45e-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007058 10.0.0.49 - - [2025-07-28 02:11:23] "GET /virtual-machine-interface/1e6eb45e-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006764 10.0.0.49 - - [2025-07-28 02:11:23] "POST /ref-update HTTP/1.1" 200 156 0.006419 10.0.0.49 - - [2025-07-28 02:11:23] "GET /floating-ip/a00a653e-7bd0-41e0-ad3c-e1f2bcc6199c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.004956 10.0.0.49 - - [2025-07-28 02:11:23] "POST /tags HTTP/1.1" 409 221 0.004821 10.0.0.49 - - [2025-07-28 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.49 - - [2025-07-28 02:11:23] "GET /tag/6b6a3f82-44a2-4d1d-b4e1-eaff42bbf9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012086 10.0.0.49 - - [2025-07-28 02:11:23] "PUT /floating-ip/a00a653e-7bd0-41e0-ad3c-e1f2bcc6199c HTTP/1.1" 200 256 0.013215 10.0.0.49 - - [2025-07-28 02:11:23] "POST /set-tag HTTP/1.1" 200 109 0.035432 10.0.0.49 - - [2025-07-28 02:11:23] "GET /virtual-machine/94887fd6-17ad-4970-91f3-770f52107787?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003222 10.0.0.49 - - [2025-07-28 02:11:23] "GET /virtual-machine-interface/1e6eb45e-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004725 10.0.0.49 - - [2025-07-28 02:11:24] "GET /virtual-machine-interface/1efc7e9c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005901 10.0.0.49 - - [2025-07-28 02:11:24] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.49 - - [2025-07-28 02:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.49 - - [2025-07-28 02:11:24] "GET /loadbalancer/b568f159-cd16-4d11-abf6-73e6980a96e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002611 10.0.0.49 - - [2025-07-28 02:11:24] "GET /loadbalancer-pool/2b2992d9-5e71-41ea-9a9e-2105267020d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003783 10.0.0.49 - - [2025-07-28 02:11:24] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019556 10.0.0.49 - - [2025-07-28 02:11:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010002 10.0.0.49 - - [2025-07-28 02:11:24] "GET /virtual-machine-interface/1efc7e9c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008564 10.0.0.49 - - [2025-07-28 02:11:24] "GET /virtual-machine-interface/1efc7e9c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009517 10.0.0.49 - - [2025-07-28 02:11:24] "POST /ref-update HTTP/1.1" 200 156 0.006403 10.0.0.49 - - [2025-07-28 02:11:24] "GET /floating-ip/a00a653e-7bd0-41e0-ad3c-e1f2bcc6199c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003999 10.0.0.49 - - [2025-07-28 02:11:24] "POST /set-tag HTTP/1.1" 200 109 0.019744 10.0.0.49 - - [2025-07-28 02:11:28] "GET /virtual-machine-interface/23448d8c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004753 10.0.0.49 - - [2025-07-28 02:11:28] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.49 - - [2025-07-28 02:11:29] "GET /virtual-machine/b82f6887-b5c8-48e1-a00a-e0adbcc23f3e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003112 10.0.0.49 - - [2025-07-28 02:11:29] "GET /virtual-machine-interface/1efc7e9c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005088 10.0.0.49 - - [2025-07-28 02:11:29] "GET /virtual-machine/6ccabccd-1455-488a-8626-42192bad4b0d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003167 10.0.0.49 - - [2025-07-28 02:11:29] "GET /virtual-machine-interface/23448d8c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004316 10.0.0.49 - - [2025-07-28 02:11:29] "GET /virtual-machine-interface/23448d8c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006579 10.0.0.49 - - [2025-07-28 02:11:29] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.49 - - [2025-07-28 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.49 - - [2025-07-28 02:11:54] "POST /chown HTTP/1.1" 200 109 0.006530 10.0.0.49 - - [2025-07-28 02:11:54] "POST /chown HTTP/1.1" 200 109 0.021864 10.0.0.49 - - [2025-07-28 02:11:54] "POST /chown HTTP/1.1" 200 109 0.012865 10.0.0.49 - - [2025-07-28 02:11:54] "POST /chown HTTP/1.1" 200 109 0.031929 10.0.0.49 - - [2025-07-28 02:12:01] "GET /virtual-machine-interface/23448d8c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005104 10.0.0.49 - - [2025-07-28 02:12:01] "POST /set-tag HTTP/1.1" 200 109 0.006392 10.0.0.49 - - [2025-07-28 02:12:01] "GET /virtual-machine-interface/23448d8c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005003 10.0.0.49 - - [2025-07-28 02:12:01] "POST /set-tag HTTP/1.1" 200 109 0.008170 10.0.0.49 - - [2025-07-28 02:12:01] "GET /virtual-machine/6ccabccd-1455-488a-8626-42192bad4b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002934 10.0.0.49 - - [2025-07-28 02:12:01] "POST /ref-update HTTP/1.1" 200 156 0.012786 10.0.0.49 - - [2025-07-28 02:12:01] "GET /virtual-machine-interface/23448d8c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010113 10.0.0.49 - - [2025-07-28 02:12:01] "POST /set-tag HTTP/1.1" 200 109 0.019793 10.0.0.49 - - [2025-07-28 02:12:01] "POST /set-tag HTTP/1.1" 200 109 0.035376 10.0.0.49 - - [2025-07-28 02:12:01] "DELETE /instance-ip/236ad3e8-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.056276 10.0.0.49 - - [2025-07-28 02:12:02] "DELETE /virtual-machine-interface/23448d8c-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.054119 10.0.0.49 - - [2025-07-28 02:12:02] "DELETE /virtual-machine/6ccabccd-1455-488a-8626-42192bad4b0d HTTP/1.1" 200 115 0.038412 10.0.0.49 - - [2025-07-28 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.49 - - [2025-07-28 02:12:04] "GET /tag/9f3813c8-f64d-428b-b133-00a0161c10f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013446 10.0.0.49 - - [2025-07-28 02:12:04] "GET /tag/9f3813c8-f64d-428b-b133-00a0161c10f7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.015854 10.0.0.49 - - [2025-07-28 02:12:04] "GET /virtual-machine-interface/a5ccccdf-b12e-430d-95af-898476b81165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.007006 10.0.0.49 - - [2025-07-28 02:12:04] "POST /set-tag HTTP/1.1" 200 109 0.014178 10.0.0.49 - - [2025-07-28 02:12:04] "GET /virtual-machine-interface/abdb1b1b-9f83-4b04-ace9-e7bfb796c870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.006371 10.0.0.49 - - [2025-07-28 02:12:04] "POST /set-tag HTTP/1.1" 200 109 0.016404 10.0.0.49 - - [2025-07-28 02:12:04] "GET /virtual-machine-interface/d8d37d87-78b9-436d-899c-54168c4e8da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004662 10.0.0.49 - - [2025-07-28 02:12:04] "POST /set-tag HTTP/1.1" 200 109 0.013054 10.0.0.49 - - [2025-07-28 02:12:04] "GET /firewall-policy/bdb59dcc-a4fd-4dcb-bfec-1bf6380b5316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.012780 10.0.0.49 - - [2025-07-28 02:12:04] "GET /firewall-rule/7a6b72c1-34dc-4c41-9688-eef884130e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004095 10.0.0.49 - - [2025-07-28 02:12:04] "POST /ref-update HTTP/1.1" 200 156 0.012330 10.0.0.49 - - [2025-07-28 02:12:04] "DELETE /firewall-rule/7a6b72c1-34dc-4c41-9688-eef884130e8e HTTP/1.1" 200 115 0.032668 10.0.0.49 - - [2025-07-28 02:12:04] "DELETE /loadbalancer-member/40a090a7-e484-43b9-8165-fb629327ce2d HTTP/1.1" 200 115 0.031183 10.0.0.49 - - [2025-07-28 02:12:04] "PUT /service-instance/2fd56d09-6796-48d2-9b67-4a59fbb1896e HTTP/1.1" 200 266 0.008604 10.0.0.49 - - [2025-07-28 02:12:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010532 10.0.0.49 - - [2025-07-28 02:12:04] "DELETE /loadbalancer-pool/acb66f49-e1e2-40d4-9620-4a9548546b73 HTTP/1.1" 200 115 0.068326 10.0.0.49 - - [2025-07-28 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.49 - - [2025-07-28 02:12:04] "POST /chown HTTP/1.1" 200 109 0.006282 10.0.0.49 - - [2025-07-28 02:12:04] "DELETE /loadbalancer-listener/895bd22c-f5bb-4837-8f32-eb217402512c HTTP/1.1" 200 115 0.046034 10.0.0.49 - - [2025-07-28 02:12:04] "GET /floating-ip/2276d1a1-afbd-4f9c-8561-412c8a16a92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.002461 10.0.0.49 - - [2025-07-28 02:12:05] "POST /chown HTTP/1.1" 200 109 0.009202 10.0.0.49 - - [2025-07-28 02:12:05] "POST /chown HTTP/1.1" 200 109 0.009495 10.0.0.49 - - [2025-07-28 02:12:05] "POST /chown HTTP/1.1" 200 109 0.021933 10.0.0.49 - - [2025-07-28 02:12:05] "PUT /floating-ip/2276d1a1-afbd-4f9c-8561-412c8a16a92f HTTP/1.1" 200 256 0.041767 10.0.0.49 - - [2025-07-28 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.49 - - [2025-07-28 02:12:05] "POST /chown HTTP/1.1" 200 109 0.018458 10.0.0.49 - - [2025-07-28 02:12:05] "DELETE /floating-ip/2276d1a1-afbd-4f9c-8561-412c8a16a92f HTTP/1.1" 200 115 0.072908 10.0.0.49 - - [2025-07-28 02:12:05] "POST /chown HTTP/1.1" 200 109 0.025102 10.0.0.49 - - [2025-07-28 02:12:05] "DELETE /loadbalancer/c609e060-54f9-4701-8357-2fde7058d58c HTTP/1.1" 200 115 0.033594 10.0.0.49 - - [2025-07-28 02:12:05] "POST /chown HTTP/1.1" 200 109 0.010753 10.0.0.49 - - [2025-07-28 02:12:05] "POST /chown HTTP/1.1" 200 109 0.025763 10.0.0.49 - - [2025-07-28 02:12:05] "PUT /service-instance/2fd56d09-6796-48d2-9b67-4a59fbb1896e HTTP/1.1" 200 266 0.024559 10.0.0.49 - - [2025-07-28 02:12:05] "DELETE /instance-ip/fc60f68d-8551-4bc8-bcd9-a2f1658266ff HTTP/1.1" 200 115 0.107094 10.0.0.49 - - [2025-07-28 02:12:05] "DELETE /virtual-machine-interface/a5ccccdf-b12e-430d-95af-898476b81165 HTTP/1.1" 200 115 0.040337 10.0.0.49 - - [2025-07-28 02:12:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018186 10.0.0.49 - - [2025-07-28 02:12:05] "PUT /service-instance/2fd56d09-6796-48d2-9b67-4a59fbb1896e HTTP/1.1" 200 266 0.022045 10.0.0.49 - - [2025-07-28 02:12:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.017682 10.0.0.49 - - [2025-07-28 02:12:05] "GET /floating-ip-pool/a7363e3f-1284-4569-939f-7d208512eb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.007375 10.0.0.49 - - [2025-07-28 02:12:05] "DELETE /tag/9f3813c8-f64d-428b-b133-00a0161c10f7 HTTP/1.1" 200 115 0.135607 10.0.0.49 - - [2025-07-28 02:12:05] "PUT /service-instance/2fd56d09-6796-48d2-9b67-4a59fbb1896e HTTP/1.1" 200 266 0.019960 10.0.0.49 - - [2025-07-28 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.035638 10.0.0.49 - - [2025-07-28 02:12:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.035484 10.0.0.49 - - [2025-07-28 02:12:05] "DELETE /floating-ip-pool/a7363e3f-1284-4569-939f-7d208512eb2f HTTP/1.1" 200 115 0.054088 10.0.0.49 - - [2025-07-28 02:12:05] "DELETE /service-instance/2fd56d09-6796-48d2-9b67-4a59fbb1896e HTTP/1.1" 200 115 0.059715 10.0.0.49 - - [2025-07-28 02:12:05] "GET /virtual-machine-interface/d8d37d87-78b9-436d-899c-54168c4e8da8?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.004707 10.0.0.49 - - [2025-07-28 02:12:05] "POST /useragent-kv HTTP/1.1" 200 115 0.010770 10.0.0.49 - - [2025-07-28 02:12:05] "POST /useragent-kv HTTP/1.1" 200 115 0.001977 10.0.0.49 - - [2025-07-28 02:12:05] "DELETE /virtual-network/e03619b1-ff3d-46c4-a925-1b3a04deffeb HTTP/1.1" 200 115 0.143448 10.0.0.49 - - [2025-07-28 02:12:05] "GET /routing-instance/3d3ea57f-cd54-4445-a038-a1848146eb1f HTTP/1.1" 404 171 0.005309 10.0.0.49 - - [2025-07-28 02:12:05] "GET /domains HTTP/1.1" 200 280 0.002843 10.0.0.49 - - [2025-07-28 02:12:05] "GET /domain/9e618af3-295e-4d34-82dd-55e594c9037f HTTP/1.1" 200 3086 0.005694 10.0.0.49 - - [2025-07-28 02:12:05] "DELETE /virtual-machine-interface/d8d37d87-78b9-436d-899c-54168c4e8da8 HTTP/1.1" 200 115 0.091580 10.0.0.49 - - [2025-07-28 02:12:05] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8 HTTP/1.1" 200 7141 0.063317 10.0.0.49 - - [2025-07-28 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.054486 10.0.0.49 - - [2025-07-28 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015933 10.0.0.49 - - [2025-07-28 02:12:05] "DELETE /route-target/0ab089bd-0340-4323-b0dc-e3e5b0ca92e1 HTTP/1.1" 200 115 0.032362 10.0.0.49 - - [2025-07-28 02:12:05] "GET /virtual-machine-interface/1efc7e9c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.014307 10.0.0.49 - - [2025-07-28 02:12:05] "POST /set-tag HTTP/1.1" 200 109 0.003996 10.0.0.49 - - [2025-07-28 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.49 - - [2025-07-28 02:12:05] "GET /loadbalancer/b568f159-cd16-4d11-abf6-73e6980a96e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.019155 10.0.0.49 - - [2025-07-28 02:12:06] "DELETE /virtual-machine/d7d08e08-efbf-4c42-90a4-dbc21d8698d6 HTTP/1.1" 200 115 0.095519 10.0.0.49 - - [2025-07-28 02:12:06] "GET /virtual-machine-interface/abdb1b1b-9f83-4b04-ace9-e7bfb796c870?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005343 10.0.0.49 - - [2025-07-28 02:12:06] "GET /virtual-machine-interface/1efc7e9c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008289 10.0.0.49 - - [2025-07-28 02:12:06] "DELETE /virtual-machine-interface/abdb1b1b-9f83-4b04-ace9-e7bfb796c870 HTTP/1.1" 200 115 0.070738 10.0.0.49 - - [2025-07-28 02:12:06] "POST /set-tag HTTP/1.1" 200 109 0.046757 10.0.0.49 - - [2025-07-28 02:12:06] "DELETE /virtual-machine/e67f2bcd-7f56-4764-93b4-12a5bd2caf71 HTTP/1.1" 200 115 0.053442 10.0.0.49 - - [2025-07-28 02:12:06] "DELETE /loadbalancer-member/e6caec9e-cc16-489f-a189-6230da294e0d HTTP/1.1" 200 115 0.054514 10.0.0.49 - - [2025-07-28 02:12:07] "GET /virtual-machine-interface/1efc7e9c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005297 10.0.0.49 - - [2025-07-28 02:12:07] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.49 - - [2025-07-28 02:12:07] "GET /virtual-machine-interface/1efc7e9c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007048 10.0.0.49 - - [2025-07-28 02:12:07] "POST /set-tag HTTP/1.1" 200 109 0.003499 10.0.0.49 - - [2025-07-28 02:12:07] "GET /virtual-machine/b82f6887-b5c8-48e1-a00a-e0adbcc23f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003996 10.0.0.49 - - [2025-07-28 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.025547 10.0.0.49 - - [2025-07-28 02:12:07] "GET /virtual-machine-interface/1efc7e9c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.025846 10.0.0.49 - - [2025-07-28 02:12:07] "POST /set-tag HTTP/1.1" 200 109 0.052006 10.0.0.49 - - [2025-07-28 02:12:08] "POST /set-tag HTTP/1.1" 200 109 0.065839 10.0.0.49 - - [2025-07-28 02:12:08] "POST /set-tag HTTP/1.1" 200 109 0.040555 10.0.0.49 - - [2025-07-28 02:12:08] "DELETE /instance-ip/1f238a78-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.103219 10.0.0.49 - - [2025-07-28 02:12:08] "POST /ref-update HTTP/1.1" 200 156 0.021110 10.0.0.49 - - [2025-07-28 02:12:08] "DELETE /virtual-machine-interface/1efc7e9c-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.105733 10.0.0.49 - - [2025-07-28 02:12:08] "DELETE /virtual-machine/b82f6887-b5c8-48e1-a00a-e0adbcc23f3e HTTP/1.1" 200 115 0.037298 10.0.0.49 - - [2025-07-28 02:12:10] "GET /virtual-machine-interface/1e6eb45e-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005297 10.0.0.49 - - [2025-07-28 02:12:11] "POST /set-tag HTTP/1.1" 200 109 0.002943 10.0.0.49 - - [2025-07-28 02:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.49 - - [2025-07-28 02:12:11] "GET /loadbalancer/b568f159-cd16-4d11-abf6-73e6980a96e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002809 10.0.0.49 - - [2025-07-28 02:12:11] "GET /virtual-machine-interface/1e6eb45e-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006043 10.0.0.49 - - [2025-07-28 02:12:11] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.49 - - [2025-07-28 02:12:11] "GET /virtual-machine-interface/1e6eb45e-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004508 10.0.0.49 - - [2025-07-28 02:12:11] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.49 - - [2025-07-28 02:12:11] "GET /virtual-machine/94887fd6-17ad-4970-91f3-770f52107787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003480 10.0.0.49 - - [2025-07-28 02:12:11] "POST /ref-update HTTP/1.1" 200 156 0.011313 10.0.0.49 - - [2025-07-28 02:12:11] "GET /virtual-machine-interface/1e6eb45e-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.016778 10.0.0.49 - - [2025-07-28 02:12:11] "POST /set-tag HTTP/1.1" 200 109 0.020612 10.0.0.49 - - [2025-07-28 02:12:11] "POST /set-tag HTTP/1.1" 200 109 0.026235 10.0.0.49 - - [2025-07-28 02:12:11] "POST /set-tag HTTP/1.1" 200 109 0.033069 10.0.0.49 - - [2025-07-28 02:12:12] "DELETE /instance-ip/1e8a6208-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.043258 10.0.0.49 - - [2025-07-28 02:12:12] "POST /ref-update HTTP/1.1" 200 156 0.013754 10.0.0.49 - - [2025-07-28 02:12:12] "DELETE /virtual-machine-interface/1e6eb45e-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.068203 10.0.0.49 - - [2025-07-28 02:12:12] "DELETE /virtual-machine/94887fd6-17ad-4970-91f3-770f52107787 HTTP/1.1" 200 115 0.021670 10.0.0.49 - - [2025-07-28 02:12:12] "DELETE /tag/189d59b0-9da8-47d5-a669-3fef82d5bde8 HTTP/1.1" 200 115 0.038559 10.0.0.49 - - [2025-07-28 02:12:12] "DELETE /tag/eafcb5b5-f145-4d6e-849b-7f37d3cf4ef3 HTTP/1.1" 200 115 0.068253 10.0.0.49 - - [2025-07-28 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.49 - - [2025-07-28 02:12:16] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.053746 10.0.0.49 - - [2025-07-28 02:12:16] "POST /tags HTTP/1.1" 200 393 0.040742 10.0.0.49 - - [2025-07-28 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.025171 10.0.0.49 - - [2025-07-28 02:12:16] "GET /tag/b1764008-ccd9-430c-88e1-d79673b53205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.022561 10.0.0.49 - - [2025-07-28 02:12:16] "POST /tags HTTP/1.1" 200 341 0.022751 10.0.0.49 - - [2025-07-28 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.49 - - [2025-07-28 02:12:16] "GET /tag/aef57683-8a54-4586-b859-d76e90c3fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015762 10.0.0.49 - - [2025-07-28 02:12:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.000639 10.0.0.49 - - [2025-07-28 02:12:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.006953 10.0.0.49 - - [2025-07-28 02:12:16] "POST /security-groups HTTP/1.1" 200 589 0.083776 10.0.0.49 - - [2025-07-28 02:12:16] "POST /projects HTTP/1.1" 200 519 0.260201 10.0.0.49 - - [2025-07-28 02:12:16] "POST /fqname-to-id HTTP/1.1" 404 236 0.002006 10.0.0.49 - - [2025-07-28 02:12:16] "POST /access-control-lists HTTP/1.1" 200 598 0.070309 10.0.0.49 - - [2025-07-28 02:12:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.008404 10.0.0.49 - - [2025-07-28 02:12:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.054736 10.0.0.49 - - [2025-07-28 02:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.49 - - [2025-07-28 02:12:17] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010420 10.0.0.49 - - [2025-07-28 02:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.49 - - [2025-07-28 02:12:17] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.011643 10.0.0.49 - - [2025-07-28 02:12:17] "POST /access-control-lists HTTP/1.1" 200 596 0.097031 10.0.0.49 - - [2025-07-28 02:12:17] "PUT /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44 HTTP/1.1" 200 264 0.078977 10.0.0.49 - - [2025-07-28 02:12:17] "PUT /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865 HTTP/1.1" 200 264 0.075847 10.0.0.49 - - [2025-07-28 02:12:17] "POST /security-groups HTTP/1.1" 200 591 0.080953 10.0.0.49 - - [2025-07-28 02:12:17] "POST /fqname-to-id HTTP/1.1" 404 270 0.015263 10.0.0.49 - - [2025-07-28 02:12:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019114 10.0.0.49 - - [2025-07-28 02:12:17] "POST /access-control-lists HTTP/1.1" 200 632 0.040646 10.0.0.49 - - [2025-07-28 02:12:17] "POST /chown HTTP/1.1" 200 109 0.029228 10.0.0.49 - - [2025-07-28 02:12:17] "POST /fqname-to-id HTTP/1.1" 404 269 0.002467 10.0.0.49 - - [2025-07-28 02:12:17] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003083 10.0.0.49 - - [2025-07-28 02:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.49 - - [2025-07-28 02:12:17] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003622 10.0.0.49 - - [2025-07-28 02:12:17] "POST /tags HTTP/1.1" 409 226 0.002876 10.0.0.49 - - [2025-07-28 02:12:17] "POST /access-control-lists HTTP/1.1" 200 630 0.081097 10.0.0.49 - - [2025-07-28 02:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.49 - - [2025-07-28 02:12:17] "GET /tag/aef57683-8a54-4586-b859-d76e90c3fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013880 10.0.0.49 - - [2025-07-28 02:12:17] "POST /firewall-rules HTTP/1.1" 200 600 0.067568 10.0.0.49 - - [2025-07-28 02:12:17] "GET /firewall-rule/8c2308ee-a995-49ad-9c36-5dfc425b9b5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007598 10.0.0.49 - - [2025-07-28 02:12:17] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016032 10.0.0.49 - - [2025-07-28 02:12:17] "GET /firewall-rule/8c2308ee-a995-49ad-9c36-5dfc425b9b5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003273 10.0.0.49 - - [2025-07-28 02:12:17] "POST /ref-update HTTP/1.1" 200 156 0.064693 10.0.0.49 - - [2025-07-28 02:12:17] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014584 10.0.0.49 - - [2025-07-28 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.49 - - [2025-07-28 02:12:18] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002971 10.0.0.49 - - [2025-07-28 02:12:18] "POST /tags HTTP/1.1" 409 226 0.002464 10.0.0.49 - - [2025-07-28 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.49 - - [2025-07-28 02:12:18] "GET /tag/aef57683-8a54-4586-b859-d76e90c3fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017104 10.0.0.49 - - [2025-07-28 02:12:18] "POST /firewall-rules HTTP/1.1" 200 598 0.080853 10.0.0.49 - - [2025-07-28 02:12:18] "GET /firewall-rule/eab8a551-34e6-47eb-a403-ce9a549a251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005156 10.0.0.49 - - [2025-07-28 02:12:18] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004908 10.0.0.49 - - [2025-07-28 02:12:18] "GET /firewall-rule/eab8a551-34e6-47eb-a403-ce9a549a251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003008 10.0.0.49 - - [2025-07-28 02:12:18] "POST /ref-update HTTP/1.1" 200 156 0.062281 10.0.0.49 - - [2025-07-28 02:12:19] "POST /tags HTTP/1.1" 200 393 0.026566 10.0.0.49 - - [2025-07-28 02:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010130 10.0.0.49 - - [2025-07-28 02:12:19] "GET /tag/934eeb05-4264-428b-872a-df0a8b4486e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.028766 10.0.0.49 - - [2025-07-28 02:12:19] "POST /tags HTTP/1.1" 200 341 0.039806 10.0.0.49 - - [2025-07-28 02:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.49 - - [2025-07-28 02:12:19] "GET /tag/c98f57f9-0604-4a61-97be-6166cc1d2634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017263 10.0.0.49 - - [2025-07-28 02:12:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.000945 10.0.0.49 - - [2025-07-28 02:12:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.003682 10.0.0.49 - - [2025-07-28 02:12:19] "POST /security-groups HTTP/1.1" 200 589 0.074466 10.0.0.49 - - [2025-07-28 02:12:19] "POST /projects HTTP/1.1" 200 519 0.219788 10.0.0.49 - - [2025-07-28 02:12:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.008986 10.0.0.49 - - [2025-07-28 02:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.027289 10.0.0.49 - - [2025-07-28 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006481 10.0.0.49 - - [2025-07-28 02:12:20] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.018701 10.0.0.49 - - [2025-07-28 02:12:20] "POST /access-control-lists HTTP/1.1" 200 598 0.090880 10.0.0.49 - - [2025-07-28 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012112 10.0.0.49 - - [2025-07-28 02:12:20] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.015961 10.0.0.49 - - [2025-07-28 02:12:20] "POST /fqname-to-id HTTP/1.1" 404 235 0.002742 10.0.0.49 - - [2025-07-28 02:12:20] "POST /access-control-lists HTTP/1.1" 200 596 0.120555 10.0.0.49 - - [2025-07-28 02:12:20] "PUT /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44 HTTP/1.1" 200 264 0.142075 10.0.0.49 - - [2025-07-28 02:12:20] "PUT /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865 HTTP/1.1" 200 264 0.124078 10.0.0.49 - - [2025-07-28 02:12:20] "POST /security-groups HTTP/1.1" 200 591 0.077771 10.0.0.49 - - [2025-07-28 02:12:20] "POST /fqname-to-id HTTP/1.1" 404 270 0.003204 10.0.0.49 - - [2025-07-28 02:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.024970 10.0.0.49 - - [2025-07-28 02:12:20] "POST /access-control-lists HTTP/1.1" 200 632 0.057413 10.0.0.49 - - [2025-07-28 02:12:20] "POST /chown HTTP/1.1" 200 109 0.047804 10.0.0.49 - - [2025-07-28 02:12:20] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014917 10.0.0.49 - - [2025-07-28 02:12:20] "POST /fqname-to-id HTTP/1.1" 404 269 0.006934 10.0.0.49 - - [2025-07-28 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005384 10.0.0.49 - - [2025-07-28 02:12:20] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.026252 10.0.0.49 - - [2025-07-28 02:12:20] "POST /tags HTTP/1.1" 409 226 0.002438 10.0.0.49 - - [2025-07-28 02:12:20] "POST /access-control-lists HTTP/1.1" 200 630 0.082423 10.0.0.49 - - [2025-07-28 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.49 - - [2025-07-28 02:12:20] "GET /tag/c98f57f9-0604-4a61-97be-6166cc1d2634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017849 10.0.0.49 - - [2025-07-28 02:12:20] "POST /firewall-rules HTTP/1.1" 200 600 0.080959 10.0.0.49 - - [2025-07-28 02:12:20] "GET /firewall-rule/b62c1b72-8ba7-485d-b941-c2db7e734093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006385 10.0.0.49 - - [2025-07-28 02:12:20] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.005856 10.0.0.49 - - [2025-07-28 02:12:20] "GET /firewall-rule/b62c1b72-8ba7-485d-b941-c2db7e734093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004530 10.0.0.49 - - [2025-07-28 02:12:21] "POST /ref-update HTTP/1.1" 200 156 0.090727 10.0.0.49 - - [2025-07-28 02:12:21] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007034 10.0.0.49 - - [2025-07-28 02:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.49 - - [2025-07-28 02:12:21] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004075 10.0.0.49 - - [2025-07-28 02:12:21] "POST /tags HTTP/1.1" 409 226 0.002735 10.0.0.49 - - [2025-07-28 02:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.49 - - [2025-07-28 02:12:21] "GET /tag/c98f57f9-0604-4a61-97be-6166cc1d2634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012378 10.0.0.49 - - [2025-07-28 02:12:21] "POST /firewall-rules HTTP/1.1" 200 598 0.088858 10.0.0.49 - - [2025-07-28 02:12:21] "GET /firewall-rule/5dd61547-339a-4e2b-8fd8-31cdc4bdee13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.010569 10.0.0.49 - - [2025-07-28 02:12:21] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006768 10.0.0.49 - - [2025-07-28 02:12:21] "GET /firewall-rule/5dd61547-339a-4e2b-8fd8-31cdc4bdee13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003672 10.0.0.49 - - [2025-07-28 02:12:21] "POST /ref-update HTTP/1.1" 200 156 0.088653 10.0.0.49 - - [2025-07-28 02:12:22] "POST /tags HTTP/1.1" 200 345 0.093441 10.0.0.49 - - [2025-07-28 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006965 10.0.0.49 - - [2025-07-28 02:12:22] "GET /tag/34ff306c-9f17-4dd9-89bb-26a375319827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.046990 10.0.0.49 - - [2025-07-28 02:12:22] "POST /projects HTTP/1.1" 409 238 0.002309 10.0.0.49 - - [2025-07-28 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005293 10.0.0.49 - - [2025-07-28 02:12:22] "GET /project/fc0f90c9-d7bf-484b-913c-2d1d5c996a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.056550 10.0.0.49 - - [2025-07-28 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005467 10.0.0.49 - - [2025-07-28 02:12:22] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007215 10.0.0.49 - - [2025-07-28 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.49 - - [2025-07-28 02:12:22] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006764 10.0.0.49 - - [2025-07-28 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.49 - - [2025-07-28 02:12:22] "GET /project/fc0f90c9-d7bf-484b-913c-2d1d5c996a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037376 10.0.0.49 - - [2025-07-28 02:12:22] "POST /security-groups HTTP/1.1" 409 285 0.002807 10.0.0.49 - - [2025-07-28 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.49 - - [2025-07-28 02:12:23] "PUT /security-group/6283db26-6d27-46c3-a54c-a13e79287a13 HTTP/1.1" 200 262 0.063190 10.0.0.49 - - [2025-07-28 02:12:23] "PUT /access-control-list/3d41cbbc-96e5-4a31-93f1-4021e11e2217 HTTP/1.1" 200 272 0.034759 10.0.0.49 - - [2025-07-28 02:12:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.049810 10.0.0.49 - - [2025-07-28 02:12:23] "PUT /access-control-list/eaed401d-f294-4c02-b801-ee0cf5d7c0fd HTTP/1.1" 200 272 0.050518 10.0.0.49 - - [2025-07-28 02:12:23] "POST /tags HTTP/1.1" 409 228 0.040975 10.0.0.49 - - [2025-07-28 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008186 10.0.0.49 - - [2025-07-28 02:12:23] "GET /tag/34ff306c-9f17-4dd9-89bb-26a375319827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.013071 10.0.0.49 - - [2025-07-28 02:12:23] "POST /tags HTTP/1.1" 200 345 0.028881 10.0.0.49 - - [2025-07-28 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.49 - - [2025-07-28 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.49 - - [2025-07-28 02:12:23] "GET /project/d34446a1-08ed-4fce-af2d-e5dc8b4c1129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036146 10.0.0.49 - - [2025-07-28 02:12:23] "GET /tag/0126d0b3-fbbf-4535-82a4-2936607abb3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.014745 10.0.0.49 - - [2025-07-28 02:12:23] "POST /projects HTTP/1.1" 409 238 0.002076 10.0.0.49 - - [2025-07-28 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.49 - - [2025-07-28 02:12:23] "GET /project/d34446a1-08ed-4fce-af2d-e5dc8b4c1129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043803 10.0.0.49 - - [2025-07-28 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.49 - - [2025-07-28 02:12:23] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004209 10.0.0.49 - - [2025-07-28 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.49 - - [2025-07-28 02:12:23] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004572 10.0.0.49 - - [2025-07-28 02:12:23] "POST /security-groups HTTP/1.1" 409 285 0.003473 10.0.0.49 - - [2025-07-28 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.49 - - [2025-07-28 02:12:23] "PUT /security-group/74696697-7fe2-47aa-8637-62e7ada79d03 HTTP/1.1" 200 262 0.061361 10.0.0.49 - - [2025-07-28 02:12:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.031385 10.0.0.49 - - [2025-07-28 02:12:23] "PUT /access-control-list/9db8e36f-c698-4df3-be9e-e1baa4ab7733 HTTP/1.1" 200 272 0.010568 10.0.0.49 - - [2025-07-28 02:12:23] "POST /tags HTTP/1.1" 409 228 0.012226 10.0.0.49 - - [2025-07-28 02:12:23] "PUT /access-control-list/d6fd880b-ea96-42ad-8860-28ade24a6036 HTTP/1.1" 200 272 0.027760 10.0.0.49 - - [2025-07-28 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.49 - - [2025-07-28 02:12:23] "GET /tag/0126d0b3-fbbf-4535-82a4-2936607abb3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011656 10.0.0.49 - - [2025-07-28 02:12:23] "POST /tags HTTP/1.1" 200 291 0.048568 10.0.0.49 - - [2025-07-28 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.49 - - [2025-07-28 02:12:23] "GET /tag/6274ceac-33c4-4c20-8fae-5607331951f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013220 10.0.0.49 - - [2025-07-28 02:12:23] "POST /tags HTTP/1.1" 200 303 0.050014 10.0.0.49 - - [2025-07-28 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.49 - - [2025-07-28 02:12:23] "GET /tag/d4ad53f9-71b0-4b00-95b3-500ed2681ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016712 10.0.0.49 - - [2025-07-28 02:12:23] "POST /tags HTTP/1.1" 409 252 0.003041 10.0.0.49 - - [2025-07-28 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.49 - - [2025-07-28 02:12:24] "GET /tag/b1764008-ccd9-430c-88e1-d79673b53205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011879 10.0.0.49 - - [2025-07-28 02:12:24] "POST /tags HTTP/1.1" 409 226 0.002023 10.0.0.49 - - [2025-07-28 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.49 - - [2025-07-28 02:12:24] "GET /tag/aef57683-8a54-4586-b859-d76e90c3fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014801 10.0.0.49 - - [2025-07-28 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.49 - - [2025-07-28 02:12:24] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005562 10.0.0.49 - - [2025-07-28 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.49 - - [2025-07-28 02:12:24] "GET /project/fc0f90c9-d7bf-484b-913c-2d1d5c996a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037514 10.0.0.49 - - [2025-07-28 02:12:24] "POST /virtual-machines HTTP/1.1" 200 395 0.009813 10.0.0.49 - - [2025-07-28 02:12:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014289 10.0.0.49 - - [2025-07-28 02:12:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115593 10.0.0.49 - - [2025-07-28 02:12:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008522 10.0.0.49 - - [2025-07-28 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.49 - - [2025-07-28 02:12:24] "GET /virtual-machine-interface/4d154246-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005672 10.0.0.49 - - [2025-07-28 02:12:24] "POST /instance-ips HTTP/1.1" 200 397 0.024984 10.0.0.49 - - [2025-07-28 02:12:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.030101 10.0.0.49 - - [2025-07-28 02:12:24] "GET /virtual-machine-interface/4d154246-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011369 10.0.0.49 - - [2025-07-28 02:12:24] "POST /set-tag HTTP/1.1" 200 109 0.063979 10.0.0.49 - - [2025-07-28 02:12:24] "GET /virtual-machine-interface/4d154246-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013662 10.0.0.49 - - [2025-07-28 02:12:24] "GET /instance-ip/4d309762-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003014 10.0.0.49 - - [2025-07-28 02:12:24] "GET /virtual-machine-interface/4d154246-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004981 10.0.0.49 - - [2025-07-28 02:12:24] "POST /set-tag HTTP/1.1" 200 109 0.004462 10.0.0.49 - - [2025-07-28 02:12:24] "GET /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.008213 10.0.0.49 - - [2025-07-28 02:12:24] "POST /ref-update HTTP/1.1" 200 156 0.020985 10.0.0.49 - - [2025-07-28 02:12:24] "GET /virtual-machine-interface/4d154246-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009269 10.0.0.49 - - [2025-07-28 02:12:24] "POST /set-tag HTTP/1.1" 200 109 0.003682 10.0.0.49 - - [2025-07-28 02:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.49 - - [2025-07-28 02:12:25] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004500 10.0.0.49 - - [2025-07-28 02:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.49 - - [2025-07-28 02:12:25] "GET /project/fc0f90c9-d7bf-484b-913c-2d1d5c996a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044447 10.0.0.49 - - [2025-07-28 02:12:25] "POST /virtual-machines HTTP/1.1" 200 395 0.014837 10.0.0.49 - - [2025-07-28 02:12:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024291 10.0.0.49 - - [2025-07-28 02:12:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109417 10.0.0.49 - - [2025-07-28 02:12:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016151 10.0.0.49 - - [2025-07-28 02:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008268 10.0.0.49 - - [2025-07-28 02:12:25] "GET /virtual-machine-interface/4d983444-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004991 10.0.0.49 - - [2025-07-28 02:12:25] "POST /instance-ips HTTP/1.1" 200 397 0.022766 10.0.0.49 - - [2025-07-28 02:12:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.042086 10.0.0.49 - - [2025-07-28 02:12:25] "GET /virtual-machine-interface/4d983444-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018813 10.0.0.49 - - [2025-07-28 02:12:25] "POST /set-tag HTTP/1.1" 200 109 0.070965 10.0.0.49 - - [2025-07-28 02:12:25] "GET /virtual-machine-interface/4d983444-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019740 10.0.0.49 - - [2025-07-28 02:12:25] "GET /instance-ip/4db335dc-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003527 10.0.0.49 - - [2025-07-28 02:12:25] "GET /virtual-machine-interface/4d983444-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012402 10.0.0.49 - - [2025-07-28 02:12:25] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.49 - - [2025-07-28 02:12:25] "GET /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003768 10.0.0.49 - - [2025-07-28 02:12:25] "POST /ref-update HTTP/1.1" 200 156 0.008583 10.0.0.49 - - [2025-07-28 02:12:25] "GET /virtual-machine-interface/4d983444-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012476 10.0.0.49 - - [2025-07-28 02:12:25] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.49 - - [2025-07-28 02:12:25] "POST /tags HTTP/1.1" 200 291 0.017770 10.0.0.49 - - [2025-07-28 02:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013647 10.0.0.49 - - [2025-07-28 02:12:25] "GET /tag/d4dbeb7e-3578-4845-a7b5-dcad75e4b1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012226 10.0.0.49 - - [2025-07-28 02:12:25] "POST /tags HTTP/1.1" 409 252 0.002409 10.0.0.49 - - [2025-07-28 02:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.49 - - [2025-07-28 02:12:25] "GET /tag/934eeb05-4264-428b-872a-df0a8b4486e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011881 10.0.0.49 - - [2025-07-28 02:12:26] "POST /tags HTTP/1.1" 409 226 0.004929 10.0.0.49 - - [2025-07-28 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.49 - - [2025-07-28 02:12:26] "GET /tag/c98f57f9-0604-4a61-97be-6166cc1d2634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011209 10.0.0.49 - - [2025-07-28 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.49 - - [2025-07-28 02:12:26] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004616 10.0.0.49 - - [2025-07-28 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.49 - - [2025-07-28 02:12:26] "GET /project/d34446a1-08ed-4fce-af2d-e5dc8b4c1129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034278 10.0.0.49 - - [2025-07-28 02:12:26] "POST /virtual-machines HTTP/1.1" 200 395 0.010679 10.0.0.49 - - [2025-07-28 02:12:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023428 10.0.0.49 - - [2025-07-28 02:12:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110177 10.0.0.49 - - [2025-07-28 02:12:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.020400 10.0.0.49 - - [2025-07-28 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010367 10.0.0.49 - - [2025-07-28 02:12:26] "GET /virtual-machine-interface/4e3c400c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006246 10.0.0.49 - - [2025-07-28 02:12:26] "POST /instance-ips HTTP/1.1" 200 397 0.028979 10.0.0.49 - - [2025-07-28 02:12:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.025041 10.0.0.49 - - [2025-07-28 02:12:26] "GET /virtual-machine-interface/4e3c400c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009072 10.0.0.49 - - [2025-07-28 02:12:26] "POST /set-tag HTTP/1.1" 200 109 0.078290 10.0.0.49 - - [2025-07-28 02:12:26] "GET /virtual-machine-interface/4e3c400c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.032430 10.0.0.49 - - [2025-07-28 02:12:26] "GET /instance-ip/4e58d5fa-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005534 10.0.0.49 - - [2025-07-28 02:12:26] "GET /virtual-machine-interface/4e3c400c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005980 10.0.0.49 - - [2025-07-28 02:12:26] "POST /set-tag HTTP/1.1" 200 109 0.003100 10.0.0.49 - - [2025-07-28 02:12:26] "GET /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005959 10.0.0.49 - - [2025-07-28 02:12:26] "POST /ref-update HTTP/1.1" 200 156 0.010169 10.0.0.49 - - [2025-07-28 02:12:26] "GET /virtual-machine-interface/4e3c400c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008865 10.0.0.49 - - [2025-07-28 02:12:26] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.49 - - [2025-07-28 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.49 - - [2025-07-28 02:12:26] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006269 10.0.0.49 - - [2025-07-28 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.49 - - [2025-07-28 02:12:27] "GET /project/d34446a1-08ed-4fce-af2d-e5dc8b4c1129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036112 10.0.0.49 - - [2025-07-28 02:12:27] "POST /virtual-machines HTTP/1.1" 200 395 0.009954 10.0.0.49 - - [2025-07-28 02:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.013918 10.0.0.49 - - [2025-07-28 02:12:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108363 10.0.0.49 - - [2025-07-28 02:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008963 10.0.0.49 - - [2025-07-28 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009042 10.0.0.49 - - [2025-07-28 02:12:27] "GET /virtual-machine-interface/4ec446a0-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006256 10.0.0.49 - - [2025-07-28 02:12:27] "POST /instance-ips HTTP/1.1" 200 397 0.023199 10.0.0.49 - - [2025-07-28 02:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.038029 10.0.0.49 - - [2025-07-28 02:12:27] "GET /virtual-machine-interface/4ec446a0-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017538 10.0.0.49 - - [2025-07-28 02:12:27] "POST /set-tag HTTP/1.1" 200 109 0.064885 10.0.0.49 - - [2025-07-28 02:12:27] "GET /virtual-machine-interface/4ec446a0-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012787 10.0.0.49 - - [2025-07-28 02:12:27] "GET /instance-ip/4eddbd6a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005646 10.0.0.49 - - [2025-07-28 02:12:27] "GET /virtual-machine-interface/4ec446a0-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006691 10.0.0.49 - - [2025-07-28 02:12:27] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.49 - - [2025-07-28 02:12:27] "GET /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.005805 10.0.0.49 - - [2025-07-28 02:12:27] "POST /ref-update HTTP/1.1" 200 156 0.009801 10.0.0.49 - - [2025-07-28 02:12:27] "GET /virtual-machine-interface/4ec446a0-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010391 10.0.0.49 - - [2025-07-28 02:12:27] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.49 - - [2025-07-28 02:12:27] "POST /tags HTTP/1.1" 200 299 0.020651 10.0.0.49 - - [2025-07-28 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.49 - - [2025-07-28 02:12:27] "GET /tag/9b62c2a8-6425-48f8-a37b-72bc6471a628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012621 10.0.0.49 - - [2025-07-28 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.49 - - [2025-07-28 02:12:27] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005821 10.0.0.49 - - [2025-07-28 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.49 - - [2025-07-28 02:12:27] "GET /project/fc0f90c9-d7bf-484b-913c-2d1d5c996a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031404 10.0.0.49 - - [2025-07-28 02:12:28] "POST /virtual-machines HTTP/1.1" 200 395 0.016487 10.0.0.49 - - [2025-07-28 02:12:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009197 10.0.0.49 - - [2025-07-28 02:12:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114469 10.0.0.49 - - [2025-07-28 02:12:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010177 10.0.0.49 - - [2025-07-28 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.022727 10.0.0.49 - - [2025-07-28 02:12:28] "GET /virtual-machine-interface/4f55325a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007315 10.0.0.49 - - [2025-07-28 02:12:28] "POST /instance-ips HTTP/1.1" 200 397 0.021787 10.0.0.49 - - [2025-07-28 02:12:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026955 10.0.0.49 - - [2025-07-28 02:12:28] "GET /virtual-machine-interface/4f55325a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016710 10.0.0.49 - - [2025-07-28 02:12:28] "POST /set-tag HTTP/1.1" 200 109 0.025460 10.0.0.49 - - [2025-07-28 02:12:28] "GET /virtual-machine-interface/4f55325a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013169 10.0.0.49 - - [2025-07-28 02:12:28] "GET /instance-ip/4f71037c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006036 10.0.0.49 - - [2025-07-28 02:12:28] "GET /virtual-machine-interface/4f55325a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006018 10.0.0.49 - - [2025-07-28 02:12:28] "POST /set-tag HTTP/1.1" 200 109 0.002756 10.0.0.49 - - [2025-07-28 02:12:28] "POST /tags HTTP/1.1" 200 299 0.023349 10.0.0.49 - - [2025-07-28 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010518 10.0.0.49 - - [2025-07-28 02:12:28] "GET /tag/a27efda0-f999-4fb4-9dca-4cdb8b2a8b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017213 10.0.0.49 - - [2025-07-28 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.49 - - [2025-07-28 02:12:28] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004867 10.0.0.49 - - [2025-07-28 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.49 - - [2025-07-28 02:12:28] "GET /project/fc0f90c9-d7bf-484b-913c-2d1d5c996a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043531 10.0.0.49 - - [2025-07-28 02:12:28] "POST /virtual-machines HTTP/1.1" 200 395 0.013291 10.0.0.49 - - [2025-07-28 02:12:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009068 10.0.0.49 - - [2025-07-28 02:12:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122295 10.0.0.49 - - [2025-07-28 02:12:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025380 10.0.0.49 - - [2025-07-28 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009799 10.0.0.49 - - [2025-07-28 02:12:29] "GET /virtual-machine-interface/4fd5a20a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005340 10.0.0.49 - - [2025-07-28 02:12:29] "POST /instance-ips HTTP/1.1" 200 397 0.029850 10.0.0.49 - - [2025-07-28 02:12:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020577 10.0.0.49 - - [2025-07-28 02:12:29] "GET /virtual-machine-interface/4fd5a20a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004585 10.0.0.49 - - [2025-07-28 02:12:29] "POST /set-tag HTTP/1.1" 200 109 0.018909 10.0.0.49 - - [2025-07-28 02:12:29] "GET /virtual-machine-interface/4fd5a20a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014673 10.0.0.49 - - [2025-07-28 02:12:29] "GET /instance-ip/4fecc188-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003449 10.0.0.49 - - [2025-07-28 02:12:29] "GET /virtual-machine-interface/4fd5a20a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004812 10.0.0.49 - - [2025-07-28 02:12:29] "POST /set-tag HTTP/1.1" 200 109 0.003131 10.0.0.49 - - [2025-07-28 02:12:29] "POST /tags HTTP/1.1" 200 299 0.021398 10.0.0.49 - - [2025-07-28 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.49 - - [2025-07-28 02:12:29] "GET /tag/7b40f981-6fea-4c9e-8fb8-efd98eef1862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012320 10.0.0.49 - - [2025-07-28 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.49 - - [2025-07-28 02:12:29] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005942 10.0.0.49 - - [2025-07-28 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.49 - - [2025-07-28 02:12:29] "GET /project/d34446a1-08ed-4fce-af2d-e5dc8b4c1129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039563 10.0.0.49 - - [2025-07-28 02:12:29] "POST /virtual-machines HTTP/1.1" 200 395 0.010249 10.0.0.49 - - [2025-07-28 02:12:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.024088 10.0.0.49 - - [2025-07-28 02:12:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112685 10.0.0.49 - - [2025-07-28 02:12:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011814 10.0.0.49 - - [2025-07-28 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010983 10.0.0.49 - - [2025-07-28 02:12:29] "GET /virtual-machine-interface/50468876-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004146 10.0.0.49 - - [2025-07-28 02:12:29] "POST /instance-ips HTTP/1.1" 200 397 0.027088 10.0.0.49 - - [2025-07-28 02:12:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018368 10.0.0.49 - - [2025-07-28 02:12:29] "GET /virtual-machine-interface/50468876-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011829 10.0.0.49 - - [2025-07-28 02:12:30] "POST /set-tag HTTP/1.1" 200 109 0.021080 10.0.0.49 - - [2025-07-28 02:12:30] "GET /virtual-machine-interface/50468876-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011207 10.0.0.49 - - [2025-07-28 02:12:30] "GET /instance-ip/5061471a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003294 10.0.0.49 - - [2025-07-28 02:12:30] "GET /virtual-machine-interface/50468876-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004946 10.0.0.49 - - [2025-07-28 02:12:30] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.49 - - [2025-07-28 02:12:30] "POST /tags HTTP/1.1" 200 299 0.021314 10.0.0.49 - - [2025-07-28 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.49 - - [2025-07-28 02:12:30] "GET /tag/3d4350c6-f4bc-44f9-9cd0-7ed332a2aea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015353 10.0.0.49 - - [2025-07-28 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.49 - - [2025-07-28 02:12:30] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004850 10.0.0.49 - - [2025-07-28 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.49 - - [2025-07-28 02:12:30] "GET /project/d34446a1-08ed-4fce-af2d-e5dc8b4c1129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055972 10.0.0.49 - - [2025-07-28 02:12:30] "POST /virtual-machines HTTP/1.1" 200 395 0.027141 10.0.0.49 - - [2025-07-28 02:12:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010509 10.0.0.49 - - [2025-07-28 02:12:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126550 10.0.0.49 - - [2025-07-28 02:12:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009282 10.0.0.49 - - [2025-07-28 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007871 10.0.0.49 - - [2025-07-28 02:12:30] "GET /virtual-machine-interface/50c51484-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008056 10.0.0.49 - - [2025-07-28 02:12:30] "POST /instance-ips HTTP/1.1" 200 397 0.021987 10.0.0.49 - - [2025-07-28 02:12:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.025024 10.0.0.49 - - [2025-07-28 02:12:30] "GET /virtual-machine-interface/50c51484-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019092 10.0.0.49 - - [2025-07-28 02:12:30] "POST /set-tag HTTP/1.1" 200 109 0.021819 10.0.0.49 - - [2025-07-28 02:12:30] "GET /virtual-machine-interface/50c51484-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.028357 10.0.0.49 - - [2025-07-28 02:12:30] "GET /instance-ip/50e191a4-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004941 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-machine-interface/50c51484-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005654 10.0.0.49 - - [2025-07-28 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004249 10.0.0.49 - - [2025-07-28 02:12:31] "POST /ref-update HTTP/1.1" 200 156 0.012144 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-machine-interface/4f55325a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.027382 10.0.0.49 - - [2025-07-28 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.002749 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-machine-interface/4d154246-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004779 10.0.0.49 - - [2025-07-28 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004033 10.0.0.49 - - [2025-07-28 02:12:31] "POST /ref-update HTTP/1.1" 200 156 0.012949 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-machine-interface/4fd5a20a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013688 10.0.0.49 - - [2025-07-28 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.003189 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005071 10.0.0.49 - - [2025-07-28 02:12:31] "POST /ref-update HTTP/1.1" 200 156 0.011046 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-machine-interface/50468876-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008846 10.0.0.49 - - [2025-07-28 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.002988 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-machine-interface/4d983444-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005180 10.0.0.49 - - [2025-07-28 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.002897 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.015367 10.0.0.49 - - [2025-07-28 02:12:31] "POST /ref-update HTTP/1.1" 200 156 0.013158 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-machine-interface/50c51484-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005463 10.0.0.49 - - [2025-07-28 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.002700 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-machine-interface/4e3c400c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004500 10.0.0.49 - - [2025-07-28 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-machine-interface/4ec446a0-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005185 10.0.0.49 - - [2025-07-28 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.015910 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-machine-interface/4f55325a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006796 10.0.0.49 - - [2025-07-28 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.003105 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-machine-interface/4fd5a20a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005023 10.0.0.49 - - [2025-07-28 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.006865 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-machine-interface/50468876-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009475 10.0.0.49 - - [2025-07-28 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.003069 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-machine-interface/4ec446a0-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007379 10.0.0.49 - - [2025-07-28 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-machine-interface/50c51484-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005105 10.0.0.49 - - [2025-07-28 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.002813 10.0.0.49 - - [2025-07-28 02:12:31] "GET /virtual-machine-interface/4d983444-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005292 10.0.0.49 - - [2025-07-28 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.003537 10.0.0.49 - - [2025-07-28 02:12:34] "GET /virtual-machine-interface/4fd5a20a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005716 10.0.0.49 - - [2025-07-28 02:12:34] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.49 - - [2025-07-28 02:12:34] "GET /virtual-machine-interface/4d154246-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003895 10.0.0.49 - - [2025-07-28 02:12:34] "POST /set-tag HTTP/1.1" 200 109 0.002977 10.0.0.49 - - [2025-07-28 02:12:35] "GET /virtual-machine-interface/4e3c400c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006410 10.0.0.49 - - [2025-07-28 02:12:35] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.49 - - [2025-07-28 02:12:38] "GET /virtual-machine/0c649651-147b-4ef0-a29b-c97de432ec29?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004647 10.0.0.49 - - [2025-07-28 02:12:38] "GET /virtual-machine-interface/4d154246-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006595 10.0.0.49 - - [2025-07-28 02:12:38] "GET /virtual-machine/c50e39b0-31b5-4f7b-8dad-f67d48b63013?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004030 10.0.0.49 - - [2025-07-28 02:12:38] "GET /virtual-machine-interface/4d983444-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004220 10.0.0.49 - - [2025-07-28 02:12:38] "GET /virtual-machine/7d7379f5-131b-4c82-a8cd-07043ad1e1a5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003155 10.0.0.49 - - [2025-07-28 02:12:38] "GET /virtual-machine-interface/4e3c400c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006801 10.0.0.49 - - [2025-07-28 02:12:38] "GET /virtual-machine/2c608c62-5b83-419c-8d41-dc9e316a1e1d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004184 10.0.0.49 - - [2025-07-28 02:12:38] "GET /virtual-machine-interface/4ec446a0-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004879 10.0.0.49 - - [2025-07-28 02:12:39] "GET /virtual-machine-interface/50468876-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004958 10.0.0.49 - - [2025-07-28 02:12:39] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.49 - - [2025-07-28 02:12:39] "GET /virtual-machine-interface/4f55325a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008219 10.0.0.49 - - [2025-07-28 02:12:39] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.49 - - [2025-07-28 02:12:40] "GET /virtual-machine-interface/50c51484-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005210 10.0.0.49 - - [2025-07-28 02:12:40] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.49 - - [2025-07-28 02:12:43] "GET /virtual-machine/15dd8daa-6ae6-48de-8520-e28e649e7eb1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002982 10.0.0.49 - - [2025-07-28 02:12:43] "GET /virtual-machine-interface/4f55325a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004017 10.0.0.49 - - [2025-07-28 02:12:43] "GET /virtual-machine/f1d4b3a0-e342-420c-bc3c-bfb95915f570?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002997 10.0.0.49 - - [2025-07-28 02:12:43] "GET /virtual-machine-interface/50468876-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011980 10.0.0.49 - - [2025-07-28 02:12:43] "GET /virtual-machine/81531077-9132-4f15-8b93-647ed1a3645c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003006 10.0.0.49 - - [2025-07-28 02:12:43] "GET /virtual-machine-interface/4fd5a20a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004371 10.0.0.49 - - [2025-07-28 02:12:43] "GET /virtual-machine/913c7689-0e4c-4964-bc4a-0f5419620b62?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.007695 10.0.0.49 - - [2025-07-28 02:12:43] "GET /virtual-machine-interface/50c51484-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004591 10.0.0.49 - - [2025-07-28 02:12:44] "GET /loadbalancer/926b09b0-15dc-43ba-9dba-3eacbf7d7f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005752 10.0.0.49 - - [2025-07-28 02:12:44] "POST /tags HTTP/1.1" 200 333 0.030387 10.0.0.49 - - [2025-07-28 02:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005023 10.0.0.49 - - [2025-07-28 02:12:44] "GET /tag/90b1a3ab-245c-4d65-9763-260d087107cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014308 10.0.0.49 - - [2025-07-28 02:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.49 - - [2025-07-28 02:12:44] "GET /project/fc0f90c9-d7bf-484b-913c-2d1d5c996a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028136 10.0.0.49 - - [2025-07-28 02:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.49 - - [2025-07-28 02:12:44] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003779 10.0.0.49 - - [2025-07-28 02:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.49 - - [2025-07-28 02:12:44] "GET /service-appliance-set/1962e030-29b8-4eed-94f9-9fafdb967319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002170 10.0.0.49 - - [2025-07-28 02:12:44] "POST /fqname-to-id HTTP/1.1" 404 273 0.001512 10.0.0.49 - - [2025-07-28 02:12:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.109356 10.0.0.49 - - [2025-07-28 02:12:44] "GET /virtual-machine-interface/423c6732-a957-4e7a-a097-38cc9553d663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.018306 10.0.0.49 - - [2025-07-28 02:12:44] "POST /instance-ips HTTP/1.1" 200 409 0.022754 10.0.0.49 - - [2025-07-28 02:12:44] "GET /instance-ip/4e9f379d-d984-4c40-8e95-7660a7553270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004365 10.0.0.49 - - [2025-07-28 02:12:45] "POST /loadbalancers HTTP/1.1" 200 629 0.061254 10.0.0.49 - - [2025-07-28 02:12:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012748 10.0.0.49 - - [2025-07-28 02:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005305 10.0.0.49 - - [2025-07-28 02:12:45] "GET /project/fc0f90c9-d7bf-484b-913c-2d1d5c996a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036966 10.0.0.49 - - [2025-07-28 02:12:45] "GET /instance-ip/4e9f379d-d984-4c40-8e95-7660a7553270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002506 10.0.0.49 - - [2025-07-28 02:12:45] "POST /floating-ips HTTP/1.1" 200 597 0.019414 10.0.0.49 - - [2025-07-28 02:12:45] "GET /project/fc0f90c9-d7bf-484b-913c-2d1d5c996a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043136 10.0.0.49 - - [2025-07-28 02:12:45] "GET /loadbalancer/926b09b0-15dc-43ba-9dba-3eacbf7d7f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002438 10.0.0.49 - - [2025-07-28 02:12:45] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016634 10.0.0.49 - - [2025-07-28 02:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.49 - - [2025-07-28 02:12:45] "GET /project/fc0f90c9-d7bf-484b-913c-2d1d5c996a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027937 10.0.0.49 - - [2025-07-28 02:12:45] "GET /loadbalancer-listener/dabc65ba-970a-4217-96eb-d56905a690dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002925 10.0.0.49 - - [2025-07-28 02:12:45] "GET /loadbalancer-listener/dabc65ba-970a-4217-96eb-d56905a690dd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002985 10.0.0.49 - - [2025-07-28 02:12:45] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018601 10.0.0.49 - - [2025-07-28 02:12:45] "GET /instance-ip/4e9f379d-d984-4c40-8e95-7660a7553270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003364 10.0.0.49 - - [2025-07-28 02:12:45] "GET /instance-ip/4e9f379d-d984-4c40-8e95-7660a7553270?fields=floating_ips HTTP/1.1" 200 1212 0.005048 10.0.0.49 - - [2025-07-28 02:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.49 - - [2025-07-28 02:12:45] "GET /loadbalancer/926b09b0-15dc-43ba-9dba-3eacbf7d7f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002435 10.0.0.49 - - [2025-07-28 02:12:45] "GET /loadbalancer-pool/3076c45e-3845-4a86-9da6-8c58632124f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003778 10.0.0.49 - - [2025-07-28 02:12:45] "GET /floating-ip/e6c28ea2-608b-4d38-908b-611581270aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.001893 10.0.0.49 - - [2025-07-28 02:12:45] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021764 10.0.0.49 - - [2025-07-28 02:12:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011885 10.0.0.49 - - [2025-07-28 02:12:45] "GET /virtual-machine-interface/4d983444-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006595 10.0.0.49 - - [2025-07-28 02:12:45] "GET /virtual-machine-interface/4d983444-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003891 10.0.0.49 - - [2025-07-28 02:12:45] "POST /ref-update HTTP/1.1" 200 156 0.005982 10.0.0.49 - - [2025-07-28 02:12:45] "GET /floating-ip/e6c28ea2-608b-4d38-908b-611581270aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.013115 10.0.0.49 - - [2025-07-28 02:12:45] "GET /loadbalancer/926b09b0-15dc-43ba-9dba-3eacbf7d7f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003620 10.0.0.49 - - [2025-07-28 02:12:45] "POST /tags HTTP/1.1" 409 221 0.004055 10.0.0.49 - - [2025-07-28 02:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.49 - - [2025-07-28 02:12:45] "GET /tag/90b1a3ab-245c-4d65-9763-260d087107cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010627 10.0.0.49 - - [2025-07-28 02:12:45] "PUT /floating-ip/e6c28ea2-608b-4d38-908b-611581270aab HTTP/1.1" 200 256 0.019873 10.0.0.49 - - [2025-07-28 02:12:45] "POST /set-tag HTTP/1.1" 200 109 0.064009 10.0.0.49 - - [2025-07-28 02:12:45] "GET /loadbalancer-pool/3076c45e-3845-4a86-9da6-8c58632124f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.006451 10.0.0.49 - - [2025-07-28 02:12:45] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020859 10.0.0.49 - - [2025-07-28 02:12:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011995 10.0.0.49 - - [2025-07-28 02:12:45] "GET /virtual-machine-interface/4d154246-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011883 10.0.0.49 - - [2025-07-28 02:12:45] "GET /virtual-machine-interface/4d154246-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004171 10.0.0.49 - - [2025-07-28 02:12:45] "POST /ref-update HTTP/1.1" 200 156 0.009609 10.0.0.49 - - [2025-07-28 02:12:45] "GET /floating-ip/e6c28ea2-608b-4d38-908b-611581270aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.009655 10.0.0.49 - - [2025-07-28 02:12:45] "POST /set-tag HTTP/1.1" 200 109 0.088782 10.0.0.49 - - [2025-07-28 02:12:48] "POST /tags HTTP/1.1" 409 206 0.002708 10.0.0.49 - - [2025-07-28 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.49 - - [2025-07-28 02:12:48] "GET /tag/d4ad53f9-71b0-4b00-95b3-500ed2681ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016321 10.0.0.49 - - [2025-07-28 02:12:48] "POST /tags HTTP/1.1" 409 204 0.005746 10.0.0.49 - - [2025-07-28 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.49 - - [2025-07-28 02:12:48] "GET /tag/a27efda0-f999-4fb4-9dca-4cdb8b2a8b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010994 10.0.0.49 - - [2025-07-28 02:12:48] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002045 10.0.0.49 - - [2025-07-28 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.49 - - [2025-07-28 02:12:48] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002371 10.0.0.49 - - [2025-07-28 02:12:48] "POST /tags HTTP/1.1" 409 206 0.001508 10.0.0.49 - - [2025-07-28 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.49 - - [2025-07-28 02:12:48] "GET /tag/d4ad53f9-71b0-4b00-95b3-500ed2681ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012412 10.0.0.49 - - [2025-07-28 02:12:48] "POST /tags HTTP/1.1" 409 226 0.001503 10.0.0.49 - - [2025-07-28 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.49 - - [2025-07-28 02:12:48] "GET /tag/aef57683-8a54-4586-b859-d76e90c3fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011306 10.0.0.49 - - [2025-07-28 02:12:48] "POST /tags HTTP/1.1" 409 204 0.001833 10.0.0.49 - - [2025-07-28 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.49 - - [2025-07-28 02:12:48] "GET /tag/a27efda0-f999-4fb4-9dca-4cdb8b2a8b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011044 10.0.0.49 - - [2025-07-28 02:12:48] "POST /tags HTTP/1.1" 409 226 0.001863 10.0.0.49 - - [2025-07-28 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.49 - - [2025-07-28 02:12:48] "GET /tag/aef57683-8a54-4586-b859-d76e90c3fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010885 10.0.0.49 - - [2025-07-28 02:12:48] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002639 10.0.0.49 - - [2025-07-28 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.49 - - [2025-07-28 02:12:48] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002186 10.0.0.49 - - [2025-07-28 02:12:49] "POST /firewall-rules HTTP/1.1" 200 626 0.069059 10.0.0.49 - - [2025-07-28 02:12:49] "POST /firewall-rules HTTP/1.1" 200 646 0.081992 10.0.0.49 - - [2025-07-28 02:12:49] "GET /firewall-rule/565bb996-1475-4afc-be50-4e1bb3b34074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004093 10.0.0.49 - - [2025-07-28 02:12:49] "GET /firewall-policy/8bacf336-e27e-445c-b6e9-304973930690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002827 10.0.0.49 - - [2025-07-28 02:12:49] "GET /firewall-rule/2677269c-1162-4dcf-bc49-75e323919e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004179 10.0.0.49 - - [2025-07-28 02:12:49] "POST /ref-update HTTP/1.1" 200 156 0.013260 10.0.0.49 - - [2025-07-28 02:12:49] "POST /firewall-policys HTTP/1.1" 200 606 0.040648 10.0.0.49 - - [2025-07-28 02:12:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.023421 10.0.0.49 - - [2025-07-28 02:12:49] "GET /firewall-policy/a566b388-10b4-4159-9d47-4c66cf32761a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009636 10.0.0.49 - - [2025-07-28 02:12:49] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003724 10.0.0.49 - - [2025-07-28 02:12:49] "GET /firewall-policy/a566b388-10b4-4159-9d47-4c66cf32761a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002583 10.0.0.49 - - [2025-07-28 02:12:49] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004049 10.0.0.49 - - [2025-07-28 02:12:49] "GET /firewall-policy/8bacf336-e27e-445c-b6e9-304973930690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004601 10.0.0.49 - - [2025-07-28 02:12:49] "GET /firewall-policy/bdb59dcc-a4fd-4dcb-bfec-1bf6380b5316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003962 10.0.0.49 - - [2025-07-28 02:12:49] "GET /firewall-policy/8bacf336-e27e-445c-b6e9-304973930690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001853 10.0.0.49 - - [2025-07-28 02:12:49] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002141 10.0.0.49 - - [2025-07-28 02:12:49] "POST /ref-update HTTP/1.1" 200 156 0.019863 10.0.0.49 - - [2025-07-28 02:12:49] "POST /ref-update HTTP/1.1" 200 156 0.020788 10.0.0.49 - - [2025-07-28 02:12:49] "POST /ref-update HTTP/1.1" 200 156 0.018501 10.0.0.49 - - [2025-07-28 02:12:49] "POST /ref-update HTTP/1.1" 200 156 0.034232 10.0.0.49 - - [2025-07-28 02:12:49] "POST /ref-update HTTP/1.1" 200 156 0.031691 10.0.0.49 - - [2025-07-28 02:12:49] "GET /firewall-policy/a566b388-10b4-4159-9d47-4c66cf32761a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002741 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:13:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000813 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:13:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000992 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:13:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001056 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:13:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001106 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:13:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000782 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:13:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000792 10.0.0.49 - - [2025-07-28 02:14:23] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004591 10.0.0.49 - - [2025-07-28 02:14:23] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.49 - - [2025-07-28 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.49 - - [2025-07-28 02:14:23] "GET /loadbalancer/f97b5d76-9aec-4794-9e06-16654debaa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002601 10.0.0.49 - - [2025-07-28 02:14:24] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004847 10.0.0.49 - - [2025-07-28 02:14:24] "POST /set-tag HTTP/1.1" 200 109 0.023518 10.0.0.49 - - [2025-07-28 02:14:24] "DELETE /loadbalancer-member/af1e2c9c-bf6e-4bbb-b533-44daedc7ad5e HTTP/1.1" 200 115 0.049650 10.0.0.49 - - [2025-07-28 02:14:24] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009083 10.0.0.49 - - [2025-07-28 02:14:24] "POST /set-tag HTTP/1.1" 200 109 0.006398 10.0.0.49 - - [2025-07-28 02:14:24] "DELETE /loadbalancer-member/68c551c1-7516-4555-a2b5-16a8f125d018 HTTP/1.1" 200 115 0.035285 10.0.0.49 - - [2025-07-28 02:14:24] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004641 10.0.0.49 - - [2025-07-28 02:14:24] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.49 - - [2025-07-28 02:14:24] "DELETE /loadbalancer-member/723081fb-de06-404c-a5df-0a560589d96a HTTP/1.1" 200 115 0.039987 10.0.0.49 - - [2025-07-28 02:14:24] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011836 10.0.0.49 - - [2025-07-28 02:14:24] "POST /set-tag HTTP/1.1" 200 109 0.006129 10.0.0.49 - - [2025-07-28 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007064 10.0.0.49 - - [2025-07-28 02:14:24] "GET /loadbalancer/f97b5d76-9aec-4794-9e06-16654debaa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003175 10.0.0.49 - - [2025-07-28 02:14:24] "GET /loadbalancer-pool/7bc1577e-bb42-4128-8ff1-e7a01801b6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003033 10.0.0.49 - - [2025-07-28 02:14:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027472 10.0.0.49 - - [2025-07-28 02:14:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018275 10.0.0.49 - - [2025-07-28 02:14:24] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019609 10.0.0.49 - - [2025-07-28 02:14:24] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015292 10.0.0.49 - - [2025-07-28 02:14:24] "GET /floating-ip/b0a3c046-bd82-43ba-aa28-44741ed4e03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003302 10.0.0.49 - - [2025-07-28 02:14:24] "POST /set-tag HTTP/1.1" 200 109 0.063669 10.0.0.49 - - [2025-07-28 02:14:24] "GET /loadbalancer-pool/aa1805ce-8e05-4664-84cc-8abbbfeb0a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.022833 10.0.0.49 - - [2025-07-28 02:14:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020699 10.0.0.49 - - [2025-07-28 02:14:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011657 10.0.0.49 - - [2025-07-28 02:14:24] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011791 10.0.0.49 - - [2025-07-28 02:14:24] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008230 10.0.0.49 - - [2025-07-28 02:14:24] "POST /set-tag HTTP/1.1" 200 109 0.008899 10.0.0.49 - - [2025-07-28 02:14:24] "GET /floating-ip/b0a3c046-bd82-43ba-aa28-44741ed4e03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002860 10.0.0.49 - - [2025-07-28 02:14:24] "GET /loadbalancer-pool/545272ed-3fd4-4267-9386-295d0c44fa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004687 10.0.0.49 - - [2025-07-28 02:14:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.040471 10.0.0.49 - - [2025-07-28 02:14:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.029701 10.0.0.49 - - [2025-07-28 02:14:24] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.027147 10.0.0.49 - - [2025-07-28 02:14:24] "GET /virtual-machine-interface/e8fe5c44-6b56-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004691 10.0.0.49 - - [2025-07-28 02:14:24] "GET /floating-ip/b0a3c046-bd82-43ba-aa28-44741ed4e03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005903 10.0.0.49 - - [2025-07-28 02:14:24] "POST /set-tag HTTP/1.1" 200 109 0.008689 10.0.0.49 - - [2025-07-28 02:14:55] "POST /tags HTTP/1.1" 409 252 0.002158 10.0.0.49 - - [2025-07-28 02:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.49 - - [2025-07-28 02:14:55] "GET /tag/934eeb05-4264-428b-872a-df0a8b4486e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013111 10.0.0.49 - - [2025-07-28 02:14:55] "POST /tags HTTP/1.1" 409 228 0.001591 10.0.0.49 - - [2025-07-28 02:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.49 - - [2025-07-28 02:14:55] "GET /tag/0126d0b3-fbbf-4535-82a4-2936607abb3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.015267 10.0.0.49 - - [2025-07-28 02:14:55] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004600 10.0.0.49 - - [2025-07-28 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005832 10.0.0.49 - - [2025-07-28 02:14:56] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006284 10.0.0.49 - - [2025-07-28 02:14:56] "POST /tags HTTP/1.1" 409 206 0.001841 10.0.0.49 - - [2025-07-28 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.49 - - [2025-07-28 02:14:56] "GET /tag/d4ad53f9-71b0-4b00-95b3-500ed2681ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015999 10.0.0.49 - - [2025-07-28 02:14:56] "POST /tags HTTP/1.1" 409 226 0.001762 10.0.0.49 - - [2025-07-28 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.49 - - [2025-07-28 02:14:56] "GET /tag/aef57683-8a54-4586-b859-d76e90c3fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010746 10.0.0.49 - - [2025-07-28 02:14:56] "POST /tags HTTP/1.1" 409 204 0.001907 10.0.0.49 - - [2025-07-28 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.49 - - [2025-07-28 02:14:56] "GET /tag/a27efda0-f999-4fb4-9dca-4cdb8b2a8b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.024005 10.0.0.49 - - [2025-07-28 02:14:56] "POST /tags HTTP/1.1" 409 226 0.002853 10.0.0.49 - - [2025-07-28 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.49 - - [2025-07-28 02:14:56] "GET /tag/aef57683-8a54-4586-b859-d76e90c3fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012632 10.0.0.49 - - [2025-07-28 02:14:56] "POST /tags HTTP/1.1" 409 228 0.002469 10.0.0.49 - - [2025-07-28 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.49 - - [2025-07-28 02:14:56] "GET /tag/0126d0b3-fbbf-4535-82a4-2936607abb3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011170 10.0.0.49 - - [2025-07-28 02:14:56] "POST /tags HTTP/1.1" 409 252 0.001941 10.0.0.49 - - [2025-07-28 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.49 - - [2025-07-28 02:14:56] "GET /tag/934eeb05-4264-428b-872a-df0a8b4486e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011841 10.0.0.49 - - [2025-07-28 02:14:56] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002701 10.0.0.49 - - [2025-07-28 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005470 10.0.0.49 - - [2025-07-28 02:14:56] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004779 10.0.0.49 - - [2025-07-28 02:14:56] "POST /firewall-rules HTTP/1.1" 409 281 0.002014 10.0.0.49 - - [2025-07-28 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.49 - - [2025-07-28 02:14:56] "PUT /firewall-rule/2677269c-1162-4dcf-bc49-75e323919e50 HTTP/1.1" 200 260 0.021421 10.0.0.49 - - [2025-07-28 02:14:56] "POST /firewall-rules HTTP/1.1" 409 291 0.002822 10.0.0.49 - - [2025-07-28 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.49 - - [2025-07-28 02:14:56] "PUT /firewall-rule/565bb996-1475-4afc-be50-4e1bb3b34074 HTTP/1.1" 200 260 0.025950 10.0.0.49 - - [2025-07-28 02:14:56] "GET /firewall-rule/565bb996-1475-4afc-be50-4e1bb3b34074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.007406 10.0.0.49 - - [2025-07-28 02:14:56] "POST /firewall-rules HTTP/1.1" 200 658 0.076214 10.0.0.49 - - [2025-07-28 02:14:56] "GET /firewall-rule/bfe0accb-da12-4f46-af82-ca3a2e4472e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.008957 10.0.0.49 - - [2025-07-28 02:14:56] "GET /firewall-policy/8bacf336-e27e-445c-b6e9-304973930690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002272 10.0.0.49 - - [2025-07-28 02:14:56] "GET /firewall-rule/2677269c-1162-4dcf-bc49-75e323919e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003201 10.0.0.49 - - [2025-07-28 02:14:56] "POST /firewall-policys HTTP/1.1" 409 269 0.001699 10.0.0.49 - - [2025-07-28 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.49 - - [2025-07-28 02:14:56] "PUT /firewall-policy/a566b388-10b4-4159-9d47-4c66cf32761a HTTP/1.1" 200 264 0.031718 10.0.0.49 - - [2025-07-28 02:14:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016310 10.0.0.49 - - [2025-07-28 02:14:57] "GET /firewall-policy/a566b388-10b4-4159-9d47-4c66cf32761a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004785 10.0.0.49 - - [2025-07-28 02:14:57] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002505 10.0.0.49 - - [2025-07-28 02:14:57] "GET /firewall-policy/a566b388-10b4-4159-9d47-4c66cf32761a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002064 10.0.0.49 - - [2025-07-28 02:14:57] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002958 10.0.0.49 - - [2025-07-28 02:14:57] "GET /firewall-policy/8bacf336-e27e-445c-b6e9-304973930690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002683 10.0.0.49 - - [2025-07-28 02:14:57] "GET /firewall-policy/a566b388-10b4-4159-9d47-4c66cf32761a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004250 10.0.0.49 - - [2025-07-28 02:14:57] "GET /firewall-policy/a566b388-10b4-4159-9d47-4c66cf32761a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001775 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:15:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000770 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:15:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001296 10.0.0.49 - - [2025-07-28 02:15:58] "GET /virtual-machine-interface/4d154246-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007559 10.0.0.49 - - [2025-07-28 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.003331 10.0.0.49 - - [2025-07-28 02:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.49 - - [2025-07-28 02:15:58] "GET /loadbalancer/926b09b0-15dc-43ba-9dba-3eacbf7d7f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003271 10.0.0.49 - - [2025-07-28 02:15:58] "GET /virtual-machine-interface/4d154246-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005265 10.0.0.49 - - [2025-07-28 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.023227 10.0.0.49 - - [2025-07-28 02:15:58] "DELETE /loadbalancer-member/b2ed27ee-00db-414e-865f-f9b5a8de1575 HTTP/1.1" 200 115 0.039297 10.0.0.49 - - [2025-07-28 02:15:58] "GET /virtual-machine-interface/50468876-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004401 10.0.0.49 - - [2025-07-28 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.49 - - [2025-07-28 02:15:58] "GET /virtual-machine-interface/4fd5a20a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004302 10.0.0.49 - - [2025-07-28 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.002075 10.0.0.49 - - [2025-07-28 02:15:58] "GET /virtual-machine-interface/4ec446a0-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005319 10.0.0.49 - - [2025-07-28 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.003064 10.0.0.49 - - [2025-07-28 02:15:58] "GET /virtual-machine-interface/4f55325a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004852 10.0.0.49 - - [2025-07-28 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.49 - - [2025-07-28 02:15:58] "GET /virtual-machine-interface/4d983444-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004680 10.0.0.49 - - [2025-07-28 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.49 - - [2025-07-28 02:15:58] "GET /virtual-machine-interface/4e3c400c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006508 10.0.0.49 - - [2025-07-28 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.002721 10.0.0.49 - - [2025-07-28 02:15:58] "GET /virtual-machine-interface/50c51484-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004593 10.0.0.49 - - [2025-07-28 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.49 - - [2025-07-28 02:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.49 - - [2025-07-28 02:15:58] "GET /loadbalancer/926b09b0-15dc-43ba-9dba-3eacbf7d7f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002717 10.0.0.49 - - [2025-07-28 02:15:59] "GET /virtual-machine-interface/4d154246-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004827 10.0.0.49 - - [2025-07-28 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.49 - - [2025-07-28 02:15:59] "GET /virtual-machine-interface/4d154246-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004799 10.0.0.49 - - [2025-07-28 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.002924 10.0.0.49 - - [2025-07-28 02:15:59] "GET /virtual-machine/0c649651-147b-4ef0-a29b-c97de432ec29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.004661 10.0.0.49 - - [2025-07-28 02:15:59] "POST /ref-update HTTP/1.1" 200 156 0.010911 10.0.0.49 - - [2025-07-28 02:15:59] "GET /virtual-machine-interface/4d154246-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004721 10.0.0.49 - - [2025-07-28 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.029326 10.0.0.49 - - [2025-07-28 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.028139 10.0.0.49 - - [2025-07-28 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.016364 10.0.0.49 - - [2025-07-28 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.025886 10.0.0.49 - - [2025-07-28 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.048157 10.0.0.49 - - [2025-07-28 02:15:59] "DELETE /instance-ip/4d309762-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.046172 10.0.0.49 - - [2025-07-28 02:15:59] "POST /ref-update HTTP/1.1" 200 156 0.015459 10.0.0.49 - - [2025-07-28 02:15:59] "DELETE /virtual-machine-interface/4d154246-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.045519 10.0.0.49 - - [2025-07-28 02:15:59] "DELETE /virtual-machine/0c649651-147b-4ef0-a29b-c97de432ec29 HTTP/1.1" 200 115 0.024662 10.0.0.49 - - [2025-07-28 02:16:00] "GET /virtual-machine-interface/4d983444-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004614 10.0.0.49 - - [2025-07-28 02:16:00] "POST /set-tag HTTP/1.1" 200 109 0.003153 10.0.0.49 - - [2025-07-28 02:16:00] "GET /virtual-machine-interface/4d983444-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010021 10.0.0.49 - - [2025-07-28 02:16:00] "POST /set-tag HTTP/1.1" 200 109 0.004181 10.0.0.49 - - [2025-07-28 02:16:00] "GET /virtual-machine/c50e39b0-31b5-4f7b-8dad-f67d48b63013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.006747 10.0.0.49 - - [2025-07-28 02:16:00] "POST /ref-update HTTP/1.1" 200 156 0.011290 10.0.0.49 - - [2025-07-28 02:16:00] "GET /virtual-machine-interface/4d983444-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.021338 10.0.0.49 - - [2025-07-28 02:16:00] "POST /set-tag HTTP/1.1" 200 109 0.033826 10.0.0.49 - - [2025-07-28 02:16:00] "POST /set-tag HTTP/1.1" 200 109 0.038285 10.0.0.49 - - [2025-07-28 02:16:00] "POST /set-tag HTTP/1.1" 200 109 0.035082 10.0.0.49 - - [2025-07-28 02:16:00] "POST /set-tag HTTP/1.1" 200 109 0.026557 10.0.0.49 - - [2025-07-28 02:16:00] "POST /set-tag HTTP/1.1" 200 109 0.046644 10.0.0.49 - - [2025-07-28 02:16:00] "DELETE /instance-ip/4db335dc-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.078775 10.0.0.49 - - [2025-07-28 02:16:00] "POST /ref-update HTTP/1.1" 200 156 0.010172 10.0.0.49 - - [2025-07-28 02:16:00] "DELETE /virtual-machine-interface/4d983444-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.049748 10.0.0.49 - - [2025-07-28 02:16:00] "DELETE /virtual-machine/c50e39b0-31b5-4f7b-8dad-f67d48b63013 HTTP/1.1" 200 115 0.035239 10.0.0.49 - - [2025-07-28 02:16:00] "DELETE /tag/6274ceac-33c4-4c20-8fae-5607331951f8 HTTP/1.1" 200 115 0.041757 10.0.0.49 - - [2025-07-28 02:16:00] "GET /virtual-machine-interface/4ec446a0-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004225 10.0.0.49 - - [2025-07-28 02:16:00] "POST /set-tag HTTP/1.1" 200 109 0.003053 10.0.0.49 - - [2025-07-28 02:16:00] "GET /virtual-machine-interface/4ec446a0-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004535 10.0.0.49 - - [2025-07-28 02:16:00] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.49 - - [2025-07-28 02:16:00] "GET /virtual-machine/2c608c62-5b83-419c-8d41-dc9e316a1e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004338 10.0.0.49 - - [2025-07-28 02:16:00] "POST /ref-update HTTP/1.1" 200 156 0.013468 10.0.0.49 - - [2025-07-28 02:16:01] "GET /virtual-machine-interface/4ec446a0-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007300 10.0.0.49 - - [2025-07-28 02:16:01] "POST /set-tag HTTP/1.1" 200 109 0.029807 10.0.0.49 - - [2025-07-28 02:16:01] "POST /set-tag HTTP/1.1" 200 109 0.027188 10.0.0.49 - - [2025-07-28 02:16:01] "POST /set-tag HTTP/1.1" 200 109 0.032621 10.0.0.49 - - [2025-07-28 02:16:01] "POST /set-tag HTTP/1.1" 200 109 0.021355 10.0.0.49 - - [2025-07-28 02:16:01] "POST /set-tag HTTP/1.1" 200 109 0.031137 10.0.0.49 - - [2025-07-28 02:16:01] "DELETE /instance-ip/4eddbd6a-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.051391 10.0.0.49 - - [2025-07-28 02:16:01] "DELETE /virtual-machine-interface/4ec446a0-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.046397 10.0.0.49 - - [2025-07-28 02:16:01] "DELETE /virtual-machine/2c608c62-5b83-419c-8d41-dc9e316a1e1d HTTP/1.1" 200 115 0.022272 10.0.0.49 - - [2025-07-28 02:16:01] "GET /virtual-machine-interface/4e3c400c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006252 10.0.0.49 - - [2025-07-28 02:16:01] "POST /set-tag HTTP/1.1" 200 109 0.002867 10.0.0.49 - - [2025-07-28 02:16:01] "GET /virtual-machine-interface/4e3c400c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004771 10.0.0.49 - - [2025-07-28 02:16:01] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.49 - - [2025-07-28 02:16:01] "GET /virtual-machine/7d7379f5-131b-4c82-a8cd-07043ad1e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003311 10.0.0.49 - - [2025-07-28 02:16:01] "POST /ref-update HTTP/1.1" 200 156 0.022250 10.0.0.49 - - [2025-07-28 02:16:01] "GET /virtual-machine-interface/4e3c400c-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018728 10.0.0.49 - - [2025-07-28 02:16:01] "GET /global-system-configs HTTP/1.1" 200 322 0.004287 10.0.0.49 - - [2025-07-28 02:16:01] "POST /set-tag HTTP/1.1" 200 109 0.022002 10.0.0.49 - - [2025-07-28 02:16:01] "POST /set-tag HTTP/1.1" 200 109 0.038249 10.0.0.49 - - [2025-07-28 02:16:01] "POST /set-tag HTTP/1.1" 200 109 0.054554 10.0.0.49 - - [2025-07-28 02:16:01] "POST /set-tag HTTP/1.1" 200 109 0.032722 10.0.0.49 - - [2025-07-28 02:16:01] "POST /set-tag HTTP/1.1" 200 109 0.033668 10.0.0.49 - - [2025-07-28 02:16:01] "DELETE /instance-ip/4e58d5fa-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.048986 10.0.0.49 - - [2025-07-28 02:16:02] "DELETE /virtual-machine-interface/4e3c400c-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.074601 10.0.0.49 - - [2025-07-28 02:16:02] "DELETE /virtual-machine/7d7379f5-131b-4c82-a8cd-07043ad1e1a5 HTTP/1.1" 200 115 0.029688 10.0.0.49 - - [2025-07-28 02:16:02] "DELETE /tag/d4ad53f9-71b0-4b00-95b3-500ed2681ad7 HTTP/1.1" 409 388 0.008617 10.0.0.49 - - [2025-07-28 02:16:02] "DELETE /tag/d4dbeb7e-3578-4845-a7b5-dcad75e4b1c3 HTTP/1.1" 200 115 0.047797 10.0.0.49 - - [2025-07-28 02:16:02] "GET /global-system-configs HTTP/1.1" 200 322 0.009851 10.0.0.49 - - [2025-07-28 02:16:29] "GET /virtual-machine-interface/4fd5a20a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009177 10.0.0.49 - - [2025-07-28 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.004740 10.0.0.49 - - [2025-07-28 02:16:29] "GET /virtual-machine-interface/4fd5a20a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006103 10.0.0.49 - - [2025-07-28 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.003312 10.0.0.49 - - [2025-07-28 02:16:29] "GET /virtual-machine/81531077-9132-4f15-8b93-647ed1a3645c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003932 10.0.0.49 - - [2025-07-28 02:16:29] "POST /ref-update HTTP/1.1" 200 156 0.013731 10.0.0.49 - - [2025-07-28 02:16:29] "GET /virtual-machine-interface/4fd5a20a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004833 10.0.0.49 - - [2025-07-28 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.024744 10.0.0.49 - - [2025-07-28 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.025668 10.0.0.49 - - [2025-07-28 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.015477 10.0.0.49 - - [2025-07-28 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.030146 10.0.0.49 - - [2025-07-28 02:16:29] "DELETE /instance-ip/4fecc188-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.049824 10.0.0.49 - - [2025-07-28 02:16:29] "DELETE /virtual-machine-interface/4fd5a20a-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.041319 10.0.0.49 - - [2025-07-28 02:16:29] "DELETE /virtual-machine/81531077-9132-4f15-8b93-647ed1a3645c HTTP/1.1" 200 115 0.023009 10.0.0.49 - - [2025-07-28 02:16:29] "DELETE /tag/a27efda0-f999-4fb4-9dca-4cdb8b2a8b39 HTTP/1.1" 409 236 0.004140 10.0.0.49 - - [2025-07-28 02:16:29] "GET /virtual-machine-interface/50c51484-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005129 10.0.0.49 - - [2025-07-28 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.49 - - [2025-07-28 02:16:29] "GET /virtual-machine-interface/50c51484-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004467 10.0.0.49 - - [2025-07-28 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.49 - - [2025-07-28 02:16:29] "GET /virtual-machine/913c7689-0e4c-4964-bc4a-0f5419620b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002379 10.0.0.49 - - [2025-07-28 02:16:29] "POST /ref-update HTTP/1.1" 200 156 0.013518 10.0.0.49 - - [2025-07-28 02:16:29] "GET /virtual-machine-interface/50c51484-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004817 10.0.0.49 - - [2025-07-28 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.017119 10.0.0.49 - - [2025-07-28 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.042628 10.0.0.49 - - [2025-07-28 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.012962 10.0.0.49 - - [2025-07-28 02:16:30] "POST /set-tag HTTP/1.1" 200 109 0.023644 10.0.0.49 - - [2025-07-28 02:16:30] "DELETE /instance-ip/50e191a4-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.038694 10.0.0.49 - - [2025-07-28 02:16:30] "DELETE /virtual-machine-interface/50c51484-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.041743 10.0.0.49 - - [2025-07-28 02:16:30] "DELETE /virtual-machine/913c7689-0e4c-4964-bc4a-0f5419620b62 HTTP/1.1" 200 115 0.036444 10.0.0.49 - - [2025-07-28 02:16:30] "DELETE /tag/3d4350c6-f4bc-44f9-9cd0-7ed332a2aea3 HTTP/1.1" 200 115 0.038184 10.0.0.49 - - [2025-07-28 02:16:30] "GET /virtual-machine-interface/50468876-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004426 10.0.0.49 - - [2025-07-28 02:16:30] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.49 - - [2025-07-28 02:16:30] "GET /virtual-machine-interface/50468876-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004600 10.0.0.49 - - [2025-07-28 02:16:30] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.49 - - [2025-07-28 02:16:30] "GET /virtual-machine/f1d4b3a0-e342-420c-bc3c-bfb95915f570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.014305 10.0.0.49 - - [2025-07-28 02:16:30] "POST /ref-update HTTP/1.1" 200 156 0.010762 10.0.0.49 - - [2025-07-28 02:16:30] "GET /virtual-machine-interface/50468876-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011385 10.0.0.49 - - [2025-07-28 02:16:30] "POST /set-tag HTTP/1.1" 200 109 0.019756 10.0.0.49 - - [2025-07-28 02:16:30] "POST /set-tag HTTP/1.1" 200 109 0.015065 10.0.0.49 - - [2025-07-28 02:16:30] "POST /set-tag HTTP/1.1" 200 109 0.029724 10.0.0.49 - - [2025-07-28 02:16:30] "POST /set-tag HTTP/1.1" 200 109 0.013036 10.0.0.49 - - [2025-07-28 02:16:30] "DELETE /instance-ip/5061471a-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.042368 10.0.0.49 - - [2025-07-28 02:16:30] "DELETE /virtual-machine-interface/50468876-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.036732 10.0.0.49 - - [2025-07-28 02:16:30] "DELETE /virtual-machine/f1d4b3a0-e342-420c-bc3c-bfb95915f570 HTTP/1.1" 200 115 0.020256 10.0.0.49 - - [2025-07-28 02:16:30] "DELETE /tag/7b40f981-6fea-4c9e-8fb8-efd98eef1862 HTTP/1.1" 200 115 0.029154 10.0.0.49 - - [2025-07-28 02:16:30] "DELETE /tag/0126d0b3-fbbf-4535-82a4-2936607abb3f HTTP/1.1" 409 236 0.005708 10.0.0.49 - - [2025-07-28 02:16:30] "DELETE /tag/934eeb05-4264-428b-872a-df0a8b4486e0 HTTP/1.1" 409 236 0.004397 10.0.0.49 - - [2025-07-28 02:16:30] "GET /virtual-machine-interface/4f55325a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004174 10.0.0.49 - - [2025-07-28 02:16:30] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.49 - - [2025-07-28 02:16:30] "GET /virtual-machine-interface/4f55325a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005934 10.0.0.49 - - [2025-07-28 02:16:30] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.49 - - [2025-07-28 02:16:30] "GET /virtual-machine/15dd8daa-6ae6-48de-8520-e28e649e7eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002676 10.0.0.49 - - [2025-07-28 02:16:30] "POST /ref-update HTTP/1.1" 200 156 0.017098 10.0.0.49 - - [2025-07-28 02:16:30] "GET /virtual-machine-interface/4f55325a-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019595 10.0.0.49 - - [2025-07-28 02:16:30] "POST /set-tag HTTP/1.1" 200 109 0.016931 10.0.0.49 - - [2025-07-28 02:16:30] "POST /set-tag HTTP/1.1" 200 109 0.015516 10.0.0.49 - - [2025-07-28 02:16:31] "POST /set-tag HTTP/1.1" 200 109 0.023242 10.0.0.49 - - [2025-07-28 02:16:31] "POST /set-tag HTTP/1.1" 200 109 0.030100 10.0.0.49 - - [2025-07-28 02:16:31] "DELETE /instance-ip/4f71037c-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.044023 10.0.0.49 - - [2025-07-28 02:16:31] "DELETE /virtual-machine-interface/4f55325a-6b58-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.043500 10.0.0.49 - - [2025-07-28 02:16:31] "DELETE /virtual-machine/15dd8daa-6ae6-48de-8520-e28e649e7eb1 HTTP/1.1" 200 115 0.020732 10.0.0.49 - - [2025-07-28 02:16:31] "DELETE /tag/9b62c2a8-6425-48f8-a37b-72bc6471a628 HTTP/1.1" 200 115 0.034589 10.0.0.49 - - [2025-07-28 02:16:31] "DELETE /tag/b1764008-ccd9-430c-88e1-d79673b53205 HTTP/1.1" 200 115 0.033118 10.0.0.49 - - [2025-07-28 02:16:31] "DELETE /tag/34ff306c-9f17-4dd9-89bb-26a375319827 HTTP/1.1" 200 115 0.032973 10.0.0.49 - - [2025-07-28 02:16:33] "POST /projects HTTP/1.1" 409 238 0.002380 10.0.0.49 - - [2025-07-28 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.49 - - [2025-07-28 02:16:33] "GET /project/d34446a1-08ed-4fce-af2d-e5dc8b4c1129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030115 10.0.0.49 - - [2025-07-28 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.49 - - [2025-07-28 02:16:33] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003740 10.0.0.49 - - [2025-07-28 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.49 - - [2025-07-28 02:16:33] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004673 10.0.0.49 - - [2025-07-28 02:16:33] "POST /security-groups HTTP/1.1" 409 285 0.002462 10.0.0.49 - - [2025-07-28 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.49 - - [2025-07-28 02:16:33] "PUT /security-group/74696697-7fe2-47aa-8637-62e7ada79d03 HTTP/1.1" 200 262 0.058645 10.0.0.49 - - [2025-07-28 02:16:33] "PUT /access-control-list/9db8e36f-c698-4df3-be9e-e1baa4ab7733 HTTP/1.1" 200 272 0.010252 10.0.0.49 - - [2025-07-28 02:16:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024947 10.0.0.49 - - [2025-07-28 02:16:33] "PUT /access-control-list/d6fd880b-ea96-42ad-8860-28ade24a6036 HTTP/1.1" 200 272 0.028815 10.0.0.49 - - [2025-07-28 02:16:38] "POST /projects HTTP/1.1" 409 238 0.002101 10.0.0.49 - - [2025-07-28 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.49 - - [2025-07-28 02:16:38] "GET /project/d34446a1-08ed-4fce-af2d-e5dc8b4c1129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031060 10.0.0.49 - - [2025-07-28 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.49 - - [2025-07-28 02:16:38] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004020 10.0.0.49 - - [2025-07-28 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.49 - - [2025-07-28 02:16:39] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006297 10.0.0.49 - - [2025-07-28 02:16:39] "POST /security-groups HTTP/1.1" 409 285 0.002340 10.0.0.49 - - [2025-07-28 02:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.49 - - [2025-07-28 02:16:39] "PUT /security-group/74696697-7fe2-47aa-8637-62e7ada79d03 HTTP/1.1" 200 262 0.058386 10.0.0.49 - - [2025-07-28 02:16:39] "PUT /access-control-list/9db8e36f-c698-4df3-be9e-e1baa4ab7733 HTTP/1.1" 200 272 0.018623 10.0.0.49 - - [2025-07-28 02:16:39] "PUT /access-control-list/d6fd880b-ea96-42ad-8860-28ade24a6036 HTTP/1.1" 200 272 0.020759 10.0.0.49 - - [2025-07-28 02:16:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.029056 10.0.0.49 - - [2025-07-28 02:16:39] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.009614 10.0.0.49 - - [2025-07-28 02:16:39] "GET /firewall-rule/b62c1b72-8ba7-485d-b941-c2db7e734093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003908 10.0.0.49 - - [2025-07-28 02:16:39] "POST /ref-update HTTP/1.1" 200 156 0.063444 10.0.0.49 - - [2025-07-28 02:16:39] "DELETE /firewall-rule/b62c1b72-8ba7-485d-b941-c2db7e734093 HTTP/1.1" 200 115 0.054749 10.0.0.49 - - [2025-07-28 02:16:39] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004311 10.0.0.49 - - [2025-07-28 02:16:39] "GET /firewall-rule/5dd61547-339a-4e2b-8fd8-31cdc4bdee13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002867 10.0.0.49 - - [2025-07-28 02:16:39] "POST /ref-update HTTP/1.1" 200 156 0.058282 10.0.0.49 - - [2025-07-28 02:16:39] "DELETE /firewall-rule/5dd61547-339a-4e2b-8fd8-31cdc4bdee13 HTTP/1.1" 200 115 0.045746 10.0.0.49 - - [2025-07-28 02:16:39] "DELETE /tag/c98f57f9-0604-4a61-97be-6166cc1d2634 HTTP/1.1" 200 115 0.038969 10.0.0.49 - - [2025-07-28 02:16:39] "DELETE /tag/0126d0b3-fbbf-4535-82a4-2936607abb3f HTTP/1.1" 409 236 0.005769 10.0.0.49 - - [2025-07-28 02:16:39] "DELETE /tag/934eeb05-4264-428b-872a-df0a8b4486e0 HTTP/1.1" 409 236 0.005806 10.0.0.49 - - [2025-07-28 02:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.49 - - [2025-07-28 02:16:39] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003748 10.0.0.49 - - [2025-07-28 02:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006107 10.0.0.49 - - [2025-07-28 02:16:39] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.019421 10.0.0.49 - - [2025-07-28 02:16:39] "PUT /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44 HTTP/1.1" 200 264 0.055650 10.0.0.49 - - [2025-07-28 02:16:39] "PUT /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865 HTTP/1.1" 200 264 0.059028 10.0.0.49 - - [2025-07-28 02:16:39] "DELETE /access-control-list/9db8e36f-c698-4df3-be9e-e1baa4ab7733 HTTP/1.1" 200 115 0.039945 10.0.0.49 - - [2025-07-28 02:16:39] "DELETE /security-group/74696697-7fe2-47aa-8637-62e7ada79d03 HTTP/1.1" 200 115 0.087145 10.0.0.49 - - [2025-07-28 02:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007031 10.0.0.49 - - [2025-07-28 02:16:39] "DELETE /access-control-list/d6fd880b-ea96-42ad-8860-28ade24a6036 HTTP/1.1" 200 115 0.034648 10.0.0.49 - - [2025-07-28 02:16:40] "GET /project/d34446a1-08ed-4fce-af2d-e5dc8b4c1129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.026459 10.0.0.49 - - [2025-07-28 02:16:40] "GET /project/d34446a1-08ed-4fce-af2d-e5dc8b4c1129?fields=security_groups HTTP/1.1" 200 1353 0.044655 10.0.0.49 - - [2025-07-28 02:16:40] "DELETE /security-group/c9bbad0d-eaa7-44f1-b284-7b6a29a49cda HTTP/1.1" 200 115 0.062100 10.0.0.49 - - [2025-07-28 02:16:40] "DELETE /access-control-list/e74e15b5-cee4-4ca2-abf5-eb066110b6a4 HTTP/1.1" 200 115 0.088477 10.0.0.49 - - [2025-07-28 02:16:40] "GET /project/d34446a1-08ed-4fce-af2d-e5dc8b4c1129?fields=application_policy_sets HTTP/1.1" 200 1392 0.075854 10.0.0.49 - - [2025-07-28 02:16:40] "DELETE /access-control-list/c55746a4-83b7-4b17-ab73-8cf60798d2a9 HTTP/1.1" 200 115 0.039358 10.0.0.49 - - [2025-07-28 02:16:40] "DELETE /project/d34446a1-08ed-4fce-af2d-e5dc8b4c1129 HTTP/1.1" 200 115 0.354299 10.0.0.49 - - [2025-07-28 02:16:40] "POST /projects HTTP/1.1" 409 238 0.007380 10.0.0.49 - - [2025-07-28 02:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.49 - - [2025-07-28 02:16:40] "GET /project/fc0f90c9-d7bf-484b-913c-2d1d5c996a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041721 10.0.0.49 - - [2025-07-28 02:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010680 10.0.0.49 - - [2025-07-28 02:16:40] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006490 10.0.0.49 - - [2025-07-28 02:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.49 - - [2025-07-28 02:16:40] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004162 10.0.0.49 - - [2025-07-28 02:16:40] "POST /security-groups HTTP/1.1" 409 285 0.002172 10.0.0.49 - - [2025-07-28 02:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.49 - - [2025-07-28 02:16:40] "PUT /security-group/6283db26-6d27-46c3-a54c-a13e79287a13 HTTP/1.1" 200 262 0.066182 10.0.0.49 - - [2025-07-28 02:16:40] "PUT /access-control-list/3d41cbbc-96e5-4a31-93f1-4021e11e2217 HTTP/1.1" 200 272 0.022744 10.0.0.49 - - [2025-07-28 02:16:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032755 10.0.0.49 - - [2025-07-28 02:16:40] "PUT /access-control-list/eaed401d-f294-4c02-b801-ee0cf5d7c0fd HTTP/1.1" 200 272 0.012884 10.0.0.49 - - [2025-07-28 02:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.49 - - [2025-07-28 02:16:44] "GET /loadbalancer/926b09b0-15dc-43ba-9dba-3eacbf7d7f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002828 10.0.0.49 - - [2025-07-28 02:16:44] "GET /virtual-machine-interface/4d983444-6b58-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002185 10.0.0.49 - - [2025-07-28 02:16:44] "DELETE /loadbalancer-member/f421f5ea-cdd8-4460-892b-d84687af81f9 HTTP/1.1" 200 115 0.036994 10.0.0.49 - - [2025-07-28 02:16:44] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003073 10.0.0.49 - - [2025-07-28 02:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.49 - - [2025-07-28 02:16:44] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002993 10.0.0.49 - - [2025-07-28 02:16:44] "GET /firewall-policy/8bacf336-e27e-445c-b6e9-304973930690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005038 10.0.0.49 - - [2025-07-28 02:16:44] "GET /firewall-rule/2677269c-1162-4dcf-bc49-75e323919e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002894 10.0.0.49 - - [2025-07-28 02:16:45] "POST /ref-update HTTP/1.1" 200 156 0.013543 10.0.0.49 - - [2025-07-28 02:16:45] "DELETE /firewall-rule/2677269c-1162-4dcf-bc49-75e323919e50 HTTP/1.1" 200 115 0.036520 10.0.0.49 - - [2025-07-28 02:16:45] "GET /firewall-policy/a566b388-10b4-4159-9d47-4c66cf32761a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004239 10.0.0.49 - - [2025-07-28 02:16:45] "GET /firewall-rule/565bb996-1475-4afc-be50-4e1bb3b34074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002877 10.0.0.49 - - [2025-07-28 02:16:45] "POST /ref-update HTTP/1.1" 200 156 0.016088 10.0.0.49 - - [2025-07-28 02:16:45] "DELETE /firewall-rule/565bb996-1475-4afc-be50-4e1bb3b34074 HTTP/1.1" 200 115 0.036709 10.0.0.49 - - [2025-07-28 02:16:45] "GET /firewall-policy/a566b388-10b4-4159-9d47-4c66cf32761a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.009667 10.0.0.49 - - [2025-07-28 02:16:45] "GET /firewall-rule/bfe0accb-da12-4f46-af82-ca3a2e4472e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003328 10.0.0.49 - - [2025-07-28 02:16:45] "POST /ref-update HTTP/1.1" 200 156 0.013909 10.0.0.49 - - [2025-07-28 02:16:45] "DELETE /firewall-rule/bfe0accb-da12-4f46-af82-ca3a2e4472e1 HTTP/1.1" 200 115 0.057351 10.0.0.49 - - [2025-07-28 02:16:45] "GET /application-policy-set/35753619-3a87-41cc-b4d0-b8fd3c6f942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002842 10.0.0.49 - - [2025-07-28 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.49 - - [2025-07-28 02:16:45] "GET /policy-management/8c4a08e3-e96c-4f3e-9db4-ca02d1bf15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002877 10.0.0.49 - - [2025-07-28 02:16:45] "GET /firewall-policy/a566b388-10b4-4159-9d47-4c66cf32761a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003206 10.0.0.49 - - [2025-07-28 02:16:45] "POST /ref-update HTTP/1.1" 200 156 0.021671 10.0.0.49 - - [2025-07-28 02:16:45] "DELETE /firewall-policy/a566b388-10b4-4159-9d47-4c66cf32761a HTTP/1.1" 200 115 0.047494 10.0.0.49 - - [2025-07-28 02:16:45] "DELETE /tag/0126d0b3-fbbf-4535-82a4-2936607abb3f HTTP/1.1" 200 115 0.059843 10.0.0.49 - - [2025-07-28 02:16:45] "DELETE /tag/a27efda0-f999-4fb4-9dca-4cdb8b2a8b39 HTTP/1.1" 200 115 0.046139 10.0.0.49 - - [2025-07-28 02:16:45] "DELETE /tag/d4ad53f9-71b0-4b00-95b3-500ed2681ad7 HTTP/1.1" 200 115 0.062796 10.0.0.49 - - [2025-07-28 02:16:45] "DELETE /tag/934eeb05-4264-428b-872a-df0a8b4486e0 HTTP/1.1" 200 115 0.048579 10.0.0.49 - - [2025-07-28 02:16:45] "DELETE /loadbalancer-pool/3076c45e-3845-4a86-9da6-8c58632124f3 HTTP/1.1" 200 115 0.027951 10.0.0.49 - - [2025-07-28 02:16:45] "DELETE /loadbalancer-listener/dabc65ba-970a-4217-96eb-d56905a690dd HTTP/1.1" 200 115 0.041838 10.0.0.49 - - [2025-07-28 02:16:45] "DELETE /loadbalancer/926b09b0-15dc-43ba-9dba-3eacbf7d7f15 HTTP/1.1" 200 115 0.064152 10.0.0.49 - - [2025-07-28 02:16:45] "DELETE /floating-ip/e6c28ea2-608b-4d38-908b-611581270aab HTTP/1.1" 200 115 0.057472 10.0.0.49 - - [2025-07-28 02:16:46] "DELETE /instance-ip/4e9f379d-d984-4c40-8e95-7660a7553270 HTTP/1.1" 200 115 0.066910 10.0.0.49 - - [2025-07-28 02:16:46] "DELETE /virtual-machine-interface/423c6732-a957-4e7a-a097-38cc9553d663 HTTP/1.1" 200 115 0.072984 10.0.0.49 - - [2025-07-28 02:16:46] "DELETE /tag/90b1a3ab-245c-4d65-9763-260d087107cd HTTP/1.1" 200 115 0.064908 10.0.0.49 - - [2025-07-28 02:16:46] "POST /projects HTTP/1.1" 409 238 0.005772 10.0.0.49 - - [2025-07-28 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.49 - - [2025-07-28 02:16:46] "GET /project/fc0f90c9-d7bf-484b-913c-2d1d5c996a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059124 10.0.0.49 - - [2025-07-28 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.49 - - [2025-07-28 02:16:46] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.012170 10.0.0.49 - - [2025-07-28 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.49 - - [2025-07-28 02:16:46] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006370 10.0.0.49 - - [2025-07-28 02:16:46] "POST /security-groups HTTP/1.1" 409 285 0.006446 10.0.0.49 - - [2025-07-28 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.49 - - [2025-07-28 02:16:46] "PUT /security-group/6283db26-6d27-46c3-a54c-a13e79287a13 HTTP/1.1" 200 262 0.060930 10.0.0.49 - - [2025-07-28 02:16:46] "PUT /access-control-list/3d41cbbc-96e5-4a31-93f1-4021e11e2217 HTTP/1.1" 200 272 0.008031 10.0.0.49 - - [2025-07-28 02:16:46] "PUT /access-control-list/eaed401d-f294-4c02-b801-ee0cf5d7c0fd HTTP/1.1" 200 272 0.039520 10.0.0.49 - - [2025-07-28 02:16:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.032512 10.0.0.49 - - [2025-07-28 02:16:46] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.007063 10.0.0.49 - - [2025-07-28 02:16:46] "GET /firewall-rule/8c2308ee-a995-49ad-9c36-5dfc425b9b5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003205 10.0.0.49 - - [2025-07-28 02:16:46] "POST /ref-update HTTP/1.1" 200 156 0.044008 10.0.0.49 - - [2025-07-28 02:16:46] "DELETE /firewall-rule/8c2308ee-a995-49ad-9c36-5dfc425b9b5e HTTP/1.1" 200 115 0.049517 10.0.0.49 - - [2025-07-28 02:16:46] "GET /firewall-policy/396be352-5227-4130-a97e-00cda42a43a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004948 10.0.0.49 - - [2025-07-28 02:16:46] "GET /firewall-rule/eab8a551-34e6-47eb-a403-ce9a549a251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.018111 10.0.0.49 - - [2025-07-28 02:16:46] "POST /ref-update HTTP/1.1" 200 156 0.058525 10.0.0.49 - - [2025-07-28 02:16:46] "DELETE /firewall-rule/eab8a551-34e6-47eb-a403-ce9a549a251b HTTP/1.1" 200 115 0.063773 10.0.0.49 - - [2025-07-28 02:16:46] "DELETE /tag/aef57683-8a54-4586-b859-d76e90c3fd04 HTTP/1.1" 200 115 0.040341 10.0.0.49 - - [2025-07-28 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007515 10.0.0.49 - - [2025-07-28 02:16:47] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004845 10.0.0.49 - - [2025-07-28 02:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.49 - - [2025-07-28 02:16:47] "GET /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003884 10.0.0.49 - - [2025-07-28 02:16:47] "PUT /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44 HTTP/1.1" 200 264 0.058226 10.0.0.49 - - [2025-07-28 02:16:47] "PUT /virtual-network/b4465cab-fe3b-407d-acf7-57e9cc81a865 HTTP/1.1" 200 264 0.056092 10.0.0.49 - - [2025-07-28 02:16:47] "DELETE /security-group/6283db26-6d27-46c3-a54c-a13e79287a13 HTTP/1.1" 200 115 0.071661 10.0.0.49 - - [2025-07-28 02:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.49 - - [2025-07-28 02:16:47] "DELETE /access-control-list/3d41cbbc-96e5-4a31-93f1-4021e11e2217 HTTP/1.1" 200 115 0.060159 10.0.0.49 - - [2025-07-28 02:16:47] "DELETE /access-control-list/eaed401d-f294-4c02-b801-ee0cf5d7c0fd HTTP/1.1" 200 115 0.076115 10.0.0.49 - - [2025-07-28 02:16:47] "GET /project/fc0f90c9-d7bf-484b-913c-2d1d5c996a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.073552 10.0.0.49 - - [2025-07-28 02:16:47] "GET /project/fc0f90c9-d7bf-484b-913c-2d1d5c996a06?fields=security_groups HTTP/1.1" 200 1353 0.042400 10.0.0.49 - - [2025-07-28 02:16:47] "DELETE /access-control-list/92dc469a-c512-4f3b-b122-af237aa7087a HTTP/1.1" 200 115 0.060769 10.0.0.49 - - [2025-07-28 02:16:47] "DELETE /security-group/56ada80c-8c80-4f59-9fd8-9863b62977cb HTTP/1.1" 200 115 0.119460 10.0.0.49 - - [2025-07-28 02:16:47] "DELETE /access-control-list/d7fc9d46-53f1-4aab-99cb-cacfb739cb20 HTTP/1.1" 200 115 0.048761 10.0.0.49 - - [2025-07-28 02:16:47] "GET /project/fc0f90c9-d7bf-484b-913c-2d1d5c996a06?fields=application_policy_sets HTTP/1.1" 200 1392 0.077989 10.0.0.49 - - [2025-07-28 02:16:47] "DELETE /project/fc0f90c9-d7bf-484b-913c-2d1d5c996a06 HTTP/1.1" 200 115 0.456013 10.0.0.49 - - [2025-07-28 02:17:34] "GET / HTTP/1.1" 200 35931 0.002113 10.0.0.49 - - [2025-07-28 02:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.49 - - [2025-07-28 02:17:34] "GET /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.002961 10.0.0.49 - - [2025-07-28 02:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.49 - - [2025-07-28 02:17:35] "GET /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.002905 10.0.0.49 - - [2025-07-28 02:17:49] "GET / HTTP/1.1" 200 35931 0.002559 10.0.0.49 - - [2025-07-28 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.49 - - [2025-07-28 02:17:49] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.004702 10.0.0.49 - - [2025-07-28 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.49 - - [2025-07-28 02:17:49] "GET /config-node/3035357b-1e35-4a0d-a9ca-50de3c794eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002465 10.0.0.49 - - [2025-07-28 02:17:49] "GET / HTTP/1.1" 200 35931 0.001560 10.0.0.49 - - [2025-07-28 02:17:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002207 10.0.0.49 - - [2025-07-28 02:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.49 - - [2025-07-28 02:17:54] "GET /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.002205 10.0.0.49 - - [2025-07-28 02:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.49 - - [2025-07-28 02:17:55] "PUT /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a HTTP/1.1" 200 276 0.007632 10.0.0.49 - - [2025-07-28 02:17:55] "GET / HTTP/1.1" 200 35931 0.002057 10.0.0.49 - - [2025-07-28 02:17:55] "POST /alarms HTTP/1.1" 409 264 0.002280 10.0.0.49 - - [2025-07-28 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.49 - - [2025-07-28 02:17:55] "PUT /alarm/e8798528-140c-41fe-a66a-36f70db00374 HTTP/1.1" 200 244 0.013696 10.0.0.49 - - [2025-07-28 02:17:55] "POST /alarms HTTP/1.1" 409 261 0.002430 10.0.0.49 - - [2025-07-28 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.49 - - [2025-07-28 02:17:55] "PUT /alarm/05e5bbf9-36a0-40d2-b58c-aee18cf43c1d HTTP/1.1" 200 244 0.015923 10.0.0.49 - - [2025-07-28 02:17:55] "POST /alarms HTTP/1.1" 409 261 0.002997 10.0.0.49 - - [2025-07-28 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.49 - - [2025-07-28 02:17:55] "PUT /alarm/e042da93-068c-4d5a-9890-5fc2bd6a4961 HTTP/1.1" 200 244 0.010665 10.0.0.49 - - [2025-07-28 02:17:55] "POST /alarms HTTP/1.1" 409 253 0.002162 10.0.0.49 - - [2025-07-28 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.49 - - [2025-07-28 02:17:55] "PUT /alarm/087e1866-d591-4878-9cfe-8f0d4c5aab4d HTTP/1.1" 200 244 0.009486 10.0.0.49 - - [2025-07-28 02:17:55] "POST /alarms HTTP/1.1" 409 251 0.002389 10.0.0.49 - - [2025-07-28 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.49 - - [2025-07-28 02:17:55] "PUT /alarm/623d80d4-e47e-46ae-9da7-d7f557c0bb11 HTTP/1.1" 200 244 0.011719 10.0.0.49 - - [2025-07-28 02:17:55] "POST /alarms HTTP/1.1" 409 252 0.003849 10.0.0.49 - - [2025-07-28 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.49 - - [2025-07-28 02:17:55] "PUT /alarm/abd30afd-20cd-421a-9691-da69a8207125 HTTP/1.1" 200 244 0.010714 10.0.0.49 - - [2025-07-28 02:17:55] "POST /alarms HTTP/1.1" 409 256 0.006746 10.0.0.49 - - [2025-07-28 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.49 - - [2025-07-28 02:17:55] "PUT /alarm/d31fd15b-1a3f-49fb-967f-8f0b63ce3ad2 HTTP/1.1" 200 244 0.010296 10.0.0.49 - - [2025-07-28 02:17:55] "POST /alarms HTTP/1.1" 409 248 0.004845 10.0.0.49 - - [2025-07-28 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.49 - - [2025-07-28 02:17:55] "PUT /alarm/dfcbfd8c-a5c6-49e6-824c-a5f84d40674b HTTP/1.1" 200 244 0.009534 10.0.0.49 - - [2025-07-28 02:17:55] "POST /alarms HTTP/1.1" 409 252 0.004188 10.0.0.49 - - [2025-07-28 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.49 - - [2025-07-28 02:17:55] "PUT /alarm/e179a764-2198-4fcc-8f1f-6148d42a9066 HTTP/1.1" 200 244 0.016744 10.0.0.49 - - [2025-07-28 02:17:55] "POST /alarms HTTP/1.1" 409 257 0.007126 10.0.0.49 - - [2025-07-28 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.49 - - [2025-07-28 02:17:55] "PUT /alarm/e22b8cc3-8249-46c7-9d48-1f937e88c22e HTTP/1.1" 200 244 0.010954 10.0.0.49 - - [2025-07-28 02:17:55] "POST /alarms HTTP/1.1" 409 251 0.004551 10.0.0.49 - - [2025-07-28 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.49 - - [2025-07-28 02:17:56] "PUT /alarm/88b0fa7c-b547-4cf7-8d15-e142d6dbbfdf HTTP/1.1" 200 244 0.013202 10.0.0.49 - - [2025-07-28 02:17:56] "POST /alarms HTTP/1.1" 409 257 0.013592 10.0.0.49 - - [2025-07-28 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.49 - - [2025-07-28 02:17:56] "PUT /alarm/48b7e52d-affe-4a03-be64-3029afd23aa2 HTTP/1.1" 200 244 0.010328 10.0.0.49 - - [2025-07-28 02:17:56] "POST /alarms HTTP/1.1" 409 261 0.004010 10.0.0.49 - - [2025-07-28 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.49 - - [2025-07-28 02:17:56] "PUT /alarm/5d2e7ace-8adc-454d-81e7-c3f168df9f52 HTTP/1.1" 200 244 0.015874 10.0.0.49 - - [2025-07-28 02:17:56] "POST /alarms HTTP/1.1" 409 258 0.005417 10.0.0.49 - - [2025-07-28 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.49 - - [2025-07-28 02:17:56] "PUT /alarm/da03e335-6c6f-481c-8c26-2b7b8a6d8847 HTTP/1.1" 200 244 0.010809 10.0.0.49 - - [2025-07-28 02:17:56] "POST /alarms HTTP/1.1" 409 254 0.010513 10.0.0.49 - - [2025-07-28 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.49 - - [2025-07-28 02:17:56] "PUT /alarm/58db94fb-a271-4269-866a-f17e15740fb0 HTTP/1.1" 200 244 0.010627 10.0.0.49 - - [2025-07-28 02:17:56] "POST /alarms HTTP/1.1" 409 254 0.010485 10.0.0.49 - - [2025-07-28 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.49 - - [2025-07-28 02:17:56] "PUT /alarm/5ddb4fc4-25c7-43e0-a589-1bc8c866c1aa HTTP/1.1" 200 244 0.017953 10.0.0.49 - - [2025-07-28 02:17:56] "POST /alarms HTTP/1.1" 409 254 0.006338 10.0.0.49 - - [2025-07-28 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.49 - - [2025-07-28 02:17:56] "PUT /alarm/c21ca21f-747f-46d6-9454-b941b99f76a2 HTTP/1.1" 200 244 0.009812 10.0.0.49 - - [2025-07-28 02:17:56] "POST /alarms HTTP/1.1" 409 247 0.002277 10.0.0.49 - - [2025-07-28 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.49 - - [2025-07-28 02:17:56] "PUT /alarm/ec95b2be-433e-40ec-9d19-b9210ea6e26f HTTP/1.1" 200 244 0.015631 10.0.0.49 - - [2025-07-28 02:17:56] "POST /alarms HTTP/1.1" 409 272 0.004520 10.0.0.49 - - [2025-07-28 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.49 - - [2025-07-28 02:17:56] "PUT /alarm/69a98c83-cc5e-4970-a0e7-6ebbf426c7af HTTP/1.1" 200 244 0.010827 10.0.0.49 - - [2025-07-28 02:17:56] "POST /alarms HTTP/1.1" 409 261 0.004725 10.0.0.49 - - [2025-07-28 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.49 - - [2025-07-28 02:17:56] "PUT /alarm/30ebfae2-fffc-4fbf-a208-aded8ad9a0f4 HTTP/1.1" 200 244 0.010308 10.0.0.49 - - [2025-07-28 02:17:56] "POST /alarms HTTP/1.1" 409 259 0.004893 10.0.0.49 - - [2025-07-28 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.49 - - [2025-07-28 02:17:56] "PUT /alarm/53d187e0-cec3-4e65-bccc-814d9f421d60 HTTP/1.1" 200 244 0.010771 10.0.0.49 - - [2025-07-28 02:17:56] "POST /alarms HTTP/1.1" 409 265 0.009529 10.0.0.49 - - [2025-07-28 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.49 - - [2025-07-28 02:17:56] "PUT /alarm/76472a76-36cc-41ea-b7e0-49355f96ba96 HTTP/1.1" 200 244 0.013872 10.0.0.49 - - [2025-07-28 02:17:56] "POST /alarms HTTP/1.1" 409 279 0.003932 10.0.0.49 - - [2025-07-28 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.49 - - [2025-07-28 02:17:56] "PUT /alarm/2557183b-171d-4696-9555-5e21fa31660e HTTP/1.1" 200 244 0.016287 10.0.0.49 - - [2025-07-28 02:17:57] "GET / HTTP/1.1" 200 35931 0.001525 10.0.0.49 - - [2025-07-28 02:17:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004365 10.0.0.49 - - [2025-07-28 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.49 - - [2025-07-28 02:17:57] "PUT /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a HTTP/1.1" 200 276 0.010149 10.0.0.49 - - [2025-07-28 02:17:57] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.49 - - [2025-07-28 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.49 - - [2025-07-28 02:17:57] "GET /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.002663 10.0.0.49 - - [2025-07-28 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.49 - - [2025-07-28 02:17:57] "PUT /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a HTTP/1.1" 200 276 0.032926 10.0.0.49 - - [2025-07-28 02:17:57] "GET / HTTP/1.1" 200 35931 0.001920 10.0.0.49 - - [2025-07-28 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.49 - - [2025-07-28 02:17:57] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005017 10.0.0.49 - - [2025-07-28 02:17:57] "PUT /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36 HTTP/1.1" 200 274 0.017482 10.0.0.49 - - [2025-07-28 02:18:00] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.49 - - [2025-07-28 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.49 - - [2025-07-28 02:18:00] "GET /routing-instance/d85e9269-b82c-4a5d-87d3-c21eb4edcc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003484 10.0.0.49 - - [2025-07-28 02:18:00] "POST /bgp-routers HTTP/1.1" 409 301 0.001676 10.0.0.49 - - [2025-07-28 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.49 - - [2025-07-28 02:18:01] "GET /bgp-router/5828ba6c-2400-4d9d-9a90-d613b51fa556?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.008048 10.0.0.49 - - [2025-07-28 02:18:01] "PUT /bgp-router/5828ba6c-2400-4d9d-9a90-d613b51fa556 HTTP/1.1" 200 254 0.025648 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:18:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:18:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002002 10.0.0.49 - - [2025-07-28 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012892 10.0.0.49 - - [2025-07-28 02:18:03] "GET /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.010427 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:18:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000764 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:18:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:18:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000777 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:18:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000917 10.0.0.49 - - [2025-07-28 02:18:23] "GET / HTTP/1.1" 200 35931 0.001826 10.0.0.49 - - [2025-07-28 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.49 - - [2025-07-28 02:18:23] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005168 10.0.0.49 - - [2025-07-28 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.49 - - [2025-07-28 02:18:23] "GET /config-node/3035357b-1e35-4a0d-a9ca-50de3c794eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001837 10.0.0.49 - - [2025-07-28 02:18:35] "GET / HTTP/1.1" 200 35931 0.002975 10.0.0.49 - - [2025-07-28 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.49 - - [2025-07-28 02:18:35] "GET /routing-instance/d85e9269-b82c-4a5d-87d3-c21eb4edcc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003734 10.0.0.49 - - [2025-07-28 02:18:35] "POST /bgp-routers HTTP/1.1" 409 301 0.002289 10.0.0.49 - - [2025-07-28 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.49 - - [2025-07-28 02:18:35] "GET /bgp-router/5828ba6c-2400-4d9d-9a90-d613b51fa556?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004334 10.0.0.49 - - [2025-07-28 02:18:35] "PUT /bgp-router/5828ba6c-2400-4d9d-9a90-d613b51fa556 HTTP/1.1" 200 254 0.017195 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:18:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000806 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:18:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 10.0.0.49 - - [2025-07-28 02:18:49] "GET / HTTP/1.1" 200 35931 0.001807 10.0.0.49 - - [2025-07-28 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.49 - - [2025-07-28 02:18:49] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005225 10.0.0.49 - - [2025-07-28 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.49 - - [2025-07-28 02:18:49] "GET /config-node/3035357b-1e35-4a0d-a9ca-50de3c794eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001792 10.0.0.49 - - [2025-07-28 02:18:49] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.49 - - [2025-07-28 02:18:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002290 10.0.0.49 - - [2025-07-28 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.49 - - [2025-07-28 02:18:54] "GET /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.002450 10.0.0.49 - - [2025-07-28 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.49 - - [2025-07-28 02:18:55] "PUT /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a HTTP/1.1" 200 276 0.014678 10.0.0.49 - - [2025-07-28 02:18:55] "GET / HTTP/1.1" 200 35931 0.002033 10.0.0.49 - - [2025-07-28 02:18:55] "POST /alarms HTTP/1.1" 409 264 0.002091 10.0.0.49 - - [2025-07-28 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.49 - - [2025-07-28 02:18:55] "PUT /alarm/e8798528-140c-41fe-a66a-36f70db00374 HTTP/1.1" 200 244 0.015265 10.0.0.49 - - [2025-07-28 02:18:55] "POST /alarms HTTP/1.1" 409 261 0.003021 10.0.0.49 - - [2025-07-28 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.49 - - [2025-07-28 02:18:55] "PUT /alarm/05e5bbf9-36a0-40d2-b58c-aee18cf43c1d HTTP/1.1" 200 244 0.008484 10.0.0.49 - - [2025-07-28 02:18:55] "POST /alarms HTTP/1.1" 409 261 0.002661 10.0.0.49 - - [2025-07-28 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.49 - - [2025-07-28 02:18:55] "PUT /alarm/e042da93-068c-4d5a-9890-5fc2bd6a4961 HTTP/1.1" 200 244 0.009366 10.0.0.49 - - [2025-07-28 02:18:55] "POST /alarms HTTP/1.1" 409 253 0.002150 10.0.0.49 - - [2025-07-28 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.49 - - [2025-07-28 02:18:55] "PUT /alarm/087e1866-d591-4878-9cfe-8f0d4c5aab4d HTTP/1.1" 200 244 0.009128 10.0.0.49 - - [2025-07-28 02:18:55] "POST /alarms HTTP/1.1" 409 251 0.007839 10.0.0.49 - - [2025-07-28 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.49 - - [2025-07-28 02:18:55] "PUT /alarm/623d80d4-e47e-46ae-9da7-d7f557c0bb11 HTTP/1.1" 200 244 0.008271 10.0.0.49 - - [2025-07-28 02:18:55] "POST /alarms HTTP/1.1" 409 252 0.004607 10.0.0.49 - - [2025-07-28 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.49 - - [2025-07-28 02:18:55] "PUT /alarm/abd30afd-20cd-421a-9691-da69a8207125 HTTP/1.1" 200 244 0.011409 10.0.0.49 - - [2025-07-28 02:18:55] "POST /alarms HTTP/1.1" 409 256 0.005807 10.0.0.49 - - [2025-07-28 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.49 - - [2025-07-28 02:18:55] "PUT /alarm/d31fd15b-1a3f-49fb-967f-8f0b63ce3ad2 HTTP/1.1" 200 244 0.010544 10.0.0.49 - - [2025-07-28 02:18:55] "POST /alarms HTTP/1.1" 409 248 0.008268 10.0.0.49 - - [2025-07-28 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.49 - - [2025-07-28 02:18:55] "PUT /alarm/dfcbfd8c-a5c6-49e6-824c-a5f84d40674b HTTP/1.1" 200 244 0.012721 10.0.0.49 - - [2025-07-28 02:18:55] "POST /alarms HTTP/1.1" 409 252 0.003609 10.0.0.49 - - [2025-07-28 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.49 - - [2025-07-28 02:18:55] "PUT /alarm/e179a764-2198-4fcc-8f1f-6148d42a9066 HTTP/1.1" 200 244 0.009255 10.0.0.49 - - [2025-07-28 02:18:55] "POST /alarms HTTP/1.1" 409 257 0.006493 10.0.0.49 - - [2025-07-28 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.49 - - [2025-07-28 02:18:56] "PUT /alarm/e22b8cc3-8249-46c7-9d48-1f937e88c22e HTTP/1.1" 200 244 0.018198 10.0.0.49 - - [2025-07-28 02:18:56] "POST /alarms HTTP/1.1" 409 251 0.009074 10.0.0.49 - - [2025-07-28 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.49 - - [2025-07-28 02:18:56] "PUT /alarm/88b0fa7c-b547-4cf7-8d15-e142d6dbbfdf HTTP/1.1" 200 244 0.013234 10.0.0.49 - - [2025-07-28 02:18:56] "POST /alarms HTTP/1.1" 409 257 0.006399 10.0.0.49 - - [2025-07-28 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.49 - - [2025-07-28 02:18:56] "PUT /alarm/48b7e52d-affe-4a03-be64-3029afd23aa2 HTTP/1.1" 200 244 0.011723 10.0.0.49 - - [2025-07-28 02:18:56] "POST /alarms HTTP/1.1" 409 261 0.005128 10.0.0.49 - - [2025-07-28 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005122 10.0.0.49 - - [2025-07-28 02:18:56] "PUT /alarm/5d2e7ace-8adc-454d-81e7-c3f168df9f52 HTTP/1.1" 200 244 0.010797 10.0.0.49 - - [2025-07-28 02:18:56] "POST /alarms HTTP/1.1" 409 258 0.002804 10.0.0.49 - - [2025-07-28 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.49 - - [2025-07-28 02:18:56] "PUT /alarm/da03e335-6c6f-481c-8c26-2b7b8a6d8847 HTTP/1.1" 200 244 0.010538 10.0.0.49 - - [2025-07-28 02:18:56] "POST /alarms HTTP/1.1" 409 254 0.003674 10.0.0.49 - - [2025-07-28 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.49 - - [2025-07-28 02:18:56] "PUT /alarm/58db94fb-a271-4269-866a-f17e15740fb0 HTTP/1.1" 200 244 0.008454 10.0.0.49 - - [2025-07-28 02:18:56] "POST /alarms HTTP/1.1" 409 254 0.005977 10.0.0.49 - - [2025-07-28 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.49 - - [2025-07-28 02:18:56] "PUT /alarm/5ddb4fc4-25c7-43e0-a589-1bc8c866c1aa HTTP/1.1" 200 244 0.009233 10.0.0.49 - - [2025-07-28 02:18:56] "POST /alarms HTTP/1.1" 409 254 0.008301 10.0.0.49 - - [2025-07-28 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.49 - - [2025-07-28 02:18:56] "PUT /alarm/c21ca21f-747f-46d6-9454-b941b99f76a2 HTTP/1.1" 200 244 0.009740 10.0.0.49 - - [2025-07-28 02:18:56] "POST /alarms HTTP/1.1" 409 247 0.004563 10.0.0.49 - - [2025-07-28 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.49 - - [2025-07-28 02:18:56] "PUT /alarm/ec95b2be-433e-40ec-9d19-b9210ea6e26f HTTP/1.1" 200 244 0.011014 10.0.0.49 - - [2025-07-28 02:18:56] "POST /alarms HTTP/1.1" 409 272 0.012988 10.0.0.49 - - [2025-07-28 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.49 - - [2025-07-28 02:18:56] "PUT /alarm/69a98c83-cc5e-4970-a0e7-6ebbf426c7af HTTP/1.1" 200 244 0.011069 10.0.0.49 - - [2025-07-28 02:18:56] "POST /alarms HTTP/1.1" 409 261 0.006252 10.0.0.49 - - [2025-07-28 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005930 10.0.0.49 - - [2025-07-28 02:18:56] "PUT /alarm/30ebfae2-fffc-4fbf-a208-aded8ad9a0f4 HTTP/1.1" 200 244 0.010062 10.0.0.49 - - [2025-07-28 02:18:56] "POST /alarms HTTP/1.1" 409 259 0.008047 10.0.0.49 - - [2025-07-28 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.49 - - [2025-07-28 02:18:56] "PUT /alarm/53d187e0-cec3-4e65-bccc-814d9f421d60 HTTP/1.1" 200 244 0.010827 10.0.0.49 - - [2025-07-28 02:18:56] "POST /alarms HTTP/1.1" 409 265 0.002926 10.0.0.49 - - [2025-07-28 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.49 - - [2025-07-28 02:18:56] "PUT /alarm/76472a76-36cc-41ea-b7e0-49355f96ba96 HTTP/1.1" 200 244 0.009655 10.0.0.49 - - [2025-07-28 02:18:56] "POST /alarms HTTP/1.1" 409 279 0.003415 10.0.0.49 - - [2025-07-28 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.49 - - [2025-07-28 02:18:56] "PUT /alarm/2557183b-171d-4696-9555-5e21fa31660e HTTP/1.1" 200 244 0.009943 10.0.0.49 - - [2025-07-28 02:18:57] "GET / HTTP/1.1" 200 35931 0.001831 10.0.0.49 - - [2025-07-28 02:18:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002324 10.0.0.49 - - [2025-07-28 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.49 - - [2025-07-28 02:18:57] "PUT /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a HTTP/1.1" 200 276 0.008305 10.0.0.49 - - [2025-07-28 02:18:57] "GET / HTTP/1.1" 200 35931 0.001617 10.0.0.49 - - [2025-07-28 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.49 - - [2025-07-28 02:18:57] "GET /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.002481 10.0.0.49 - - [2025-07-28 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.49 - - [2025-07-28 02:18:57] "PUT /global-vrouter-config/b19d5f20-7930-4663-971d-fb5a9257b59a HTTP/1.1" 200 276 0.010410 10.0.0.49 - - [2025-07-28 02:18:57] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.49 - - [2025-07-28 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.49 - - [2025-07-28 02:18:58] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.007092 10.0.0.49 - - [2025-07-28 02:18:58] "PUT /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36 HTTP/1.1" 200 274 0.016278 10.0.0.49 - - [2025-07-28 02:19:01] "GET / HTTP/1.1" 200 35931 0.002046 10.0.0.49 - - [2025-07-28 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.49 - - [2025-07-28 02:19:01] "GET /routing-instance/d85e9269-b82c-4a5d-87d3-c21eb4edcc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003173 10.0.0.49 - - [2025-07-28 02:19:01] "POST /bgp-routers HTTP/1.1" 409 301 0.002081 10.0.0.49 - - [2025-07-28 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.49 - - [2025-07-28 02:19:01] "GET /bgp-router/5828ba6c-2400-4d9d-9a90-d613b51fa556?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003211 10.0.0.49 - - [2025-07-28 02:19:01] "PUT /bgp-router/5828ba6c-2400-4d9d-9a90-d613b51fa556 HTTP/1.1" 200 254 0.012145 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:19:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001610 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:19:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000936 10.0.0.49 - - [2025-07-28 02:19:04] "POST /tags HTTP/1.1" 200 355 0.031105 10.0.0.49 - - [2025-07-28 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014467 10.0.0.49 - - [2025-07-28 02:19:04] "GET /tag/98f5326d-f948-44f2-8991-80588ea9b063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.021444 10.0.0.49 - - [2025-07-28 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.49 - - [2025-07-28 02:19:05] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004133 10.0.0.49 - - [2025-07-28 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.49 - - [2025-07-28 02:19:05] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.059867 10.0.0.49 - - [2025-07-28 02:19:05] "POST /virtual-machines HTTP/1.1" 200 351 0.012540 10.0.0.49 - - [2025-07-28 02:19:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.029220 10.0.0.49 - - [2025-07-28 02:19:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.106141 10.0.0.49 - - [2025-07-28 02:19:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.011022 10.0.0.49 - - [2025-07-28 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010472 10.0.0.49 - - [2025-07-28 02:19:05] "GET /virtual-machine-interface/3c05d6d6-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004800 10.0.0.49 - - [2025-07-28 02:19:05] "POST /instance-ips HTTP/1.1" 200 391 0.029673 10.0.0.49 - - [2025-07-28 02:19:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.038392 10.0.0.49 - - [2025-07-28 02:19:05] "GET /virtual-machine-interface/3c05d6d6-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.026601 10.0.0.49 - - [2025-07-28 02:19:05] "POST /set-tag HTTP/1.1" 200 109 0.027324 10.0.0.49 - - [2025-07-28 02:19:05] "GET /virtual-machine-interface/3c05d6d6-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.014445 10.0.0.49 - - [2025-07-28 02:19:05] "GET /instance-ip/3c1ff386-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003227 10.0.0.49 - - [2025-07-28 02:19:05] "GET /virtual-machine-interface/3c05d6d6-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008202 10.0.0.49 - - [2025-07-28 02:19:05] "POST /set-tag HTTP/1.1" 200 109 0.002791 10.0.0.49 - - [2025-07-28 02:19:05] "GET /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004413 10.0.0.49 - - [2025-07-28 02:19:05] "POST /ref-update HTTP/1.1" 200 156 0.010137 10.0.0.49 - - [2025-07-28 02:19:05] "GET /virtual-machine-interface/3c05d6d6-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.021713 10.0.0.49 - - [2025-07-28 02:19:05] "POST /set-tag HTTP/1.1" 200 109 0.002974 10.0.0.49 - - [2025-07-28 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.49 - - [2025-07-28 02:19:05] "GET /virtual-network/15295ec4-3f83-414b-9174-af6330bf7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003907 10.0.0.49 - - [2025-07-28 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009560 10.0.0.49 - - [2025-07-28 02:19:05] "GET /project/0cb4ba44-ccff-408c-a693-81872c5928d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.051107 10.0.0.49 - - [2025-07-28 02:19:06] "POST /virtual-machines HTTP/1.1" 200 355 0.014653 10.0.0.49 - - [2025-07-28 02:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025760 10.0.0.49 - - [2025-07-28 02:19:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.144766 10.0.0.49 - - [2025-07-28 02:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016702 10.0.0.49 - - [2025-07-28 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013790 10.0.0.49 - - [2025-07-28 02:19:06] "GET /virtual-machine-interface/3c8840d0-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.013535 10.0.0.49 - - [2025-07-28 02:19:06] "POST /instance-ips HTTP/1.1" 200 395 0.035065 10.0.0.49 - - [2025-07-28 02:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.027746 10.0.0.49 - - [2025-07-28 02:19:06] "GET /virtual-machine-interface/3c8840d0-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.018844 10.0.0.49 - - [2025-07-28 02:19:06] "POST /set-tag HTTP/1.1" 200 109 0.028178 10.0.0.49 - - [2025-07-28 02:19:06] "GET /virtual-machine-interface/3c8840d0-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.017693 10.0.0.49 - - [2025-07-28 02:19:06] "GET /instance-ip/3ca8f0be-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005549 10.0.0.49 - - [2025-07-28 02:19:06] "GET /virtual-machine-interface/3c8840d0-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005134 10.0.0.49 - - [2025-07-28 02:19:06] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.49 - - [2025-07-28 02:19:06] "GET /virtual-router/59d9a6a1-6314-40b7-9b3d-ce521cbb5644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003518 10.0.0.49 - - [2025-07-28 02:19:06] "POST /ref-update HTTP/1.1" 200 156 0.010516 10.0.0.49 - - [2025-07-28 02:19:06] "GET /virtual-machine-interface/3c8840d0-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012088 10.0.0.49 - - [2025-07-28 02:19:06] "POST /set-tag HTTP/1.1" 200 109 0.006146 10.0.0.49 - - [2025-07-28 02:19:06] "GET /virtual-machine-interface/3c05d6d6-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004360 10.0.0.49 - - [2025-07-28 02:19:06] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.49 - - [2025-07-28 02:19:06] "GET /virtual-machine-interface/3c8840d0-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006905 10.0.0.49 - - [2025-07-28 02:19:06] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.49 - - [2025-07-28 02:19:22] "GET /virtual-machine-interface/3c8840d0-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.015452 10.0.0.49 - - [2025-07-28 02:19:22] "POST /set-tag HTTP/1.1" 200 109 0.017518 10.0.0.49 - - [2025-07-28 02:19:22] "GET /virtual-machine-interface/3c05d6d6-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007150 10.0.0.49 - - [2025-07-28 02:19:22] "POST /set-tag HTTP/1.1" 200 109 0.003771 10.0.0.49 - - [2025-07-28 02:19:23] "GET /virtual-machine-interface/3c05d6d6-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005994 10.0.0.49 - - [2025-07-28 02:19:23] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.49 - - [2025-07-28 02:19:41] "GET / HTTP/1.1" 200 35931 0.002079 10.0.0.49 - - [2025-07-28 02:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.49 - - [2025-07-28 02:19:41] "GET /global-system-config/98c0a551-2bc2-4cfb-9e0b-b7d295f5ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.007861 10.0.0.49 - - [2025-07-28 02:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.49 - - [2025-07-28 02:19:41] "GET /config-node/3035357b-1e35-4a0d-a9ca-50de3c794eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002842 10.0.0.49 - - [2025-07-28 02:19:53] "GET / HTTP/1.1" 200 35931 0.003324 10.0.0.49 - - [2025-07-28 02:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.49 - - [2025-07-28 02:19:53] "GET /routing-instance/d85e9269-b82c-4a5d-87d3-c21eb4edcc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003543 10.0.0.49 - - [2025-07-28 02:19:53] "POST /bgp-routers HTTP/1.1" 409 301 0.001911 10.0.0.49 - - [2025-07-28 02:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.49 - - [2025-07-28 02:19:53] "GET /bgp-router/5828ba6c-2400-4d9d-9a90-d613b51fa556?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003806 10.0.0.49 - - [2025-07-28 02:19:53] "PUT /bgp-router/5828ba6c-2400-4d9d-9a90-d613b51fa556 HTTP/1.1" 200 254 0.020914 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:19:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000829 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:19:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 10.0.0.49 - - [2025-07-28 02:19:55] "GET /virtual-machine-interface/3c05d6d6-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010142 10.0.0.49 - - [2025-07-28 02:19:55] "POST /set-tag HTTP/1.1" 200 109 0.003721 10.0.0.49 - - [2025-07-28 02:19:55] "GET /virtual-machine-interface/3c05d6d6-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005440 10.0.0.49 - - [2025-07-28 02:19:55] "POST /set-tag HTTP/1.1" 200 109 0.002557 10.0.0.49 - - [2025-07-28 02:19:55] "GET /virtual-machine/aca8e545-def3-484f-abe8-36ae54d5837e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003291 10.0.0.49 - - [2025-07-28 02:19:55] "POST /ref-update HTTP/1.1" 200 156 0.013719 10.0.0.49 - - [2025-07-28 02:19:55] "GET /virtual-machine-interface/3c05d6d6-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.014378 10.0.0.49 - - [2025-07-28 02:19:55] "POST /set-tag HTTP/1.1" 200 109 0.013806 10.0.0.49 - - [2025-07-28 02:19:55] "POST /set-tag HTTP/1.1" 200 109 0.014266 10.0.0.49 - - [2025-07-28 02:19:55] "DELETE /instance-ip/3c1ff386-6b59-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.047938 10.0.0.49 - - [2025-07-28 02:19:55] "DELETE /virtual-machine-interface/3c05d6d6-6b59-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.045280 10.0.0.49 - - [2025-07-28 02:19:55] "DELETE /virtual-machine/aca8e545-def3-484f-abe8-36ae54d5837e HTTP/1.1" 200 115 0.029158 10.0.0.49 - - [2025-07-28 02:19:56] "GET /virtual-machine-interface/3c8840d0-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.023172 10.0.0.49 - - [2025-07-28 02:19:56] "POST /set-tag HTTP/1.1" 200 109 0.002403 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:20:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001195 [Introspect:8084]10.0.0.49 - - [2025-07-28 02:20:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000918 10.0.0.49 - - [2025-07-28 02:20:26] "GET /virtual-machine-interface/3c8840d0-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004694 10.0.0.49 - - [2025-07-28 02:20:26] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.49 - - [2025-07-28 02:20:26] "GET /virtual-machine-interface/3c8840d0-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004019 10.0.0.49 - - [2025-07-28 02:20:26] "POST /set-tag HTTP/1.1" 200 109 0.005058 10.0.0.49 - - [2025-07-28 02:20:26] "GET /virtual-machine/da1dc5f6-023c-4104-be6c-18bac3b1612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.005343 10.0.0.49 - - [2025-07-28 02:20:26] "POST /ref-update HTTP/1.1" 200 156 0.013730 10.0.0.49 - - [2025-07-28 02:20:26] "GET /virtual-machine-interface/3c8840d0-6b59-11f0-aaea-fa163e127c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005595 10.0.0.49 - - [2025-07-28 02:20:26] "POST /set-tag HTTP/1.1" 200 109 0.020187 10.0.0.49 - - [2025-07-28 02:20:26] "POST /set-tag HTTP/1.1" 200 109 0.041539 10.0.0.49 - - [2025-07-28 02:20:26] "DELETE /instance-ip/3ca8f0be-6b59-11f0-aaea-fa163e127c30 HTTP/1.1" 200 115 0.047061