+++ date ++ echo 'INFO: =================== Mon Mar 9 02:00:50 AM UTC 2026 ===================' INFO: =================== Mon Mar 9 02:00:50 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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 +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs ++ 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.22,10.0.0.249,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.22:8081 10.0.0.249:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.22:8081 10.0.0.249:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.22:8081 10.0.0.249:8081 10.0.0.23: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.22:9042 10.0.0.249:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.22:9042 10.0.0.249:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.22:9042 10.0.0.249:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.22:8086 10.0.0.249:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.22:8086 10.0.0.249:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.22:8086 10.0.0.249:8086 10.0.0.23: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.22,10.0.0.249,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.22:8082 10.0.0.249:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.22:8082 10.0.0.249:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.22:8082 10.0.0.249:8082 10.0.0.23: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.22:9161 10.0.0.249:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.22:9161 10.0.0.249:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.22:9161 10.0.0.249:9161 10.0.0.23: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.22:9041 10.0.0.249:9041 10.0.0.23: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.17,10.20.0.254 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,10.20.0.254 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.22:2181,10.0.0.249:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.22:2181,10.0.0.249:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181,10.0.0.249:2181,10.0.0.23: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.22:2181 10.0.0.249:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.22:2181 10.0.0.249:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.22:2181 10.0.0.249:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.22:5673,10.0.0.249:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.22:5673,10.0.0.249:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673,10.0.0.249:5673,10.0.0.23: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.22:6379 10.0.0.249:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.22:6379 10.0.0.249:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.22:6379 10.0.0.249:6379 10.0.0.23: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.22,10.0.0.249,10.0.0.23 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.22:9092 10.0.0.249:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.22:9092 10.0.0.249:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.22:9092 10.0.0.249:9092 10.0.0.23: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.22 ++ 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.22,10.0.0.249,10.0.0.23 ++ 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.22,10.0.0.249,10.0.0.23 ++ 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.22,10.0.0.249,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + 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 +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22,10.0.0.249,10.0.0.23 +++ local servers=10.0.0.22,10.0.0.249,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.22,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.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + 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 ++ sed 's/^ANALYTICS_API__//g' ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort + 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 /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1001: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1012: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1017: SyntaxWarning: "is" with a literal. Did you mean "=="? elif match_v[0][-1] is '*': /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1032: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: 03/09/2026 02:00:57.878 7f5f35bfca00 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/09/2026 02:00:58.041 7f5f35bfca00 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 03/09/2026 02:00:58.053 7f5f35bfca00 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/09/2026 02:00:58.053 7f5f35bfca00 [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.22: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.249 - - [2026-03-09 02:01:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.066387 [API:8081]10.0.0.249 - - [2026-03-09 02:01:37] "GET /analytics HTTP/1.1" 401 205 0.000373 [API:8081]10.0.0.249 - - [2026-03-09 02:01:37] "GET /analytics HTTP/1.1" 401 205 0.000148 [API:8081]10.0.0.23 - - [2026-03-09 02:01:37] "GET /analytics HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.23 - - [2026-03-09 02:01:37] "GET /analytics HTTP/1.1" 401 205 0.000143 [API:8081]10.0.0.22 - - [2026-03-09 02:01:38] "GET /analytics HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.22 - - [2026-03-09 02:01:38] "GET /analytics HTTP/1.1" 401 205 0.000167 [API:8081]10.0.0.249 - - [2026-03-09 02:02:08] "GET /analytics HTTP/1.1" 401 205 0.000212 [API:8081]10.0.0.249 - - [2026-03-09 02:02:08] "GET /analytics HTTP/1.1" 401 205 0.000150 [API:8081]10.0.0.23 - - [2026-03-09 02:02:08] "GET /analytics HTTP/1.1" 401 205 0.000214 [API:8081]10.0.0.23 - - [2026-03-09 02:02:08] "GET /analytics HTTP/1.1" 401 205 0.000215 [API:8081]10.0.0.22 - - [2026-03-09 02:02:09] "GET /analytics HTTP/1.1" 401 205 0.000211 [API:8081]10.0.0.22 - - [2026-03-09 02:02:09] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.249 - - [2026-03-09 02:02:38] "GET /analytics HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.249 - - [2026-03-09 02:02:38] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.23 - - [2026-03-09 02:02:39] "GET /analytics HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.23 - - [2026-03-09 02:02:39] "GET /analytics HTTP/1.1" 401 205 0.000165 [API:8081]10.0.0.249 - - [2026-03-09 02:03:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.070963 [Introspect:8090]10.0.0.22 - - [2026-03-09 02:04:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001037 [API:8081]10.0.0.249 - - [2026-03-09 02:04:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.064908 [API:8081]10.0.0.249 - - [2026-03-09 02:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.249 - - [2026-03-09 02:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.23 - - [2026-03-09 02:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.23 - - [2026-03-09 02:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.23 - - [2026-03-09 02:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.23 - - [2026-03-09 02:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.249 - - [2026-03-09 02:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.22 - - [2026-03-09 02:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.249 - - [2026-03-09 02:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.22 - - [2026-03-09 02:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.001074 [API:8081]10.0.0.22 - - [2026-03-09 02:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.22 - - [2026-03-09 02:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [Introspect:8090]10.0.0.22 - - [2026-03-09 02:04:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001044 [Introspect:8090]10.0.0.22 - - [2026-03-09 02:06:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001049 [API:8081]10.0.0.249 - - [2026-03-09 02:06:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069061 [Introspect:8090]10.0.0.22 - - [2026-03-09 02:06:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001009 [Introspect:8090]10.0.0.22 - - [2026-03-09 02:06:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001230 [Introspect:8090]10.0.0.22 - - [2026-03-09 02:06:35] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000578 [API:8081]10.0.0.22 - - [2026-03-09 02:06:35] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1:Control:contrail-control:0?flat HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.22 - - [2026-03-09 02:06:35] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1:Control:contrail-control:0?flat HTTP/1.1" 200 35056 0.066396 [API:8081]10.0.0.22 - - [2026-03-09 02:06:35] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16353 0.063587 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-2:Control:contrail-control:0?flat HTTP/1.1" 200 38111 0.067591 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16353 0.021798 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-3:Control:contrail-control:0?flat HTTP/1.1" 200 38108 0.026183 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13602 0.018765 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20492 0.019724 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20496 0.016517 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3357 0.012457 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3358 0.012089 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.009172 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4621 0.011916 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4617 0.013753 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4620 0.012867 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.023437 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.011697 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.013449 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.014575 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.014363 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.012813 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.010977 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.011000 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.012452 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.013039 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14834 0.018597 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11115 0.015605 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.017183 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.017140 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14825 0.013736 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.016518 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20492 0.024518 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12014 0.021534 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20496 0.017478 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20492 0.020828 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12014 0.020235 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20496 0.049677 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20494 0.019252 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3272 0.012038 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20496 0.020331 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3272 0.012123 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.012295 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14834 0.022499 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.016389 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3383 0.017458 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.017436 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.017235 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.024649 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14825 0.018164 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.015553 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11115 0.019431 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3985 0.014496 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.021748 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3984 0.015029 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.020000 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3985 0.013281 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4621 0.013677 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4617 0.010492 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4620 0.014655 [API:8081]10.0.0.22 - - [2026-03-09 02:06:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1:Control:contrail-control:0?flat HTTP/1.1" 200 35056 0.023181 [API:8081]10.0.0.22 - - [2026-03-09 02:06:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.016324 [API:8081]10.0.0.22 - - [2026-03-09 02:06:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16353 0.021997 [API:8081]10.0.0.22 - - [2026-03-09 02:06:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-2:Control:contrail-control:0?flat HTTP/1.1" 200 38111 0.036461 [API:8081]10.0.0.22 - - [2026-03-09 02:06:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3382 0.013638 [API:8081]10.0.0.22 - - [2026-03-09 02:06:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16353 0.021603 [API:8081]10.0.0.22 - - [2026-03-09 02:06:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-3:Control:contrail-control:0?flat HTTP/1.1" 200 38108 0.029698 [API:8081]10.0.0.22 - - [2026-03-09 02:06:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3381 0.014113 [API:8081]10.0.0.22 - - [2026-03-09 02:06:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5454-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13602 0.016788 [API:8081]10.0.0.22 - - [2026-03-09 02:06:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12014 0.023784 [API:8081]10.0.0.22 - - [2026-03-09 02:06:41] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?flat HTTP/1.1" 200 20581 0.030069 [API:8081]10.0.0.22 - - [2026-03-09 02:06:41] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?flat HTTP/1.1" 200 14300 0.017676 [API:8081]10.0.0.22 - - [2026-03-09 02:06:41] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?flat HTTP/1.1" 200 14247 0.021954 [API:8081]10.0.0.22 - - [2026-03-09 02:06:41] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?flat HTTP/1.1" 200 20581 0.034018 [API:8081]10.0.0.22 - - [2026-03-09 02:06:41] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?flat HTTP/1.1" 200 14300 0.019266 [API:8081]10.0.0.22 - - [2026-03-09 02:06:41] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?flat HTTP/1.1" 200 14247 0.017107 [API:8081]10.0.0.22 - - [2026-03-09 02:06:42] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?flat HTTP/1.1" 200 20581 0.023886 [API:8081]10.0.0.22 - - [2026-03-09 02:06:42] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?flat HTTP/1.1" 200 14300 0.017215 [API:8081]10.0.0.22 - - [2026-03-09 02:06:42] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?flat HTTP/1.1" 200 14247 0.018717 [API:8081]10.0.0.22 - - [2026-03-09 02:06:42] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?flat HTTP/1.1" 200 20581 0.020574 [API:8081]10.0.0.22 - - [2026-03-09 02:06:42] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?flat HTTP/1.1" 200 14300 0.017467 [API:8081]10.0.0.22 - - [2026-03-09 02:06:42] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?flat HTTP/1.1" 200 14247 0.016352 [API:8081]10.0.0.22 - - [2026-03-09 02:06:43] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 7995 0.019263 [API:8081]10.0.0.22 - - [2026-03-09 02:06:43] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 7991 0.017581 [API:8081]10.0.0.22 - - [2026-03-09 02:06:43] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5454-3?flat HTTP/1.1" 200 7998 0.014300 [API:8081]10.0.0.22 - - [2026-03-09 02:06:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000215 [API:8081]10.0.0.22 - - [2026-03-09 02:06:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1146 0.055900 [API:8081]10.0.0.22 - - [2026-03-09 02:07:04] "POST /analytics/query HTTP/1.1" 200 64005 1.100506 [API:8081]10.0.0.22 - - [2026-03-09 02:07:06] "POST /analytics/query HTTP/1.1" 200 5875 1.112513 [API:8081]10.0.0.22 - - [2026-03-09 02:07:07] "POST /analytics/query HTTP/1.1" 200 871 1.019440 [API:8081]10.0.0.22 - - [2026-03-09 02:07:08] "POST /analytics/query HTTP/1.1" 200 6790 1.017090 [API:8081]10.0.0.22 - - [2026-03-09 02:07:09] "POST /analytics/query HTTP/1.1" 200 871 1.021141 [API:8081]10.0.0.249 - - [2026-03-09 02:07:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.073400 [API:8081]10.0.0.22 - - [2026-03-09 02:07:19] "GET /documentation/index.html HTTP/1.1" 200 5407 0.000836 [API:8081]10.0.0.249 - - [2026-03-09 02:09:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066713 [API:8081]10.0.0.249 - - [2026-03-09 02:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.249 - - [2026-03-09 02:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000343 [API:8081]10.0.0.23 - - [2026-03-09 02:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.23 - - [2026-03-09 02:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.23 - - [2026-03-09 02:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.23 - - [2026-03-09 02:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.249 - - [2026-03-09 02:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000578 [API:8081]10.0.0.22 - - [2026-03-09 02:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.249 - - [2026-03-09 02:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.22 - - [2026-03-09 02:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.22 - - [2026-03-09 02:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.22 - - [2026-03-09 02:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.249 - - [2026-03-09 02:10:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074571 [API:8081]10.0.0.22 - - [2026-03-09 02:10:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.22 - - [2026-03-09 02:10:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1450 0.056738 [API:8081]10.0.0.22 - - [2026-03-09 02:10:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1682 0.053468 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:10:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003332 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002882 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003383 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002892 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:10:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003404 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003007 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003077 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002862 [API:8081]10.0.0.22 - - [2026-03-09 02:12:09] "GET /analytics HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.22 - - [2026-03-09 02:12:09] "GET /analytics HTTP/1.1" 401 205 0.000150 [API:8081]10.0.0.249 - - [2026-03-09 02:12:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063555 [API:8081]10.0.0.249 - - [2026-03-09 02:12:38] "GET /analytics HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.249 - - [2026-03-09 02:12:38] "GET /analytics HTTP/1.1" 401 205 0.000147 [API:8081]10.0.0.23 - - [2026-03-09 02:12:39] "GET /analytics HTTP/1.1" 401 205 0.000474 [API:8081]10.0.0.23 - - [2026-03-09 02:12:39] "GET /analytics HTTP/1.1" 401 205 0.000160 [API:8081]10.0.0.249 - - [2026-03-09 02:13:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.068654 [API:8081]10.0.0.249 - - [2026-03-09 02:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.23 - - [2026-03-09 02:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.249 - - [2026-03-09 02:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.23 - - [2026-03-09 02:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.23 - - [2026-03-09 02:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.23 - - [2026-03-09 02:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.249 - - [2026-03-09 02:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.22 - - [2026-03-09 02:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.249 - - [2026-03-09 02:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.22 - - [2026-03-09 02:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000337 [API:8081]10.0.0.22 - - [2026-03-09 02:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000351 [API:8081]10.0.0.22 - - [2026-03-09 02:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.249 - - [2026-03-09 02:15:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074607 [API:8081]10.0.0.249 - - [2026-03-09 02:16:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069487 [API:8081]10.0.0.22 - - [2026-03-09 02:16:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.22 - - [2026-03-09 02:16:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2150 0.060924 [API:8081]10.0.0.22 - - [2026-03-09 02:16:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2150 0.050745 [API:8081]10.0.0.22 - - [2026-03-09 02:18:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1364 0.064497 [API:8081]10.0.0.22 - - [2026-03-09 02:18:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1592 0.008018 [API:8081]10.0.0.22 - - [2026-03-09 02:18:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1820 0.008353 [API:8081]10.0.0.22 - - [2026-03-09 02:18:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2048 0.008617 [API:8081]10.0.0.249 - - [2026-03-09 02:18:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062356 [API:8081]10.0.0.249 - - [2026-03-09 02:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.249 - - [2026-03-09 02:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.23 - - [2026-03-09 02:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000211 [API:8081]10.0.0.23 - - [2026-03-09 02:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000212 [API:8081]10.0.0.23 - - [2026-03-09 02:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.23 - - [2026-03-09 02:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.249 - - [2026-03-09 02:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000214 [API:8081]10.0.0.22 - - [2026-03-09 02:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.249 - - [2026-03-09 02:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.22 - - [2026-03-09 02:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000392 [API:8081]10.0.0.22 - - [2026-03-09 02:19:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.22 - - [2026-03-09 02:19:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2026-03-09 02:19:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.106306 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:20:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003448 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:20:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004144 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:20:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003304 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:20:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003267 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:20:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003057 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:20:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002146 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:20:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002846 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:20:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002859 [API:8081]10.0.0.249 - - [2026-03-09 02:21:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060358 [API:8081]10.0.0.22 - - [2026-03-09 02:21:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.069337 [API:8081]10.0.0.22 - - [2026-03-09 02:21:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-63777828:ctest-vnet1-65718263?flat HTTP/1.1" 200 8245 0.057179 [API:8081]10.0.0.22 - - [2026-03-09 02:21:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008032 [API:8081]10.0.0.22 - - [2026-03-09 02:21:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.019457 [API:8081]10.0.0.22 - - [2026-03-09 02:21:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13006 0.020716 [API:8081]10.0.0.22 - - [2026-03-09 02:21:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.020115 [API:8081]10.0.0.22 - - [2026-03-09 02:21:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13006 0.023825 [API:8081]10.0.0.22 - - [2026-03-09 02:21:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.021198 [API:8081]10.0.0.22 - - [2026-03-09 02:21:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13006 0.019788 [API:8081]10.0.0.22 - - [2026-03-09 02:21:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.019786 [API:8081]10.0.0.22 - - [2026-03-09 02:21:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13006 0.021638 [API:8081]10.0.0.22 - - [2026-03-09 02:21:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.031219 [API:8081]10.0.0.22 - - [2026-03-09 02:21:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13006 0.024148 [API:8081]10.0.0.22 - - [2026-03-09 02:22:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.021993 [API:8081]10.0.0.22 - - [2026-03-09 02:22:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13006 0.018568 [API:8081]10.0.0.22 - - [2026-03-09 02:22:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.020942 [API:8081]10.0.0.22 - - [2026-03-09 02:22:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13006 0.019896 [API:8081]10.0.0.22 - - [2026-03-09 02:22:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.024698 [API:8081]10.0.0.22 - - [2026-03-09 02:22:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12578 0.024717 [API:8081]10.0.0.22 - - [2026-03-09 02:22:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-63777828:ctest-vnet0-41828870?flat HTTP/1.1" 200 8242 0.016508 [API:8081]10.0.0.22 - - [2026-03-09 02:22:09] "GET /analytics HTTP/1.1" 401 205 0.000194 [API:8081]10.0.0.22 - - [2026-03-09 02:22:09] "GET /analytics HTTP/1.1" 401 205 0.000166 [API:8081]10.0.0.22 - - [2026-03-09 02:22:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011009 [API:8081]10.0.0.22 - - [2026-03-09 02:22:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1138 0.009081 [API:8081]10.0.0.249 - - [2026-03-09 02:22:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.061037 [API:8081]10.0.0.249 - - [2026-03-09 02:22:38] "GET /analytics HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.249 - - [2026-03-09 02:22:38] "GET /analytics HTTP/1.1" 401 205 0.000152 [API:8081]10.0.0.23 - - [2026-03-09 02:22:39] "GET /analytics HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.23 - - [2026-03-09 02:22:39] "GET /analytics HTTP/1.1" 401 205 0.000177 [API:8081]10.0.0.22 - - [2026-03-09 02:24:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.22 - - [2026-03-09 02:24:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1378 0.063771 [API:8081]10.0.0.249 - - [2026-03-09 02:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.249 - - [2026-03-09 02:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.23 - - [2026-03-09 02:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.23 - - [2026-03-09 02:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.23 - - [2026-03-09 02:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.23 - - [2026-03-09 02:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.249 - - [2026-03-09 02:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.22 - - [2026-03-09 02:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.249 - - [2026-03-09 02:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.22 - - [2026-03-09 02:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.22 - - [2026-03-09 02:24:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.001040 [API:8081]10.0.0.22 - - [2026-03-09 02:24:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.249 - - [2026-03-09 02:24:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059572 [API:8081]10.0.0.22 - - [2026-03-09 02:25:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.069967 [API:8081]10.0.0.22 - - [2026-03-09 02:25:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13033 0.020870 [API:8081]10.0.0.249 - - [2026-03-09 02:25:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.062655 [API:8081]10.0.0.22 - - [2026-03-09 02:25:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.022018 [API:8081]10.0.0.22 - - [2026-03-09 02:25:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13033 0.035425 [API:8081]10.0.0.22 - - [2026-03-09 02:25:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.096040 [API:8081]10.0.0.22 - - [2026-03-09 02:25:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12597 0.022699 [API:8081]10.0.0.22 - - [2026-03-09 02:25:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-65882100:ctest-vnet0-06525156?flat HTTP/1.1" 200 7196 0.013427 [API:8081]10.0.0.22 - - [2026-03-09 02:25:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008450 [API:8081]10.0.0.22 - - [2026-03-09 02:25:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.22 - - [2026-03-09 02:25:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1154 0.058492 [API:8081]10.0.0.22 - - [2026-03-09 02:26:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.22 - - [2026-03-09 02:26:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.092945 [API:8081]10.0.0.22 - - [2026-03-09 02:26:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.059020 [API:8081]10.0.0.22 - - [2026-03-09 02:26:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.056184 [API:8081]10.0.0.22 - - [2026-03-09 02:27:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-89765727:1f9594cf-737d-4544-b7c9-6a5b2154fc03?flat HTTP/1.1" 200 5241 0.017762 [API:8081]10.0.0.22 - - [2026-03-09 02:27:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-89765727:1f9594cf-737d-4544-b7c9-6a5b2154fc03?flat HTTP/1.1" 200 5241 0.014489 [API:8081]10.0.0.22 - - [2026-03-09 02:27:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-89765727:1f9594cf-737d-4544-b7c9-6a5b2154fc03?flat HTTP/1.1" 200 5241 0.026253 [API:8081]10.0.0.22 - - [2026-03-09 02:27:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-89765727:ctest-VN1-09023618?flat HTTP/1.1" 200 8565 0.024939 [API:8081]10.0.0.22 - - [2026-03-09 02:27:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.021133 [API:8081]10.0.0.22 - - [2026-03-09 02:27:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13317 0.019309 [API:8081]10.0.0.22 - - [2026-03-09 02:27:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.020429 [API:8081]10.0.0.22 - - [2026-03-09 02:27:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13317 0.021260 [API:8081]10.0.0.22 - - [2026-03-09 02:27:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009547 [API:8081]10.0.0.22 - - [2026-03-09 02:27:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-89765727:658e1c9b-d346-494e-b3f1-6b630c8d92cc?flat HTTP/1.1" 200 5479 0.014308 [API:8081]10.0.0.22 - - [2026-03-09 02:27:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-89765727:658e1c9b-d346-494e-b3f1-6b630c8d92cc?flat HTTP/1.1" 200 5479 0.011826 [API:8081]10.0.0.22 - - [2026-03-09 02:27:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-89765727:658e1c9b-d346-494e-b3f1-6b630c8d92cc?flat HTTP/1.1" 200 5479 0.012620 [API:8081]10.0.0.22 - - [2026-03-09 02:27:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-89765727:ctest-VN2-21390530?flat HTTP/1.1" 200 9527 0.013949 [API:8081]10.0.0.22 - - [2026-03-09 02:27:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24585 0.017622 [API:8081]10.0.0.22 - - [2026-03-09 02:27:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24585 0.016925 [API:8081]10.0.0.22 - - [2026-03-09 02:27:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008537 [API:8081]10.0.0.22 - - [2026-03-09 02:27:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-89765727:c6101297-cc62-4dba-8ecd-9eb1cac3f13c?flat HTTP/1.1" 200 5245 0.016061 [API:8081]10.0.0.22 - - [2026-03-09 02:27:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-89765727:c6101297-cc62-4dba-8ecd-9eb1cac3f13c?flat HTTP/1.1" 200 5245 0.014479 [API:8081]10.0.0.22 - - [2026-03-09 02:27:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-89765727:c6101297-cc62-4dba-8ecd-9eb1cac3f13c?flat HTTP/1.1" 200 5245 0.014734 [API:8081]10.0.0.22 - - [2026-03-09 02:27:20] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-89765727:ctest-VN3-83881496?flat HTTP/1.1" 200 8121 0.019585 [API:8081]10.0.0.22 - - [2026-03-09 02:27:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.022113 [API:8081]10.0.0.22 - - [2026-03-09 02:27:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13317 0.023299 [API:8081]10.0.0.22 - - [2026-03-09 02:27:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.019320 [API:8081]10.0.0.22 - - [2026-03-09 02:27:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13317 0.020833 [API:8081]10.0.0.22 - - [2026-03-09 02:27:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009614 [API:8081]10.0.0.249 - - [2026-03-09 02:27:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058440 [API:8081]10.0.0.22 - - [2026-03-09 02:28:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.024702 [API:8081]10.0.0.22 - - [2026-03-09 02:28:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13323 0.019849 [API:8081]10.0.0.22 - - [2026-03-09 02:28:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.033103 [API:8081]10.0.0.22 - - [2026-03-09 02:28:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13323 0.027613 [API:8081]10.0.0.22 - - [2026-03-09 02:28:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.025309 [API:8081]10.0.0.22 - - [2026-03-09 02:28:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12981 0.020100 [API:8081]10.0.0.22 - - [2026-03-09 02:28:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-89765727:ctest-VN3-83881496?flat HTTP/1.1" 200 6218 0.012880 [API:8081]10.0.0.22 - - [2026-03-09 02:28:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007322 [API:8081]10.0.0.22 - - [2026-03-09 02:28:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.024414 [API:8081]10.0.0.22 - - [2026-03-09 02:28:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.018442 [API:8081]10.0.0.22 - - [2026-03-09 02:28:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-89765727:ctest-VN2-21390530?flat HTTP/1.1" 200 6555 0.013482 [API:8081]10.0.0.22 - - [2026-03-09 02:28:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010128 [API:8081]10.0.0.22 - - [2026-03-09 02:28:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.026761 [API:8081]10.0.0.22 - - [2026-03-09 02:28:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12981 0.024438 [API:8081]10.0.0.22 - - [2026-03-09 02:28:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.020176 [API:8081]10.0.0.22 - - [2026-03-09 02:28:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12981 0.028081 [API:8081]10.0.0.22 - - [2026-03-09 02:28:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.019803 [API:8081]10.0.0.22 - - [2026-03-09 02:28:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12981 0.029034 [API:8081]10.0.0.22 - - [2026-03-09 02:28:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.020074 [API:8081]10.0.0.22 - - [2026-03-09 02:28:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12981 0.019375 [API:8081]10.0.0.22 - - [2026-03-09 02:28:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.021904 [API:8081]10.0.0.22 - - [2026-03-09 02:28:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12981 0.020110 [API:8081]10.0.0.22 - - [2026-03-09 02:28:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.026828 [API:8081]10.0.0.22 - - [2026-03-09 02:28:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12981 0.029309 [API:8081]10.0.0.22 - - [2026-03-09 02:28:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.022203 [API:8081]10.0.0.22 - - [2026-03-09 02:28:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12981 0.021726 [API:8081]10.0.0.249 - - [2026-03-09 02:28:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.080531 [API:8081]10.0.0.22 - - [2026-03-09 02:28:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.021867 [API:8081]10.0.0.22 - - [2026-03-09 02:28:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12589 0.019352 [API:8081]10.0.0.22 - - [2026-03-09 02:28:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-89765727:ctest-VN1-09023618?flat HTTP/1.1" 200 6775 0.011648 [API:8081]10.0.0.22 - - [2026-03-09 02:28:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007847 [API:8081]10.0.0.22 - - [2026-03-09 02:28:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.22 - - [2026-03-09 02:28:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.088932 [API:8081]10.0.0.22 - - [2026-03-09 02:28:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.064317 [API:8081]10.0.0.22 - - [2026-03-09 02:28:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.055218 [API:8081]10.0.0.249 - - [2026-03-09 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.249 - - [2026-03-09 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.23 - - [2026-03-09 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.23 - - [2026-03-09 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.23 - - [2026-03-09 02:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.23 - - [2026-03-09 02:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.249 - - [2026-03-09 02:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.22 - - [2026-03-09 02:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.249 - - [2026-03-09 02:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.22 - - [2026-03-09 02:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.22 - - [2026-03-09 02:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.22 - - [2026-03-09 02:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.22 - - [2026-03-09 02:29:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10437053:8569d756-eacc-46be-b83b-539a8c226599?flat HTTP/1.1" 200 5370 0.013625 [API:8081]10.0.0.22 - - [2026-03-09 02:29:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10437053:8569d756-eacc-46be-b83b-539a8c226599?flat HTTP/1.1" 200 5370 0.014136 [API:8081]10.0.0.22 - - [2026-03-09 02:29:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10437053:8569d756-eacc-46be-b83b-539a8c226599?flat HTTP/1.1" 200 5370 0.012898 [API:8081]10.0.0.22 - - [2026-03-09 02:29:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10437053:8569d756-eacc-46be-b83b-539a8c226599?flat HTTP/1.1" 200 5370 0.012987 [API:8081]10.0.0.22 - - [2026-03-09 02:29:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-10437053:ctest-VN1-69153544?flat HTTP/1.1" 200 9460 0.015965 [API:8081]10.0.0.22 - - [2026-03-09 02:29:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.019373 [API:8081]10.0.0.22 - - [2026-03-09 02:29:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13361 0.025758 [API:8081]10.0.0.22 - - [2026-03-09 02:29:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.025887 [API:8081]10.0.0.22 - - [2026-03-09 02:29:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13361 0.023209 [API:8081]10.0.0.22 - - [2026-03-09 02:29:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008990 [API:8081]10.0.0.22 - - [2026-03-09 02:29:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10437053:9d76c299-bdfa-4e5c-b140-25b8d312c7a0?flat HTTP/1.1" 200 5481 0.012713 [API:8081]10.0.0.22 - - [2026-03-09 02:29:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10437053:9d76c299-bdfa-4e5c-b140-25b8d312c7a0?flat HTTP/1.1" 200 5481 0.011857 [API:8081]10.0.0.22 - - [2026-03-09 02:29:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10437053:9d76c299-bdfa-4e5c-b140-25b8d312c7a0?flat HTTP/1.1" 200 5481 0.012328 [API:8081]10.0.0.22 - - [2026-03-09 02:29:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10437053:9d76c299-bdfa-4e5c-b140-25b8d312c7a0?flat HTTP/1.1" 200 5481 0.013408 [API:8081]10.0.0.22 - - [2026-03-09 02:29:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-10437053:ctest-VN2-98781388?flat HTTP/1.1" 200 9464 0.013541 [API:8081]10.0.0.22 - - [2026-03-09 02:29:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.016850 [API:8081]10.0.0.22 - - [2026-03-09 02:29:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.016634 [API:8081]10.0.0.22 - - [2026-03-09 02:29:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008540 [API:8081]10.0.0.22 - - [2026-03-09 02:29:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10437053:371a61f1-00ae-4d7b-aca6-48eb5f14c9d7?flat HTTP/1.1" 200 5221 0.013637 [API:8081]10.0.0.22 - - [2026-03-09 02:29:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10437053:371a61f1-00ae-4d7b-aca6-48eb5f14c9d7?flat HTTP/1.1" 200 5221 0.012535 [API:8081]10.0.0.22 - - [2026-03-09 02:29:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10437053:371a61f1-00ae-4d7b-aca6-48eb5f14c9d7?flat HTTP/1.1" 200 5221 0.012889 [API:8081]10.0.0.22 - - [2026-03-09 02:29:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10437053:371a61f1-00ae-4d7b-aca6-48eb5f14c9d7?flat HTTP/1.1" 200 5221 0.014347 [API:8081]10.0.0.22 - - [2026-03-09 02:29:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-10437053:ctest-VN3-83713818?flat HTTP/1.1" 200 8204 0.014896 [API:8081]10.0.0.22 - - [2026-03-09 02:29:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.032216 [API:8081]10.0.0.22 - - [2026-03-09 02:29:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13361 0.020594 [API:8081]10.0.0.22 - - [2026-03-09 02:29:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.020603 [API:8081]10.0.0.22 - - [2026-03-09 02:29:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13361 0.021655 [API:8081]10.0.0.22 - - [2026-03-09 02:29:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008196 [API:8081]10.0.0.249 - - [2026-03-09 02:30:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056727 [API:8081]10.0.0.22 - - [2026-03-09 02:30:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.022247 [API:8081]10.0.0.22 - - [2026-03-09 02:30:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13389 0.021448 [API:8081]10.0.0.22 - - [2026-03-09 02:30:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.026553 [API:8081]10.0.0.22 - - [2026-03-09 02:30:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13389 0.021504 [API:8081]10.0.0.22 - - [2026-03-09 02:30:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.029831 [API:8081]10.0.0.22 - - [2026-03-09 02:30:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13389 0.028553 [API:8081]10.0.0.22 - - [2026-03-09 02:30:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.019576 [API:8081]10.0.0.22 - - [2026-03-09 02:30:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13389 0.020048 [API:8081]10.0.0.22 - - [2026-03-09 02:30:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.019224 [API:8081]10.0.0.22 - - [2026-03-09 02:30:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13389 0.021379 [API:8081]10.0.0.22 - - [2026-03-09 02:30:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.019793 [API:8081]10.0.0.22 - - [2026-03-09 02:30:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13389 0.021676 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:30:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002763 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:30:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002595 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:30:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002738 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:30:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002478 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:30:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002863 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:30:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002128 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:30:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002391 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:30:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002300 [API:8081]10.0.0.22 - - [2026-03-09 02:30:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.020468 [API:8081]10.0.0.22 - - [2026-03-09 02:30:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13389 0.021967 [API:8081]10.0.0.22 - - [2026-03-09 02:31:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.020003 [API:8081]10.0.0.22 - - [2026-03-09 02:31:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13389 0.020178 [API:8081]10.0.0.22 - - [2026-03-09 02:31:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.019388 [API:8081]10.0.0.22 - - [2026-03-09 02:31:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13389 0.023481 [API:8081]10.0.0.22 - - [2026-03-09 02:31:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.021353 [API:8081]10.0.0.22 - - [2026-03-09 02:31:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13005 0.018919 [API:8081]10.0.0.22 - - [2026-03-09 02:31:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-10437053:ctest-VN3-83713818?flat HTTP/1.1" 200 6965 0.013193 [API:8081]10.0.0.22 - - [2026-03-09 02:31:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008165 [API:8081]10.0.0.22 - - [2026-03-09 02:31:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.020163 [API:8081]10.0.0.22 - - [2026-03-09 02:31:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.018784 [API:8081]10.0.0.22 - - [2026-03-09 02:31:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-10437053:ctest-VN2-98781388?flat HTTP/1.1" 200 7313 0.014364 [API:8081]10.0.0.22 - - [2026-03-09 02:31:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008882 [API:8081]10.0.0.22 - - [2026-03-09 02:31:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.019031 [API:8081]10.0.0.22 - - [2026-03-09 02:31:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13005 0.019435 [API:8081]10.0.0.22 - - [2026-03-09 02:31:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.019833 [API:8081]10.0.0.22 - - [2026-03-09 02:31:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13005 0.026881 [API:8081]10.0.0.22 - - [2026-03-09 02:31:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.019011 [API:8081]10.0.0.22 - - [2026-03-09 02:31:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13005 0.024536 [API:8081]10.0.0.22 - - [2026-03-09 02:31:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.028643 [API:8081]10.0.0.22 - - [2026-03-09 02:31:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13005 0.027898 [API:8081]10.0.0.22 - - [2026-03-09 02:31:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.023912 [API:8081]10.0.0.22 - - [2026-03-09 02:31:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13005 0.025218 [API:8081]10.0.0.22 - - [2026-03-09 02:31:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.020316 [API:8081]10.0.0.22 - - [2026-03-09 02:31:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13005 0.023693 [API:8081]10.0.0.22 - - [2026-03-09 02:31:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.023490 [API:8081]10.0.0.22 - - [2026-03-09 02:31:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13005 0.021192 [API:8081]10.0.0.22 - - [2026-03-09 02:31:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.023141 [API:8081]10.0.0.22 - - [2026-03-09 02:31:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12597 0.019331 [API:8081]10.0.0.22 - - [2026-03-09 02:31:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-10437053:ctest-VN1-69153544?flat HTTP/1.1" 200 7653 0.014762 [API:8081]10.0.0.22 - - [2026-03-09 02:31:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011758 [API:8081]10.0.0.249 - - [2026-03-09 02:31:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.070091 [API:8081]10.0.0.22 - - [2026-03-09 02:31:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.22 - - [2026-03-09 02:31:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.055230 [API:8081]10.0.0.22 - - [2026-03-09 02:31:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.049677 [API:8081]10.0.0.22 - - [2026-03-09 02:32:09] "GET /analytics HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.22 - - [2026-03-09 02:32:09] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.249 - - [2026-03-09 02:32:38] "GET /analytics HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.249 - - [2026-03-09 02:32:38] "GET /analytics HTTP/1.1" 401 205 0.000211 [API:8081]10.0.0.23 - - [2026-03-09 02:32:39] "GET /analytics HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.23 - - [2026-03-09 02:32:39] "GET /analytics HTTP/1.1" 401 205 0.000183 [API:8081]10.0.0.249 - - [2026-03-09 02:33:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.355940 [API:8081]10.0.0.22 - - [2026-03-09 02:33:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000390 [API:8081]10.0.0.22 - - [2026-03-09 02:33:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1360 0.091561 [API:8081]10.0.0.249 - - [2026-03-09 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.249 - - [2026-03-09 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.23 - - [2026-03-09 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.23 - - [2026-03-09 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.23 - - [2026-03-09 02:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000337 [API:8081]10.0.0.23 - - [2026-03-09 02:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.249 - - [2026-03-09 02:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.249 - - [2026-03-09 02:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.22 - - [2026-03-09 02:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.22 - - [2026-03-09 02:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.22 - - [2026-03-09 02:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.22 - - [2026-03-09 02:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.249 - - [2026-03-09 02:34:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.082305 [API:8081]10.0.0.22 - - [2026-03-09 02:35:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.083159 [API:8081]10.0.0.22 - - [2026-03-09 02:35:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.019812 [API:8081]10.0.0.22 - - [2026-03-09 02:35:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.071135 [API:8081]10.0.0.22 - - [2026-03-09 02:35:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.019959 [API:8081]10.0.0.22 - - [2026-03-09 02:35:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.030201 [API:8081]10.0.0.22 - - [2026-03-09 02:35:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.019914 [API:8081]10.0.0.22 - - [2026-03-09 02:35:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.024529 [API:8081]10.0.0.22 - - [2026-03-09 02:35:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.023405 [API:8081]10.0.0.22 - - [2026-03-09 02:36:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.021678 [API:8081]10.0.0.22 - - [2026-03-09 02:36:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.023567 [API:8081]10.0.0.22 - - [2026-03-09 02:36:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.020396 [API:8081]10.0.0.22 - - [2026-03-09 02:36:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.020411 [API:8081]10.0.0.22 - - [2026-03-09 02:36:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.030890 [API:8081]10.0.0.22 - - [2026-03-09 02:36:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12790 0.033170 [API:8081]10.0.0.22 - - [2026-03-09 02:36:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-09783091:ctest-vnet0-47210665?flat HTTP/1.1" 200 7966 0.013071 [API:8081]10.0.0.22 - - [2026-03-09 02:36:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010189 [API:8081]10.0.0.22 - - [2026-03-09 02:36:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.22 - - [2026-03-09 02:36:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1138 0.070016 [API:8081]10.0.0.22 - - [2026-03-09 02:36:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1362 0.061159 [API:8081]10.0.0.249 - - [2026-03-09 02:36:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056254 [API:8081]10.0.0.249 - - [2026-03-09 02:37:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072917 [API:8081]10.0.0.22 - - [2026-03-09 02:39:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24600 0.026752 [API:8081]10.0.0.22 - - [2026-03-09 02:39:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.068125 [API:8081]10.0.0.22 - - [2026-03-09 02:39:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.016395 [API:8081]10.0.0.22 - - [2026-03-09 02:39:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-66568054:ctest-vnet1-86629745?flat HTTP/1.1" 200 7305 0.011902 [API:8081]10.0.0.22 - - [2026-03-09 02:39:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008642 [API:8081]10.0.0.22 - - [2026-03-09 02:39:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.018871 [API:8081]10.0.0.22 - - [2026-03-09 02:39:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12988 0.020885 [API:8081]10.0.0.22 - - [2026-03-09 02:39:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.022539 [API:8081]10.0.0.22 - - [2026-03-09 02:39:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12988 0.019877 [API:8081]10.0.0.22 - - [2026-03-09 02:39:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.020735 [API:8081]10.0.0.22 - - [2026-03-09 02:39:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12988 0.019842 [API:8081]10.0.0.249 - - [2026-03-09 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.249 - - [2026-03-09 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.23 - - [2026-03-09 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.23 - - [2026-03-09 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000217 [API:8081]10.0.0.22 - - [2026-03-09 02:39:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.033574 [API:8081]10.0.0.22 - - [2026-03-09 02:39:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12988 0.033227 [API:8081]10.0.0.23 - - [2026-03-09 02:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.23 - - [2026-03-09 02:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.249 - - [2026-03-09 02:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.249 - - [2026-03-09 02:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.22 - - [2026-03-09 02:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.22 - - [2026-03-09 02:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.22 - - [2026-03-09 02:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.22 - - [2026-03-09 02:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000347 [API:8081]10.0.0.22 - - [2026-03-09 02:39:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.019050 [API:8081]10.0.0.22 - - [2026-03-09 02:39:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12988 0.021803 [API:8081]10.0.0.22 - - [2026-03-09 02:39:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.022260 [API:8081]10.0.0.22 - - [2026-03-09 02:39:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12988 0.020352 [API:8081]10.0.0.22 - - [2026-03-09 02:39:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.019597 [API:8081]10.0.0.22 - - [2026-03-09 02:39:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12988 0.020878 [API:8081]10.0.0.22 - - [2026-03-09 02:39:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24621 0.020109 [API:8081]10.0.0.22 - - [2026-03-09 02:39:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12575 0.020879 [API:8081]10.0.0.22 - - [2026-03-09 02:39:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-66568054:ctest-vnet0-78919065?flat HTTP/1.1" 200 6958 0.012384 [API:8081]10.0.0.22 - - [2026-03-09 02:39:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008010 [API:8081]10.0.0.249 - - [2026-03-09 02:39:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.100472 [API:8081]10.0.0.22 - - [2026-03-09 02:39:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.22 - - [2026-03-09 02:39:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1150 0.058347 [API:8081]10.0.0.22 - - [2026-03-09 02:39:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1386 0.055458 [API:8081]10.0.0.249 - - [2026-03-09 02:40:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072079 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:40:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002917 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:40:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002632 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:40:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003755 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:40:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002834 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:40:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003250 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:40:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002362 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:40:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003033 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:40:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002921 [API:8081]10.0.0.22 - - [2026-03-09 02:42:09] "GET /analytics HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.22 - - [2026-03-09 02:42:09] "GET /analytics HTTP/1.1" 401 205 0.000136 [API:8081]10.0.0.249 - - [2026-03-09 02:42:38] "GET /analytics HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.249 - - [2026-03-09 02:42:38] "GET /analytics HTTP/1.1" 401 205 0.000138 [API:8081]10.0.0.23 - - [2026-03-09 02:42:39] "GET /analytics HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.23 - - [2026-03-09 02:42:39] "GET /analytics HTTP/1.1" 401 205 0.000171 [API:8081]10.0.0.249 - - [2026-03-09 02:42:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066292 [API:8081]10.0.0.22 - - [2026-03-09 02:42:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.016916 [API:8081]10.0.0.22 - - [2026-03-09 02:43:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.078847 [API:8081]10.0.0.22 - - [2026-03-09 02:43:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.038609 [API:8081]10.0.0.22 - - [2026-03-09 02:43:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.021066 [API:8081]10.0.0.22 - - [2026-03-09 02:43:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.023039 [API:8081]10.0.0.22 - - [2026-03-09 02:43:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.017886 [API:8081]10.0.0.22 - - [2026-03-09 02:43:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-40511062:ctest-vnet1-06973279?flat HTTP/1.1" 200 8068 0.012560 [API:8081]10.0.0.22 - - [2026-03-09 02:43:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008635 [API:8081]10.0.0.22 - - [2026-03-09 02:43:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.021477 [API:8081]10.0.0.22 - - [2026-03-09 02:43:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.020198 [API:8081]10.0.0.22 - - [2026-03-09 02:43:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.019929 [API:8081]10.0.0.22 - - [2026-03-09 02:43:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.020256 [API:8081]10.0.0.22 - - [2026-03-09 02:43:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.021718 [API:8081]10.0.0.22 - - [2026-03-09 02:43:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.019538 [API:8081]10.0.0.22 - - [2026-03-09 02:43:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.040037 [API:8081]10.0.0.22 - - [2026-03-09 02:43:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.029762 [API:8081]10.0.0.22 - - [2026-03-09 02:43:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.020870 [API:8081]10.0.0.22 - - [2026-03-09 02:43:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.029330 [API:8081]10.0.0.22 - - [2026-03-09 02:43:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.019395 [API:8081]10.0.0.22 - - [2026-03-09 02:43:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.020197 [API:8081]10.0.0.22 - - [2026-03-09 02:43:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.019614 [API:8081]10.0.0.22 - - [2026-03-09 02:43:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.023461 [API:8081]10.0.0.22 - - [2026-03-09 02:43:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.022388 [API:8081]10.0.0.22 - - [2026-03-09 02:43:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12599 0.027205 [API:8081]10.0.0.22 - - [2026-03-09 02:43:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-40511062:ctest-vnet0-20971760?flat HTTP/1.1" 200 7709 0.011586 [API:8081]10.0.0.22 - - [2026-03-09 02:43:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007672 [API:8081]10.0.0.249 - - [2026-03-09 02:43:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.122655 [API:8081]10.0.0.249 - - [2026-03-09 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.249 - - [2026-03-09 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.23 - - [2026-03-09 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.23 - - [2026-03-09 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.23 - - [2026-03-09 02:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000411 [API:8081]10.0.0.23 - - [2026-03-09 02:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000386 [API:8081]10.0.0.249 - - [2026-03-09 02:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.22 - - [2026-03-09 02:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.249 - - [2026-03-09 02:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.22 - - [2026-03-09 02:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.22 - - [2026-03-09 02:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.22 - - [2026-03-09 02:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.249 - - [2026-03-09 02:45:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076050 [API:8081]10.0.0.249 - - [2026-03-09 02:46:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.063773 [API:8081]10.0.0.22 - - [2026-03-09 02:47:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.22 - - [2026-03-09 02:47:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1132 0.057520 [API:8081]10.0.0.22 - - [2026-03-09 02:48:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1350 0.063154 [API:8081]10.0.0.249 - - [2026-03-09 02:48:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060117 [API:8081]10.0.0.249 - - [2026-03-09 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.249 - - [2026-03-09 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.23 - - [2026-03-09 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.23 - - [2026-03-09 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.23 - - [2026-03-09 02:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.23 - - [2026-03-09 02:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.249 - - [2026-03-09 02:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000763 [API:8081]10.0.0.249 - - [2026-03-09 02:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.22 - - [2026-03-09 02:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000206 [API:8081]10.0.0.22 - - [2026-03-09 02:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.22 - - [2026-03-09 02:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.22 - - [2026-03-09 02:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.249 - - [2026-03-09 02:49:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.429668 [API:8081]10.0.0.22 - - [2026-03-09 02:50:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.22 - - [2026-03-09 02:50:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1478 0.090618 [API:8081]10.0.0.22 - - [2026-03-09 02:50:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-96000384:5206b308-4c01-4c84-8db6-09ef4394640f?flat HTTP/1.1" 200 5827 0.071859 [API:8081]10.0.0.22 - - [2026-03-09 02:50:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-96000384:5206b308-4c01-4c84-8db6-09ef4394640f?flat HTTP/1.1" 200 5827 0.067459 [API:8081]10.0.0.22 - - [2026-03-09 02:50:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-96000384:5206b308-4c01-4c84-8db6-09ef4394640f?flat HTTP/1.1" 200 5827 0.023049 [API:8081]10.0.0.22 - - [2026-03-09 02:50:42] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-96000384:ctest-SecurityGroupBasicRegressionTests1Ipv6-96000384-75231757?flat HTTP/1.1" 200 5032 0.019706 [API:8081]10.0.0.22 - - [2026-03-09 02:50:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.025163 [API:8081]10.0.0.22 - - [2026-03-09 02:50:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13190 0.027625 [API:8081]10.0.0.22 - - [2026-03-09 02:50:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.022304 [API:8081]10.0.0.22 - - [2026-03-09 02:50:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13190 0.025287 [API:8081]10.0.0.22 - - [2026-03-09 02:50:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009711 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:50:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004052 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004163 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003692 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003649 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:50:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003865 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004278 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004298 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006047 [API:8081]10.0.0.22 - - [2026-03-09 02:51:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-96000384:cf58dc40-3546-4d68-9f3e-05121497412c?flat HTTP/1.1" 200 5696 0.012520 [API:8081]10.0.0.22 - - [2026-03-09 02:51:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-96000384:cf58dc40-3546-4d68-9f3e-05121497412c?flat HTTP/1.1" 200 5696 0.013521 [API:8081]10.0.0.22 - - [2026-03-09 02:51:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-96000384:cf58dc40-3546-4d68-9f3e-05121497412c?flat HTTP/1.1" 200 5696 0.012844 [API:8081]10.0.0.22 - - [2026-03-09 02:51:02] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-96000384:ctest-SecurityGroupBasicRegressionTests1Ipv6-96000384-75231757?flat HTTP/1.1" 200 10806 0.018283 [API:8081]10.0.0.22 - - [2026-03-09 02:51:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.015967 [API:8081]10.0.0.22 - - [2026-03-09 02:51:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.017962 [API:8081]10.0.0.22 - - [2026-03-09 02:51:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009079 [API:8081]10.0.0.249 - - [2026-03-09 02:51:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057617 [API:8081]10.0.0.22 - - [2026-03-09 02:52:09] "GET /analytics HTTP/1.1" 401 205 0.000382 [API:8081]10.0.0.22 - - [2026-03-09 02:52:09] "GET /analytics HTTP/1.1" 401 205 0.000198 [API:8081]10.0.0.22 - - [2026-03-09 02:52:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.017361 [API:8081]10.0.0.22 - - [2026-03-09 02:52:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.017827 [API:8081]10.0.0.22 - - [2026-03-09 02:52:15] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-96000384:ctest-SecurityGroupBasicRegressionTests1Ipv6-96000384-75231757?flat HTTP/1.1" 200 11641 0.017201 [API:8081]10.0.0.22 - - [2026-03-09 02:52:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008102 [API:8081]10.0.0.22 - - [2026-03-09 02:52:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.020833 [API:8081]10.0.0.22 - - [2026-03-09 02:52:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13222 0.019170 [API:8081]10.0.0.22 - - [2026-03-09 02:52:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.020688 [API:8081]10.0.0.22 - - [2026-03-09 02:52:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13222 0.020968 [API:8081]10.0.0.22 - - [2026-03-09 02:52:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.053285 [API:8081]10.0.0.22 - - [2026-03-09 02:52:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13222 0.031453 [API:8081]10.0.0.22 - - [2026-03-09 02:52:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.021921 [API:8081]10.0.0.22 - - [2026-03-09 02:52:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13222 0.020369 [API:8081]10.0.0.22 - - [2026-03-09 02:52:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.025030 [API:8081]10.0.0.22 - - [2026-03-09 02:52:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13222 0.020632 [API:8081]10.0.0.22 - - [2026-03-09 02:52:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.021843 [API:8081]10.0.0.22 - - [2026-03-09 02:52:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13222 0.020860 [API:8081]10.0.0.22 - - [2026-03-09 02:52:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.024963 [API:8081]10.0.0.22 - - [2026-03-09 02:52:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12912 0.035871 [API:8081]10.0.0.22 - - [2026-03-09 02:52:36] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-96000384:ctest-SecurityGroupBasicRegressionTests1Ipv6-96000384-75231757?flat HTTP/1.1" 200 8810 0.018231 [API:8081]10.0.0.22 - - [2026-03-09 02:52:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009036 [API:8081]10.0.0.249 - - [2026-03-09 02:52:38] "GET /analytics HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.249 - - [2026-03-09 02:52:38] "GET /analytics HTTP/1.1" 401 205 0.000150 [API:8081]10.0.0.23 - - [2026-03-09 02:52:39] "GET /analytics HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.23 - - [2026-03-09 02:52:39] "GET /analytics HTTP/1.1" 401 205 0.000127 [API:8081]10.0.0.22 - - [2026-03-09 02:52:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000366 [API:8081]10.0.0.22 - - [2026-03-09 02:52:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1280 0.069204 [API:8081]10.0.0.249 - - [2026-03-09 02:52:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.357437 [API:8081]10.0.0.22 - - [2026-03-09 02:53:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-66136231:94baf8e4-ee16-4976-a546-1d637642e0b3?flat HTTP/1.1" 200 5799 0.055856 [API:8081]10.0.0.22 - - [2026-03-09 02:53:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-66136231:94baf8e4-ee16-4976-a546-1d637642e0b3?flat HTTP/1.1" 200 5799 0.013283 [API:8081]10.0.0.22 - - [2026-03-09 02:53:28] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-66136231:94baf8e4-ee16-4976-a546-1d637642e0b3?flat HTTP/1.1" 200 5799 0.058046 [API:8081]10.0.0.22 - - [2026-03-09 02:53:28] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-66136231:ctest-SecurityGroupBasicRegressionTests1_contrail-66136231-83632026?flat HTTP/1.1" 200 10434 0.016990 [API:8081]10.0.0.22 - - [2026-03-09 02:53:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.020465 [API:8081]10.0.0.22 - - [2026-03-09 02:53:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13246 0.021119 [API:8081]10.0.0.22 - - [2026-03-09 02:53:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.019762 [API:8081]10.0.0.22 - - [2026-03-09 02:53:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13246 0.018653 [API:8081]10.0.0.22 - - [2026-03-09 02:53:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008850 [API:8081]10.0.0.22 - - [2026-03-09 02:53:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-66136231:934206f0-4c3b-4476-8fb6-ebee42e58a16?flat HTTP/1.1" 200 6047 0.012023 [API:8081]10.0.0.22 - - [2026-03-09 02:53:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-66136231:934206f0-4c3b-4476-8fb6-ebee42e58a16?flat HTTP/1.1" 200 6047 0.013075 [API:8081]10.0.0.22 - - [2026-03-09 02:53:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-66136231:934206f0-4c3b-4476-8fb6-ebee42e58a16?flat HTTP/1.1" 200 6047 0.012623 [API:8081]10.0.0.22 - - [2026-03-09 02:53:48] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-66136231:ctest-SecurityGroupBasicRegressionTests1_contrail-66136231-83632026?flat HTTP/1.1" 200 13463 0.018131 [API:8081]10.0.0.22 - - [2026-03-09 02:53:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.017917 [API:8081]10.0.0.22 - - [2026-03-09 02:53:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.018123 [API:8081]10.0.0.22 - - [2026-03-09 02:53:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009370 [API:8081]10.0.0.249 - - [2026-03-09 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.249 - - [2026-03-09 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.23 - - [2026-03-09 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.23 - - [2026-03-09 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.23 - - [2026-03-09 02:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.23 - - [2026-03-09 02:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.249 - - [2026-03-09 02:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.22 - - [2026-03-09 02:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.249 - - [2026-03-09 02:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.22 - - [2026-03-09 02:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.22 - - [2026-03-09 02:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.22 - - [2026-03-09 02:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.22 - - [2026-03-09 02:54:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.016486 [API:8081]10.0.0.249 - - [2026-03-09 02:54:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063376 [API:8081]10.0.0.22 - - [2026-03-09 02:54:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.021567 [API:8081]10.0.0.22 - - [2026-03-09 02:55:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.021232 [API:8081]10.0.0.22 - - [2026-03-09 02:55:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.018479 [API:8081]10.0.0.22 - - [2026-03-09 02:55:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.018601 [API:8081]10.0.0.22 - - [2026-03-09 02:55:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.015396 [API:8081]10.0.0.22 - - [2026-03-09 02:55:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.020644 [API:8081]10.0.0.22 - - [2026-03-09 02:55:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.020797 [API:8081]10.0.0.22 - - [2026-03-09 02:55:16] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-66136231:ctest-SecurityGroupBasicRegressionTests1_contrail-66136231-83632026?flat HTTP/1.1" 200 11641 0.020053 [API:8081]10.0.0.22 - - [2026-03-09 02:55:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009957 [API:8081]10.0.0.22 - - [2026-03-09 02:55:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.018806 [API:8081]10.0.0.22 - - [2026-03-09 02:55:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13245 0.022399 [API:8081]10.0.0.22 - - [2026-03-09 02:55:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.019456 [API:8081]10.0.0.22 - - [2026-03-09 02:55:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13245 0.025189 [API:8081]10.0.0.22 - - [2026-03-09 02:55:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.022806 [API:8081]10.0.0.22 - - [2026-03-09 02:55:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13245 0.024380 [API:8081]10.0.0.22 - - [2026-03-09 02:55:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.020777 [API:8081]10.0.0.22 - - [2026-03-09 02:55:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13245 0.022162 [API:8081]10.0.0.22 - - [2026-03-09 02:55:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.020608 [API:8081]10.0.0.22 - - [2026-03-09 02:55:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13245 0.020700 [API:8081]10.0.0.22 - - [2026-03-09 02:55:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.028085 [API:8081]10.0.0.22 - - [2026-03-09 02:55:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13245 0.022591 [API:8081]10.0.0.22 - - [2026-03-09 02:55:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.020922 [API:8081]10.0.0.22 - - [2026-03-09 02:55:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12618 0.022766 [API:8081]10.0.0.22 - - [2026-03-09 02:55:38] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-66136231:ctest-SecurityGroupBasicRegressionTests1_contrail-66136231-83632026?flat HTTP/1.1" 200 8417 0.015279 [API:8081]10.0.0.22 - - [2026-03-09 02:55:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011040 [API:8081]10.0.0.22 - - [2026-03-09 02:55:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.22 - - [2026-03-09 02:55:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1244 0.061511 [API:8081]10.0.0.249 - - [2026-03-09 02:55:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.066642 [API:8081]10.0.0.22 - - [2026-03-09 02:56:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-66850874:d1c62bf5-2771-47f8-ae7b-d7cdae5c4000?flat HTTP/1.1" 200 5685 0.071084 [API:8081]10.0.0.22 - - [2026-03-09 02:56:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-66850874:d1c62bf5-2771-47f8-ae7b-d7cdae5c4000?flat HTTP/1.1" 200 5685 0.014152 [API:8081]10.0.0.22 - - [2026-03-09 02:56:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-66850874:d1c62bf5-2771-47f8-ae7b-d7cdae5c4000?flat HTTP/1.1" 200 5685 0.070293 [API:8081]10.0.0.22 - - [2026-03-09 02:56:31] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-66850874:ctest-SecurityGroupBasicRegressionTests1-66850874-46847161?flat HTTP/1.1" 200 9931 0.020227 [API:8081]10.0.0.22 - - [2026-03-09 02:56:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.024613 [API:8081]10.0.0.22 - - [2026-03-09 02:56:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13169 0.024390 [API:8081]10.0.0.22 - - [2026-03-09 02:56:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.022655 [API:8081]10.0.0.22 - - [2026-03-09 02:56:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13169 0.023970 [API:8081]10.0.0.22 - - [2026-03-09 02:56:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008755 [API:8081]10.0.0.22 - - [2026-03-09 02:56:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-66850874:0861608c-dab7-4daa-9958-09c94e4a58dc?flat HTTP/1.1" 200 5822 0.011678 [API:8081]10.0.0.22 - - [2026-03-09 02:56:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-66850874:0861608c-dab7-4daa-9958-09c94e4a58dc?flat HTTP/1.1" 200 5822 0.011253 [API:8081]10.0.0.22 - - [2026-03-09 02:56:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-66850874:0861608c-dab7-4daa-9958-09c94e4a58dc?flat HTTP/1.1" 200 5822 0.012794 [API:8081]10.0.0.22 - - [2026-03-09 02:56:52] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-66850874:ctest-SecurityGroupBasicRegressionTests1-66850874-46847161?flat HTTP/1.1" 200 11761 0.018250 [API:8081]10.0.0.22 - - [2026-03-09 02:56:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.016188 [API:8081]10.0.0.22 - - [2026-03-09 02:56:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.016571 [API:8081]10.0.0.22 - - [2026-03-09 02:56:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008984 [API:8081]10.0.0.22 - - [2026-03-09 02:57:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.017575 [API:8081]10.0.0.22 - - [2026-03-09 02:57:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.017907 [API:8081]10.0.0.249 - - [2026-03-09 02:57:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065832 [API:8081]10.0.0.22 - - [2026-03-09 02:58:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.026873 [API:8081]10.0.0.22 - - [2026-03-09 02:58:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.028546 [API:8081]10.0.0.22 - - [2026-03-09 02:58:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.017361 [API:8081]10.0.0.22 - - [2026-03-09 02:58:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.016776 [API:8081]10.0.0.22 - - [2026-03-09 02:58:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.016483 [API:8081]10.0.0.22 - - [2026-03-09 02:58:14] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-66850874:ctest-SecurityGroupBasicRegressionTests1-66850874-46847161?flat HTTP/1.1" 200 10826 0.018434 [API:8081]10.0.0.22 - - [2026-03-09 02:58:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009545 [API:8081]10.0.0.22 - - [2026-03-09 02:58:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.025295 [API:8081]10.0.0.22 - - [2026-03-09 02:58:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13172 0.026406 [API:8081]10.0.0.22 - - [2026-03-09 02:58:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.020833 [API:8081]10.0.0.22 - - [2026-03-09 02:58:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13172 0.023252 [API:8081]10.0.0.22 - - [2026-03-09 02:58:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.021044 [API:8081]10.0.0.22 - - [2026-03-09 02:58:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13172 0.025206 [API:8081]10.0.0.22 - - [2026-03-09 02:58:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.029802 [API:8081]10.0.0.22 - - [2026-03-09 02:58:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13172 0.022766 [API:8081]10.0.0.22 - - [2026-03-09 02:58:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.019326 [API:8081]10.0.0.22 - - [2026-03-09 02:58:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13172 0.020327 [API:8081]10.0.0.22 - - [2026-03-09 02:58:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.021517 [API:8081]10.0.0.22 - - [2026-03-09 02:58:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13172 0.020198 [API:8081]10.0.0.22 - - [2026-03-09 02:58:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.029197 [API:8081]10.0.0.22 - - [2026-03-09 02:58:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13172 0.029530 [API:8081]10.0.0.22 - - [2026-03-09 02:58:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.019764 [API:8081]10.0.0.22 - - [2026-03-09 02:58:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12602 0.027731 [API:8081]10.0.0.22 - - [2026-03-09 02:58:38] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-66850874:ctest-SecurityGroupBasicRegressionTests1-66850874-46847161?flat HTTP/1.1" 200 7964 0.012631 [API:8081]10.0.0.22 - - [2026-03-09 02:58:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008706 [API:8081]10.0.0.22 - - [2026-03-09 02:58:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.22 - - [2026-03-09 02:58:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.068058 [API:8081]10.0.0.22 - - [2026-03-09 02:58:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.057592 [API:8081]10.0.0.22 - - [2026-03-09 02:58:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1766 0.070469 [API:8081]10.0.0.249 - - [2026-03-09 02:59:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.119884 [API:8081]10.0.0.22 - - [2026-03-09 02:59:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.011610 [API:8081]10.0.0.22 - - [2026-03-09 02:59:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1338 0.010702 [API:8081]10.0.0.22 - - [2026-03-09 02:59:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.009214 [API:8081]10.0.0.22 - - [2026-03-09 02:59:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.009237 [API:8081]10.0.0.22 - - [2026-03-09 02:59:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2002 0.008448 [API:8081]10.0.0.249 - - [2026-03-09 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.249 - - [2026-03-09 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000521 [API:8081]10.0.0.23 - - [2026-03-09 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.23 - - [2026-03-09 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.23 - - [2026-03-09 02:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.23 - - [2026-03-09 02:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.249 - - [2026-03-09 02:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.249 - - [2026-03-09 02:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000797 [API:8081]10.0.0.22 - - [2026-03-09 02:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.22 - - [2026-03-09 02:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.22 - - [2026-03-09 02:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.22 - - [2026-03-09 02:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.22 - - [2026-03-09 02:59:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.22 - - [2026-03-09 02:59:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.059317 [API:8081]10.0.0.22 - - [2026-03-09 02:59:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1342 0.061142 [API:8081]10.0.0.22 - - [2026-03-09 02:59:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.056999 [API:8081]10.0.0.22 - - [2026-03-09 02:59:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.008433 [API:8081]10.0.0.22 - - [2026-03-09 02:59:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1338 0.008680 [API:8081]10.0.0.22 - - [2026-03-09 02:59:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.013177 [API:8081]10.0.0.22 - - [2026-03-09 02:59:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.22 - - [2026-03-09 02:59:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.069608 [API:8081]10.0.0.22 - - [2026-03-09 03:00:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.089266 [API:8081]10.0.0.22 - - [2026-03-09 03:00:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.066364 [API:8081]10.0.0.22 - - [2026-03-09 03:00:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.011786 [API:8081]10.0.0.22 - - [2026-03-09 03:00:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.008816 [API:8081]10.0.0.22 - - [2026-03-09 03:00:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1748 0.007936 [API:8081]10.0.0.22 - - [2026-03-09 03:00:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1968 0.009794 [API:8081]10.0.0.22 - - [2026-03-09 03:00:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2190 0.008891 [API:8081]10.0.0.22 - - [2026-03-09 03:00:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.22 - - [2026-03-09 03:00:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1336 0.062835 [API:8081]10.0.0.22 - - [2026-03-09 03:00:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.056572 [API:8081]10.0.0.22 - - [2026-03-09 03:00:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1772 0.078512 [API:8081]10.0.0.22 - - [2026-03-09 03:00:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1796 0.008863 [API:8081]10.0.0.22 - - [2026-03-09 03:00:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2030 0.007775 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:00:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002904 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003644 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002574 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002525 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:00:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003747 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002317 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002474 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005212 [API:8081]10.0.0.249 - - [2026-03-09 03:01:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068473 [API:8081]10.0.0.249 - - [2026-03-09 03:02:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067466 [API:8081]10.0.0.22 - - [2026-03-09 03:02:09] "GET /analytics HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.22 - - [2026-03-09 03:02:09] "GET /analytics HTTP/1.1" 401 205 0.000204 [API:8081]10.0.0.249 - - [2026-03-09 03:02:38] "GET /analytics HTTP/1.1" 401 205 0.000445 [API:8081]10.0.0.249 - - [2026-03-09 03:02:38] "GET /analytics HTTP/1.1" 401 205 0.000198 [API:8081]10.0.0.23 - - [2026-03-09 03:02:39] "GET /analytics HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.23 - - [2026-03-09 03:02:39] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.249 - - [2026-03-09 03:04:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065541 [API:8081]10.0.0.249 - - [2026-03-09 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.249 - - [2026-03-09 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.23 - - [2026-03-09 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.23 - - [2026-03-09 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.23 - - [2026-03-09 03:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.23 - - [2026-03-09 03:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.249 - - [2026-03-09 03:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.249 - - [2026-03-09 03:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.22 - - [2026-03-09 03:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.22 - - [2026-03-09 03:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.22 - - [2026-03-09 03:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.22 - - [2026-03-09 03:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.249 - - [2026-03-09 03:05:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.083807 [API:8081]10.0.0.22 - - [2026-03-09 03:06:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.22 - - [2026-03-09 03:06:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1344 0.058923 [API:8081]10.0.0.22 - - [2026-03-09 03:06:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.078244 [API:8081]10.0.0.249 - - [2026-03-09 03:07:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.111635 [API:8081]10.0.0.249 - - [2026-03-09 03:08:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069420 [API:8081]10.0.0.249 - - [2026-03-09 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.249 - - [2026-03-09 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.23 - - [2026-03-09 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.23 - - [2026-03-09 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.23 - - [2026-03-09 03:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.23 - - [2026-03-09 03:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.249 - - [2026-03-09 03:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.249 - - [2026-03-09 03:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.22 - - [2026-03-09 03:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.22 - - [2026-03-09 03:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.22 - - [2026-03-09 03:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.22 - - [2026-03-09 03:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.249 - - [2026-03-09 03:10:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068182 [API:8081]10.0.0.22 - - [2026-03-09 03:10:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000217 [API:8081]10.0.0.22 - - [2026-03-09 03:10:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1120 0.057480 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:10:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003022 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004039 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005596 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005158 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:10:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005781 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004468 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004411 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003291 [API:8081]10.0.0.249 - - [2026-03-09 03:11:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.071267 [API:8081]10.0.0.22 - - [2026-03-09 03:11:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.22 - - [2026-03-09 03:11:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1342 0.057567 [API:8081]10.0.0.22 - - [2026-03-09 03:12:09] "GET /analytics HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.22 - - [2026-03-09 03:12:09] "GET /analytics HTTP/1.1" 401 205 0.000143 [API:8081]10.0.0.249 - - [2026-03-09 03:12:38] "GET /analytics HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.249 - - [2026-03-09 03:12:38] "GET /analytics HTTP/1.1" 401 205 0.000124 [API:8081]10.0.0.23 - - [2026-03-09 03:12:39] "GET /analytics HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.23 - - [2026-03-09 03:12:39] "GET /analytics HTTP/1.1" 401 205 0.000142 [API:8081]10.0.0.249 - - [2026-03-09 03:13:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075903 [API:8081]10.0.0.249 - - [2026-03-09 03:14:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.059480 [API:8081]10.0.0.249 - - [2026-03-09 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000350 [API:8081]10.0.0.249 - - [2026-03-09 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000496 [API:8081]10.0.0.23 - - [2026-03-09 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.23 - - [2026-03-09 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.23 - - [2026-03-09 03:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.23 - - [2026-03-09 03:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.249 - - [2026-03-09 03:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.249 - - [2026-03-09 03:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.22 - - [2026-03-09 03:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.22 - - [2026-03-09 03:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.22 - - [2026-03-09 03:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.22 - - [2026-03-09 03:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.249 - - [2026-03-09 03:16:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.091564 [API:8081]10.0.0.22 - - [2026-03-09 03:16:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.22 - - [2026-03-09 03:16:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1116 0.061678 [API:8081]10.0.0.249 - - [2026-03-09 03:17:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.084994 [API:8081]10.0.0.249 - - [2026-03-09 03:19:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069912 [API:8081]10.0.0.249 - - [2026-03-09 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.249 - - [2026-03-09 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.23 - - [2026-03-09 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.23 - - [2026-03-09 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.23 - - [2026-03-09 03:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.23 - - [2026-03-09 03:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.249 - - [2026-03-09 03:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.249 - - [2026-03-09 03:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.22 - - [2026-03-09 03:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.22 - - [2026-03-09 03:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.22 - - [2026-03-09 03:19:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.22 - - [2026-03-09 03:19:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.249 - - [2026-03-09 03:20:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.070729 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:20:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003244 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:20:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003833 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:20:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003516 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:20:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.007178 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:20:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004157 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:20:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003157 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:20:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003607 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:20:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003289 [API:8081]10.0.0.22 - - [2026-03-09 03:21:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-56637830:03d3622b-92d9-4b41-b41e-df32f7b04e94?flat HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.22 - - [2026-03-09 03:21:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-56637830:03d3622b-92d9-4b41-b41e-df32f7b04e94?flat HTTP/1.1" 200 5264 0.064248 [API:8081]10.0.0.22 - - [2026-03-09 03:21:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-56637830:03d3622b-92d9-4b41-b41e-df32f7b04e94?flat HTTP/1.1" 200 5264 0.062136 [API:8081]10.0.0.22 - - [2026-03-09 03:21:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-56637830:03d3622b-92d9-4b41-b41e-df32f7b04e94?flat HTTP/1.1" 200 5264 0.066393 [API:8081]10.0.0.22 - - [2026-03-09 03:21:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-56637830:ctest-random-95698342?flat HTTP/1.1" 200 4002 0.021367 [API:8081]10.0.0.22 - - [2026-03-09 03:21:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.022509 [API:8081]10.0.0.22 - - [2026-03-09 03:21:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13807 0.026278 [API:8081]10.0.0.22 - - [2026-03-09 03:21:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.021647 [API:8081]10.0.0.22 - - [2026-03-09 03:21:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13807 0.021104 [API:8081]10.0.0.22 - - [2026-03-09 03:21:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008370 [API:8081]10.0.0.22 - - [2026-03-09 03:21:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.008189 [API:8081]10.0.0.22 - - [2026-03-09 03:21:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.027604 [API:8081]10.0.0.22 - - [2026-03-09 03:21:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.025924 [API:8081]10.0.0.22 - - [2026-03-09 03:21:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.026721 [API:8081]10.0.0.22 - - [2026-03-09 03:21:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.025458 [API:8081]10.0.0.22 - - [2026-03-09 03:21:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.023519 [API:8081]10.0.0.22 - - [2026-03-09 03:21:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.022984 [API:8081]10.0.0.22 - - [2026-03-09 03:21:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.024867 [API:8081]10.0.0.22 - - [2026-03-09 03:21:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.020373 [API:8081]10.0.0.22 - - [2026-03-09 03:21:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.022561 [API:8081]10.0.0.22 - - [2026-03-09 03:21:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.020290 [API:8081]10.0.0.22 - - [2026-03-09 03:21:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.022274 [API:8081]10.0.0.22 - - [2026-03-09 03:21:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.020705 [API:8081]10.0.0.22 - - [2026-03-09 03:22:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.026403 [API:8081]10.0.0.22 - - [2026-03-09 03:22:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.021236 [API:8081]10.0.0.22 - - [2026-03-09 03:22:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.032424 [API:8081]10.0.0.22 - - [2026-03-09 03:22:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13032 0.033382 [API:8081]10.0.0.22 - - [2026-03-09 03:22:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.023993 [API:8081]10.0.0.22 - - [2026-03-09 03:22:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12614 0.021130 [API:8081]10.0.0.22 - - [2026-03-09 03:22:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-56637830:ctest-random-95698342?flat HTTP/1.1" 200 8102 0.014975 [API:8081]10.0.0.22 - - [2026-03-09 03:22:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008699 [API:8081]10.0.0.22 - - [2026-03-09 03:22:09] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.22 - - [2026-03-09 03:22:09] "GET /analytics HTTP/1.1" 401 205 0.000141 [API:8081]10.0.0.249 - - [2026-03-09 03:22:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088858 [API:8081]10.0.0.249 - - [2026-03-09 03:22:38] "GET /analytics HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.249 - - [2026-03-09 03:22:38] "GET /analytics HTTP/1.1" 401 205 0.000147 [API:8081]10.0.0.23 - - [2026-03-09 03:22:39] "GET /analytics HTTP/1.1" 401 205 0.000210 [API:8081]10.0.0.23 - - [2026-03-09 03:22:39] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.249 - - [2026-03-09 03:23:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.070525 [API:8081]10.0.0.249 - - [2026-03-09 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.249 - - [2026-03-09 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.23 - - [2026-03-09 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.23 - - [2026-03-09 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.23 - - [2026-03-09 03:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.23 - - [2026-03-09 03:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.249 - - [2026-03-09 03:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.22 - - [2026-03-09 03:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.249 - - [2026-03-09 03:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.22 - - [2026-03-09 03:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.22 - - [2026-03-09 03:24:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.22 - - [2026-03-09 03:24:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.22 - - [2026-03-09 03:24:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.22 - - [2026-03-09 03:24:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1760 0.067930 [API:8081]10.0.0.249 - - [2026-03-09 03:25:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059617 [API:8081]10.0.0.249 - - [2026-03-09 03:26:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.066608 [API:8081]10.0.0.22 - - [2026-03-09 03:27:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000387 [API:8081]10.0.0.22 - - [2026-03-09 03:27:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1118 0.060988 [API:8081]10.0.0.249 - - [2026-03-09 03:28:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059350 [API:8081]10.0.0.249 - - [2026-03-09 03:29:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.083682 [API:8081]10.0.0.249 - - [2026-03-09 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.249 - - [2026-03-09 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.23 - - [2026-03-09 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.23 - - [2026-03-09 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.23 - - [2026-03-09 03:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.23 - - [2026-03-09 03:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.249 - - [2026-03-09 03:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.249 - - [2026-03-09 03:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.22 - - [2026-03-09 03:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.22 - - [2026-03-09 03:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.22 - - [2026-03-09 03:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000379 [API:8081]10.0.0.22 - - [2026-03-09 03:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.22 - - [2026-03-09 03:29:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000381 [API:8081]10.0.0.22 - - [2026-03-09 03:29:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1148 0.058477 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:12] "POST /analytics/query HTTP/1.1" 202 179 0.016489 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:12] "GET /analytics/query/47dbb954-1b68-11f1-bebc-00000a000016 HTTP/1.1" 200 221 0.001893 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:12] "GET /analytics/query/47dbb954-1b68-11f1-bebc-00000a000016 HTTP/1.1" 200 221 0.004095 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:13] "GET /analytics/query/47dbb954-1b68-11f1-bebc-00000a000016 HTTP/1.1" 200 338 0.002829 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:13] "GET /analytics/query/47dbb954-1b68-11f1-bebc-00000a000016/chunk-final/0 HTTP/1.1" 200 854 0.002000 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:13] "POST /analytics/query HTTP/1.1" 202 179 0.006846 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:13] "GET /analytics/query/48d3bbe9-1b68-11f1-a333-00000a000016 HTTP/1.1" 200 221 0.003596 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:14] "GET /analytics/query/48d3bbe9-1b68-11f1-a333-00000a000016 HTTP/1.1" 200 221 0.002219 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:14] "GET /analytics/query/48d3bbe9-1b68-11f1-a333-00000a000016 HTTP/1.1" 200 338 0.002329 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:14] "GET /analytics/query/48d3bbe9-1b68-11f1-a333-00000a000016/chunk-final/0 HTTP/1.1" 200 854 0.001837 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:15] "POST /analytics/query HTTP/1.1" 202 179 0.015809 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:15] "GET /analytics/query/49cb5ede-1b68-11f1-a0d0-00000a000016 HTTP/1.1" 200 221 0.001940 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:15] "GET /analytics/query/49cb5ede-1b68-11f1-a0d0-00000a000016 HTTP/1.1" 200 339 0.002330 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:15] "GET /analytics/query/49cb5ede-1b68-11f1-a0d0-00000a000016/chunk-final/0 HTTP/1.1" 200 29401 0.003243 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:16] "POST /analytics/query HTTP/1.1" 202 179 0.004022 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:16] "GET /analytics/query/4a792dde-1b68-11f1-89b0-00000a000016 HTTP/1.1" 200 221 0.002531 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:17] "GET /analytics/query/4a792dde-1b68-11f1-89b0-00000a000016 HTTP/1.1" 200 339 0.002099 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:17] "GET /analytics/query/4a792dde-1b68-11f1-89b0-00000a000016/chunk-final/0 HTTP/1.1" 200 29396 0.005379 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:17] "POST /analytics/query HTTP/1.1" 202 179 0.004701 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:17] "GET /analytics/query/4b1ce9b0-1b68-11f1-8994-00000a000016 HTTP/1.1" 200 221 0.001509 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:18] "GET /analytics/query/4b1ce9b0-1b68-11f1-8994-00000a000016 HTTP/1.1" 200 339 0.002060 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:18] "GET /analytics/query/4b1ce9b0-1b68-11f1-8994-00000a000016/chunk-final/0 HTTP/1.1" 200 9773 0.011916 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:21] "GET /analytics/tables HTTP/1.1" 200 76090 0.003827 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:21] "POST /analytics/query HTTP/1.1" 202 179 0.005682 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:21] "GET /analytics/query/4dae4fa3-1b68-11f1-9d9e-00000a000016 HTTP/1.1" 200 221 0.002402 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:22] "GET /analytics/query/4dae4fa3-1b68-11f1-9d9e-00000a000016 HTTP/1.1" 200 340 0.002123 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:22] "GET /analytics/query/4dae4fa3-1b68-11f1-9d9e-00000a000016/chunk-final/0 HTTP/1.1" 200 326018 0.010909 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:23] "GET /analytics/tables HTTP/1.1" 200 76090 0.003378 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:23] "GET /analytics/tables HTTP/1.1" 200 76090 0.004301 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:23] "POST /analytics/query HTTP/1.1" 202 179 0.012852 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:23] "GET /analytics/query/4ebd9833-1b68-11f1-84b7-00000a000016 HTTP/1.1" 200 221 0.005068 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:24] "GET /analytics/query/4ebd9833-1b68-11f1-84b7-00000a000016 HTTP/1.1" 200 338 0.002569 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:24] "GET /analytics/query/4ebd9833-1b68-11f1-84b7-00000a000016/chunk-final/0 HTTP/1.1" 200 145 0.002295 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:24] "POST /analytics/query HTTP/1.1" 202 179 0.005060 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:24] "GET /analytics/query/4f106ef7-1b68-11f1-82f2-00000a000016 HTTP/1.1" 200 221 0.002296 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:24] "GET /analytics/query/4f106ef7-1b68-11f1-82f2-00000a000016 HTTP/1.1" 200 338 0.002014 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:24] "GET /analytics/query/4f106ef7-1b68-11f1-82f2-00000a000016/chunk-final/0 HTTP/1.1" 200 145 0.001953 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:24] "POST /analytics/query HTTP/1.1" 202 179 0.004541 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:24] "GET /analytics/query/4f60d5b2-1b68-11f1-9880-00000a000016 HTTP/1.1" 200 221 0.002587 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:25] "GET /analytics/query/4f60d5b2-1b68-11f1-9880-00000a000016 HTTP/1.1" 200 338 0.002667 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:25] "GET /analytics/query/4f60d5b2-1b68-11f1-9880-00000a000016/chunk-final/0 HTTP/1.1" 200 145 0.001672 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:25] "POST /analytics/query HTTP/1.1" 202 179 0.012436 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:25] "GET /analytics/query/4fb3849f-1b68-11f1-9ef9-00000a000016 HTTP/1.1" 200 221 0.003475 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:25] "GET /analytics/query/4fb3849f-1b68-11f1-9ef9-00000a000016 HTTP/1.1" 200 338 0.002186 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:25] "GET /analytics/query/4fb3849f-1b68-11f1-9ef9-00000a000016/chunk-final/0 HTTP/1.1" 200 13213 0.002295 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:25] "POST /analytics/query HTTP/1.1" 202 179 0.004938 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:25] "GET /analytics/query/50055915-1b68-11f1-9a8a-00000a000016 HTTP/1.1" 200 221 0.001999 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:26] "GET /analytics/query/50055915-1b68-11f1-9a8a-00000a000016 HTTP/1.1" 200 338 0.002029 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:26] "GET /analytics/query/50055915-1b68-11f1-9a8a-00000a000016/chunk-final/0 HTTP/1.1" 200 145 0.002271 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:26] "POST /analytics/query HTTP/1.1" 202 179 0.006019 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:26] "GET /analytics/query/5056a108-1b68-11f1-8ca2-00000a000016 HTTP/1.1" 200 221 0.002062 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:26] "GET /analytics/query/5056a108-1b68-11f1-8ca2-00000a000016 HTTP/1.1" 200 338 0.002491 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:26] "GET /analytics/query/5056a108-1b68-11f1-8ca2-00000a000016/chunk-final/0 HTTP/1.1" 200 145 0.001534 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:26] "POST /analytics/query HTTP/1.1" 202 179 0.008828 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:26] "GET /analytics/query/50a6dccf-1b68-11f1-ad81-00000a000016 HTTP/1.1" 200 221 0.003230 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:27] "GET /analytics/query/50a6dccf-1b68-11f1-ad81-00000a000016 HTTP/1.1" 200 338 0.003739 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:27] "GET /analytics/query/50a6dccf-1b68-11f1-ad81-00000a000016/chunk-final/0 HTTP/1.1" 200 4013 0.002184 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:27] "POST /analytics/query HTTP/1.1" 202 179 0.006238 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:27] "GET /analytics/query/50f9e86a-1b68-11f1-9c4f-00000a000016 HTTP/1.1" 200 221 0.002466 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:27] "GET /analytics/query/50f9e86a-1b68-11f1-9c4f-00000a000016 HTTP/1.1" 200 338 0.002197 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:27] "GET /analytics/query/50f9e86a-1b68-11f1-9c4f-00000a000016/chunk-final/0 HTTP/1.1" 200 145 0.002467 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:27] "POST /analytics/query HTTP/1.1" 202 179 0.005386 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:27] "GET /analytics/query/514a7bd9-1b68-11f1-8e1f-00000a000016 HTTP/1.1" 200 221 0.002417 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:28] "GET /analytics/query/514a7bd9-1b68-11f1-8e1f-00000a000016 HTTP/1.1" 200 338 0.002824 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:28] "GET /analytics/query/514a7bd9-1b68-11f1-8e1f-00000a000016/chunk-final/0 HTTP/1.1" 200 145 0.003451 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:28] "POST /analytics/query HTTP/1.1" 202 179 0.013437 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:28] "GET /analytics/query/519c05c8-1b68-11f1-ba1a-00000a000016 HTTP/1.1" 200 221 0.005717 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:29] "GET /analytics/query/519c05c8-1b68-11f1-ba1a-00000a000016 HTTP/1.1" 200 338 0.006040 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:29] "GET /analytics/query/519c05c8-1b68-11f1-ba1a-00000a000016/chunk-final/0 HTTP/1.1" 200 2082 0.002412 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:29] "POST /analytics/query HTTP/1.1" 202 179 0.005015 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:29] "GET /analytics/query/51f03ca1-1b68-11f1-af46-00000a000016 HTTP/1.1" 200 221 0.002896 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:29] "GET /analytics/query/51f03ca1-1b68-11f1-af46-00000a000016 HTTP/1.1" 200 338 0.004856 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:29] "GET /analytics/query/51f03ca1-1b68-11f1-af46-00000a000016/chunk-final/0 HTTP/1.1" 200 5945 0.002287 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:29] "POST /analytics/query HTTP/1.1" 202 179 0.010289 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:29] "GET /analytics/query/5240ab9d-1b68-11f1-a7b6-00000a000016 HTTP/1.1" 200 221 0.002736 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:30] "GET /analytics/query/5240ab9d-1b68-11f1-a7b6-00000a000016 HTTP/1.1" 200 338 0.004341 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:30] "GET /analytics/query/5240ab9d-1b68-11f1-a7b6-00000a000016/chunk-final/0 HTTP/1.1" 200 145 0.011035 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:30] "GET /analytics/tables HTTP/1.1" 200 76090 0.004787 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:31] "GET /analytics/tables HTTP/1.1" 200 76090 0.003448 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:31] "POST /analytics/query HTTP/1.1" 202 179 0.011486 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:31] "GET /analytics/query/5340de70-1b68-11f1-a122-00000a000016 HTTP/1.1" 200 221 0.002609 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:31] "GET /analytics/query/5340de70-1b68-11f1-a122-00000a000016 HTTP/1.1" 200 340 0.002278 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:31] "GET /analytics/query/5340de70-1b68-11f1-a122-00000a000016/chunk-final/0 HTTP/1.1" 200 1505203 0.017398 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:31] "POST /analytics/query HTTP/1.1" 202 179 0.004982 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:31] "GET /analytics/query/539bebfc-1b68-11f1-89fa-00000a000016 HTTP/1.1" 200 221 0.011649 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:32] "GET /analytics/query/539bebfc-1b68-11f1-89fa-00000a000016 HTTP/1.1" 200 340 0.001832 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:32] "GET /analytics/query/539bebfc-1b68-11f1-89fa-00000a000016/chunk-final/0 HTTP/1.1" 200 1505250 0.015252 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:33] "GET /analytics/tables HTTP/1.1" 200 76090 0.005262 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:33] "GET /analytics/tables HTTP/1.1" 200 76090 0.005834 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:34] "GET /analytics/tables HTTP/1.1" 200 76090 0.003710 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:34] "GET /analytics/tables HTTP/1.1" 200 76090 0.003396 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:35] "GET /analytics/tables HTTP/1.1" 200 76090 0.004251 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:35] "POST /analytics/query HTTP/1.1" 202 179 0.005040 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:35] "GET /analytics/query/55d18441-1b68-11f1-8c30-00000a000016 HTTP/1.1" 200 221 0.001790 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:36] "GET /analytics/query/55d18441-1b68-11f1-8c30-00000a000016 HTTP/1.1" 200 339 0.002439 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:36] "GET /analytics/query/55d18441-1b68-11f1-8c30-00000a000016/chunk-final/0 HTTP/1.1" 200 82398 0.005018 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:36] "GET /analytics/tables HTTP/1.1" 200 76090 0.003544 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:36] "POST /analytics/query HTTP/1.1" 202 179 0.007348 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:36] "GET /analytics/query/567f7432-1b68-11f1-bbed-00000a000016 HTTP/1.1" 200 221 0.010484 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:37] "GET /analytics/query/567f7432-1b68-11f1-bbed-00000a000016 HTTP/1.1" 200 341 0.001763 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:37] "GET /analytics/query/567f7432-1b68-11f1-bbed-00000a000016/chunk-final/0 HTTP/1.1" 200 931664 0.065761 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:38] "GET /analytics/tables HTTP/1.1" 200 76090 0.003643 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:38] "GET /analytics/tables HTTP/1.1" 200 76090 0.003468 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:41] "GET /analytics/tables HTTP/1.1" 200 76090 0.003605 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:42] "POST /analytics/query HTTP/1.1" 200 145 1.011756 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:43] "GET /analytics/tables HTTP/1.1" 200 76090 0.003365 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:44] "POST /analytics/query HTTP/1.1" 200 2300 1.011293 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:44] "GET /analytics/tables HTTP/1.1" 200 76090 0.003546 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:45] "POST /analytics/query HTTP/1.1" 200 708 1.013434 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:46] "GET /analytics/tables HTTP/1.1" 200 76090 0.004395 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:47] "POST /analytics/query HTTP/1.1" 200 2767 1.010761 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:48] "GET /analytics/tables HTTP/1.1" 200 76090 0.003567 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:49] "POST /analytics/query HTTP/1.1" 200 206 1.010962 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:49] "GET /analytics/tables HTTP/1.1" 200 76090 0.003564 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:50] "POST /analytics/query HTTP/1.1" 200 1404 1.013788 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:51] "GET /analytics/tables HTTP/1.1" 200 76090 0.004792 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:52] "POST /analytics/query HTTP/1.1" 200 2767 1.013471 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:52] "GET /analytics/tables HTTP/1.1" 200 76090 0.003814 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:53] "POST /analytics/query HTTP/1.1" 200 831 1.012405 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:54] "GET /analytics/tables HTTP/1.1" 200 76090 0.003527 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:55] "POST /analytics/query HTTP/1.1" 200 141373 1.016971 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:55] "GET /analytics/tables HTTP/1.1" 200 76090 0.003699 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:56] "POST /analytics/query HTTP/1.1" 200 941 1.011504 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:57] "GET /analytics/tables HTTP/1.1" 200 76090 0.003649 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:58] "POST /analytics/query HTTP/1.1" 200 206 1.012129 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003016 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002631 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002840 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002648 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003871 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003054 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002827 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002954 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:59] "GET /analytics/tables HTTP/1.1" 200 76090 0.003663 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:31:00] "POST /analytics/query HTTP/1.1" 200 596 1.018762 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:31:00] "GET /analytics/tables HTTP/1.1" 200 76090 0.004481 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:31:01] "POST /analytics/query HTTP/1.1" 200 1255 1.011821 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:31:02] "GET /analytics/tables HTTP/1.1" 200 76090 0.003542 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:31:03] "POST /analytics/query HTTP/1.1" 200 596 1.016126 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:31:04] "GET /analytics/tables HTTP/1.1" 200 76090 0.003456 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:31:05] "POST /analytics/query HTTP/1.1" 200 236 1.027414 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:31:05] "GET /analytics/tables HTTP/1.1" 200 76090 0.004100 [API:8081]10.0.0.22 - - [2026-03-09 03:31:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.22 - - [2026-03-09 03:31:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1392 0.059857 [API:8081]10.0.0.249 - - [2026-03-09 03:31:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059271 [API:8081]10.0.0.22 - - [2026-03-09 03:31:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.081547 [API:8081]10.0.0.22 - - [2026-03-09 03:31:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.007770 [API:8081]10.0.0.22 - - [2026-03-09 03:31:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.056200 [API:8081]10.0.0.22 - - [2026-03-09 03:32:09] "GET /analytics HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.22 - - [2026-03-09 03:32:09] "GET /analytics HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.249 - - [2026-03-09 03:32:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072029 [API:8081]10.0.0.22 - - [2026-03-09 03:32:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.013278 [API:8081]10.0.0.22 - - [2026-03-09 03:32:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.008598 [API:8081]10.0.0.22 - - [2026-03-09 03:32:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.010320 [API:8081]10.0.0.249 - - [2026-03-09 03:32:38] "GET /analytics HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.249 - - [2026-03-09 03:32:38] "GET /analytics HTTP/1.1" 401 205 0.000193 [API:8081]10.0.0.22 - - [2026-03-09 03:32:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.010619 [API:8081]10.0.0.23 - - [2026-03-09 03:32:39] "GET /analytics HTTP/1.1" 401 205 0.000205 [API:8081]10.0.0.23 - - [2026-03-09 03:32:39] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.22 - - [2026-03-09 03:32:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.009675 [API:8081]10.0.0.22 - - [2026-03-09 03:32:54] "POST /analytics/query HTTP/1.1" 200 222 1.020491 [API:8081]10.0.0.22 - - [2026-03-09 03:32:55] "POST /analytics/query HTTP/1.1" 200 222 1.015999 [API:8081]10.0.0.22 - - [2026-03-09 03:32:56] "POST /analytics/query HTTP/1.1" 200 353 1.019275 [API:8081]10.0.0.249 - - [2026-03-09 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.249 - - [2026-03-09 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.23 - - [2026-03-09 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.23 - - [2026-03-09 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.23 - - [2026-03-09 03:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.23 - - [2026-03-09 03:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.249 - - [2026-03-09 03:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.22 - - [2026-03-09 03:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.249 - - [2026-03-09 03:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.22 - - [2026-03-09 03:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.249 - - [2026-03-09 03:34:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056356 [API:8081]10.0.0.22 - - [2026-03-09 03:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.22 - - [2026-03-09 03:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.249 - - [2026-03-09 03:35:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067791 [API:8081]10.0.0.22 - - [2026-03-09 03:36:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25595 0.022925 [API:8081]10.0.0.22 - - [2026-03-09 03:36:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13727 0.021236 [API:8081]10.0.0.22 - - [2026-03-09 03:36:17] "POST /analytics/query HTTP/1.1" 200 507 1.017380 [API:8081]10.0.0.22 - - [2026-03-09 03:36:18] "POST /analytics/query HTTP/1.1" 200 353 1.022498 [API:8081]10.0.0.22 - - [2026-03-09 03:36:19] "POST /analytics/query HTTP/1.1" 200 353 1.019326 [API:8081]10.0.0.249 - - [2026-03-09 03:37:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069944 [API:8081]10.0.0.249 - - [2026-03-09 03:38:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.061355 [API:8081]10.0.0.249 - - [2026-03-09 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.249 - - [2026-03-09 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.23 - - [2026-03-09 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.23 - - [2026-03-09 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.23 - - [2026-03-09 03:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.23 - - [2026-03-09 03:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.249 - - [2026-03-09 03:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.249 - - [2026-03-09 03:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.22 - - [2026-03-09 03:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.22 - - [2026-03-09 03:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.22 - - [2026-03-09 03:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.22 - - [2026-03-09 03:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.249 - - [2026-03-09 03:40:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061533 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:40:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003778 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:40:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003291 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:40:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003764 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:40:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003256 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:40:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003274 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:40:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002514 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:40:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003406 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:40:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003721 [API:8081]10.0.0.249 - - [2026-03-09 03:41:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.109482 [API:8081]10.0.0.22 - - [2026-03-09 03:42:09] "GET /analytics HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.22 - - [2026-03-09 03:42:09] "GET /analytics HTTP/1.1" 401 205 0.000164 [API:8081]10.0.0.249 - - [2026-03-09 03:42:38] "GET /analytics HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.249 - - [2026-03-09 03:42:38] "GET /analytics HTTP/1.1" 401 205 0.000136 [API:8081]10.0.0.23 - - [2026-03-09 03:42:39] "GET /analytics HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.23 - - [2026-03-09 03:42:39] "GET /analytics HTTP/1.1" 401 205 0.000189 [API:8081]10.0.0.249 - - [2026-03-09 03:43:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065105 [API:8081]10.0.0.249 - - [2026-03-09 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.249 - - [2026-03-09 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.23 - - [2026-03-09 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.23 - - [2026-03-09 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.23 - - [2026-03-09 03:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.23 - - [2026-03-09 03:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.249 - - [2026-03-09 03:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2026-03-09 03:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.22 - - [2026-03-09 03:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.22 - - [2026-03-09 03:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.22 - - [2026-03-09 03:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.22 - - [2026-03-09 03:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.249 - - [2026-03-09 03:44:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.066155 [API:8081]10.0.0.249 - - [2026-03-09 03:46:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078302 [API:8081]10.0.0.22 - - [2026-03-09 03:47:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.22 - - [2026-03-09 03:47:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1116 0.077408 [API:8081]10.0.0.249 - - [2026-03-09 03:47:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.058416 [API:8081]10.0.0.22 - - [2026-03-09 03:48:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-55960068:10d52f00-144d-476b-8454-b9beb98923a1?flat HTTP/1.1" 200 5200 0.067373 [API:8081]10.0.0.22 - - [2026-03-09 03:48:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-55960068:10d52f00-144d-476b-8454-b9beb98923a1?flat HTTP/1.1" 200 5200 0.015350 [API:8081]10.0.0.22 - - [2026-03-09 03:48:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-55960068:10d52f00-144d-476b-8454-b9beb98923a1?flat HTTP/1.1" 200 5200 0.064643 [API:8081]10.0.0.22 - - [2026-03-09 03:48:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-55960068:EVPN-VN1?flat HTTP/1.1" 200 7829 0.018328 [API:8081]10.0.0.22 - - [2026-03-09 03:48:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25598 0.022516 [API:8081]10.0.0.22 - - [2026-03-09 03:48:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13029 0.024712 [API:8081]10.0.0.22 - - [2026-03-09 03:48:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25598 0.022328 [API:8081]10.0.0.22 - - [2026-03-09 03:48:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 13029 0.022209 [API:8081]10.0.0.22 - - [2026-03-09 03:48:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008590 [API:8081]10.0.0.22 - - [2026-03-09 03:48:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-55960068:c2561a66-4799-4300-9fcc-c5257654e25e?flat HTTP/1.1" 200 5072 0.013633 [API:8081]10.0.0.22 - - [2026-03-09 03:48:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-55960068:c2561a66-4799-4300-9fcc-c5257654e25e?flat HTTP/1.1" 200 5072 0.013854 [API:8081]10.0.0.22 - - [2026-03-09 03:48:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-55960068:c2561a66-4799-4300-9fcc-c5257654e25e?flat HTTP/1.1" 200 5072 0.011569 [API:8081]10.0.0.22 - - [2026-03-09 03:48:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-55960068:EVPN-VN1?flat HTTP/1.1" 200 7829 0.017231 [API:8081]10.0.0.22 - - [2026-03-09 03:48:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25593 0.016296 [API:8081]10.0.0.22 - - [2026-03-09 03:48:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25593 0.016694 [API:8081]10.0.0.22 - - [2026-03-09 03:48:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010366 [API:8081]10.0.0.249 - - [2026-03-09 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.249 - - [2026-03-09 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.23 - - [2026-03-09 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.23 - - [2026-03-09 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.23 - - [2026-03-09 03:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.23 - - [2026-03-09 03:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.249 - - [2026-03-09 03:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.249 - - [2026-03-09 03:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.22 - - [2026-03-09 03:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.22 - - [2026-03-09 03:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.22 - - [2026-03-09 03:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.22 - - [2026-03-09 03:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.249 - - [2026-03-09 03:49:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055607 [API:8081]10.0.0.22 - - [2026-03-09 03:50:23] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-55960068:10d52f00-144d-476b-8454-b9beb98923a1?flat HTTP/1.1" 200 5316 0.017491 [API:8081]10.0.0.22 - - [2026-03-09 03:50:23] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-55960068:10d52f00-144d-476b-8454-b9beb98923a1?flat HTTP/1.1" 200 5316 0.012482 [API:8081]10.0.0.22 - - [2026-03-09 03:50:23] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-55960068:10d52f00-144d-476b-8454-b9beb98923a1?flat HTTP/1.1" 200 5316 0.018245 [API:8081]10.0.0.22 - - [2026-03-09 03:50:23] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-55960068:EVPN-VN1?flat HTTP/1.1" 200 8438 0.021050 [API:8081]10.0.0.22 - - [2026-03-09 03:50:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 27863 0.027430 [API:8081]10.0.0.22 - - [2026-03-09 03:50:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 27863 0.041322 [API:8081]10.0.0.22 - - [2026-03-09 03:50:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008652 [API:8081]10.0.0.22 - - [2026-03-09 03:50:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-55960068:c2561a66-4799-4300-9fcc-c5257654e25e?flat HTTP/1.1" 200 5311 0.011714 [API:8081]10.0.0.22 - - [2026-03-09 03:50:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-55960068:c2561a66-4799-4300-9fcc-c5257654e25e?flat HTTP/1.1" 200 5311 0.012367 [API:8081]10.0.0.22 - - [2026-03-09 03:50:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-55960068:c2561a66-4799-4300-9fcc-c5257654e25e?flat HTTP/1.1" 200 5311 0.012343 [API:8081]10.0.0.22 - - [2026-03-09 03:50:33] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-55960068:EVPN-VN1?flat HTTP/1.1" 200 9680 0.018177 [API:8081]10.0.0.22 - - [2026-03-09 03:50:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21045 0.016647 [API:8081]10.0.0.22 - - [2026-03-09 03:50:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21045 0.015352 [API:8081]10.0.0.22 - - [2026-03-09 03:50:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009767 [API:8081]10.0.0.249 - - [2026-03-09 03:50:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.071927 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:50:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003141 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002597 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002913 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002695 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:50:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002654 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002283 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002719 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003073 [API:8081]10.0.0.22 - - [2026-03-09 03:51:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24663 0.018803 [API:8081]10.0.0.22 - - [2026-03-09 03:51:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-55960068:EVPN-VN1?flat HTTP/1.1" 200 8540 0.016100 [API:8081]10.0.0.22 - - [2026-03-09 03:51:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010027 [API:8081]10.0.0.22 - - [2026-03-09 03:51:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32482 0.024553 [API:8081]10.0.0.22 - - [2026-03-09 03:51:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32482 0.032023 [API:8081]10.0.0.22 - - [2026-03-09 03:51:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-55960068:EVPN-VN1?flat HTTP/1.1" 200 5992 0.013043 [API:8081]10.0.0.22 - - [2026-03-09 03:51:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008264 [API:8081]10.0.0.22 - - [2026-03-09 03:52:09] "GET /analytics HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.22 - - [2026-03-09 03:52:09] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.249 - - [2026-03-09 03:52:38] "GET /analytics HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.249 - - [2026-03-09 03:52:38] "GET /analytics HTTP/1.1" 401 205 0.000124 [API:8081]10.0.0.23 - - [2026-03-09 03:52:39] "GET /analytics HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.23 - - [2026-03-09 03:52:39] "GET /analytics HTTP/1.1" 401 205 0.000175 [API:8081]10.0.0.249 - - [2026-03-09 03:52:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057564 [API:8081]10.0.0.249 - - [2026-03-09 03:53:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.084021 [API:8081]10.0.0.22 - - [2026-03-09 03:53:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-86226638:ctest-TestRbac-86226638-53046229?flat HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.22 - - [2026-03-09 03:53:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-86226638:ctest-TestRbac-86226638-53046229?flat HTTP/1.1" 200 6494 0.426610 [API:8081]10.0.0.22 - - [2026-03-09 03:53:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 335 0.139233 [API:8081]10.0.0.22 - - [2026-03-09 03:53:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-86226638:ctest-TestRbac-86226638-53046229?flat HTTP/1.1" 401 205 0.000330 [API:8081]10.0.0.22 - - [2026-03-09 03:53:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-86226638:ctest-TestRbac-86226638-53046229?flat HTTP/1.1" 200 6494 0.153718 [API:8081]10.0.0.22 - - [2026-03-09 03:53:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 335 0.092879 [API:8081]10.0.0.22 - - [2026-03-09 03:54:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-07919742:506abd3e-5244-4485-bd51-06cc9f4be3af?flat HTTP/1.1" 200 5171 0.106551 [API:8081]10.0.0.22 - - [2026-03-09 03:54:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-07919742:506abd3e-5244-4485-bd51-06cc9f4be3af?flat HTTP/1.1" 200 5171 0.103963 [API:8081]10.0.0.22 - - [2026-03-09 03:54:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-07919742:506abd3e-5244-4485-bd51-06cc9f4be3af?flat HTTP/1.1" 200 5171 0.053687 [API:8081]10.0.0.22 - - [2026-03-09 03:54:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-86226638:ctest-TestRbac-86226638-53046229?flat HTTP/1.1" 200 7740 0.099560 [API:8081]10.0.0.22 - - [2026-03-09 03:54:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.032151 [API:8081]10.0.0.22 - - [2026-03-09 03:54:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.153763 [API:8081]10.0.0.22 - - [2026-03-09 03:54:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.22 - - [2026-03-09 03:54:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24714 0.072489 [API:8081]10.0.0.22 - - [2026-03-09 03:54:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.033439 [API:8081]10.0.0.22 - - [2026-03-09 03:54:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.134295 [API:8081]10.0.0.22 - - [2026-03-09 03:54:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24714 0.071846 [API:8081]10.0.0.22 - - [2026-03-09 03:54:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.041677 [API:8081]10.0.0.22 - - [2026-03-09 03:54:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.086802 [API:8081]10.0.0.22 - - [2026-03-09 03:54:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.134799 [API:8081]10.0.0.22 - - [2026-03-09 03:54:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24714 0.018159 [API:8081]10.0.0.22 - - [2026-03-09 03:54:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24714 0.066420 [API:8081]10.0.0.22 - - [2026-03-09 03:54:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24714 0.021046 [API:8081]10.0.0.249 - - [2026-03-09 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.249 - - [2026-03-09 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.23 - - [2026-03-09 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.23 - - [2026-03-09 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.23 - - [2026-03-09 03:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.23 - - [2026-03-09 03:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.249 - - [2026-03-09 03:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.22 - - [2026-03-09 03:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.249 - - [2026-03-09 03:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.22 - - [2026-03-09 03:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.22 - - [2026-03-09 03:54:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24714 0.017923 [API:8081]10.0.0.22 - - [2026-03-09 03:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.22 - - [2026-03-09 03:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.22 - - [2026-03-09 03:54:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24714 0.017517 [API:8081]10.0.0.22 - - [2026-03-09 03:54:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24716 0.023828 [API:8081]10.0.0.22 - - [2026-03-09 03:54:33] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-86226638:ctest-TestRbac-86226638-53046229?flat HTTP/1.1" 200 6494 0.012859 [API:8081]10.0.0.22 - - [2026-03-09 03:54:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009270 [API:8081]10.0.0.22 - - [2026-03-09 03:54:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-63154660:ctest-TestRbacBasic-63154660-31685613?flat HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.22 - - [2026-03-09 03:54:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-63154660:ctest-TestRbacBasic-63154660-31685613?flat HTTP/1.1" 200 2121 0.112586 [API:8081]10.0.0.22 - - [2026-03-09 03:54:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-63154660:ctest-TestRbacBasic-63154660-31685613?flat HTTP/1.1" 401 205 0.000283 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ['ctest-TestRbacBasic-06405242'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-50162502' RBAC: ctest-TestRbacBasic-49850869 doesn't have read permission in project '563aadd5669d4893b5b58c13999fd775' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-63154660', 'ctest-TestRbacBasic-63154660-31685613'], 'virtual_network', 'd8284c9a-f438-4f7a-8633-9ac2e0efc13f', "Permission Denied for ['ctest-TestRbacBasic-06405242'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-50162502' RBAC: ctest-TestRbacBasic-49850869 doesn't have read permission in project '563aadd5669d4893b5b58c13999fd775'"),) [API:8081]10.0.0.22 - - [2026-03-09 03:54:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-63154660:ctest-TestRbacBasic-63154660-31685613?flat HTTP/1.1" 403 198 0.104709 [API:8081]10.0.0.22 - - [2026-03-09 03:54:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-63154660:ctest-TestRbacBasic-63154660-31685613?flat HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.22 - - [2026-03-09 03:54:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-63154660:ctest-TestRbacBasic-63154660-31685613?flat HTTP/1.1" 200 6764 0.060549 [API:8081]10.0.0.22 - - [2026-03-09 03:54:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.072443 [API:8081]10.0.0.22 - - [2026-03-09 03:54:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.081602 [API:8081]10.0.0.22 - - [2026-03-09 03:54:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1406 0.067181 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ['ctest-TestRbacBasic-06405242'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-63154660' RBAC: ctest-TestRbacBasic-49850869 doesn't have read permission in project 'e3a21f69d02a463eadabfd515b3c1121' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-63154660', 'ctest-TestRbacBasic-63154660-31685613'], 'virtual_network', 'd8284c9a-f438-4f7a-8633-9ac2e0efc13f', "Permission Denied for ['ctest-TestRbacBasic-06405242'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-63154660' RBAC: ctest-TestRbacBasic-49850869 doesn't have read permission in project 'e3a21f69d02a463eadabfd515b3c1121'"),) [API:8081]10.0.0.22 - - [2026-03-09 03:54:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-63154660:ctest-TestRbacBasic-63154660-31685613?flat HTTP/1.1" 403 198 0.039402 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ['ctest-TestRbacBasic-06405242'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-63154660' RBAC: ctest-TestRbacBasic-49850869 doesn't have read permission in project 'e3a21f69d02a463eadabfd515b3c1121' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-63154660', 'ctest-TestRbacBasic-63154660-31685613'], 'virtual_network', 'd8284c9a-f438-4f7a-8633-9ac2e0efc13f', "Permission Denied for ['ctest-TestRbacBasic-06405242'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-63154660' RBAC: ctest-TestRbacBasic-49850869 doesn't have read permission in project 'e3a21f69d02a463eadabfd515b3c1121'"),) [API:8081]10.0.0.22 - - [2026-03-09 03:54:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-63154660:ctest-TestRbacBasic-63154660-31685613?flat HTTP/1.1" 403 198 0.091340 [API:8081]10.0.0.22 - - [2026-03-09 03:54:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-63154660:ctest-TestRbacBasic-63154660-31685613?flat HTTP/1.1" 200 6768 0.061913 [API:8081]10.0.0.22 - - [2026-03-09 03:54:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-63154660:ctest-TestRbacBasic-63154660-31685613?flat HTTP/1.1" 200 6768 0.013573 [API:8081]10.0.0.22 - - [2026-03-09 03:54:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.075833 [API:8081]10.0.0.22 - - [2026-03-09 03:54:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 601 0.056440 [API:8081]10.0.0.22 - - [2026-03-09 03:54:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1406 0.008501 [API:8081]10.0.0.22 - - [2026-03-09 03:55:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.008579 [API:8081]10.0.0.22 - - [2026-03-09 03:55:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-71824627:ctest-TestRbacBasic-71824627-54829956?flat HTTP/1.1" 401 205 0.000310 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-93279555 as ['ctest-TestRbacBasic-87091401'] to R virtual-network in ctest-TestRbacBasic-71824627 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-71824627', 'ctest-TestRbacBasic-71824627-54829956'], 'virtual_network', '82f8ea09-9fc4-460b-9c78-8d01276ae58e', "Permission Denied for ctest-TestRbacBasic-93279555 as ['ctest-TestRbacBasic-87091401'] to R virtual-network in ctest-TestRbacBasic-71824627"),) [API:8081]10.0.0.22 - - [2026-03-09 03:55:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-71824627:ctest-TestRbacBasic-71824627-54829956?flat HTTP/1.1" 403 198 0.103794 [API:8081]10.0.0.22 - - [2026-03-09 03:55:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.062224 [API:8081]10.0.0.22 - - [2026-03-09 03:55:10] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-71824627:ctest-TestRbacBasic-71824627-54829956?flat HTTP/1.1" 200 2124 0.052855 [API:8081]10.0.0.22 - - [2026-03-09 03:55:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.046918 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-93279555 as ['ctest-TestRbacBasic-87091401'] to R virtual-network in ctest-TestRbacBasic-71824627 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-71824627', 'ctest-TestRbacBasic-71824627-54829956'], 'virtual_network', '82f8ea09-9fc4-460b-9c78-8d01276ae58e', "Permission Denied for ctest-TestRbacBasic-93279555 as ['ctest-TestRbacBasic-87091401'] to R virtual-network in ctest-TestRbacBasic-71824627"),) [API:8081]10.0.0.22 - - [2026-03-09 03:55:11] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-71824627:ctest-TestRbacBasic-71824627-54829956?flat HTTP/1.1" 403 198 0.042087 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-93279555 as ['ctest-TestRbacBasic-87091401'] to R virtual-network in ctest-TestRbacBasic-71824627 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-71824627', 'ctest-TestRbacBasic-71824627-54829956'], 'virtual_network', '82f8ea09-9fc4-460b-9c78-8d01276ae58e', "Permission Denied for ctest-TestRbacBasic-93279555 as ['ctest-TestRbacBasic-87091401'] to R virtual-network in ctest-TestRbacBasic-71824627"),) [API:8081]10.0.0.22 - - [2026-03-09 03:55:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-71824627:ctest-TestRbacBasic-71824627-54829956?flat HTTP/1.1" 403 198 0.108943 [API:8081]10.0.0.22 - - [2026-03-09 03:55:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.063272 [API:8081]10.0.0.22 - - [2026-03-09 03:55:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-71824627:ctest-TestRbacBasic-71824627-54829956?flat HTTP/1.1" 200 2124 0.063758 [API:8081]10.0.0.22 - - [2026-03-09 03:55:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.052109 [API:8081]10.0.0.22 - - [2026-03-09 03:55:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-71824627:ctest-TestRbacBasic-71824627-54829956?flat HTTP/1.1" 401 205 0.000269 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-49850869 as ['ctest-TestRbacBasic-06405242'] to R virtual-network in ctest-TestRbacBasic-71824627 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-71824627', 'ctest-TestRbacBasic-71824627-54829956'], 'virtual_network', '82f8ea09-9fc4-460b-9c78-8d01276ae58e', "Permission Denied for ctest-TestRbacBasic-49850869 as ['ctest-TestRbacBasic-06405242'] to R virtual-network in ctest-TestRbacBasic-71824627"),) [API:8081]10.0.0.22 - - [2026-03-09 03:55:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-71824627:ctest-TestRbacBasic-71824627-54829956?flat HTTP/1.1" 403 198 0.094809 [API:8081]10.0.0.22 - - [2026-03-09 03:55:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.059312 [API:8081]10.0.0.22 - - [2026-03-09 03:55:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-71824627:ctest-TestRbacBasic-71824627-54829956?flat HTTP/1.1" 200 2124 0.041566 [API:8081]10.0.0.22 - - [2026-03-09 03:55:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.088064 [API:8081]10.0.0.22 - - [2026-03-09 03:55:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.064211 [API:8081]10.0.0.22 - - [2026-03-09 03:55:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1406 0.008538 [API:8081]10.0.0.22 - - [2026-03-09 03:55:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-71824627:9d8df8e0-d0c0-4996-9a13-5f078a78c8e5?flat HTTP/1.1" 200 5235 0.045510 [API:8081]10.0.0.22 - - [2026-03-09 03:55:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-71824627:9d8df8e0-d0c0-4996-9a13-5f078a78c8e5?flat HTTP/1.1" 200 5235 0.088982 [API:8081]10.0.0.22 - - [2026-03-09 03:55:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-71824627:9d8df8e0-d0c0-4996-9a13-5f078a78c8e5?flat HTTP/1.1" 200 5235 0.048175 [API:8081]10.0.0.22 - - [2026-03-09 03:55:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-71824627:ctest-TestRbacBasic-71824627-14833699?flat HTTP/1.1" 200 3496 0.093484 [API:8081]10.0.0.22 - - [2026-03-09 03:55:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.027525 [API:8081]10.0.0.22 - - [2026-03-09 03:55:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.081441 [API:8081]10.0.0.22 - - [2026-03-09 03:55:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24718 0.023597 [API:8081]10.0.0.22 - - [2026-03-09 03:55:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.028985 [API:8081]10.0.0.22 - - [2026-03-09 03:55:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.082886 [API:8081]10.0.0.22 - - [2026-03-09 03:55:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24718 0.022156 [API:8081]10.0.0.22 - - [2026-03-09 03:55:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.040686 [API:8081]10.0.0.22 - - [2026-03-09 03:55:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-71824627:ctest-TestRbacBasic-71824627-14833699?flat HTTP/1.1" 200 3496 0.088550 [API:8081]10.0.0.22 - - [2026-03-09 03:55:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 601 0.064526 [API:8081]10.0.0.249 - - [2026-03-09 03:55:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071706 [API:8081]10.0.0.22 - - [2026-03-09 03:55:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.029774 [API:8081]10.0.0.22 - - [2026-03-09 03:55:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.087722 [API:8081]10.0.0.22 - - [2026-03-09 03:55:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24718 0.021868 [API:8081]10.0.0.22 - - [2026-03-09 03:55:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24718 0.017117 [API:8081]10.0.0.22 - - [2026-03-09 03:55:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24718 0.029089 [API:8081]10.0.0.22 - - [2026-03-09 03:55:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24718 0.017992 [API:8081]10.0.0.22 - - [2026-03-09 03:55:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24718 0.022846 [API:8081]10.0.0.22 - - [2026-03-09 03:56:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24718 0.019634 [API:8081]10.0.0.22 - - [2026-03-09 03:56:02] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-71824627:ctest-TestRbacBasic-71824627-14833699?flat HTTP/1.1" 200 6874 0.014297 [API:8081]10.0.0.22 - - [2026-03-09 03:56:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007996 [Introspect:8090]10.0.0.22 - - [2026-03-09 03:56:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001033 [API:8081]10.0.0.22 - - [2026-03-09 03:56:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.22 - - [2026-03-09 03:56:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1124 0.061866 [API:8081]10.0.0.249 - - [2026-03-09 03:56:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.070075 [API:8081]10.0.0.22 - - [2026-03-09 03:58:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-00932995:64ed3a69-2a3d-4160-8945-727a782fd3b9?flat HTTP/1.1" 200 5369 0.093678 [API:8081]10.0.0.22 - - [2026-03-09 03:58:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-00932995:64ed3a69-2a3d-4160-8945-727a782fd3b9?flat HTTP/1.1" 200 5369 0.016030 [API:8081]10.0.0.22 - - [2026-03-09 03:58:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-00932995:64ed3a69-2a3d-4160-8945-727a782fd3b9?flat HTTP/1.1" 200 5369 0.066944 [API:8081]10.0.0.22 - - [2026-03-09 03:58:33] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-00932995:ctest-vn1-47663448?flat HTTP/1.1" 200 9414 0.018072 [API:8081]10.0.0.22 - - [2026-03-09 03:58:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.027783 [API:8081]10.0.0.22 - - [2026-03-09 03:58:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.024025 [API:8081]10.0.0.22 - - [2026-03-09 03:58:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008914 [API:8081]10.0.0.22 - - [2026-03-09 03:58:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-00932995:5c956430-19e9-41bb-95aa-beecbf09933a?flat HTTP/1.1" 200 5365 0.016671 [API:8081]10.0.0.22 - - [2026-03-09 03:58:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-00932995:5c956430-19e9-41bb-95aa-beecbf09933a?flat HTTP/1.1" 200 5365 0.013858 [API:8081]10.0.0.22 - - [2026-03-09 03:58:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-00932995:5c956430-19e9-41bb-95aa-beecbf09933a?flat HTTP/1.1" 200 5365 0.012358 [API:8081]10.0.0.22 - - [2026-03-09 03:58:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-00932995:ctest-vn1-47663448?flat HTTP/1.1" 200 9414 0.018955 [API:8081]10.0.0.22 - - [2026-03-09 03:58:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.017596 [API:8081]10.0.0.22 - - [2026-03-09 03:58:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.017601 [API:8081]10.0.0.22 - - [2026-03-09 03:58:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009173 [API:8081]10.0.0.22 - - [2026-03-09 03:58:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.016324 [API:8081]10.0.0.249 - - [2026-03-09 03:58:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059403 [API:8081]10.0.0.22 - - [2026-03-09 03:58:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.020873 [API:8081]10.0.0.22 - - [2026-03-09 03:58:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.017055 [API:8081]10.0.0.22 - - [2026-03-09 03:58:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.028294 [API:8081]10.0.0.22 - - [2026-03-09 03:58:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.017944 [API:8081]10.0.0.22 - - [2026-03-09 03:58:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.019057 [API:8081]10.0.0.22 - - [2026-03-09 03:59:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.017485 [API:8081]10.0.0.22 - - [2026-03-09 03:59:02] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-00932995:ctest-vn1-47663448?flat HTTP/1.1" 200 7732 0.016575 [API:8081]10.0.0.22 - - [2026-03-09 03:59:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009864 [API:8081]10.0.0.22 - - [2026-03-09 03:59:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.044018 [API:8081]10.0.0.22 - - [2026-03-09 03:59:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.036916 [API:8081]10.0.0.22 - - [2026-03-09 03:59:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.025076 [API:8081]10.0.0.22 - - [2026-03-09 03:59:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.035417 [API:8081]10.0.0.22 - - [2026-03-09 03:59:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.024635 [API:8081]10.0.0.22 - - [2026-03-09 03:59:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.030751 [API:8081]10.0.0.22 - - [2026-03-09 03:59:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.035777 [API:8081]10.0.0.22 - - [2026-03-09 03:59:23] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-00932995:ctest-vn1-47663448?flat HTTP/1.1" 200 6229 0.013244 [API:8081]10.0.0.22 - - [2026-03-09 03:59:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008219 [API:8081]10.0.0.249 - - [2026-03-09 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.249 - - [2026-03-09 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.23 - - [2026-03-09 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.23 - - [2026-03-09 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.23 - - [2026-03-09 03:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.23 - - [2026-03-09 03:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.249 - - [2026-03-09 03:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.249 - - [2026-03-09 03:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.22 - - [2026-03-09 03:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.22 - - [2026-03-09 03:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.22 - - [2026-03-09 03:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.22 - - [2026-03-09 03:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.22 - - [2026-03-09 03:59:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1124 0.009924 [API:8081]10.0.0.22 - - [2026-03-09 03:59:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.008991 [API:8081]10.0.0.249 - - [2026-03-09 03:59:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.063889 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:00:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003036 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003465 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002893 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004987 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:00:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003886 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002556 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002941 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002870 [API:8081]10.0.0.249 - - [2026-03-09 04:01:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.418191 [API:8081]10.0.0.22 - - [2026-03-09 04:02:09] "GET /analytics HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.22 - - [2026-03-09 04:02:09] "GET /analytics HTTP/1.1" 401 205 0.000157 [Introspect:8090]10.0.0.22 - - [2026-03-09 04:02:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001285 [API:8081]10.0.0.22 - - [2026-03-09 04:02:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 11965 0.417937 [API:8081]10.0.0.22 - - [2026-03-09 04:02:14] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 6059 0.390112 [API:8081]10.0.0.22 - - [2026-03-09 04:02:14] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 6057 0.080529 [API:8081]10.0.0.22 - - [2026-03-09 04:02:14] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5454-3?flat HTTP/1.1" 200 3966 0.014125 [API:8081]10.0.0.22 - - [2026-03-09 04:02:14] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?flat HTTP/1.1" 200 6141 0.022637 [API:8081]10.0.0.22 - - [2026-03-09 04:02:14] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?flat HTTP/1.1" 200 7628 0.018217 [API:8081]10.0.0.22 - - [2026-03-09 04:02:14] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?flat HTTP/1.1" 200 6138 0.015817 [API:8081]10.0.0.22 - - [2026-03-09 04:02:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.008856 [API:8081]10.0.0.249 - - [2026-03-09 04:02:38] "GET /analytics HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.249 - - [2026-03-09 04:02:38] "GET /analytics HTTP/1.1" 401 205 0.000146 [API:8081]10.0.0.23 - - [2026-03-09 04:02:39] "GET /analytics HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.23 - - [2026-03-09 04:02:39] "GET /analytics HTTP/1.1" 401 205 0.000134 [API:8081]10.0.0.249 - - [2026-03-09 04:02:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.087422 [API:8081]10.0.0.22 - - [2026-03-09 04:02:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-00932995:d81db670-6b62-401f-8135-81c59bf17a3a?flat HTTP/1.1" 200 5251 0.015496 [API:8081]10.0.0.22 - - [2026-03-09 04:02:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-00932995:d81db670-6b62-401f-8135-81c59bf17a3a?flat HTTP/1.1" 200 5251 0.016089 [API:8081]10.0.0.22 - - [2026-03-09 04:02:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-00932995:d81db670-6b62-401f-8135-81c59bf17a3a?flat HTTP/1.1" 200 5251 0.014695 [API:8081]10.0.0.22 - - [2026-03-09 04:02:58] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-00932995:ctest-vn1-23089608?flat HTTP/1.1" 200 7098 0.016978 [API:8081]10.0.0.22 - - [2026-03-09 04:02:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32908 0.041510 [API:8081]10.0.0.22 - - [2026-03-09 04:02:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12396 0.024137 [API:8081]10.0.0.22 - - [2026-03-09 04:02:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32908 0.025084 [API:8081]10.0.0.22 - - [2026-03-09 04:02:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12396 0.020402 [API:8081]10.0.0.22 - - [2026-03-09 04:02:58] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009744 [API:8081]10.0.0.22 - - [2026-03-09 04:03:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-00932995:71a9f6d6-a998-4658-ad3e-eb46accd851d?flat HTTP/1.1" 200 5244 0.017265 [API:8081]10.0.0.22 - - [2026-03-09 04:03:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-00932995:71a9f6d6-a998-4658-ad3e-eb46accd851d?flat HTTP/1.1" 200 5244 0.013857 [API:8081]10.0.0.22 - - [2026-03-09 04:03:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-00932995:71a9f6d6-a998-4658-ad3e-eb46accd851d?flat HTTP/1.1" 200 5244 0.013490 [API:8081]10.0.0.22 - - [2026-03-09 04:03:41] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-00932995:ctest-vn2-09306076?flat HTTP/1.1" 200 7125 0.016955 [API:8081]10.0.0.22 - - [2026-03-09 04:03:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32263 0.028828 [API:8081]10.0.0.22 - - [2026-03-09 04:03:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32263 0.034818 [API:8081]10.0.0.22 - - [2026-03-09 04:03:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.011815 [API:8081]10.0.0.249 - - [2026-03-09 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.249 - - [2026-03-09 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.23 - - [2026-03-09 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.23 - - [2026-03-09 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.23 - - [2026-03-09 04:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.23 - - [2026-03-09 04:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.249 - - [2026-03-09 04:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.22 - - [2026-03-09 04:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.249 - - [2026-03-09 04:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.22 - - [2026-03-09 04:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.22 - - [2026-03-09 04:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000322 [API:8081]10.0.0.22 - - [2026-03-09 04:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.22 - - [2026-03-09 04:04:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32272 0.033517 [API:8081]10.0.0.22 - - [2026-03-09 04:04:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32272 0.030768 [API:8081]10.0.0.22 - - [2026-03-09 04:04:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32272 0.027395 [API:8081]10.0.0.22 - - [2026-03-09 04:04:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32272 0.023944 [API:8081]10.0.0.249 - - [2026-03-09 04:04:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072676 [API:8081]10.0.0.22 - - [2026-03-09 04:04:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32272 0.026937 [API:8081]10.0.0.22 - - [2026-03-09 04:04:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32272 0.026892 [API:8081]10.0.0.22 - - [2026-03-09 04:04:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32272 0.026911 [API:8081]10.0.0.22 - - [2026-03-09 04:05:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32272 0.025334 [API:8081]10.0.0.22 - - [2026-03-09 04:05:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32275 0.037854 [API:8081]10.0.0.22 - - [2026-03-09 04:05:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-00932995:ctest-vn2-09306076?flat HTTP/1.1" 200 7856 0.023569 [API:8081]10.0.0.22 - - [2026-03-09 04:05:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.013953 [API:8081]10.0.0.22 - - [2026-03-09 04:05:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32927 0.027970 [API:8081]10.0.0.22 - - [2026-03-09 04:05:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12930 0.020175 [API:8081]10.0.0.22 - - [2026-03-09 04:05:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32933 0.025579 [API:8081]10.0.0.22 - - [2026-03-09 04:05:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12930 0.023047 [API:8081]10.0.0.22 - - [2026-03-09 04:05:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32933 0.046877 [API:8081]10.0.0.22 - - [2026-03-09 04:05:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12930 0.024417 [API:8081]10.0.0.22 - - [2026-03-09 04:05:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32933 0.032005 [API:8081]10.0.0.22 - - [2026-03-09 04:05:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12930 0.026335 [API:8081]10.0.0.22 - - [2026-03-09 04:05:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32933 0.025118 [API:8081]10.0.0.22 - - [2026-03-09 04:05:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12930 0.024086 [API:8081]10.0.0.22 - - [2026-03-09 04:05:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32933 0.027916 [API:8081]10.0.0.22 - - [2026-03-09 04:05:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12930 0.023013 [API:8081]10.0.0.22 - - [2026-03-09 04:05:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32934 0.045619 [API:8081]10.0.0.22 - - [2026-03-09 04:05:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12810 0.031710 [API:8081]10.0.0.22 - - [2026-03-09 04:05:26] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-00932995:ctest-vn1-23089608?flat HTTP/1.1" 200 7797 0.025286 [API:8081]10.0.0.22 - - [2026-03-09 04:05:26] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010457 [API:8081]10.0.0.249 - - [2026-03-09 04:05:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.085557 [API:8081]10.0.0.22 - - [2026-03-09 04:06:26] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-19854734:41a1bc3f-51f4-4a45-9238-ba790ed0cbc2?flat HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.22 - - [2026-03-09 04:06:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-19854734:41a1bc3f-51f4-4a45-9238-ba790ed0cbc2?flat HTTP/1.1" 200 5235 0.086380 [API:8081]10.0.0.22 - - [2026-03-09 04:06:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-19854734:41a1bc3f-51f4-4a45-9238-ba790ed0cbc2?flat HTTP/1.1" 200 5235 0.094588 [API:8081]10.0.0.22 - - [2026-03-09 04:06:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-19854734:41a1bc3f-51f4-4a45-9238-ba790ed0cbc2?flat HTTP/1.1" 200 5235 0.084587 [API:8081]10.0.0.22 - - [2026-03-09 04:06:27] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-19854734:ctest-vn-19889519?flat HTTP/1.1" 200 8038 0.018587 [API:8081]10.0.0.22 - - [2026-03-09 04:06:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32944 0.072918 [API:8081]10.0.0.22 - - [2026-03-09 04:06:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12929 0.029114 [API:8081]10.0.0.22 - - [2026-03-09 04:06:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32944 0.026974 [API:8081]10.0.0.22 - - [2026-03-09 04:06:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12929 0.022908 [API:8081]10.0.0.22 - - [2026-03-09 04:06:27] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008287 [API:8081]10.0.0.22 - - [2026-03-09 04:06:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-19854734:beac4817-6449-46bb-ab48-da47b2d9a863?flat HTTP/1.1" 200 5239 0.014142 [API:8081]10.0.0.22 - - [2026-03-09 04:06:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-19854734:beac4817-6449-46bb-ab48-da47b2d9a863?flat HTTP/1.1" 200 5239 0.014494 [API:8081]10.0.0.22 - - [2026-03-09 04:06:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-19854734:beac4817-6449-46bb-ab48-da47b2d9a863?flat HTTP/1.1" 200 5239 0.012735 [API:8081]10.0.0.22 - - [2026-03-09 04:06:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-19854734:ctest-vn-37890558?flat HTTP/1.1" 200 8047 0.017079 [API:8081]10.0.0.22 - - [2026-03-09 04:06:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32302 0.039122 [API:8081]10.0.0.22 - - [2026-03-09 04:06:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32302 0.023776 [API:8081]10.0.0.22 - - [2026-03-09 04:06:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009723 [API:8081]10.0.0.22 - - [2026-03-09 04:06:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32302 0.039626 [API:8081]10.0.0.22 - - [2026-03-09 04:07:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32302 0.037982 [API:8081]10.0.0.22 - - [2026-03-09 04:07:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32303 0.029499 [API:8081]10.0.0.22 - - [2026-03-09 04:07:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-19854734:ctest-vn-37890558?flat HTTP/1.1" 200 6183 0.013360 [API:8081]10.0.0.22 - - [2026-03-09 04:07:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008451 [API:8081]10.0.0.22 - - [2026-03-09 04:07:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32944 0.028110 [API:8081]10.0.0.22 - - [2026-03-09 04:07:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12927 0.025766 [API:8081]10.0.0.22 - - [2026-03-09 04:07:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32946 0.028995 [API:8081]10.0.0.22 - - [2026-03-09 04:07:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12927 0.028574 [API:8081]10.0.0.22 - - [2026-03-09 04:07:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32946 0.027780 [API:8081]10.0.0.22 - - [2026-03-09 04:07:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12927 0.024082 [API:8081]10.0.0.22 - - [2026-03-09 04:07:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32946 0.036687 [API:8081]10.0.0.22 - - [2026-03-09 04:07:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12927 0.027106 [API:8081]10.0.0.22 - - [2026-03-09 04:07:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32946 0.032973 [API:8081]10.0.0.22 - - [2026-03-09 04:07:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12927 0.022979 [API:8081]10.0.0.22 - - [2026-03-09 04:07:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32946 0.033243 [API:8081]10.0.0.22 - - [2026-03-09 04:07:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12927 0.022194 [API:8081]10.0.0.22 - - [2026-03-09 04:07:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5454-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32948 0.041152 [API:8081]10.0.0.22 - - [2026-03-09 04:07:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 12537 0.024647 [API:8081]10.0.0.22 - - [2026-03-09 04:07:26] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-19854734:ctest-vn-19889519?flat HTTP/1.1" 200 6186 0.014656 [API:8081]10.0.0.22 - - [2026-03-09 04:07:26] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010732 [API:8081]10.0.0.22 - - [2026-03-09 04:07:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.22 - - [2026-03-09 04:07:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1358 0.102026 [API:8081]10.0.0.22 - - [2026-03-09 04:07:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1358 0.076924 [API:8081]10.0.0.249 - - [2026-03-09 04:07:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.101786 [API:8081]10.0.0.249 - - [2026-03-09 04:08:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.104715 [API:8081]10.0.0.249 - - [2026-03-09 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.249 - - [2026-03-09 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.23 - - [2026-03-09 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.23 - - [2026-03-09 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.23 - - [2026-03-09 04:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.23 - - [2026-03-09 04:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.249 - - [2026-03-09 04:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.249 - - [2026-03-09 04:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.22 - - [2026-03-09 04:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.22 - - [2026-03-09 04:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.22 - - [2026-03-09 04:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.22 - - [2026-03-09 04:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.249 - - [2026-03-09 04:10:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063544 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:10:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002769 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002647 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.007162 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002765 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:10:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003602 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003315 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003798 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.009448 [API:8081]10.0.0.249 - - [2026-03-09 04:11:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.075847 [API:8081]10.0.0.22 - - [2026-03-09 04:12:09] "GET /analytics HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.22 - - [2026-03-09 04:12:09] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.249 - - [2026-03-09 04:12:38] "GET /analytics HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.249 - - [2026-03-09 04:12:38] "GET /analytics HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.23 - - [2026-03-09 04:12:39] "GET /analytics HTTP/1.1" 401 205 0.000950 [API:8081]10.0.0.23 - - [2026-03-09 04:12:39] "GET /analytics HTTP/1.1" 401 205 0.000174 [API:8081]10.0.0.22 - - [2026-03-09 04:12:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000339 [API:8081]10.0.0.22 - - [2026-03-09 04:12:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1572 0.069530 [API:8081]10.0.0.249 - - [2026-03-09 04:13:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069572 [API:8081]10.0.0.249 - - [2026-03-09 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.249 - - [2026-03-09 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.23 - - [2026-03-09 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.23 - - [2026-03-09 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.23 - - [2026-03-09 04:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.23 - - [2026-03-09 04:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.249 - - [2026-03-09 04:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.249 - - [2026-03-09 04:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.22 - - [2026-03-09 04:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.22 - - [2026-03-09 04:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.22 - - [2026-03-09 04:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.22 - - [2026-03-09 04:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.249 - - [2026-03-09 04:15:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.082250 [API:8081]10.0.0.249 - - [2026-03-09 04:17:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079091 [Introspect:8090]10.0.0.22 - - [2026-03-09 04:17:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001130