+++ date ++ echo 'INFO: =================== Mon Aug 18 02:08:08 UTC 2025 ===================' INFO: =================== Mon Aug 18 02:08:08 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ tail -n 1 +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ 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=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ 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.27,10.0.0.38,10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.27:8081 10.0.0.38:8081 10.0.0.19:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.38:8081 10.0.0.19:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.38:8081 10.0.0.19:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.27:9042 10.0.0.38:9042 10.0.0.19:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.38:9042 10.0.0.19:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.38:9042 10.0.0.19:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.27:8086 10.0.0.38:8086 10.0.0.19:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.38:8086 10.0.0.19:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.38:8086 10.0.0.19:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.27:8082 10.0.0.38:8082 10.0.0.19:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.38:8082 10.0.0.19:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.38:8082 10.0.0.19:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.27:9161 10.0.0.38:9161 10.0.0.19:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.38:9161 10.0.0.19:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.38:9161 10.0.0.19:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.27:2181,10.0.0.38:2181,10.0.0.19:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.38:2181,10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.38:2181,10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.27:2181 10.0.0.38:2181 10.0.0.19:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.38:2181 10.0.0.19:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.38:2181 10.0.0.19:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.27:5673,10.0.0.38:5673,10.0.0.19:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.38:5673,10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.38:5673,10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.27:6379 10.0.0.38:6379 10.0.0.19:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.38:6379 10.0.0.19:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.38:6379 10.0.0.19:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.27:9092 10.0.0.38:9092 10.0.0.19:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.38:9092 10.0.0.19:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.38:9092 10.0.0.19:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.27 ++ 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.27,10.0.0.38,10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ 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_redis_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_analytics_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.27,10.0.0.38,10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.27 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ cut -d ' ' -f 1 +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27,10.0.0.38,10.0.0.19 +++ local servers=10.0.0.27,10.0.0.38,10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.27,10.20.0.25,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort ++ sed 's/^ANALYTICS_API__//g' ++ grep '^ANALYTICS_API__.*__.*=.*$' + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + 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 ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -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-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -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-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf 08/18/2025 02:08:16.195 7f41b8088548 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/18/2025 02:08:16.358 7f41b8088548 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 08/18/2025 02:08:16.370 7f41b8088548 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/18/2025 02:08:16.370 7f41b8088548 [contrail-analytics-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/analytics-api/contrail-analytics-api.log] Bottle v0.12.25 server starting up (using ContrailGeventServer())... Listening on http://10.0.0.27:8081/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer())... Listening on http://localhost:8181/ Hit Ctrl-C to quit. [API:8081]10.0.0.27 - - [2025-08-18 02:08:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.046075 [API:8081]10.0.0.38 - - [2025-08-18 02:08:43] "GET /analytics HTTP/1.1" 401 205 0.000692 [API:8081]10.0.0.38 - - [2025-08-18 02:08:43] "GET /analytics HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.19 - - [2025-08-18 02:08:44] "GET /analytics HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.19 - - [2025-08-18 02:08:44] "GET /analytics HTTP/1.1" 401 205 0.000179 [API:8081]10.0.0.27 - - [2025-08-18 02:08:44] "GET /analytics HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.27 - - [2025-08-18 02:08:44] "GET /analytics HTTP/1.1" 401 205 0.000171 [API:8081]10.0.0.38 - - [2025-08-18 02:09:14] "GET /analytics HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.38 - - [2025-08-18 02:09:14] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.19 - - [2025-08-18 02:09:15] "GET /analytics HTTP/1.1" 401 205 0.000432 [API:8081]10.0.0.19 - - [2025-08-18 02:09:15] "GET /analytics HTTP/1.1" 401 205 0.000192 [API:8081]10.0.0.27 - - [2025-08-18 02:09:15] "GET /analytics HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.27 - - [2025-08-18 02:09:15] "GET /analytics HTTP/1.1" 401 205 0.000143 [API:8081]10.0.0.38 - - [2025-08-18 02:09:44] "GET /analytics HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.38 - - [2025-08-18 02:09:44] "GET /analytics HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.19 - - [2025-08-18 02:09:45] "GET /analytics HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.19 - - [2025-08-18 02:09:45] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.27 - - [2025-08-18 02:10:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.048235 [Introspect:8090]10.0.0.27 - - [2025-08-18 02:10:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001076 [Introspect:8090]10.0.0.27 - - [2025-08-18 02:11:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001051 [API:8081]10.0.0.38 - - [2025-08-18 02:11:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.409387 [API:8081]10.0.0.19 - - [2025-08-18 02:11:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.226976 [API:8081]10.0.0.38 - - [2025-08-18 02:11:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.210418 [API:8081]10.0.0.27 - - [2025-08-18 02:11:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.135080 [API:8081]10.0.0.19 - - [2025-08-18 02:11:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.116122 [API:8081]10.0.0.27 - - [2025-08-18 02:11:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.080715 [API:8081]10.0.0.27 - - [2025-08-18 02:11:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.053442 [Introspect:8090]10.0.0.27 - - [2025-08-18 02:12:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001061 [Introspect:8090]10.0.0.27 - - [2025-08-18 02:12:20] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000887 [API:8081]10.0.0.27 - - [2025-08-18 02:12:20] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1:Control:contrail-control:0?flat HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1:Control:contrail-control:0?flat HTTP/1.1" 200 38732 0.058366 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16355 0.053198 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-2:Control:contrail-control:0?flat HTTP/1.1" 200 28954 0.054447 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16355 0.016077 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-3:Control:contrail-control:0?flat HTTP/1.1" 200 36287 0.022751 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13604 0.015363 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20485 0.021507 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20485 0.021699 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3356 0.011490 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3375 0.013485 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.010764 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4312 0.012765 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4007 0.017083 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4308 0.016786 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.009644 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.012048 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.018458 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.011725 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.011246 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.011931 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014861 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.012801 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.012254 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.011660 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14818 0.017956 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.017413 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14808 0.017422 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.016899 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14827 0.015800 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.016582 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20485 0.021103 [API:8081]10.0.0.27 - - [2025-08-18 02:12:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12055 0.024999 [API:8081]10.0.0.27 - - [2025-08-18 02:12:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20485 0.020771 [API:8081]10.0.0.27 - - [2025-08-18 02:12:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12053 0.028445 [API:8081]10.0.0.27 - - [2025-08-18 02:12:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20485 0.034907 [API:8081]10.0.0.27 - - [2025-08-18 02:12:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12055 0.026684 [API:8081]10.0.0.27 - - [2025-08-18 02:12:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20485 0.054391 [API:8081]10.0.0.27 - - [2025-08-18 02:12:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12053 0.031534 [API:8081]10.0.0.27 - - [2025-08-18 02:12:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20485 0.021967 [API:8081]10.0.0.27 - - [2025-08-18 02:12:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.011856 [API:8081]10.0.0.27 - - [2025-08-18 02:12:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20485 0.029240 [API:8081]10.0.0.27 - - [2025-08-18 02:12:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.013260 [API:8081]10.0.0.27 - - [2025-08-18 02:12:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3379 0.016055 [API:8081]10.0.0.27 - - [2025-08-18 02:12:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14819 0.022817 [API:8081]10.0.0.27 - - [2025-08-18 02:12:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.012650 [API:8081]10.0.0.27 - - [2025-08-18 02:12:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3379 0.011474 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14809 0.017652 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.010859 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3379 0.011044 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14828 0.016282 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013896 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.018883 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3675 0.011810 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.016813 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3675 0.011387 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.017356 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3675 0.012315 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4312 0.015382 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4007 0.016932 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4308 0.013798 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1:Control:contrail-control:0?flat HTTP/1.1" 200 38732 0.022997 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.012320 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16355 0.015764 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-2:Control:contrail-control:0?flat HTTP/1.1" 200 28954 0.020500 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.013357 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16355 0.016850 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-3:Control:contrail-control:0?flat HTTP/1.1" 200 36287 0.023182 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.012240 [API:8081]10.0.0.27 - - [2025-08-18 02:12:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3870-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13604 0.021744 [API:8081]10.0.0.27 - - [2025-08-18 02:12:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12055 0.057047 [API:8081]10.0.0.27 - - [2025-08-18 02:12:27] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3870-1.?flat HTTP/1.1" 200 16821 0.030399 [API:8081]10.0.0.27 - - [2025-08-18 02:12:27] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3870-2.?flat HTTP/1.1" 200 12092 0.018971 [API:8081]10.0.0.27 - - [2025-08-18 02:12:27] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3870-3.?flat HTTP/1.1" 200 18531 0.024286 [API:8081]10.0.0.27 - - [2025-08-18 02:12:27] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3870-1.?flat HTTP/1.1" 200 16967 0.026199 [API:8081]10.0.0.27 - - [2025-08-18 02:12:27] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3870-2.?flat HTTP/1.1" 200 12092 0.023657 [API:8081]10.0.0.27 - - [2025-08-18 02:12:27] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3870-3.?flat HTTP/1.1" 200 18531 0.025027 [API:8081]10.0.0.27 - - [2025-08-18 02:12:27] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3870-1.?flat HTTP/1.1" 200 16967 0.027363 [API:8081]10.0.0.27 - - [2025-08-18 02:12:27] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3870-2.?flat HTTP/1.1" 200 12092 0.018672 [API:8081]10.0.0.27 - - [2025-08-18 02:12:27] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3870-3.?flat HTTP/1.1" 200 18531 0.020507 [API:8081]10.0.0.27 - - [2025-08-18 02:12:27] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3870-1.?flat HTTP/1.1" 200 16967 0.023023 [API:8081]10.0.0.27 - - [2025-08-18 02:12:27] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3870-2.?flat HTTP/1.1" 200 12092 0.018475 [API:8081]10.0.0.27 - - [2025-08-18 02:12:27] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3870-3.?flat HTTP/1.1" 200 18531 0.030759 [API:8081]10.0.0.27 - - [2025-08-18 02:12:28] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 8075 0.016611 [API:8081]10.0.0.27 - - [2025-08-18 02:12:28] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 8076 0.015530 [API:8081]10.0.0.27 - - [2025-08-18 02:12:28] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3870-3?flat HTTP/1.1" 200 8075 0.021167 [API:8081]10.0.0.27 - - [2025-08-18 02:12:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.27 - - [2025-08-18 02:12:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1348 0.048563 [API:8081]10.0.0.27 - - [2025-08-18 02:12:44] "POST /analytics/query HTTP/1.1" 200 54671 1.074640 [API:8081]10.0.0.27 - - [2025-08-18 02:12:46] "POST /analytics/query HTTP/1.1" 200 5875 1.065005 [API:8081]10.0.0.27 - - [2025-08-18 02:12:47] "POST /analytics/query HTTP/1.1" 200 871 1.027003 [API:8081]10.0.0.27 - - [2025-08-18 02:12:48] "POST /analytics/query HTTP/1.1" 200 5875 1.014287 [API:8081]10.0.0.27 - - [2025-08-18 02:12:49] "POST /analytics/query HTTP/1.1" 200 871 1.014541 [API:8081]10.0.0.27 - - [2025-08-18 02:13:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055043 [API:8081]10.0.0.27 - - [2025-08-18 02:14:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.053716 [API:8081]10.0.0.27 - - [2025-08-18 02:16:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.27 - - [2025-08-18 02:16:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1926 0.054641 [API:8081]10.0.0.27 - - [2025-08-18 02:16:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2158 0.047760 [API:8081]10.0.0.38 - - [2025-08-18 02:16:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.078491 [API:8081]10.0.0.19 - - [2025-08-18 02:16:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.284811 [API:8081]10.0.0.38 - - [2025-08-18 02:16:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.258161 [API:8081]10.0.0.27 - - [2025-08-18 02:16:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.229952 [API:8081]10.0.0.19 - - [2025-08-18 02:16:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.198492 [API:8081]10.0.0.27 - - [2025-08-18 02:16:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.181090 [API:8081]10.0.0.27 - - [2025-08-18 02:16:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.051286 [API:8081]10.0.0.27 - - [2025-08-18 02:17:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.050732 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:18:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002182 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:18:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.002641 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:18:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002340 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:18:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002335 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:18:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001599 [API:8081]10.0.0.27 - - [2025-08-18 02:19:15] "GET /analytics HTTP/1.1" 401 205 0.000368 [API:8081]10.0.0.27 - - [2025-08-18 02:19:15] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.27 - - [2025-08-18 02:19:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074863 [API:8081]10.0.0.38 - - [2025-08-18 02:19:44] "GET /analytics HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.38 - - [2025-08-18 02:19:44] "GET /analytics HTTP/1.1" 401 205 0.000133 [API:8081]10.0.0.19 - - [2025-08-18 02:19:45] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.19 - - [2025-08-18 02:19:45] "GET /analytics HTTP/1.1" 401 205 0.000148 [API:8081]10.0.0.27 - - [2025-08-18 02:20:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.056129 [API:8081]10.0.0.38 - - [2025-08-18 02:21:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.129538 [API:8081]10.0.0.19 - - [2025-08-18 02:21:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.240011 [API:8081]10.0.0.38 - - [2025-08-18 02:21:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.222385 [API:8081]10.0.0.27 - - [2025-08-18 02:21:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.179638 [API:8081]10.0.0.19 - - [2025-08-18 02:21:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.125943 [API:8081]10.0.0.27 - - [2025-08-18 02:21:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.135729 [API:8081]10.0.0.27 - - [2025-08-18 02:21:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.27 - - [2025-08-18 02:21:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2352 0.054960 [API:8081]10.0.0.27 - - [2025-08-18 02:21:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2352 0.051900 [API:8081]10.0.0.27 - - [2025-08-18 02:22:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.050550 [API:8081]10.0.0.27 - - [2025-08-18 02:23:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1788 0.011039 [API:8081]10.0.0.27 - - [2025-08-18 02:23:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1572 0.009091 [API:8081]10.0.0.27 - - [2025-08-18 02:23:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1800 0.045765 [API:8081]10.0.0.27 - - [2025-08-18 02:23:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2028 0.008496 [API:8081]10.0.0.27 - - [2025-08-18 02:23:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.052662 [API:8081]10.0.0.27 - - [2025-08-18 02:25:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.048425 [API:8081]10.0.0.27 - - [2025-08-18 02:26:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24566 0.023960 [API:8081]10.0.0.27 - - [2025-08-18 02:26:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13009 0.023621 [API:8081]10.0.0.27 - - [2025-08-18 02:26:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24566 0.046944 [API:8081]10.0.0.27 - - [2025-08-18 02:26:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12775 0.026573 [API:8081]10.0.0.27 - - [2025-08-18 02:26:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-79313898:ctest-vnet1-46182010?flat HTTP/1.1" 200 8243 0.015331 [API:8081]10.0.0.27 - - [2025-08-18 02:26:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011347 [API:8081]10.0.0.27 - - [2025-08-18 02:26:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25183 0.026634 [API:8081]10.0.0.27 - - [2025-08-18 02:26:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12998 0.026544 [API:8081]10.0.0.27 - - [2025-08-18 02:26:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25183 0.024756 [API:8081]10.0.0.27 - - [2025-08-18 02:26:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12998 0.023975 [API:8081]10.0.0.38 - - [2025-08-18 02:26:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.168948 [API:8081]10.0.0.19 - - [2025-08-18 02:26:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.275148 [API:8081]10.0.0.38 - - [2025-08-18 02:26:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.255742 [API:8081]10.0.0.27 - - [2025-08-18 02:26:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.223325 [API:8081]10.0.0.19 - - [2025-08-18 02:26:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.184395 [API:8081]10.0.0.27 - - [2025-08-18 02:26:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.130426 [API:8081]10.0.0.27 - - [2025-08-18 02:26:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25183 0.030514 [API:8081]10.0.0.27 - - [2025-08-18 02:26:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12998 0.024559 [API:8081]10.0.0.27 - - [2025-08-18 02:26:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25185 0.023934 [API:8081]10.0.0.27 - - [2025-08-18 02:26:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12998 0.026074 [API:8081]10.0.0.27 - - [2025-08-18 02:26:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25185 0.038807 [API:8081]10.0.0.27 - - [2025-08-18 02:26:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12998 0.027010 [API:8081]10.0.0.27 - - [2025-08-18 02:26:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25185 0.026687 [API:8081]10.0.0.27 - - [2025-08-18 02:26:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12998 0.031665 [API:8081]10.0.0.27 - - [2025-08-18 02:26:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.068920 [API:8081]10.0.0.27 - - [2025-08-18 02:26:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25185 0.024828 [API:8081]10.0.0.27 - - [2025-08-18 02:26:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12998 0.025898 [API:8081]10.0.0.27 - - [2025-08-18 02:26:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25185 0.058602 [API:8081]10.0.0.27 - - [2025-08-18 02:26:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12998 0.059925 [API:8081]10.0.0.27 - - [2025-08-18 02:26:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25185 0.024448 [API:8081]10.0.0.27 - - [2025-08-18 02:26:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12998 0.024546 [API:8081]10.0.0.27 - - [2025-08-18 02:26:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25185 0.025062 [API:8081]10.0.0.27 - - [2025-08-18 02:26:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12576 0.024161 [API:8081]10.0.0.27 - - [2025-08-18 02:26:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-79313898:ctest-vnet0-98616831?flat HTTP/1.1" 200 8240 0.013785 [API:8081]10.0.0.27 - - [2025-08-18 02:26:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009291 [API:8081]10.0.0.27 - - [2025-08-18 02:27:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.009096 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:28:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002621 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:28:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.002859 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:28:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002687 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:28:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002481 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:28:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001929 [API:8081]10.0.0.27 - - [2025-08-18 02:28:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.103466 [API:8081]10.0.0.27 - - [2025-08-18 02:28:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.27 - - [2025-08-18 02:28:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1580 0.052459 [API:8081]10.0.0.27 - - [2025-08-18 02:29:15] "GET /analytics HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.27 - - [2025-08-18 02:29:15] "GET /analytics HTTP/1.1" 401 205 0.000181 [API:8081]10.0.0.27 - - [2025-08-18 02:29:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.056012 [API:8081]10.0.0.38 - - [2025-08-18 02:29:44] "GET /analytics HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.38 - - [2025-08-18 02:29:44] "GET /analytics HTTP/1.1" 401 205 0.000139 [API:8081]10.0.0.19 - - [2025-08-18 02:29:45] "GET /analytics HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.19 - - [2025-08-18 02:29:45] "GET /analytics HTTP/1.1" 401 205 0.000167 [API:8081]10.0.0.27 - - [2025-08-18 02:29:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.062646 [API:8081]10.0.0.27 - - [2025-08-18 02:29:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13038 0.025557 [API:8081]10.0.0.27 - - [2025-08-18 02:29:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.058087 [API:8081]10.0.0.27 - - [2025-08-18 02:29:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13038 0.022821 [API:8081]10.0.0.27 - - [2025-08-18 02:30:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.024494 [API:8081]10.0.0.27 - - [2025-08-18 02:30:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13038 0.024927 [API:8081]10.0.0.27 - - [2025-08-18 02:30:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.023409 [API:8081]10.0.0.27 - - [2025-08-18 02:30:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13038 0.026073 [API:8081]10.0.0.27 - - [2025-08-18 02:30:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.023556 [API:8081]10.0.0.27 - - [2025-08-18 02:30:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13038 0.024170 [API:8081]10.0.0.27 - - [2025-08-18 02:30:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.024711 [API:8081]10.0.0.27 - - [2025-08-18 02:30:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13038 0.024013 [API:8081]10.0.0.27 - - [2025-08-18 02:30:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.023486 [API:8081]10.0.0.27 - - [2025-08-18 02:30:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13038 0.024924 [API:8081]10.0.0.27 - - [2025-08-18 02:30:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.023976 [API:8081]10.0.0.27 - - [2025-08-18 02:30:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13038 0.024587 [API:8081]10.0.0.27 - - [2025-08-18 02:30:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.025376 [API:8081]10.0.0.27 - - [2025-08-18 02:30:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12597 0.024689 [API:8081]10.0.0.27 - - [2025-08-18 02:30:20] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-39822771:ctest-vnet0-72446260?flat HTTP/1.1" 200 7196 0.013706 [API:8081]10.0.0.27 - - [2025-08-18 02:30:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010196 [API:8081]10.0.0.27 - - [2025-08-18 02:30:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.27 - - [2025-08-18 02:30:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1356 0.047346 [API:8081]10.0.0.27 - - [2025-08-18 02:30:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.27 - - [2025-08-18 02:30:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.059130 [API:8081]10.0.0.27 - - [2025-08-18 02:30:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.047814 [API:8081]10.0.0.27 - - [2025-08-18 02:30:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.056502 [API:8081]10.0.0.38 - - [2025-08-18 02:31:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.133779 [API:8081]10.0.0.19 - - [2025-08-18 02:31:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.276038 [API:8081]10.0.0.38 - - [2025-08-18 02:31:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.304549 [API:8081]10.0.0.27 - - [2025-08-18 02:31:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.239590 [API:8081]10.0.0.19 - - [2025-08-18 02:31:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.189717 [API:8081]10.0.0.27 - - [2025-08-18 02:31:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.182997 [API:8081]10.0.0.27 - - [2025-08-18 02:31:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-30486983:4c445c47-b9c9-4deb-97c1-a28f99e5a61d?flat HTTP/1.1" 200 5233 0.016615 [API:8081]10.0.0.27 - - [2025-08-18 02:31:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-30486983:4c445c47-b9c9-4deb-97c1-a28f99e5a61d?flat HTTP/1.1" 200 5233 0.016237 [API:8081]10.0.0.27 - - [2025-08-18 02:31:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-30486983:4c445c47-b9c9-4deb-97c1-a28f99e5a61d?flat HTTP/1.1" 200 5233 0.018157 [API:8081]10.0.0.27 - - [2025-08-18 02:31:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-30486983:ctest-VN1-65142615?flat HTTP/1.1" 200 8557 0.023853 [API:8081]10.0.0.27 - - [2025-08-18 02:31:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.029423 [API:8081]10.0.0.27 - - [2025-08-18 02:31:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13343 0.028005 [API:8081]10.0.0.27 - - [2025-08-18 02:31:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.025709 [API:8081]10.0.0.27 - - [2025-08-18 02:31:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13343 0.032536 [API:8081]10.0.0.27 - - [2025-08-18 02:31:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008412 [API:8081]10.0.0.27 - - [2025-08-18 02:31:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060839 [API:8081]10.0.0.27 - - [2025-08-18 02:31:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-30486983:e735ebe4-a771-49bb-846e-d66e8ffc2891?flat HTTP/1.1" 200 5091 0.014719 [API:8081]10.0.0.27 - - [2025-08-18 02:31:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-30486983:e735ebe4-a771-49bb-846e-d66e8ffc2891?flat HTTP/1.1" 200 5091 0.016521 [API:8081]10.0.0.27 - - [2025-08-18 02:31:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-30486983:e735ebe4-a771-49bb-846e-d66e8ffc2891?flat HTTP/1.1" 200 5091 0.015682 [API:8081]10.0.0.27 - - [2025-08-18 02:31:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-30486983:ctest-VN2-12574820?flat HTTP/1.1" 200 7857 0.018692 [API:8081]10.0.0.27 - - [2025-08-18 02:31:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24578 0.032182 [API:8081]10.0.0.27 - - [2025-08-18 02:31:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12977 0.028876 [API:8081]10.0.0.27 - - [2025-08-18 02:31:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24578 0.028775 [API:8081]10.0.0.27 - - [2025-08-18 02:31:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12977 0.027221 [API:8081]10.0.0.27 - - [2025-08-18 02:31:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010378 [API:8081]10.0.0.27 - - [2025-08-18 02:31:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-30486983:349471d2-5e5d-4f76-94cf-48806a264a3b?flat HTTP/1.1" 200 5094 0.016358 [API:8081]10.0.0.27 - - [2025-08-18 02:31:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-30486983:349471d2-5e5d-4f76-94cf-48806a264a3b?flat HTTP/1.1" 200 5094 0.016086 [API:8081]10.0.0.27 - - [2025-08-18 02:31:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-30486983:349471d2-5e5d-4f76-94cf-48806a264a3b?flat HTTP/1.1" 200 5094 0.014731 [API:8081]10.0.0.27 - - [2025-08-18 02:31:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-30486983:ctest-VN3-60515399?flat HTTP/1.1" 200 7447 0.017322 [API:8081]10.0.0.27 - - [2025-08-18 02:31:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.027114 [API:8081]10.0.0.27 - - [2025-08-18 02:31:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13343 0.025865 [API:8081]10.0.0.27 - - [2025-08-18 02:31:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.028266 [API:8081]10.0.0.27 - - [2025-08-18 02:31:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13343 0.026565 [API:8081]10.0.0.27 - - [2025-08-18 02:31:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009513 [API:8081]10.0.0.27 - - [2025-08-18 02:32:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.047645 [API:8081]10.0.0.27 - - [2025-08-18 02:32:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13353 0.026937 [API:8081]10.0.0.27 - - [2025-08-18 02:32:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.024807 [API:8081]10.0.0.27 - - [2025-08-18 02:32:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13353 0.024095 [API:8081]10.0.0.27 - - [2025-08-18 02:32:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.024362 [API:8081]10.0.0.27 - - [2025-08-18 02:32:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13353 0.023679 [API:8081]10.0.0.27 - - [2025-08-18 02:32:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.025526 [API:8081]10.0.0.27 - - [2025-08-18 02:32:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13353 0.025225 [API:8081]10.0.0.27 - - [2025-08-18 02:32:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.027011 [API:8081]10.0.0.27 - - [2025-08-18 02:32:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13353 0.024232 [API:8081]10.0.0.27 - - [2025-08-18 02:32:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.025941 [API:8081]10.0.0.27 - - [2025-08-18 02:32:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13353 0.031813 [API:8081]10.0.0.27 - - [2025-08-18 02:32:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.024826 [API:8081]10.0.0.27 - - [2025-08-18 02:32:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13353 0.026683 [API:8081]10.0.0.27 - - [2025-08-18 02:32:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.052377 [API:8081]10.0.0.27 - - [2025-08-18 02:32:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.025740 [API:8081]10.0.0.27 - - [2025-08-18 02:32:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13353 0.024227 [API:8081]10.0.0.27 - - [2025-08-18 02:32:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.026590 [API:8081]10.0.0.27 - - [2025-08-18 02:32:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13353 0.028533 [API:8081]10.0.0.27 - - [2025-08-18 02:32:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.023532 [API:8081]10.0.0.27 - - [2025-08-18 02:32:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12984 0.023527 [API:8081]10.0.0.27 - - [2025-08-18 02:32:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-30486983:ctest-VN3-60515399?flat HTTP/1.1" 200 6220 0.015603 [API:8081]10.0.0.27 - - [2025-08-18 02:32:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007419 [API:8081]10.0.0.27 - - [2025-08-18 02:32:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.025225 [API:8081]10.0.0.27 - - [2025-08-18 02:32:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12986 0.037390 [API:8081]10.0.0.27 - - [2025-08-18 02:32:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.023344 [API:8081]10.0.0.27 - - [2025-08-18 02:32:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12986 0.023547 [API:8081]10.0.0.27 - - [2025-08-18 02:32:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.025069 [API:8081]10.0.0.27 - - [2025-08-18 02:32:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12986 0.023525 [API:8081]10.0.0.27 - - [2025-08-18 02:33:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.026651 [API:8081]10.0.0.27 - - [2025-08-18 02:33:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12986 0.042392 [API:8081]10.0.0.27 - - [2025-08-18 02:33:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.023209 [API:8081]10.0.0.27 - - [2025-08-18 02:33:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12986 0.023187 [API:8081]10.0.0.27 - - [2025-08-18 02:33:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.026165 [API:8081]10.0.0.27 - - [2025-08-18 02:33:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12986 0.022575 [API:8081]10.0.0.27 - - [2025-08-18 02:33:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.024753 [API:8081]10.0.0.27 - - [2025-08-18 02:33:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12986 0.024602 [API:8081]10.0.0.27 - - [2025-08-18 02:33:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.023082 [API:8081]10.0.0.27 - - [2025-08-18 02:33:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12986 0.023983 [API:8081]10.0.0.27 - - [2025-08-18 02:33:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.023513 [API:8081]10.0.0.27 - - [2025-08-18 02:33:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12770 0.023508 [API:8081]10.0.0.27 - - [2025-08-18 02:33:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-30486983:ctest-VN2-12574820?flat HTTP/1.1" 200 6551 0.014745 [API:8081]10.0.0.27 - - [2025-08-18 02:33:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.018246 [API:8081]10.0.0.27 - - [2025-08-18 02:33:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.025438 [API:8081]10.0.0.27 - - [2025-08-18 02:33:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12983 0.024572 [API:8081]10.0.0.27 - - [2025-08-18 02:33:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.024302 [API:8081]10.0.0.27 - - [2025-08-18 02:33:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12981 0.023421 [API:8081]10.0.0.27 - - [2025-08-18 02:33:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25202 0.037715 [API:8081]10.0.0.27 - - [2025-08-18 02:33:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12981 0.046126 [API:8081]10.0.0.27 - - [2025-08-18 02:33:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25204 0.023936 [API:8081]10.0.0.27 - - [2025-08-18 02:33:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12981 0.028311 [API:8081]10.0.0.27 - - [2025-08-18 02:33:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25204 0.025026 [API:8081]10.0.0.27 - - [2025-08-18 02:33:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12981 0.027698 [API:8081]10.0.0.27 - - [2025-08-18 02:33:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25204 0.026719 [API:8081]10.0.0.27 - - [2025-08-18 02:33:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12981 0.029399 [API:8081]10.0.0.27 - - [2025-08-18 02:33:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25204 0.023727 [API:8081]10.0.0.27 - - [2025-08-18 02:33:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12981 0.024523 [API:8081]10.0.0.27 - - [2025-08-18 02:33:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25204 0.023798 [API:8081]10.0.0.27 - - [2025-08-18 02:33:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12981 0.023255 [API:8081]10.0.0.27 - - [2025-08-18 02:33:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25204 0.025011 [API:8081]10.0.0.27 - - [2025-08-18 02:33:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12981 0.024057 [API:8081]10.0.0.27 - - [2025-08-18 02:33:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25204 0.023179 [API:8081]10.0.0.27 - - [2025-08-18 02:33:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12592 0.031855 [API:8081]10.0.0.27 - - [2025-08-18 02:33:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-30486983:ctest-VN1-65142615?flat HTTP/1.1" 200 6773 0.018305 [API:8081]10.0.0.27 - - [2025-08-18 02:33:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009901 [API:8081]10.0.0.27 - - [2025-08-18 02:34:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.27 - - [2025-08-18 02:34:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.061010 [API:8081]10.0.0.27 - - [2025-08-18 02:34:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.067091 [API:8081]10.0.0.27 - - [2025-08-18 02:34:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.052135 [API:8081]10.0.0.27 - - [2025-08-18 02:34:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.048556 [API:8081]10.0.0.27 - - [2025-08-18 02:34:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-51732354:26c78483-1a67-4358-87bc-7885967b2f9d?flat HTTP/1.1" 200 5355 0.020095 [API:8081]10.0.0.27 - - [2025-08-18 02:34:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-51732354:26c78483-1a67-4358-87bc-7885967b2f9d?flat HTTP/1.1" 200 5355 0.019172 [API:8081]10.0.0.27 - - [2025-08-18 02:34:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-51732354:26c78483-1a67-4358-87bc-7885967b2f9d?flat HTTP/1.1" 200 5355 0.019379 [API:8081]10.0.0.27 - - [2025-08-18 02:34:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-51732354:26c78483-1a67-4358-87bc-7885967b2f9d?flat HTTP/1.1" 200 5355 0.014325 [API:8081]10.0.0.27 - - [2025-08-18 02:34:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-51732354:ctest-VN1-00644007?flat HTTP/1.1" 200 5280 0.016469 [API:8081]10.0.0.27 - - [2025-08-18 02:34:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.023392 [API:8081]10.0.0.27 - - [2025-08-18 02:34:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13387 0.025309 [API:8081]10.0.0.27 - - [2025-08-18 02:34:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.022953 [API:8081]10.0.0.27 - - [2025-08-18 02:34:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13387 0.023156 [API:8081]10.0.0.27 - - [2025-08-18 02:34:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008207 [API:8081]10.0.0.27 - - [2025-08-18 02:34:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-51732354:e7a1ba7c-aab2-4186-860d-4090fd6e3ea8?flat HTTP/1.1" 200 5236 0.014637 [API:8081]10.0.0.27 - - [2025-08-18 02:34:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-51732354:e7a1ba7c-aab2-4186-860d-4090fd6e3ea8?flat HTTP/1.1" 200 5236 0.014208 [API:8081]10.0.0.27 - - [2025-08-18 02:34:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-51732354:e7a1ba7c-aab2-4186-860d-4090fd6e3ea8?flat HTTP/1.1" 200 5236 0.014772 [API:8081]10.0.0.27 - - [2025-08-18 02:34:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-51732354:e7a1ba7c-aab2-4186-860d-4090fd6e3ea8?flat HTTP/1.1" 200 5236 0.015970 [API:8081]10.0.0.27 - - [2025-08-18 02:34:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-51732354:ctest-VN2-43943987?flat HTTP/1.1" 200 4482 0.014699 [API:8081]10.0.0.27 - - [2025-08-18 02:34:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.023911 [API:8081]10.0.0.27 - - [2025-08-18 02:34:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13001 0.023697 [API:8081]10.0.0.27 - - [2025-08-18 02:34:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.023624 [API:8081]10.0.0.27 - - [2025-08-18 02:34:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13001 0.024315 [API:8081]10.0.0.27 - - [2025-08-18 02:34:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010631 [API:8081]10.0.0.27 - - [2025-08-18 02:34:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-51732354:ffc5c9b4-4966-4b7e-8aa4-33c50f2aa08e?flat HTTP/1.1" 200 5213 0.014329 [API:8081]10.0.0.27 - - [2025-08-18 02:34:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-51732354:ffc5c9b4-4966-4b7e-8aa4-33c50f2aa08e?flat HTTP/1.1" 200 5213 0.013991 [API:8081]10.0.0.27 - - [2025-08-18 02:34:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-51732354:ffc5c9b4-4966-4b7e-8aa4-33c50f2aa08e?flat HTTP/1.1" 200 5213 0.013116 [API:8081]10.0.0.27 - - [2025-08-18 02:34:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-51732354:ffc5c9b4-4966-4b7e-8aa4-33c50f2aa08e?flat HTTP/1.1" 200 5213 0.015952 [API:8081]10.0.0.27 - - [2025-08-18 02:34:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-51732354:ctest-VN3-64191227?flat HTTP/1.1" 200 8196 0.016060 [API:8081]10.0.0.27 - - [2025-08-18 02:34:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.022891 [API:8081]10.0.0.27 - - [2025-08-18 02:34:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13387 0.022967 [API:8081]10.0.0.27 - - [2025-08-18 02:34:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.022982 [API:8081]10.0.0.27 - - [2025-08-18 02:34:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13387 0.024947 [API:8081]10.0.0.27 - - [2025-08-18 02:34:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008153 [API:8081]10.0.0.27 - - [2025-08-18 02:35:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.023977 [API:8081]10.0.0.27 - - [2025-08-18 02:35:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13393 0.022930 [API:8081]10.0.0.27 - - [2025-08-18 02:35:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.023558 [API:8081]10.0.0.27 - - [2025-08-18 02:35:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13393 0.024181 [API:8081]10.0.0.27 - - [2025-08-18 02:35:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.048305 [API:8081]10.0.0.27 - - [2025-08-18 02:35:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.035859 [API:8081]10.0.0.27 - - [2025-08-18 02:35:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13393 0.048133 [API:8081]10.0.0.27 - - [2025-08-18 02:35:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.023411 [API:8081]10.0.0.27 - - [2025-08-18 02:35:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13012 0.024942 [API:8081]10.0.0.27 - - [2025-08-18 02:35:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-51732354:ctest-VN3-64191227?flat HTTP/1.1" 200 6957 0.013333 [API:8081]10.0.0.27 - - [2025-08-18 02:35:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008648 [API:8081]10.0.0.27 - - [2025-08-18 02:35:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.023216 [API:8081]10.0.0.27 - - [2025-08-18 02:35:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13008 0.024894 [API:8081]10.0.0.27 - - [2025-08-18 02:35:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.023493 [API:8081]10.0.0.27 - - [2025-08-18 02:35:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13008 0.024069 [API:8081]10.0.0.27 - - [2025-08-18 02:35:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.024453 [API:8081]10.0.0.27 - - [2025-08-18 02:35:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13008 0.024626 [API:8081]10.0.0.27 - - [2025-08-18 02:36:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.026549 [API:8081]10.0.0.27 - - [2025-08-18 02:36:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13008 0.041436 [API:8081]10.0.0.27 - - [2025-08-18 02:36:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.024977 [API:8081]10.0.0.27 - - [2025-08-18 02:36:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13008 0.024348 [API:8081]10.0.0.27 - - [2025-08-18 02:36:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.024307 [API:8081]10.0.0.27 - - [2025-08-18 02:36:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13008 0.022644 [API:8081]10.0.0.27 - - [2025-08-18 02:36:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.043029 [API:8081]10.0.0.27 - - [2025-08-18 02:36:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13008 0.030489 [API:8081]10.0.0.27 - - [2025-08-18 02:36:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.023752 [API:8081]10.0.0.27 - - [2025-08-18 02:36:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13008 0.024622 [API:8081]10.0.0.27 - - [2025-08-18 02:36:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.024817 [API:8081]10.0.0.27 - - [2025-08-18 02:36:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12780 0.045363 [API:8081]10.0.0.27 - - [2025-08-18 02:36:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-51732354:ctest-VN2-43943987?flat HTTP/1.1" 200 7319 0.012535 [API:8081]10.0.0.27 - - [2025-08-18 02:36:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007235 [API:8081]10.0.0.27 - - [2025-08-18 02:36:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.023869 [API:8081]10.0.0.27 - - [2025-08-18 02:36:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13006 0.024591 [API:8081]10.0.0.27 - - [2025-08-18 02:36:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.025498 [API:8081]10.0.0.27 - - [2025-08-18 02:36:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13006 0.024729 [API:8081]10.0.0.38 - - [2025-08-18 02:36:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.182721 [API:8081]10.0.0.19 - - [2025-08-18 02:36:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.268016 [API:8081]10.0.0.38 - - [2025-08-18 02:36:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.266615 [API:8081]10.0.0.27 - - [2025-08-18 02:36:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.177121 [API:8081]10.0.0.19 - - [2025-08-18 02:36:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.090093 [API:8081]10.0.0.27 - - [2025-08-18 02:36:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.152029 [API:8081]10.0.0.27 - - [2025-08-18 02:36:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.023823 [API:8081]10.0.0.27 - - [2025-08-18 02:36:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13006 0.023154 [API:8081]10.0.0.27 - - [2025-08-18 02:36:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.036772 [API:8081]10.0.0.27 - - [2025-08-18 02:36:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13006 0.026349 [API:8081]10.0.0.27 - - [2025-08-18 02:36:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.023990 [API:8081]10.0.0.27 - - [2025-08-18 02:36:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13006 0.023900 [API:8081]10.0.0.27 - - [2025-08-18 02:36:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.023356 [API:8081]10.0.0.27 - - [2025-08-18 02:36:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13006 0.030557 [API:8081]10.0.0.27 - - [2025-08-18 02:36:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.024048 [API:8081]10.0.0.27 - - [2025-08-18 02:36:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13006 0.024276 [API:8081]10.0.0.27 - - [2025-08-18 02:36:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.025515 [API:8081]10.0.0.27 - - [2025-08-18 02:36:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13006 0.023980 [API:8081]10.0.0.27 - - [2025-08-18 02:36:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.025046 [API:8081]10.0.0.27 - - [2025-08-18 02:36:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13006 0.025198 [API:8081]10.0.0.27 - - [2025-08-18 02:36:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.026582 [API:8081]10.0.0.27 - - [2025-08-18 02:36:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12599 0.023322 [API:8081]10.0.0.27 - - [2025-08-18 02:36:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-51732354:ctest-VN1-00644007?flat HTTP/1.1" 200 7635 0.013009 [API:8081]10.0.0.27 - - [2025-08-18 02:36:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009039 [API:8081]10.0.0.27 - - [2025-08-18 02:37:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.27 - - [2025-08-18 02:37:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.046186 [API:8081]10.0.0.27 - - [2025-08-18 02:37:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.049331 [API:8081]10.0.0.27 - - [2025-08-18 02:37:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063133 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:38:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002171 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:38:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002708 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:38:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002300 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:38:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002203 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:38:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001682 [API:8081]10.0.0.27 - - [2025-08-18 02:38:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.050880 [API:8081]10.0.0.27 - - [2025-08-18 02:39:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000461 [API:8081]10.0.0.27 - - [2025-08-18 02:39:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1772 0.051397 [API:8081]10.0.0.27 - - [2025-08-18 02:39:15] "GET /analytics HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.27 - - [2025-08-18 02:39:15] "GET /analytics HTTP/1.1" 401 205 0.000160 [API:8081]10.0.0.38 - - [2025-08-18 02:39:44] "GET /analytics HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.38 - - [2025-08-18 02:39:44] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.19 - - [2025-08-18 02:39:45] "GET /analytics HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.19 - - [2025-08-18 02:39:45] "GET /analytics HTTP/1.1" 401 205 0.000144 [API:8081]10.0.0.27 - - [2025-08-18 02:40:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062633 [API:8081]10.0.0.27 - - [2025-08-18 02:41:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25223 0.062489 [API:8081]10.0.0.27 - - [2025-08-18 02:41:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13038 0.025564 [API:8081]10.0.0.27 - - [2025-08-18 02:41:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25223 0.062689 [API:8081]10.0.0.27 - - [2025-08-18 02:41:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12796 0.025380 [API:8081]10.0.0.27 - - [2025-08-18 02:41:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-70281789:ctest-vnet0-98900724?flat HTTP/1.1" 200 7964 0.012890 [API:8081]10.0.0.27 - - [2025-08-18 02:41:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007818 [API:8081]10.0.0.38 - - [2025-08-18 02:41:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.137450 [API:8081]10.0.0.19 - - [2025-08-18 02:41:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.332594 [API:8081]10.0.0.38 - - [2025-08-18 02:41:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.340966 [API:8081]10.0.0.27 - - [2025-08-18 02:41:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.563568 [API:8081]10.0.0.19 - - [2025-08-18 02:41:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.507328 [API:8081]10.0.0.27 - - [2025-08-18 02:41:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.199174 [API:8081]10.0.0.27 - - [2025-08-18 02:41:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.27 - - [2025-08-18 02:41:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.052978 [API:8081]10.0.0.27 - - [2025-08-18 02:41:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1564 0.050552 [API:8081]10.0.0.27 - - [2025-08-18 02:41:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.049009 [API:8081]10.0.0.27 - - [2025-08-18 02:43:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053661 [API:8081]10.0.0.27 - - [2025-08-18 02:44:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.025070 [API:8081]10.0.0.27 - - [2025-08-18 02:44:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13013 0.059318 [API:8081]10.0.0.27 - - [2025-08-18 02:44:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.025394 [API:8081]10.0.0.27 - - [2025-08-18 02:44:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13013 0.023901 [API:8081]10.0.0.27 - - [2025-08-18 02:44:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.023522 [API:8081]10.0.0.27 - - [2025-08-18 02:44:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12600 0.023860 [API:8081]10.0.0.27 - - [2025-08-18 02:44:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-60461305:ctest-vnet1-38740656?flat HTTP/1.1" 200 7307 0.013208 [API:8081]10.0.0.27 - - [2025-08-18 02:44:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007675 [API:8081]10.0.0.27 - - [2025-08-18 02:44:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.072527 [API:8081]10.0.0.27 - - [2025-08-18 02:44:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25230 0.023584 [API:8081]10.0.0.27 - - [2025-08-18 02:44:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13015 0.023054 [API:8081]10.0.0.27 - - [2025-08-18 02:44:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25230 0.025842 [API:8081]10.0.0.27 - - [2025-08-18 02:44:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13015 0.023880 [API:8081]10.0.0.27 - - [2025-08-18 02:44:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25230 0.023117 [API:8081]10.0.0.27 - - [2025-08-18 02:44:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13015 0.022851 [API:8081]10.0.0.27 - - [2025-08-18 02:45:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25230 0.024258 [API:8081]10.0.0.27 - - [2025-08-18 02:45:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13015 0.026326 [API:8081]10.0.0.27 - - [2025-08-18 02:45:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25230 0.024567 [API:8081]10.0.0.27 - - [2025-08-18 02:45:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13015 0.024134 [API:8081]10.0.0.27 - - [2025-08-18 02:45:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25230 0.023335 [API:8081]10.0.0.27 - - [2025-08-18 02:45:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13015 0.023085 [API:8081]10.0.0.27 - - [2025-08-18 02:45:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25230 0.023854 [API:8081]10.0.0.27 - - [2025-08-18 02:45:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13015 0.023042 [API:8081]10.0.0.27 - - [2025-08-18 02:45:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25230 0.023703 [API:8081]10.0.0.27 - - [2025-08-18 02:45:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13015 0.024625 [API:8081]10.0.0.27 - - [2025-08-18 02:45:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25230 0.022977 [API:8081]10.0.0.27 - - [2025-08-18 02:45:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12785 0.028967 [API:8081]10.0.0.27 - - [2025-08-18 02:45:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-60461305:ctest-vnet0-96924589?flat HTTP/1.1" 200 6959 0.017580 [API:8081]10.0.0.27 - - [2025-08-18 02:45:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007414 [API:8081]10.0.0.27 - - [2025-08-18 02:45:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.27 - - [2025-08-18 02:45:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1352 0.051656 [API:8081]10.0.0.27 - - [2025-08-18 02:45:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1588 0.050102 [API:8081]10.0.0.38 - - [2025-08-18 02:46:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.135520 [API:8081]10.0.0.19 - - [2025-08-18 02:46:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.220284 [API:8081]10.0.0.38 - - [2025-08-18 02:46:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.227380 [API:8081]10.0.0.27 - - [2025-08-18 02:46:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.103730 [API:8081]10.0.0.19 - - [2025-08-18 02:46:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.009227 [API:8081]10.0.0.27 - - [2025-08-18 02:46:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.119634 [API:8081]10.0.0.27 - - [2025-08-18 02:46:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.047310 [API:8081]10.0.0.27 - - [2025-08-18 02:47:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.049706 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:48:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.001987 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:48:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002468 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:48:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002413 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:48:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002233 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:48:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001607 [API:8081]10.0.0.27 - - [2025-08-18 02:48:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.025531 [API:8081]10.0.0.27 - - [2025-08-18 02:48:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13031 0.073124 [API:8081]10.0.0.27 - - [2025-08-18 02:48:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.024522 [API:8081]10.0.0.27 - - [2025-08-18 02:48:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13031 0.025390 [API:8081]10.0.0.27 - - [2025-08-18 02:48:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.024331 [API:8081]10.0.0.27 - - [2025-08-18 02:48:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13031 0.024657 [API:8081]10.0.0.27 - - [2025-08-18 02:48:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.023550 [API:8081]10.0.0.27 - - [2025-08-18 02:48:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13031 0.023526 [API:8081]10.0.0.27 - - [2025-08-18 02:48:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.024019 [API:8081]10.0.0.27 - - [2025-08-18 02:48:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13031 0.023903 [API:8081]10.0.0.27 - - [2025-08-18 02:48:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.023885 [API:8081]10.0.0.27 - - [2025-08-18 02:48:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13031 0.023963 [API:8081]10.0.0.27 - - [2025-08-18 02:48:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.024778 [API:8081]10.0.0.27 - - [2025-08-18 02:48:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13031 0.023884 [API:8081]10.0.0.27 - - [2025-08-18 02:48:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.025116 [API:8081]10.0.0.27 - - [2025-08-18 02:48:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13031 0.025955 [API:8081]10.0.0.27 - - [2025-08-18 02:48:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.023500 [API:8081]10.0.0.27 - - [2025-08-18 02:48:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12602 0.024022 [API:8081]10.0.0.27 - - [2025-08-18 02:48:49] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-62403596:ctest-vnet1-87395315?flat HTTP/1.1" 200 8068 0.013551 [API:8081]10.0.0.27 - - [2025-08-18 02:48:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007504 [API:8081]10.0.0.27 - - [2025-08-18 02:48:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.024507 [API:8081]10.0.0.27 - - [2025-08-18 02:48:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13039 0.025028 [API:8081]10.0.0.27 - - [2025-08-18 02:48:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.025293 [API:8081]10.0.0.27 - - [2025-08-18 02:48:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13039 0.024431 [API:8081]10.0.0.27 - - [2025-08-18 02:48:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.025131 [API:8081]10.0.0.27 - - [2025-08-18 02:48:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13039 0.023906 [API:8081]10.0.0.27 - - [2025-08-18 02:49:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.023641 [API:8081]10.0.0.27 - - [2025-08-18 02:49:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13039 0.027559 [API:8081]10.0.0.27 - - [2025-08-18 02:49:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.023753 [API:8081]10.0.0.27 - - [2025-08-18 02:49:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13039 0.024611 [API:8081]10.0.0.27 - - [2025-08-18 02:49:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.036224 [API:8081]10.0.0.27 - - [2025-08-18 02:49:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13039 0.024347 [API:8081]10.0.0.27 - - [2025-08-18 02:49:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.024481 [API:8081]10.0.0.27 - - [2025-08-18 02:49:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13039 0.023559 [API:8081]10.0.0.27 - - [2025-08-18 02:49:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.028601 [API:8081]10.0.0.27 - - [2025-08-18 02:49:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13039 0.023882 [API:8081]10.0.0.27 - - [2025-08-18 02:49:15] "GET /analytics HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.27 - - [2025-08-18 02:49:15] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.27 - - [2025-08-18 02:49:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.024484 [API:8081]10.0.0.27 - - [2025-08-18 02:49:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13039 0.024305 [API:8081]10.0.0.27 - - [2025-08-18 02:49:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25243 0.023248 [API:8081]10.0.0.27 - - [2025-08-18 02:49:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12606 0.023431 [API:8081]10.0.0.27 - - [2025-08-18 02:49:20] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-62403596:ctest-vnet0-44338055?flat HTTP/1.1" 200 7710 0.012428 [API:8081]10.0.0.27 - - [2025-08-18 02:49:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007063 [API:8081]10.0.0.38 - - [2025-08-18 02:49:44] "GET /analytics HTTP/1.1" 401 205 0.000348 [API:8081]10.0.0.38 - - [2025-08-18 02:49:44] "GET /analytics HTTP/1.1" 401 205 0.000188 [API:8081]10.0.0.19 - - [2025-08-18 02:49:45] "GET /analytics HTTP/1.1" 401 205 0.000339 [API:8081]10.0.0.19 - - [2025-08-18 02:49:45] "GET /analytics HTTP/1.1" 401 205 0.000161 [API:8081]10.0.0.27 - - [2025-08-18 02:49:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068893 [API:8081]10.0.0.27 - - [2025-08-18 02:50:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.053963 [API:8081]10.0.0.38 - - [2025-08-18 02:51:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.121771 [API:8081]10.0.0.19 - - [2025-08-18 02:51:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.233914 [API:8081]10.0.0.38 - - [2025-08-18 02:51:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.236103 [API:8081]10.0.0.27 - - [2025-08-18 02:51:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.138360 [API:8081]10.0.0.19 - - [2025-08-18 02:51:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.149246 [API:8081]10.0.0.27 - - [2025-08-18 02:51:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.120268 [API:8081]10.0.0.27 - - [2025-08-18 02:52:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056867 [API:8081]10.0.0.27 - - [2025-08-18 02:53:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.27 - - [2025-08-18 02:53:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.046431 [API:8081]10.0.0.27 - - [2025-08-18 02:53:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.060342 [API:8081]10.0.0.27 - - [2025-08-18 02:54:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.051002 [API:8081]10.0.0.27 - - [2025-08-18 02:55:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.27 - - [2025-08-18 02:55:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1462 0.050088 [API:8081]10.0.0.27 - - [2025-08-18 02:55:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061319 [API:8081]10.0.0.38 - - [2025-08-18 02:56:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.130958 [API:8081]10.0.0.19 - - [2025-08-18 02:56:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.277206 [API:8081]10.0.0.38 - - [2025-08-18 02:56:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.397168 [API:8081]10.0.0.27 - - [2025-08-18 02:56:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.226983 [API:8081]10.0.0.19 - - [2025-08-18 02:56:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.187775 [API:8081]10.0.0.27 - - [2025-08-18 02:56:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.111345 [API:8081]10.0.0.27 - - [2025-08-18 02:56:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-91011023:44c74cd0-1478-4dac-9534-3b4b07bc4817?flat HTTP/1.1" 200 5818 0.048916 [API:8081]10.0.0.27 - - [2025-08-18 02:56:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-91011023:44c74cd0-1478-4dac-9534-3b4b07bc4817?flat HTTP/1.1" 200 5818 0.014099 [API:8081]10.0.0.27 - - [2025-08-18 02:56:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-91011023:44c74cd0-1478-4dac-9534-3b4b07bc4817?flat HTTP/1.1" 200 5818 0.051207 [API:8081]10.0.0.27 - - [2025-08-18 02:56:31] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-91011023:ctest-SecurityGroupBasicRegressionTests1Ipv6-91011023-19367984?flat HTTP/1.1" 200 10790 0.020953 [API:8081]10.0.0.27 - - [2025-08-18 02:56:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.023285 [API:8081]10.0.0.27 - - [2025-08-18 02:56:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13210 0.023049 [API:8081]10.0.0.27 - - [2025-08-18 02:56:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.023493 [API:8081]10.0.0.27 - - [2025-08-18 02:56:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13210 0.024173 [API:8081]10.0.0.27 - - [2025-08-18 02:56:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008466 [API:8081]10.0.0.27 - - [2025-08-18 02:56:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-91011023:3e5073aa-e9ea-42f2-bdaf-9cb76ecbc25a?flat HTTP/1.1" 200 5960 0.014272 [API:8081]10.0.0.27 - - [2025-08-18 02:56:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-91011023:3e5073aa-e9ea-42f2-bdaf-9cb76ecbc25a?flat HTTP/1.1" 200 5960 0.014718 [API:8081]10.0.0.27 - - [2025-08-18 02:56:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-91011023:3e5073aa-e9ea-42f2-bdaf-9cb76ecbc25a?flat HTTP/1.1" 200 5960 0.013950 [API:8081]10.0.0.27 - - [2025-08-18 02:56:52] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-91011023:ctest-SecurityGroupBasicRegressionTests1Ipv6-91011023-19367984?flat HTTP/1.1" 200 13397 0.024449 [API:8081]10.0.0.27 - - [2025-08-18 02:56:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24629 0.023566 [API:8081]10.0.0.27 - - [2025-08-18 02:56:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13217 0.024675 [API:8081]10.0.0.27 - - [2025-08-18 02:56:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24629 0.023317 [API:8081]10.0.0.27 - - [2025-08-18 02:56:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13217 0.023624 [API:8081]10.0.0.27 - - [2025-08-18 02:56:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007334 [API:8081]10.0.0.27 - - [2025-08-18 02:56:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.053090 [API:8081]10.0.0.27 - - [2025-08-18 02:57:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.042422 [API:8081]10.0.0.27 - - [2025-08-18 02:57:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13213 0.025014 [API:8081]10.0.0.27 - - [2025-08-18 02:57:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.023880 [API:8081]10.0.0.27 - - [2025-08-18 02:57:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13213 0.036147 [API:8081]10.0.0.27 - - [2025-08-18 02:58:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.023907 [API:8081]10.0.0.27 - - [2025-08-18 02:58:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13213 0.027270 [API:8081]10.0.0.27 - - [2025-08-18 02:58:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.024042 [API:8081]10.0.0.27 - - [2025-08-18 02:58:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13213 0.023111 [API:8081]10.0.0.27 - - [2025-08-18 02:58:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.025677 [API:8081]10.0.0.27 - - [2025-08-18 02:58:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13213 0.027373 [API:8081]10.0.0.27 - - [2025-08-18 02:58:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.032381 [API:8081]10.0.0.27 - - [2025-08-18 02:58:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13213 0.027021 [API:8081]10.0.0.27 - - [2025-08-18 02:58:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.025629 [API:8081]10.0.0.27 - - [2025-08-18 02:58:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13213 0.023888 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:58:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002356 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:58:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002518 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:58:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002470 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:58:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002897 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 02:58:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001977 [API:8081]10.0.0.27 - - [2025-08-18 02:58:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.026913 [API:8081]10.0.0.27 - - [2025-08-18 02:58:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12617 0.024065 [API:8081]10.0.0.27 - - [2025-08-18 02:58:18] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-91011023:ctest-SecurityGroupBasicRegressionTests1Ipv6-91011023-19367984?flat HTTP/1.1" 200 11701 0.036366 [API:8081]10.0.0.27 - - [2025-08-18 02:58:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009381 [API:8081]10.0.0.27 - - [2025-08-18 02:58:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.024180 [API:8081]10.0.0.27 - - [2025-08-18 02:58:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13211 0.024332 [API:8081]10.0.0.27 - - [2025-08-18 02:58:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.028025 [API:8081]10.0.0.27 - - [2025-08-18 02:58:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13211 0.032258 [API:8081]10.0.0.27 - - [2025-08-18 02:58:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.048970 [API:8081]10.0.0.27 - - [2025-08-18 02:58:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13211 0.037844 [API:8081]10.0.0.27 - - [2025-08-18 02:58:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.028059 [API:8081]10.0.0.27 - - [2025-08-18 02:58:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13211 0.025061 [API:8081]10.0.0.27 - - [2025-08-18 02:58:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.024167 [API:8081]10.0.0.27 - - [2025-08-18 02:58:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13211 0.024017 [API:8081]10.0.0.27 - - [2025-08-18 02:58:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.023721 [API:8081]10.0.0.27 - - [2025-08-18 02:58:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13211 0.024932 [API:8081]10.0.0.27 - - [2025-08-18 02:58:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.024767 [API:8081]10.0.0.27 - - [2025-08-18 02:58:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13211 0.023898 [API:8081]10.0.0.27 - - [2025-08-18 02:58:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.023534 [API:8081]10.0.0.27 - - [2025-08-18 02:58:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13211 0.024600 [API:8081]10.0.0.27 - - [2025-08-18 02:58:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.027654 [API:8081]10.0.0.27 - - [2025-08-18 02:58:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13211 0.025326 [API:8081]10.0.0.27 - - [2025-08-18 02:58:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.025399 [API:8081]10.0.0.27 - - [2025-08-18 02:58:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12618 0.027272 [API:8081]10.0.0.27 - - [2025-08-18 02:58:49] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-91011023:ctest-SecurityGroupBasicRegressionTests1Ipv6-91011023-19367984?flat HTTP/1.1" 200 8795 0.014093 [API:8081]10.0.0.27 - - [2025-08-18 02:58:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011019 [API:8081]10.0.0.27 - - [2025-08-18 02:58:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.27 - - [2025-08-18 02:58:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1482 0.049395 [API:8081]10.0.0.27 - - [2025-08-18 02:59:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.112535 [API:8081]10.0.0.27 - - [2025-08-18 02:59:15] "GET /analytics HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.27 - - [2025-08-18 02:59:15] "GET /analytics HTTP/1.1" 401 205 0.000152 [API:8081]10.0.0.27 - - [2025-08-18 02:59:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-23183201:cb6a9510-d88a-4c78-a3f5-f6b15a2d2149?flat HTTP/1.1" 200 5807 0.054955 [API:8081]10.0.0.27 - - [2025-08-18 02:59:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-23183201:cb6a9510-d88a-4c78-a3f5-f6b15a2d2149?flat HTTP/1.1" 200 5807 0.014426 [API:8081]10.0.0.27 - - [2025-08-18 02:59:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-23183201:cb6a9510-d88a-4c78-a3f5-f6b15a2d2149?flat HTTP/1.1" 200 5807 0.053694 [API:8081]10.0.0.27 - - [2025-08-18 02:59:40] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-23183201:ctest-SecurityGroupBasicRegressionTests1_contrail-23183201-30196560?flat HTTP/1.1" 200 4447 0.020044 [API:8081]10.0.0.27 - - [2025-08-18 02:59:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.024984 [API:8081]10.0.0.27 - - [2025-08-18 02:59:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13252 0.024518 [API:8081]10.0.0.27 - - [2025-08-18 02:59:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.024372 [API:8081]10.0.0.27 - - [2025-08-18 02:59:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13252 0.024541 [API:8081]10.0.0.27 - - [2025-08-18 02:59:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008698 [API:8081]10.0.0.38 - - [2025-08-18 02:59:44] "GET /analytics HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.38 - - [2025-08-18 02:59:44] "GET /analytics HTTP/1.1" 401 205 0.000155 [API:8081]10.0.0.19 - - [2025-08-18 02:59:45] "GET /analytics HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.19 - - [2025-08-18 02:59:45] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.27 - - [2025-08-18 03:00:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-23183201:fb06345c-3db8-4318-a281-0446efe07e4d?flat HTTP/1.1" 200 5932 0.023086 [API:8081]10.0.0.27 - - [2025-08-18 03:00:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-23183201:fb06345c-3db8-4318-a281-0446efe07e4d?flat HTTP/1.1" 200 5932 0.017386 [API:8081]10.0.0.27 - - [2025-08-18 03:00:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-23183201:fb06345c-3db8-4318-a281-0446efe07e4d?flat HTTP/1.1" 200 5932 0.015026 [API:8081]10.0.0.27 - - [2025-08-18 03:00:01] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-23183201:ctest-SecurityGroupBasicRegressionTests1_contrail-23183201-30196560?flat HTTP/1.1" 200 12980 0.023183 [API:8081]10.0.0.27 - - [2025-08-18 03:00:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.023301 [API:8081]10.0.0.27 - - [2025-08-18 03:00:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13249 0.024229 [API:8081]10.0.0.27 - - [2025-08-18 03:00:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.025542 [API:8081]10.0.0.27 - - [2025-08-18 03:00:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13249 0.025406 [API:8081]10.0.0.27 - - [2025-08-18 03:00:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008683 [API:8081]10.0.0.27 - - [2025-08-18 03:00:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.056627 [API:8081]10.0.0.27 - - [2025-08-18 03:01:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.025318 [API:8081]10.0.0.27 - - [2025-08-18 03:01:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13242 0.026522 [API:8081]10.0.0.27 - - [2025-08-18 03:01:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.023480 [API:8081]10.0.0.27 - - [2025-08-18 03:01:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13242 0.024399 [API:8081]10.0.0.27 - - [2025-08-18 03:01:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.027708 [API:8081]10.0.0.27 - - [2025-08-18 03:01:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13242 0.035359 [API:8081]10.0.0.27 - - [2025-08-18 03:01:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.022945 [API:8081]10.0.0.27 - - [2025-08-18 03:01:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13242 0.023015 [API:8081]10.0.0.27 - - [2025-08-18 03:01:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.023401 [API:8081]10.0.0.27 - - [2025-08-18 03:01:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13242 0.040242 [API:8081]10.0.0.27 - - [2025-08-18 03:01:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.023406 [API:8081]10.0.0.27 - - [2025-08-18 03:01:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12626 0.022981 [API:8081]10.0.0.27 - - [2025-08-18 03:01:19] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-23183201:ctest-SecurityGroupBasicRegressionTests1_contrail-23183201-30196560?flat HTTP/1.1" 200 11640 0.019005 [API:8081]10.0.0.27 - - [2025-08-18 03:01:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.006950 [API:8081]10.0.0.27 - - [2025-08-18 03:01:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.024292 [API:8081]10.0.0.27 - - [2025-08-18 03:01:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13251 0.023898 [API:8081]10.0.0.38 - - [2025-08-18 03:01:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.125611 [API:8081]10.0.0.19 - - [2025-08-18 03:01:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.216845 [API:8081]10.0.0.38 - - [2025-08-18 03:01:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.184399 [API:8081]10.0.0.27 - - [2025-08-18 03:01:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.110573 [API:8081]10.0.0.19 - - [2025-08-18 03:01:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.097027 [API:8081]10.0.0.27 - - [2025-08-18 03:01:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.023995 [API:8081]10.0.0.27 - - [2025-08-18 03:01:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13250 0.026641 [API:8081]10.0.0.27 - - [2025-08-18 03:01:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.140568 [API:8081]10.0.0.27 - - [2025-08-18 03:01:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.024492 [API:8081]10.0.0.27 - - [2025-08-18 03:01:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13250 0.025739 [API:8081]10.0.0.27 - - [2025-08-18 03:01:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.023428 [API:8081]10.0.0.27 - - [2025-08-18 03:01:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13250 0.023471 [API:8081]10.0.0.27 - - [2025-08-18 03:01:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.023766 [API:8081]10.0.0.27 - - [2025-08-18 03:01:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13250 0.026721 [API:8081]10.0.0.27 - - [2025-08-18 03:01:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.024435 [API:8081]10.0.0.27 - - [2025-08-18 03:01:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13250 0.025330 [API:8081]10.0.0.27 - - [2025-08-18 03:01:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.024488 [API:8081]10.0.0.27 - - [2025-08-18 03:01:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13250 0.026132 [API:8081]10.0.0.27 - - [2025-08-18 03:01:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.024807 [API:8081]10.0.0.27 - - [2025-08-18 03:01:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13250 0.025665 [API:8081]10.0.0.27 - - [2025-08-18 03:01:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.023449 [API:8081]10.0.0.27 - - [2025-08-18 03:01:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13250 0.024328 [API:8081]10.0.0.27 - - [2025-08-18 03:01:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.049930 [API:8081]10.0.0.27 - - [2025-08-18 03:01:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12624 0.027739 [API:8081]10.0.0.27 - - [2025-08-18 03:01:50] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-23183201:ctest-SecurityGroupBasicRegressionTests1_contrail-23183201-30196560?flat HTTP/1.1" 200 8427 0.032159 [API:8081]10.0.0.27 - - [2025-08-18 03:01:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.016120 [API:8081]10.0.0.27 - - [2025-08-18 03:02:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.27 - - [2025-08-18 03:02:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1446 0.050524 [API:8081]10.0.0.27 - - [2025-08-18 03:02:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066690 [API:8081]10.0.0.27 - - [2025-08-18 03:02:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-32414879:b65225af-2ef1-4661-a6e3-0d9f8749a768?flat HTTP/1.1" 200 5672 0.050587 [API:8081]10.0.0.27 - - [2025-08-18 03:02:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-32414879:b65225af-2ef1-4661-a6e3-0d9f8749a768?flat HTTP/1.1" 200 5672 0.014306 [API:8081]10.0.0.27 - - [2025-08-18 03:02:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-32414879:b65225af-2ef1-4661-a6e3-0d9f8749a768?flat HTTP/1.1" 200 5672 0.052423 [API:8081]10.0.0.27 - - [2025-08-18 03:02:43] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-32414879:ctest-SecurityGroupBasicRegressionTests1-32414879-58601873?flat HTTP/1.1" 200 4330 0.017464 [API:8081]10.0.0.27 - - [2025-08-18 03:02:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.024966 [API:8081]10.0.0.27 - - [2025-08-18 03:02:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13196 0.023463 [API:8081]10.0.0.27 - - [2025-08-18 03:02:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.023689 [API:8081]10.0.0.27 - - [2025-08-18 03:02:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13196 0.023878 [API:8081]10.0.0.27 - - [2025-08-18 03:02:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007893 [API:8081]10.0.0.27 - - [2025-08-18 03:03:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-32414879:94fea199-133c-4d67-a8af-0b97abb4bda0?flat HTTP/1.1" 200 5541 0.015522 [API:8081]10.0.0.27 - - [2025-08-18 03:03:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-32414879:94fea199-133c-4d67-a8af-0b97abb4bda0?flat HTTP/1.1" 200 5541 0.023946 [API:8081]10.0.0.27 - - [2025-08-18 03:03:04] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-32414879:94fea199-133c-4d67-a8af-0b97abb4bda0?flat HTTP/1.1" 200 5541 0.020002 [API:8081]10.0.0.27 - - [2025-08-18 03:03:04] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-32414879:ctest-SecurityGroupBasicRegressionTests1-32414879-58601873?flat HTTP/1.1" 200 10068 0.028889 [API:8081]10.0.0.27 - - [2025-08-18 03:03:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.024899 [API:8081]10.0.0.27 - - [2025-08-18 03:03:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13194 0.029515 [API:8081]10.0.0.27 - - [2025-08-18 03:03:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.024581 [API:8081]10.0.0.27 - - [2025-08-18 03:03:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13194 0.024881 [API:8081]10.0.0.27 - - [2025-08-18 03:03:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010141 [API:8081]10.0.0.27 - - [2025-08-18 03:03:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.057074 [API:8081]10.0.0.27 - - [2025-08-18 03:04:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.024414 [API:8081]10.0.0.27 - - [2025-08-18 03:04:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13196 0.023595 [API:8081]10.0.0.27 - - [2025-08-18 03:04:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.024732 [API:8081]10.0.0.27 - - [2025-08-18 03:04:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13196 0.025845 [API:8081]10.0.0.27 - - [2025-08-18 03:04:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.023370 [API:8081]10.0.0.27 - - [2025-08-18 03:04:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13196 0.023822 [API:8081]10.0.0.27 - - [2025-08-18 03:04:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.023788 [API:8081]10.0.0.27 - - [2025-08-18 03:04:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13196 0.024019 [API:8081]10.0.0.27 - - [2025-08-18 03:04:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.025380 [API:8081]10.0.0.27 - - [2025-08-18 03:04:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12627 0.024488 [API:8081]10.0.0.27 - - [2025-08-18 03:04:19] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-32414879:ctest-SecurityGroupBasicRegressionTests1-32414879-58601873?flat HTTP/1.1" 200 10814 0.023786 [API:8081]10.0.0.27 - - [2025-08-18 03:04:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008715 [API:8081]10.0.0.27 - - [2025-08-18 03:04:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.023631 [API:8081]10.0.0.27 - - [2025-08-18 03:04:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13198 0.024111 [API:8081]10.0.0.27 - - [2025-08-18 03:04:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.027685 [API:8081]10.0.0.27 - - [2025-08-18 03:04:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13196 0.023689 [API:8081]10.0.0.27 - - [2025-08-18 03:04:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.028734 [API:8081]10.0.0.27 - - [2025-08-18 03:04:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13196 0.024508 [API:8081]10.0.0.27 - - [2025-08-18 03:04:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.024263 [API:8081]10.0.0.27 - - [2025-08-18 03:04:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13196 0.024549 [API:8081]10.0.0.27 - - [2025-08-18 03:04:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.023775 [API:8081]10.0.0.27 - - [2025-08-18 03:04:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13196 0.024089 [API:8081]10.0.0.27 - - [2025-08-18 03:04:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.048564 [API:8081]10.0.0.27 - - [2025-08-18 03:04:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13196 0.038169 [API:8081]10.0.0.27 - - [2025-08-18 03:04:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.023860 [API:8081]10.0.0.27 - - [2025-08-18 03:04:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13196 0.028591 [API:8081]10.0.0.27 - - [2025-08-18 03:04:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.026262 [API:8081]10.0.0.27 - - [2025-08-18 03:04:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13196 0.024170 [API:8081]10.0.0.27 - - [2025-08-18 03:04:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.023880 [API:8081]10.0.0.27 - - [2025-08-18 03:04:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13196 0.024948 [API:8081]10.0.0.27 - - [2025-08-18 03:04:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.025861 [API:8081]10.0.0.27 - - [2025-08-18 03:04:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12625 0.036935 [API:8081]10.0.0.27 - - [2025-08-18 03:04:49] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-32414879:ctest-SecurityGroupBasicRegressionTests1-32414879-58601873?flat HTTP/1.1" 200 7950 0.014266 [API:8081]10.0.0.27 - - [2025-08-18 03:04:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008775 [API:8081]10.0.0.27 - - [2025-08-18 03:05:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.27 - - [2025-08-18 03:05:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1542 0.059383 [API:8081]10.0.0.27 - - [2025-08-18 03:05:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.332080 [API:8081]10.0.0.27 - - [2025-08-18 03:05:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1754 0.050326 [API:8081]10.0.0.27 - - [2025-08-18 03:05:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1968 0.009030 [API:8081]10.0.0.27 - - [2025-08-18 03:05:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.049669 [API:8081]10.0.0.27 - - [2025-08-18 03:05:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.011177 [API:8081]10.0.0.27 - - [2025-08-18 03:05:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1754 0.011462 [API:8081]10.0.0.27 - - [2025-08-18 03:05:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1978 0.008305 [API:8081]10.0.0.27 - - [2025-08-18 03:05:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2204 0.010231 [API:8081]10.0.0.27 - - [2025-08-18 03:05:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.27 - - [2025-08-18 03:05:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.051999 [API:8081]10.0.0.27 - - [2025-08-18 03:05:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.059689 [API:8081]10.0.0.27 - - [2025-08-18 03:05:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1762 0.059941 [API:8081]10.0.0.27 - - [2025-08-18 03:05:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.008382 [API:8081]10.0.0.27 - - [2025-08-18 03:05:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1758 0.009845 [API:8081]10.0.0.27 - - [2025-08-18 03:05:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1972 0.007702 [API:8081]10.0.0.27 - - [2025-08-18 03:06:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.052536 [API:8081]10.0.0.27 - - [2025-08-18 03:06:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.27 - - [2025-08-18 03:06:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1542 0.050735 [API:8081]10.0.0.27 - - [2025-08-18 03:06:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1750 0.047589 [API:8081]10.0.0.27 - - [2025-08-18 03:06:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1960 0.051034 [API:8081]10.0.0.27 - - [2025-08-18 03:06:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1534 0.008991 [API:8081]10.0.0.38 - - [2025-08-18 03:06:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.250361 [API:8081]10.0.0.19 - - [2025-08-18 03:06:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.343486 [API:8081]10.0.0.27 - - [2025-08-18 03:06:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1742 0.008093 [API:8081]10.0.0.38 - - [2025-08-18 03:06:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.551387 [API:8081]10.0.0.27 - - [2025-08-18 03:06:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.622956 [API:8081]10.0.0.19 - - [2025-08-18 03:06:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.528260 [API:8081]10.0.0.27 - - [2025-08-18 03:06:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.152658 [API:8081]10.0.0.27 - - [2025-08-18 03:06:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.008171 [API:8081]10.0.0.27 - - [2025-08-18 03:06:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2172 0.009782 [API:8081]10.0.0.27 - - [2025-08-18 03:06:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2394 0.012904 [API:8081]10.0.0.27 - - [2025-08-18 03:06:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.27 - - [2025-08-18 03:06:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.048513 [API:8081]10.0.0.27 - - [2025-08-18 03:06:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1756 0.060199 [API:8081]10.0.0.27 - - [2025-08-18 03:06:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1976 0.050442 [API:8081]10.0.0.27 - - [2025-08-18 03:06:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2208 0.008845 [API:8081]10.0.0.27 - - [2025-08-18 03:06:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2232 0.008949 [API:8081]10.0.0.27 - - [2025-08-18 03:08:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063959 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:08:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003136 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:08:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.006045 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:08:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003572 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:08:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005558 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:08:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.003313 [API:8081]10.0.0.27 - - [2025-08-18 03:09:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.053470 [API:8081]10.0.0.27 - - [2025-08-18 03:09:15] "GET /analytics HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.27 - - [2025-08-18 03:09:15] "GET /analytics HTTP/1.1" 401 205 0.000150 [API:8081]10.0.0.38 - - [2025-08-18 03:09:44] "GET /analytics HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.38 - - [2025-08-18 03:09:44] "GET /analytics HTTP/1.1" 401 205 0.000171 [API:8081]10.0.0.19 - - [2025-08-18 03:09:45] "GET /analytics HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.19 - - [2025-08-18 03:09:45] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.27 - - [2025-08-18 03:11:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060869 [API:8081]10.0.0.38 - - [2025-08-18 03:11:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.151794 [API:8081]10.0.0.38 - - [2025-08-18 03:11:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.179276 [API:8081]10.0.0.19 - - [2025-08-18 03:11:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.271140 [API:8081]10.0.0.27 - - [2025-08-18 03:11:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.116431 [API:8081]10.0.0.19 - - [2025-08-18 03:11:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.011205 [API:8081]10.0.0.27 - - [2025-08-18 03:11:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.141803 [API:8081]10.0.0.27 - - [2025-08-18 03:12:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.056016 [API:8081]10.0.0.27 - - [2025-08-18 03:12:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.27 - - [2025-08-18 03:12:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.051963 [API:8081]10.0.0.27 - - [2025-08-18 03:12:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1756 0.059437 [API:8081]10.0.0.27 - - [2025-08-18 03:14:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.050715 [API:8081]10.0.0.27 - - [2025-08-18 03:15:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.051385 [API:8081]10.0.0.27 - - [2025-08-18 03:16:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.27 - - [2025-08-18 03:16:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1322 0.145037 [API:8081]10.0.0.38 - - [2025-08-18 03:16:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.138324 [API:8081]10.0.0.19 - - [2025-08-18 03:16:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.268672 [API:8081]10.0.0.38 - - [2025-08-18 03:16:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.281991 [API:8081]10.0.0.27 - - [2025-08-18 03:16:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.228071 [API:8081]10.0.0.19 - - [2025-08-18 03:16:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.195321 [API:8081]10.0.0.27 - - [2025-08-18 03:16:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.143197 [API:8081]10.0.0.27 - - [2025-08-18 03:16:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.27 - - [2025-08-18 03:16:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.048873 [API:8081]10.0.0.27 - - [2025-08-18 03:17:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.048303 [API:8081]10.0.0.27 - - [2025-08-18 03:18:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.058589 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:18:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002523 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:18:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003053 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:18:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002673 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:18:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002516 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:18:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001900 [API:8081]10.0.0.27 - - [2025-08-18 03:19:15] "GET /analytics HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.27 - - [2025-08-18 03:19:15] "GET /analytics HTTP/1.1" 401 205 0.000140 [API:8081]10.0.0.38 - - [2025-08-18 03:19:44] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.38 - - [2025-08-18 03:19:44] "GET /analytics HTTP/1.1" 401 205 0.000142 [API:8081]10.0.0.19 - - [2025-08-18 03:19:45] "GET /analytics HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.19 - - [2025-08-18 03:19:45] "GET /analytics HTTP/1.1" 401 205 0.000142 [API:8081]10.0.0.27 - - [2025-08-18 03:20:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.050882 [API:8081]10.0.0.27 - - [2025-08-18 03:21:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.061033 [API:8081]10.0.0.38 - - [2025-08-18 03:21:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.129682 [API:8081]10.0.0.19 - - [2025-08-18 03:21:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.338784 [API:8081]10.0.0.38 - - [2025-08-18 03:21:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.425872 [API:8081]10.0.0.27 - - [2025-08-18 03:21:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.571536 [API:8081]10.0.0.19 - - [2025-08-18 03:21:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.506146 [API:8081]10.0.0.27 - - [2025-08-18 03:21:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.236616 [API:8081]10.0.0.27 - - [2025-08-18 03:21:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.27 - - [2025-08-18 03:21:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1318 0.051203 [API:8081]10.0.0.27 - - [2025-08-18 03:23:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.047929 [API:8081]10.0.0.27 - - [2025-08-18 03:24:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.060892 [API:8081]10.0.0.27 - - [2025-08-18 03:26:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082185 [API:8081]10.0.0.38 - - [2025-08-18 03:26:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.290529 [API:8081]10.0.0.19 - - [2025-08-18 03:26:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.419259 [API:8081]10.0.0.38 - - [2025-08-18 03:26:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.530816 [API:8081]10.0.0.27 - - [2025-08-18 03:26:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.465422 [API:8081]10.0.0.19 - - [2025-08-18 03:26:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.302608 [API:8081]10.0.0.27 - - [2025-08-18 03:26:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.181125 [API:8081]10.0.0.27 - - [2025-08-18 03:26:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-19255928:13e455af-4fbc-4cda-b863-ca7255f8243b?flat HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.27 - - [2025-08-18 03:26:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-19255928:13e455af-4fbc-4cda-b863-ca7255f8243b?flat HTTP/1.1" 200 5270 0.060436 [API:8081]10.0.0.27 - - [2025-08-18 03:26:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-19255928:13e455af-4fbc-4cda-b863-ca7255f8243b?flat HTTP/1.1" 200 5270 0.057888 [API:8081]10.0.0.27 - - [2025-08-18 03:26:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-19255928:13e455af-4fbc-4cda-b863-ca7255f8243b?flat HTTP/1.1" 200 5270 0.063276 [API:8081]10.0.0.27 - - [2025-08-18 03:26:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-19255928:ctest-random-74535647?flat HTTP/1.1" 200 4976 0.020520 [API:8081]10.0.0.27 - - [2025-08-18 03:26:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.026210 [API:8081]10.0.0.27 - - [2025-08-18 03:26:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13028 0.025525 [API:8081]10.0.0.27 - - [2025-08-18 03:26:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.024959 [API:8081]10.0.0.27 - - [2025-08-18 03:26:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13028 0.025139 [API:8081]10.0.0.27 - - [2025-08-18 03:26:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009494 [API:8081]10.0.0.27 - - [2025-08-18 03:26:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1324 0.009291 [API:8081]10.0.0.27 - - [2025-08-18 03:26:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.028473 [API:8081]10.0.0.27 - - [2025-08-18 03:26:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13028 0.026995 [API:8081]10.0.0.27 - - [2025-08-18 03:26:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.026470 [API:8081]10.0.0.27 - - [2025-08-18 03:26:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13028 0.026731 [API:8081]10.0.0.27 - - [2025-08-18 03:27:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.038219 [API:8081]10.0.0.27 - - [2025-08-18 03:27:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13028 0.027209 [API:8081]10.0.0.27 - - [2025-08-18 03:27:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.037775 [API:8081]10.0.0.27 - - [2025-08-18 03:27:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13028 0.038700 [API:8081]10.0.0.27 - - [2025-08-18 03:27:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.023929 [API:8081]10.0.0.27 - - [2025-08-18 03:27:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13028 0.026680 [API:8081]10.0.0.27 - - [2025-08-18 03:27:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.024363 [API:8081]10.0.0.27 - - [2025-08-18 03:27:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13028 0.025430 [API:8081]10.0.0.27 - - [2025-08-18 03:27:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.026376 [API:8081]10.0.0.27 - - [2025-08-18 03:27:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13028 0.025584 [API:8081]10.0.0.27 - - [2025-08-18 03:27:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.024842 [API:8081]10.0.0.27 - - [2025-08-18 03:27:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13028 0.025094 [API:8081]10.0.0.27 - - [2025-08-18 03:27:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.065626 [API:8081]10.0.0.27 - - [2025-08-18 03:27:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12642 0.027846 [API:8081]10.0.0.27 - - [2025-08-18 03:27:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-19255928:ctest-random-74535647?flat HTTP/1.1" 200 8116 0.019669 [API:8081]10.0.0.27 - - [2025-08-18 03:27:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012089 [API:8081]10.0.0.27 - - [2025-08-18 03:27:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.350359 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:28:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002390 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:28:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003289 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:28:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003073 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:28:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002940 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:28:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001798 [API:8081]10.0.0.27 - - [2025-08-18 03:29:15] "GET /analytics HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.27 - - [2025-08-18 03:29:15] "GET /analytics HTTP/1.1" 401 205 0.000152 [API:8081]10.0.0.27 - - [2025-08-18 03:29:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055542 [API:8081]10.0.0.38 - - [2025-08-18 03:29:44] "GET /analytics HTTP/1.1" 401 205 0.000347 [API:8081]10.0.0.38 - - [2025-08-18 03:29:44] "GET /analytics HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.19 - - [2025-08-18 03:29:45] "GET /analytics HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.19 - - [2025-08-18 03:29:45] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.27 - - [2025-08-18 03:30:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.27 - - [2025-08-18 03:30:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1962 0.059216 [API:8081]10.0.0.27 - - [2025-08-18 03:30:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.069723 [API:8081]10.0.0.38 - - [2025-08-18 03:31:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.171472 [API:8081]10.0.0.19 - - [2025-08-18 03:31:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.231049 [API:8081]10.0.0.38 - - [2025-08-18 03:31:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.229361 [API:8081]10.0.0.27 - - [2025-08-18 03:31:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.130115 [API:8081]10.0.0.19 - - [2025-08-18 03:31:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.073763 [API:8081]10.0.0.27 - - [2025-08-18 03:31:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.241917 [API:8081]10.0.0.27 - - [2025-08-18 03:32:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070941 [API:8081]10.0.0.27 - - [2025-08-18 03:32:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.27 - - [2025-08-18 03:32:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1320 0.048863 [API:8081]10.0.0.27 - - [2025-08-18 03:33:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.080555 [API:8081]10.0.0.27 - - [2025-08-18 03:34:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.27 - - [2025-08-18 03:34:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1350 0.049161 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:24] "POST /analytics/query HTTP/1.1" 202 179 0.004328 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:24] "GET /analytics/query/602a5738-7be4-11f0-aabf-00000a00001b HTTP/1.1" 200 221 0.009124 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:24] "GET /analytics/query/602a5738-7be4-11f0-aabf-00000a00001b HTTP/1.1" 200 221 0.001674 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:25] "GET /analytics/query/602a5738-7be4-11f0-aabf-00000a00001b HTTP/1.1" 200 338 0.001583 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:25] "GET /analytics/query/602a5738-7be4-11f0-aabf-00000a00001b/chunk-final/0 HTTP/1.1" 200 852 0.001522 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:26] "POST /analytics/query HTTP/1.1" 202 179 0.013350 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:26] "GET /analytics/query/6162c4e8-7be4-11f0-8307-00000a00001b HTTP/1.1" 200 221 0.008037 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:27] "GET /analytics/query/6162c4e8-7be4-11f0-8307-00000a00001b HTTP/1.1" 200 221 0.001705 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:27] "GET /analytics/query/6162c4e8-7be4-11f0-8307-00000a00001b HTTP/1.1" 200 221 0.002669 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:28] "GET /analytics/query/6162c4e8-7be4-11f0-8307-00000a00001b HTTP/1.1" 200 338 0.001645 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:28] "GET /analytics/query/6162c4e8-7be4-11f0-8307-00000a00001b/chunk-final/0 HTTP/1.1" 200 852 0.001450 [API:8081]10.0.0.27 - - [2025-08-18 03:35:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053704 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:28] "POST /analytics/query HTTP/1.1" 202 179 0.011039 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:28] "GET /analytics/query/62bf5ade-7be4-11f0-8d69-00000a00001b HTTP/1.1" 200 221 0.002187 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:29] "GET /analytics/query/62bf5ade-7be4-11f0-8d69-00000a00001b HTTP/1.1" 200 339 0.001567 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:29] "GET /analytics/query/62bf5ade-7be4-11f0-8d69-00000a00001b/chunk-final/0 HTTP/1.1" 200 28722 0.002305 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:29] "POST /analytics/query HTTP/1.1" 202 179 0.004206 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:29] "GET /analytics/query/636fe726-7be4-11f0-8fc8-00000a00001b HTTP/1.1" 200 221 0.001428 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:30] "GET /analytics/query/636fe726-7be4-11f0-8fc8-00000a00001b HTTP/1.1" 200 339 0.001640 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:30] "GET /analytics/query/636fe726-7be4-11f0-8fc8-00000a00001b/chunk-final/0 HTTP/1.1" 200 28722 0.002506 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:31] "POST /analytics/query HTTP/1.1" 202 179 0.025224 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:31] "GET /analytics/query/641e95ca-7be4-11f0-a608-00000a00001b HTTP/1.1" 200 221 0.001737 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:31] "GET /analytics/query/641e95ca-7be4-11f0-a608-00000a00001b HTTP/1.1" 200 221 0.005115 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:32] "GET /analytics/query/641e95ca-7be4-11f0-a608-00000a00001b HTTP/1.1" 200 339 0.001568 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:32] "GET /analytics/query/641e95ca-7be4-11f0-a608-00000a00001b/chunk-final/0 HTTP/1.1" 200 10416 0.001764 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:36] "GET /analytics/tables HTTP/1.1" 200 27988 0.002353 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:36] "POST /analytics/query HTTP/1.1" 202 179 0.003853 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:36] "GET /analytics/query/670e280c-7be4-11f0-b27b-00000a00001b HTTP/1.1" 200 221 0.007714 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:36] "GET /analytics/query/670e280c-7be4-11f0-b27b-00000a00001b HTTP/1.1" 200 340 0.001706 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:36] "GET /analytics/query/670e280c-7be4-11f0-b27b-00000a00001b/chunk-final/0 HTTP/1.1" 200 323808 0.016585 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:37] "GET /analytics/tables HTTP/1.1" 200 27988 0.002315 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:37] "GET /analytics/tables HTTP/1.1" 200 27988 0.002296 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:37] "POST /analytics/query HTTP/1.1" 202 179 0.004888 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:37] "GET /analytics/query/68345ec6-7be4-11f0-8822-00000a00001b HTTP/1.1" 200 221 0.001519 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:38] "GET /analytics/query/68345ec6-7be4-11f0-8822-00000a00001b HTTP/1.1" 200 338 0.001614 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:38] "GET /analytics/query/68345ec6-7be4-11f0-8822-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001218 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:38] "POST /analytics/query HTTP/1.1" 202 179 0.006103 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:38] "GET /analytics/query/6884d19a-7be4-11f0-a1d3-00000a00001b HTTP/1.1" 200 221 0.001559 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:38] "GET /analytics/query/6884d19a-7be4-11f0-a1d3-00000a00001b HTTP/1.1" 200 338 0.001579 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:39] "GET /analytics/query/6884d19a-7be4-11f0-a1d3-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001278 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:39] "POST /analytics/query HTTP/1.1" 202 179 0.004863 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:39] "GET /analytics/query/68d62ea2-7be4-11f0-b552-00000a00001b HTTP/1.1" 200 221 0.001330 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:39] "GET /analytics/query/68d62ea2-7be4-11f0-b552-00000a00001b HTTP/1.1" 200 338 0.001558 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:39] "GET /analytics/query/68d62ea2-7be4-11f0-b552-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001427 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:39] "POST /analytics/query HTTP/1.1" 202 179 0.003498 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:39] "GET /analytics/query/69265346-7be4-11f0-842a-00000a00001b HTTP/1.1" 200 221 0.001730 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:40] "GET /analytics/query/69265346-7be4-11f0-842a-00000a00001b HTTP/1.1" 200 338 0.001602 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:40] "GET /analytics/query/69265346-7be4-11f0-842a-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001374 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:40] "POST /analytics/query HTTP/1.1" 202 179 0.008881 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:40] "GET /analytics/query/6976c75e-7be4-11f0-aab6-00000a00001b HTTP/1.1" 200 221 0.001604 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:40] "GET /analytics/query/6976c75e-7be4-11f0-aab6-00000a00001b HTTP/1.1" 200 338 0.001724 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:40] "GET /analytics/query/6976c75e-7be4-11f0-aab6-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001380 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:40] "POST /analytics/query HTTP/1.1" 202 179 0.003660 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:40] "GET /analytics/query/69c8f45c-7be4-11f0-819d-00000a00001b HTTP/1.1" 200 221 0.001689 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:41] "GET /analytics/query/69c8f45c-7be4-11f0-819d-00000a00001b HTTP/1.1" 200 338 0.001611 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:41] "GET /analytics/query/69c8f45c-7be4-11f0-819d-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001158 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:41] "POST /analytics/query HTTP/1.1" 202 179 0.003820 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:41] "GET /analytics/query/6a192686-7be4-11f0-a80c-00000a00001b HTTP/1.1" 200 221 0.002316 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:41] "GET /analytics/query/6a192686-7be4-11f0-a80c-00000a00001b HTTP/1.1" 200 338 0.001606 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:41] "GET /analytics/query/6a192686-7be4-11f0-a80c-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001327 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:41] "POST /analytics/query HTTP/1.1" 202 179 0.011866 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:41] "GET /analytics/query/6a69ff70-7be4-11f0-8c7c-00000a00001b HTTP/1.1" 200 221 0.002719 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:42] "GET /analytics/query/6a69ff70-7be4-11f0-8c7c-00000a00001b HTTP/1.1" 200 338 0.001558 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:42] "GET /analytics/query/6a69ff70-7be4-11f0-8c7c-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001245 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:42] "POST /analytics/query HTTP/1.1" 202 179 0.003530 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:42] "GET /analytics/query/6abc752c-7be4-11f0-9541-00000a00001b HTTP/1.1" 200 221 0.001276 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:42] "GET /analytics/query/6abc752c-7be4-11f0-9541-00000a00001b HTTP/1.1" 200 338 0.001702 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:42] "GET /analytics/query/6abc752c-7be4-11f0-9541-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001540 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:42] "POST /analytics/query HTTP/1.1" 202 179 0.004516 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:42] "GET /analytics/query/6b0c7008-7be4-11f0-9d72-00000a00001b HTTP/1.1" 200 221 0.001407 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:43] "GET /analytics/query/6b0c7008-7be4-11f0-9d72-00000a00001b HTTP/1.1" 200 338 0.001881 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:43] "GET /analytics/query/6b0c7008-7be4-11f0-9d72-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.002273 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:43] "POST /analytics/query HTTP/1.1" 202 179 0.003963 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:43] "GET /analytics/query/6b5d8d54-7be4-11f0-af0a-00000a00001b HTTP/1.1" 200 221 0.001520 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:43] "GET /analytics/query/6b5d8d54-7be4-11f0-af0a-00000a00001b HTTP/1.1" 200 338 0.002073 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:43] "GET /analytics/query/6b5d8d54-7be4-11f0-af0a-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001743 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:43] "POST /analytics/query HTTP/1.1" 202 179 0.004330 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:43] "GET /analytics/query/6bb15508-7be4-11f0-945a-00000a00001b HTTP/1.1" 200 221 0.007046 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:44] "GET /analytics/query/6bb15508-7be4-11f0-945a-00000a00001b HTTP/1.1" 200 338 0.002035 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:44] "GET /analytics/query/6bb15508-7be4-11f0-945a-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001617 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:45] "GET /analytics/tables HTTP/1.1" 200 27988 0.002195 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:45] "GET /analytics/tables HTTP/1.1" 200 27988 0.002527 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:45] "POST /analytics/query HTTP/1.1" 202 179 0.004001 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:45] "GET /analytics/query/6cd8a64a-7be4-11f0-a874-00000a00001b HTTP/1.1" 200 221 0.001376 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:46] "GET /analytics/query/6cd8a64a-7be4-11f0-a874-00000a00001b HTTP/1.1" 200 340 0.001692 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:46] "GET /analytics/query/6cd8a64a-7be4-11f0-a874-00000a00001b/chunk-final/0 HTTP/1.1" 200 1531959 0.028195 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:46] "POST /analytics/query HTTP/1.1" 202 179 0.006544 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:46] "GET /analytics/query/6d326236-7be4-11f0-8ecd-00000a00001b HTTP/1.1" 200 221 0.019242 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:46] "GET /analytics/query/6d326236-7be4-11f0-8ecd-00000a00001b HTTP/1.1" 200 340 0.004823 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:46] "GET /analytics/query/6d326236-7be4-11f0-8ecd-00000a00001b/chunk-final/0 HTTP/1.1" 200 1531994 0.050403 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:47] "GET /analytics/tables HTTP/1.1" 200 27988 0.002595 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:48] "GET /analytics/tables HTTP/1.1" 200 27988 0.002289 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:49] "GET /analytics/tables HTTP/1.1" 200 27988 0.002222 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:49] "GET /analytics/tables HTTP/1.1" 200 27988 0.002267 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:50] "GET /analytics/tables HTTP/1.1" 200 27988 0.002237 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:50] "POST /analytics/query HTTP/1.1" 202 179 0.004020 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:50] "GET /analytics/query/6fa66f6e-7be4-11f0-ac86-00000a00001b HTTP/1.1" 200 221 0.001238 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:50] "GET /analytics/query/6fa66f6e-7be4-11f0-ac86-00000a00001b HTTP/1.1" 200 339 0.001751 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:50] "GET /analytics/query/6fa66f6e-7be4-11f0-ac86-00000a00001b/chunk-final/0 HTTP/1.1" 200 73890 0.004086 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:51] "GET /analytics/tables HTTP/1.1" 200 27988 0.003100 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:51] "POST /analytics/query HTTP/1.1" 202 179 0.005929 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:51] "GET /analytics/query/7058acc2-7be4-11f0-946e-00000a00001b HTTP/1.1" 200 221 0.007768 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:52] "GET /analytics/query/7058acc2-7be4-11f0-946e-00000a00001b HTTP/1.1" 200 341 0.001670 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:52] "GET /analytics/query/7058acc2-7be4-11f0-946e-00000a00001b/chunk-final/0 HTTP/1.1" 200 1035027 0.029848 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:53] "GET /analytics/tables HTTP/1.1" 200 27988 0.002411 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:53] "GET /analytics/tables HTTP/1.1" 200 27988 0.002289 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:56] "GET /analytics/tables HTTP/1.1" 200 27988 0.002264 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:57] "GET /analytics/tables HTTP/1.1" 200 27988 0.002456 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:58] "POST /analytics/query HTTP/1.1" 200 2146 1.025856 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:59] "GET /analytics/tables HTTP/1.1" 200 27988 0.002304 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:35:59] "GET /analytics/tables HTTP/1.1" 200 27988 0.002523 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:36:00] "GET /analytics/tables HTTP/1.1" 200 27988 0.002180 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:36:01] "GET /analytics/tables HTTP/1.1" 200 27988 0.002743 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:36:01] "GET /analytics/tables HTTP/1.1" 200 27988 0.002400 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:36:02] "GET /analytics/tables HTTP/1.1" 200 27988 0.002500 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:36:03] "GET /analytics/tables HTTP/1.1" 200 27988 0.004527 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:36:04] "POST /analytics/query HTTP/1.1" 200 141607 1.029670 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:36:04] "GET /analytics/tables HTTP/1.1" 200 27988 0.002409 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:36:05] "GET /analytics/tables HTTP/1.1" 200 27988 0.002512 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:36:06] "GET /analytics/tables HTTP/1.1" 200 27988 0.002147 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:36:06] "GET /analytics/tables HTTP/1.1" 200 27988 0.002165 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:36:07] "GET /analytics/tables HTTP/1.1" 200 27988 0.002308 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:36:08] "GET /analytics/tables HTTP/1.1" 200 27988 0.002223 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:36:08] "GET /analytics/tables HTTP/1.1" 200 27988 0.002403 [API:8081]10.0.0.27 - - [2025-08-18 03:36:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.27 - - [2025-08-18 03:36:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1360 0.050341 [API:8081]10.0.0.38 - - [2025-08-18 03:36:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.198148 [API:8081]10.0.0.19 - - [2025-08-18 03:36:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.260400 [API:8081]10.0.0.38 - - [2025-08-18 03:36:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.265146 [API:8081]10.0.0.27 - - [2025-08-18 03:36:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.214747 [API:8081]10.0.0.19 - - [2025-08-18 03:36:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.151167 [API:8081]10.0.0.27 - - [2025-08-18 03:36:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.130555 [API:8081]10.0.0.27 - - [2025-08-18 03:36:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.050123 [API:8081]10.0.0.27 - - [2025-08-18 03:37:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.073669 [API:8081]10.0.0.27 - - [2025-08-18 03:37:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.009914 [API:8081]10.0.0.27 - - [2025-08-18 03:37:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.044745 [API:8081]10.0.0.27 - - [2025-08-18 03:37:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.008605 [API:8081]10.0.0.27 - - [2025-08-18 03:37:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.007534 [API:8081]10.0.0.27 - - [2025-08-18 03:37:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.009292 [API:8081]10.0.0.27 - - [2025-08-18 03:37:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.007653 [API:8081]10.0.0.27 - - [2025-08-18 03:37:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.008294 [API:8081]10.0.0.27 - - [2025-08-18 03:37:54] "POST /analytics/query HTTP/1.1" 200 222 1.018949 [API:8081]10.0.0.27 - - [2025-08-18 03:37:55] "POST /analytics/query HTTP/1.1" 200 222 1.020398 [API:8081]10.0.0.27 - - [2025-08-18 03:37:56] "POST /analytics/query HTTP/1.1" 200 353 1.014525 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:38:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002152 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:38:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002573 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:38:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002571 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:38:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003018 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:38:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002008 [API:8081]10.0.0.27 - - [2025-08-18 03:38:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057740 [API:8081]10.0.0.27 - - [2025-08-18 03:39:15] "GET /analytics HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.27 - - [2025-08-18 03:39:15] "GET /analytics HTTP/1.1" 401 205 0.000148 [API:8081]10.0.0.27 - - [2025-08-18 03:39:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.100290 [API:8081]10.0.0.38 - - [2025-08-18 03:39:44] "GET /analytics HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.38 - - [2025-08-18 03:39:44] "GET /analytics HTTP/1.1" 401 205 0.000139 [API:8081]10.0.0.19 - - [2025-08-18 03:39:45] "GET /analytics HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.19 - - [2025-08-18 03:39:45] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.27 - - [2025-08-18 03:41:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26208 0.026280 [API:8081]10.0.0.27 - - [2025-08-18 03:41:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13730 0.024567 [API:8081]10.0.0.27 - - [2025-08-18 03:41:17] "POST /analytics/query HTTP/1.1" 200 507 1.015252 [API:8081]10.0.0.27 - - [2025-08-18 03:41:18] "POST /analytics/query HTTP/1.1" 200 353 1.022328 [API:8081]10.0.0.27 - - [2025-08-18 03:41:19] "POST /analytics/query HTTP/1.1" 200 353 1.020239 [API:8081]10.0.0.38 - - [2025-08-18 03:41:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.160804 [API:8081]10.0.0.19 - - [2025-08-18 03:41:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.319989 [API:8081]10.0.0.38 - - [2025-08-18 03:41:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.296717 [API:8081]10.0.0.27 - - [2025-08-18 03:41:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.246321 [API:8081]10.0.0.19 - - [2025-08-18 03:41:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.179585 [API:8081]10.0.0.27 - - [2025-08-18 03:41:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.241750 [API:8081]10.0.0.27 - - [2025-08-18 03:41:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057317 [API:8081]10.0.0.27 - - [2025-08-18 03:42:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.055536 [API:8081]10.0.0.27 - - [2025-08-18 03:44:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.047939 [API:8081]10.0.0.27 - - [2025-08-18 03:45:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.071592 [API:8081]10.0.0.38 - - [2025-08-18 03:46:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.151209 [API:8081]10.0.0.19 - - [2025-08-18 03:46:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.201953 [API:8081]10.0.0.38 - - [2025-08-18 03:46:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.171543 [API:8081]10.0.0.27 - - [2025-08-18 03:46:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.065652 [API:8081]10.0.0.19 - - [2025-08-18 03:46:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.010386 [API:8081]10.0.0.27 - - [2025-08-18 03:46:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.123297 [API:8081]10.0.0.27 - - [2025-08-18 03:47:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052493 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:48:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.001909 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:48:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002184 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:48:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002172 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:48:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002290 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:48:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001577 [API:8081]10.0.0.27 - - [2025-08-18 03:48:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.049204 [API:8081]10.0.0.27 - - [2025-08-18 03:49:15] "GET /analytics HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.27 - - [2025-08-18 03:49:15] "GET /analytics HTTP/1.1" 401 205 0.000166 [API:8081]10.0.0.38 - - [2025-08-18 03:49:44] "GET /analytics HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.38 - - [2025-08-18 03:49:44] "GET /analytics HTTP/1.1" 401 205 0.000141 [API:8081]10.0.0.19 - - [2025-08-18 03:49:45] "GET /analytics HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.19 - - [2025-08-18 03:49:45] "GET /analytics HTTP/1.1" 401 205 0.000140 [API:8081]10.0.0.27 - - [2025-08-18 03:50:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052246 [API:8081]10.0.0.38 - - [2025-08-18 03:51:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 6482 0.130001 [API:8081]10.0.0.19 - - [2025-08-18 03:51:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 6482 0.210704 [API:8081]10.0.0.38 - - [2025-08-18 03:51:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 6482 0.210418 [API:8081]10.0.0.27 - - [2025-08-18 03:51:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 6482 0.127612 [API:8081]10.0.0.19 - - [2025-08-18 03:51:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 6482 0.131521 [API:8081]10.0.0.27 - - [2025-08-18 03:51:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 6482 0.116251 [API:8081]10.0.0.27 - - [2025-08-18 03:51:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.084800 [API:8081]10.0.0.27 - - [2025-08-18 03:52:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000484 [API:8081]10.0.0.27 - - [2025-08-18 03:52:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1318 0.048886 [API:8081]10.0.0.27 - - [2025-08-18 03:52:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48963040:974150fe-99d6-4860-8b8b-a9f9082a6ca8?flat HTTP/1.1" 200 5203 0.054576 [API:8081]10.0.0.27 - - [2025-08-18 03:52:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48963040:974150fe-99d6-4860-8b8b-a9f9082a6ca8?flat HTTP/1.1" 200 5203 0.048359 [API:8081]10.0.0.27 - - [2025-08-18 03:52:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48963040:974150fe-99d6-4860-8b8b-a9f9082a6ca8?flat HTTP/1.1" 200 5203 0.013384 [API:8081]10.0.0.27 - - [2025-08-18 03:52:41] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-48963040:EVPN-VN1?flat HTTP/1.1" 200 3935 0.017522 [API:8081]10.0.0.27 - - [2025-08-18 03:52:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26211 0.023177 [API:8081]10.0.0.27 - - [2025-08-18 03:52:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13024 0.022849 [API:8081]10.0.0.27 - - [2025-08-18 03:52:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26211 0.023765 [API:8081]10.0.0.27 - - [2025-08-18 03:52:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 13024 0.024201 [API:8081]10.0.0.27 - - [2025-08-18 03:52:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.007616 [API:8081]10.0.0.27 - - [2025-08-18 03:52:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48963040:2d3eceff-77f9-41e5-adb8-01fd88e33f9e?flat HTTP/1.1" 200 5064 0.013884 [API:8081]10.0.0.27 - - [2025-08-18 03:52:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48963040:2d3eceff-77f9-41e5-adb8-01fd88e33f9e?flat HTTP/1.1" 200 5064 0.013170 [API:8081]10.0.0.27 - - [2025-08-18 03:52:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48963040:2d3eceff-77f9-41e5-adb8-01fd88e33f9e?flat HTTP/1.1" 200 5064 0.012495 [API:8081]10.0.0.27 - - [2025-08-18 03:52:45] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-48963040:EVPN-VN1?flat HTTP/1.1" 200 3935 0.015854 [API:8081]10.0.0.27 - - [2025-08-18 03:52:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25592 0.023029 [API:8081]10.0.0.27 - - [2025-08-18 03:52:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13027 0.021971 [API:8081]10.0.0.27 - - [2025-08-18 03:52:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25592 0.024537 [API:8081]10.0.0.27 - - [2025-08-18 03:52:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 13027 0.022247 [API:8081]10.0.0.27 - - [2025-08-18 03:52:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008965 [API:8081]10.0.0.27 - - [2025-08-18 03:53:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.046239 [API:8081]10.0.0.27 - - [2025-08-18 03:54:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.048747 [API:8081]10.0.0.27 - - [2025-08-18 03:54:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48963040:974150fe-99d6-4860-8b8b-a9f9082a6ca8?flat HTTP/1.1" 200 5314 0.015965 [API:8081]10.0.0.27 - - [2025-08-18 03:54:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48963040:974150fe-99d6-4860-8b8b-a9f9082a6ca8?flat HTTP/1.1" 200 5314 0.015508 [API:8081]10.0.0.27 - - [2025-08-18 03:54:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48963040:974150fe-99d6-4860-8b8b-a9f9082a6ca8?flat HTTP/1.1" 200 5314 0.014473 [API:8081]10.0.0.27 - - [2025-08-18 03:54:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-48963040:EVPN-VN1?flat HTTP/1.1" 200 8297 0.023906 [API:8081]10.0.0.27 - - [2025-08-18 03:54:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 27860 0.026327 [API:8081]10.0.0.27 - - [2025-08-18 03:54:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 27860 0.026638 [API:8081]10.0.0.27 - - [2025-08-18 03:54:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009054 [API:8081]10.0.0.27 - - [2025-08-18 03:55:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48963040:2d3eceff-77f9-41e5-adb8-01fd88e33f9e?flat HTTP/1.1" 200 5314 0.015427 [API:8081]10.0.0.27 - - [2025-08-18 03:55:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48963040:2d3eceff-77f9-41e5-adb8-01fd88e33f9e?flat HTTP/1.1" 200 5314 0.015171 [API:8081]10.0.0.27 - - [2025-08-18 03:55:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48963040:2d3eceff-77f9-41e5-adb8-01fd88e33f9e?flat HTTP/1.1" 200 5314 0.016366 [API:8081]10.0.0.27 - - [2025-08-18 03:55:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-48963040:EVPN-VN1?flat HTTP/1.1" 200 9422 0.023098 [API:8081]10.0.0.27 - - [2025-08-18 03:55:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23096 0.022510 [API:8081]10.0.0.27 - - [2025-08-18 03:55:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 11935 0.023590 [API:8081]10.0.0.27 - - [2025-08-18 03:55:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23096 0.022008 [API:8081]10.0.0.27 - - [2025-08-18 03:55:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 11935 0.021891 [API:8081]10.0.0.27 - - [2025-08-18 03:55:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.007264 [API:8081]10.0.0.27 - - [2025-08-18 03:56:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24461 0.033164 [API:8081]10.0.0.27 - - [2025-08-18 03:56:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12246 0.025244 [API:8081]10.0.0.27 - - [2025-08-18 03:56:04] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-48963040:EVPN-VN1?flat HTTP/1.1" 200 8517 0.019498 [API:8081]10.0.0.27 - - [2025-08-18 03:56:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009457 [API:8081]10.0.0.27 - - [2025-08-18 03:56:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32478 0.028809 [API:8081]10.0.0.27 - - [2025-08-18 03:56:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32478 0.029555 [API:8081]10.0.0.27 - - [2025-08-18 03:56:20] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-48963040:EVPN-VN1?flat HTTP/1.1" 200 5986 0.012899 [API:8081]10.0.0.27 - - [2025-08-18 03:56:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007916 [API:8081]10.0.0.38 - - [2025-08-18 03:56:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.196647 [API:8081]10.0.0.19 - - [2025-08-18 03:56:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.330245 [API:8081]10.0.0.38 - - [2025-08-18 03:56:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.315684 [API:8081]10.0.0.27 - - [2025-08-18 03:56:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.239794 [API:8081]10.0.0.19 - - [2025-08-18 03:56:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.463419 [API:8081]10.0.0.27 - - [2025-08-18 03:56:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.209887 [API:8081]10.0.0.27 - - [2025-08-18 03:56:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058593 [API:8081]10.0.0.27 - - [2025-08-18 03:57:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.065486 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:58:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.001931 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:58:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002318 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:58:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003158 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:58:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003587 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 03:58:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001683 [API:8081]10.0.0.27 - - [2025-08-18 03:58:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-46532916:262f22fd-7194-4f7b-b167-70b46dd7d200?flat HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.27 - - [2025-08-18 03:58:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-46532916:262f22fd-7194-4f7b-b167-70b46dd7d200?flat HTTP/1.1" 200 5164 0.439788 [API:8081]10.0.0.27 - - [2025-08-18 03:58:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-46532916:262f22fd-7194-4f7b-b167-70b46dd7d200?flat HTTP/1.1" 200 5164 0.117096 [API:8081]10.0.0.27 - - [2025-08-18 03:58:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-46532916:262f22fd-7194-4f7b-b167-70b46dd7d200?flat HTTP/1.1" 200 5164 0.072254 [API:8081]10.0.0.27 - - [2025-08-18 03:58:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-87386618:ctest-TestRbac-87386618-08655853?flat HTTP/1.1" 200 3321 0.073161 [API:8081]10.0.0.27 - - [2025-08-18 03:58:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.094685 [API:8081]10.0.0.27 - - [2025-08-18 03:58:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.127992 [API:8081]10.0.0.27 - - [2025-08-18 03:58:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 205 0.000371 [API:8081]10.0.0.27 - - [2025-08-18 03:58:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24706 0.074187 [API:8081]10.0.0.27 - - [2025-08-18 03:58:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12848 0.066095 [API:8081]10.0.0.27 - - [2025-08-18 03:58:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.067647 [API:8081]10.0.0.27 - - [2025-08-18 03:58:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.115858 [API:8081]10.0.0.27 - - [2025-08-18 03:58:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24706 0.023140 [API:8081]10.0.0.27 - - [2025-08-18 03:58:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12848 0.024227 [API:8081]10.0.0.27 - - [2025-08-18 03:58:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.065224 [API:8081]10.0.0.27 - - [2025-08-18 03:58:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.032088 [API:8081]10.0.0.27 - - [2025-08-18 03:58:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.102818 [API:8081]10.0.0.27 - - [2025-08-18 03:58:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24706 0.061990 [API:8081]10.0.0.27 - - [2025-08-18 03:58:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12848 0.023124 [API:8081]10.0.0.27 - - [2025-08-18 03:58:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24706 0.025066 [API:8081]10.0.0.27 - - [2025-08-18 03:58:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12848 0.023510 [API:8081]10.0.0.27 - - [2025-08-18 03:58:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24706 0.025954 [API:8081]10.0.0.27 - - [2025-08-18 03:58:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12848 0.034745 [API:8081]10.0.0.27 - - [2025-08-18 03:58:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24706 0.024471 [API:8081]10.0.0.27 - - [2025-08-18 03:58:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12848 0.027112 [API:8081]10.0.0.27 - - [2025-08-18 03:58:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24706 0.024492 [API:8081]10.0.0.27 - - [2025-08-18 03:58:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12848 0.023923 [API:8081]10.0.0.27 - - [2025-08-18 03:58:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24708 0.025175 [API:8081]10.0.0.27 - - [2025-08-18 03:58:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12438 0.024359 [API:8081]10.0.0.27 - - [2025-08-18 03:58:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-87386618:ctest-TestRbac-87386618-08655853?flat HTTP/1.1" 200 6490 0.014162 [API:8081]10.0.0.27 - - [2025-08-18 03:58:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008697 [API:8081]10.0.0.27 - - [2025-08-18 03:59:16] "GET /analytics HTTP/1.1" 401 205 0.000322 [API:8081]10.0.0.27 - - [2025-08-18 03:59:16] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.27 - - [2025-08-18 03:59:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.27 - - [2025-08-18 03:59:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1362 0.049543 [API:8081]10.0.0.27 - - [2025-08-18 03:59:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1362 0.049534 [API:8081]10.0.0.27 - - [2025-08-18 03:59:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1608 0.111665 [API:8081]10.0.0.38 - - [2025-08-18 03:59:44] "GET /analytics HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.38 - - [2025-08-18 03:59:44] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.19 - - [2025-08-18 03:59:45] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.19 - - [2025-08-18 03:59:45] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.27 - - [2025-08-18 03:59:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054496 [API:8081]10.0.0.27 - - [2025-08-18 03:59:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-08636015:fc662219-57d3-4a41-9153-165f93e1d911?flat HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.27 - - [2025-08-18 03:59:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-08636015:fc662219-57d3-4a41-9153-165f93e1d911?flat HTTP/1.1" 200 5394 0.093726 [API:8081]10.0.0.27 - - [2025-08-18 03:59:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-08636015:fc662219-57d3-4a41-9153-165f93e1d911?flat HTTP/1.1" 200 5394 0.092632 [API:8081]10.0.0.27 - - [2025-08-18 04:00:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-08636015:fc662219-57d3-4a41-9153-165f93e1d911?flat HTTP/1.1" 200 5394 0.055251 [API:8081]10.0.0.27 - - [2025-08-18 04:00:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-08636015:ctest-TestRbacBasic-08636015-75736887?flat HTTP/1.1" 200 8777 0.055089 [API:8081]10.0.0.27 - - [2025-08-18 04:00:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.048947 [API:8081]10.0.0.27 - - [2025-08-18 04:00:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.068385 [API:8081]10.0.0.27 - - [2025-08-18 04:00:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24716 0.024509 [API:8081]10.0.0.27 - - [2025-08-18 04:00:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12988 0.024079 [API:8081]10.0.0.27 - - [2025-08-18 04:00:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.050076 [API:8081]10.0.0.27 - - [2025-08-18 04:00:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.067490 [API:8081]10.0.0.27 - - [2025-08-18 04:00:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24716 0.025635 [API:8081]10.0.0.27 - - [2025-08-18 04:00:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12988 0.024987 [API:8081]10.0.0.27 - - [2025-08-18 04:00:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.063837 [API:8081]10.0.0.27 - - [2025-08-18 04:00:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.034359 [API:8081]10.0.0.27 - - [2025-08-18 04:00:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.083017 [API:8081]10.0.0.27 - - [2025-08-18 04:00:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24716 0.036812 [API:8081]10.0.0.27 - - [2025-08-18 04:00:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12988 0.044729 [API:8081]10.0.0.27 - - [2025-08-18 04:00:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24716 0.042368 [API:8081]10.0.0.27 - - [2025-08-18 04:00:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12988 0.035353 [API:8081]10.0.0.27 - - [2025-08-18 04:00:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24716 0.025397 [API:8081]10.0.0.27 - - [2025-08-18 04:00:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12988 0.024651 [API:8081]10.0.0.27 - - [2025-08-18 04:00:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24716 0.026699 [API:8081]10.0.0.27 - - [2025-08-18 04:00:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12988 0.032511 [API:8081]10.0.0.27 - - [2025-08-18 04:00:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24716 0.027360 [API:8081]10.0.0.27 - - [2025-08-18 04:00:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12988 0.027046 [API:8081]10.0.0.27 - - [2025-08-18 04:00:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24716 0.024988 [API:8081]10.0.0.27 - - [2025-08-18 04:00:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12988 0.023958 [API:8081]10.0.0.27 - - [2025-08-18 04:00:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24716 0.033291 [API:8081]10.0.0.27 - - [2025-08-18 04:00:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12988 0.025325 [API:8081]10.0.0.27 - - [2025-08-18 04:00:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24718 0.027707 [API:8081]10.0.0.27 - - [2025-08-18 04:00:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12753 0.028534 [API:8081]10.0.0.27 - - [2025-08-18 04:00:28] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-08636015:ctest-TestRbacBasic-08636015-75736887?flat HTTP/1.1" 200 6887 0.014723 [API:8081]10.0.0.27 - - [2025-08-18 04:00:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008658 [Introspect:8090]10.0.0.27 - - [2025-08-18 04:00:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001077 [API:8081]10.0.0.27 - - [2025-08-18 04:00:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000343 [API:8081]10.0.0.27 - - [2025-08-18 04:00:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.056038 [API:8081]10.0.0.27 - - [2025-08-18 04:00:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.054176 [API:8081]10.0.0.38 - - [2025-08-18 04:01:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.153565 [API:8081]10.0.0.19 - - [2025-08-18 04:01:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.223517 [API:8081]10.0.0.38 - - [2025-08-18 04:01:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.221955 [API:8081]10.0.0.27 - - [2025-08-18 04:01:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.167189 [API:8081]10.0.0.19 - - [2025-08-18 04:01:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.095487 [API:8081]10.0.0.27 - - [2025-08-18 04:01:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.124668 [API:8081]10.0.0.27 - - [2025-08-18 04:02:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.050517 [API:8081]10.0.0.27 - - [2025-08-18 04:02:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29829028:61938ae8-7755-4166-9d22-60421de780d3?flat HTTP/1.1" 200 5382 0.013376 [API:8081]10.0.0.27 - - [2025-08-18 04:02:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29829028:61938ae8-7755-4166-9d22-60421de780d3?flat HTTP/1.1" 200 5382 0.059986 [API:8081]10.0.0.27 - - [2025-08-18 04:02:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29829028:61938ae8-7755-4166-9d22-60421de780d3?flat HTTP/1.1" 200 5382 0.070973 [API:8081]10.0.0.27 - - [2025-08-18 04:02:57] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-29829028:ctest-vn1-08755305?flat HTTP/1.1" 200 9589 0.028884 [API:8081]10.0.0.27 - - [2025-08-18 04:02:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.059129 [API:8081]10.0.0.27 - - [2025-08-18 04:02:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.030123 [API:8081]10.0.0.27 - - [2025-08-18 04:02:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008085 [API:8081]10.0.0.27 - - [2025-08-18 04:02:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29829028:e4020d8c-8fc7-4c40-8ace-88af92cbe7f2?flat HTTP/1.1" 200 5380 0.015645 [API:8081]10.0.0.27 - - [2025-08-18 04:02:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29829028:e4020d8c-8fc7-4c40-8ace-88af92cbe7f2?flat HTTP/1.1" 200 5380 0.014078 [API:8081]10.0.0.27 - - [2025-08-18 04:02:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29829028:e4020d8c-8fc7-4c40-8ace-88af92cbe7f2?flat HTTP/1.1" 200 5380 0.013665 [API:8081]10.0.0.27 - - [2025-08-18 04:02:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-29829028:ctest-vn1-08755305?flat HTTP/1.1" 200 9465 0.023294 [API:8081]10.0.0.27 - - [2025-08-18 04:02:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24720 0.022359 [API:8081]10.0.0.27 - - [2025-08-18 04:02:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12952 0.024503 [API:8081]10.0.0.27 - - [2025-08-18 04:02:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24720 0.024254 [API:8081]10.0.0.27 - - [2025-08-18 04:02:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12952 0.023747 [API:8081]10.0.0.27 - - [2025-08-18 04:02:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.007737 [API:8081]10.0.0.27 - - [2025-08-18 04:03:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24720 0.024143 [API:8081]10.0.0.27 - - [2025-08-18 04:03:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12952 0.023798 [API:8081]10.0.0.27 - - [2025-08-18 04:03:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24720 0.024521 [API:8081]10.0.0.27 - - [2025-08-18 04:03:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12952 0.023436 [API:8081]10.0.0.27 - - [2025-08-18 04:03:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24720 0.028584 [API:8081]10.0.0.27 - - [2025-08-18 04:03:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12952 0.028862 [API:8081]10.0.0.27 - - [2025-08-18 04:03:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24720 0.023075 [API:8081]10.0.0.27 - - [2025-08-18 04:03:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12952 0.030883 [API:8081]10.0.0.27 - - [2025-08-18 04:03:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24720 0.023896 [API:8081]10.0.0.27 - - [2025-08-18 04:03:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12952 0.024843 [API:8081]10.0.0.27 - - [2025-08-18 04:03:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24720 0.023615 [API:8081]10.0.0.27 - - [2025-08-18 04:03:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12952 0.024307 [API:8081]10.0.0.27 - - [2025-08-18 04:03:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24720 0.024404 [API:8081]10.0.0.27 - - [2025-08-18 04:03:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12952 0.023897 [API:8081]10.0.0.27 - - [2025-08-18 04:03:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24721 0.025038 [API:8081]10.0.0.27 - - [2025-08-18 04:03:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 12567 0.024719 [API:8081]10.0.0.27 - - [2025-08-18 04:03:29] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-29829028:ctest-vn1-08755305?flat HTTP/1.1" 200 7757 0.028234 [API:8081]10.0.0.27 - - [2025-08-18 04:03:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010638 [API:8081]10.0.0.27 - - [2025-08-18 04:03:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.033909 [API:8081]10.0.0.27 - - [2025-08-18 04:03:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.044093 [API:8081]10.0.0.27 - - [2025-08-18 04:03:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.029177 [API:8081]10.0.0.27 - - [2025-08-18 04:03:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.031525 [API:8081]10.0.0.27 - - [2025-08-18 04:03:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.031958 [API:8081]10.0.0.27 - - [2025-08-18 04:03:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.031059 [API:8081]10.0.0.27 - - [2025-08-18 04:03:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.050358 [API:8081]10.0.0.27 - - [2025-08-18 04:03:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.031051 [API:8081]10.0.0.27 - - [2025-08-18 04:03:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-29829028:ctest-vn1-08755305?flat HTTP/1.1" 200 6232 0.013271 [API:8081]10.0.0.27 - - [2025-08-18 04:03:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007865 [API:8081]10.0.0.27 - - [2025-08-18 04:03:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.009027 [API:8081]10.0.0.27 - - [2025-08-18 04:03:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.008136 [API:8081]10.0.0.27 - - [2025-08-18 04:05:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 254 0.051397 [API:8081]10.0.0.38 - - [2025-08-18 04:06:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.462839 [API:8081]10.0.0.38 - - [2025-08-18 04:06:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.141862 [API:8081]10.0.0.19 - - [2025-08-18 04:06:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.243498 [API:8081]10.0.0.19 - - [2025-08-18 04:06:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.758816 [API:8081]10.0.0.27 - - [2025-08-18 04:06:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.562634 [API:8081]10.0.0.27 - - [2025-08-18 04:06:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.144617 [Introspect:8090]10.0.0.27 - - [2025-08-18 04:06:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001064 [API:8081]10.0.0.27 - - [2025-08-18 04:06:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 11966 0.386326 [API:8081]10.0.0.27 - - [2025-08-18 04:06:36] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 6133 0.056425 [API:8081]10.0.0.27 - - [2025-08-18 04:06:36] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3870-2?flat HTTP/1.1" 200 4050 0.051584 [API:8081]10.0.0.27 - - [2025-08-18 04:06:36] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3870-3?flat HTTP/1.1" 200 4051 0.012797 [API:8081]10.0.0.27 - - [2025-08-18 04:06:36] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3870-1.?flat HTTP/1.1" 200 6102 0.017324 [API:8081]10.0.0.27 - - [2025-08-18 04:06:36] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3870-2.?flat HTTP/1.1" 200 7053 0.018257 [API:8081]10.0.0.27 - - [2025-08-18 04:06:36] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3870-3.?flat HTTP/1.1" 200 5835 0.017854 [API:8081]10.0.0.27 - - [2025-08-18 04:06:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.008940 [API:8081]10.0.0.27 - - [2025-08-18 04:06:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.052911 [API:8081]10.0.0.27 - - [2025-08-18 04:07:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29829028:7c78b512-ee66-406e-84ca-cf2b6194b81b?flat HTTP/1.1" 200 5251 0.015084 [API:8081]10.0.0.27 - - [2025-08-18 04:07:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29829028:7c78b512-ee66-406e-84ca-cf2b6194b81b?flat HTTP/1.1" 200 5251 0.017979 [API:8081]10.0.0.27 - - [2025-08-18 04:07:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29829028:7c78b512-ee66-406e-84ca-cf2b6194b81b?flat HTTP/1.1" 200 5251 0.020724 [API:8081]10.0.0.27 - - [2025-08-18 04:07:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-29829028:ctest-vn1-88720825?flat HTTP/1.1" 200 7108 0.021654 [API:8081]10.0.0.27 - - [2025-08-18 04:07:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32905 0.042004 [API:8081]10.0.0.27 - - [2025-08-18 04:07:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12417 0.024965 [API:8081]10.0.0.27 - - [2025-08-18 04:07:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32905 0.031592 [API:8081]10.0.0.27 - - [2025-08-18 04:07:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12417 0.025871 [API:8081]10.0.0.27 - - [2025-08-18 04:07:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.011213 [API:8081]10.0.0.27 - - [2025-08-18 04:08:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29829028:3517fc33-00fd-46b7-8f76-023753aef86a?flat HTTP/1.1" 200 5249 0.015460 [API:8081]10.0.0.27 - - [2025-08-18 04:08:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29829028:3517fc33-00fd-46b7-8f76-023753aef86a?flat HTTP/1.1" 200 5249 0.013297 [API:8081]10.0.0.27 - - [2025-08-18 04:08:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29829028:3517fc33-00fd-46b7-8f76-023753aef86a?flat HTTP/1.1" 200 5249 0.013647 [API:8081]10.0.0.27 - - [2025-08-18 04:08:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-29829028:ctest-vn2-31907354?flat HTTP/1.1" 200 7095 0.016058 [API:8081]10.0.0.27 - - [2025-08-18 04:08:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32878 0.028298 [API:8081]10.0.0.27 - - [2025-08-18 04:08:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32878 0.038319 [API:8081]10.0.0.27 - - [2025-08-18 04:08:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.010496 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 04:08:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.001972 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 04:08:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002205 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 04:08:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002360 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 04:08:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3870-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002276 [LOCAL API:8181]127.0.0.1 - - [2025-08-18 04:08:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001534 [API:8081]10.0.0.27 - - [2025-08-18 04:08:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.047244 [API:8081]10.0.0.27 - - [2025-08-18 04:08:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32887 0.030189 [API:8081]10.0.0.27 - - [2025-08-18 04:09:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32887 0.032599 [API:8081]10.0.0.27 - - [2025-08-18 04:09:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32887 0.032604 [API:8081]10.0.0.27 - - [2025-08-18 04:09:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32887 0.027269 [API:8081]10.0.0.27 - - [2025-08-18 04:09:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32887 0.029230 [API:8081]10.0.0.27 - - [2025-08-18 04:09:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32887 0.028265 [API:8081]10.0.0.27 - - [2025-08-18 04:09:16] "GET /analytics HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.27 - - [2025-08-18 04:09:16] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.27 - - [2025-08-18 04:09:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32887 0.028189 [API:8081]10.0.0.27 - - [2025-08-18 04:09:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32887 0.033962 [API:8081]10.0.0.27 - - [2025-08-18 04:09:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32887 0.030637 [API:8081]10.0.0.27 - - [2025-08-18 04:09:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32890 0.037117 [API:8081]10.0.0.27 - - [2025-08-18 04:09:27] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-29829028:ctest-vn2-31907354?flat HTTP/1.1" 200 7787 0.027210 [API:8081]10.0.0.27 - - [2025-08-18 04:09:27] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009560 [API:8081]10.0.0.27 - - [2025-08-18 04:09:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32930 0.031967 [API:8081]10.0.0.27 - - [2025-08-18 04:09:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12936 0.025905 [API:8081]10.0.0.27 - - [2025-08-18 04:09:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32930 0.029987 [API:8081]10.0.0.27 - - [2025-08-18 04:09:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12936 0.022975 [API:8081]10.0.0.27 - - [2025-08-18 04:09:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32930 0.031129 [API:8081]10.0.0.27 - - [2025-08-18 04:09:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12936 0.045417 [API:8081]10.0.0.27 - - [2025-08-18 04:09:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32930 0.041071 [API:8081]10.0.0.27 - - [2025-08-18 04:09:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12936 0.024799 [API:8081]10.0.0.27 - - [2025-08-18 04:09:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32930 0.029816 [API:8081]10.0.0.27 - - [2025-08-18 04:09:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12936 0.024400 [API:8081]10.0.0.38 - - [2025-08-18 04:09:44] "GET /analytics HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.38 - - [2025-08-18 04:09:44] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.27 - - [2025-08-18 04:09:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32930 0.029299 [API:8081]10.0.0.27 - - [2025-08-18 04:09:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12936 0.023200 [API:8081]10.0.0.19 - - [2025-08-18 04:09:45] "GET /analytics HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.19 - - [2025-08-18 04:09:45] "GET /analytics HTTP/1.1" 401 205 0.000156 [API:8081]10.0.0.27 - - [2025-08-18 04:09:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32930 0.029536 [API:8081]10.0.0.27 - - [2025-08-18 04:09:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12815 0.022983 [API:8081]10.0.0.27 - - [2025-08-18 04:09:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-29829028:ctest-vn1-88720825?flat HTTP/1.1" 200 7776 0.018832 [API:8081]10.0.0.27 - - [2025-08-18 04:09:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007627 [API:8081]10.0.0.27 - - [2025-08-18 04:09:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.058113 [API:8081]10.0.0.27 - - [2025-08-18 04:10:49] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-20545787:91996a8f-753d-48a8-aa78-a6d83e4a4e86?flat HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.27 - - [2025-08-18 04:10:49] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-20545787:91996a8f-753d-48a8-aa78-a6d83e4a4e86?flat HTTP/1.1" 200 5243 0.051416 [API:8081]10.0.0.27 - - [2025-08-18 04:10:49] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-20545787:91996a8f-753d-48a8-aa78-a6d83e4a4e86?flat HTTP/1.1" 200 5243 0.058214 [API:8081]10.0.0.27 - - [2025-08-18 04:10:49] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-20545787:91996a8f-753d-48a8-aa78-a6d83e4a4e86?flat HTTP/1.1" 200 5243 0.049463 [API:8081]10.0.0.27 - - [2025-08-18 04:10:49] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-20545787:ctest-vn-01869408?flat HTTP/1.1" 200 8043 0.017550 [API:8081]10.0.0.27 - - [2025-08-18 04:10:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32941 0.037084 [API:8081]10.0.0.27 - - [2025-08-18 04:10:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12927 0.024045 [API:8081]10.0.0.27 - - [2025-08-18 04:10:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32941 0.029470 [API:8081]10.0.0.27 - - [2025-08-18 04:10:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3870-1?flat HTTP/1.1" 200 12927 0.025343 [API:8081]10.0.0.27 - - [2025-08-18 04:10:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008819 [API:8081]10.0.0.27 - - [2025-08-18 04:10:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-20545787:5e9de9bb-d68a-4766-82a8-646d9e4e1575?flat HTTP/1.1" 200 5249 0.015923 [API:8081]10.0.0.27 - - [2025-08-18 04:10:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-20545787:5e9de9bb-d68a-4766-82a8-646d9e4e1575?flat HTTP/1.1" 200 5249 0.015096 [API:8081]10.0.0.27 - - [2025-08-18 04:10:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-20545787:5e9de9bb-d68a-4766-82a8-646d9e4e1575?flat HTTP/1.1" 200 5249 0.014023 [API:8081]10.0.0.27 - - [2025-08-18 04:10:58] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-20545787:ctest-vn-97234289?flat HTTP/1.1" 200 8066 0.016597 [API:8081]10.0.0.27 - - [2025-08-18 04:10:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32911 0.026603 [API:8081]10.0.0.27 - - [2025-08-18 04:10:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32911 0.026484 [API:8081]10.0.0.27 - - [2025-08-18 04:10:58] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009753 [API:8081]10.0.0.27 - - [2025-08-18 04:11:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32911 0.027946 [API:8081]10.0.0.38 - - [2025-08-18 04:11:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.109179 [API:8081]10.0.0.19 - - [2025-08-18 04:11:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.200572 [API:8081]10.0.0.38 - - [2025-08-18 04:11:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.185381 [API:8081]10.0.0.27 - - [2025-08-18 04:11:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.093666 [API:8081]10.0.0.19 - - [2025-08-18 04:11:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.010932 [API:8081]10.0.0.27 - - [2025-08-18 04:11:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.110395 [API:8081]10.0.0.27 - - [2025-08-18 04:11:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32911 0.026930 [API:8081]10.0.0.27 - - [2025-08-18 04:11:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3870-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32919 0.027201 [API:8081]10.0.0.27 - - [2025-08-18 04:11:29] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-20545787:ctest-vn-97234289?flat HTTP/1.1" 200 6186 0.014089 [API:8081]10.0.0.27 - - [2025-08-18 04:11:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007774