+++ date ++ echo 'INFO: =================== Mon Mar 24 01:51:33 UTC 2025 ===================' INFO: =================== Mon Mar 24 01:51:33 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.37 ++ 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.37 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.37 ++ ANALYTICSDB_NODES=10.0.0.37 ++ ANALYTICS_SNMP_NODES=10.0.0.37 ++ 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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:8081 ' +++ '[' -n '10.0.0.37:8081 ' ']' +++ echo 10.0.0.37:8081 ++ ANALYTICS_SERVERS=10.0.0.37: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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9042 ' +++ '[' -n '10.0.0.37:9042 ' ']' +++ echo 10.0.0.37:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.37:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.37 ++ 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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:8086 ' +++ '[' -n '10.0.0.37:8086 ' ']' +++ echo 10.0.0.37:8086 ++ COLLECTOR_SERVERS=10.0.0.37: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.37 ++ CONFIGDB_NODES=10.0.0.37 ++ 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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:8082 ' +++ '[' -n '10.0.0.37:8082 ' ']' +++ echo 10.0.0.37:8082 ++ CONFIG_SERVERS=10.0.0.37: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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9161 ' +++ '[' -n '10.0.0.37:9161 ' ']' +++ echo 10.0.0.37:9161 ++ CONFIGDB_SERVERS=10.0.0.37: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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9041 ' +++ '[' -n '10.0.0.37:9041 ' ']' +++ echo 10.0.0.37:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.37: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.37 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.37 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.37 ++ 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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+=10.0.0.37:2181, +++ '[' -n 10.0.0.37:2181, ']' +++ echo 10.0.0.37:2181 ++ ZOOKEEPER_SERVERS=10.0.0.37: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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:2181 ' +++ '[' -n '10.0.0.37:2181 ' ']' +++ echo 10.0.0.37:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.37:2181 ++ RABBITMQ_NODES=10.0.0.37 ++ 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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+=10.0.0.37:5673, +++ '[' -n 10.0.0.37:5673, ']' +++ echo 10.0.0.37:5673 ++ RABBITMQ_SERVERS=10.0.0.37: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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:6379 ' +++ '[' -n '10.0.0.37:6379 ' ']' +++ echo 10.0.0.37:6379 ++ REDIS_SERVERS=10.0.0.37: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.37 ++ 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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9092 ' +++ '[' -n '10.0.0.37:9092 ' ']' +++ echo 10.0.0.37:9092 ++ KAFKA_SERVERS=10.0.0.37: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.37 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.37 ++ 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.37 ++ cut -d , -f 1 + local cassandra=10.0.0.37 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.37 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.37 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.37 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.37 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.37 +++ local servers=10.0.0.37 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.37,10.33.130.1,127.0.0.1,172.17.0.1,252.37.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.37'\''))' +++ local server_ip=10.0.0.37 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.37 ]] +++ [[ ,10.0.0.37,10.33.130.1,127.0.0.1,172.17.0.1,252.37.0.1,, =~ ,10\.0\.0\.37, ]] +++ echo 10.0.0.37 1 +++ return ++ local ip=10.0.0.37 ++ [[ -z 10.0.0.37 ]] ++ echo 10.0.0.37 + host_ip=10.0.0.37 + [[ cql == \c\q\l ]] ++ echo 10.0.0.37:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.37:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.37:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ cut -d = -f 1 ++ 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 03/24/2025 01:52:15.429 7fca95287488 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/24/2025 01:52:15.758 7fca95287488 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/24/2025 01:52:15.777 7fca95287488 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/24/2025 01:52:15.777 7fca95287488 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.37 - - [2025-03-24 01:52:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001069 [Introspect:8084]10.0.0.37 - - [2025-03-24 01:52:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000771 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.37:8082/ Hit Ctrl-C to quit. 10.0.0.37 - - [2025-03-24 01:52:53] "GET / HTTP/1.1" 503 181 0.000367 10.0.0.37 - - [2025-03-24 01:52:54] "GET / HTTP/1.1" 503 181 0.000278 10.0.0.37 - - [2025-03-24 01:52:54] "GET / HTTP/1.1" 200 45303 0.006584 10.0.0.37 - - [2025-03-24 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010667 10.0.0.37 - - [2025-03-24 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007370 10.0.0.37 - - [2025-03-24 01:52:55] "GET / HTTP/1.1" 200 35931 0.001483 10.0.0.37 - - [2025-03-24 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004569 10.0.0.37 - - [2025-03-24 01:52:55] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010366 10.0.0.37 - - [2025-03-24 01:52:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.009529 10.0.0.37 - - [2025-03-24 01:52:55] "GET / HTTP/1.1" 200 35931 0.002537 10.0.0.37 - - [2025-03-24 01:52:55] "GET / HTTP/1.1" 200 35931 0.001554 10.0.0.37 - - [2025-03-24 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.37 - - [2025-03-24 01:52:55] "POST /analytics-nodes HTTP/1.1" 200 599 0.067532 10.0.0.37 - - [2025-03-24 01:52:55] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.032328 10.0.0.37 - - [2025-03-24 01:52:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.022810 10.0.0.37 - - [2025-03-24 01:52:55] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.062378 10.0.0.37 - - [2025-03-24 01:52:55] "GET / HTTP/1.1" 200 35931 0.001907 10.0.0.37 - - [2025-03-24 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011525 10.0.0.37 - - [2025-03-24 01:52:55] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010233 10.0.0.37 - - [2025-03-24 01:52:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.041268 10.0.0.37 - - [2025-03-24 01:52:55] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.37 - - [2025-03-24 01:52:55] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.068660 10.0.0.37 - - [2025-03-24 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015316 10.0.0.37 - - [2025-03-24 01:52:55] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009141 10.0.0.37 - - [2025-03-24 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.006776 10.0.0.37 - - [2025-03-24 01:52:56] "POST /database-nodes HTTP/1.1" 200 597 0.103104 10.0.0.37 - - [2025-03-24 01:52:56] "GET / HTTP/1.1" 200 35931 0.001865 10.0.0.37 - - [2025-03-24 01:52:57] "GET / HTTP/1.1" 200 35931 0.001688 10.0.0.37 - - [2025-03-24 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.37 - - [2025-03-24 01:52:57] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008338 10.0.0.37 - - [2025-03-24 01:52:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.002853 10.0.0.37 - - [2025-03-24 01:52:57] "POST /config-nodes HTTP/1.1" 200 593 0.040421 10.0.0.37 - - [2025-03-24 01:52:57] "GET / HTTP/1.1" 200 35931 0.001955 10.0.0.37 - - [2025-03-24 01:52:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005414 10.0.0.37 - - [2025-03-24 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006471 10.0.0.37 - - [2025-03-24 01:53:00] "GET /network-ipam/c1204d59-326a-4353-816c-11010c7c5990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006124 10.0.0.37 - - [2025-03-24 01:53:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.005267 10.0.0.37 - - [2025-03-24 01:53:01] "POST /access-control-lists HTTP/1.1" 200 587 0.050392 10.0.0.37 - - [2025-03-24 01:53:01] "POST /fqname-to-id HTTP/1.1" 404 224 0.033472 10.0.0.37 - - [2025-03-24 01:53:01] "POST /access-control-lists HTTP/1.1" 200 585 0.050518 10.0.0.37 - - [2025-03-24 01:53:01] "POST /route-targets HTTP/1.1" 200 327 0.016239 10.0.0.37 - - [2025-03-24 01:53:01] "POST /ref-update HTTP/1.1" 200 156 0.035011 10.0.0.37 - - [2025-03-24 01:53:01] "POST /route-targets HTTP/1.1" 200 327 0.021024 10.0.0.37 - - [2025-03-24 01:53:01] "POST /ref-update HTTP/1.1" 200 156 0.050464 10.0.0.37 - - [2025-03-24 01:53:01] "POST /route-targets HTTP/1.1" 200 327 0.021657 10.0.0.37 - - [2025-03-24 01:53:01] "POST /ref-update HTTP/1.1" 200 156 0.040527 10.0.0.37 - - [2025-03-24 01:53:01] "POST /route-targets HTTP/1.1" 200 327 0.028007 10.0.0.37 - - [2025-03-24 01:53:01] "GET / HTTP/1.1" 200 35931 0.002148 10.0.0.37 - - [2025-03-24 01:53:02] "POST /ref-update HTTP/1.1" 200 156 0.181621 10.0.0.37 - - [2025-03-24 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010388 10.0.0.37 - - [2025-03-24 01:53:02] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018940 10.0.0.37 - - [2025-03-24 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.002976 10.0.0.37 - - [2025-03-24 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.013845 10.0.0.37 - - [2025-03-24 01:53:02] "POST /config-database-nodes HTTP/1.1" 200 611 0.171992 10.0.0.37 - - [2025-03-24 01:53:02] "POST /access-control-lists HTTP/1.1" 200 551 0.234688 10.0.0.37 - - [2025-03-24 01:53:02] "PUT /access-control-list/1a8de48f-fa0e-4795-a1ca-8c3b04189f6f HTTP/1.1" 200 272 0.093724 10.0.0.37 - - [2025-03-24 01:53:02] "GET / HTTP/1.1" 200 35931 0.001781 10.0.0.37 - - [2025-03-24 01:53:02] "PUT /access-control-list/95c4e0b6-b857-415b-aad3-7e20cf4ff157 HTTP/1.1" 200 272 0.107955 10.0.0.37 - - [2025-03-24 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005382 10.0.0.37 - - [2025-03-24 01:53:02] "GET /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.011292 10.0.0.37 - - [2025-03-24 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.37 - - [2025-03-24 01:53:02] "PUT /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c HTTP/1.1" 200 276 0.021572 10.0.0.37 - - [2025-03-24 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.006120 10.0.0.37 - - [2025-03-24 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.022268 10.0.0.37 - - [2025-03-24 01:53:03] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012393 10.0.0.37 - - [2025-03-24 01:53:03] "POST /service-appliance-sets HTTP/1.1" 200 553 0.152307 10.0.0.37 - - [2025-03-24 01:53:03] "POST /fqname-to-id HTTP/1.1" 404 180 0.033320 10.0.0.37 - - [2025-03-24 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.37 - - [2025-03-24 01:53:03] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015462 10.0.0.37 - - [2025-03-24 01:53:03] "POST /service-appliance-sets HTTP/1.1" 200 541 0.094393 10.0.0.37 - - [2025-03-24 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006474 10.0.0.37 - - [2025-03-24 01:53:03] "GET /network-ipam/c1204d59-326a-4353-816c-11010c7c5990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006790 10.0.0.37 - - [2025-03-24 01:53:03] "GET / HTTP/1.1" 200 35931 0.001810 10.0.0.37 - - [2025-03-24 01:53:03] "POST /service-templates HTTP/1.1" 200 511 0.214046 10.0.0.37 - - [2025-03-24 01:53:04] "POST /alarms HTTP/1.1" 200 581 0.101779 10.0.0.37 - - [2025-03-24 01:53:04] "POST /service-templates HTTP/1.1" 200 501 0.119334 10.0.0.37 - - [2025-03-24 01:53:04] "POST /alarms HTTP/1.1" 200 575 0.094035 10.0.0.37 - - [2025-03-24 01:53:04] "POST /service-templates HTTP/1.1" 200 515 0.118573 10.0.0.37 - - [2025-03-24 01:53:04] "POST /alarms HTTP/1.1" 200 575 0.123229 10.0.0.37 - - [2025-03-24 01:53:04] "POST /alarms HTTP/1.1" 200 559 0.116596 10.0.0.37 - - [2025-03-24 01:53:04] "POST /service-templates HTTP/1.1" 200 535 0.211379 10.0.0.37 - - [2025-03-24 01:53:04] "POST /alarms HTTP/1.1" 200 555 0.122865 10.0.0.37 - - [2025-03-24 01:53:04] "POST /service-templates HTTP/1.1" 200 507 0.156091 10.0.0.37 - - [2025-03-24 01:53:04] "POST /alarms HTTP/1.1" 200 557 0.136626 10.0.0.37 - - [2025-03-24 01:53:04] "POST /alarms HTTP/1.1" 200 565 0.064445 10.0.0.37 - - [2025-03-24 01:53:04] "POST /alarms HTTP/1.1" 200 549 0.074201 10.0.0.37 - - [2025-03-24 01:53:05] "POST /alarms HTTP/1.1" 200 557 0.113944 10.0.0.37 - - [2025-03-24 01:53:05] "GET / HTTP/1.1" 200 35931 0.001784 10.0.0.37 - - [2025-03-24 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008502 10.0.0.37 - - [2025-03-24 01:53:05] "GET /routing-instance/3000a6fb-26c6-4f79-b1c1-05041717614d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007240 10.0.0.37 - - [2025-03-24 01:53:05] "POST /alarms HTTP/1.1" 200 567 0.079476 10.0.0.37 - - [2025-03-24 01:53:05] "POST /bgp-routers HTTP/1.1" 200 616 0.118297 10.0.0.37 - - [2025-03-24 01:53:05] "GET /bgp-router/572ea802-af78-4d90-8d4f-1d983da95570?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.040498 10.0.0.37 - - [2025-03-24 01:53:05] "POST /alarms HTTP/1.1" 200 555 0.131062 10.0.0.37 - - [2025-03-24 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.038566 10.0.0.37 - - [2025-03-24 01:53:05] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008946 10.0.0.37 - - [2025-03-24 01:53:05] "POST /alarms HTTP/1.1" 200 567 0.098611 10.0.0.37 - - [2025-03-24 01:53:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014848 10.0.0.37 - - [2025-03-24 01:53:05] "POST /ref-update HTTP/1.1" 200 156 0.027468 10.0.0.37 - - [2025-03-24 01:53:05] "POST /alarms HTTP/1.1" 200 575 0.162469 10.0.0.37 - - [2025-03-24 01:53:05] "POST /alarms HTTP/1.1" 200 569 0.056140 10.0.0.37 - - [2025-03-24 01:53:05] "POST /alarms HTTP/1.1" 200 561 0.065158 10.0.0.37 - - [2025-03-24 01:53:05] "POST /alarms HTTP/1.1" 200 561 0.059755 10.0.0.37 - - [2025-03-24 01:53:05] "POST /alarms HTTP/1.1" 200 561 0.101896 10.0.0.37 - - [2025-03-24 01:53:06] "POST /alarms HTTP/1.1" 200 547 0.076792 10.0.0.37 - - [2025-03-24 01:53:06] "POST /alarms HTTP/1.1" 200 595 0.025262 10.0.0.37 - - [2025-03-24 01:53:06] "POST /alarms HTTP/1.1" 200 575 0.063064 10.0.0.37 - - [2025-03-24 01:53:06] "POST /alarms HTTP/1.1" 200 571 0.075914 10.0.0.37 - - [2025-03-24 01:53:06] "POST /alarms HTTP/1.1" 200 583 0.026594 10.0.0.37 - - [2025-03-24 01:53:06] "POST /alarms HTTP/1.1" 200 609 0.071177 10.0.0.37 - - [2025-03-24 01:53:06] "GET / HTTP/1.1" 200 35931 0.005918 10.0.0.37 - - [2025-03-24 01:53:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003058 10.0.0.37 - - [2025-03-24 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.37 - - [2025-03-24 01:53:06] "PUT /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c HTTP/1.1" 200 276 0.023985 10.0.0.37 - - [2025-03-24 01:53:07] "GET / HTTP/1.1" 200 35931 0.001605 10.0.0.37 - - [2025-03-24 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006078 10.0.0.37 - - [2025-03-24 01:53:07] "GET /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004305 10.0.0.37 - - [2025-03-24 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.37 - - [2025-03-24 01:53:07] "PUT /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c HTTP/1.1" 200 276 0.026042 10.0.0.37 - - [2025-03-24 01:53:08] "GET / HTTP/1.1" 200 35931 0.002975 10.0.0.37 - - [2025-03-24 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.37 - - [2025-03-24 01:53:08] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.016744 10.0.0.37 - - [2025-03-24 01:53:08] "PUT /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7 HTTP/1.1" 200 274 0.051785 [Introspect:8084]10.0.0.37 - - [2025-03-24 01:56:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001371 [Introspect:8084]10.0.0.37 - - [2025-03-24 01:56:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.006641 [Introspect:8084]10.0.0.37 - - [2025-03-24 01:56:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001158 [Introspect:8084]10.0.0.37 - - [2025-03-24 01:56:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001252 [Introspect:8084]10.0.0.37 - - [2025-03-24 01:56:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001072 [Introspect:8084]10.0.0.37 - - [2025-03-24 01:56:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001181 10.0.0.37 - - [2025-03-24 01:56:44] "GET /global-system-configs HTTP/1.1" 200 322 0.003176 10.0.0.37 - - [2025-03-24 01:56:45] "GET /global-system-configs HTTP/1.1" 200 322 0.005641 [Introspect:8084]10.0.0.37 - - [2025-03-24 01:57:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001211 [Introspect:8084]10.0.0.37 - - [2025-03-24 01:57:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001366 10.0.0.37 - - [2025-03-24 01:57:25] "GET / HTTP/1.1" 200 35931 0.002258 10.0.0.37 - - [2025-03-24 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.37 - - [2025-03-24 01:57:25] "GET /domain/9820f81a-c123-41d5-ba90-5e90c858b0db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.005638 10.0.0.37 - - [2025-03-24 01:57:26] "POST /id-to-fqname HTTP/1.1" 200 173 0.000961 10.0.0.37 - - [2025-03-24 01:57:26] "POST /fqname-to-id HTTP/1.1" 404 182 0.005489 10.0.0.37 - - [2025-03-24 01:57:26] "POST /security-groups HTTP/1.1" 200 570 0.084955 10.0.0.37 - - [2025-03-24 01:57:26] "POST /projects HTTP/1.1" 200 481 0.344970 10.0.0.37 - - [2025-03-24 01:57:26] "POST /fqname-to-id HTTP/1.1" 404 213 0.006455 10.0.0.37 - - [2025-03-24 01:57:26] "POST /access-control-lists HTTP/1.1" 200 579 0.070004 10.0.0.37 - - [2025-03-24 01:57:26] "POST /security-groups HTTP/1.1" 200 534 0.115216 10.0.0.37 - - [2025-03-24 01:57:26] "POST /fqname-to-id HTTP/1.1" 404 212 0.030097 10.0.0.37 - - [2025-03-24 01:57:26] "POST /chown HTTP/1.1" 200 109 0.019296 10.0.0.37 - - [2025-03-24 01:57:26] "POST /access-control-lists HTTP/1.1" 200 577 0.071583 10.0.0.37 - - [2025-03-24 01:57:26] "POST /policy-managements HTTP/1.1" 409 214 0.048451 10.0.0.37 - - [2025-03-24 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005993 10.0.0.37 - - [2025-03-24 01:57:26] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005722 10.0.0.37 - - [2025-03-24 01:57:26] "POST /application-policy-sets HTTP/1.1" 200 528 0.065925 10.0.0.37 - - [2025-03-24 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006733 10.0.0.37 - - [2025-03-24 01:57:26] "GET /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004203 10.0.0.37 - - [2025-03-24 01:57:26] "PUT /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c HTTP/1.1" 200 276 0.021281 10.0.0.37 - - [2025-03-24 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013247 10.0.0.37 - - [2025-03-24 01:57:26] "GET /virtual-network/71251911-226a-4482-8ed7-2dbf987fe6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.006336 10.0.0.37 - - [2025-03-24 01:57:26] "POST /id-to-fqname HTTP/1.1" 200 177 0.000786 10.0.0.37 - - [2025-03-24 01:57:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.020180 10.0.0.37 - - [2025-03-24 01:57:27] "POST /fqname-to-id HTTP/1.1" 404 232 0.005791 10.0.0.37 - - [2025-03-24 01:57:27] "POST /security-groups HTTP/1.1" 200 574 0.124006 10.0.0.37 - - [2025-03-24 01:57:27] "POST /access-control-lists HTTP/1.1" 200 594 0.141724 10.0.0.37 - - [2025-03-24 01:57:27] "POST /projects HTTP/1.1" 200 489 0.372121 10.0.0.37 - - [2025-03-24 01:57:27] "POST /fqname-to-id HTTP/1.1" 404 231 0.022747 10.0.0.37 - - [2025-03-24 01:57:27] "POST /access-control-lists HTTP/1.1" 200 592 0.058300 10.0.0.37 - - [2025-03-24 01:57:27] "POST /security-groups HTTP/1.1" 200 546 0.093472 10.0.0.37 - - [2025-03-24 01:57:27] "POST /chown HTTP/1.1" 200 109 0.042773 10.0.0.37 - - [2025-03-24 01:57:27] "POST /fqname-to-id HTTP/1.1" 404 217 0.003432 10.0.0.37 - - [2025-03-24 01:57:27] "POST /network-ipams HTTP/1.1" 200 522 0.091414 10.0.0.37 - - [2025-03-24 01:57:27] "POST /access-control-lists HTTP/1.1" 200 583 0.116797 10.0.0.37 - - [2025-03-24 01:57:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.009234 10.0.0.37 - - [2025-03-24 01:57:27] "POST /network-ipams HTTP/1.1" 200 510 0.148263 10.0.0.37 - - [2025-03-24 01:57:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.003649 10.0.0.37 - - [2025-03-24 01:57:27] "POST /access-control-lists HTTP/1.1" 200 581 0.138140 10.0.0.37 - - [2025-03-24 01:57:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.002753 10.0.0.37 - - [2025-03-24 01:57:27] "POST /access-control-lists HTTP/1.1" 200 602 0.097785 10.0.0.37 - - [2025-03-24 01:57:27] "POST /fqname-to-id HTTP/1.1" 404 239 0.015391 10.0.0.37 - - [2025-03-24 01:57:27] "POST /useragent-kv HTTP/1.1" 200 115 0.024725 10.0.0.37 - - [2025-03-24 01:57:27] "POST /virtual-networks HTTP/1.1" 200 538 0.247409 10.0.0.37 - - [2025-03-24 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006687 10.0.0.37 - - [2025-03-24 01:57:27] "POST /access-control-lists HTTP/1.1" 200 600 0.034453 10.0.0.37 - - [2025-03-24 01:57:28] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.019216 10.0.0.37 - - [2025-03-24 01:57:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.006050 10.0.0.37 - - [2025-03-24 01:57:28] "POST /network-ipams HTTP/1.1" 200 518 0.055169 10.0.0.37 - - [2025-03-24 01:57:28] "POST /fqname-to-id HTTP/1.1" 404 202 0.010200 10.0.0.37 - - [2025-03-24 01:57:28] "POST /access-control-lists HTTP/1.1" 200 589 0.091738 10.0.0.37 - - [2025-03-24 01:57:28] "POST /route-targets HTTP/1.1" 200 327 0.018631 10.0.0.37 - - [2025-03-24 01:57:28] "POST /ref-update HTTP/1.1" 200 156 0.075097 10.0.0.37 - - [2025-03-24 01:57:28] "POST /useragent-kv HTTP/1.1" 200 115 0.017733 10.0.0.37 - - [2025-03-24 01:57:28] "POST /virtual-networks HTTP/1.1" 200 546 0.230591 10.0.0.37 - - [2025-03-24 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008731 10.0.0.37 - - [2025-03-24 01:57:28] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.024886 10.0.0.37 - - [2025-03-24 01:57:28] "PUT /access-control-list/8b8783c5-6ec2-409a-873b-99022b6b34b1 HTTP/1.1" 200 272 0.046906 10.0.0.37 - - [2025-03-24 01:57:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.003282 10.0.0.37 - - [2025-03-24 01:57:28] "POST /network-policys HTTP/1.1" 200 538 0.029271 10.0.0.37 - - [2025-03-24 01:57:28] "POST /route-targets HTTP/1.1" 200 327 0.028686 10.0.0.37 - - [2025-03-24 01:57:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.021297 10.0.0.37 - - [2025-03-24 01:57:28] "POST /ref-update HTTP/1.1" 200 156 0.038963 10.0.0.37 - - [2025-03-24 01:57:28] "POST /network-policys HTTP/1.1" 200 534 0.037352 10.0.0.37 - - [2025-03-24 01:57:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.025030 10.0.0.37 - - [2025-03-24 01:57:28] "POST /network-policys HTTP/1.1" 200 542 0.023503 10.0.0.37 - - [2025-03-24 01:57:28] "PUT /access-control-list/86a26d19-d04b-4ada-9e48-228f84aad41b HTTP/1.1" 200 272 0.025776 10.0.0.37 - - [2025-03-24 01:57:28] "POST /ref-update HTTP/1.1" 200 156 0.118366 10.0.0.37 - - [2025-03-24 01:57:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014620 10.0.0.37 - - [2025-03-24 01:57:29] "PUT /access-control-list/8b8783c5-6ec2-409a-873b-99022b6b34b1 HTTP/1.1" 200 272 0.074236 10.0.0.37 - - [2025-03-24 01:57:29] "POST /ref-update HTTP/1.1" 200 156 0.142641 10.0.0.37 - - [2025-03-24 01:57:29] "PUT /access-control-list/86a26d19-d04b-4ada-9e48-228f84aad41b HTTP/1.1" 200 272 0.039157 10.0.0.37 - - [2025-03-24 01:57:29] "POST /ref-update HTTP/1.1" 200 156 0.102954 10.0.0.37 - - [2025-03-24 01:57:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015194 10.0.0.37 - - [2025-03-24 01:57:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.050488 10.0.0.37 - - [2025-03-24 01:57:29] "PUT /access-control-list/8b8783c5-6ec2-409a-873b-99022b6b34b1 HTTP/1.1" 200 272 0.101347 10.0.0.37 - - [2025-03-24 01:57:29] "POST /ref-update HTTP/1.1" 200 156 0.044103 10.0.0.37 - - [2025-03-24 01:57:29] "POST /fqname-to-id HTTP/1.1" 404 237 0.007805 10.0.0.37 - - [2025-03-24 01:57:29] "POST /access-control-lists HTTP/1.1" 200 601 0.069746 10.0.0.37 - - [2025-03-24 01:57:29] "POST /ref-update HTTP/1.1" 200 156 0.174531 10.0.0.37 - - [2025-03-24 01:57:29] "PUT /access-control-list/d2dd58f5-acf5-4a7b-a24a-182778c39c47 HTTP/1.1" 200 272 0.081640 10.0.0.37 - - [2025-03-24 01:57:29] "POST /ref-update HTTP/1.1" 200 156 0.246152 10.0.0.37 - - [2025-03-24 01:57:29] "POST /ref-update HTTP/1.1" 200 156 0.087946 10.0.0.37 - - [2025-03-24 01:57:29] "PUT /access-control-list/d2dd58f5-acf5-4a7b-a24a-182778c39c47 HTTP/1.1" 200 272 0.043853 10.0.0.37 - - [2025-03-24 01:57:29] "POST /ref-update HTTP/1.1" 200 156 0.164091 10.0.0.37 - - [2025-03-24 01:57:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042176 10.0.0.37 - - [2025-03-24 01:57:30] "PUT /access-control-list/86a26d19-d04b-4ada-9e48-228f84aad41b HTTP/1.1" 200 272 0.113796 10.0.0.37 - - [2025-03-24 01:57:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010185 10.0.0.37 - - [2025-03-24 01:57:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005212 10.0.0.37 - - [2025-03-24 01:57:30] "POST /ref-update HTTP/1.1" 200 156 0.030485 10.0.0.37 - - [2025-03-24 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.37 - - [2025-03-24 01:57:30] "GET /virtual-network/71251911-226a-4482-8ed7-2dbf987fe6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011007 10.0.0.37 - - [2025-03-24 01:57:30] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006198 10.0.0.37 - - [2025-03-24 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.37 - - [2025-03-24 01:57:30] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004786 10.0.0.37 - - [2025-03-24 01:57:30] "POST /firewall-policys HTTP/1.1" 200 530 0.027042 10.0.0.37 - - [2025-03-24 01:57:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.036172 10.0.0.37 - - [2025-03-24 01:57:30] "GET /firewall-policy/875eb25d-10d3-462a-beeb-1a311d8b17a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.020826 10.0.0.37 - - [2025-03-24 01:57:30] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003730 10.0.0.37 - - [2025-03-24 01:57:30] "GET /firewall-policy/875eb25d-10d3-462a-beeb-1a311d8b17a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004214 10.0.0.37 - - [2025-03-24 01:57:30] "POST /ref-update HTTP/1.1" 200 156 0.044076 10.0.0.37 - - [2025-03-24 01:57:30] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005970 10.0.0.37 - - [2025-03-24 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.37 - - [2025-03-24 01:57:30] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003727 10.0.0.37 - - [2025-03-24 01:57:30] "POST /firewall-policys HTTP/1.1" 200 532 0.039307 10.0.0.37 - - [2025-03-24 01:57:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.033334 10.0.0.37 - - [2025-03-24 01:57:30] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.025165 10.0.0.37 - - [2025-03-24 01:57:30] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003622 10.0.0.37 - - [2025-03-24 01:57:30] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003638 10.0.0.37 - - [2025-03-24 01:57:30] "GET /firewall-policy/875eb25d-10d3-462a-beeb-1a311d8b17a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008508 10.0.0.37 - - [2025-03-24 01:57:30] "GET /firewall-policy/875eb25d-10d3-462a-beeb-1a311d8b17a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004311 10.0.0.37 - - [2025-03-24 01:57:30] "POST /ref-update HTTP/1.1" 200 156 0.027973 10.0.0.37 - - [2025-03-24 01:57:30] "POST /ref-update HTTP/1.1" 200 156 0.076151 10.0.0.37 - - [2025-03-24 01:57:31] "POST /ref-update HTTP/1.1" 200 156 0.031624 10.0.0.37 - - [2025-03-24 01:57:31] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.018440 10.0.0.37 - - [2025-03-24 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.37 - - [2025-03-24 01:57:31] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004514 10.0.0.37 - - [2025-03-24 01:57:31] "POST /firewall-policys HTTP/1.1" 200 530 0.038657 10.0.0.37 - - [2025-03-24 01:57:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.028250 10.0.0.37 - - [2025-03-24 01:57:31] "GET /firewall-policy/a740fce6-3b68-4bc4-a635-b5178ee7f5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.015440 10.0.0.37 - - [2025-03-24 01:57:31] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003707 10.0.0.37 - - [2025-03-24 01:57:31] "GET /firewall-policy/a740fce6-3b68-4bc4-a635-b5178ee7f5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003729 10.0.0.37 - - [2025-03-24 01:57:31] "GET /firewall-policy/875eb25d-10d3-462a-beeb-1a311d8b17a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003275 10.0.0.37 - - [2025-03-24 01:57:31] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004360 10.0.0.37 - - [2025-03-24 01:57:31] "GET /firewall-policy/875eb25d-10d3-462a-beeb-1a311d8b17a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003747 10.0.0.37 - - [2025-03-24 01:57:31] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003734 10.0.0.37 - - [2025-03-24 01:57:31] "POST /ref-update HTTP/1.1" 200 156 0.041424 10.0.0.37 - - [2025-03-24 01:57:31] "POST /ref-update HTTP/1.1" 200 156 0.027265 10.0.0.37 - - [2025-03-24 01:57:31] "POST /ref-update HTTP/1.1" 200 156 0.057986 10.0.0.37 - - [2025-03-24 01:57:31] "POST /ref-update HTTP/1.1" 200 156 0.114439 10.0.0.37 - - [2025-03-24 01:57:31] "POST /ref-update HTTP/1.1" 200 156 0.135428 10.0.0.37 - - [2025-03-24 01:57:31] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.011733 10.0.0.37 - - [2025-03-24 01:57:32] "POST /tags HTTP/1.1" 200 299 0.100431 10.0.0.37 - - [2025-03-24 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.023839 10.0.0.37 - - [2025-03-24 01:57:32] "GET /tag/c14d22f3-e6f0-4710-8daa-b4f3980d1b55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.047037 10.0.0.37 - - [2025-03-24 01:57:32] "POST /set-tag HTTP/1.1" 200 109 0.041924 10.0.0.37 - - [2025-03-24 01:57:32] "POST /tags HTTP/1.1" 200 357 0.139534 10.0.0.37 - - [2025-03-24 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016613 10.0.0.37 - - [2025-03-24 01:57:32] "GET /tag/102483a1-4dc9-4e4e-842d-46c6074ea821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.069558 10.0.0.37 - - [2025-03-24 01:57:32] "POST /tags HTTP/1.1" 200 305 0.129770 10.0.0.37 - - [2025-03-24 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.034676 10.0.0.37 - - [2025-03-24 01:57:32] "GET /tag/71d50dd5-46d2-4452-8761-85c2dfcddb3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.025450 10.0.0.37 - - [2025-03-24 01:57:33] "POST /id-to-fqname HTTP/1.1" 200 174 0.002326 10.0.0.37 - - [2025-03-24 01:57:33] "POST /fqname-to-id HTTP/1.1" 404 183 0.020389 10.0.0.37 - - [2025-03-24 01:57:33] "POST /security-groups HTTP/1.1" 200 571 0.142773 10.0.0.37 - - [2025-03-24 01:57:33] "POST /projects HTTP/1.1" 200 483 0.442628 10.0.0.37 - - [2025-03-24 01:57:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.008710 10.0.0.37 - - [2025-03-24 01:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.064074 10.0.0.37 - - [2025-03-24 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.37 - - [2025-03-24 01:57:33] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.022368 10.0.0.37 - - [2025-03-24 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.37 - - [2025-03-24 01:57:33] "POST /access-control-lists HTTP/1.1" 200 580 0.166342 10.0.0.37 - - [2025-03-24 01:57:33] "POST /fqname-to-id HTTP/1.1" 404 213 0.017224 10.0.0.37 - - [2025-03-24 01:57:33] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.057014 10.0.0.37 - - [2025-03-24 01:57:33] "POST /access-control-lists HTTP/1.1" 200 578 0.189127 10.0.0.37 - - [2025-03-24 01:57:34] "PUT /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920 HTTP/1.1" 200 264 0.282414 10.0.0.37 - - [2025-03-24 01:57:34] "PUT /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c HTTP/1.1" 200 264 0.156934 10.0.0.37 - - [2025-03-24 01:57:34] "POST /security-groups HTTP/1.1" 200 537 0.130664 10.0.0.37 - - [2025-03-24 01:57:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.010254 10.0.0.37 - - [2025-03-24 01:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.075786 10.0.0.37 - - [2025-03-24 01:57:34] "POST /chown HTTP/1.1" 200 109 0.053693 10.0.0.37 - - [2025-03-24 01:57:34] "POST /access-control-lists HTTP/1.1" 200 596 0.110096 10.0.0.37 - - [2025-03-24 01:57:34] "POST /fqname-to-id HTTP/1.1" 404 233 0.036708 10.0.0.37 - - [2025-03-24 01:57:34] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.062545 10.0.0.37 - - [2025-03-24 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009670 10.0.0.37 - - [2025-03-24 01:57:34] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021320 10.0.0.37 - - [2025-03-24 01:57:34] "POST /tags HTTP/1.1" 409 207 0.004209 10.0.0.37 - - [2025-03-24 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.37 - - [2025-03-24 01:57:34] "GET /tag/71d50dd5-46d2-4452-8761-85c2dfcddb3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.045872 10.0.0.37 - - [2025-03-24 01:57:34] "POST /access-control-lists HTTP/1.1" 200 594 0.188070 10.0.0.37 - - [2025-03-24 01:57:34] "POST /firewall-rules HTTP/1.1" 200 564 0.129661 10.0.0.37 - - [2025-03-24 01:57:35] "GET /firewall-rule/9ebddb91-19ac-470a-a7e5-6db3191d533f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.018562 10.0.0.37 - - [2025-03-24 01:57:35] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004766 10.0.0.37 - - [2025-03-24 01:57:35] "GET /firewall-rule/9ebddb91-19ac-470a-a7e5-6db3191d533f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005732 10.0.0.37 - - [2025-03-24 01:57:35] "POST /ref-update HTTP/1.1" 200 156 0.046600 10.0.0.37 - - [2025-03-24 01:57:35] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014796 10.0.0.37 - - [2025-03-24 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.37 - - [2025-03-24 01:57:35] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003789 10.0.0.37 - - [2025-03-24 01:57:35] "POST /tags HTTP/1.1" 409 207 0.003085 10.0.0.37 - - [2025-03-24 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.37 - - [2025-03-24 01:57:35] "GET /tag/71d50dd5-46d2-4452-8761-85c2dfcddb3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015628 10.0.0.37 - - [2025-03-24 01:57:35] "POST /firewall-rules HTTP/1.1" 200 562 0.090643 10.0.0.37 - - [2025-03-24 01:57:35] "GET /firewall-rule/f8ba318f-0161-4cdb-bbe1-c36f93b86fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.007209 10.0.0.37 - - [2025-03-24 01:57:35] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005966 10.0.0.37 - - [2025-03-24 01:57:35] "GET /firewall-rule/f8ba318f-0161-4cdb-bbe1-c36f93b86fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003945 10.0.0.37 - - [2025-03-24 01:57:35] "POST /ref-update HTTP/1.1" 200 156 0.032820 10.0.0.37 - - [2025-03-24 01:57:35] "POST /tags HTTP/1.1" 200 301 0.143131 10.0.0.37 - - [2025-03-24 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.025490 10.0.0.37 - - [2025-03-24 01:57:35] "GET / HTTP/1.1" 200 35931 0.003885 10.0.0.37 - - [2025-03-24 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.37 - - [2025-03-24 01:57:35] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009915 10.0.0.37 - - [2025-03-24 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011227 10.0.0.37 - - [2025-03-24 01:57:35] "GET /tag/0f345ff4-9aba-4452-99d2-fa93050f619b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.020661 10.0.0.37 - - [2025-03-24 01:57:35] "GET /config-node/10df82cb-b415-4cdd-ac6c-16de7fcf53fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.008748 10.0.0.37 - - [2025-03-24 01:57:35] "POST /tags HTTP/1.1" 200 325 0.098899 10.0.0.37 - - [2025-03-24 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.025732 10.0.0.37 - - [2025-03-24 01:57:36] "GET /tag/26770d1a-9a2e-4c6e-92fd-0174c1d5a16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.018288 10.0.0.37 - - [2025-03-24 01:57:36] "POST /tags HTTP/1.1" 200 363 0.027644 10.0.0.37 - - [2025-03-24 01:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014528 10.0.0.37 - - [2025-03-24 01:57:36] "GET /tag/891282cc-f8aa-4886-b329-5d274b68f067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.019107 10.0.0.37 - - [2025-03-24 01:57:36] "POST /tags HTTP/1.1" 200 311 0.027895 10.0.0.37 - - [2025-03-24 01:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019710 10.0.0.37 - - [2025-03-24 01:57:36] "GET /tag/7d2f65bb-3505-4a7e-911f-05367e1339dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.021734 10.0.0.37 - - [2025-03-24 01:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.37 - - [2025-03-24 01:57:36] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006152 10.0.0.37 - - [2025-03-24 01:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.37 - - [2025-03-24 01:57:36] "GET /project/1960d3ee-c6df-438d-812d-9a05c065a367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.065769 10.0.0.37 - - [2025-03-24 01:57:36] "POST /virtual-machines HTTP/1.1" 200 377 0.019596 10.0.0.37 - - [2025-03-24 01:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011826 10.0.0.37 - - [2025-03-24 01:57:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.156093 10.0.0.37 - - [2025-03-24 01:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.048306 10.0.0.37 - - [2025-03-24 01:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016980 10.0.0.37 - - [2025-03-24 01:57:36] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006954 10.0.0.37 - - [2025-03-24 01:57:36] "POST /instance-ips HTTP/1.1" 200 409 0.058148 10.0.0.37 - - [2025-03-24 01:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.036916 10.0.0.37 - - [2025-03-24 01:57:36] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.017611 10.0.0.37 - - [2025-03-24 01:57:37] "POST /set-tag HTTP/1.1" 200 109 0.034539 10.0.0.37 - - [2025-03-24 01:57:37] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.027386 10.0.0.37 - - [2025-03-24 01:57:37] "GET /instance-ip/5c02ea14-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005131 10.0.0.37 - - [2025-03-24 01:57:37] "POST /tags HTTP/1.1" 200 305 0.075073 10.0.0.37 - - [2025-03-24 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014658 10.0.0.37 - - [2025-03-24 01:57:37] "GET /tag/ced9032b-92c0-49ab-b2a9-818976032cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.024354 10.0.0.37 - - [2025-03-24 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.37 - - [2025-03-24 01:57:37] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041661 10.0.0.37 - - [2025-03-24 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007108 10.0.0.37 - - [2025-03-24 01:57:37] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008886 10.0.0.37 - - [2025-03-24 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.37 - - [2025-03-24 01:57:37] "GET /service-appliance-set/5e83b5f5-7d45-4231-9bc0-34a801e8d81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006076 10.0.0.37 - - [2025-03-24 01:57:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.003044 10.0.0.37 - - [2025-03-24 01:57:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.143667 10.0.0.37 - - [2025-03-24 01:57:37] "GET /virtual-machine-interface/dbec9c14-d93f-485f-a492-fe59a3d81bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.029291 10.0.0.37 - - [2025-03-24 01:57:37] "POST /instance-ips HTTP/1.1" 200 381 0.049893 10.0.0.37 - - [2025-03-24 01:57:37] "GET /instance-ip/6e19942e-f9cf-482a-abd6-e0d6bc471461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013319 10.0.0.37 - - [2025-03-24 01:57:37] "POST /loadbalancers HTTP/1.1" 200 582 0.074368 10.0.0.37 - - [2025-03-24 01:57:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.035338 10.0.0.37 - - [2025-03-24 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.027103 10.0.0.37 - - [2025-03-24 01:57:38] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066707 10.0.0.37 - - [2025-03-24 01:57:38] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075743 10.0.0.37 - - [2025-03-24 01:57:38] "GET /loadbalancer/79f12893-a2c5-4b8d-983e-6a59268e39d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005230 10.0.0.37 - - [2025-03-24 01:57:38] "GET /instance-ip/6e19942e-f9cf-482a-abd6-e0d6bc471461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004785 10.0.0.37 - - [2025-03-24 01:57:38] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.027682 10.0.0.37 - - [2025-03-24 01:57:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.022933 10.0.0.37 - - [2025-03-24 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.019371 10.0.0.37 - - [2025-03-24 01:57:38] "POST /floating-ips HTTP/1.1" 200 583 0.053155 10.0.0.37 - - [2025-03-24 01:57:38] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054246 10.0.0.37 - - [2025-03-24 01:57:38] "GET /loadbalancer-listener/64514ad2-c207-4046-89db-db36fbfd8b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004715 10.0.0.37 - - [2025-03-24 01:57:38] "GET /loadbalancer-listener/64514ad2-c207-4046-89db-db36fbfd8b39?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.009398 10.0.0.37 - - [2025-03-24 01:57:38] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.054578 10.0.0.37 - - [2025-03-24 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012715 10.0.0.37 - - [2025-03-24 01:57:38] "GET /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.005617 10.0.0.37 - - [2025-03-24 01:57:38] "GET /instance-ip/6e19942e-f9cf-482a-abd6-e0d6bc471461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007066 10.0.0.37 - - [2025-03-24 01:57:38] "GET /instance-ip/6e19942e-f9cf-482a-abd6-e0d6bc471461?fields=floating_ips HTTP/1.1" 200 1170 0.012207 10.0.0.37 - - [2025-03-24 01:57:38] "GET /floating-ip/7815932d-da23-4022-9335-b34f53229676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004019 10.0.0.37 - - [2025-03-24 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.37 - - [2025-03-24 01:57:38] "PUT /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c HTTP/1.1" 200 276 0.035239 10.0.0.37 - - [2025-03-24 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.37 - - [2025-03-24 01:57:38] "GET /loadbalancer/79f12893-a2c5-4b8d-983e-6a59268e39d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004105 10.0.0.37 - - [2025-03-24 01:57:38] "POST /tags HTTP/1.1" 200 355 0.032327 10.0.0.37 - - [2025-03-24 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009255 10.0.0.37 - - [2025-03-24 01:57:38] "GET /tag/79575e82-56ea-4e07-aa1f-d1e9f5e40474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.017704 10.0.0.37 - - [2025-03-24 01:57:38] "POST /tags HTTP/1.1" 200 303 0.026830 10.0.0.37 - - [2025-03-24 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010796 10.0.0.37 - - [2025-03-24 01:57:38] "GET /tag/906b2cd5-0c2f-4a93-8237-655636aa7f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019938 10.0.0.37 - - [2025-03-24 01:57:38] "POST /projects HTTP/1.1" 409 218 0.002841 10.0.0.37 - - [2025-03-24 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.37 - - [2025-03-24 01:57:39] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044347 10.0.0.37 - - [2025-03-24 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.37 - - [2025-03-24 01:57:39] "GET /network-ipam/e8980187-268b-4407-830f-8da178a48f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004344 10.0.0.37 - - [2025-03-24 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.37 - - [2025-03-24 01:57:39] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006452 10.0.0.37 - - [2025-03-24 01:57:39] "PUT /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920 HTTP/1.1" 200 264 0.063105 10.0.0.37 - - [2025-03-24 01:57:39] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006220 10.0.0.37 - - [2025-03-24 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.071989 10.0.0.37 - - [2025-03-24 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013175 10.0.0.37 - - [2025-03-24 01:57:39] "GET /network-ipam/567d5a02-ff06-44d3-bd68-fc5eea61e70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.006841 10.0.0.37 - - [2025-03-24 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.37 - - [2025-03-24 01:57:39] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005688 10.0.0.37 - - [2025-03-24 01:57:39] "PUT /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c HTTP/1.1" 200 264 0.068798 10.0.0.37 - - [2025-03-24 01:57:39] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.012071 10.0.0.37 - - [2025-03-24 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.067240 10.0.0.37 - - [2025-03-24 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.37 - - [2025-03-24 01:57:39] "GET /network-policy/16d6bf6c-048e-4bc3-adcd-7173e545ac41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004034 10.0.0.37 - - [2025-03-24 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.37 - - [2025-03-24 01:57:39] "GET /network-policy/723c67ef-99d4-4045-a874-719f4fb7c455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004036 10.0.0.37 - - [2025-03-24 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010587 10.0.0.37 - - [2025-03-24 01:57:39] "GET /network-policy/a9aafc20-15f5-42fe-ae20-930f964b4d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005151 10.0.0.37 - - [2025-03-24 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.37 - - [2025-03-24 01:57:39] "PUT /network-policy/a9aafc20-15f5-42fe-ae20-930f964b4d54 HTTP/1.1" 200 262 0.014868 10.0.0.37 - - [2025-03-24 01:57:39] "PUT /access-control-list/d2dd58f5-acf5-4a7b-a24a-182778c39c47 HTTP/1.1" 200 272 0.037130 10.0.0.37 - - [2025-03-24 01:57:39] "POST /ref-update HTTP/1.1" 200 156 0.131261 10.0.0.37 - - [2025-03-24 01:57:40] "PUT /access-control-list/8b8783c5-6ec2-409a-873b-99022b6b34b1 HTTP/1.1" 200 272 0.065928 10.0.0.37 - - [2025-03-24 01:57:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017807 10.0.0.37 - - [2025-03-24 01:57:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032641 10.0.0.37 - - [2025-03-24 01:57:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005008 10.0.0.37 - - [2025-03-24 01:57:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002998 10.0.0.37 - - [2025-03-24 01:57:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002805 10.0.0.37 - - [2025-03-24 01:57:40] "POST /security-groups HTTP/1.1" 409 245 0.003772 10.0.0.37 - - [2025-03-24 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.37 - - [2025-03-24 01:57:40] "PUT /security-group/0db62481-5931-4822-a5d5-829d8e024c74 HTTP/1.1" 200 262 0.071877 10.0.0.37 - - [2025-03-24 01:57:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033360 10.0.0.37 - - [2025-03-24 01:57:40] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017533 10.0.0.37 - - [2025-03-24 01:57:40] "PUT /access-control-list/425b733a-a583-4931-a5e2-e2c8f62fedf0 HTTP/1.1" 200 272 0.056131 10.0.0.37 - - [2025-03-24 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.37 - - [2025-03-24 01:57:40] "PUT /access-control-list/d707354e-a1a8-401d-8719-9113a05ee5ed HTTP/1.1" 200 272 0.037973 10.0.0.37 - - [2025-03-24 01:57:40] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016847 10.0.0.37 - - [2025-03-24 01:57:40] "POST /tags HTTP/1.1" 409 206 0.003799 10.0.0.37 - - [2025-03-24 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.37 - - [2025-03-24 01:57:40] "GET /tag/906b2cd5-0c2f-4a93-8237-655636aa7f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016889 10.0.0.37 - - [2025-03-24 01:57:40] "POST /firewall-rules HTTP/1.1" 200 562 0.093984 10.0.0.37 - - [2025-03-24 01:57:40] "GET /firewall-rule/f5e19326-3af8-4ec1-a443-7d1b476e0853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006186 10.0.0.37 - - [2025-03-24 01:57:40] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005609 10.0.0.37 - - [2025-03-24 01:57:40] "GET /firewall-rule/f5e19326-3af8-4ec1-a443-7d1b476e0853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004807 10.0.0.37 - - [2025-03-24 01:57:40] "POST /ref-update HTTP/1.1" 200 156 0.050137 10.0.0.37 - - [2025-03-24 01:57:40] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028468 10.0.0.37 - - [2025-03-24 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007988 10.0.0.37 - - [2025-03-24 01:57:40] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004622 10.0.0.37 - - [2025-03-24 01:57:40] "POST /tags HTTP/1.1" 409 206 0.003262 10.0.0.37 - - [2025-03-24 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.37 - - [2025-03-24 01:57:40] "GET /tag/906b2cd5-0c2f-4a93-8237-655636aa7f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.020150 10.0.0.37 - - [2025-03-24 01:57:41] "POST /firewall-rules HTTP/1.1" 200 560 0.103999 10.0.0.37 - - [2025-03-24 01:57:41] "GET /firewall-rule/d449e0d8-e9b0-40c5-a13f-8b1ebb0ee456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.037001 10.0.0.37 - - [2025-03-24 01:57:41] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.006422 10.0.0.37 - - [2025-03-24 01:57:41] "GET /firewall-rule/d449e0d8-e9b0-40c5-a13f-8b1ebb0ee456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.007660 10.0.0.37 - - [2025-03-24 01:57:41] "POST /ref-update HTTP/1.1" 200 156 0.047846 10.0.0.37 - - [2025-03-24 01:57:41] "POST /tags HTTP/1.1" 200 301 0.044544 10.0.0.37 - - [2025-03-24 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.032320 10.0.0.37 - - [2025-03-24 01:57:41] "GET /tag/3dca80df-6e11-4e24-9a12-f1655f8aef5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015833 10.0.0.37 - - [2025-03-24 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.37 - - [2025-03-24 01:57:41] "GET /project/1960d3ee-c6df-438d-812d-9a05c065a367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.059329 10.0.0.37 - - [2025-03-24 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.37 - - [2025-03-24 01:57:41] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007495 10.0.0.37 - - [2025-03-24 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005706 10.0.0.37 - - [2025-03-24 01:57:41] "GET /service-appliance-set/5e83b5f5-7d45-4231-9bc0-34a801e8d81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003906 10.0.0.37 - - [2025-03-24 01:57:41] "POST /fqname-to-id HTTP/1.1" 404 242 0.002968 10.0.0.37 - - [2025-03-24 01:57:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.134331 10.0.0.37 - - [2025-03-24 01:57:41] "GET /virtual-machine-interface/724d4ba6-9250-4b8b-9de7-a231ff5b0286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.018204 10.0.0.37 - - [2025-03-24 01:57:41] "POST /instance-ips HTTP/1.1" 200 377 0.042626 10.0.0.37 - - [2025-03-24 01:57:41] "GET /instance-ip/30e962cc-d20e-42d6-ba44-b9bba49a55e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011039 10.0.0.37 - - [2025-03-24 01:57:42] "POST /loadbalancers HTTP/1.1" 200 582 0.076986 10.0.0.37 - - [2025-03-24 01:57:42] "GET /project/1960d3ee-c6df-438d-812d-9a05c065a367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.054382 10.0.0.37 - - [2025-03-24 01:57:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.042007 10.0.0.37 - - [2025-03-24 01:57:42] "GET /instance-ip/30e962cc-d20e-42d6-ba44-b9bba49a55e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009274 10.0.0.37 - - [2025-03-24 01:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.020184 10.0.0.37 - - [2025-03-24 01:57:42] "GET /project/1960d3ee-c6df-438d-812d-9a05c065a367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.062458 10.0.0.37 - - [2025-03-24 01:57:42] "POST /floating-ips HTTP/1.1" 200 581 0.081840 10.0.0.37 - - [2025-03-24 01:57:42] "GET /loadbalancer/e1932ccd-e3a2-4280-9bbf-b2b8b65701b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.014146 10.0.0.37 - - [2025-03-24 01:57:42] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.035912 10.0.0.37 - - [2025-03-24 01:57:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022815 10.0.0.37 - - [2025-03-24 01:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012462 10.0.0.37 - - [2025-03-24 01:57:42] "GET /project/1960d3ee-c6df-438d-812d-9a05c065a367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.069417 10.0.0.37 - - [2025-03-24 01:57:42] "GET /loadbalancer-listener/643db778-1fbc-4ce9-8594-17b59a14e536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.004244 10.0.0.37 - - [2025-03-24 01:57:42] "GET /loadbalancer-listener/643db778-1fbc-4ce9-8594-17b59a14e536?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.005732 10.0.0.37 - - [2025-03-24 01:57:42] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.080774 10.0.0.37 - - [2025-03-24 01:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008939 10.0.0.37 - - [2025-03-24 01:57:42] "GET /instance-ip/30e962cc-d20e-42d6-ba44-b9bba49a55e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010931 10.0.0.37 - - [2025-03-24 01:57:42] "GET /instance-ip/30e962cc-d20e-42d6-ba44-b9bba49a55e7?fields=floating_ips HTTP/1.1" 200 1164 0.025214 10.0.0.37 - - [2025-03-24 01:57:42] "GET /project/1960d3ee-c6df-438d-812d-9a05c065a367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.094261 10.0.0.37 - - [2025-03-24 01:57:42] "GET /floating-ip/61e9ae5c-697f-42e8-ae5f-7d2f5263ce42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.008708 10.0.0.37 - - [2025-03-24 01:57:42] "GET /loadbalancer/e1932ccd-e3a2-4280-9bbf-b2b8b65701b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004837 10.0.0.37 - - [2025-03-24 01:57:42] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.023466 10.0.0.37 - - [2025-03-24 01:57:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031726 10.0.0.37 - - [2025-03-24 01:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006817 10.0.0.37 - - [2025-03-24 01:57:43] "GET /project/1960d3ee-c6df-438d-812d-9a05c065a367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.052604 10.0.0.37 - - [2025-03-24 01:57:43] "GET /loadbalancer-listener/684b8f70-20e9-4cee-9a24-6e127ce66d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003860 10.0.0.37 - - [2025-03-24 01:57:43] "GET /loadbalancer-listener/684b8f70-20e9-4cee-9a24-6e127ce66d04?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006385 10.0.0.37 - - [2025-03-24 01:57:43] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.055946 10.0.0.37 - - [2025-03-24 01:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.37 - - [2025-03-24 01:57:43] "GET /instance-ip/30e962cc-d20e-42d6-ba44-b9bba49a55e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005969 10.0.0.37 - - [2025-03-24 01:57:43] "GET /instance-ip/30e962cc-d20e-42d6-ba44-b9bba49a55e7?fields=floating_ips HTTP/1.1" 200 1164 0.009737 10.0.0.37 - - [2025-03-24 01:57:43] "GET /floating-ip/61e9ae5c-697f-42e8-ae5f-7d2f5263ce42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005354 10.0.0.37 - - [2025-03-24 01:57:43] "GET /project/1960d3ee-c6df-438d-812d-9a05c065a367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.133005 10.0.0.37 - - [2025-03-24 01:57:43] "GET /loadbalancer/e1932ccd-e3a2-4280-9bbf-b2b8b65701b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.024876 10.0.0.37 - - [2025-03-24 01:57:43] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.087000 10.0.0.37 - - [2025-03-24 01:57:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026742 10.0.0.37 - - [2025-03-24 01:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.061083 10.0.0.37 - - [2025-03-24 01:57:43] "GET /project/1960d3ee-c6df-438d-812d-9a05c065a367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.047705 10.0.0.37 - - [2025-03-24 01:57:43] "GET /loadbalancer-listener/4fe5a9b4-c78a-4c0b-8ae4-7786f1e885f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.013757 10.0.0.37 - - [2025-03-24 01:57:43] "GET /loadbalancer-listener/4fe5a9b4-c78a-4c0b-8ae4-7786f1e885f1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.021550 10.0.0.37 - - [2025-03-24 01:57:43] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.047745 10.0.0.37 - - [2025-03-24 01:57:43] "GET /instance-ip/30e962cc-d20e-42d6-ba44-b9bba49a55e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.019180 10.0.0.37 - - [2025-03-24 01:57:43] "GET /instance-ip/30e962cc-d20e-42d6-ba44-b9bba49a55e7?fields=floating_ips HTTP/1.1" 200 1164 0.008930 10.0.0.37 - - [2025-03-24 01:57:43] "GET /floating-ip/61e9ae5c-697f-42e8-ae5f-7d2f5263ce42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.007367 10.0.0.37 - - [2025-03-24 01:57:43] "POST /tags HTTP/1.1" 200 371 0.114372 10.0.0.37 - - [2025-03-24 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.024567 10.0.0.37 - - [2025-03-24 01:57:44] "GET /tag/e830c7d6-7758-4668-a7a4-7fe4ae5df012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.019686 10.0.0.37 - - [2025-03-24 01:57:44] "POST /tags HTTP/1.1" 200 319 0.035424 10.0.0.37 - - [2025-03-24 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011789 10.0.0.37 - - [2025-03-24 01:57:44] "GET /tag/b2f15e9a-9fd0-45ee-a149-dc40cb1fce68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.028880 10.0.0.37 - - [2025-03-24 01:57:44] "POST /id-to-fqname HTTP/1.1" 200 181 0.001356 10.0.0.37 - - [2025-03-24 01:57:44] "POST /fqname-to-id HTTP/1.1" 404 190 0.013404 10.0.0.37 - - [2025-03-24 01:57:44] "POST /security-groups HTTP/1.1" 200 578 0.198947 10.0.0.37 - - [2025-03-24 01:57:44] "POST /projects HTTP/1.1" 200 497 0.455270 10.0.0.37 - - [2025-03-24 01:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.049504 10.0.0.37 - - [2025-03-24 01:57:44] "POST /fqname-to-id HTTP/1.1" 404 225 0.052504 10.0.0.37 - - [2025-03-24 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.072445 10.0.0.37 - - [2025-03-24 01:57:44] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.033937 10.0.0.37 - - [2025-03-24 01:57:44] "POST /access-control-lists HTTP/1.1" 200 587 0.091068 10.0.0.37 - - [2025-03-24 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006849 10.0.0.37 - - [2025-03-24 01:57:44] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.018625 10.0.0.37 - - [2025-03-24 01:57:44] "POST /fqname-to-id HTTP/1.1" 404 224 0.004627 10.0.0.37 - - [2025-03-24 01:57:45] "POST /access-control-lists HTTP/1.1" 200 585 0.059153 10.0.0.37 - - [2025-03-24 01:57:45] "PUT /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920 HTTP/1.1" 200 264 0.152906 10.0.0.37 - - [2025-03-24 01:57:45] "PUT /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c HTTP/1.1" 200 264 0.180737 10.0.0.37 - - [2025-03-24 01:57:45] "POST /security-groups HTTP/1.1" 200 558 0.101930 10.0.0.37 - - [2025-03-24 01:57:45] "POST /fqname-to-id HTTP/1.1" 404 248 0.027934 10.0.0.37 - - [2025-03-24 01:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.089455 10.0.0.37 - - [2025-03-24 01:57:45] "POST /chown HTTP/1.1" 200 109 0.091130 10.0.0.37 - - [2025-03-24 01:57:45] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021964 10.0.0.37 - - [2025-03-24 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010711 10.0.0.37 - - [2025-03-24 01:57:45] "POST /access-control-lists HTTP/1.1" 200 610 0.221747 10.0.0.37 - - [2025-03-24 01:57:45] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018078 10.0.0.37 - - [2025-03-24 01:57:45] "POST /fqname-to-id HTTP/1.1" 404 247 0.016176 10.0.0.37 - - [2025-03-24 01:57:45] "POST /tags HTTP/1.1" 409 214 0.031045 10.0.0.37 - - [2025-03-24 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.019305 10.0.0.37 - - [2025-03-24 01:57:46] "GET /tag/b2f15e9a-9fd0-45ee-a149-dc40cb1fce68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.066954 10.0.0.37 - - [2025-03-24 01:57:46] "POST /access-control-lists HTTP/1.1" 200 608 0.153776 10.0.0.37 - - [2025-03-24 01:57:46] "POST /firewall-rules HTTP/1.1" 200 578 0.179141 10.0.0.37 - - [2025-03-24 01:57:46] "GET /firewall-rule/d873529f-670c-4d77-8698-c76f29b3c5c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.010733 10.0.0.37 - - [2025-03-24 01:57:46] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.009741 10.0.0.37 - - [2025-03-24 01:57:46] "GET /firewall-rule/d873529f-670c-4d77-8698-c76f29b3c5c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003864 10.0.0.37 - - [2025-03-24 01:57:46] "POST /ref-update HTTP/1.1" 200 156 0.063565 10.0.0.37 - - [2025-03-24 01:57:46] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022693 10.0.0.37 - - [2025-03-24 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009875 10.0.0.37 - - [2025-03-24 01:57:46] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005678 10.0.0.37 - - [2025-03-24 01:57:46] "POST /tags HTTP/1.1" 409 214 0.002929 10.0.0.37 - - [2025-03-24 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.37 - - [2025-03-24 01:57:46] "GET /tag/b2f15e9a-9fd0-45ee-a149-dc40cb1fce68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.049214 10.0.0.37 - - [2025-03-24 01:57:46] "POST /firewall-rules HTTP/1.1" 200 576 0.163250 10.0.0.37 - - [2025-03-24 01:57:46] "GET /firewall-rule/2c38afbd-8674-4392-942a-bd7a26b1456b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.035323 10.0.0.37 - - [2025-03-24 01:57:46] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.019697 10.0.0.37 - - [2025-03-24 01:57:46] "GET /firewall-rule/2c38afbd-8674-4392-942a-bd7a26b1456b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004735 10.0.0.37 - - [2025-03-24 01:57:47] "POST /ref-update HTTP/1.1" 200 156 0.099667 10.0.0.37 - - [2025-03-24 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.37 - - [2025-03-24 01:57:47] "GET /loadbalancer/e1932ccd-e3a2-4280-9bbf-b2b8b65701b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.012569 10.0.0.37 - - [2025-03-24 01:57:47] "POST /tags HTTP/1.1" 200 363 0.047576 10.0.0.37 - - [2025-03-24 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.37 - - [2025-03-24 01:57:47] "GET /tag/e445ab9f-3da3-414f-9170-71a6608bac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.031569 10.0.0.37 - - [2025-03-24 01:57:47] "POST /tags HTTP/1.1" 200 311 0.042485 10.0.0.37 - - [2025-03-24 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.37 - - [2025-03-24 01:57:47] "GET /tag/9ddf5a5c-3d79-449d-99a2-dc55c5925fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.026732 10.0.0.37 - - [2025-03-24 01:57:47] "POST /id-to-fqname HTTP/1.1" 200 177 0.000745 10.0.0.37 - - [2025-03-24 01:57:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.008815 10.0.0.37 - - [2025-03-24 01:57:47] "POST /security-groups HTTP/1.1" 200 574 0.102658 10.0.0.37 - - [2025-03-24 01:57:47] "POST /fqname-to-id HTTP/1.1" 404 217 0.005423 10.0.0.37 - - [2025-03-24 01:57:47] "POST /projects HTTP/1.1" 200 489 0.408411 10.0.0.37 - - [2025-03-24 01:57:47] "POST /access-control-lists HTTP/1.1" 200 583 0.085171 10.0.0.37 - - [2025-03-24 01:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.070437 10.0.0.37 - - [2025-03-24 01:57:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.018049 10.0.0.37 - - [2025-03-24 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005910 10.0.0.37 - - [2025-03-24 01:57:47] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.007749 10.0.0.37 - - [2025-03-24 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.37 - - [2025-03-24 01:57:48] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.027641 10.0.0.37 - - [2025-03-24 01:57:48] "POST /access-control-lists HTTP/1.1" 200 581 0.094558 10.0.0.37 - - [2025-03-24 01:57:48] "PUT /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920 HTTP/1.1" 200 264 0.124846 10.0.0.37 - - [2025-03-24 01:57:48] "PUT /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c HTTP/1.1" 200 264 0.172106 10.0.0.37 - - [2025-03-24 01:57:48] "GET / HTTP/1.1" 200 35931 0.002491 10.0.0.37 - - [2025-03-24 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018870 10.0.0.37 - - [2025-03-24 01:57:48] "GET /routing-instance/3000a6fb-26c6-4f79-b1c1-05041717614d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003684 10.0.0.37 - - [2025-03-24 01:57:48] "POST /bgp-routers HTTP/1.1" 409 301 0.005187 10.0.0.37 - - [2025-03-24 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.37 - - [2025-03-24 01:57:48] "POST /security-groups HTTP/1.1" 200 546 0.120900 10.0.0.37 - - [2025-03-24 01:57:48] "GET /bgp-router/572ea802-af78-4d90-8d4f-1d983da95570?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.029595 10.0.0.37 - - [2025-03-24 01:57:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.010836 10.0.0.37 - - [2025-03-24 01:57:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.062530 10.0.0.37 - - [2025-03-24 01:57:48] "PUT /bgp-router/572ea802-af78-4d90-8d4f-1d983da95570 HTTP/1.1" 200 254 0.079171 10.0.0.37 - - [2025-03-24 01:57:48] "POST /chown HTTP/1.1" 200 109 0.070440 10.0.0.37 - - [2025-03-24 01:57:48] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003567 10.0.0.37 - - [2025-03-24 01:57:48] "POST /access-control-lists HTTP/1.1" 200 602 0.146538 10.0.0.37 - - [2025-03-24 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.023360 10.0.0.37 - - [2025-03-24 01:57:48] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008851 10.0.0.37 - - [2025-03-24 01:57:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.002854 10.0.0.37 - - [2025-03-24 01:57:48] "POST /tags HTTP/1.1" 409 210 0.004417 10.0.0.37 - - [2025-03-24 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.37 - - [2025-03-24 01:57:48] "GET /tag/9ddf5a5c-3d79-449d-99a2-dc55c5925fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.038171 10.0.0.37 - - [2025-03-24 01:57:48] "POST /access-control-lists HTTP/1.1" 200 600 0.083364 10.0.0.37 - - [2025-03-24 01:57:49] "POST /firewall-rules HTTP/1.1" 200 570 0.092447 10.0.0.37 - - [2025-03-24 01:57:49] "GET /firewall-rule/a09a7c08-148f-49fc-a660-b711668d820a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007795 10.0.0.37 - - [2025-03-24 01:57:49] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.007788 10.0.0.37 - - [2025-03-24 01:57:49] "GET /firewall-rule/a09a7c08-148f-49fc-a660-b711668d820a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003928 10.0.0.37 - - [2025-03-24 01:57:49] "POST /ref-update HTTP/1.1" 200 156 0.074465 10.0.0.37 - - [2025-03-24 01:57:49] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018429 10.0.0.37 - - [2025-03-24 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.37 - - [2025-03-24 01:57:49] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003856 10.0.0.37 - - [2025-03-24 01:57:49] "POST /tags HTTP/1.1" 409 210 0.005110 10.0.0.37 - - [2025-03-24 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.37 - - [2025-03-24 01:57:49] "GET /tag/9ddf5a5c-3d79-449d-99a2-dc55c5925fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020632 [Introspect:8084]10.0.0.37 - - [2025-03-24 01:57:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001430 [Introspect:8084]10.0.0.37 - - [2025-03-24 01:57:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001549 10.0.0.37 - - [2025-03-24 01:57:49] "POST /firewall-rules HTTP/1.1" 200 568 0.119204 10.0.0.37 - - [2025-03-24 01:57:49] "GET /firewall-rule/be726400-fefe-4846-ad47-f7dedfe45a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006648 10.0.0.37 - - [2025-03-24 01:57:49] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.006379 10.0.0.37 - - [2025-03-24 01:57:49] "GET /firewall-rule/be726400-fefe-4846-ad47-f7dedfe45a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003546 10.0.0.37 - - [2025-03-24 01:57:49] "POST /ref-update HTTP/1.1" 200 156 0.063085 10.0.0.37 - - [2025-03-24 01:57:49] "POST /tags HTTP/1.1" 409 237 0.021946 10.0.0.37 - - [2025-03-24 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009661 10.0.0.37 - - [2025-03-24 01:57:49] "GET /tag/891282cc-f8aa-4886-b329-5d274b68f067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.029840 10.0.0.37 - - [2025-03-24 01:57:49] "POST /tags HTTP/1.1" 409 210 0.006417 10.0.0.37 - - [2025-03-24 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006909 10.0.0.37 - - [2025-03-24 01:57:49] "GET /tag/7d2f65bb-3505-4a7e-911f-05367e1339dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020308 10.0.0.37 - - [2025-03-24 01:57:49] "POST /projects HTTP/1.1" 409 223 0.003631 10.0.0.37 - - [2025-03-24 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.37 - - [2025-03-24 01:57:49] "GET /project/1960d3ee-c6df-438d-812d-9a05c065a367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.055843 10.0.0.37 - - [2025-03-24 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.37 - - [2025-03-24 01:57:49] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006656 10.0.0.37 - - [2025-03-24 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.37 - - [2025-03-24 01:57:50] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.031401 10.0.0.37 - - [2025-03-24 01:57:50] "PUT /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920 HTTP/1.1" 200 264 0.113278 10.0.0.37 - - [2025-03-24 01:57:50] "PUT /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c HTTP/1.1" 200 264 0.165498 10.0.0.37 - - [2025-03-24 01:57:50] "POST /security-groups HTTP/1.1" 409 253 0.012829 10.0.0.37 - - [2025-03-24 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.37 - - [2025-03-24 01:57:50] "PUT /security-group/9f3b110a-8c6c-4047-8c98-12e20a03e179 HTTP/1.1" 200 262 0.087278 10.0.0.37 - - [2025-03-24 01:57:50] "PUT /access-control-list/76db1cfe-82fc-4892-812b-afa0173dd8ad HTTP/1.1" 200 272 0.056192 10.0.0.37 - - [2025-03-24 01:57:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.079275 10.0.0.37 - - [2025-03-24 01:57:50] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025666 10.0.0.37 - - [2025-03-24 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007291 10.0.0.37 - - [2025-03-24 01:57:50] "PUT /access-control-list/d5555285-704c-43ac-b354-2f08e32e1d95 HTTP/1.1" 200 272 0.091846 10.0.0.37 - - [2025-03-24 01:57:50] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007914 10.0.0.37 - - [2025-03-24 01:57:50] "POST /tags HTTP/1.1" 409 210 0.005655 10.0.0.37 - - [2025-03-24 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.37 - - [2025-03-24 01:57:50] "GET /tag/7d2f65bb-3505-4a7e-911f-05367e1339dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.027703 10.0.0.37 - - [2025-03-24 01:57:50] "POST /firewall-rules HTTP/1.1" 200 570 0.100394 10.0.0.37 - - [2025-03-24 01:57:51] "GET /firewall-rule/75a25449-e1c7-45c5-b251-5a4f84bc7b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004941 10.0.0.37 - - [2025-03-24 01:57:51] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.007821 10.0.0.37 - - [2025-03-24 01:57:51] "GET /firewall-rule/75a25449-e1c7-45c5-b251-5a4f84bc7b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004037 10.0.0.37 - - [2025-03-24 01:57:51] "POST /ref-update HTTP/1.1" 200 156 0.082230 10.0.0.37 - - [2025-03-24 01:57:51] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003524 10.0.0.37 - - [2025-03-24 01:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.37 - - [2025-03-24 01:57:51] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004172 10.0.0.37 - - [2025-03-24 01:57:51] "POST /tags HTTP/1.1" 409 210 0.002917 10.0.0.37 - - [2025-03-24 01:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.37 - - [2025-03-24 01:57:51] "GET /tag/7d2f65bb-3505-4a7e-911f-05367e1339dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015577 10.0.0.37 - - [2025-03-24 01:57:51] "POST /firewall-rules HTTP/1.1" 200 568 0.079072 10.0.0.37 - - [2025-03-24 01:57:51] "GET /firewall-rule/898010ca-7e9b-451a-bc6c-1282fbc899bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.022735 10.0.0.37 - - [2025-03-24 01:57:51] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.005244 10.0.0.37 - - [2025-03-24 01:57:51] "GET /firewall-rule/898010ca-7e9b-451a-bc6c-1282fbc899bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.009378 10.0.0.37 - - [2025-03-24 01:57:51] "POST /ref-update HTTP/1.1" 200 156 0.060011 10.0.0.37 - - [2025-03-24 01:57:51] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011026 10.0.0.37 - - [2025-03-24 01:57:51] "POST /set-tag HTTP/1.1" 200 109 0.003652 [Introspect:8084]10.0.0.37 - - [2025-03-24 01:57:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001085 [Introspect:8084]10.0.0.37 - - [2025-03-24 01:57:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001454 [Introspect:8084]10.0.0.37 - - [2025-03-24 01:58:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001088 [Introspect:8084]10.0.0.37 - - [2025-03-24 01:58:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001185 [Introspect:8084]10.0.0.37 - - [2025-03-24 01:58:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001285 [Introspect:8084]10.0.0.37 - - [2025-03-24 01:58:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001574 10.0.0.36 - - [2025-03-24 01:58:57] "GET / HTTP/1.1" 200 35931 0.002645 10.0.0.36 - - [2025-03-24 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.36 - - [2025-03-24 01:58:57] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005703 10.0.0.36 - - [2025-03-24 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.36 - - [2025-03-24 01:58:57] "GET /routing-instance/3000a6fb-26c6-4f79-b1c1-05041717614d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004756 10.0.0.36 - - [2025-03-24 01:58:57] "PUT /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7 HTTP/1.1" 200 274 0.012501 10.0.0.36 - - [2025-03-24 01:58:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.020631 10.0.0.36 - - [2025-03-24 01:58:57] "POST /virtual-routers HTTP/1.1" 200 599 0.028579 10.0.0.36 - - [2025-03-24 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018201 10.0.0.36 - - [2025-03-24 01:58:57] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006394 10.0.0.36 - - [2025-03-24 01:58:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.002473 10.0.0.36 - - [2025-03-24 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.36 - - [2025-03-24 01:58:57] "GET /virtual-network/71251911-226a-4482-8ed7-2dbf987fe6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005035 10.0.0.36 - - [2025-03-24 01:58:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.064724 10.0.0.37 - - [2025-03-24 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.37 - - [2025-03-24 01:59:04] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004616 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:01:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000982 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:01:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001590 10.0.0.37 - - [2025-03-24 02:01:32] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.007423 10.0.0.37 - - [2025-03-24 02:01:32] "POST /ref-update HTTP/1.1" 200 156 0.024647 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:01:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001072 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:01:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001065 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:01:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:01:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001504 10.0.0.37 - - [2025-03-24 02:01:44] "GET /global-system-configs HTTP/1.1" 200 322 0.003424 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:01:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001233 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:01:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001246 10.0.0.37 - - [2025-03-24 02:01:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002743 10.0.0.37 - - [2025-03-24 02:01:51] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007433 10.0.0.37 - - [2025-03-24 02:01:51] "POST /set-tag HTTP/1.1" 200 109 0.006701 10.0.0.37 - - [2025-03-24 02:01:51] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005937 10.0.0.37 - - [2025-03-24 02:01:51] "POST /set-tag HTTP/1.1" 200 109 0.003078 10.0.0.37 - - [2025-03-24 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.37 - - [2025-03-24 02:01:51] "GET /loadbalancer/e1932ccd-e3a2-4280-9bbf-b2b8b65701b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003734 10.0.0.37 - - [2025-03-24 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.37 - - [2025-03-24 02:01:51] "GET /loadbalancer/e1932ccd-e3a2-4280-9bbf-b2b8b65701b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005721 10.0.0.37 - - [2025-03-24 02:01:51] "GET /loadbalancer-pool/bcb30214-e83e-449c-a053-1df503f5a3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004916 10.0.0.37 - - [2025-03-24 02:01:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017299 10.0.0.37 - - [2025-03-24 02:01:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014755 10.0.0.37 - - [2025-03-24 02:01:51] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017611 10.0.0.37 - - [2025-03-24 02:01:51] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009256 10.0.0.37 - - [2025-03-24 02:01:51] "POST /ref-update HTTP/1.1" 200 156 0.008421 10.0.0.37 - - [2025-03-24 02:01:51] "GET /floating-ip/61e9ae5c-697f-42e8-ae5f-7d2f5263ce42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.017370 10.0.0.37 - - [2025-03-24 02:01:51] "POST /tags HTTP/1.1" 409 205 0.007231 10.0.0.37 - - [2025-03-24 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010518 10.0.0.37 - - [2025-03-24 02:01:51] "GET /tag/3dca80df-6e11-4e24-9a12-f1655f8aef5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.039971 10.0.0.37 - - [2025-03-24 02:01:51] "PUT /floating-ip/61e9ae5c-697f-42e8-ae5f-7d2f5263ce42 HTTP/1.1" 200 256 0.076895 10.0.0.37 - - [2025-03-24 02:01:51] "POST /set-tag HTTP/1.1" 200 109 0.087087 10.0.0.37 - - [2025-03-24 02:01:51] "GET /loadbalancer-pool/61790501-deeb-4271-a00e-722525f975ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.026666 10.0.0.37 - - [2025-03-24 02:01:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021322 10.0.0.37 - - [2025-03-24 02:01:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.012529 10.0.0.37 - - [2025-03-24 02:01:52] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.023947 10.0.0.37 - - [2025-03-24 02:01:52] "POST /set-tag HTTP/1.1" 200 109 0.007416 10.0.0.37 - - [2025-03-24 02:01:52] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010168 10.0.0.37 - - [2025-03-24 02:01:52] "POST /ref-update HTTP/1.1" 200 156 0.010000 10.0.0.37 - - [2025-03-24 02:01:52] "GET /floating-ip/61e9ae5c-697f-42e8-ae5f-7d2f5263ce42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.007378 10.0.0.37 - - [2025-03-24 02:01:52] "GET /loadbalancer-pool/a6b458e4-55ff-4b32-b19a-badb6d4599a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005576 10.0.0.37 - - [2025-03-24 02:01:52] "PUT /floating-ip/61e9ae5c-697f-42e8-ae5f-7d2f5263ce42 HTTP/1.1" 200 256 0.021940 10.0.0.37 - - [2025-03-24 02:01:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.043554 10.0.0.37 - - [2025-03-24 02:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024689 10.0.0.37 - - [2025-03-24 02:01:52] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018341 10.0.0.37 - - [2025-03-24 02:01:52] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008946 10.0.0.37 - - [2025-03-24 02:01:52] "POST /ref-update HTTP/1.1" 200 156 0.014743 10.0.0.37 - - [2025-03-24 02:01:52] "GET /floating-ip/61e9ae5c-697f-42e8-ae5f-7d2f5263ce42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.024151 10.0.0.37 - - [2025-03-24 02:01:52] "POST /set-tag HTTP/1.1" 200 109 0.006033 10.0.0.37 - - [2025-03-24 02:01:52] "PUT /floating-ip/61e9ae5c-697f-42e8-ae5f-7d2f5263ce42 HTTP/1.1" 200 256 0.018301 10.0.0.36 - - [2025-03-24 02:01:52] "GET / HTTP/1.1" 200 35931 0.002846 10.0.0.36 - - [2025-03-24 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.36 - - [2025-03-24 02:01:52] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007960 10.0.0.36 - - [2025-03-24 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.36 - - [2025-03-24 02:01:52] "GET /routing-instance/3000a6fb-26c6-4f79-b1c1-05041717614d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004848 10.0.0.36 - - [2025-03-24 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.36 - - [2025-03-24 02:01:53] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.011792 10.0.0.36 - - [2025-03-24 02:01:53] "PUT /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a HTTP/1.1" 200 262 0.013560 10.0.0.36 - - [2025-03-24 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.019108 10.0.0.36 - - [2025-03-24 02:01:53] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.009235 10.0.0.36 - - [2025-03-24 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.36 - - [2025-03-24 02:01:53] "GET /virtual-machine-interface/e181005c-48fa-4666-a7a0-770d32f1505c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006523 10.0.0.36 - - [2025-03-24 02:01:53] "PUT /virtual-machine-interface/e181005c-48fa-4666-a7a0-770d32f1505c HTTP/1.1" 200 284 0.013129 10.0.0.37 - - [2025-03-24 02:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.37 - - [2025-03-24 02:02:04] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003732 10.0.0.37 - - [2025-03-24 02:02:33] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013037 10.0.0.37 - - [2025-03-24 02:02:33] "POST /set-tag HTTP/1.1" 200 109 0.004271 10.0.0.37 - - [2025-03-24 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.37 - - [2025-03-24 02:02:33] "GET /loadbalancer/e1932ccd-e3a2-4280-9bbf-b2b8b65701b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004053 10.0.0.37 - - [2025-03-24 02:02:33] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007330 10.0.0.37 - - [2025-03-24 02:02:33] "POST /set-tag HTTP/1.1" 200 109 0.038177 10.0.0.37 - - [2025-03-24 02:02:33] "DELETE /loadbalancer-member/54a929df-aec4-461e-b4f9-7267b273da5c HTTP/1.1" 200 115 0.069622 10.0.0.37 - - [2025-03-24 02:02:33] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017251 10.0.0.37 - - [2025-03-24 02:02:33] "POST /set-tag HTTP/1.1" 200 109 0.003213 10.0.0.37 - - [2025-03-24 02:02:33] "DELETE /loadbalancer-member/333c16e8-6e23-48d0-98a3-675167a44029 HTTP/1.1" 200 115 0.054294 10.0.0.37 - - [2025-03-24 02:02:33] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018906 10.0.0.37 - - [2025-03-24 02:02:33] "POST /set-tag HTTP/1.1" 200 109 0.003486 10.0.0.37 - - [2025-03-24 02:02:33] "DELETE /loadbalancer-member/7d308bb1-d1c0-4981-9b02-5b1627c12216 HTTP/1.1" 200 115 0.061906 10.0.0.37 - - [2025-03-24 02:02:33] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011857 10.0.0.37 - - [2025-03-24 02:02:33] "POST /set-tag HTTP/1.1" 200 109 0.003549 10.0.0.37 - - [2025-03-24 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.37 - - [2025-03-24 02:02:34] "GET /loadbalancer/e1932ccd-e3a2-4280-9bbf-b2b8b65701b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006010 10.0.0.37 - - [2025-03-24 02:02:34] "GET /loadbalancer-pool/bcb30214-e83e-449c-a053-1df503f5a3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006881 10.0.0.37 - - [2025-03-24 02:02:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037828 10.0.0.37 - - [2025-03-24 02:02:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.051136 10.0.0.37 - - [2025-03-24 02:02:34] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006764 10.0.0.37 - - [2025-03-24 02:02:34] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014331 10.0.0.37 - - [2025-03-24 02:02:34] "GET /floating-ip/61e9ae5c-697f-42e8-ae5f-7d2f5263ce42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.013073 10.0.0.37 - - [2025-03-24 02:02:34] "POST /set-tag HTTP/1.1" 200 109 0.098112 10.0.0.37 - - [2025-03-24 02:02:34] "GET /loadbalancer-pool/61790501-deeb-4271-a00e-722525f975ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.031399 10.0.0.37 - - [2025-03-24 02:02:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032886 10.0.0.37 - - [2025-03-24 02:02:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019382 10.0.0.37 - - [2025-03-24 02:02:34] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011418 10.0.0.37 - - [2025-03-24 02:02:34] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014262 10.0.0.37 - - [2025-03-24 02:02:34] "POST /set-tag HTTP/1.1" 200 109 0.013733 10.0.0.37 - - [2025-03-24 02:02:34] "GET /floating-ip/61e9ae5c-697f-42e8-ae5f-7d2f5263ce42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005430 10.0.0.37 - - [2025-03-24 02:02:34] "GET /loadbalancer-pool/a6b458e4-55ff-4b32-b19a-badb6d4599a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008774 10.0.0.37 - - [2025-03-24 02:02:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022038 10.0.0.37 - - [2025-03-24 02:02:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.022279 10.0.0.37 - - [2025-03-24 02:02:34] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005669 10.0.0.37 - - [2025-03-24 02:02:34] "GET /virtual-machine-interface/5be0105c-0853-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005662 10.0.0.37 - - [2025-03-24 02:02:34] "GET /floating-ip/61e9ae5c-697f-42e8-ae5f-7d2f5263ce42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003703 10.0.0.37 - - [2025-03-24 02:02:34] "POST /set-tag HTTP/1.1" 200 109 0.004462 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:05:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001048 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:05:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001157 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:06:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001069 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:06:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001875 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:06:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001162 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:06:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001578 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:06:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001341 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:06:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002273 10.0.0.37 - - [2025-03-24 02:06:44] "GET /global-system-configs HTTP/1.1" 200 322 0.003964 10.0.0.37 - - [2025-03-24 02:06:45] "GET /global-system-configs HTTP/1.1" 200 322 0.008806 10.0.0.37 - - [2025-03-24 02:07:48] "GET / HTTP/1.1" 200 35931 0.002680 10.0.0.37 - - [2025-03-24 02:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.37 - - [2025-03-24 02:07:48] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046191 10.0.0.37 - - [2025-03-24 02:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.37 - - [2025-03-24 02:07:49] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053503 10.0.0.37 - - [2025-03-24 02:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.37 - - [2025-03-24 02:07:49] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052603 10.0.0.37 - - [2025-03-24 02:07:49] "POST /tags HTTP/1.1" 200 333 0.063817 10.0.0.37 - - [2025-03-24 02:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.025847 10.0.0.37 - - [2025-03-24 02:07:49] "GET /tag/fd113f42-1d34-4ed4-8c2a-4cf9a561dcb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.055785 10.0.0.37 - - [2025-03-24 02:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.37 - - [2025-03-24 02:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009949 10.0.0.37 - - [2025-03-24 02:07:50] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054874 10.0.0.37 - - [2025-03-24 02:07:50] "GET /virtual-networks?parent_id=279d0077-1cec-485d-a2d9-55e33732f861&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.015121 10.0.0.37 - - [2025-03-24 02:07:50] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.084214 10.0.0.37 - - [2025-03-24 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009580 10.0.0.37 - - [2025-03-24 02:07:50] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007406 10.0.0.37 - - [2025-03-24 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.37 - - [2025-03-24 02:07:50] "GET /service-appliance-set/5e83b5f5-7d45-4231-9bc0-34a801e8d81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004082 10.0.0.37 - - [2025-03-24 02:07:50] "POST /virtual-networks HTTP/1.1" 200 512 0.099471 10.0.0.37 - - [2025-03-24 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017758 10.0.0.37 - - [2025-03-24 02:07:50] "POST /fqname-to-id HTTP/1.1" 404 254 0.002588 10.0.0.37 - - [2025-03-24 02:07:50] "GET /network-ipam/a9e19316-27f4-4484-8e9a-39a48998488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.004201 10.0.0.37 - - [2025-03-24 02:07:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.127926 10.0.0.37 - - [2025-03-24 02:07:50] "GET /virtual-machine-interface/d124e424-e323-4d7c-8522-397a0b0281ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018187 10.0.0.37 - - [2025-03-24 02:07:50] "POST /useragent-kv HTTP/1.1" 200 115 0.017904 10.0.0.37 - - [2025-03-24 02:07:50] "POST /ref-update HTTP/1.1" 200 156 0.184477 10.0.0.37 - - [2025-03-24 02:07:50] "GET /virtual-network/110ec59b-3a46-4bd8-a407-a868d1adcae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006667 10.0.0.37 - - [2025-03-24 02:07:50] "POST /instance-ips HTTP/1.1" 200 409 0.048297 10.0.0.37 - - [2025-03-24 02:07:50] "GET /instance-ip/af7c45a8-ca6c-41b6-be79-3626d16c56e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.008054 10.0.0.37 - - [2025-03-24 02:07:50] "GET /domains HTTP/1.1" 200 280 0.001969 10.0.0.37 - - [2025-03-24 02:07:50] "GET /domain/9820f81a-c123-41d5-ba90-5e90c858b0db HTTP/1.1" 200 3087 0.013896 10.0.0.37 - - [2025-03-24 02:07:50] "POST /loadbalancers HTTP/1.1" 200 610 0.077667 10.0.0.37 - - [2025-03-24 02:07:50] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861 HTTP/1.1" 200 5716 0.122252 10.0.0.37 - - [2025-03-24 02:07:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.028183 10.0.0.37 - - [2025-03-24 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.021481 10.0.0.37 - - [2025-03-24 02:07:50] "GET /virtual-network/110ec59b-3a46-4bd8-a407-a868d1adcae2 HTTP/1.1" 200 2089 0.038117 10.0.0.37 - - [2025-03-24 02:07:50] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.092367 10.0.0.37 - - [2025-03-24 02:07:50] "GET /virtual-network/110ec59b-3a46-4bd8-a407-a868d1adcae2 HTTP/1.1" 200 2089 0.015095 10.0.0.37 - - [2025-03-24 02:07:50] "GET /instance-ip/af7c45a8-ca6c-41b6-be79-3626d16c56e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.015175 10.0.0.37 - - [2025-03-24 02:07:50] "GET /routing-instance/2e7be8f9-db14-429c-829f-a2fa7d5d85aa HTTP/1.1" 200 1180 0.005241 10.0.0.37 - - [2025-03-24 02:07:50] "POST /route-targets HTTP/1.1" 200 327 0.046819 10.0.0.37 - - [2025-03-24 02:07:50] "GET /routing-instance/2e7be8f9-db14-429c-829f-a2fa7d5d85aa HTTP/1.1" 200 1180 0.004352 10.0.0.37 - - [2025-03-24 02:07:50] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.098827 10.0.0.37 - - [2025-03-24 02:07:50] "POST /ref-update HTTP/1.1" 200 156 0.069760 10.0.0.37 - - [2025-03-24 02:07:50] "POST /floating-ips HTTP/1.1" 200 597 0.114484 10.0.0.37 - - [2025-03-24 02:07:50] "GET /loadbalancer/e8f401f0-4af8-4987-a5c3-efa426909dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.014257 10.0.0.37 - - [2025-03-24 02:07:50] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.041765 10.0.0.37 - - [2025-03-24 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006114 10.0.0.37 - - [2025-03-24 02:07:51] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055496 10.0.0.37 - - [2025-03-24 02:07:51] "GET /loadbalancer-listener/165827a0-f59e-4e59-89ff-15e47cc9485e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.004674 10.0.0.37 - - [2025-03-24 02:07:51] "GET /loadbalancer-listener/165827a0-f59e-4e59-89ff-15e47cc9485e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.004661 10.0.0.37 - - [2025-03-24 02:07:51] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.025782 10.0.0.37 - - [2025-03-24 02:07:51] "GET /instance-ip/af7c45a8-ca6c-41b6-be79-3626d16c56e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.010015 10.0.0.37 - - [2025-03-24 02:07:51] "GET /instance-ip/af7c45a8-ca6c-41b6-be79-3626d16c56e9?fields=floating_ips HTTP/1.1" 200 1213 0.014052 10.0.0.37 - - [2025-03-24 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.37 - - [2025-03-24 02:07:51] "GET /floating-ip/8f8eeb99-e95a-4627-b2bd-f1438c35f014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003301 10.0.0.37 - - [2025-03-24 02:07:51] "GET /loadbalancer/e8f401f0-4af8-4987-a5c3-efa426909dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002825 10.0.0.37 - - [2025-03-24 02:07:51] "POST /tags HTTP/1.1" 200 295 0.087324 10.0.0.37 - - [2025-03-24 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006146 10.0.0.37 - - [2025-03-24 02:07:51] "GET /tag/2577c5ae-3bd4-4779-9acf-3a800f97de53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.023260 10.0.0.37 - - [2025-03-24 02:07:51] "POST /tags HTTP/1.1" 409 233 0.002676 10.0.0.37 - - [2025-03-24 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.37 - - [2025-03-24 02:07:51] "GET /tag/79575e82-56ea-4e07-aa1f-d1e9f5e40474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.015213 10.0.0.37 - - [2025-03-24 02:07:51] "POST /tags HTTP/1.1" 409 206 0.003029 10.0.0.37 - - [2025-03-24 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.37 - - [2025-03-24 02:07:51] "GET /tag/906b2cd5-0c2f-4a93-8237-655636aa7f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018509 10.0.0.37 - - [2025-03-24 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.37 - - [2025-03-24 02:07:51] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007968 10.0.0.37 - - [2025-03-24 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.37 - - [2025-03-24 02:07:51] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040030 10.0.0.37 - - [2025-03-24 02:07:51] "POST /virtual-machines HTTP/1.1" 200 369 0.020332 10.0.0.37 - - [2025-03-24 02:07:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.031198 10.0.0.37 - - [2025-03-24 02:07:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.162521 10.0.0.37 - - [2025-03-24 02:07:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.018437 10.0.0.37 - - [2025-03-24 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012693 10.0.0.37 - - [2025-03-24 02:07:52] "GET /virtual-machine-interface/ca95d9a4-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009767 10.0.0.37 - - [2025-03-24 02:07:52] "POST /instance-ips HTTP/1.1" 200 409 0.025839 10.0.0.37 - - [2025-03-24 02:07:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017888 10.0.0.37 - - [2025-03-24 02:07:52] "GET /virtual-machine-interface/ca95d9a4-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008905 10.0.0.37 - - [2025-03-24 02:07:52] "POST /set-tag HTTP/1.1" 200 109 0.025635 10.0.0.37 - - [2025-03-24 02:07:52] "GET /virtual-machine-interface/ca95d9a4-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.025774 10.0.0.37 - - [2025-03-24 02:07:52] "GET /instance-ip/cab95424-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007823 10.0.0.37 - - [2025-03-24 02:07:52] "GET /virtual-machine-interface/ca95d9a4-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006927 10.0.0.37 - - [2025-03-24 02:07:52] "POST /set-tag HTTP/1.1" 200 109 0.002712 10.0.0.37 - - [2025-03-24 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.37 - - [2025-03-24 02:07:52] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005679 10.0.0.37 - - [2025-03-24 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.37 - - [2025-03-24 02:07:52] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044064 10.0.0.37 - - [2025-03-24 02:07:52] "POST /virtual-machines HTTP/1.1" 200 369 0.011431 10.0.0.37 - - [2025-03-24 02:07:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017923 10.0.0.37 - - [2025-03-24 02:07:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.129968 10.0.0.37 - - [2025-03-24 02:07:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.013010 10.0.0.37 - - [2025-03-24 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014983 10.0.0.37 - - [2025-03-24 02:07:52] "GET /virtual-machine-interface/cb0aa4e6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009487 10.0.0.37 - - [2025-03-24 02:07:52] "POST /instance-ips HTTP/1.1" 200 409 0.025904 10.0.0.37 - - [2025-03-24 02:07:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021336 10.0.0.37 - - [2025-03-24 02:07:52] "GET /virtual-machine-interface/cb0aa4e6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009840 10.0.0.37 - - [2025-03-24 02:07:52] "POST /set-tag HTTP/1.1" 200 109 0.023660 10.0.0.37 - - [2025-03-24 02:07:53] "GET /virtual-machine-interface/cb0aa4e6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017768 10.0.0.37 - - [2025-03-24 02:07:53] "GET /instance-ip/cb2979de-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003793 10.0.0.37 - - [2025-03-24 02:07:53] "GET /virtual-machine-interface/cb0aa4e6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006053 10.0.0.37 - - [2025-03-24 02:07:53] "POST /set-tag HTTP/1.1" 200 109 0.003354 10.0.0.37 - - [2025-03-24 02:07:53] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003966 10.0.0.37 - - [2025-03-24 02:07:53] "POST /ref-update HTTP/1.1" 200 156 0.015567 10.0.0.37 - - [2025-03-24 02:07:53] "GET /virtual-machine-interface/ca95d9a4-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006884 10.0.0.37 - - [2025-03-24 02:07:53] "POST /set-tag HTTP/1.1" 200 109 0.003920 10.0.0.37 - - [2025-03-24 02:07:53] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.005036 10.0.0.37 - - [2025-03-24 02:07:53] "POST /ref-update HTTP/1.1" 200 156 0.013881 10.0.0.37 - - [2025-03-24 02:07:53] "GET /virtual-machine-interface/cb0aa4e6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013494 10.0.0.37 - - [2025-03-24 02:07:53] "POST /set-tag HTTP/1.1" 200 109 0.003779 10.0.0.37 - - [2025-03-24 02:07:53] "GET /virtual-machine-interface/ca95d9a4-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005774 10.0.0.37 - - [2025-03-24 02:07:53] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.37 - - [2025-03-24 02:07:53] "GET /virtual-machine-interface/cb0aa4e6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005542 10.0.0.37 - - [2025-03-24 02:07:53] "POST /set-tag HTTP/1.1" 200 109 0.009502 10.0.0.37 - - [2025-03-24 02:07:55] "GET /domains HTTP/1.1" 200 280 0.002532 10.0.0.37 - - [2025-03-24 02:07:55] "GET /domain/9820f81a-c123-41d5-ba90-5e90c858b0db HTTP/1.1" 200 3087 0.003999 10.0.0.37 - - [2025-03-24 02:07:55] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861 HTTP/1.1" 200 7064 0.044154 10.0.0.37 - - [2025-03-24 02:07:55] "GET /virtual-network/110ec59b-3a46-4bd8-a407-a868d1adcae2 HTTP/1.1" 200 2089 0.005398 10.0.0.37 - - [2025-03-24 02:07:55] "GET /virtual-network/110ec59b-3a46-4bd8-a407-a868d1adcae2 HTTP/1.1" 200 2089 0.005343 10.0.0.37 - - [2025-03-24 02:07:55] "GET /routing-instance/2e7be8f9-db14-429c-829f-a2fa7d5d85aa HTTP/1.1" 200 1401 0.004655 10.0.0.37 - - [2025-03-24 02:07:55] "GET /routing-instance/2e7be8f9-db14-429c-829f-a2fa7d5d85aa HTTP/1.1" 200 1401 0.003095 10.0.0.37 - - [2025-03-24 02:07:55] "GET /route-target/88f862fd-1565-4fc2-bfe8-9b2202958087 HTTP/1.1" 200 1152 0.003011 10.0.0.37 - - [2025-03-24 02:07:55] "GET /virtual-network/110ec59b-3a46-4bd8-a407-a868d1adcae2 HTTP/1.1" 200 2089 0.005587 10.0.0.37 - - [2025-03-24 02:07:55] "GET /routing-instance/2e7be8f9-db14-429c-829f-a2fa7d5d85aa HTTP/1.1" 200 1401 0.004499 10.0.0.37 - - [2025-03-24 02:07:55] "GET /virtual-network/110ec59b-3a46-4bd8-a407-a868d1adcae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004893 10.0.0.37 - - [2025-03-24 02:07:55] "GET /virtual-network/110ec59b-3a46-4bd8-a407-a868d1adcae2 HTTP/1.1" 200 2089 0.004812 10.0.0.37 - - [2025-03-24 02:07:55] "GET /routing-instance/2e7be8f9-db14-429c-829f-a2fa7d5d85aa HTTP/1.1" 200 1401 0.003189 10.0.0.37 - - [2025-03-24 02:07:55] "GET /routing-instance/2e7be8f9-db14-429c-829f-a2fa7d5d85aa HTTP/1.1" 200 1401 0.004833 10.0.0.37 - - [2025-03-24 02:07:55] "GET /route-target/88f862fd-1565-4fc2-bfe8-9b2202958087 HTTP/1.1" 200 1152 0.003108 10.0.0.37 - - [2025-03-24 02:07:55] "GET /domains HTTP/1.1" 200 280 0.003271 10.0.0.37 - - [2025-03-24 02:07:55] "GET /domain/9820f81a-c123-41d5-ba90-5e90c858b0db HTTP/1.1" 200 3087 0.004229 10.0.0.37 - - [2025-03-24 02:07:56] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861 HTTP/1.1" 200 7064 0.034680 10.0.0.37 - - [2025-03-24 02:07:56] "GET /virtual-network/110ec59b-3a46-4bd8-a407-a868d1adcae2 HTTP/1.1" 200 2089 0.005474 10.0.0.37 - - [2025-03-24 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.37 - - [2025-03-24 02:07:56] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066193 10.0.0.37 - - [2025-03-24 02:07:56] "GET /virtual-network/110ec59b-3a46-4bd8-a407-a868d1adcae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006994 10.0.0.37 - - [2025-03-24 02:07:56] "GET /floating-ip-pools?parent_id=110ec59b-3a46-4bd8-a407-a868d1adcae2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003452 10.0.0.37 - - [2025-03-24 02:07:56] "GET /virtual-network/110ec59b-3a46-4bd8-a407-a868d1adcae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006848 10.0.0.37 - - [2025-03-24 02:07:56] "POST /floating-ip-pools HTTP/1.1" 200 562 0.029855 10.0.0.37 - - [2025-03-24 02:07:56] "POST /ref-update HTTP/1.1" 200 156 0.022751 10.0.0.37 - - [2025-03-24 02:07:56] "GET /virtual-network/110ec59b-3a46-4bd8-a407-a868d1adcae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005286 10.0.0.37 - - [2025-03-24 02:07:56] "GET /domains HTTP/1.1" 200 280 0.002229 10.0.0.37 - - [2025-03-24 02:07:56] "GET /domain/9820f81a-c123-41d5-ba90-5e90c858b0db HTTP/1.1" 200 3087 0.003426 10.0.0.37 - - [2025-03-24 02:07:56] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861 HTTP/1.1" 200 7320 0.044395 10.0.0.37 - - [2025-03-24 02:07:56] "GET /virtual-network/110ec59b-3a46-4bd8-a407-a868d1adcae2 HTTP/1.1" 200 2327 0.008257 10.0.0.37 - - [2025-03-24 02:07:56] "GET /floating-ip-pool/3c3dcb0b-6a85-4f53-953e-44fbdd6398b5 HTTP/1.1" 200 1314 0.002941 10.0.0.37 - - [2025-03-24 02:07:56] "GET /domains HTTP/1.1" 200 280 0.001857 10.0.0.37 - - [2025-03-24 02:07:56] "GET /domain/9820f81a-c123-41d5-ba90-5e90c858b0db HTTP/1.1" 200 3087 0.003004 10.0.0.37 - - [2025-03-24 02:07:56] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861 HTTP/1.1" 200 7320 0.038779 10.0.0.37 - - [2025-03-24 02:07:56] "GET /virtual-network/110ec59b-3a46-4bd8-a407-a868d1adcae2 HTTP/1.1" 200 2327 0.005331 10.0.0.37 - - [2025-03-24 02:07:56] "GET /virtual-network/110ec59b-3a46-4bd8-a407-a868d1adcae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005916 10.0.0.37 - - [2025-03-24 02:07:56] "POST /tags HTTP/1.1" 200 365 0.063572 10.0.0.37 - - [2025-03-24 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016801 10.0.0.37 - - [2025-03-24 02:07:56] "GET /tag/6364626c-fcf0-443c-bb5f-f73307fb2e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019320 10.0.0.37 - - [2025-03-24 02:07:56] "POST /tags HTTP/1.1" 409 206 0.002173 10.0.0.37 - - [2025-03-24 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.37 - - [2025-03-24 02:07:56] "GET /tag/906b2cd5-0c2f-4a93-8237-655636aa7f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014785 10.0.0.37 - - [2025-03-24 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.37 - - [2025-03-24 02:07:56] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.058604 10.0.0.37 - - [2025-03-24 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.37 - - [2025-03-24 02:07:56] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008610 10.0.0.37 - - [2025-03-24 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.37 - - [2025-03-24 02:07:56] "GET /service-appliance-set/7943be07-c4a2-4ab3-9e3d-21a2ec9ced4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.005414 10.0.0.37 - - [2025-03-24 02:07:56] "POST /fqname-to-id HTTP/1.1" 404 258 0.002450 10.0.0.37 - - [2025-03-24 02:07:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.150875 10.0.0.37 - - [2025-03-24 02:07:57] "GET /virtual-machine-interface/cea9de4d-0755-419b-b269-620a06463800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.020463 10.0.0.37 - - [2025-03-24 02:07:57] "POST /set-tag HTTP/1.1" 200 109 0.027195 10.0.0.37 - - [2025-03-24 02:07:57] "POST /instance-ips HTTP/1.1" 200 417 0.025680 10.0.0.37 - - [2025-03-24 02:07:57] "GET /instance-ip/1b764381-fa64-43dd-8ba0-a0c34c747b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.007980 10.0.0.37 - - [2025-03-24 02:07:57] "POST /loadbalancers HTTP/1.1" 200 618 0.062743 10.0.0.37 - - [2025-03-24 02:07:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017837 10.0.0.37 - - [2025-03-24 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006455 10.0.0.37 - - [2025-03-24 02:07:57] "POST /service-instances HTTP/1.1" 200 566 0.049468 10.0.0.37 - - [2025-03-24 02:07:57] "POST /ref-update HTTP/1.1" 200 156 0.044022 10.0.0.37 - - [2025-03-24 02:07:57] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.101619 10.0.0.37 - - [2025-03-24 02:07:57] "GET /virtual-machine-interface/cea9de4d-0755-419b-b269-620a06463800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.007919 10.0.0.37 - - [2025-03-24 02:07:57] "GET /virtual-machine-interface/cea9de4d-0755-419b-b269-620a06463800?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.009060 10.0.0.37 - - [2025-03-24 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.37 - - [2025-03-24 02:07:57] "PUT /service-instance/2f0ac0de-3c25-47aa-899f-9a6073c5ee2e HTTP/1.1" 200 266 0.022662 10.0.0.37 - - [2025-03-24 02:07:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011672 10.0.0.37 - - [2025-03-24 02:07:57] "GET /floating-ip-pool/3c3dcb0b-6a85-4f53-953e-44fbdd6398b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.007862 10.0.0.37 - - [2025-03-24 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.37 - - [2025-03-24 02:07:57] "POST /floating-ips HTTP/1.1" 200 671 0.097187 10.0.0.37 - - [2025-03-24 02:07:57] "POST /virtual-machines HTTP/1.1" 200 429 0.092833 10.0.0.37 - - [2025-03-24 02:07:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.042515 10.0.0.37 - - [2025-03-24 02:07:57] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004466 10.0.0.37 - - [2025-03-24 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.37 - - [2025-03-24 02:07:57] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004036 10.0.0.37 - - [2025-03-24 02:07:57] "POST /tags HTTP/1.1" 409 221 0.004506 10.0.0.37 - - [2025-03-24 02:07:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.157682 10.0.0.37 - - [2025-03-24 02:07:58] "POST /chown HTTP/1.1" 200 109 0.025206 10.0.0.37 - - [2025-03-24 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007804 10.0.0.37 - - [2025-03-24 02:07:58] "GET /tag/fd113f42-1d34-4ed4-8c2a-4cf9a561dcb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.029869 10.0.0.37 - - [2025-03-24 02:07:58] "POST /tags HTTP/1.1" 409 238 0.003094 10.0.0.37 - - [2025-03-24 02:07:58] "POST /chown HTTP/1.1" 200 109 0.007710 10.0.0.37 - - [2025-03-24 02:07:58] "PUT /virtual-machine-interface/d3ab9ff7-88ec-44d8-b739-0aef0ce60567 HTTP/1.1" 200 284 0.018610 10.0.0.37 - - [2025-03-24 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013130 10.0.0.37 - - [2025-03-24 02:07:58] "GET /tag/6364626c-fcf0-443c-bb5f-f73307fb2e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.022586 10.0.0.37 - - [2025-03-24 02:07:58] "PUT /instance-ip/1b764381-fa64-43dd-8ba0-a0c34c747b0d HTTP/1.1" 200 256 0.062690 10.0.0.37 - - [2025-03-24 02:07:58] "POST /firewall-rules HTTP/1.1" 200 650 0.109213 10.0.0.37 - - [2025-03-24 02:07:58] "POST /ref-update HTTP/1.1" 200 156 0.078104 10.0.0.37 - - [2025-03-24 02:07:58] "GET /firewall-rule/9d44518c-5514-4ee7-a10a-57c929d13fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.014035 10.0.0.37 - - [2025-03-24 02:07:58] "GET /firewall-policy/a740fce6-3b68-4bc4-a635-b5178ee7f5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.008558 10.0.0.37 - - [2025-03-24 02:07:58] "POST /ref-update HTTP/1.1" 200 156 0.049959 10.0.0.37 - - [2025-03-24 02:07:58] "GET /firewall-rule/9d44518c-5514-4ee7-a10a-57c929d13fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005371 10.0.0.37 - - [2025-03-24 02:07:58] "POST /ref-update HTTP/1.1" 200 156 0.033834 10.0.0.37 - - [2025-03-24 02:07:58] "POST /ref-update HTTP/1.1" 200 156 0.025724 10.0.0.37 - - [2025-03-24 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011391 10.0.0.37 - - [2025-03-24 02:07:58] "POST /ref-update HTTP/1.1" 200 156 0.025937 10.0.0.37 - - [2025-03-24 02:07:58] "POST /ref-update HTTP/1.1" 200 156 0.030709 10.0.0.37 - - [2025-03-24 02:07:58] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.107323 10.0.0.37 - - [2025-03-24 02:07:58] "POST /ref-update HTTP/1.1" 200 156 0.053496 10.0.0.37 - - [2025-03-24 02:07:58] "GET /loadbalancer/be1cf842-adc2-436c-8788-7e8ed13332c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005512 10.0.0.37 - - [2025-03-24 02:07:58] "POST /virtual-machines HTTP/1.1" 200 429 0.036245 10.0.0.37 - - [2025-03-24 02:07:58] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.088472 10.0.0.37 - - [2025-03-24 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007766 10.0.0.37 - - [2025-03-24 02:07:58] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.092292 10.0.0.37 - - [2025-03-24 02:07:58] "GET /loadbalancer-listener/b5923b1a-dd3b-4c6c-a889-572d17782ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.011377 10.0.0.37 - - [2025-03-24 02:07:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.231245 10.0.0.37 - - [2025-03-24 02:07:58] "GET /loadbalancer-listener/b5923b1a-dd3b-4c6c-a889-572d17782ef7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.035087 10.0.0.37 - - [2025-03-24 02:07:58] "POST /chown HTTP/1.1" 200 109 0.042400 10.0.0.37 - - [2025-03-24 02:07:59] "POST /chown HTTP/1.1" 200 109 0.010243 10.0.0.37 - - [2025-03-24 02:07:59] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.061495 10.0.0.37 - - [2025-03-24 02:07:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.067222 10.0.0.37 - - [2025-03-24 02:07:59] "PUT /virtual-machine-interface/d38a55a0-8b30-439b-a2e0-a599420915fc HTTP/1.1" 200 284 0.104327 10.0.0.37 - - [2025-03-24 02:07:59] "GET /loadbalancer-pool/517b9ca1-ecc2-40ab-a111-d1149d0fb9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.036683 10.0.0.37 - - [2025-03-24 02:07:59] "PUT /instance-ip/1b764381-fa64-43dd-8ba0-a0c34c747b0d HTTP/1.1" 200 256 0.081931 10.0.0.37 - - [2025-03-24 02:07:59] "POST /ref-update HTTP/1.1" 200 156 0.032758 10.0.0.37 - - [2025-03-24 02:07:59] "POST /loadbalancer-members HTTP/1.1" 200 707 0.070425 10.0.0.37 - - [2025-03-24 02:07:59] "POST /ref-update HTTP/1.1" 200 156 0.047294 10.0.0.37 - - [2025-03-24 02:07:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.043474 10.0.0.37 - - [2025-03-24 02:07:59] "GET /loadbalancer-member/bdf13235-0527-4ebe-8f27-bba81df45658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.014854 10.0.0.37 - - [2025-03-24 02:07:59] "POST /ref-update HTTP/1.1" 200 156 0.048542 10.0.0.37 - - [2025-03-24 02:07:59] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015795 10.0.0.37 - - [2025-03-24 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.37 - - [2025-03-24 02:07:59] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.025671 10.0.0.37 - - [2025-03-24 02:07:59] "POST /ref-update HTTP/1.1" 200 156 0.064046 10.0.0.37 - - [2025-03-24 02:07:59] "POST /tags HTTP/1.1" 409 221 0.008885 10.0.0.37 - - [2025-03-24 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012384 10.0.0.37 - - [2025-03-24 02:07:59] "POST /ref-update HTTP/1.1" 200 156 0.073778 10.0.0.37 - - [2025-03-24 02:07:59] "GET /tag/fd113f42-1d34-4ed4-8c2a-4cf9a561dcb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.055040 10.0.0.37 - - [2025-03-24 02:07:59] "POST /tags HTTP/1.1" 409 238 0.004651 10.0.0.37 - - [2025-03-24 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007040 10.0.0.37 - - [2025-03-24 02:07:59] "GET /tag/6364626c-fcf0-443c-bb5f-f73307fb2e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.028174 10.0.0.37 - - [2025-03-24 02:07:59] "PUT /service-instance/2f0ac0de-3c25-47aa-899f-9a6073c5ee2e HTTP/1.1" 200 266 0.010151 10.0.0.37 - - [2025-03-24 02:07:59] "POST /firewall-rules HTTP/1.1" 409 293 0.003901 10.0.0.37 - - [2025-03-24 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.37 - - [2025-03-24 02:07:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016571 10.0.0.37 - - [2025-03-24 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.37 - - [2025-03-24 02:07:59] "PUT /firewall-rule/9d44518c-5514-4ee7-a10a-57c929d13fa3 HTTP/1.1" 200 260 0.062814 10.0.0.37 - - [2025-03-24 02:07:59] "POST /chown HTTP/1.1" 200 109 0.030753 10.0.0.37 - - [2025-03-24 02:07:59] "GET /firewall-rule/9d44518c-5514-4ee7-a10a-57c929d13fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.020741 10.0.0.37 - - [2025-03-24 02:08:00] "GET /firewall-policy/a740fce6-3b68-4bc4-a635-b5178ee7f5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.019485 10.0.0.37 - - [2025-03-24 02:08:00] "GET /firewall-rule/9d44518c-5514-4ee7-a10a-57c929d13fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005297 10.0.0.37 - - [2025-03-24 02:08:00] "POST /chown HTTP/1.1" 200 109 0.051232 10.0.0.37 - - [2025-03-24 02:08:00] "PUT /instance-ip/1b764381-fa64-43dd-8ba0-a0c34c747b0d HTTP/1.1" 200 256 0.048584 10.0.0.37 - - [2025-03-24 02:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012353 10.0.0.37 - - [2025-03-24 02:08:00] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006120 10.0.0.37 - - [2025-03-24 02:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.37 - - [2025-03-24 02:08:00] "POST /ref-update HTTP/1.1" 200 156 0.024244 10.0.0.37 - - [2025-03-24 02:08:00] "POST /chown HTTP/1.1" 200 109 0.034310 10.0.0.37 - - [2025-03-24 02:08:00] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.087385 10.0.0.37 - - [2025-03-24 02:08:00] "POST /chown HTTP/1.1" 200 109 0.066088 10.0.0.37 - - [2025-03-24 02:08:00] "POST /virtual-machines HTTP/1.1" 200 373 0.025855 10.0.0.37 - - [2025-03-24 02:08:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.033888 10.0.0.37 - - [2025-03-24 02:08:00] "PUT /instance-ip/1b764381-fa64-43dd-8ba0-a0c34c747b0d HTTP/1.1" 200 256 0.040345 10.0.0.37 - - [2025-03-24 02:08:00] "POST /ref-update HTTP/1.1" 200 156 0.031493 10.0.0.37 - - [2025-03-24 02:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.37 - - [2025-03-24 02:08:00] "POST /chown HTTP/1.1" 200 109 0.073548 10.0.0.37 - - [2025-03-24 02:08:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.225098 10.0.0.37 - - [2025-03-24 02:08:00] "POST /chown HTTP/1.1" 200 109 0.050539 10.0.0.37 - - [2025-03-24 02:08:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016435 10.0.0.37 - - [2025-03-24 02:08:00] "PUT /instance-ip/1b764381-fa64-43dd-8ba0-a0c34c747b0d HTTP/1.1" 200 256 0.055779 10.0.0.37 - - [2025-03-24 02:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.018490 10.0.0.37 - - [2025-03-24 02:08:00] "GET /virtual-machine-interface/cfaefdbc-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.011670 10.0.0.37 - - [2025-03-24 02:08:00] "POST /ref-update HTTP/1.1" 200 156 0.014893 10.0.0.37 - - [2025-03-24 02:08:00] "POST /chown HTTP/1.1" 200 109 0.014239 10.0.0.37 - - [2025-03-24 02:08:00] "POST /chown HTTP/1.1" 200 109 0.024659 10.0.0.37 - - [2025-03-24 02:08:00] "POST /instance-ips HTTP/1.1" 200 413 0.077035 10.0.0.37 - - [2025-03-24 02:08:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.035483 10.0.0.37 - - [2025-03-24 02:08:00] "PUT /instance-ip/1b764381-fa64-43dd-8ba0-a0c34c747b0d HTTP/1.1" 200 256 0.036906 10.0.0.37 - - [2025-03-24 02:08:00] "GET /virtual-machine-interface/cfaefdbc-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.022595 10.0.0.37 - - [2025-03-24 02:08:00] "POST /ref-update HTTP/1.1" 200 156 0.039101 10.0.0.37 - - [2025-03-24 02:08:00] "POST /set-tag HTTP/1.1" 200 109 0.029282 10.0.0.37 - - [2025-03-24 02:08:00] "GET /virtual-machine-interface/cfaefdbc-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012745 10.0.0.37 - - [2025-03-24 02:08:00] "GET /instance-ip/cfdbac5e-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007174 10.0.0.37 - - [2025-03-24 02:08:01] "GET /virtual-machine-interface/cfaefdbc-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005267 10.0.0.37 - - [2025-03-24 02:08:01] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.37 - - [2025-03-24 02:08:01] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004350 10.0.0.37 - - [2025-03-24 02:08:01] "PUT /service-instance/2f0ac0de-3c25-47aa-899f-9a6073c5ee2e HTTP/1.1" 200 266 0.011022 10.0.0.37 - - [2025-03-24 02:08:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.029194 10.0.0.37 - - [2025-03-24 02:08:01] "POST /ref-update HTTP/1.1" 200 156 0.039127 10.0.0.37 - - [2025-03-24 02:08:01] "GET /virtual-machine-interface/cfaefdbc-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011842 10.0.0.37 - - [2025-03-24 02:08:01] "POST /set-tag HTTP/1.1" 200 109 0.006998 10.0.0.37 - - [2025-03-24 02:08:01] "PUT /service-instance/2f0ac0de-3c25-47aa-899f-9a6073c5ee2e HTTP/1.1" 200 266 0.016509 10.0.0.37 - - [2025-03-24 02:08:01] "GET /virtual-machine-interface/cfaefdbc-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005572 10.0.0.37 - - [2025-03-24 02:08:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021898 10.0.0.37 - - [2025-03-24 02:08:01] "POST /set-tag HTTP/1.1" 200 109 0.020564 10.0.0.37 - - [2025-03-24 02:08:01] "PUT /service-instance/2f0ac0de-3c25-47aa-899f-9a6073c5ee2e HTTP/1.1" 200 266 0.011210 10.0.0.37 - - [2025-03-24 02:08:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.025624 10.0.0.37 - - [2025-03-24 02:08:01] "PUT /service-instance/2f0ac0de-3c25-47aa-899f-9a6073c5ee2e HTTP/1.1" 200 266 0.011165 10.0.0.37 - - [2025-03-24 02:08:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.029874 10.0.0.37 - - [2025-03-24 02:08:01] "PUT /service-instance/2f0ac0de-3c25-47aa-899f-9a6073c5ee2e HTTP/1.1" 200 266 0.023795 10.0.0.37 - - [2025-03-24 02:08:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013551 10.0.0.37 - - [2025-03-24 02:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.37 - - [2025-03-24 02:08:01] "POST /chown HTTP/1.1" 200 109 0.008029 10.0.0.37 - - [2025-03-24 02:08:01] "POST /chown HTTP/1.1" 200 109 0.012876 10.0.0.37 - - [2025-03-24 02:08:01] "POST /ref-update HTTP/1.1" 200 156 0.027919 10.0.0.37 - - [2025-03-24 02:08:01] "POST /chown HTTP/1.1" 200 109 0.012913 10.0.0.37 - - [2025-03-24 02:08:01] "POST /chown HTTP/1.1" 200 109 0.007654 10.0.0.37 - - [2025-03-24 02:08:01] "POST /ref-update HTTP/1.1" 200 156 0.014666 10.0.0.37 - - [2025-03-24 02:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.37 - - [2025-03-24 02:08:01] "POST /chown HTTP/1.1" 200 109 0.010796 10.0.0.37 - - [2025-03-24 02:08:01] "POST /chown HTTP/1.1" 200 109 0.024602 10.0.0.37 - - [2025-03-24 02:08:01] "POST /chown HTTP/1.1" 200 109 0.020173 10.0.0.37 - - [2025-03-24 02:08:01] "POST /chown HTTP/1.1" 200 109 0.009325 10.0.0.37 - - [2025-03-24 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.010672 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.025212 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.021658 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.008066 10.0.0.37 - - [2025-03-24 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.010699 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.015180 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.010682 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.019633 10.0.0.37 - - [2025-03-24 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.030901 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.062855 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.028090 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.012959 10.0.0.37 - - [2025-03-24 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007222 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.010737 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.008051 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.022429 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.027841 10.0.0.37 - - [2025-03-24 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.007080 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.015605 10.0.0.37 - - [2025-03-24 02:08:02] "POST /chown HTTP/1.1" 200 109 0.011963 10.0.0.37 - - [2025-03-24 02:08:03] "POST /chown HTTP/1.1" 200 109 0.031094 10.0.0.37 - - [2025-03-24 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.37 - - [2025-03-24 02:08:03] "POST /chown HTTP/1.1" 200 109 0.011626 10.0.0.37 - - [2025-03-24 02:08:03] "POST /chown HTTP/1.1" 200 109 0.022914 10.0.0.37 - - [2025-03-24 02:08:03] "POST /chown HTTP/1.1" 200 109 0.022684 10.0.0.37 - - [2025-03-24 02:08:03] "POST /chown HTTP/1.1" 200 109 0.010347 10.0.0.37 - - [2025-03-24 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012536 10.0.0.37 - - [2025-03-24 02:08:03] "POST /chown HTTP/1.1" 200 109 0.010015 10.0.0.37 - - [2025-03-24 02:08:03] "POST /chown HTTP/1.1" 200 109 0.008198 10.0.0.37 - - [2025-03-24 02:08:03] "POST /chown HTTP/1.1" 200 109 0.014066 10.0.0.37 - - [2025-03-24 02:08:03] "POST /chown HTTP/1.1" 200 109 0.025993 10.0.0.37 - - [2025-03-24 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.37 - - [2025-03-24 02:08:03] "POST /chown HTTP/1.1" 200 109 0.008914 10.0.0.37 - - [2025-03-24 02:08:03] "POST /chown HTTP/1.1" 200 109 0.025457 10.0.0.37 - - [2025-03-24 02:08:03] "GET /virtual-machine-interface/ca95d9a4-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011999 10.0.0.37 - - [2025-03-24 02:08:03] "POST /set-tag HTTP/1.1" 200 109 0.005275 10.0.0.37 - - [2025-03-24 02:08:03] "POST /chown HTTP/1.1" 200 109 0.025942 10.0.0.37 - - [2025-03-24 02:08:03] "POST /chown HTTP/1.1" 200 109 0.057278 10.0.0.37 - - [2025-03-24 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014483 10.0.0.37 - - [2025-03-24 02:08:03] "GET /loadbalancer/e8f401f0-4af8-4987-a5c3-efa426909dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.018013 10.0.0.37 - - [2025-03-24 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.020511 10.0.0.37 - - [2025-03-24 02:08:03] "GET /loadbalancer-pool/a21033d5-a3b4-4d6c-b086-68493c9b795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.004674 10.0.0.37 - - [2025-03-24 02:08:03] "POST /chown HTTP/1.1" 200 109 0.015718 10.0.0.37 - - [2025-03-24 02:08:03] "POST /chown HTTP/1.1" 200 109 0.043290 10.0.0.37 - - [2025-03-24 02:08:03] "POST /chown HTTP/1.1" 200 109 0.032132 10.0.0.37 - - [2025-03-24 02:08:03] "POST /loadbalancer-members HTTP/1.1" 200 702 0.101264 10.0.0.37 - - [2025-03-24 02:08:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.066900 10.0.0.37 - - [2025-03-24 02:08:03] "GET /virtual-machine-interface/ca95d9a4-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013860 10.0.0.37 - - [2025-03-24 02:08:03] "POST /chown HTTP/1.1" 200 109 0.054139 10.0.0.37 - - [2025-03-24 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.026853 10.0.0.37 - - [2025-03-24 02:08:03] "POST /tags HTTP/1.1" 409 221 0.004554 10.0.0.37 - - [2025-03-24 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005150 10.0.0.37 - - [2025-03-24 02:08:03] "GET /tag/fd113f42-1d34-4ed4-8c2a-4cf9a561dcb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016082 10.0.0.37 - - [2025-03-24 02:08:03] "POST /chown HTTP/1.1" 200 109 0.032506 10.0.0.37 - - [2025-03-24 02:08:04] "POST /chown HTTP/1.1" 200 109 0.018333 10.0.0.37 - - [2025-03-24 02:08:04] "POST /chown HTTP/1.1" 200 109 0.013611 10.0.0.37 - - [2025-03-24 02:08:04] "POST /set-tag HTTP/1.1" 200 109 0.068539 10.0.0.37 - - [2025-03-24 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008288 10.0.0.37 - - [2025-03-24 02:08:04] "POST /chown HTTP/1.1" 200 109 0.043494 10.0.0.37 - - [2025-03-24 02:08:04] "GET /loadbalancer/e8f401f0-4af8-4987-a5c3-efa426909dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.015866 10.0.0.37 - - [2025-03-24 02:08:04] "GET /loadbalancer-pool/a21033d5-a3b4-4d6c-b086-68493c9b795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003863 10.0.0.37 - - [2025-03-24 02:08:04] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023450 10.0.0.37 - - [2025-03-24 02:08:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010772 10.0.0.37 - - [2025-03-24 02:08:04] "GET /virtual-machine-interface/cb0aa4e6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007473 10.0.0.37 - - [2025-03-24 02:08:04] "POST /set-tag HTTP/1.1" 200 109 0.021778 10.0.0.37 - - [2025-03-24 02:08:04] "GET /virtual-machine-interface/cb0aa4e6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.019383 10.0.0.37 - - [2025-03-24 02:08:04] "POST /set-tag HTTP/1.1" 200 109 0.003146 10.0.0.37 - - [2025-03-24 02:08:04] "GET /virtual-machine-interface/ca95d9a4-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007604 10.0.0.37 - - [2025-03-24 02:08:04] "POST /ref-update HTTP/1.1" 200 156 0.011447 10.0.0.37 - - [2025-03-24 02:08:04] "GET /floating-ip/8f8eeb99-e95a-4627-b2bd-f1438c35f014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.013307 10.0.0.37 - - [2025-03-24 02:08:04] "PUT /floating-ip/8f8eeb99-e95a-4627-b2bd-f1438c35f014 HTTP/1.1" 200 256 0.026240 10.0.0.37 - - [2025-03-24 02:08:04] "GET /virtual-machine/929c1cee-bc04-42d2-a691-0f7052e0cc1e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.008389 10.0.0.37 - - [2025-03-24 02:08:04] "GET /virtual-machine-interface/ca95d9a4-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010459 10.0.0.37 - - [2025-03-24 02:08:04] "GET /virtual-machine-interface/cb0aa4e6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.014694 10.0.0.37 - - [2025-03-24 02:08:04] "POST /ref-update HTTP/1.1" 200 156 0.010903 10.0.0.37 - - [2025-03-24 02:08:04] "GET /floating-ip/8f8eeb99-e95a-4627-b2bd-f1438c35f014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.020727 10.0.0.37 - - [2025-03-24 02:08:04] "GET /virtual-machine/49861106-c66b-4300-ade3-a62820b26809?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003567 10.0.0.37 - - [2025-03-24 02:08:04] "GET /virtual-machine-interface/cb0aa4e6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005491 10.0.0.37 - - [2025-03-24 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.37 - - [2025-03-24 02:08:05] "POST /chown HTTP/1.1" 200 109 0.007447 10.0.0.37 - - [2025-03-24 02:08:05] "POST /chown HTTP/1.1" 200 109 0.008448 10.0.0.37 - - [2025-03-24 02:08:05] "POST /chown HTTP/1.1" 200 109 0.008271 10.0.0.37 - - [2025-03-24 02:08:05] "POST /chown HTTP/1.1" 200 109 0.007361 10.0.0.37 - - [2025-03-24 02:08:13] "GET /virtual-machine-interface/cfaefdbc-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007907 10.0.0.37 - - [2025-03-24 02:08:13] "POST /set-tag HTTP/1.1" 200 109 0.002811 10.0.0.37 - - [2025-03-24 02:08:14] "GET /virtual-machine/31fc6874-ad25-48c6-b877-2144780ca68f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003726 10.0.0.37 - - [2025-03-24 02:08:14] "GET /virtual-machine-interface/cfaefdbc-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005719 10.0.0.37 - - [2025-03-24 02:08:15] "GET /virtual-machine-interface/cfaefdbc-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006378 10.0.0.37 - - [2025-03-24 02:08:15] "POST /set-tag HTTP/1.1" 200 109 0.003731 10.0.0.37 - - [2025-03-24 02:08:46] "GET /virtual-machine-interface/cfaefdbc-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006684 10.0.0.37 - - [2025-03-24 02:08:46] "POST /set-tag HTTP/1.1" 200 109 0.003673 10.0.0.37 - - [2025-03-24 02:08:46] "GET /virtual-machine-interface/cfaefdbc-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006460 10.0.0.37 - - [2025-03-24 02:08:46] "POST /set-tag HTTP/1.1" 200 109 0.003820 10.0.0.37 - - [2025-03-24 02:08:46] "GET /virtual-machine/31fc6874-ad25-48c6-b877-2144780ca68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003358 10.0.0.37 - - [2025-03-24 02:08:46] "POST /ref-update HTTP/1.1" 200 156 0.013453 10.0.0.37 - - [2025-03-24 02:08:46] "GET /virtual-machine-interface/cfaefdbc-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013892 10.0.0.37 - - [2025-03-24 02:08:46] "POST /set-tag HTTP/1.1" 200 109 0.023849 10.0.0.37 - - [2025-03-24 02:08:46] "POST /set-tag HTTP/1.1" 200 109 0.019940 10.0.0.37 - - [2025-03-24 02:08:46] "DELETE /instance-ip/cfdbac5e-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.067298 10.0.0.37 - - [2025-03-24 02:08:47] "DELETE /virtual-machine-interface/cfaefdbc-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.052907 10.0.0.37 - - [2025-03-24 02:08:47] "DELETE /virtual-machine/31fc6874-ad25-48c6-b877-2144780ca68f HTTP/1.1" 200 115 0.033566 10.0.0.37 - - [2025-03-24 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.37 - - [2025-03-24 02:08:50] "GET /tag/6364626c-fcf0-443c-bb5f-f73307fb2e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.022875 10.0.0.37 - - [2025-03-24 02:08:50] "GET /tag/6364626c-fcf0-443c-bb5f-f73307fb2e94?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.017338 10.0.0.37 - - [2025-03-24 02:08:50] "GET /virtual-machine-interface/cea9de4d-0755-419b-b269-620a06463800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.009717 10.0.0.37 - - [2025-03-24 02:08:50] "POST /set-tag HTTP/1.1" 200 109 0.036845 10.0.0.37 - - [2025-03-24 02:08:50] "GET /virtual-machine-interface/d38a55a0-8b30-439b-a2e0-a599420915fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.018007 10.0.0.37 - - [2025-03-24 02:08:50] "POST /set-tag HTTP/1.1" 200 109 0.040263 10.0.0.37 - - [2025-03-24 02:08:50] "GET /virtual-machine-interface/d3ab9ff7-88ec-44d8-b739-0aef0ce60567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.007121 10.0.0.37 - - [2025-03-24 02:08:50] "POST /set-tag HTTP/1.1" 200 109 0.019691 10.0.0.37 - - [2025-03-24 02:08:50] "GET /firewall-policy/a740fce6-3b68-4bc4-a635-b5178ee7f5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.021899 10.0.0.37 - - [2025-03-24 02:08:50] "GET /firewall-rule/9d44518c-5514-4ee7-a10a-57c929d13fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004369 10.0.0.37 - - [2025-03-24 02:08:50] "POST /ref-update HTTP/1.1" 200 156 0.015754 10.0.0.37 - - [2025-03-24 02:08:50] "DELETE /firewall-rule/9d44518c-5514-4ee7-a10a-57c929d13fa3 HTTP/1.1" 200 115 0.065329 10.0.0.37 - - [2025-03-24 02:08:50] "DELETE /loadbalancer-member/bdf13235-0527-4ebe-8f27-bba81df45658 HTTP/1.1" 200 115 0.046507 10.0.0.37 - - [2025-03-24 02:08:50] "PUT /service-instance/2f0ac0de-3c25-47aa-899f-9a6073c5ee2e HTTP/1.1" 200 266 0.014848 10.0.0.37 - - [2025-03-24 02:08:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015981 10.0.0.37 - - [2025-03-24 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.37 - - [2025-03-24 02:08:50] "DELETE /loadbalancer-pool/517b9ca1-ecc2-40ab-a111-d1149d0fb9c7 HTTP/1.1" 200 115 0.087761 10.0.0.37 - - [2025-03-24 02:08:50] "POST /chown HTTP/1.1" 200 109 0.022134 10.0.0.37 - - [2025-03-24 02:08:50] "DELETE /loadbalancer-listener/b5923b1a-dd3b-4c6c-a889-572d17782ef7 HTTP/1.1" 200 115 0.063535 10.0.0.37 - - [2025-03-24 02:08:50] "GET /floating-ip/7251291f-bd80-4596-b21c-8b061baedb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003653 10.0.0.37 - - [2025-03-24 02:08:50] "POST /chown HTTP/1.1" 200 109 0.030872 10.0.0.37 - - [2025-03-24 02:08:51] "POST /chown HTTP/1.1" 200 109 0.014869 10.0.0.37 - - [2025-03-24 02:08:51] "POST /chown HTTP/1.1" 200 109 0.015493 10.0.0.37 - - [2025-03-24 02:08:51] "PUT /floating-ip/7251291f-bd80-4596-b21c-8b061baedb6d HTTP/1.1" 200 256 0.047399 10.0.0.37 - - [2025-03-24 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010008 10.0.0.37 - - [2025-03-24 02:08:51] "POST /chown HTTP/1.1" 200 109 0.012186 10.0.0.37 - - [2025-03-24 02:08:51] "POST /chown HTTP/1.1" 200 109 0.019054 10.0.0.37 - - [2025-03-24 02:08:51] "DELETE /floating-ip/7251291f-bd80-4596-b21c-8b061baedb6d HTTP/1.1" 200 115 0.090028 10.0.0.37 - - [2025-03-24 02:08:51] "POST /chown HTTP/1.1" 200 109 0.009367 10.0.0.37 - - [2025-03-24 02:08:51] "POST /chown HTTP/1.1" 200 109 0.022101 10.0.0.37 - - [2025-03-24 02:08:51] "DELETE /loadbalancer/be1cf842-adc2-436c-8788-7e8ed13332c7 HTTP/1.1" 200 115 0.073291 10.0.0.37 - - [2025-03-24 02:08:51] "PUT /service-instance/2f0ac0de-3c25-47aa-899f-9a6073c5ee2e HTTP/1.1" 200 266 0.011742 10.0.0.37 - - [2025-03-24 02:08:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011504 10.0.0.37 - - [2025-03-24 02:08:51] "GET /floating-ip-pool/3c3dcb0b-6a85-4f53-953e-44fbdd6398b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.007871 10.0.0.37 - - [2025-03-24 02:08:51] "DELETE /instance-ip/1b764381-fa64-43dd-8ba0-a0c34c747b0d HTTP/1.1" 200 115 0.111876 10.0.0.37 - - [2025-03-24 02:08:51] "POST /ref-update HTTP/1.1" 200 156 0.024558 10.0.0.37 - - [2025-03-24 02:08:51] "PUT /service-instance/2f0ac0de-3c25-47aa-899f-9a6073c5ee2e HTTP/1.1" 200 266 0.030168 10.0.0.37 - - [2025-03-24 02:08:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019264 10.0.0.37 - - [2025-03-24 02:08:51] "DELETE /floating-ip-pool/3c3dcb0b-6a85-4f53-953e-44fbdd6398b5 HTTP/1.1" 200 115 0.089074 10.0.0.37 - - [2025-03-24 02:08:51] "DELETE /virtual-machine-interface/cea9de4d-0755-419b-b269-620a06463800 HTTP/1.1" 200 115 0.157045 10.0.0.37 - - [2025-03-24 02:08:51] "PUT /service-instance/2f0ac0de-3c25-47aa-899f-9a6073c5ee2e HTTP/1.1" 200 266 0.028196 10.0.0.37 - - [2025-03-24 02:08:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.024985 10.0.0.37 - - [2025-03-24 02:08:51] "DELETE /tag/6364626c-fcf0-443c-bb5f-f73307fb2e94 HTTP/1.1" 200 115 0.173618 10.0.0.37 - - [2025-03-24 02:08:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004692 10.0.0.37 - - [2025-03-24 02:08:51] "DELETE /service-instance/2f0ac0de-3c25-47aa-899f-9a6073c5ee2e HTTP/1.1" 200 115 0.133696 10.0.0.37 - - [2025-03-24 02:08:51] "POST /useragent-kv HTTP/1.1" 200 115 0.007277 10.0.0.37 - - [2025-03-24 02:08:51] "DELETE /virtual-network/110ec59b-3a46-4bd8-a407-a868d1adcae2 HTTP/1.1" 200 115 0.277472 10.0.0.37 - - [2025-03-24 02:08:51] "GET /routing-instance/2e7be8f9-db14-429c-829f-a2fa7d5d85aa HTTP/1.1" 404 171 0.005591 10.0.0.37 - - [2025-03-24 02:08:51] "GET /domains HTTP/1.1" 200 280 0.009661 10.0.0.37 - - [2025-03-24 02:08:51] "GET /domain/9820f81a-c123-41d5-ba90-5e90c858b0db HTTP/1.1" 200 3087 0.022927 10.0.0.37 - - [2025-03-24 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019118 10.0.0.37 - - [2025-03-24 02:08:51] "GET /virtual-machine-interface/d38a55a0-8b30-439b-a2e0-a599420915fc?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.022044 10.0.0.37 - - [2025-03-24 02:08:51] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861 HTTP/1.1" 200 7411 0.128874 10.0.0.37 - - [2025-03-24 02:08:51] "DELETE /route-target/88f862fd-1565-4fc2-bfe8-9b2202958087 HTTP/1.1" 200 115 0.125526 10.0.0.37 - - [2025-03-24 02:08:52] "DELETE /virtual-machine-interface/d38a55a0-8b30-439b-a2e0-a599420915fc HTTP/1.1" 200 115 0.120148 10.0.0.37 - - [2025-03-24 02:08:52] "GET /virtual-machine-interface/cb0aa4e6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.019963 10.0.0.37 - - [2025-03-24 02:08:52] "POST /set-tag HTTP/1.1" 200 109 0.003173 10.0.0.37 - - [2025-03-24 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.37 - - [2025-03-24 02:08:52] "DELETE /virtual-machine/56fa6745-32a8-4591-96a3-e00f81a15090 HTTP/1.1" 200 115 0.074965 10.0.0.37 - - [2025-03-24 02:08:52] "GET /loadbalancer/e8f401f0-4af8-4987-a5c3-efa426909dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005684 10.0.0.37 - - [2025-03-24 02:08:52] "GET /virtual-machine-interface/d3ab9ff7-88ec-44d8-b739-0aef0ce60567?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.008454 10.0.0.37 - - [2025-03-24 02:08:52] "GET /virtual-machine-interface/cb0aa4e6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008908 10.0.0.37 - - [2025-03-24 02:08:52] "POST /set-tag HTTP/1.1" 200 109 0.038441 10.0.0.37 - - [2025-03-24 02:08:52] "DELETE /virtual-machine-interface/d3ab9ff7-88ec-44d8-b739-0aef0ce60567 HTTP/1.1" 200 115 0.117845 10.0.0.37 - - [2025-03-24 02:08:52] "DELETE /loadbalancer-member/d33f2b0f-7825-4774-af24-bb46e74d3408 HTTP/1.1" 200 115 0.058521 10.0.0.37 - - [2025-03-24 02:08:52] "POST /ref-update HTTP/1.1" 200 156 0.023139 10.0.0.37 - - [2025-03-24 02:08:52] "DELETE /virtual-machine/7cfcf597-e05a-4923-9557-5512a8f8fc3c HTTP/1.1" 200 115 0.050673 10.0.0.37 - - [2025-03-24 02:08:53] "GET /virtual-machine-interface/cb0aa4e6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009944 10.0.0.37 - - [2025-03-24 02:08:53] "POST /set-tag HTTP/1.1" 200 109 0.003933 10.0.0.37 - - [2025-03-24 02:08:53] "GET /virtual-machine-interface/cb0aa4e6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005573 10.0.0.37 - - [2025-03-24 02:08:53] "POST /set-tag HTTP/1.1" 200 109 0.003427 10.0.0.37 - - [2025-03-24 02:08:53] "GET /virtual-machine/49861106-c66b-4300-ade3-a62820b26809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004065 10.0.0.37 - - [2025-03-24 02:08:53] "POST /ref-update HTTP/1.1" 200 156 0.011299 10.0.0.37 - - [2025-03-24 02:08:53] "GET /virtual-machine-interface/cb0aa4e6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006128 10.0.0.37 - - [2025-03-24 02:08:53] "POST /set-tag HTTP/1.1" 200 109 0.021405 10.0.0.37 - - [2025-03-24 02:08:53] "POST /set-tag HTTP/1.1" 200 109 0.032156 10.0.0.37 - - [2025-03-24 02:08:53] "POST /set-tag HTTP/1.1" 200 109 0.024980 10.0.0.37 - - [2025-03-24 02:08:54] "DELETE /instance-ip/cb2979de-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.056333 10.0.0.37 - - [2025-03-24 02:08:54] "POST /ref-update HTTP/1.1" 200 156 0.009758 10.0.0.37 - - [2025-03-24 02:08:54] "DELETE /virtual-machine-interface/cb0aa4e6-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.057608 10.0.0.37 - - [2025-03-24 02:08:54] "DELETE /virtual-machine/49861106-c66b-4300-ade3-a62820b26809 HTTP/1.1" 200 115 0.023045 10.0.0.37 - - [2025-03-24 02:08:57] "GET /virtual-machine-interface/ca95d9a4-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006851 10.0.0.37 - - [2025-03-24 02:08:57] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.37 - - [2025-03-24 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.37 - - [2025-03-24 02:08:57] "GET /loadbalancer/e8f401f0-4af8-4987-a5c3-efa426909dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002995 10.0.0.37 - - [2025-03-24 02:08:57] "GET /virtual-machine-interface/ca95d9a4-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.019756 10.0.0.37 - - [2025-03-24 02:08:57] "POST /set-tag HTTP/1.1" 200 109 0.004120 10.0.0.37 - - [2025-03-24 02:08:57] "GET /virtual-machine-interface/ca95d9a4-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007641 10.0.0.37 - - [2025-03-24 02:08:57] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.37 - - [2025-03-24 02:08:57] "GET /virtual-machine/929c1cee-bc04-42d2-a691-0f7052e0cc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004635 10.0.0.37 - - [2025-03-24 02:08:57] "POST /ref-update HTTP/1.1" 200 156 0.012460 10.0.0.37 - - [2025-03-24 02:08:57] "GET /virtual-machine-interface/ca95d9a4-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.020562 10.0.0.37 - - [2025-03-24 02:08:57] "POST /set-tag HTTP/1.1" 200 109 0.031894 10.0.0.37 - - [2025-03-24 02:08:57] "POST /set-tag HTTP/1.1" 200 109 0.043820 10.0.0.37 - - [2025-03-24 02:08:57] "POST /set-tag HTTP/1.1" 200 109 0.038302 10.0.0.37 - - [2025-03-24 02:08:58] "DELETE /instance-ip/cab95424-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.062619 10.0.0.37 - - [2025-03-24 02:08:58] "POST /ref-update HTTP/1.1" 200 156 0.032566 10.0.0.37 - - [2025-03-24 02:08:58] "DELETE /virtual-machine-interface/ca95d9a4-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.066087 10.0.0.37 - - [2025-03-24 02:08:58] "DELETE /virtual-machine/929c1cee-bc04-42d2-a691-0f7052e0cc1e HTTP/1.1" 200 115 0.050321 10.0.0.37 - - [2025-03-24 02:08:58] "DELETE /tag/2577c5ae-3bd4-4779-9acf-3a800f97de53 HTTP/1.1" 200 115 0.095215 10.0.0.37 - - [2025-03-24 02:08:58] "DELETE /tag/79575e82-56ea-4e07-aa1f-d1e9f5e40474 HTTP/1.1" 200 115 0.057479 10.0.0.37 - - [2025-03-24 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.37 - - [2025-03-24 02:09:02] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061650 10.0.0.37 - - [2025-03-24 02:09:02] "POST /tags HTTP/1.1" 200 393 0.056719 10.0.0.37 - - [2025-03-24 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009775 10.0.0.37 - - [2025-03-24 02:09:02] "GET /tag/fa115074-bb5f-412d-95b6-cbf9f2457c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.030274 10.0.0.37 - - [2025-03-24 02:09:02] "POST /tags HTTP/1.1" 200 341 0.029720 10.0.0.37 - - [2025-03-24 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.37 - - [2025-03-24 02:09:02] "GET /tag/3eea1005-ca10-417b-9a39-42be6843d071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.023632 10.0.0.37 - - [2025-03-24 02:09:02] "POST /id-to-fqname HTTP/1.1" 200 192 0.003134 10.0.0.37 - - [2025-03-24 02:09:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.010839 10.0.0.37 - - [2025-03-24 02:09:02] "POST /security-groups HTTP/1.1" 200 589 0.075004 10.0.0.37 - - [2025-03-24 02:09:03] "POST /fqname-to-id HTTP/1.1" 404 236 0.007843 10.0.0.37 - - [2025-03-24 02:09:03] "POST /projects HTTP/1.1" 200 519 0.255770 10.0.0.37 - - [2025-03-24 02:09:03] "POST /access-control-lists HTTP/1.1" 200 598 0.071291 10.0.0.37 - - [2025-03-24 02:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.053649 10.0.0.37 - - [2025-03-24 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011604 10.0.0.37 - - [2025-03-24 02:09:03] "POST /fqname-to-id HTTP/1.1" 404 235 0.004004 10.0.0.37 - - [2025-03-24 02:09:03] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007169 10.0.0.37 - - [2025-03-24 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.37 - - [2025-03-24 02:09:03] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.031907 10.0.0.37 - - [2025-03-24 02:09:03] "POST /access-control-lists HTTP/1.1" 200 596 0.094587 10.0.0.37 - - [2025-03-24 02:09:03] "PUT /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920 HTTP/1.1" 200 264 0.158108 10.0.0.37 - - [2025-03-24 02:09:03] "PUT /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c HTTP/1.1" 200 264 0.079773 10.0.0.37 - - [2025-03-24 02:09:03] "POST /security-groups HTTP/1.1" 200 591 0.094770 10.0.0.37 - - [2025-03-24 02:09:03] "POST /fqname-to-id HTTP/1.1" 404 270 0.005137 10.0.0.37 - - [2025-03-24 02:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.064375 10.0.0.37 - - [2025-03-24 02:09:03] "POST /chown HTTP/1.1" 200 109 0.035109 10.0.0.37 - - [2025-03-24 02:09:03] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025224 10.0.0.37 - - [2025-03-24 02:09:03] "POST /access-control-lists HTTP/1.1" 200 632 0.119612 10.0.0.37 - - [2025-03-24 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010483 10.0.0.37 - - [2025-03-24 02:09:03] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008987 10.0.0.37 - - [2025-03-24 02:09:03] "POST /fqname-to-id HTTP/1.1" 404 269 0.003557 10.0.0.37 - - [2025-03-24 02:09:03] "POST /tags HTTP/1.1" 409 226 0.002289 10.0.0.37 - - [2025-03-24 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.37 - - [2025-03-24 02:09:03] "GET /tag/3eea1005-ca10-417b-9a39-42be6843d071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.037822 10.0.0.37 - - [2025-03-24 02:09:03] "POST /access-control-lists HTTP/1.1" 200 630 0.081296 10.0.0.37 - - [2025-03-24 02:09:04] "POST /firewall-rules HTTP/1.1" 200 600 0.118304 10.0.0.37 - - [2025-03-24 02:09:04] "GET /firewall-rule/634da6e3-5738-49fd-a770-135b0ab6ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004973 10.0.0.37 - - [2025-03-24 02:09:04] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.007484 10.0.0.37 - - [2025-03-24 02:09:04] "GET /firewall-rule/634da6e3-5738-49fd-a770-135b0ab6ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004317 10.0.0.37 - - [2025-03-24 02:09:04] "POST /ref-update HTTP/1.1" 200 156 0.069267 10.0.0.37 - - [2025-03-24 02:09:04] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004715 10.0.0.37 - - [2025-03-24 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.37 - - [2025-03-24 02:09:04] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003785 10.0.0.37 - - [2025-03-24 02:09:04] "POST /tags HTTP/1.1" 409 226 0.002434 10.0.0.37 - - [2025-03-24 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.37 - - [2025-03-24 02:09:04] "GET /tag/3eea1005-ca10-417b-9a39-42be6843d071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.035681 10.0.0.37 - - [2025-03-24 02:09:04] "POST /firewall-rules HTTP/1.1" 200 598 0.101434 10.0.0.37 - - [2025-03-24 02:09:04] "GET /firewall-rule/4f20a590-aa3b-4011-8aae-509851336adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.024106 10.0.0.37 - - [2025-03-24 02:09:04] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.005638 10.0.0.37 - - [2025-03-24 02:09:04] "GET /firewall-rule/4f20a590-aa3b-4011-8aae-509851336adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003469 10.0.0.37 - - [2025-03-24 02:09:04] "POST /ref-update HTTP/1.1" 200 156 0.058743 10.0.0.37 - - [2025-03-24 02:09:05] "POST /tags HTTP/1.1" 200 393 0.032690 10.0.0.37 - - [2025-03-24 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.029698 10.0.0.37 - - [2025-03-24 02:09:05] "GET /tag/24a5b89a-3a98-4371-973c-fb3bb61bc727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016038 10.0.0.37 - - [2025-03-24 02:09:05] "POST /tags HTTP/1.1" 200 341 0.022068 10.0.0.37 - - [2025-03-24 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.37 - - [2025-03-24 02:09:05] "GET /tag/9e94cdf0-8534-4319-bf7a-700702119ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015213 10.0.0.37 - - [2025-03-24 02:09:05] "POST /id-to-fqname HTTP/1.1" 200 192 0.000795 10.0.0.37 - - [2025-03-24 02:09:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.007285 10.0.0.37 - - [2025-03-24 02:09:05] "POST /security-groups HTTP/1.1" 200 589 0.069510 10.0.0.37 - - [2025-03-24 02:09:05] "POST /projects HTTP/1.1" 200 519 0.212312 10.0.0.37 - - [2025-03-24 02:09:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.004303 10.0.0.37 - - [2025-03-24 02:09:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011636 10.0.0.37 - - [2025-03-24 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965 10.0.0.37 - - [2025-03-24 02:09:06] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.039615 10.0.0.37 - - [2025-03-24 02:09:06] "POST /access-control-lists HTTP/1.1" 200 598 0.087560 10.0.0.37 - - [2025-03-24 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.37 - - [2025-03-24 02:09:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.006076 10.0.0.37 - - [2025-03-24 02:09:06] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008557 10.0.0.37 - - [2025-03-24 02:09:06] "POST /access-control-lists HTTP/1.1" 200 596 0.100451 10.0.0.37 - - [2025-03-24 02:09:06] "PUT /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920 HTTP/1.1" 200 264 0.132326 10.0.0.37 - - [2025-03-24 02:09:06] "PUT /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c HTTP/1.1" 200 264 0.054170 10.0.0.37 - - [2025-03-24 02:09:06] "POST /security-groups HTTP/1.1" 200 591 0.080177 10.0.0.37 - - [2025-03-24 02:09:06] "POST /fqname-to-id HTTP/1.1" 404 270 0.003249 10.0.0.37 - - [2025-03-24 02:09:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.055594 10.0.0.37 - - [2025-03-24 02:09:06] "POST /chown HTTP/1.1" 200 109 0.027469 10.0.0.37 - - [2025-03-24 02:09:06] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016345 10.0.0.37 - - [2025-03-24 02:09:06] "POST /access-control-lists HTTP/1.1" 200 632 0.102943 10.0.0.37 - - [2025-03-24 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009131 10.0.0.37 - - [2025-03-24 02:09:06] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004496 10.0.0.37 - - [2025-03-24 02:09:06] "POST /fqname-to-id HTTP/1.1" 404 269 0.002372 10.0.0.37 - - [2025-03-24 02:09:06] "POST /tags HTTP/1.1" 409 226 0.002577 10.0.0.37 - - [2025-03-24 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.37 - - [2025-03-24 02:09:06] "GET /tag/9e94cdf0-8534-4319-bf7a-700702119ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.048672 10.0.0.37 - - [2025-03-24 02:09:06] "POST /access-control-lists HTTP/1.1" 200 630 0.088484 10.0.0.37 - - [2025-03-24 02:09:06] "POST /firewall-rules HTTP/1.1" 200 600 0.108458 10.0.0.37 - - [2025-03-24 02:09:06] "GET /firewall-rule/8e8d91fb-010e-4ae8-97eb-0ec3c40d5e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004784 10.0.0.37 - - [2025-03-24 02:09:06] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.005132 10.0.0.37 - - [2025-03-24 02:09:06] "GET /firewall-rule/8e8d91fb-010e-4ae8-97eb-0ec3c40d5e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003294 10.0.0.37 - - [2025-03-24 02:09:07] "POST /ref-update HTTP/1.1" 200 156 0.076281 10.0.0.37 - - [2025-03-24 02:09:07] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019371 10.0.0.37 - - [2025-03-24 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.37 - - [2025-03-24 02:09:07] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005114 10.0.0.37 - - [2025-03-24 02:09:07] "POST /tags HTTP/1.1" 409 226 0.002505 10.0.0.37 - - [2025-03-24 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.37 - - [2025-03-24 02:09:07] "GET /tag/9e94cdf0-8534-4319-bf7a-700702119ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.021008 10.0.0.37 - - [2025-03-24 02:09:07] "POST /firewall-rules HTTP/1.1" 200 598 0.098869 10.0.0.37 - - [2025-03-24 02:09:07] "GET /firewall-rule/86c678a5-9d42-4877-b61d-ccc41ecc1ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.016225 10.0.0.37 - - [2025-03-24 02:09:07] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.006317 10.0.0.37 - - [2025-03-24 02:09:07] "GET /firewall-rule/86c678a5-9d42-4877-b61d-ccc41ecc1ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003865 10.0.0.37 - - [2025-03-24 02:09:07] "POST /ref-update HTTP/1.1" 200 156 0.079843 10.0.0.37 - - [2025-03-24 02:09:08] "POST /tags HTTP/1.1" 200 345 0.126898 10.0.0.37 - - [2025-03-24 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012622 10.0.0.37 - - [2025-03-24 02:09:08] "GET /tag/e48cd33f-6baf-409a-b033-c3b57fc1a927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.022846 10.0.0.37 - - [2025-03-24 02:09:08] "POST /projects HTTP/1.1" 409 238 0.002817 10.0.0.37 - - [2025-03-24 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.37 - - [2025-03-24 02:09:08] "GET /project/7f5098b3-b613-4b9e-8450-a44a16fb8166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.073108 10.0.0.37 - - [2025-03-24 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.37 - - [2025-03-24 02:09:08] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008004 10.0.0.37 - - [2025-03-24 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.37 - - [2025-03-24 02:09:08] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006414 10.0.0.37 - - [2025-03-24 02:09:08] "POST /security-groups HTTP/1.1" 409 285 0.007430 10.0.0.37 - - [2025-03-24 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.37 - - [2025-03-24 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.37 - - [2025-03-24 02:09:09] "PUT /security-group/ca94679e-66b6-4731-9324-cd223c37aa12 HTTP/1.1" 200 262 0.079466 10.0.0.37 - - [2025-03-24 02:09:09] "GET /project/7f5098b3-b613-4b9e-8450-a44a16fb8166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.127039 10.0.0.37 - - [2025-03-24 02:09:09] "PUT /access-control-list/b6331ecd-3149-4236-9eb1-411c540b0725 HTTP/1.1" 200 272 0.048123 10.0.0.37 - - [2025-03-24 02:09:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.070216 10.0.0.37 - - [2025-03-24 02:09:09] "POST /tags HTTP/1.1" 409 228 0.008078 10.0.0.37 - - [2025-03-24 02:09:09] "PUT /access-control-list/007e4ed2-f038-463d-9369-a55126d8f258 HTTP/1.1" 200 272 0.058717 10.0.0.37 - - [2025-03-24 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013987 10.0.0.37 - - [2025-03-24 02:09:09] "GET /tag/e48cd33f-6baf-409a-b033-c3b57fc1a927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.020138 10.0.0.37 - - [2025-03-24 02:09:09] "POST /tags HTTP/1.1" 200 345 0.037673 10.0.0.37 - - [2025-03-24 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.37 - - [2025-03-24 02:09:09] "GET /tag/5b9928ac-ed40-4288-bb26-6ddbdd576a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.024600 10.0.0.37 - - [2025-03-24 02:09:09] "POST /projects HTTP/1.1" 409 238 0.003788 10.0.0.37 - - [2025-03-24 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.37 - - [2025-03-24 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.37 - - [2025-03-24 02:09:09] "GET /project/716c42f5-6d66-4e2a-8932-541e0851d70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.055809 10.0.0.37 - - [2025-03-24 02:09:09] "GET /project/716c42f5-6d66-4e2a-8932-541e0851d70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.100688 10.0.0.37 - - [2025-03-24 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.37 - - [2025-03-24 02:09:09] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008612 10.0.0.37 - - [2025-03-24 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.37 - - [2025-03-24 02:09:09] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005470 10.0.0.37 - - [2025-03-24 02:09:09] "POST /security-groups HTTP/1.1" 409 285 0.003153 10.0.0.37 - - [2025-03-24 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.37 - - [2025-03-24 02:09:09] "PUT /security-group/ca88cc71-e1a6-41c5-b5f1-6d73168180e5 HTTP/1.1" 200 262 0.067450 10.0.0.37 - - [2025-03-24 02:09:09] "PUT /access-control-list/0a90711b-35b4-4293-9721-be2629ae87e4 HTTP/1.1" 200 272 0.022718 10.0.0.37 - - [2025-03-24 02:09:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.050101 10.0.0.37 - - [2025-03-24 02:09:09] "POST /tags HTTP/1.1" 409 228 0.003571 10.0.0.37 - - [2025-03-24 02:09:09] "PUT /access-control-list/7cbd14de-7f86-4ed1-a3b3-cccc1a0762e0 HTTP/1.1" 200 272 0.038184 10.0.0.37 - - [2025-03-24 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009295 10.0.0.37 - - [2025-03-24 02:09:09] "GET /tag/5b9928ac-ed40-4288-bb26-6ddbdd576a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017437 10.0.0.37 - - [2025-03-24 02:09:10] "POST /tags HTTP/1.1" 200 291 0.075211 10.0.0.37 - - [2025-03-24 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.37 - - [2025-03-24 02:09:10] "GET /tag/92b03494-e6e4-41c0-986a-52235cfbf74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.023130 10.0.0.37 - - [2025-03-24 02:09:10] "POST /tags HTTP/1.1" 200 303 0.073392 10.0.0.37 - - [2025-03-24 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.37 - - [2025-03-24 02:09:10] "GET /tag/09df7685-9469-448f-906b-7aa3b3263b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.022712 10.0.0.37 - - [2025-03-24 02:09:10] "POST /tags HTTP/1.1" 409 252 0.008659 10.0.0.37 - - [2025-03-24 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.37 - - [2025-03-24 02:09:10] "GET /tag/fa115074-bb5f-412d-95b6-cbf9f2457c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.019773 10.0.0.37 - - [2025-03-24 02:09:10] "POST /tags HTTP/1.1" 409 226 0.002562 10.0.0.37 - - [2025-03-24 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.37 - - [2025-03-24 02:09:10] "GET /tag/3eea1005-ca10-417b-9a39-42be6843d071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.021021 10.0.0.37 - - [2025-03-24 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.37 - - [2025-03-24 02:09:10] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006636 10.0.0.37 - - [2025-03-24 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.37 - - [2025-03-24 02:09:10] "GET /project/7f5098b3-b613-4b9e-8450-a44a16fb8166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.049167 10.0.0.37 - - [2025-03-24 02:09:10] "POST /virtual-machines HTTP/1.1" 200 395 0.012952 10.0.0.37 - - [2025-03-24 02:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016264 10.0.0.37 - - [2025-03-24 02:09:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127268 10.0.0.37 - - [2025-03-24 02:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.015789 10.0.0.37 - - [2025-03-24 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004743 10.0.0.37 - - [2025-03-24 02:09:10] "GET /virtual-machine-interface/f9a1c370-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015513 10.0.0.37 - - [2025-03-24 02:09:10] "POST /instance-ips HTTP/1.1" 200 397 0.029745 10.0.0.37 - - [2025-03-24 02:09:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.038408 10.0.0.37 - - [2025-03-24 02:09:11] "GET /virtual-machine-interface/f9a1c370-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012593 10.0.0.37 - - [2025-03-24 02:09:11] "POST /set-tag HTTP/1.1" 200 109 0.066759 10.0.0.37 - - [2025-03-24 02:09:11] "GET /virtual-machine-interface/f9a1c370-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020368 10.0.0.37 - - [2025-03-24 02:09:11] "GET /instance-ip/f9c008ee-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003633 10.0.0.37 - - [2025-03-24 02:09:11] "GET /virtual-machine-interface/f9a1c370-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007561 10.0.0.37 - - [2025-03-24 02:09:11] "POST /set-tag HTTP/1.1" 200 109 0.003460 10.0.0.37 - - [2025-03-24 02:09:11] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005378 10.0.0.37 - - [2025-03-24 02:09:11] "POST /ref-update HTTP/1.1" 200 156 0.012638 10.0.0.37 - - [2025-03-24 02:09:11] "GET /virtual-machine-interface/f9a1c370-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020205 10.0.0.37 - - [2025-03-24 02:09:11] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.37 - - [2025-03-24 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.37 - - [2025-03-24 02:09:11] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005152 10.0.0.37 - - [2025-03-24 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.37 - - [2025-03-24 02:09:11] "GET /project/7f5098b3-b613-4b9e-8450-a44a16fb8166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.059888 10.0.0.37 - - [2025-03-24 02:09:11] "POST /virtual-machines HTTP/1.1" 200 395 0.012442 10.0.0.37 - - [2025-03-24 02:09:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.023959 10.0.0.37 - - [2025-03-24 02:09:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130604 10.0.0.37 - - [2025-03-24 02:09:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013608 10.0.0.37 - - [2025-03-24 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011935 10.0.0.37 - - [2025-03-24 02:09:11] "GET /virtual-machine-interface/fa2d690c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007312 10.0.0.37 - - [2025-03-24 02:09:11] "POST /instance-ips HTTP/1.1" 200 397 0.032067 10.0.0.37 - - [2025-03-24 02:09:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.031739 10.0.0.37 - - [2025-03-24 02:09:11] "GET /virtual-machine-interface/fa2d690c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009284 10.0.0.37 - - [2025-03-24 02:09:12] "POST /set-tag HTTP/1.1" 200 109 0.081515 10.0.0.37 - - [2025-03-24 02:09:12] "GET /virtual-machine-interface/fa2d690c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.031439 10.0.0.37 - - [2025-03-24 02:09:12] "GET /instance-ip/fa4cd0c6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004359 10.0.0.37 - - [2025-03-24 02:09:12] "GET /virtual-machine-interface/fa2d690c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012725 10.0.0.37 - - [2025-03-24 02:09:12] "POST /set-tag HTTP/1.1" 200 109 0.003776 10.0.0.37 - - [2025-03-24 02:09:12] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.005835 10.0.0.37 - - [2025-03-24 02:09:12] "POST /ref-update HTTP/1.1" 200 156 0.014741 10.0.0.37 - - [2025-03-24 02:09:12] "GET /virtual-machine-interface/fa2d690c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010106 10.0.0.37 - - [2025-03-24 02:09:12] "POST /set-tag HTTP/1.1" 200 109 0.004203 10.0.0.37 - - [2025-03-24 02:09:12] "POST /tags HTTP/1.1" 200 291 0.022455 10.0.0.37 - - [2025-03-24 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015170 10.0.0.37 - - [2025-03-24 02:09:12] "GET /tag/baae00ca-3116-436e-93a0-8b5bd8e40fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.018569 10.0.0.37 - - [2025-03-24 02:09:12] "POST /tags HTTP/1.1" 409 252 0.002438 10.0.0.37 - - [2025-03-24 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.37 - - [2025-03-24 02:09:12] "GET /tag/24a5b89a-3a98-4371-973c-fb3bb61bc727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.034182 10.0.0.37 - - [2025-03-24 02:09:12] "POST /tags HTTP/1.1" 409 226 0.002489 10.0.0.37 - - [2025-03-24 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.37 - - [2025-03-24 02:09:12] "GET /tag/9e94cdf0-8534-4319-bf7a-700702119ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015847 10.0.0.37 - - [2025-03-24 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.37 - - [2025-03-24 02:09:12] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006007 10.0.0.37 - - [2025-03-24 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.37 - - [2025-03-24 02:09:12] "GET /project/716c42f5-6d66-4e2a-8932-541e0851d70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043604 10.0.0.37 - - [2025-03-24 02:09:12] "POST /virtual-machines HTTP/1.1" 200 395 0.012638 10.0.0.37 - - [2025-03-24 02:09:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011574 10.0.0.37 - - [2025-03-24 02:09:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124543 10.0.0.37 - - [2025-03-24 02:09:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.028619 10.0.0.37 - - [2025-03-24 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008687 10.0.0.37 - - [2025-03-24 02:09:13] "GET /virtual-machine-interface/faeb54f8-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006265 10.0.0.37 - - [2025-03-24 02:09:13] "POST /instance-ips HTTP/1.1" 200 397 0.023963 10.0.0.37 - - [2025-03-24 02:09:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.034297 10.0.0.37 - - [2025-03-24 02:09:13] "GET /virtual-machine-interface/faeb54f8-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008931 10.0.0.37 - - [2025-03-24 02:09:13] "POST /set-tag HTTP/1.1" 200 109 0.067129 10.0.0.37 - - [2025-03-24 02:09:13] "GET /virtual-machine-interface/faeb54f8-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018053 10.0.0.37 - - [2025-03-24 02:09:13] "GET /instance-ip/fb055ba0-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.014084 10.0.0.37 - - [2025-03-24 02:09:13] "GET /virtual-machine-interface/faeb54f8-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005519 10.0.0.37 - - [2025-03-24 02:09:13] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.37 - - [2025-03-24 02:09:13] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005682 10.0.0.37 - - [2025-03-24 02:09:13] "POST /ref-update HTTP/1.1" 200 156 0.011919 10.0.0.37 - - [2025-03-24 02:09:13] "GET /virtual-machine-interface/faeb54f8-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014016 10.0.0.37 - - [2025-03-24 02:09:13] "POST /set-tag HTTP/1.1" 200 109 0.002857 10.0.0.37 - - [2025-03-24 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.37 - - [2025-03-24 02:09:13] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004879 10.0.0.37 - - [2025-03-24 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.37 - - [2025-03-24 02:09:13] "GET /project/716c42f5-6d66-4e2a-8932-541e0851d70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.053793 10.0.0.37 - - [2025-03-24 02:09:13] "POST /virtual-machines HTTP/1.1" 200 395 0.027983 10.0.0.37 - - [2025-03-24 02:09:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.041969 10.0.0.37 - - [2025-03-24 02:09:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134361 10.0.0.37 - - [2025-03-24 02:09:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009832 10.0.0.37 - - [2025-03-24 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010789 10.0.0.37 - - [2025-03-24 02:09:13] "GET /virtual-machine-interface/fb72d95a-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006741 10.0.0.37 - - [2025-03-24 02:09:14] "POST /instance-ips HTTP/1.1" 200 397 0.022532 10.0.0.37 - - [2025-03-24 02:09:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.030822 10.0.0.37 - - [2025-03-24 02:09:14] "GET /virtual-machine-interface/fb72d95a-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.027461 10.0.0.37 - - [2025-03-24 02:09:14] "POST /set-tag HTTP/1.1" 200 109 0.074862 10.0.0.37 - - [2025-03-24 02:09:14] "GET /virtual-machine-interface/fb72d95a-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022565 10.0.0.37 - - [2025-03-24 02:09:14] "GET /instance-ip/fb9049f4-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004004 10.0.0.37 - - [2025-03-24 02:09:14] "GET /virtual-machine-interface/fb72d95a-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005926 10.0.0.37 - - [2025-03-24 02:09:14] "POST /set-tag HTTP/1.1" 200 109 0.003018 10.0.0.37 - - [2025-03-24 02:09:14] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.005883 10.0.0.37 - - [2025-03-24 02:09:14] "POST /ref-update HTTP/1.1" 200 156 0.011239 10.0.0.37 - - [2025-03-24 02:09:14] "GET /virtual-machine-interface/fb72d95a-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008581 10.0.0.37 - - [2025-03-24 02:09:14] "POST /set-tag HTTP/1.1" 200 109 0.002701 10.0.0.37 - - [2025-03-24 02:09:14] "POST /tags HTTP/1.1" 200 299 0.024685 10.0.0.37 - - [2025-03-24 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007370 10.0.0.37 - - [2025-03-24 02:09:14] "GET /tag/64668e38-174b-4050-8f77-e16accbeacd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.023154 10.0.0.37 - - [2025-03-24 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.37 - - [2025-03-24 02:09:14] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006257 10.0.0.37 - - [2025-03-24 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.37 - - [2025-03-24 02:09:14] "GET /project/7f5098b3-b613-4b9e-8450-a44a16fb8166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.063905 10.0.0.37 - - [2025-03-24 02:09:14] "POST /virtual-machines HTTP/1.1" 200 395 0.011524 10.0.0.37 - - [2025-03-24 02:09:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.030584 10.0.0.37 - - [2025-03-24 02:09:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107112 10.0.0.37 - - [2025-03-24 02:09:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009826 10.0.0.37 - - [2025-03-24 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012443 10.0.0.37 - - [2025-03-24 02:09:14] "GET /virtual-machine-interface/fc0fc33c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007922 10.0.0.37 - - [2025-03-24 02:09:15] "POST /instance-ips HTTP/1.1" 200 397 0.035222 10.0.0.37 - - [2025-03-24 02:09:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023604 10.0.0.37 - - [2025-03-24 02:09:15] "GET /virtual-machine-interface/fc0fc33c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008236 10.0.0.37 - - [2025-03-24 02:09:15] "POST /set-tag HTTP/1.1" 200 109 0.022114 10.0.0.37 - - [2025-03-24 02:09:15] "GET /virtual-machine-interface/fc0fc33c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019381 10.0.0.37 - - [2025-03-24 02:09:15] "GET /instance-ip/fc2ab94e-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003753 10.0.0.37 - - [2025-03-24 02:09:15] "GET /virtual-machine-interface/fc0fc33c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006984 10.0.0.37 - - [2025-03-24 02:09:15] "POST /set-tag HTTP/1.1" 200 109 0.002791 10.0.0.37 - - [2025-03-24 02:09:15] "POST /tags HTTP/1.1" 200 299 0.027127 10.0.0.37 - - [2025-03-24 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.37 - - [2025-03-24 02:09:15] "GET /tag/7b51c01d-4247-4eea-9cb7-76e66d4fc46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.018427 10.0.0.37 - - [2025-03-24 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.37 - - [2025-03-24 02:09:15] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009828 10.0.0.37 - - [2025-03-24 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.37 - - [2025-03-24 02:09:15] "GET /project/7f5098b3-b613-4b9e-8450-a44a16fb8166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.050898 10.0.0.37 - - [2025-03-24 02:09:15] "POST /virtual-machines HTTP/1.1" 200 395 0.016172 10.0.0.37 - - [2025-03-24 02:09:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010431 10.0.0.37 - - [2025-03-24 02:09:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128652 10.0.0.37 - - [2025-03-24 02:09:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.032993 10.0.0.37 - - [2025-03-24 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015419 10.0.0.37 - - [2025-03-24 02:09:15] "GET /virtual-machine-interface/fc900dda-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006092 10.0.0.37 - - [2025-03-24 02:09:16] "POST /instance-ips HTTP/1.1" 200 397 0.139166 10.0.0.37 - - [2025-03-24 02:09:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.026069 10.0.0.37 - - [2025-03-24 02:09:16] "GET /virtual-machine-interface/fc900dda-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007929 10.0.0.37 - - [2025-03-24 02:09:16] "POST /set-tag HTTP/1.1" 200 109 0.031263 10.0.0.37 - - [2025-03-24 02:09:16] "GET /virtual-machine-interface/fc900dda-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.028635 10.0.0.37 - - [2025-03-24 02:09:16] "GET /instance-ip/fcacd6c2-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.014100 10.0.0.37 - - [2025-03-24 02:09:16] "GET /virtual-machine-interface/fc900dda-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006439 10.0.0.37 - - [2025-03-24 02:09:16] "POST /set-tag HTTP/1.1" 200 109 0.003628 10.0.0.37 - - [2025-03-24 02:09:16] "POST /tags HTTP/1.1" 200 299 0.024154 10.0.0.37 - - [2025-03-24 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.37 - - [2025-03-24 02:09:16] "GET /tag/6608b171-9163-4069-9f8e-6433d7bf8bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.018855 10.0.0.37 - - [2025-03-24 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.37 - - [2025-03-24 02:09:16] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005434 10.0.0.37 - - [2025-03-24 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.37 - - [2025-03-24 02:09:16] "GET /project/716c42f5-6d66-4e2a-8932-541e0851d70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.058362 10.0.0.37 - - [2025-03-24 02:09:16] "POST /virtual-machines HTTP/1.1" 200 395 0.015339 10.0.0.37 - - [2025-03-24 02:09:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023504 10.0.0.37 - - [2025-03-24 02:09:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.140475 10.0.0.37 - - [2025-03-24 02:09:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011760 10.0.0.37 - - [2025-03-24 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015317 10.0.0.37 - - [2025-03-24 02:09:16] "GET /virtual-machine-interface/fd266a96-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005664 10.0.0.37 - - [2025-03-24 02:09:16] "POST /instance-ips HTTP/1.1" 200 397 0.026853 10.0.0.37 - - [2025-03-24 02:09:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.027203 10.0.0.37 - - [2025-03-24 02:09:16] "GET /virtual-machine-interface/fd266a96-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020566 10.0.0.37 - - [2025-03-24 02:09:17] "POST /set-tag HTTP/1.1" 200 109 0.027601 10.0.0.37 - - [2025-03-24 02:09:17] "GET /virtual-machine-interface/fd266a96-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020209 10.0.0.37 - - [2025-03-24 02:09:17] "GET /instance-ip/fd44de18-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004235 10.0.0.37 - - [2025-03-24 02:09:17] "GET /virtual-machine-interface/fd266a96-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006217 10.0.0.37 - - [2025-03-24 02:09:17] "POST /set-tag HTTP/1.1" 200 109 0.006520 10.0.0.37 - - [2025-03-24 02:09:17] "POST /tags HTTP/1.1" 200 299 0.026468 10.0.0.37 - - [2025-03-24 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.37 - - [2025-03-24 02:09:17] "GET /tag/c363d70e-9bf8-4108-bbbf-707853551c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016917 10.0.0.37 - - [2025-03-24 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.37 - - [2025-03-24 02:09:17] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006291 10.0.0.37 - - [2025-03-24 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.37 - - [2025-03-24 02:09:17] "GET /project/716c42f5-6d66-4e2a-8932-541e0851d70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.057021 10.0.0.37 - - [2025-03-24 02:09:17] "POST /virtual-machines HTTP/1.1" 200 395 0.019789 10.0.0.37 - - [2025-03-24 02:09:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.031798 10.0.0.37 - - [2025-03-24 02:09:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138434 10.0.0.37 - - [2025-03-24 02:09:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010827 10.0.0.37 - - [2025-03-24 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007098 10.0.0.37 - - [2025-03-24 02:09:17] "GET /virtual-machine-interface/fdaf44f6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005667 10.0.0.37 - - [2025-03-24 02:09:17] "POST /instance-ips HTTP/1.1" 200 397 0.032594 10.0.0.37 - - [2025-03-24 02:09:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024548 10.0.0.37 - - [2025-03-24 02:09:17] "GET /virtual-machine-interface/fdaf44f6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014317 10.0.0.37 - - [2025-03-24 02:09:17] "POST /set-tag HTTP/1.1" 200 109 0.020837 10.0.0.37 - - [2025-03-24 02:09:17] "GET /virtual-machine-interface/fdaf44f6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019302 10.0.0.37 - - [2025-03-24 02:09:17] "GET /instance-ip/fdcd87a4-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005035 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-machine-interface/fdaf44f6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005500 10.0.0.37 - - [2025-03-24 02:09:18] "POST /set-tag HTTP/1.1" 200 109 0.002847 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.009034 10.0.0.37 - - [2025-03-24 02:09:18] "POST /ref-update HTTP/1.1" 200 156 0.013518 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-machine-interface/fc0fc33c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017880 10.0.0.37 - - [2025-03-24 02:09:18] "POST /set-tag HTTP/1.1" 200 109 0.003123 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.009575 10.0.0.37 - - [2025-03-24 02:09:18] "POST /ref-update HTTP/1.1" 200 156 0.010412 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-machine-interface/fc900dda-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008250 10.0.0.37 - - [2025-03-24 02:09:18] "POST /set-tag HTTP/1.1" 200 109 0.003221 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-machine-interface/f9a1c370-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005385 10.0.0.37 - - [2025-03-24 02:09:18] "POST /set-tag HTTP/1.1" 200 109 0.002917 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.006143 10.0.0.37 - - [2025-03-24 02:09:18] "POST /ref-update HTTP/1.1" 200 156 0.010509 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-machine-interface/fd266a96-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019452 10.0.0.37 - - [2025-03-24 02:09:18] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005070 10.0.0.37 - - [2025-03-24 02:09:18] "POST /ref-update HTTP/1.1" 200 156 0.010575 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-machine-interface/fdaf44f6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006275 10.0.0.37 - - [2025-03-24 02:09:18] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-machine-interface/fa2d690c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005191 10.0.0.37 - - [2025-03-24 02:09:18] "POST /set-tag HTTP/1.1" 200 109 0.003334 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-machine-interface/faeb54f8-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017705 10.0.0.37 - - [2025-03-24 02:09:18] "POST /set-tag HTTP/1.1" 200 109 0.014066 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-machine-interface/fb72d95a-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007337 10.0.0.37 - - [2025-03-24 02:09:18] "POST /set-tag HTTP/1.1" 200 109 0.004004 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-machine-interface/fc0fc33c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006480 10.0.0.37 - - [2025-03-24 02:09:18] "POST /set-tag HTTP/1.1" 200 109 0.003097 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-machine-interface/fc900dda-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006160 10.0.0.37 - - [2025-03-24 02:09:18] "POST /set-tag HTTP/1.1" 200 109 0.002791 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-machine-interface/faeb54f8-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006567 10.0.0.37 - - [2025-03-24 02:09:18] "POST /set-tag HTTP/1.1" 200 109 0.006020 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-machine-interface/fd266a96-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007859 10.0.0.37 - - [2025-03-24 02:09:18] "POST /set-tag HTTP/1.1" 200 109 0.004240 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-machine-interface/fb72d95a-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006695 10.0.0.37 - - [2025-03-24 02:09:18] "POST /set-tag HTTP/1.1" 200 109 0.002888 10.0.0.37 - - [2025-03-24 02:09:18] "GET /virtual-machine-interface/fdaf44f6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006289 10.0.0.37 - - [2025-03-24 02:09:18] "POST /set-tag HTTP/1.1" 200 109 0.003028 10.0.0.37 - - [2025-03-24 02:09:20] "GET /virtual-machine-interface/f9a1c370-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006025 10.0.0.37 - - [2025-03-24 02:09:20] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.37 - - [2025-03-24 02:09:20] "GET /virtual-machine-interface/fc0fc33c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007310 10.0.0.37 - - [2025-03-24 02:09:20] "POST /set-tag HTTP/1.1" 200 109 0.003397 10.0.0.37 - - [2025-03-24 02:09:21] "GET /virtual-machine-interface/fa2d690c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006276 10.0.0.37 - - [2025-03-24 02:09:21] "POST /set-tag HTTP/1.1" 200 109 0.003062 10.0.0.37 - - [2025-03-24 02:09:21] "GET /virtual-machine-interface/fdaf44f6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006202 10.0.0.37 - - [2025-03-24 02:09:21] "POST /set-tag HTTP/1.1" 200 109 0.002908 10.0.0.37 - - [2025-03-24 02:09:21] "GET /virtual-machine-interface/fc900dda-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007598 10.0.0.37 - - [2025-03-24 02:09:21] "POST /set-tag HTTP/1.1" 200 109 0.003097 10.0.0.37 - - [2025-03-24 02:09:24] "GET /virtual-machine/b04b4f1a-a2fe-4161-81da-72d0f3f3186d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003895 10.0.0.37 - - [2025-03-24 02:09:24] "GET /virtual-machine-interface/f9a1c370-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011531 10.0.0.37 - - [2025-03-24 02:09:24] "GET /virtual-machine/f6d8a2af-f816-4c08-b0d8-92c065f79fec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004286 10.0.0.37 - - [2025-03-24 02:09:24] "GET /virtual-machine-interface/fa2d690c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007058 10.0.0.37 - - [2025-03-24 02:09:24] "GET /virtual-machine/6f8ce6d8-9f27-49af-86d0-10253882c656?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003803 10.0.0.37 - - [2025-03-24 02:09:24] "GET /virtual-machine-interface/faeb54f8-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005745 10.0.0.37 - - [2025-03-24 02:09:24] "GET /virtual-machine/a4eb1d0f-b061-485c-a650-a3ef405366be?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003764 10.0.0.37 - - [2025-03-24 02:09:24] "GET /virtual-machine-interface/fb72d95a-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006402 10.0.0.37 - - [2025-03-24 02:09:24] "GET /virtual-machine/d931f4d0-7f61-4e5c-aba1-acd88c40a693?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.007373 10.0.0.37 - - [2025-03-24 02:09:24] "GET /virtual-machine-interface/fc0fc33c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006473 10.0.0.37 - - [2025-03-24 02:09:26] "GET /virtual-machine-interface/fd266a96-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005954 10.0.0.37 - - [2025-03-24 02:09:26] "POST /set-tag HTTP/1.1" 200 109 0.004271 10.0.0.37 - - [2025-03-24 02:09:30] "GET /virtual-machine/e64f20e0-69fa-4523-9770-40f0fef5cbc8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003736 10.0.0.37 - - [2025-03-24 02:09:30] "GET /virtual-machine-interface/fd266a96-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005639 10.0.0.37 - - [2025-03-24 02:09:30] "GET /virtual-machine/f6c20e54-0238-4840-af14-c670b67ca90c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003491 10.0.0.37 - - [2025-03-24 02:09:30] "GET /virtual-machine-interface/fc900dda-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006655 10.0.0.37 - - [2025-03-24 02:09:30] "GET /virtual-machine/0b4933fd-16ac-4ab7-adb1-448a7fe7c9d8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.012532 10.0.0.37 - - [2025-03-24 02:09:30] "GET /virtual-machine-interface/fdaf44f6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007919 10.0.0.37 - - [2025-03-24 02:09:30] "GET /loadbalancer/fceb3da4-f76f-463a-ab85-fdf886c1b190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002130 10.0.0.37 - - [2025-03-24 02:09:30] "POST /tags HTTP/1.1" 200 333 0.025511 10.0.0.37 - - [2025-03-24 02:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006408 10.0.0.37 - - [2025-03-24 02:09:30] "GET /tag/cc820f31-c6ba-4367-8e11-513c65aa6e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017114 10.0.0.37 - - [2025-03-24 02:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.37 - - [2025-03-24 02:09:31] "GET /project/7f5098b3-b613-4b9e-8450-a44a16fb8166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043655 10.0.0.37 - - [2025-03-24 02:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.37 - - [2025-03-24 02:09:31] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007514 10.0.0.37 - - [2025-03-24 02:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.37 - - [2025-03-24 02:09:31] "GET /service-appliance-set/5e83b5f5-7d45-4231-9bc0-34a801e8d81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004486 10.0.0.37 - - [2025-03-24 02:09:31] "POST /fqname-to-id HTTP/1.1" 404 273 0.003450 10.0.0.37 - - [2025-03-24 02:09:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.122691 10.0.0.37 - - [2025-03-24 02:09:31] "GET /virtual-machine-interface/bd32ee39-dc4c-442f-b6c5-8d3bd08bea4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.015477 10.0.0.37 - - [2025-03-24 02:09:31] "POST /instance-ips HTTP/1.1" 200 409 0.027085 10.0.0.37 - - [2025-03-24 02:09:31] "GET /instance-ip/59d739bf-5da3-4602-98cd-5d0830ec71a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.016250 10.0.0.37 - - [2025-03-24 02:09:31] "POST /loadbalancers HTTP/1.1" 200 629 0.064348 10.0.0.37 - - [2025-03-24 02:09:31] "GET /project/7f5098b3-b613-4b9e-8450-a44a16fb8166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040665 10.0.0.37 - - [2025-03-24 02:09:31] "GET /instance-ip/59d739bf-5da3-4602-98cd-5d0830ec71a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004637 10.0.0.37 - - [2025-03-24 02:09:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027407 10.0.0.37 - - [2025-03-24 02:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008668 10.0.0.37 - - [2025-03-24 02:09:31] "GET /project/7f5098b3-b613-4b9e-8450-a44a16fb8166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.053878 10.0.0.37 - - [2025-03-24 02:09:31] "POST /floating-ips HTTP/1.1" 200 597 0.069646 10.0.0.37 - - [2025-03-24 02:09:31] "GET /loadbalancer/fceb3da4-f76f-463a-ab85-fdf886c1b190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003521 10.0.0.37 - - [2025-03-24 02:09:31] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.023187 10.0.0.37 - - [2025-03-24 02:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006235 10.0.0.37 - - [2025-03-24 02:09:31] "GET /project/7f5098b3-b613-4b9e-8450-a44a16fb8166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044944 10.0.0.37 - - [2025-03-24 02:09:31] "GET /loadbalancer-listener/7346d2ec-f97f-4cd5-91a8-bc7a197aac26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004695 10.0.0.37 - - [2025-03-24 02:09:31] "GET /loadbalancer-listener/7346d2ec-f97f-4cd5-91a8-bc7a197aac26?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004237 10.0.0.37 - - [2025-03-24 02:09:31] "GET /loadbalancer/fceb3da4-f76f-463a-ab85-fdf886c1b190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003448 10.0.0.37 - - [2025-03-24 02:09:31] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.030920 10.0.0.37 - - [2025-03-24 02:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.37 - - [2025-03-24 02:09:31] "GET /instance-ip/59d739bf-5da3-4602-98cd-5d0830ec71a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.014719 10.0.0.37 - - [2025-03-24 02:09:31] "GET /loadbalancer/fceb3da4-f76f-463a-ab85-fdf886c1b190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003662 10.0.0.37 - - [2025-03-24 02:09:31] "GET /instance-ip/59d739bf-5da3-4602-98cd-5d0830ec71a6?fields=floating_ips HTTP/1.1" 200 1212 0.007719 10.0.0.37 - - [2025-03-24 02:09:32] "GET /loadbalancer-pool/28d0d0e7-baf0-48e0-a324-babd0374f01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.013203 10.0.0.37 - - [2025-03-24 02:09:32] "GET /floating-ip/525068a1-8294-4ec4-8f05-5aa4ae755819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.005966 10.0.0.37 - - [2025-03-24 02:09:32] "POST /loadbalancer-members HTTP/1.1" 200 721 0.033604 10.0.0.37 - - [2025-03-24 02:09:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.027372 10.0.0.37 - - [2025-03-24 02:09:32] "GET /virtual-machine-interface/fa2d690c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006775 10.0.0.37 - - [2025-03-24 02:09:32] "GET /virtual-machine-interface/fa2d690c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007178 10.0.0.37 - - [2025-03-24 02:09:32] "POST /ref-update HTTP/1.1" 200 156 0.010111 10.0.0.37 - - [2025-03-24 02:09:32] "POST /tags HTTP/1.1" 409 221 0.009598 10.0.0.37 - - [2025-03-24 02:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007038 10.0.0.37 - - [2025-03-24 02:09:32] "GET /floating-ip/525068a1-8294-4ec4-8f05-5aa4ae755819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.015888 10.0.0.37 - - [2025-03-24 02:09:32] "GET /tag/cc820f31-c6ba-4367-8e11-513c65aa6e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013371 10.0.0.37 - - [2025-03-24 02:09:32] "PUT /floating-ip/525068a1-8294-4ec4-8f05-5aa4ae755819 HTTP/1.1" 200 256 0.015785 10.0.0.37 - - [2025-03-24 02:09:32] "POST /set-tag HTTP/1.1" 200 109 0.094462 10.0.0.37 - - [2025-03-24 02:09:32] "GET /loadbalancer-pool/28d0d0e7-baf0-48e0-a324-babd0374f01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.011298 10.0.0.37 - - [2025-03-24 02:09:32] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019162 10.0.0.37 - - [2025-03-24 02:09:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009943 10.0.0.37 - - [2025-03-24 02:09:32] "GET /virtual-machine-interface/f9a1c370-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007932 10.0.0.37 - - [2025-03-24 02:09:32] "GET /virtual-machine-interface/f9a1c370-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013549 10.0.0.37 - - [2025-03-24 02:09:32] "POST /ref-update HTTP/1.1" 200 156 0.012872 10.0.0.37 - - [2025-03-24 02:09:32] "GET /floating-ip/525068a1-8294-4ec4-8f05-5aa4ae755819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.022560 10.0.0.37 - - [2025-03-24 02:09:32] "POST /set-tag HTTP/1.1" 200 109 0.095595 10.0.0.37 - - [2025-03-24 02:09:33] "POST /tags HTTP/1.1" 409 206 0.003525 10.0.0.37 - - [2025-03-24 02:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.37 - - [2025-03-24 02:09:33] "GET /tag/09df7685-9469-448f-906b-7aa3b3263b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.024433 10.0.0.37 - - [2025-03-24 02:09:33] "POST /tags HTTP/1.1" 409 204 0.002753 10.0.0.37 - - [2025-03-24 02:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.37 - - [2025-03-24 02:09:33] "GET /tag/7b51c01d-4247-4eea-9cb7-76e66d4fc46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013863 10.0.0.37 - - [2025-03-24 02:09:33] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003173 10.0.0.37 - - [2025-03-24 02:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.37 - - [2025-03-24 02:09:33] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007402 10.0.0.37 - - [2025-03-24 02:09:33] "POST /tags HTTP/1.1" 409 206 0.003351 10.0.0.37 - - [2025-03-24 02:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.37 - - [2025-03-24 02:09:33] "GET /tag/09df7685-9469-448f-906b-7aa3b3263b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014076 10.0.0.37 - - [2025-03-24 02:09:33] "POST /tags HTTP/1.1" 409 226 0.005604 10.0.0.37 - - [2025-03-24 02:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.37 - - [2025-03-24 02:09:33] "GET /tag/3eea1005-ca10-417b-9a39-42be6843d071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015741 10.0.0.37 - - [2025-03-24 02:09:33] "POST /tags HTTP/1.1" 409 204 0.002572 10.0.0.37 - - [2025-03-24 02:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.37 - - [2025-03-24 02:09:34] "GET /tag/7b51c01d-4247-4eea-9cb7-76e66d4fc46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014010 10.0.0.37 - - [2025-03-24 02:09:34] "POST /tags HTTP/1.1" 409 226 0.002203 10.0.0.37 - - [2025-03-24 02:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.37 - - [2025-03-24 02:09:34] "GET /tag/3eea1005-ca10-417b-9a39-42be6843d071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015088 10.0.0.37 - - [2025-03-24 02:09:34] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004100 10.0.0.37 - - [2025-03-24 02:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.37 - - [2025-03-24 02:09:34] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006126 10.0.0.37 - - [2025-03-24 02:09:34] "POST /firewall-rules HTTP/1.1" 200 626 0.080245 10.0.0.37 - - [2025-03-24 02:09:34] "POST /firewall-rules HTTP/1.1" 200 646 0.087028 10.0.0.37 - - [2025-03-24 02:09:34] "GET /firewall-rule/373750ef-abd2-4483-9f16-06cf83d77378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.031116 10.0.0.37 - - [2025-03-24 02:09:34] "GET /firewall-policy/875eb25d-10d3-462a-beeb-1a311d8b17a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005149 10.0.0.37 - - [2025-03-24 02:09:34] "GET /firewall-rule/672845d1-0922-4ec5-b883-99d7a495d0ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005913 10.0.0.37 - - [2025-03-24 02:09:34] "POST /ref-update HTTP/1.1" 200 156 0.018569 10.0.0.37 - - [2025-03-24 02:09:34] "POST /firewall-policys HTTP/1.1" 200 606 0.026323 10.0.0.37 - - [2025-03-24 02:09:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024311 10.0.0.37 - - [2025-03-24 02:09:34] "GET /firewall-policy/c5569119-ffe0-47f9-b614-9a16e99aa49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005810 10.0.0.37 - - [2025-03-24 02:09:34] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003866 10.0.0.37 - - [2025-03-24 02:09:34] "GET /firewall-policy/c5569119-ffe0-47f9-b614-9a16e99aa49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002801 10.0.0.37 - - [2025-03-24 02:09:34] "GET /firewall-policy/875eb25d-10d3-462a-beeb-1a311d8b17a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004713 10.0.0.37 - - [2025-03-24 02:09:34] "GET /firewall-policy/a740fce6-3b68-4bc4-a635-b5178ee7f5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005063 10.0.0.37 - - [2025-03-24 02:09:34] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004561 10.0.0.37 - - [2025-03-24 02:09:34] "GET /firewall-policy/875eb25d-10d3-462a-beeb-1a311d8b17a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002985 10.0.0.37 - - [2025-03-24 02:09:34] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.007133 10.0.0.37 - - [2025-03-24 02:09:34] "POST /ref-update HTTP/1.1" 200 156 0.026990 10.0.0.37 - - [2025-03-24 02:09:34] "POST /ref-update HTTP/1.1" 200 156 0.032052 10.0.0.37 - - [2025-03-24 02:09:34] "POST /ref-update HTTP/1.1" 200 156 0.018795 10.0.0.37 - - [2025-03-24 02:09:34] "POST /ref-update HTTP/1.1" 200 156 0.030861 10.0.0.37 - - [2025-03-24 02:09:34] "POST /ref-update HTTP/1.1" 200 156 0.034804 10.0.0.37 - - [2025-03-24 02:09:35] "GET /firewall-policy/c5569119-ffe0-47f9-b614-9a16e99aa49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003347 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:10:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001025 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:10:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001218 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:10:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001001 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:10:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002615 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:10:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001045 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:10:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001299 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:10:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001089 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:10:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001237 10.0.0.37 - - [2025-03-24 02:11:33] "POST /tags HTTP/1.1" 409 252 0.003287 10.0.0.37 - - [2025-03-24 02:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.37 - - [2025-03-24 02:11:33] "GET /tag/24a5b89a-3a98-4371-973c-fb3bb61bc727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017883 10.0.0.37 - - [2025-03-24 02:11:33] "POST /tags HTTP/1.1" 409 228 0.002530 10.0.0.37 - - [2025-03-24 02:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.37 - - [2025-03-24 02:11:33] "GET /tag/5b9928ac-ed40-4288-bb26-6ddbdd576a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015539 10.0.0.37 - - [2025-03-24 02:11:33] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005042 10.0.0.37 - - [2025-03-24 02:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.37 - - [2025-03-24 02:11:33] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003527 10.0.0.37 - - [2025-03-24 02:11:33] "POST /tags HTTP/1.1" 409 206 0.003464 10.0.0.37 - - [2025-03-24 02:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.37 - - [2025-03-24 02:11:33] "GET /tag/09df7685-9469-448f-906b-7aa3b3263b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.020065 10.0.0.37 - - [2025-03-24 02:11:33] "POST /tags HTTP/1.1" 409 226 0.002432 10.0.0.37 - - [2025-03-24 02:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.37 - - [2025-03-24 02:11:33] "GET /tag/3eea1005-ca10-417b-9a39-42be6843d071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015388 10.0.0.37 - - [2025-03-24 02:11:33] "POST /tags HTTP/1.1" 409 204 0.002629 10.0.0.37 - - [2025-03-24 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.37 - - [2025-03-24 02:11:34] "GET /tag/7b51c01d-4247-4eea-9cb7-76e66d4fc46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014423 10.0.0.37 - - [2025-03-24 02:11:34] "POST /tags HTTP/1.1" 409 226 0.002897 10.0.0.37 - - [2025-03-24 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.37 - - [2025-03-24 02:11:34] "GET /tag/3eea1005-ca10-417b-9a39-42be6843d071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.020775 10.0.0.37 - - [2025-03-24 02:11:34] "POST /tags HTTP/1.1" 409 228 0.003334 10.0.0.37 - - [2025-03-24 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.37 - - [2025-03-24 02:11:34] "GET /tag/5b9928ac-ed40-4288-bb26-6ddbdd576a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.019117 10.0.0.37 - - [2025-03-24 02:11:34] "POST /tags HTTP/1.1" 409 252 0.004003 10.0.0.37 - - [2025-03-24 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.37 - - [2025-03-24 02:11:34] "GET /tag/24a5b89a-3a98-4371-973c-fb3bb61bc727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014486 10.0.0.37 - - [2025-03-24 02:11:34] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003217 10.0.0.37 - - [2025-03-24 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.37 - - [2025-03-24 02:11:34] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003253 10.0.0.37 - - [2025-03-24 02:11:34] "POST /firewall-rules HTTP/1.1" 409 281 0.002800 10.0.0.37 - - [2025-03-24 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.37 - - [2025-03-24 02:11:34] "PUT /firewall-rule/672845d1-0922-4ec5-b883-99d7a495d0ea HTTP/1.1" 200 260 0.028634 10.0.0.37 - - [2025-03-24 02:11:34] "POST /firewall-rules HTTP/1.1" 409 291 0.010764 10.0.0.37 - - [2025-03-24 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.37 - - [2025-03-24 02:11:34] "PUT /firewall-rule/373750ef-abd2-4483-9f16-06cf83d77378 HTTP/1.1" 200 260 0.026222 10.0.0.37 - - [2025-03-24 02:11:34] "GET /firewall-rule/373750ef-abd2-4483-9f16-06cf83d77378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.011994 10.0.0.37 - - [2025-03-24 02:11:34] "POST /firewall-rules HTTP/1.1" 200 658 0.084522 10.0.0.37 - - [2025-03-24 02:11:34] "GET /firewall-rule/f60c84c7-c956-4540-a91b-3a855207245a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.009607 10.0.0.37 - - [2025-03-24 02:11:34] "GET /firewall-policy/875eb25d-10d3-462a-beeb-1a311d8b17a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003057 10.0.0.37 - - [2025-03-24 02:11:34] "GET /firewall-rule/672845d1-0922-4ec5-b883-99d7a495d0ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.010952 10.0.0.37 - - [2025-03-24 02:11:34] "POST /firewall-policys HTTP/1.1" 409 269 0.003102 10.0.0.37 - - [2025-03-24 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.37 - - [2025-03-24 02:11:34] "PUT /firewall-policy/c5569119-ffe0-47f9-b614-9a16e99aa49d HTTP/1.1" 200 264 0.028678 10.0.0.37 - - [2025-03-24 02:11:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019596 10.0.0.37 - - [2025-03-24 02:11:34] "GET /firewall-policy/c5569119-ffe0-47f9-b614-9a16e99aa49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008821 10.0.0.37 - - [2025-03-24 02:11:34] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003292 10.0.0.37 - - [2025-03-24 02:11:34] "GET /firewall-policy/c5569119-ffe0-47f9-b614-9a16e99aa49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003022 10.0.0.37 - - [2025-03-24 02:11:34] "GET /firewall-policy/875eb25d-10d3-462a-beeb-1a311d8b17a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003402 10.0.0.37 - - [2025-03-24 02:11:35] "GET /firewall-policy/a740fce6-3b68-4bc4-a635-b5178ee7f5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004153 10.0.0.37 - - [2025-03-24 02:11:35] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.006301 10.0.0.37 - - [2025-03-24 02:11:35] "GET /firewall-policy/c5569119-ffe0-47f9-b614-9a16e99aa49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003239 10.0.0.37 - - [2025-03-24 02:11:35] "GET /firewall-policy/c5569119-ffe0-47f9-b614-9a16e99aa49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005527 10.0.0.37 - - [2025-03-24 02:11:44] "GET /global-system-configs HTTP/1.1" 200 322 0.005516 10.0.0.37 - - [2025-03-24 02:11:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002604 10.0.0.37 - - [2025-03-24 02:12:36] "GET /virtual-machine-interface/f9a1c370-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007302 10.0.0.37 - - [2025-03-24 02:12:36] "POST /set-tag HTTP/1.1" 200 109 0.002973 10.0.0.37 - - [2025-03-24 02:12:36] "GET /virtual-machine-interface/fc900dda-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011387 10.0.0.37 - - [2025-03-24 02:12:36] "POST /set-tag HTTP/1.1" 200 109 0.004400 10.0.0.37 - - [2025-03-24 02:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.37 - - [2025-03-24 02:12:36] "GET /loadbalancer/fceb3da4-f76f-463a-ab85-fdf886c1b190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.009432 10.0.0.37 - - [2025-03-24 02:12:36] "GET /virtual-machine-interface/f9a1c370-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005879 10.0.0.37 - - [2025-03-24 02:12:36] "POST /set-tag HTTP/1.1" 200 109 0.038408 10.0.0.37 - - [2025-03-24 02:12:36] "DELETE /loadbalancer-member/d5c06c89-7b08-4764-b674-514d419997b3 HTTP/1.1" 200 115 0.098565 10.0.0.37 - - [2025-03-24 02:12:36] "GET /virtual-machine-interface/fa2d690c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.020329 10.0.0.37 - - [2025-03-24 02:12:36] "POST /set-tag HTTP/1.1" 200 109 0.003042 10.0.0.37 - - [2025-03-24 02:12:36] "GET /virtual-machine-interface/fb72d95a-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005228 10.0.0.37 - - [2025-03-24 02:12:36] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.37 - - [2025-03-24 02:12:36] "GET /virtual-machine-interface/faeb54f8-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007851 10.0.0.37 - - [2025-03-24 02:12:36] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.37 - - [2025-03-24 02:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.37 - - [2025-03-24 02:12:36] "GET /loadbalancer/fceb3da4-f76f-463a-ab85-fdf886c1b190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004249 10.0.0.37 - - [2025-03-24 02:12:36] "GET /virtual-machine-interface/fc0fc33c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005638 10.0.0.37 - - [2025-03-24 02:12:36] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.37 - - [2025-03-24 02:12:37] "GET /virtual-machine-interface/fdaf44f6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013225 10.0.0.37 - - [2025-03-24 02:12:37] "POST /set-tag HTTP/1.1" 200 109 0.004911 10.0.0.37 - - [2025-03-24 02:12:37] "GET /virtual-machine-interface/fd266a96-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007257 10.0.0.37 - - [2025-03-24 02:12:37] "POST /set-tag HTTP/1.1" 200 109 0.004483 10.0.0.37 - - [2025-03-24 02:12:38] "GET /virtual-machine-interface/fb72d95a-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006245 10.0.0.37 - - [2025-03-24 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.005868 10.0.0.37 - - [2025-03-24 02:12:38] "GET /virtual-machine-interface/fb72d95a-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010912 10.0.0.37 - - [2025-03-24 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.006194 10.0.0.37 - - [2025-03-24 02:12:38] "GET /virtual-machine/a4eb1d0f-b061-485c-a650-a3ef405366be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.007526 10.0.0.37 - - [2025-03-24 02:12:38] "POST /ref-update HTTP/1.1" 200 156 0.015667 10.0.0.37 - - [2025-03-24 02:12:38] "GET /virtual-machine-interface/fb72d95a-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005751 10.0.0.37 - - [2025-03-24 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.036582 10.0.0.37 - - [2025-03-24 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.034867 10.0.0.37 - - [2025-03-24 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.018524 10.0.0.37 - - [2025-03-24 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.059620 10.0.0.37 - - [2025-03-24 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.055601 10.0.0.37 - - [2025-03-24 02:12:38] "DELETE /instance-ip/fb9049f4-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.069914 10.0.0.37 - - [2025-03-24 02:12:38] "DELETE /virtual-machine-interface/fb72d95a-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.059568 10.0.0.37 - - [2025-03-24 02:12:38] "DELETE /virtual-machine/a4eb1d0f-b061-485c-a650-a3ef405366be HTTP/1.1" 200 115 0.035620 10.0.0.37 - - [2025-03-24 02:12:38] "GET /virtual-machine-interface/faeb54f8-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005613 10.0.0.37 - - [2025-03-24 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.004106 10.0.0.37 - - [2025-03-24 02:12:38] "GET /virtual-machine-interface/faeb54f8-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010428 10.0.0.37 - - [2025-03-24 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.003703 10.0.0.37 - - [2025-03-24 02:12:38] "GET /virtual-machine/6f8ce6d8-9f27-49af-86d0-10253882c656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003633 10.0.0.37 - - [2025-03-24 02:12:38] "POST /ref-update HTTP/1.1" 200 156 0.013551 10.0.0.37 - - [2025-03-24 02:12:39] "GET /virtual-machine-interface/faeb54f8-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008552 10.0.0.37 - - [2025-03-24 02:12:39] "POST /set-tag HTTP/1.1" 200 109 0.034525 10.0.0.37 - - [2025-03-24 02:12:39] "POST /set-tag HTTP/1.1" 200 109 0.062524 10.0.0.37 - - [2025-03-24 02:12:39] "POST /set-tag HTTP/1.1" 200 109 0.108250 10.0.0.37 - - [2025-03-24 02:12:39] "POST /set-tag HTTP/1.1" 200 109 0.048508 10.0.0.37 - - [2025-03-24 02:12:39] "POST /set-tag HTTP/1.1" 200 109 0.048871 10.0.0.37 - - [2025-03-24 02:12:39] "DELETE /instance-ip/fb055ba0-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.081100 10.0.0.37 - - [2025-03-24 02:12:39] "DELETE /virtual-machine-interface/faeb54f8-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.060032 10.0.0.37 - - [2025-03-24 02:12:39] "DELETE /virtual-machine/6f8ce6d8-9f27-49af-86d0-10253882c656 HTTP/1.1" 200 115 0.031351 10.0.0.37 - - [2025-03-24 02:12:39] "DELETE /tag/baae00ca-3116-436e-93a0-8b5bd8e40fdb HTTP/1.1" 200 115 0.050604 10.0.0.37 - - [2025-03-24 02:12:39] "GET /virtual-machine-interface/f9a1c370-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008054 10.0.0.37 - - [2025-03-24 02:12:39] "POST /set-tag HTTP/1.1" 200 109 0.003822 10.0.0.37 - - [2025-03-24 02:12:39] "GET /virtual-machine-interface/f9a1c370-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005782 10.0.0.37 - - [2025-03-24 02:12:39] "POST /set-tag HTTP/1.1" 200 109 0.003080 10.0.0.37 - - [2025-03-24 02:12:39] "GET /virtual-machine/b04b4f1a-a2fe-4161-81da-72d0f3f3186d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003749 10.0.0.37 - - [2025-03-24 02:12:39] "POST /ref-update HTTP/1.1" 200 156 0.021046 10.0.0.37 - - [2025-03-24 02:12:39] "GET /virtual-machine-interface/f9a1c370-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.027625 10.0.0.37 - - [2025-03-24 02:12:39] "POST /set-tag HTTP/1.1" 200 109 0.029176 10.0.0.37 - - [2025-03-24 02:12:40] "POST /set-tag HTTP/1.1" 200 109 0.057474 10.0.0.37 - - [2025-03-24 02:12:40] "POST /set-tag HTTP/1.1" 200 109 0.056526 10.0.0.37 - - [2025-03-24 02:12:40] "POST /set-tag HTTP/1.1" 200 109 0.019782 10.0.0.37 - - [2025-03-24 02:12:40] "POST /set-tag HTTP/1.1" 200 109 0.045400 10.0.0.37 - - [2025-03-24 02:12:40] "DELETE /instance-ip/f9c008ee-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.079086 10.0.0.37 - - [2025-03-24 02:12:40] "POST /ref-update HTTP/1.1" 200 156 0.011512 10.0.0.37 - - [2025-03-24 02:12:40] "DELETE /virtual-machine-interface/f9a1c370-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.062807 10.0.0.37 - - [2025-03-24 02:12:40] "DELETE /virtual-machine/b04b4f1a-a2fe-4161-81da-72d0f3f3186d HTTP/1.1" 200 115 0.079517 10.0.0.37 - - [2025-03-24 02:12:40] "GET /virtual-machine-interface/fa2d690c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.011158 10.0.0.37 - - [2025-03-24 02:12:40] "POST /set-tag HTTP/1.1" 200 109 0.003007 10.0.0.37 - - [2025-03-24 02:12:40] "GET /virtual-machine-interface/fa2d690c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.012047 10.0.0.37 - - [2025-03-24 02:12:40] "POST /set-tag HTTP/1.1" 200 109 0.005081 10.0.0.37 - - [2025-03-24 02:12:40] "GET /virtual-machine/f6d8a2af-f816-4c08-b0d8-92c065f79fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003459 10.0.0.37 - - [2025-03-24 02:12:40] "POST /ref-update HTTP/1.1" 200 156 0.013016 10.0.0.37 - - [2025-03-24 02:12:40] "GET /virtual-machine-interface/fa2d690c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.014693 10.0.0.37 - - [2025-03-24 02:12:40] "POST /set-tag HTTP/1.1" 200 109 0.027267 10.0.0.37 - - [2025-03-24 02:12:40] "POST /set-tag HTTP/1.1" 200 109 0.042316 10.0.0.37 - - [2025-03-24 02:12:40] "POST /set-tag HTTP/1.1" 200 109 0.068143 10.0.0.37 - - [2025-03-24 02:12:41] "POST /set-tag HTTP/1.1" 200 109 0.049391 10.0.0.37 - - [2025-03-24 02:12:41] "POST /set-tag HTTP/1.1" 200 109 0.042629 10.0.0.37 - - [2025-03-24 02:12:41] "DELETE /instance-ip/fa4cd0c6-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.109993 10.0.0.37 - - [2025-03-24 02:12:41] "POST /ref-update HTTP/1.1" 200 156 0.012558 10.0.0.37 - - [2025-03-24 02:12:41] "DELETE /virtual-machine-interface/fa2d690c-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.060402 10.0.0.37 - - [2025-03-24 02:12:41] "DELETE /virtual-machine/f6d8a2af-f816-4c08-b0d8-92c065f79fec HTTP/1.1" 200 115 0.021032 10.0.0.37 - - [2025-03-24 02:12:41] "DELETE /tag/09df7685-9469-448f-906b-7aa3b3263b2d HTTP/1.1" 409 388 0.014246 10.0.0.37 - - [2025-03-24 02:12:41] "DELETE /tag/92b03494-e6e4-41c0-986a-52235cfbf74e HTTP/1.1" 200 115 0.058388 10.0.0.37 - - [2025-03-24 02:13:08] "GET /virtual-machine-interface/fc900dda-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007196 10.0.0.37 - - [2025-03-24 02:13:08] "POST /set-tag HTTP/1.1" 200 109 0.003723 10.0.0.37 - - [2025-03-24 02:13:08] "GET /virtual-machine-interface/fc900dda-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010610 10.0.0.37 - - [2025-03-24 02:13:08] "POST /set-tag HTTP/1.1" 200 109 0.003459 10.0.0.37 - - [2025-03-24 02:13:08] "GET /virtual-machine/f6c20e54-0238-4840-af14-c670b67ca90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005535 10.0.0.37 - - [2025-03-24 02:13:08] "POST /ref-update HTTP/1.1" 200 156 0.011796 10.0.0.37 - - [2025-03-24 02:13:08] "GET /virtual-machine-interface/fc900dda-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005767 10.0.0.37 - - [2025-03-24 02:13:08] "POST /set-tag HTTP/1.1" 200 109 0.024709 10.0.0.37 - - [2025-03-24 02:13:08] "POST /set-tag HTTP/1.1" 200 109 0.029891 10.0.0.37 - - [2025-03-24 02:13:08] "POST /set-tag HTTP/1.1" 200 109 0.016819 10.0.0.37 - - [2025-03-24 02:13:08] "POST /set-tag HTTP/1.1" 200 109 0.031026 10.0.0.37 - - [2025-03-24 02:13:08] "DELETE /instance-ip/fcacd6c2-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.051266 10.0.0.37 - - [2025-03-24 02:13:08] "DELETE /virtual-machine-interface/fc900dda-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.139670 10.0.0.37 - - [2025-03-24 02:13:08] "DELETE /virtual-machine/f6c20e54-0238-4840-af14-c670b67ca90c HTTP/1.1" 200 115 0.132046 10.0.0.37 - - [2025-03-24 02:13:08] "DELETE /tag/7b51c01d-4247-4eea-9cb7-76e66d4fc46c HTTP/1.1" 409 236 0.006427 10.0.0.37 - - [2025-03-24 02:13:08] "GET /virtual-machine-interface/fd266a96-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005609 10.0.0.37 - - [2025-03-24 02:13:08] "POST /set-tag HTTP/1.1" 200 109 0.008233 10.0.0.37 - - [2025-03-24 02:13:08] "GET /virtual-machine-interface/fd266a96-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006014 10.0.0.37 - - [2025-03-24 02:13:08] "POST /set-tag HTTP/1.1" 200 109 0.003459 10.0.0.37 - - [2025-03-24 02:13:08] "GET /virtual-machine/e64f20e0-69fa-4523-9770-40f0fef5cbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003248 10.0.0.37 - - [2025-03-24 02:13:08] "POST /ref-update HTTP/1.1" 200 156 0.012079 10.0.0.37 - - [2025-03-24 02:13:09] "GET /virtual-machine-interface/fd266a96-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005888 10.0.0.37 - - [2025-03-24 02:13:09] "POST /set-tag HTTP/1.1" 200 109 0.019139 10.0.0.37 - - [2025-03-24 02:13:09] "POST /set-tag HTTP/1.1" 200 109 0.021607 10.0.0.37 - - [2025-03-24 02:13:09] "POST /set-tag HTTP/1.1" 200 109 0.029689 10.0.0.37 - - [2025-03-24 02:13:09] "POST /set-tag HTTP/1.1" 200 109 0.031984 10.0.0.37 - - [2025-03-24 02:13:09] "DELETE /instance-ip/fd44de18-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.059185 10.0.0.37 - - [2025-03-24 02:13:09] "DELETE /virtual-machine-interface/fd266a96-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.053731 10.0.0.37 - - [2025-03-24 02:13:09] "DELETE /virtual-machine/e64f20e0-69fa-4523-9770-40f0fef5cbc8 HTTP/1.1" 200 115 0.024588 10.0.0.37 - - [2025-03-24 02:13:09] "DELETE /tag/6608b171-9163-4069-9f8e-6433d7bf8bfb HTTP/1.1" 200 115 0.039309 10.0.0.37 - - [2025-03-24 02:13:09] "GET /virtual-machine-interface/fc0fc33c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005448 10.0.0.37 - - [2025-03-24 02:13:09] "POST /set-tag HTTP/1.1" 200 109 0.004462 10.0.0.37 - - [2025-03-24 02:13:09] "GET /virtual-machine-interface/fc0fc33c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004865 10.0.0.37 - - [2025-03-24 02:13:09] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.37 - - [2025-03-24 02:13:09] "GET /virtual-machine/d931f4d0-7f61-4e5c-aba1-acd88c40a693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003423 10.0.0.37 - - [2025-03-24 02:13:09] "POST /ref-update HTTP/1.1" 200 156 0.010608 10.0.0.37 - - [2025-03-24 02:13:09] "GET /virtual-machine-interface/fc0fc33c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010467 10.0.0.37 - - [2025-03-24 02:13:09] "POST /set-tag HTTP/1.1" 200 109 0.024981 10.0.0.37 - - [2025-03-24 02:13:09] "POST /set-tag HTTP/1.1" 200 109 0.035381 10.0.0.37 - - [2025-03-24 02:13:09] "POST /set-tag HTTP/1.1" 200 109 0.037951 10.0.0.37 - - [2025-03-24 02:13:09] "POST /set-tag HTTP/1.1" 200 109 0.015346 10.0.0.37 - - [2025-03-24 02:13:09] "DELETE /instance-ip/fc2ab94e-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.066535 10.0.0.37 - - [2025-03-24 02:13:09] "DELETE /virtual-machine-interface/fc0fc33c-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.044693 10.0.0.37 - - [2025-03-24 02:13:09] "DELETE /virtual-machine/d931f4d0-7f61-4e5c-aba1-acd88c40a693 HTTP/1.1" 200 115 0.030221 10.0.0.37 - - [2025-03-24 02:13:10] "DELETE /tag/64668e38-174b-4050-8f77-e16accbeacd1 HTTP/1.1" 200 115 0.040414 10.0.0.37 - - [2025-03-24 02:13:10] "DELETE /tag/e48cd33f-6baf-409a-b033-c3b57fc1a927 HTTP/1.1" 200 115 0.042933 10.0.0.37 - - [2025-03-24 02:13:10] "DELETE /tag/fa115074-bb5f-412d-95b6-cbf9f2457c87 HTTP/1.1" 200 115 0.052786 10.0.0.37 - - [2025-03-24 02:13:10] "GET /virtual-machine-interface/fdaf44f6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011011 10.0.0.37 - - [2025-03-24 02:13:10] "POST /set-tag HTTP/1.1" 200 109 0.003201 10.0.0.37 - - [2025-03-24 02:13:10] "GET /virtual-machine-interface/fdaf44f6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005342 10.0.0.37 - - [2025-03-24 02:13:10] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.37 - - [2025-03-24 02:13:10] "GET /virtual-machine/0b4933fd-16ac-4ab7-adb1-448a7fe7c9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.004183 10.0.0.37 - - [2025-03-24 02:13:10] "POST /ref-update HTTP/1.1" 200 156 0.011157 10.0.0.37 - - [2025-03-24 02:13:10] "GET /virtual-machine-interface/fdaf44f6-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015798 10.0.0.37 - - [2025-03-24 02:13:10] "POST /set-tag HTTP/1.1" 200 109 0.020986 10.0.0.37 - - [2025-03-24 02:13:10] "POST /set-tag HTTP/1.1" 200 109 0.026598 10.0.0.37 - - [2025-03-24 02:13:10] "POST /set-tag HTTP/1.1" 200 109 0.035857 10.0.0.37 - - [2025-03-24 02:13:10] "POST /set-tag HTTP/1.1" 200 109 0.020374 10.0.0.37 - - [2025-03-24 02:13:10] "DELETE /instance-ip/fdcd87a4-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.064154 10.0.0.37 - - [2025-03-24 02:13:10] "DELETE /virtual-machine-interface/fdaf44f6-0854-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.050078 10.0.0.37 - - [2025-03-24 02:13:10] "DELETE /virtual-machine/0b4933fd-16ac-4ab7-adb1-448a7fe7c9d8 HTTP/1.1" 200 115 0.024094 10.0.0.37 - - [2025-03-24 02:13:10] "DELETE /tag/5b9928ac-ed40-4288-bb26-6ddbdd576a34 HTTP/1.1" 409 236 0.006535 10.0.0.37 - - [2025-03-24 02:13:10] "DELETE /tag/c363d70e-9bf8-4108-bbbf-707853551c70 HTTP/1.1" 200 115 0.045346 10.0.0.37 - - [2025-03-24 02:13:10] "DELETE /tag/24a5b89a-3a98-4371-973c-fb3bb61bc727 HTTP/1.1" 409 236 0.007134 10.0.0.37 - - [2025-03-24 02:13:11] "POST /projects HTTP/1.1" 409 238 0.003259 10.0.0.37 - - [2025-03-24 02:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.37 - - [2025-03-24 02:13:11] "GET /project/716c42f5-6d66-4e2a-8932-541e0851d70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043971 10.0.0.37 - - [2025-03-24 02:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.019552 10.0.0.37 - - [2025-03-24 02:13:11] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005345 10.0.0.37 - - [2025-03-24 02:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.37 - - [2025-03-24 02:13:11] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005307 10.0.0.37 - - [2025-03-24 02:13:11] "POST /security-groups HTTP/1.1" 409 285 0.003286 10.0.0.37 - - [2025-03-24 02:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.37 - - [2025-03-24 02:13:12] "PUT /security-group/ca88cc71-e1a6-41c5-b5f1-6d73168180e5 HTTP/1.1" 200 262 0.065804 10.0.0.37 - - [2025-03-24 02:13:12] "PUT /access-control-list/0a90711b-35b4-4293-9721-be2629ae87e4 HTTP/1.1" 200 272 0.025039 10.0.0.37 - - [2025-03-24 02:13:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.047449 10.0.0.37 - - [2025-03-24 02:13:12] "PUT /access-control-list/7cbd14de-7f86-4ed1-a3b3-cccc1a0762e0 HTTP/1.1" 200 272 0.032054 10.0.0.37 - - [2025-03-24 02:13:16] "POST /projects HTTP/1.1" 409 238 0.002729 10.0.0.37 - - [2025-03-24 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.37 - - [2025-03-24 02:13:17] "GET /project/716c42f5-6d66-4e2a-8932-541e0851d70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040798 10.0.0.37 - - [2025-03-24 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.37 - - [2025-03-24 02:13:17] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005358 10.0.0.37 - - [2025-03-24 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.37 - - [2025-03-24 02:13:17] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005673 10.0.0.37 - - [2025-03-24 02:13:17] "POST /security-groups HTTP/1.1" 409 285 0.002920 10.0.0.37 - - [2025-03-24 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.37 - - [2025-03-24 02:13:17] "PUT /security-group/ca88cc71-e1a6-41c5-b5f1-6d73168180e5 HTTP/1.1" 200 262 0.076280 10.0.0.37 - - [2025-03-24 02:13:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.030979 10.0.0.37 - - [2025-03-24 02:13:17] "PUT /access-control-list/0a90711b-35b4-4293-9721-be2629ae87e4 HTTP/1.1" 200 272 0.026607 10.0.0.37 - - [2025-03-24 02:13:17] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.012815 10.0.0.37 - - [2025-03-24 02:13:17] "PUT /access-control-list/7cbd14de-7f86-4ed1-a3b3-cccc1a0762e0 HTTP/1.1" 200 272 0.028818 10.0.0.37 - - [2025-03-24 02:13:17] "GET /firewall-rule/8e8d91fb-010e-4ae8-97eb-0ec3c40d5e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003404 10.0.0.37 - - [2025-03-24 02:13:17] "POST /ref-update HTTP/1.1" 200 156 0.061474 10.0.0.37 - - [2025-03-24 02:13:17] "DELETE /firewall-rule/8e8d91fb-010e-4ae8-97eb-0ec3c40d5e9b HTTP/1.1" 200 115 0.040737 10.0.0.37 - - [2025-03-24 02:13:17] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005757 10.0.0.37 - - [2025-03-24 02:13:17] "GET /firewall-rule/86c678a5-9d42-4877-b61d-ccc41ecc1ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003910 10.0.0.37 - - [2025-03-24 02:13:17] "POST /ref-update HTTP/1.1" 200 156 0.056088 10.0.0.37 - - [2025-03-24 02:13:17] "DELETE /firewall-rule/86c678a5-9d42-4877-b61d-ccc41ecc1ce0 HTTP/1.1" 200 115 0.051054 10.0.0.37 - - [2025-03-24 02:13:17] "DELETE /tag/9e94cdf0-8534-4319-bf7a-700702119ba2 HTTP/1.1" 200 115 0.041911 10.0.0.37 - - [2025-03-24 02:13:17] "DELETE /tag/5b9928ac-ed40-4288-bb26-6ddbdd576a34 HTTP/1.1" 409 236 0.005080 10.0.0.37 - - [2025-03-24 02:13:17] "DELETE /tag/24a5b89a-3a98-4371-973c-fb3bb61bc727 HTTP/1.1" 409 236 0.008858 10.0.0.37 - - [2025-03-24 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007271 10.0.0.37 - - [2025-03-24 02:13:17] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005196 10.0.0.37 - - [2025-03-24 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.37 - - [2025-03-24 02:13:17] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005826 10.0.0.37 - - [2025-03-24 02:13:17] "PUT /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920 HTTP/1.1" 200 264 0.049152 10.0.0.37 - - [2025-03-24 02:13:18] "PUT /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c HTTP/1.1" 200 264 0.086519 10.0.0.37 - - [2025-03-24 02:13:18] "DELETE /security-group/ca88cc71-e1a6-41c5-b5f1-6d73168180e5 HTTP/1.1" 200 115 0.125073 10.0.0.37 - - [2025-03-24 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005232 10.0.0.37 - - [2025-03-24 02:13:18] "DELETE /access-control-list/0a90711b-35b4-4293-9721-be2629ae87e4 HTTP/1.1" 200 115 0.083293 10.0.0.37 - - [2025-03-24 02:13:18] "DELETE /access-control-list/7cbd14de-7f86-4ed1-a3b3-cccc1a0762e0 HTTP/1.1" 200 115 0.063129 10.0.0.37 - - [2025-03-24 02:13:18] "GET /project/716c42f5-6d66-4e2a-8932-541e0851d70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.066637 10.0.0.37 - - [2025-03-24 02:13:18] "GET /project/716c42f5-6d66-4e2a-8932-541e0851d70f?fields=security_groups HTTP/1.1" 200 1351 0.034299 10.0.0.37 - - [2025-03-24 02:13:18] "DELETE /security-group/5144c21e-9489-4c21-b763-55ac94a77403 HTTP/1.1" 200 115 0.068702 10.0.0.37 - - [2025-03-24 02:13:18] "DELETE /access-control-list/60f9f28a-2100-456a-8eb6-69da21d8dc67 HTTP/1.1" 200 115 0.055401 10.0.0.37 - - [2025-03-24 02:13:18] "GET /project/716c42f5-6d66-4e2a-8932-541e0851d70f?fields=application_policy_sets HTTP/1.1" 200 1390 0.058636 10.0.0.37 - - [2025-03-24 02:13:18] "DELETE /access-control-list/08bde2d5-12d6-4beb-a3df-0f0e17c35598 HTTP/1.1" 200 115 0.040386 10.0.0.37 - - [2025-03-24 02:13:18] "DELETE /project/716c42f5-6d66-4e2a-8932-541e0851d70f HTTP/1.1" 200 115 0.389910 10.0.0.37 - - [2025-03-24 02:13:18] "POST /projects HTTP/1.1" 409 238 0.003918 10.0.0.37 - - [2025-03-24 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.37 - - [2025-03-24 02:13:18] "GET /project/7f5098b3-b613-4b9e-8450-a44a16fb8166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034376 10.0.0.37 - - [2025-03-24 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.37 - - [2025-03-24 02:13:18] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006330 10.0.0.37 - - [2025-03-24 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.37 - - [2025-03-24 02:13:18] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005917 10.0.0.37 - - [2025-03-24 02:13:18] "POST /security-groups HTTP/1.1" 409 285 0.003804 10.0.0.37 - - [2025-03-24 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.37 - - [2025-03-24 02:13:18] "PUT /security-group/ca94679e-66b6-4731-9324-cd223c37aa12 HTTP/1.1" 200 262 0.071205 10.0.0.37 - - [2025-03-24 02:13:18] "PUT /access-control-list/b6331ecd-3149-4236-9eb1-411c540b0725 HTTP/1.1" 200 272 0.018353 10.0.0.37 - - [2025-03-24 02:13:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027331 10.0.0.37 - - [2025-03-24 02:13:18] "PUT /access-control-list/007e4ed2-f038-463d-9369-a55126d8f258 HTTP/1.1" 200 272 0.030334 10.0.0.37 - - [2025-03-24 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.37 - - [2025-03-24 02:13:22] "GET /loadbalancer/fceb3da4-f76f-463a-ab85-fdf886c1b190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003279 10.0.0.37 - - [2025-03-24 02:13:22] "GET /virtual-machine-interface/fa2d690c-0854-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002091 10.0.0.37 - - [2025-03-24 02:13:22] "DELETE /loadbalancer-member/3b0122e1-60e3-4d01-a456-8b9b8e84946d HTTP/1.1" 200 115 0.052310 10.0.0.37 - - [2025-03-24 02:13:23] "DELETE /loadbalancer-pool/28d0d0e7-baf0-48e0-a324-babd0374f01a HTTP/1.1" 200 115 0.061896 10.0.0.37 - - [2025-03-24 02:13:23] "DELETE /loadbalancer-listener/7346d2ec-f97f-4cd5-91a8-bc7a197aac26 HTTP/1.1" 200 115 0.061940 10.0.0.37 - - [2025-03-24 02:13:23] "DELETE /loadbalancer/fceb3da4-f76f-463a-ab85-fdf886c1b190 HTTP/1.1" 200 115 0.036118 10.0.0.37 - - [2025-03-24 02:13:23] "DELETE /floating-ip/525068a1-8294-4ec4-8f05-5aa4ae755819 HTTP/1.1" 200 115 0.030574 10.0.0.37 - - [2025-03-24 02:13:23] "DELETE /instance-ip/59d739bf-5da3-4602-98cd-5d0830ec71a6 HTTP/1.1" 200 115 0.058755 10.0.0.37 - - [2025-03-24 02:13:23] "DELETE /virtual-machine-interface/bd32ee39-dc4c-442f-b6c5-8d3bd08bea4b HTTP/1.1" 200 115 0.040379 10.0.0.37 - - [2025-03-24 02:13:23] "DELETE /tag/cc820f31-c6ba-4367-8e11-513c65aa6e8e HTTP/1.1" 200 115 0.039732 10.0.0.37 - - [2025-03-24 02:13:23] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003062 10.0.0.37 - - [2025-03-24 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.37 - - [2025-03-24 02:13:23] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003490 10.0.0.37 - - [2025-03-24 02:13:23] "GET /firewall-policy/875eb25d-10d3-462a-beeb-1a311d8b17a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004083 10.0.0.37 - - [2025-03-24 02:13:23] "GET /firewall-rule/672845d1-0922-4ec5-b883-99d7a495d0ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004260 10.0.0.37 - - [2025-03-24 02:13:23] "POST /ref-update HTTP/1.1" 200 156 0.015203 10.0.0.37 - - [2025-03-24 02:13:23] "DELETE /firewall-rule/672845d1-0922-4ec5-b883-99d7a495d0ea HTTP/1.1" 200 115 0.048532 10.0.0.37 - - [2025-03-24 02:13:23] "GET /firewall-policy/c5569119-ffe0-47f9-b614-9a16e99aa49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003155 10.0.0.37 - - [2025-03-24 02:13:23] "GET /firewall-rule/f60c84c7-c956-4540-a91b-3a855207245a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.008421 10.0.0.37 - - [2025-03-24 02:13:23] "POST /ref-update HTTP/1.1" 200 156 0.018925 10.0.0.37 - - [2025-03-24 02:13:23] "DELETE /firewall-rule/f60c84c7-c956-4540-a91b-3a855207245a HTTP/1.1" 200 115 0.051564 10.0.0.37 - - [2025-03-24 02:13:23] "GET /firewall-policy/c5569119-ffe0-47f9-b614-9a16e99aa49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006556 10.0.0.37 - - [2025-03-24 02:13:23] "GET /firewall-rule/373750ef-abd2-4483-9f16-06cf83d77378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004857 10.0.0.37 - - [2025-03-24 02:13:23] "POST /ref-update HTTP/1.1" 200 156 0.018422 10.0.0.37 - - [2025-03-24 02:13:23] "DELETE /firewall-rule/373750ef-abd2-4483-9f16-06cf83d77378 HTTP/1.1" 200 115 0.089015 10.0.0.37 - - [2025-03-24 02:13:23] "GET /application-policy-set/ff3d32b9-0846-4d4e-8a77-e87160f43942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006873 10.0.0.37 - - [2025-03-24 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.37 - - [2025-03-24 02:13:23] "GET /policy-management/e797d132-8839-4af2-8ab9-7255cb72071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007278 10.0.0.37 - - [2025-03-24 02:13:23] "GET /firewall-policy/c5569119-ffe0-47f9-b614-9a16e99aa49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006696 10.0.0.37 - - [2025-03-24 02:13:24] "POST /ref-update HTTP/1.1" 200 156 0.040857 10.0.0.37 - - [2025-03-24 02:13:24] "DELETE /firewall-policy/c5569119-ffe0-47f9-b614-9a16e99aa49d HTTP/1.1" 200 115 0.074526 10.0.0.37 - - [2025-03-24 02:13:24] "DELETE /tag/24a5b89a-3a98-4371-973c-fb3bb61bc727 HTTP/1.1" 200 115 0.055250 10.0.0.37 - - [2025-03-24 02:13:24] "DELETE /tag/09df7685-9469-448f-906b-7aa3b3263b2d HTTP/1.1" 200 115 0.084421 10.0.0.37 - - [2025-03-24 02:13:24] "DELETE /tag/5b9928ac-ed40-4288-bb26-6ddbdd576a34 HTTP/1.1" 200 115 0.096803 10.0.0.37 - - [2025-03-24 02:13:24] "DELETE /tag/7b51c01d-4247-4eea-9cb7-76e66d4fc46c HTTP/1.1" 200 115 0.106254 10.0.0.37 - - [2025-03-24 02:13:24] "POST /projects HTTP/1.1" 409 238 0.002187 10.0.0.37 - - [2025-03-24 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.37 - - [2025-03-24 02:13:24] "GET /project/7f5098b3-b613-4b9e-8450-a44a16fb8166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.058378 10.0.0.37 - - [2025-03-24 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.37 - - [2025-03-24 02:13:24] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.009279 10.0.0.37 - - [2025-03-24 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005378 10.0.0.37 - - [2025-03-24 02:13:24] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.009876 10.0.0.37 - - [2025-03-24 02:13:24] "POST /security-groups HTTP/1.1" 409 285 0.003649 10.0.0.37 - - [2025-03-24 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.37 - - [2025-03-24 02:13:24] "PUT /security-group/ca94679e-66b6-4731-9324-cd223c37aa12 HTTP/1.1" 200 262 0.066199 10.0.0.37 - - [2025-03-24 02:13:24] "PUT /access-control-list/b6331ecd-3149-4236-9eb1-411c540b0725 HTTP/1.1" 200 272 0.032026 10.0.0.37 - - [2025-03-24 02:13:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.032978 10.0.0.37 - - [2025-03-24 02:13:24] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.042891 10.0.0.37 - - [2025-03-24 02:13:24] "GET /firewall-rule/634da6e3-5738-49fd-a770-135b0ab6ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010734 10.0.0.37 - - [2025-03-24 02:13:24] "PUT /access-control-list/007e4ed2-f038-463d-9369-a55126d8f258 HTTP/1.1" 200 272 0.074144 10.0.0.37 - - [2025-03-24 02:13:25] "POST /ref-update HTTP/1.1" 200 156 0.061302 10.0.0.37 - - [2025-03-24 02:13:25] "DELETE /firewall-rule/634da6e3-5738-49fd-a770-135b0ab6ca25 HTTP/1.1" 200 115 0.038814 10.0.0.37 - - [2025-03-24 02:13:25] "GET /firewall-policy/b2ca70de-8f7d-4662-9d48-38bf3d34433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005998 10.0.0.37 - - [2025-03-24 02:13:25] "GET /firewall-rule/4f20a590-aa3b-4011-8aae-509851336adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.007354 10.0.0.37 - - [2025-03-24 02:13:25] "POST /ref-update HTTP/1.1" 200 156 0.064955 10.0.0.37 - - [2025-03-24 02:13:25] "DELETE /firewall-rule/4f20a590-aa3b-4011-8aae-509851336adf HTTP/1.1" 200 115 0.065599 10.0.0.37 - - [2025-03-24 02:13:25] "DELETE /tag/3eea1005-ca10-417b-9a39-42be6843d071 HTTP/1.1" 200 115 0.048616 10.0.0.37 - - [2025-03-24 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.37 - - [2025-03-24 02:13:25] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005254 10.0.0.37 - - [2025-03-24 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.37 - - [2025-03-24 02:13:25] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007611 10.0.0.37 - - [2025-03-24 02:13:25] "PUT /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920 HTTP/1.1" 200 264 0.056727 10.0.0.37 - - [2025-03-24 02:13:25] "PUT /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c HTTP/1.1" 200 264 0.065557 10.0.0.37 - - [2025-03-24 02:13:25] "DELETE /security-group/ca94679e-66b6-4731-9324-cd223c37aa12 HTTP/1.1" 200 115 0.121174 10.0.0.37 - - [2025-03-24 02:13:25] "DELETE /access-control-list/b6331ecd-3149-4236-9eb1-411c540b0725 HTTP/1.1" 200 115 0.050087 10.0.0.37 - - [2025-03-24 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011329 10.0.0.37 - - [2025-03-24 02:13:25] "DELETE /access-control-list/007e4ed2-f038-463d-9369-a55126d8f258 HTTP/1.1" 200 115 0.052375 10.0.0.37 - - [2025-03-24 02:13:25] "GET /project/7f5098b3-b613-4b9e-8450-a44a16fb8166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.043575 10.0.0.37 - - [2025-03-24 02:13:25] "GET /project/7f5098b3-b613-4b9e-8450-a44a16fb8166?fields=security_groups HTTP/1.1" 200 1351 0.047341 10.0.0.37 - - [2025-03-24 02:13:25] "DELETE /security-group/5ab62430-f12b-454c-a489-e07ef8a0c31c HTTP/1.1" 200 115 0.073775 10.0.0.37 - - [2025-03-24 02:13:26] "DELETE /access-control-list/66d0cbf0-c0db-4fc9-9dbc-38a96f110ad9 HTTP/1.1" 200 115 0.067649 10.0.0.37 - - [2025-03-24 02:13:26] "GET /project/7f5098b3-b613-4b9e-8450-a44a16fb8166?fields=application_policy_sets HTTP/1.1" 200 1390 0.095005 10.0.0.37 - - [2025-03-24 02:13:26] "DELETE /access-control-list/fa4fd178-19ef-45ed-9440-cb2978cb0044 HTTP/1.1" 200 115 0.074631 10.0.0.37 - - [2025-03-24 02:13:26] "DELETE /project/7f5098b3-b613-4b9e-8450-a44a16fb8166 HTTP/1.1" 200 115 0.426518 10.0.0.37 - - [2025-03-24 02:13:26] "POST /tags HTTP/1.1" 200 393 0.032995 10.0.0.37 - - [2025-03-24 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011237 10.0.0.37 - - [2025-03-24 02:13:26] "GET /tag/817c2230-f828-445d-a6e2-9802274d63d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017634 10.0.0.37 - - [2025-03-24 02:13:26] "POST /tags HTTP/1.1" 200 345 0.073821 10.0.0.37 - - [2025-03-24 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016743 10.0.0.37 - - [2025-03-24 02:13:26] "GET /tag/51e83bab-8809-47b1-a799-9957d4627a53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.024155 10.0.0.37 - - [2025-03-24 02:13:26] "POST /tags HTTP/1.1" 200 341 0.028177 10.0.0.37 - - [2025-03-24 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006407 10.0.0.37 - - [2025-03-24 02:13:26] "GET /tag/f9821d48-1164-4405-b550-c1c7dd58a70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.024995 10.0.0.37 - - [2025-03-24 02:13:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.000633 10.0.0.37 - - [2025-03-24 02:13:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.008405 10.0.0.37 - - [2025-03-24 02:13:26] "POST /security-groups HTTP/1.1" 200 589 0.069032 10.0.0.37 - - [2025-03-24 02:13:26] "POST /projects HTTP/1.1" 200 519 0.220510 10.0.0.37 - - [2025-03-24 02:13:26] "POST /fqname-to-id HTTP/1.1" 404 236 0.015460 10.0.0.37 - - [2025-03-24 02:13:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.017930 10.0.0.37 - - [2025-03-24 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011264 10.0.0.37 - - [2025-03-24 02:13:27] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.017231 10.0.0.37 - - [2025-03-24 02:13:27] "POST /access-control-lists HTTP/1.1" 200 598 0.099469 10.0.0.37 - - [2025-03-24 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009287 10.0.0.37 - - [2025-03-24 02:13:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.002945 10.0.0.37 - - [2025-03-24 02:13:27] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.008106 10.0.0.37 - - [2025-03-24 02:13:27] "POST /access-control-lists HTTP/1.1" 200 596 0.108634 10.0.0.37 - - [2025-03-24 02:13:27] "PUT /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920 HTTP/1.1" 200 264 0.158356 10.0.0.37 - - [2025-03-24 02:13:27] "PUT /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c HTTP/1.1" 200 264 0.065763 10.0.0.37 - - [2025-03-24 02:13:27] "POST /security-groups HTTP/1.1" 200 591 0.080847 10.0.0.37 - - [2025-03-24 02:13:27] "POST /fqname-to-id HTTP/1.1" 404 270 0.002412 10.0.0.37 - - [2025-03-24 02:13:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.044985 10.0.0.37 - - [2025-03-24 02:13:27] "POST /chown HTTP/1.1" 200 109 0.073879 10.0.0.37 - - [2025-03-24 02:13:27] "POST /access-control-lists HTTP/1.1" 200 632 0.128173 10.0.0.37 - - [2025-03-24 02:13:27] "POST /fqname-to-id HTTP/1.1" 404 269 0.008459 10.0.0.37 - - [2025-03-24 02:13:27] "DELETE /tag/817c2230-f828-445d-a6e2-9802274d63d7 HTTP/1.1" 200 115 0.153346 10.0.0.37 - - [2025-03-24 02:13:27] "POST /access-control-lists HTTP/1.1" 200 630 0.103201 10.0.0.37 - - [2025-03-24 02:13:27] "DELETE /tag/f9821d48-1164-4405-b550-c1c7dd58a70d HTTP/1.1" 200 115 0.058472 10.0.0.37 - - [2025-03-24 02:13:27] "DELETE /tag/51e83bab-8809-47b1-a799-9957d4627a53 HTTP/1.1" 200 115 0.075503 10.0.0.37 - - [2025-03-24 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.37 - - [2025-03-24 02:13:27] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.010590 10.0.0.37 - - [2025-03-24 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006906 10.0.0.37 - - [2025-03-24 02:13:28] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.010347 10.0.0.37 - - [2025-03-24 02:13:28] "PUT /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920 HTTP/1.1" 200 264 0.073170 10.0.0.37 - - [2025-03-24 02:13:28] "PUT /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c HTTP/1.1" 200 264 0.094727 10.0.0.37 - - [2025-03-24 02:13:28] "DELETE /security-group/dfe2b9cc-4df6-4f88-8ee4-7667d0ff91c7 HTTP/1.1" 200 115 0.072512 10.0.0.37 - - [2025-03-24 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.37 - - [2025-03-24 02:13:28] "DELETE /access-control-list/5fb067b7-930d-4be9-b1ed-79dfe4abe600 HTTP/1.1" 200 115 0.044523 10.0.0.37 - - [2025-03-24 02:13:28] "DELETE /access-control-list/f06ad532-8ba9-4ac9-89d1-0b514e6ba952 HTTP/1.1" 200 115 0.040548 10.0.0.37 - - [2025-03-24 02:13:28] "GET /project/2f518fed-23d9-458e-8afb-97c09cacc0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.034973 10.0.0.37 - - [2025-03-24 02:13:28] "GET /project/2f518fed-23d9-458e-8afb-97c09cacc0f6?fields=security_groups HTTP/1.1" 200 1352 0.043599 10.0.0.37 - - [2025-03-24 02:13:28] "DELETE /security-group/349edc9b-8bcc-4483-8ea4-52965390a462 HTTP/1.1" 200 115 0.054018 10.0.0.37 - - [2025-03-24 02:13:28] "DELETE /access-control-list/3a1d75f1-9039-436e-b769-cfe6c66612a8 HTTP/1.1" 200 115 0.042742 10.0.0.37 - - [2025-03-24 02:13:28] "GET /project/2f518fed-23d9-458e-8afb-97c09cacc0f6?fields=application_policy_sets HTTP/1.1" 200 1391 0.061866 10.0.0.37 - - [2025-03-24 02:13:28] "DELETE /access-control-list/6f01ff9d-a50c-4ca9-bf81-eddb56ed7bef HTTP/1.1" 200 115 0.067814 10.0.0.37 - - [2025-03-24 02:13:28] "DELETE /project/2f518fed-23d9-458e-8afb-97c09cacc0f6 HTTP/1.1" 200 115 0.372292 10.0.0.37 - - [2025-03-24 02:14:17] "GET / HTTP/1.1" 200 35931 0.002996 10.0.0.37 - - [2025-03-24 02:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.37 - - [2025-03-24 02:14:17] "GET /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003432 10.0.0.37 - - [2025-03-24 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.37 - - [2025-03-24 02:14:18] "GET /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.002858 10.0.0.37 - - [2025-03-24 02:14:35] "GET / HTTP/1.1" 200 35931 0.001660 10.0.0.37 - - [2025-03-24 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.37 - - [2025-03-24 02:14:35] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005706 10.0.0.37 - - [2025-03-24 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.37 - - [2025-03-24 02:14:35] "GET /config-node/10df82cb-b415-4cdd-ac6c-16de7fcf53fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002993 10.0.0.37 - - [2025-03-24 02:14:35] "GET / HTTP/1.1" 200 35931 0.001970 10.0.0.37 - - [2025-03-24 02:14:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002632 10.0.0.37 - - [2025-03-24 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.37 - - [2025-03-24 02:14:40] "GET /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003044 10.0.0.37 - - [2025-03-24 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.37 - - [2025-03-24 02:14:40] "PUT /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c HTTP/1.1" 200 276 0.020994 10.0.0.37 - - [2025-03-24 02:14:41] "GET / HTTP/1.1" 200 35931 0.003108 10.0.0.37 - - [2025-03-24 02:14:41] "POST /alarms HTTP/1.1" 409 264 0.012176 10.0.0.37 - - [2025-03-24 02:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.37 - - [2025-03-24 02:14:41] "PUT /alarm/1978b986-2878-4ea1-986e-970db27a41fe HTTP/1.1" 200 244 0.023815 10.0.0.37 - - [2025-03-24 02:14:41] "POST /alarms HTTP/1.1" 409 261 0.018840 10.0.0.37 - - [2025-03-24 02:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.37 - - [2025-03-24 02:14:41] "PUT /alarm/2ce82a2b-d5df-4104-a7fd-1a3f7b62564a HTTP/1.1" 200 244 0.016016 10.0.0.37 - - [2025-03-24 02:14:41] "POST /alarms HTTP/1.1" 409 261 0.005119 10.0.0.37 - - [2025-03-24 02:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.37 - - [2025-03-24 02:14:41] "PUT /alarm/d7d5a9fa-a4ed-4cb5-a390-f316cc8cfaff HTTP/1.1" 200 244 0.017308 10.0.0.37 - - [2025-03-24 02:14:41] "POST /alarms HTTP/1.1" 409 253 0.009449 10.0.0.37 - - [2025-03-24 02:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.37 - - [2025-03-24 02:14:41] "PUT /alarm/d4bea211-1d4b-4048-b2b8-b9e2aa3c8dc1 HTTP/1.1" 200 244 0.018989 10.0.0.37 - - [2025-03-24 02:14:41] "POST /alarms HTTP/1.1" 409 251 0.011870 10.0.0.37 - - [2025-03-24 02:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.37 - - [2025-03-24 02:14:41] "PUT /alarm/b29a00d2-f30e-4490-8801-817f10650660 HTTP/1.1" 200 244 0.019033 10.0.0.37 - - [2025-03-24 02:14:41] "POST /alarms HTTP/1.1" 409 252 0.014785 10.0.0.37 - - [2025-03-24 02:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.37 - - [2025-03-24 02:14:41] "PUT /alarm/ca374b0d-92db-430a-a0c4-8f8de98783e4 HTTP/1.1" 200 244 0.018452 10.0.0.37 - - [2025-03-24 02:14:41] "POST /alarms HTTP/1.1" 409 256 0.025630 10.0.0.37 - - [2025-03-24 02:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005353 10.0.0.37 - - [2025-03-24 02:14:41] "PUT /alarm/8f7234be-1d55-4947-b62a-5c441866bb2a HTTP/1.1" 200 244 0.018251 10.0.0.37 - - [2025-03-24 02:14:41] "POST /alarms HTTP/1.1" 409 248 0.014697 10.0.0.37 - - [2025-03-24 02:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.37 - - [2025-03-24 02:14:41] "PUT /alarm/a3920142-9bee-48e8-bca8-8fdd663c3644 HTTP/1.1" 200 244 0.012800 10.0.0.37 - - [2025-03-24 02:14:41] "POST /alarms HTTP/1.1" 409 252 0.008509 10.0.0.37 - - [2025-03-24 02:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.37 - - [2025-03-24 02:14:42] "PUT /alarm/bafac3b0-f7d8-49f6-a694-a240c42966dd HTTP/1.1" 200 244 0.013090 10.0.0.37 - - [2025-03-24 02:14:42] "POST /alarms HTTP/1.1" 409 257 0.012550 10.0.0.37 - - [2025-03-24 02:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.37 - - [2025-03-24 02:14:42] "PUT /alarm/54ca1eb8-06e2-4559-b324-05d4b4f3412d HTTP/1.1" 200 244 0.037119 10.0.0.37 - - [2025-03-24 02:14:42] "POST /alarms HTTP/1.1" 409 251 0.016045 10.0.0.37 - - [2025-03-24 02:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009713 10.0.0.37 - - [2025-03-24 02:14:42] "PUT /alarm/f2322564-a5b0-46ed-b018-138944ddf6f2 HTTP/1.1" 200 244 0.019171 10.0.0.37 - - [2025-03-24 02:14:42] "POST /alarms HTTP/1.1" 409 257 0.005276 10.0.0.37 - - [2025-03-24 02:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013511 10.0.0.37 - - [2025-03-24 02:14:42] "PUT /alarm/5e706252-d210-45ae-929e-ae10a75e22d4 HTTP/1.1" 200 244 0.012555 10.0.0.37 - - [2025-03-24 02:14:42] "POST /alarms HTTP/1.1" 409 261 0.021791 10.0.0.37 - - [2025-03-24 02:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007507 10.0.0.37 - - [2025-03-24 02:14:42] "PUT /alarm/19c719f6-9258-461b-bf5a-d9a3eaca4404 HTTP/1.1" 200 244 0.013892 10.0.0.37 - - [2025-03-24 02:14:42] "POST /alarms HTTP/1.1" 409 258 0.006243 10.0.0.37 - - [2025-03-24 02:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.37 - - [2025-03-24 02:14:42] "PUT /alarm/59d91508-6259-42a1-ae30-67199d538fea HTTP/1.1" 200 244 0.014165 10.0.0.37 - - [2025-03-24 02:14:42] "POST /alarms HTTP/1.1" 409 254 0.007655 10.0.0.37 - - [2025-03-24 02:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.37 - - [2025-03-24 02:14:42] "PUT /alarm/88aa1bf5-2558-480a-bc64-264724b87870 HTTP/1.1" 200 244 0.017425 10.0.0.37 - - [2025-03-24 02:14:42] "POST /alarms HTTP/1.1" 409 254 0.003634 10.0.0.37 - - [2025-03-24 02:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.37 - - [2025-03-24 02:14:42] "PUT /alarm/cc82ca0e-d023-42d6-97d1-c7ac6f694211 HTTP/1.1" 200 244 0.015543 10.0.0.37 - - [2025-03-24 02:14:42] "POST /alarms HTTP/1.1" 409 254 0.009224 10.0.0.37 - - [2025-03-24 02:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.37 - - [2025-03-24 02:14:42] "PUT /alarm/5220f0c8-90af-4b91-8a37-7781c060e20d HTTP/1.1" 200 244 0.014306 10.0.0.37 - - [2025-03-24 02:14:42] "POST /alarms HTTP/1.1" 409 247 0.025630 10.0.0.37 - - [2025-03-24 02:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007060 10.0.0.37 - - [2025-03-24 02:14:42] "PUT /alarm/6a74b0f5-d909-4b5d-954e-5dfe009868f9 HTTP/1.1" 200 244 0.014497 10.0.0.37 - - [2025-03-24 02:14:42] "POST /alarms HTTP/1.1" 409 272 0.010545 10.0.0.37 - - [2025-03-24 02:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.37 - - [2025-03-24 02:14:42] "PUT /alarm/8c11628f-9491-43db-8f68-7ec67b7c9d79 HTTP/1.1" 200 244 0.017363 10.0.0.37 - - [2025-03-24 02:14:42] "POST /alarms HTTP/1.1" 409 261 0.021698 10.0.0.37 - - [2025-03-24 02:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.37 - - [2025-03-24 02:14:43] "PUT /alarm/d19d390b-1a86-46e9-a4ea-a6182a9b5a09 HTTP/1.1" 200 244 0.019065 10.0.0.37 - - [2025-03-24 02:14:43] "POST /alarms HTTP/1.1" 409 259 0.025548 10.0.0.37 - - [2025-03-24 02:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.37 - - [2025-03-24 02:14:43] "PUT /alarm/895b60de-8485-48c6-b393-066598ffd3af HTTP/1.1" 200 244 0.015042 10.0.0.37 - - [2025-03-24 02:14:43] "POST /alarms HTTP/1.1" 409 265 0.014425 10.0.0.37 - - [2025-03-24 02:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.37 - - [2025-03-24 02:14:43] "PUT /alarm/92434885-2dad-422e-bce6-c36bdba77e19 HTTP/1.1" 200 244 0.021235 10.0.0.37 - - [2025-03-24 02:14:43] "POST /alarms HTTP/1.1" 409 279 0.020392 10.0.0.37 - - [2025-03-24 02:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.37 - - [2025-03-24 02:14:43] "PUT /alarm/7d0b6233-155c-44c2-8e71-ea45f864846a HTTP/1.1" 200 244 0.042135 10.0.0.37 - - [2025-03-24 02:14:43] "GET / HTTP/1.1" 200 35931 0.001908 10.0.0.37 - - [2025-03-24 02:14:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002337 10.0.0.37 - - [2025-03-24 02:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008576 10.0.0.37 - - [2025-03-24 02:14:43] "PUT /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c HTTP/1.1" 200 276 0.031591 10.0.0.37 - - [2025-03-24 02:14:44] "GET / HTTP/1.1" 200 35931 0.002080 10.0.0.37 - - [2025-03-24 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.37 - - [2025-03-24 02:14:44] "GET /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004523 10.0.0.37 - - [2025-03-24 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008133 10.0.0.37 - - [2025-03-24 02:14:44] "PUT /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c HTTP/1.1" 200 276 0.012703 10.0.0.37 - - [2025-03-24 02:14:44] "GET / HTTP/1.1" 200 35931 0.003007 10.0.0.37 - - [2025-03-24 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.37 - - [2025-03-24 02:14:44] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.013132 10.0.0.37 - - [2025-03-24 02:14:44] "PUT /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7 HTTP/1.1" 200 274 0.031170 10.0.0.37 - - [2025-03-24 02:14:47] "GET / HTTP/1.1" 200 35931 0.001991 10.0.0.37 - - [2025-03-24 02:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.37 - - [2025-03-24 02:14:47] "GET /routing-instance/3000a6fb-26c6-4f79-b1c1-05041717614d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003728 10.0.0.37 - - [2025-03-24 02:14:47] "POST /bgp-routers HTTP/1.1" 409 301 0.006912 10.0.0.37 - - [2025-03-24 02:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.37 - - [2025-03-24 02:14:47] "GET /bgp-router/572ea802-af78-4d90-8d4f-1d983da95570?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003791 10.0.0.37 - - [2025-03-24 02:14:47] "PUT /bgp-router/572ea802-af78-4d90-8d4f-1d983da95570 HTTP/1.1" 200 254 0.037611 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:14:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000991 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:14:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001097 10.0.0.37 - - [2025-03-24 02:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.37 - - [2025-03-24 02:14:51] "GET /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003215 10.0.0.37 - - [2025-03-24 02:15:04] "GET / HTTP/1.1" 200 35931 0.001775 10.0.0.37 - - [2025-03-24 02:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.37 - - [2025-03-24 02:15:04] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007760 10.0.0.37 - - [2025-03-24 02:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.37 - - [2025-03-24 02:15:04] "GET /config-node/10df82cb-b415-4cdd-ac6c-16de7fcf53fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004589 10.0.0.37 - - [2025-03-24 02:15:16] "GET / HTTP/1.1" 200 35931 0.002764 10.0.0.37 - - [2025-03-24 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.37 - - [2025-03-24 02:15:16] "GET /routing-instance/3000a6fb-26c6-4f79-b1c1-05041717614d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003465 10.0.0.37 - - [2025-03-24 02:15:16] "POST /bgp-routers HTTP/1.1" 409 301 0.002383 10.0.0.37 - - [2025-03-24 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.37 - - [2025-03-24 02:15:16] "GET /bgp-router/572ea802-af78-4d90-8d4f-1d983da95570?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004345 10.0.0.37 - - [2025-03-24 02:15:16] "PUT /bgp-router/572ea802-af78-4d90-8d4f-1d983da95570 HTTP/1.1" 200 254 0.018296 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:15:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000955 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:15:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001082 10.0.0.37 - - [2025-03-24 02:15:23] "POST /tags HTTP/1.1" 200 393 0.027771 10.0.0.37 - - [2025-03-24 02:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.37 - - [2025-03-24 02:15:23] "GET /tag/040b3117-24dd-4574-ab3b-d920b0df6e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.015589 10.0.0.37 - - [2025-03-24 02:15:23] "POST /tags HTTP/1.1" 200 345 0.062740 10.0.0.37 - - [2025-03-24 02:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.37 - - [2025-03-24 02:15:23] "GET /tag/f90b0f9d-cc39-412f-86b8-38abb671b596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016986 10.0.0.37 - - [2025-03-24 02:15:23] "POST /tags HTTP/1.1" 200 341 0.020860 10.0.0.37 - - [2025-03-24 02:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.37 - - [2025-03-24 02:15:23] "GET /tag/8aa19c99-23c9-4e12-80f3-837e0d4e638c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.016145 10.0.0.37 - - [2025-03-24 02:15:24] "POST /id-to-fqname HTTP/1.1" 200 192 0.000675 10.0.0.37 - - [2025-03-24 02:15:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.008869 10.0.0.37 - - [2025-03-24 02:15:24] "POST /security-groups HTTP/1.1" 200 589 0.075147 10.0.0.37 - - [2025-03-24 02:15:24] "POST /projects HTTP/1.1" 200 519 0.239829 10.0.0.37 - - [2025-03-24 02:15:24] "POST /fqname-to-id HTTP/1.1" 404 236 0.002486 10.0.0.37 - - [2025-03-24 02:15:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024962 10.0.0.37 - - [2025-03-24 02:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.034251 10.0.0.37 - - [2025-03-24 02:15:24] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.015307 10.0.0.37 - - [2025-03-24 02:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.37 - - [2025-03-24 02:15:24] "POST /access-control-lists HTTP/1.1" 200 598 0.129945 10.0.0.37 - - [2025-03-24 02:15:24] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.036164 10.0.0.37 - - [2025-03-24 02:15:24] "POST /fqname-to-id HTTP/1.1" 404 235 0.029974 10.0.0.37 - - [2025-03-24 02:15:24] "POST /access-control-lists HTTP/1.1" 200 596 0.103480 10.0.0.37 - - [2025-03-24 02:15:24] "PUT /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920 HTTP/1.1" 200 264 0.137150 10.0.0.37 - - [2025-03-24 02:15:24] "PUT /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c HTTP/1.1" 200 264 0.053128 10.0.0.37 - - [2025-03-24 02:15:24] "POST /security-groups HTTP/1.1" 200 591 0.086978 10.0.0.37 - - [2025-03-24 02:15:24] "POST /fqname-to-id HTTP/1.1" 404 270 0.003133 10.0.0.37 - - [2025-03-24 02:15:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.046860 10.0.0.37 - - [2025-03-24 02:15:24] "POST /chown HTTP/1.1" 200 109 0.022544 10.0.0.37 - - [2025-03-24 02:15:24] "POST /access-control-lists HTTP/1.1" 200 632 0.124338 10.0.0.37 - - [2025-03-24 02:15:24] "POST /fqname-to-id HTTP/1.1" 404 269 0.047577 10.0.0.37 - - [2025-03-24 02:15:25] "DELETE /tag/040b3117-24dd-4574-ab3b-d920b0df6e56 HTTP/1.1" 200 115 0.176186 10.0.0.37 - - [2025-03-24 02:15:25] "POST /access-control-lists HTTP/1.1" 200 630 0.089030 10.0.0.37 - - [2025-03-24 02:15:25] "DELETE /tag/8aa19c99-23c9-4e12-80f3-837e0d4e638c HTTP/1.1" 200 115 0.083346 10.0.0.37 - - [2025-03-24 02:15:25] "DELETE /tag/f90b0f9d-cc39-412f-86b8-38abb671b596 HTTP/1.1" 200 115 0.068324 10.0.0.37 - - [2025-03-24 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.37 - - [2025-03-24 02:15:25] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007974 10.0.0.37 - - [2025-03-24 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.37 - - [2025-03-24 02:15:25] "GET /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005979 10.0.0.37 - - [2025-03-24 02:15:25] "PUT /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920 HTTP/1.1" 200 264 0.071139 10.0.0.37 - - [2025-03-24 02:15:25] "PUT /virtual-network/1ae36663-1b8e-471a-bd6b-6605af478c7c HTTP/1.1" 200 264 0.059952 10.0.0.37 - - [2025-03-24 02:15:25] "DELETE /security-group/fa9c9531-8704-4c38-bb70-76b01d1b735f HTTP/1.1" 200 115 0.073226 10.0.0.37 - - [2025-03-24 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.37 - - [2025-03-24 02:15:25] "DELETE /access-control-list/1cee40cf-922c-48ab-bc82-ad383d85183e HTTP/1.1" 200 115 0.039762 10.0.0.37 - - [2025-03-24 02:15:25] "DELETE /access-control-list/c3f61771-1221-404d-be24-f6a8bb7e93ce HTTP/1.1" 200 115 0.056100 10.0.0.37 - - [2025-03-24 02:15:25] "GET /project/12264122-2479-4099-9bfb-5251613d36c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.057747 10.0.0.37 - - [2025-03-24 02:15:25] "GET /project/12264122-2479-4099-9bfb-5251613d36c9?fields=security_groups HTTP/1.1" 200 1352 0.053808 10.0.0.37 - - [2025-03-24 02:15:25] "DELETE /security-group/af7a5492-85f2-4738-98ce-9164db82542c HTTP/1.1" 200 115 0.079190 10.0.0.37 - - [2025-03-24 02:15:25] "DELETE /access-control-list/1a680b5a-66ac-49a3-a517-91b7a3653606 HTTP/1.1" 200 115 0.049960 10.0.0.37 - - [2025-03-24 02:15:25] "GET /project/12264122-2479-4099-9bfb-5251613d36c9?fields=application_policy_sets HTTP/1.1" 200 1391 0.063405 10.0.0.37 - - [2025-03-24 02:15:25] "DELETE /access-control-list/6878b590-0d5b-4388-a4e1-1fab6e89f342 HTTP/1.1" 200 115 0.056695 10.0.0.37 - - [2025-03-24 02:15:26] "DELETE /project/12264122-2479-4099-9bfb-5251613d36c9 HTTP/1.1" 200 115 0.435795 10.0.0.37 - - [2025-03-24 02:15:32] "GET / HTTP/1.1" 200 35931 0.002245 10.0.0.37 - - [2025-03-24 02:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.37 - - [2025-03-24 02:15:32] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.009199 10.0.0.37 - - [2025-03-24 02:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.37 - - [2025-03-24 02:15:33] "GET /config-node/10df82cb-b415-4cdd-ac6c-16de7fcf53fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003059 10.0.0.37 - - [2025-03-24 02:15:33] "GET / HTTP/1.1" 200 35931 0.001909 10.0.0.37 - - [2025-03-24 02:15:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002534 10.0.0.37 - - [2025-03-24 02:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.37 - - [2025-03-24 02:15:38] "GET /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003178 10.0.0.37 - - [2025-03-24 02:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.37 - - [2025-03-24 02:15:38] "PUT /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c HTTP/1.1" 200 276 0.013032 10.0.0.37 - - [2025-03-24 02:15:38] "GET / HTTP/1.1" 200 35931 0.001871 10.0.0.37 - - [2025-03-24 02:15:38] "POST /alarms HTTP/1.1" 409 264 0.003068 10.0.0.37 - - [2025-03-24 02:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.37 - - [2025-03-24 02:15:38] "PUT /alarm/1978b986-2878-4ea1-986e-970db27a41fe HTTP/1.1" 200 244 0.018850 10.0.0.37 - - [2025-03-24 02:15:38] "POST /alarms HTTP/1.1" 409 261 0.002700 10.0.0.37 - - [2025-03-24 02:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.37 - - [2025-03-24 02:15:38] "PUT /alarm/2ce82a2b-d5df-4104-a7fd-1a3f7b62564a HTTP/1.1" 200 244 0.012174 10.0.0.37 - - [2025-03-24 02:15:38] "POST /alarms HTTP/1.1" 409 261 0.002817 10.0.0.37 - - [2025-03-24 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.37 - - [2025-03-24 02:15:39] "PUT /alarm/d7d5a9fa-a4ed-4cb5-a390-f316cc8cfaff HTTP/1.1" 200 244 0.011902 10.0.0.37 - - [2025-03-24 02:15:39] "POST /alarms HTTP/1.1" 409 253 0.015550 10.0.0.37 - - [2025-03-24 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.37 - - [2025-03-24 02:15:39] "PUT /alarm/d4bea211-1d4b-4048-b2b8-b9e2aa3c8dc1 HTTP/1.1" 200 244 0.013107 10.0.0.37 - - [2025-03-24 02:15:39] "POST /alarms HTTP/1.1" 409 251 0.002838 10.0.0.37 - - [2025-03-24 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005585 10.0.0.37 - - [2025-03-24 02:15:39] "PUT /alarm/b29a00d2-f30e-4490-8801-817f10650660 HTTP/1.1" 200 244 0.021694 10.0.0.37 - - [2025-03-24 02:15:39] "POST /alarms HTTP/1.1" 409 252 0.007016 10.0.0.37 - - [2025-03-24 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.37 - - [2025-03-24 02:15:39] "PUT /alarm/ca374b0d-92db-430a-a0c4-8f8de98783e4 HTTP/1.1" 200 244 0.010947 10.0.0.37 - - [2025-03-24 02:15:39] "POST /alarms HTTP/1.1" 409 256 0.009856 10.0.0.37 - - [2025-03-24 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.37 - - [2025-03-24 02:15:39] "PUT /alarm/8f7234be-1d55-4947-b62a-5c441866bb2a HTTP/1.1" 200 244 0.018878 10.0.0.37 - - [2025-03-24 02:15:39] "POST /alarms HTTP/1.1" 409 248 0.013506 10.0.0.37 - - [2025-03-24 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.37 - - [2025-03-24 02:15:39] "PUT /alarm/a3920142-9bee-48e8-bca8-8fdd663c3644 HTTP/1.1" 200 244 0.013737 10.0.0.37 - - [2025-03-24 02:15:39] "POST /alarms HTTP/1.1" 409 252 0.010033 10.0.0.37 - - [2025-03-24 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.37 - - [2025-03-24 02:15:39] "PUT /alarm/bafac3b0-f7d8-49f6-a694-a240c42966dd HTTP/1.1" 200 244 0.012453 10.0.0.37 - - [2025-03-24 02:15:39] "POST /alarms HTTP/1.1" 409 257 0.002212 10.0.0.37 - - [2025-03-24 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.37 - - [2025-03-24 02:15:39] "PUT /alarm/54ca1eb8-06e2-4559-b324-05d4b4f3412d HTTP/1.1" 200 244 0.011280 10.0.0.37 - - [2025-03-24 02:15:39] "POST /alarms HTTP/1.1" 409 251 0.002199 10.0.0.37 - - [2025-03-24 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.37 - - [2025-03-24 02:15:39] "PUT /alarm/f2322564-a5b0-46ed-b018-138944ddf6f2 HTTP/1.1" 200 244 0.011619 10.0.0.37 - - [2025-03-24 02:15:39] "POST /alarms HTTP/1.1" 409 257 0.003886 10.0.0.37 - - [2025-03-24 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.37 - - [2025-03-24 02:15:39] "PUT /alarm/5e706252-d210-45ae-929e-ae10a75e22d4 HTTP/1.1" 200 244 0.012034 10.0.0.37 - - [2025-03-24 02:15:39] "POST /alarms HTTP/1.1" 409 261 0.009052 10.0.0.37 - - [2025-03-24 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.37 - - [2025-03-24 02:15:39] "PUT /alarm/19c719f6-9258-461b-bf5a-d9a3eaca4404 HTTP/1.1" 200 244 0.011945 10.0.0.37 - - [2025-03-24 02:15:39] "POST /alarms HTTP/1.1" 409 258 0.023962 10.0.0.37 - - [2025-03-24 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.37 - - [2025-03-24 02:15:39] "PUT /alarm/59d91508-6259-42a1-ae30-67199d538fea HTTP/1.1" 200 244 0.013472 10.0.0.37 - - [2025-03-24 02:15:39] "POST /alarms HTTP/1.1" 409 254 0.011068 10.0.0.37 - - [2025-03-24 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.37 - - [2025-03-24 02:15:40] "PUT /alarm/88aa1bf5-2558-480a-bc64-264724b87870 HTTP/1.1" 200 244 0.013102 10.0.0.37 - - [2025-03-24 02:15:40] "POST /alarms HTTP/1.1" 409 254 0.011745 10.0.0.37 - - [2025-03-24 02:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.37 - - [2025-03-24 02:15:40] "PUT /alarm/cc82ca0e-d023-42d6-97d1-c7ac6f694211 HTTP/1.1" 200 244 0.014589 10.0.0.37 - - [2025-03-24 02:15:40] "POST /alarms HTTP/1.1" 409 254 0.013734 10.0.0.37 - - [2025-03-24 02:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.37 - - [2025-03-24 02:15:40] "PUT /alarm/5220f0c8-90af-4b91-8a37-7781c060e20d HTTP/1.1" 200 244 0.013225 10.0.0.37 - - [2025-03-24 02:15:40] "POST /alarms HTTP/1.1" 409 247 0.005164 10.0.0.37 - - [2025-03-24 02:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012783 10.0.0.37 - - [2025-03-24 02:15:40] "PUT /alarm/6a74b0f5-d909-4b5d-954e-5dfe009868f9 HTTP/1.1" 200 244 0.012722 10.0.0.37 - - [2025-03-24 02:15:40] "POST /alarms HTTP/1.1" 409 272 0.006955 10.0.0.37 - - [2025-03-24 02:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.37 - - [2025-03-24 02:15:40] "PUT /alarm/8c11628f-9491-43db-8f68-7ec67b7c9d79 HTTP/1.1" 200 244 0.018467 10.0.0.37 - - [2025-03-24 02:15:40] "POST /alarms HTTP/1.1" 409 261 0.012352 10.0.0.37 - - [2025-03-24 02:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.37 - - [2025-03-24 02:15:40] "PUT /alarm/d19d390b-1a86-46e9-a4ea-a6182a9b5a09 HTTP/1.1" 200 244 0.016922 10.0.0.37 - - [2025-03-24 02:15:40] "POST /alarms HTTP/1.1" 409 259 0.012325 10.0.0.37 - - [2025-03-24 02:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.37 - - [2025-03-24 02:15:40] "PUT /alarm/895b60de-8485-48c6-b393-066598ffd3af HTTP/1.1" 200 244 0.025406 10.0.0.37 - - [2025-03-24 02:15:40] "POST /alarms HTTP/1.1" 409 265 0.010204 10.0.0.37 - - [2025-03-24 02:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007298 10.0.0.37 - - [2025-03-24 02:15:40] "PUT /alarm/92434885-2dad-422e-bce6-c36bdba77e19 HTTP/1.1" 200 244 0.019679 10.0.0.37 - - [2025-03-24 02:15:40] "POST /alarms HTTP/1.1" 409 279 0.010775 10.0.0.37 - - [2025-03-24 02:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.37 - - [2025-03-24 02:15:40] "PUT /alarm/7d0b6233-155c-44c2-8e71-ea45f864846a HTTP/1.1" 200 244 0.022190 10.0.0.37 - - [2025-03-24 02:15:41] "GET / HTTP/1.1" 200 35931 0.002175 10.0.0.37 - - [2025-03-24 02:15:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004052 10.0.0.37 - - [2025-03-24 02:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.37 - - [2025-03-24 02:15:41] "PUT /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c HTTP/1.1" 200 276 0.025206 10.0.0.37 - - [2025-03-24 02:15:41] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.37 - - [2025-03-24 02:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.37 - - [2025-03-24 02:15:41] "GET /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003225 10.0.0.37 - - [2025-03-24 02:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.37 - - [2025-03-24 02:15:41] "PUT /global-vrouter-config/e3673d83-4410-4cfc-8af5-9071f4527f2c HTTP/1.1" 200 276 0.012989 10.0.0.37 - - [2025-03-24 02:15:42] "GET / HTTP/1.1" 200 35931 0.002459 10.0.0.37 - - [2025-03-24 02:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.37 - - [2025-03-24 02:15:42] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.009203 10.0.0.37 - - [2025-03-24 02:15:42] "PUT /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7 HTTP/1.1" 200 274 0.029754 10.0.0.37 - - [2025-03-24 02:15:45] "GET / HTTP/1.1" 200 35931 0.001783 10.0.0.37 - - [2025-03-24 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.37 - - [2025-03-24 02:15:45] "GET /routing-instance/3000a6fb-26c6-4f79-b1c1-05041717614d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004074 10.0.0.37 - - [2025-03-24 02:15:45] "POST /bgp-routers HTTP/1.1" 409 301 0.005022 10.0.0.37 - - [2025-03-24 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010160 10.0.0.37 - - [2025-03-24 02:15:45] "GET /bgp-router/572ea802-af78-4d90-8d4f-1d983da95570?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.009546 10.0.0.37 - - [2025-03-24 02:15:45] "PUT /bgp-router/572ea802-af78-4d90-8d4f-1d983da95570 HTTP/1.1" 200 254 0.020602 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:15:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001151 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:15:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001557 10.0.0.37 - - [2025-03-24 02:15:51] "POST /tags HTTP/1.1" 200 355 0.046746 10.0.0.37 - - [2025-03-24 02:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009370 10.0.0.37 - - [2025-03-24 02:15:51] "GET /tag/c7e345b4-7d90-4424-9a2e-7b7327de141b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.019106 10.0.0.37 - - [2025-03-24 02:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.37 - - [2025-03-24 02:15:51] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009521 10.0.0.37 - - [2025-03-24 02:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.37 - - [2025-03-24 02:15:52] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.088042 10.0.0.37 - - [2025-03-24 02:15:52] "POST /virtual-machines HTTP/1.1" 200 351 0.031961 10.0.0.37 - - [2025-03-24 02:15:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.032316 10.0.0.37 - - [2025-03-24 02:15:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.121579 10.0.0.37 - - [2025-03-24 02:15:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010904 10.0.0.37 - - [2025-03-24 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.37 - - [2025-03-24 02:15:52] "GET /virtual-machine-interface/e8f0b620-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.010512 10.0.0.37 - - [2025-03-24 02:15:52] "POST /instance-ips HTTP/1.1" 200 391 0.040356 10.0.0.37 - - [2025-03-24 02:15:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019046 10.0.0.37 - - [2025-03-24 02:15:52] "GET /virtual-machine-interface/e8f0b620-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005541 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:15:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000889 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:15:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001038 10.0.0.37 - - [2025-03-24 02:15:52] "POST /set-tag HTTP/1.1" 200 109 0.030590 10.0.0.37 - - [2025-03-24 02:15:52] "GET /virtual-machine-interface/e8f0b620-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009491 10.0.0.37 - - [2025-03-24 02:15:52] "GET /instance-ip/e90d0de8-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.005608 10.0.0.37 - - [2025-03-24 02:15:52] "GET /virtual-machine-interface/e8f0b620-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.014102 10.0.0.37 - - [2025-03-24 02:15:52] "POST /set-tag HTTP/1.1" 200 109 0.028362 10.0.0.37 - - [2025-03-24 02:15:52] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.007648 10.0.0.37 - - [2025-03-24 02:15:52] "POST /ref-update HTTP/1.1" 200 156 0.010815 10.0.0.37 - - [2025-03-24 02:15:52] "GET /virtual-machine-interface/e8f0b620-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006675 10.0.0.37 - - [2025-03-24 02:15:52] "POST /set-tag HTTP/1.1" 200 109 0.007040 10.0.0.37 - - [2025-03-24 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010123 10.0.0.37 - - [2025-03-24 02:15:52] "GET /virtual-network/9c818e9b-b57f-4ee7-92ee-5f9cc8405920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.011020 10.0.0.37 - - [2025-03-24 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.37 - - [2025-03-24 02:15:53] "GET /project/279d0077-1cec-485d-a2d9-55e33732f861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065064 10.0.0.37 - - [2025-03-24 02:15:53] "POST /virtual-machines HTTP/1.1" 200 355 0.102814 10.0.0.37 - - [2025-03-24 02:15:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.037879 10.0.0.37 - - [2025-03-24 02:15:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.181937 10.0.0.37 - - [2025-03-24 02:15:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025400 10.0.0.37 - - [2025-03-24 02:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.37 - - [2025-03-24 02:15:53] "GET /virtual-machine-interface/e9901850-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.006054 10.0.0.37 - - [2025-03-24 02:15:53] "POST /instance-ips HTTP/1.1" 200 395 0.030866 10.0.0.37 - - [2025-03-24 02:15:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.051131 10.0.0.37 - - [2025-03-24 02:15:53] "GET /virtual-machine-interface/e9901850-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.017373 10.0.0.37 - - [2025-03-24 02:15:53] "POST /set-tag HTTP/1.1" 200 109 0.043993 10.0.0.37 - - [2025-03-24 02:15:53] "GET /virtual-machine-interface/e9901850-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.025444 10.0.0.37 - - [2025-03-24 02:15:53] "GET /instance-ip/e9b61852-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004816 10.0.0.37 - - [2025-03-24 02:15:53] "GET /virtual-machine-interface/e9901850-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005563 10.0.0.37 - - [2025-03-24 02:15:53] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.37 - - [2025-03-24 02:15:53] "GET /virtual-router/69b568cd-9b28-43dc-a624-a10bb8b4460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.007242 10.0.0.37 - - [2025-03-24 02:15:53] "POST /ref-update HTTP/1.1" 200 156 0.016477 10.0.0.37 - - [2025-03-24 02:15:54] "GET /virtual-machine-interface/e9901850-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.046209 10.0.0.37 - - [2025-03-24 02:15:54] "POST /set-tag HTTP/1.1" 200 109 0.008038 10.0.0.37 - - [2025-03-24 02:15:54] "GET /virtual-machine-interface/e8f0b620-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009771 10.0.0.37 - - [2025-03-24 02:15:54] "POST /set-tag HTTP/1.1" 200 109 0.005031 10.0.0.37 - - [2025-03-24 02:15:54] "GET /virtual-machine-interface/e9901850-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011993 10.0.0.37 - - [2025-03-24 02:15:54] "POST /set-tag HTTP/1.1" 200 109 0.004758 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:15:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001044 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:15:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001181 10.0.0.37 - - [2025-03-24 02:16:09] "GET /virtual-machine-interface/e8f0b620-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007004 10.0.0.37 - - [2025-03-24 02:16:09] "POST /set-tag HTTP/1.1" 200 109 0.003383 10.0.0.37 - - [2025-03-24 02:16:10] "GET /virtual-machine-interface/e9901850-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008141 10.0.0.37 - - [2025-03-24 02:16:10] "POST /set-tag HTTP/1.1" 200 109 0.002727 10.0.0.37 - - [2025-03-24 02:16:10] "GET / HTTP/1.1" 200 35931 0.002109 10.0.0.37 - - [2025-03-24 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.37 - - [2025-03-24 02:16:10] "GET /global-system-config/35862907-03be-4cf9-953f-59a5e32e6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007590 10.0.0.37 - - [2025-03-24 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.37 - - [2025-03-24 02:16:10] "GET /config-node/10df82cb-b415-4cdd-ac6c-16de7fcf53fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003322 10.0.0.37 - - [2025-03-24 02:16:11] "GET /virtual-machine-interface/e8f0b620-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005631 10.0.0.37 - - [2025-03-24 02:16:11] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.37 - - [2025-03-24 02:16:22] "GET / HTTP/1.1" 200 35931 0.001694 10.0.0.37 - - [2025-03-24 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.37 - - [2025-03-24 02:16:22] "GET /routing-instance/3000a6fb-26c6-4f79-b1c1-05041717614d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004584 10.0.0.37 - - [2025-03-24 02:16:22] "POST /bgp-routers HTTP/1.1" 409 301 0.002218 10.0.0.37 - - [2025-03-24 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008037 10.0.0.37 - - [2025-03-24 02:16:23] "GET /bgp-router/572ea802-af78-4d90-8d4f-1d983da95570?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003878 10.0.0.37 - - [2025-03-24 02:16:23] "PUT /bgp-router/572ea802-af78-4d90-8d4f-1d983da95570 HTTP/1.1" 200 254 0.016372 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:16:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001109 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:16:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001121 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:16:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.37 - - [2025-03-24 02:16:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001301 10.0.0.37 - - [2025-03-24 02:16:42] "GET /virtual-machine-interface/e8f0b620-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010577 10.0.0.37 - - [2025-03-24 02:16:42] "POST /set-tag HTTP/1.1" 200 109 0.010007 10.0.0.37 - - [2025-03-24 02:16:42] "GET /virtual-machine-interface/e8f0b620-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012430 10.0.0.37 - - [2025-03-24 02:16:42] "POST /set-tag HTTP/1.1" 200 109 0.006089 10.0.0.37 - - [2025-03-24 02:16:42] "GET /virtual-machine/070c3c95-0d93-4ea0-a8b2-4a10c58ca120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.004318 10.0.0.37 - - [2025-03-24 02:16:42] "POST /ref-update HTTP/1.1" 200 156 0.025205 10.0.0.37 - - [2025-03-24 02:16:42] "GET /virtual-machine-interface/e8f0b620-0855-11f0-8fb3-fa163e054d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005866 10.0.0.37 - - [2025-03-24 02:16:42] "POST /set-tag HTTP/1.1" 200 109 0.022355 10.0.0.37 - - [2025-03-24 02:16:42] "POST /set-tag HTTP/1.1" 200 109 0.031310 10.0.0.37 - - [2025-03-24 02:16:42] "DELETE /instance-ip/e90d0de8-0855-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.054728 10.0.0.37 - - [2025-03-24 02:16:43] "DELETE /virtual-machine-interface/e8f0b620-0855-11f0-8fb3-fa163e054d07 HTTP/1.1" 200 115 0.061449