+++ date ++ echo 'INFO: =================== Thu Mar 26 02:15:38 AM UTC 2026 ===================' INFO: =================== Thu Mar 26 02:15:38 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.240 ++ 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 '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ 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.240,10.0.0.22,10.0.0.65 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.240,10.0.0.22,10.0.0.65 ++ ANALYTICSDB_NODES=10.0.0.240,10.0.0.22,10.0.0.65 ++ ANALYTICS_SNMP_NODES=10.0.0.240,10.0.0.22,10.0.0.65 ++ 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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8081 ' +++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8081 ' +++ '[' -n '10.0.0.240:8081 10.0.0.22:8081 10.0.0.65:8081 ' ']' +++ echo '10.0.0.240:8081 10.0.0.22:8081 10.0.0.65:8081' ++ ANALYTICS_SERVERS='10.0.0.240:8081 10.0.0.22:8081 10.0.0.65: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9042 ' +++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9042 ' +++ '[' -n '10.0.0.240:9042 10.0.0.22:9042 10.0.0.65:9042 ' ']' +++ echo '10.0.0.240:9042 10.0.0.22:9042 10.0.0.65:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.240:9042 10.0.0.22:9042 10.0.0.65:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.240,10.0.0.22,10.0.0.65 ++ 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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8086 ' +++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8086 ' +++ '[' -n '10.0.0.240:8086 10.0.0.22:8086 10.0.0.65:8086 ' ']' +++ echo '10.0.0.240:8086 10.0.0.22:8086 10.0.0.65:8086' ++ COLLECTOR_SERVERS='10.0.0.240:8086 10.0.0.22:8086 10.0.0.65: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.240,10.0.0.22,10.0.0.65 ++ CONFIGDB_NODES=10.0.0.240,10.0.0.22,10.0.0.65 ++ 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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8082 ' +++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8082 ' +++ '[' -n '10.0.0.240:8082 10.0.0.22:8082 10.0.0.65:8082 ' ']' +++ echo '10.0.0.240:8082 10.0.0.22:8082 10.0.0.65:8082' ++ CONFIG_SERVERS='10.0.0.240:8082 10.0.0.22:8082 10.0.0.65: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9161 ' +++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9161 ' +++ '[' -n '10.0.0.240:9161 10.0.0.22:9161 10.0.0.65:9161 ' ']' +++ echo '10.0.0.240:9161 10.0.0.22:9161 10.0.0.65:9161' ++ CONFIGDB_SERVERS='10.0.0.240:9161 10.0.0.22:9161 10.0.0.65: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9041 ' +++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9041 ' +++ '[' -n '10.0.0.240:9041 10.0.0.22:9041 10.0.0.65:9041 ' ']' +++ echo '10.0.0.240:9041 10.0.0.22:9041 10.0.0.65:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.240:9041 10.0.0.22:9041 10.0.0.65: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.254,10.20.0.14,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,10.20.0.14,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.240,10.0.0.22,10.0.0.65 ++ 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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+=10.0.0.240:2181, +++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:2181, +++ '[' -n 10.0.0.240:2181,10.0.0.22:2181,10.0.0.65:2181, ']' +++ echo 10.0.0.240:2181,10.0.0.22:2181,10.0.0.65:2181 ++ ZOOKEEPER_SERVERS=10.0.0.240:2181,10.0.0.22:2181,10.0.0.65: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:2181 ' +++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:2181 ' +++ '[' -n '10.0.0.240:2181 10.0.0.22:2181 10.0.0.65:2181 ' ']' +++ echo '10.0.0.240:2181 10.0.0.22:2181 10.0.0.65:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.240:2181 10.0.0.22:2181 10.0.0.65:2181' ++ RABBITMQ_NODES=10.0.0.240,10.0.0.22,10.0.0.65 ++ 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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+=10.0.0.240:5673, +++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:5673, +++ '[' -n 10.0.0.240:5673,10.0.0.22:5673,10.0.0.65:5673, ']' +++ echo 10.0.0.240:5673,10.0.0.22:5673,10.0.0.65:5673 ++ RABBITMQ_SERVERS=10.0.0.240:5673,10.0.0.22:5673,10.0.0.65: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:6379 ' +++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:6379 ' +++ '[' -n '10.0.0.240:6379 10.0.0.22:6379 10.0.0.65:6379 ' ']' +++ echo '10.0.0.240:6379 10.0.0.22:6379 10.0.0.65:6379' ++ REDIS_SERVERS='10.0.0.240:6379 10.0.0.22:6379 10.0.0.65: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.240,10.0.0.22,10.0.0.65 ++ 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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9092 ' +++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9092 ' +++ '[' -n '10.0.0.240:9092 10.0.0.22:9092 10.0.0.65:9092 ' ']' +++ echo '10.0.0.240:9092 10.0.0.22:9092 10.0.0.65:9092' ++ KAFKA_SERVERS='10.0.0.240:9092 10.0.0.22:9092 10.0.0.65: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.240 ++ 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.240,10.0.0.22,10.0.0.65 ++ 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.240,10.0.0.22,10.0.0.65 ++ 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.240,10.0.0.22,10.0.0.65 ++ cut -d , -f 1 + local cassandra=10.0.0.240 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.240 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.240,10.0.0.22,10.0.0.65 +++ local servers=10.0.0.240,10.0.0.22,10.0.0.65 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.240,10.20.0.254,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.240'\''))' +++ local server_ip=10.0.0.240 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.240 ]] +++ [[ ,10.0.0.240,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.240, ]] +++ echo 10.0.0.240 1 +++ return ++ local ip=10.0.0.240 ++ [[ -z 10.0.0.240 ]] ++ echo 10.0.0.240 + host_ip=10.0.0.240 + 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 ++ sort ++ cut -d = -f 1 ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ sed 's/^ANALYTICS_API__//g' + 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/26/2026 02:15:46.088 7fba49208f80 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/26/2026 02:15:46.262 7fba49208f80 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 03/26/2026 02:15:46.273 7fba49208f80 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/26/2026 02:15:46.273 7fba49208f80 [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.240: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.22 - - [2026-03-26 02:16:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.139220 [API:8081]10.0.0.22 - - [2026-03-26 02:16:27] "GET /analytics HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.22 - - [2026-03-26 02:16:27] "GET /analytics HTTP/1.1" 401 206 0.000195 [API:8081]10.0.0.65 - - [2026-03-26 02:16:28] "GET /analytics HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.65 - - [2026-03-26 02:16:28] "GET /analytics HTTP/1.1" 401 206 0.000190 [API:8081]10.0.0.240 - - [2026-03-26 02:16:28] "GET /analytics HTTP/1.1" 401 206 0.000236 [API:8081]10.0.0.240 - - [2026-03-26 02:16:28] "GET /analytics HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.22 - - [2026-03-26 02:16:58] "GET /analytics HTTP/1.1" 401 206 0.000232 [API:8081]10.0.0.22 - - [2026-03-26 02:16:58] "GET /analytics HTTP/1.1" 401 206 0.000150 [API:8081]10.0.0.65 - - [2026-03-26 02:16:59] "GET /analytics HTTP/1.1" 401 206 0.000441 [API:8081]10.0.0.65 - - [2026-03-26 02:16:59] "GET /analytics HTTP/1.1" 401 206 0.000168 [API:8081]10.0.0.240 - - [2026-03-26 02:16:59] "GET /analytics HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.240 - - [2026-03-26 02:16:59] "GET /analytics HTTP/1.1" 401 206 0.000163 [API:8081]10.0.0.22 - - [2026-03-26 02:17:28] "GET /analytics HTTP/1.1" 401 206 0.000238 [API:8081]10.0.0.22 - - [2026-03-26 02:17:28] "GET /analytics HTTP/1.1" 401 206 0.000148 [API:8081]10.0.0.65 - - [2026-03-26 02:17:29] "GET /analytics HTTP/1.1" 401 206 0.000221 [API:8081]10.0.0.65 - - [2026-03-26 02:17:29] "GET /analytics HTTP/1.1" 401 206 0.000141 [API:8081]10.0.0.22 - - [2026-03-26 02:18:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.069854 [Introspect:8090]10.0.0.240 - - [2026-03-26 02:18:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001196 [Introspect:8090]10.0.0.240 - - [2026-03-26 02:18:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001115 [API:8081]10.0.0.22 - - [2026-03-26 02:19:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000401 [API:8081]10.0.0.22 - - [2026-03-26 02:19:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.22 - - [2026-03-26 02:19:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000235 [API:8081]10.0.0.22 - - [2026-03-26 02:19:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.65 - - [2026-03-26 02:19:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000388 [API:8081]10.0.0.65 - - [2026-03-26 02:19:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.65 - - [2026-03-26 02:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.65 - - [2026-03-26 02:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.240 - - [2026-03-26 02:19:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.240 - - [2026-03-26 02:19:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000401 [API:8081]10.0.0.240 - - [2026-03-26 02:19:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.240 - - [2026-03-26 02:19:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000666 [API:8081]10.0.0.22 - - [2026-03-26 02:19:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.073446 [Introspect:8090]10.0.0.240 - - [2026-03-26 02:20:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001104 [Introspect:8090]10.0.0.240 - - [2026-03-26 02:20:15] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.000587 [API:8081]10.0.0.240 - - [2026-03-26 02:20:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1:Control:contrail-control:0?flat HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1:Control:contrail-control:0?flat HTTP/1.1" 200 38606 0.070165 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16247 0.082670 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-2:Control:contrail-control:0?flat HTTP/1.1" 200 35549 0.077722 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16247 0.017888 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-3:Control:contrail-control:0?flat HTTP/1.1" 200 38617 0.026087 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13498 0.016736 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.016431 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.018139 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3357 0.012038 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3357 0.012287 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generators HTTP/1.1" 200 14162 0.011102 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4621 0.012387 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4317 0.014038 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4617 0.011243 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generators HTTP/1.1" 200 14162 0.009419 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.013260 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.015578 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.012812 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.012450 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.012208 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.013910 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.012855 [API:8081]10.0.0.240 - - [2026-03-26 02:20:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.013104 [API:8081]10.0.0.240 - - [2026-03-26 02:20:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.012246 [API:8081]10.0.0.240 - - [2026-03-26 02:20:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14815 0.048292 [API:8081]10.0.0.240 - - [2026-03-26 02:20:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.021684 [API:8081]10.0.0.240 - - [2026-03-26 02:20:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14820 0.021932 [API:8081]10.0.0.240 - - [2026-03-26 02:20:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.014803 [API:8081]10.0.0.240 - - [2026-03-26 02:20:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14831 0.015409 [API:8081]10.0.0.240 - - [2026-03-26 02:20:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.013804 [API:8081]10.0.0.240 - - [2026-03-26 02:20:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.018970 [API:8081]10.0.0.240 - - [2026-03-26 02:20:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.022115 [API:8081]10.0.0.240 - - [2026-03-26 02:20:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.017901 [API:8081]10.0.0.240 - - [2026-03-26 02:20:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.020363 [API:8081]10.0.0.240 - - [2026-03-26 02:20:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.017451 [API:8081]10.0.0.240 - - [2026-03-26 02:20:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3271 0.011789 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.018117 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3272 0.015415 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.015602 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14815 0.018280 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.014201 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.019273 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14820 0.019775 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.011869 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.011851 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14831 0.027329 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.012896 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.016391 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3982 0.011915 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.014797 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3982 0.012109 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.014783 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3982 0.012395 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4621 0.011839 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4317 0.011442 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4617 0.014211 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1:Control:contrail-control:0?flat HTTP/1.1" 200 38606 0.023608 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3381 0.013608 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16247 0.015817 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-2:Control:contrail-control:0?flat HTTP/1.1" 200 35549 0.024234 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.014610 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16247 0.017127 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-3:Control:contrail-control:0?flat HTTP/1.1" 200 38617 0.025623 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.013138 [API:8081]10.0.0.240 - - [2026-03-26 02:20:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5545-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13498 0.016122 [API:8081]10.0.0.240 - - [2026-03-26 02:20:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5545-1?flat HTTP/1.1" 200 12012 0.017585 [API:8081]10.0.0.240 - - [2026-03-26 02:20:22] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?flat HTTP/1.1" 200 11932 0.020576 [API:8081]10.0.0.240 - - [2026-03-26 02:20:22] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?flat HTTP/1.1" 200 13696 0.018116 [API:8081]10.0.0.240 - - [2026-03-26 02:20:22] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?flat HTTP/1.1" 200 21273 0.021141 [API:8081]10.0.0.240 - - [2026-03-26 02:20:22] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?flat HTTP/1.1" 200 11932 0.024085 [API:8081]10.0.0.240 - - [2026-03-26 02:20:22] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?flat HTTP/1.1" 200 13696 0.020192 [API:8081]10.0.0.240 - - [2026-03-26 02:20:22] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?flat HTTP/1.1" 200 21273 0.023650 [API:8081]10.0.0.240 - - [2026-03-26 02:20:22] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?flat HTTP/1.1" 200 11932 0.019524 [API:8081]10.0.0.240 - - [2026-03-26 02:20:22] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?flat HTTP/1.1" 200 13696 0.019481 [API:8081]10.0.0.240 - - [2026-03-26 02:20:22] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?flat HTTP/1.1" 200 21273 0.019949 [API:8081]10.0.0.240 - - [2026-03-26 02:20:22] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?flat HTTP/1.1" 200 11932 0.020986 [API:8081]10.0.0.240 - - [2026-03-26 02:20:22] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?flat HTTP/1.1" 200 13696 0.020149 [API:8081]10.0.0.240 - - [2026-03-26 02:20:22] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?flat HTTP/1.1" 200 21273 0.023494 [API:8081]10.0.0.240 - - [2026-03-26 02:20:24] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5545-1?flat HTTP/1.1" 200 8005 0.014019 [API:8081]10.0.0.240 - - [2026-03-26 02:20:24] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5545-2?flat HTTP/1.1" 200 7998 0.015911 [API:8081]10.0.0.240 - - [2026-03-26 02:20:24] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5545-3?flat HTTP/1.1" 200 7994 0.017789 [API:8081]10.0.0.240 - - [2026-03-26 02:20:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.240 - - [2026-03-26 02:20:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1152 0.060908 [API:8081]10.0.0.240 - - [2026-03-26 02:20:46] "POST /analytics/query HTTP/1.1" 200 63934 1.095036 [API:8081]10.0.0.240 - - [2026-03-26 02:20:47] "POST /analytics/query HTTP/1.1" 200 5875 1.070502 [API:8081]10.0.0.240 - - [2026-03-26 02:20:48] "POST /analytics/query HTTP/1.1" 200 871 1.036739 [API:8081]10.0.0.240 - - [2026-03-26 02:20:49] "POST /analytics/query HTTP/1.1" 200 5875 1.020324 [API:8081]10.0.0.240 - - [2026-03-26 02:20:50] "POST /analytics/query HTTP/1.1" 200 871 1.020456 [API:8081]10.0.0.240 - - [2026-03-26 02:21:02] "GET /documentation/index.html HTTP/1.1" 200 5407 0.000974 [API:8081]10.0.0.22 - - [2026-03-26 02:21:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.167069 [API:8081]10.0.0.22 - - [2026-03-26 02:22:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.086100 [API:8081]10.0.0.22 - - [2026-03-26 02:24:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.22 - - [2026-03-26 02:24:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.22 - - [2026-03-26 02:24:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.22 - - [2026-03-26 02:24:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.65 - - [2026-03-26 02:24:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.65 - - [2026-03-26 02:24:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.65 - - [2026-03-26 02:24:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000682 [API:8081]10.0.0.65 - - [2026-03-26 02:24:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.240 - - [2026-03-26 02:24:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.240 - - [2026-03-26 02:24:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.240 - - [2026-03-26 02:24:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.240 - - [2026-03-26 02:24:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.22 - - [2026-03-26 02:24:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060755 [API:8081]10.0.0.22 - - [2026-03-26 02:25:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.091609 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:25:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002705 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:25:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002624 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:25:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002971 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:25:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002856 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:25:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003006 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:25:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002411 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:25:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002554 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:25:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002533 [API:8081]10.0.0.240 - - [2026-03-26 02:25:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.240 - - [2026-03-26 02:25:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1453 0.070257 [API:8081]10.0.0.240 - - [2026-03-26 02:25:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1686 0.067011 [API:8081]10.0.0.240 - - [2026-03-26 02:26:59] "GET /analytics HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.240 - - [2026-03-26 02:26:59] "GET /analytics HTTP/1.1" 401 206 0.000188 [API:8081]10.0.0.22 - - [2026-03-26 02:27:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059698 [API:8081]10.0.0.22 - - [2026-03-26 02:27:29] "GET /analytics HTTP/1.1" 401 206 0.000236 [API:8081]10.0.0.22 - - [2026-03-26 02:27:29] "GET /analytics HTTP/1.1" 401 206 0.000174 [API:8081]10.0.0.65 - - [2026-03-26 02:27:29] "GET /analytics HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.65 - - [2026-03-26 02:27:29] "GET /analytics HTTP/1.1" 401 206 0.000170 [API:8081]10.0.0.22 - - [2026-03-26 02:28:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.080898 [API:8081]10.0.0.22 - - [2026-03-26 02:29:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.22 - - [2026-03-26 02:29:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.22 - - [2026-03-26 02:29:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000203 [API:8081]10.0.0.22 - - [2026-03-26 02:29:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.65 - - [2026-03-26 02:29:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.65 - - [2026-03-26 02:29:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.65 - - [2026-03-26 02:29:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.65 - - [2026-03-26 02:29:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.240 - - [2026-03-26 02:29:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.240 - - [2026-03-26 02:29:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.240 - - [2026-03-26 02:29:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.240 - - [2026-03-26 02:29:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000387 [API:8081]10.0.0.22 - - [2026-03-26 02:30:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082337 [API:8081]10.0.0.22 - - [2026-03-26 02:31:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.065311 [API:8081]10.0.0.240 - - [2026-03-26 02:32:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.240 - - [2026-03-26 02:32:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2461 0.065814 [API:8081]10.0.0.240 - - [2026-03-26 02:32:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2461 0.061664 [API:8081]10.0.0.22 - - [2026-03-26 02:33:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062045 [API:8081]10.0.0.240 - - [2026-03-26 02:33:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1449 0.011698 [API:8081]10.0.0.240 - - [2026-03-26 02:33:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1678 0.008832 [API:8081]10.0.0.240 - - [2026-03-26 02:33:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1907 0.066376 [API:8081]10.0.0.240 - - [2026-03-26 02:33:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2136 0.008946 [API:8081]10.0.0.22 - - [2026-03-26 02:34:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.22 - - [2026-03-26 02:34:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.22 - - [2026-03-26 02:34:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.22 - - [2026-03-26 02:34:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.65 - - [2026-03-26 02:34:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.65 - - [2026-03-26 02:34:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.65 - - [2026-03-26 02:34:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.65 - - [2026-03-26 02:34:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.240 - - [2026-03-26 02:34:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.240 - - [2026-03-26 02:34:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.240 - - [2026-03-26 02:34:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000403 [API:8081]10.0.0.240 - - [2026-03-26 02:34:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.22 - - [2026-03-26 02:34:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.080587 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:35:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003084 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:35:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003225 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:35:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003126 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:35:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002967 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:35:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003528 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:35:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003195 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:35:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004644 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:35:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003017 [API:8081]10.0.0.22 - - [2026-03-26 02:36:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072992 [API:8081]10.0.0.240 - - [2026-03-26 02:36:59] "GET /analytics HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.240 - - [2026-03-26 02:36:59] "GET /analytics HTTP/1.1" 401 206 0.000161 [API:8081]10.0.0.240 - - [2026-03-26 02:37:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24568 0.080559 [API:8081]10.0.0.240 - - [2026-03-26 02:37:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-72340980:ctest-vnet1-10686958?flat HTTP/1.1" 200 8246 0.068845 [API:8081]10.0.0.240 - - [2026-03-26 02:37:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008466 [API:8081]10.0.0.240 - - [2026-03-26 02:37:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.023113 [API:8081]10.0.0.240 - - [2026-03-26 02:37:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.019043 [API:8081]10.0.0.240 - - [2026-03-26 02:37:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.018840 [API:8081]10.0.0.240 - - [2026-03-26 02:37:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.021051 [API:8081]10.0.0.240 - - [2026-03-26 02:37:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.028696 [API:8081]10.0.0.240 - - [2026-03-26 02:37:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.018467 [API:8081]10.0.0.22 - - [2026-03-26 02:37:29] "GET /analytics HTTP/1.1" 401 206 0.000230 [API:8081]10.0.0.22 - - [2026-03-26 02:37:29] "GET /analytics HTTP/1.1" 401 206 0.000153 [API:8081]10.0.0.22 - - [2026-03-26 02:37:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.078390 [API:8081]10.0.0.65 - - [2026-03-26 02:37:29] "GET /analytics HTTP/1.1" 401 206 0.000228 [API:8081]10.0.0.65 - - [2026-03-26 02:37:29] "GET /analytics HTTP/1.1" 401 206 0.000158 [API:8081]10.0.0.240 - - [2026-03-26 02:37:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.017641 [API:8081]10.0.0.240 - - [2026-03-26 02:37:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.027748 [API:8081]10.0.0.240 - - [2026-03-26 02:37:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.023664 [API:8081]10.0.0.240 - - [2026-03-26 02:37:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-72340980:ctest-vnet0-06917562?flat HTTP/1.1" 200 8243 0.013000 [API:8081]10.0.0.240 - - [2026-03-26 02:37:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010194 [API:8081]10.0.0.240 - - [2026-03-26 02:37:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1445 0.022445 [API:8081]10.0.0.22 - - [2026-03-26 02:39:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.22 - - [2026-03-26 02:39:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.22 - - [2026-03-26 02:39:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.22 - - [2026-03-26 02:39:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.65 - - [2026-03-26 02:39:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.65 - - [2026-03-26 02:39:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.65 - - [2026-03-26 02:39:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.65 - - [2026-03-26 02:39:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.240 - - [2026-03-26 02:39:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.240 - - [2026-03-26 02:39:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.240 - - [2026-03-26 02:39:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.240 - - [2026-03-26 02:39:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.22 - - [2026-03-26 02:39:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.087877 [API:8081]10.0.0.240 - - [2026-03-26 02:39:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.240 - - [2026-03-26 02:39:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1461 0.056312 [API:8081]10.0.0.22 - - [2026-03-26 02:40:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.064809 [API:8081]10.0.0.240 - - [2026-03-26 02:40:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.109703 [API:8081]10.0.0.240 - - [2026-03-26 02:40:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.020214 [API:8081]10.0.0.240 - - [2026-03-26 02:40:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.074080 [API:8081]10.0.0.240 - - [2026-03-26 02:41:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.021220 [API:8081]10.0.0.240 - - [2026-03-26 02:41:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019220 [API:8081]10.0.0.240 - - [2026-03-26 02:41:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-14482537:ctest-vnet0-05359694?flat HTTP/1.1" 200 7196 0.012829 [API:8081]10.0.0.240 - - [2026-03-26 02:41:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009314 [API:8081]10.0.0.240 - - [2026-03-26 02:41:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.240 - - [2026-03-26 02:41:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1461 0.090879 [API:8081]10.0.0.240 - - [2026-03-26 02:41:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.240 - - [2026-03-26 02:41:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1847 0.060755 [API:8081]10.0.0.240 - - [2026-03-26 02:41:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1847 0.055428 [API:8081]10.0.0.240 - - [2026-03-26 02:41:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1847 0.065673 [API:8081]10.0.0.240 - - [2026-03-26 02:42:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-71353152:a5093de8-319e-4dd9-b93f-f7103d65658c?flat HTTP/1.1" 200 5233 0.013043 [API:8081]10.0.0.240 - - [2026-03-26 02:42:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-71353152:a5093de8-319e-4dd9-b93f-f7103d65658c?flat HTTP/1.1" 200 5233 0.012661 [API:8081]10.0.0.240 - - [2026-03-26 02:42:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-71353152:a5093de8-319e-4dd9-b93f-f7103d65658c?flat HTTP/1.1" 200 5233 0.013549 [API:8081]10.0.0.240 - - [2026-03-26 02:42:27] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-71353152:ctest-VN1-96157661?flat HTTP/1.1" 200 8557 0.013854 [API:8081]10.0.0.240 - - [2026-03-26 02:42:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.017663 [API:8081]10.0.0.240 - - [2026-03-26 02:42:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.023052 [API:8081]10.0.0.240 - - [2026-03-26 02:42:27] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008782 [API:8081]10.0.0.240 - - [2026-03-26 02:42:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-71353152:e82e1363-d2df-42f0-b44c-45808142ea80?flat HTTP/1.1" 200 5097 0.012678 [API:8081]10.0.0.240 - - [2026-03-26 02:42:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-71353152:e82e1363-d2df-42f0-b44c-45808142ea80?flat HTTP/1.1" 200 5097 0.013805 [API:8081]10.0.0.240 - - [2026-03-26 02:42:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-71353152:e82e1363-d2df-42f0-b44c-45808142ea80?flat HTTP/1.1" 200 5097 0.012015 [API:8081]10.0.0.240 - - [2026-03-26 02:42:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-71353152:ctest-VN2-60830999?flat HTTP/1.1" 200 7863 0.013771 [API:8081]10.0.0.240 - - [2026-03-26 02:42:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.019818 [API:8081]10.0.0.240 - - [2026-03-26 02:42:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.017855 [API:8081]10.0.0.240 - - [2026-03-26 02:42:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008632 [API:8081]10.0.0.22 - - [2026-03-26 02:42:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067648 [API:8081]10.0.0.240 - - [2026-03-26 02:42:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-71353152:7f171369-3a12-49cf-9084-bbe6fce39d41?flat HTTP/1.1" 200 5453 0.014755 [API:8081]10.0.0.240 - - [2026-03-26 02:42:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-71353152:7f171369-3a12-49cf-9084-bbe6fce39d41?flat HTTP/1.1" 200 5453 0.013873 [API:8081]10.0.0.240 - - [2026-03-26 02:42:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-71353152:7f171369-3a12-49cf-9084-bbe6fce39d41?flat HTTP/1.1" 200 5453 0.012730 [API:8081]10.0.0.240 - - [2026-03-26 02:42:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-71353152:ctest-VN3-43602843?flat HTTP/1.1" 200 8872 0.034707 [API:8081]10.0.0.240 - - [2026-03-26 02:42:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.020992 [API:8081]10.0.0.240 - - [2026-03-26 02:42:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.021472 [API:8081]10.0.0.240 - - [2026-03-26 02:42:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009509 [API:8081]10.0.0.240 - - [2026-03-26 02:43:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.022121 [API:8081]10.0.0.240 - - [2026-03-26 02:43:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.020406 [API:8081]10.0.0.240 - - [2026-03-26 02:43:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.019005 [API:8081]10.0.0.240 - - [2026-03-26 02:43:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.018605 [API:8081]10.0.0.240 - - [2026-03-26 02:43:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.032804 [API:8081]10.0.0.240 - - [2026-03-26 02:43:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.017973 [API:8081]10.0.0.22 - - [2026-03-26 02:43:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.063158 [API:8081]10.0.0.240 - - [2026-03-26 02:43:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.019461 [API:8081]10.0.0.240 - - [2026-03-26 02:43:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-71353152:ctest-VN3-43602843?flat HTTP/1.1" 200 6217 0.015453 [API:8081]10.0.0.240 - - [2026-03-26 02:43:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.017880 [API:8081]10.0.0.240 - - [2026-03-26 02:43:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.021206 [API:8081]10.0.0.240 - - [2026-03-26 02:43:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.029562 [API:8081]10.0.0.240 - - [2026-03-26 02:43:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.018749 [API:8081]10.0.0.240 - - [2026-03-26 02:43:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.023568 [API:8081]10.0.0.240 - - [2026-03-26 02:43:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.018201 [API:8081]10.0.0.240 - - [2026-03-26 02:43:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.019877 [API:8081]10.0.0.240 - - [2026-03-26 02:43:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.022146 [API:8081]10.0.0.240 - - [2026-03-26 02:43:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.020634 [API:8081]10.0.0.240 - - [2026-03-26 02:44:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.019555 [API:8081]10.0.0.22 - - [2026-03-26 02:44:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.22 - - [2026-03-26 02:44:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.22 - - [2026-03-26 02:44:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.22 - - [2026-03-26 02:44:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.65 - - [2026-03-26 02:44:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.65 - - [2026-03-26 02:44:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.65 - - [2026-03-26 02:44:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.65 - - [2026-03-26 02:44:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.240 - - [2026-03-26 02:44:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.240 - - [2026-03-26 02:44:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.240 - - [2026-03-26 02:44:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.034831 [API:8081]10.0.0.240 - - [2026-03-26 02:44:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-71353152:ctest-VN2-60830999?flat HTTP/1.1" 200 6557 0.013238 [API:8081]10.0.0.240 - - [2026-03-26 02:44:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009525 [API:8081]10.0.0.240 - - [2026-03-26 02:44:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.240 - - [2026-03-26 02:44:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.240 - - [2026-03-26 02:44:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.022636 [API:8081]10.0.0.240 - - [2026-03-26 02:44:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.034012 [API:8081]10.0.0.240 - - [2026-03-26 02:44:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.018599 [API:8081]10.0.0.240 - - [2026-03-26 02:44:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.022585 [API:8081]10.0.0.240 - - [2026-03-26 02:44:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.018461 [API:8081]10.0.0.240 - - [2026-03-26 02:44:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.018372 [API:8081]10.0.0.240 - - [2026-03-26 02:44:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.019604 [API:8081]10.0.0.240 - - [2026-03-26 02:44:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.018844 [API:8081]10.0.0.240 - - [2026-03-26 02:44:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.021719 [API:8081]10.0.0.240 - - [2026-03-26 02:44:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.020905 [API:8081]10.0.0.240 - - [2026-03-26 02:44:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-71353152:ctest-VN1-96157661?flat HTTP/1.1" 200 6773 0.012919 [API:8081]10.0.0.240 - - [2026-03-26 02:44:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009017 [API:8081]10.0.0.240 - - [2026-03-26 02:44:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.240 - - [2026-03-26 02:44:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1883 0.059591 [API:8081]10.0.0.240 - - [2026-03-26 02:44:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1883 0.057961 [API:8081]10.0.0.240 - - [2026-03-26 02:44:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1883 0.060714 [API:8081]10.0.0.22 - - [2026-03-26 02:45:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070711 [API:8081]10.0.0.240 - - [2026-03-26 02:45:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-65827769:b0fd07ff-afa7-4783-83ff-05fa9f07b241?flat HTTP/1.1" 200 5366 0.012960 [API:8081]10.0.0.240 - - [2026-03-26 02:45:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-65827769:b0fd07ff-afa7-4783-83ff-05fa9f07b241?flat HTTP/1.1" 200 5366 0.014457 [API:8081]10.0.0.240 - - [2026-03-26 02:45:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-65827769:b0fd07ff-afa7-4783-83ff-05fa9f07b241?flat HTTP/1.1" 200 5366 0.015465 [API:8081]10.0.0.240 - - [2026-03-26 02:45:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-65827769:b0fd07ff-afa7-4783-83ff-05fa9f07b241?flat HTTP/1.1" 200 5366 0.016812 [API:8081]10.0.0.240 - - [2026-03-26 02:45:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-65827769:ctest-VN1-45374114?flat HTTP/1.1" 200 9455 0.026663 [API:8081]10.0.0.240 - - [2026-03-26 02:45:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.022369 [API:8081]10.0.0.240 - - [2026-03-26 02:45:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.018423 [API:8081]10.0.0.240 - - [2026-03-26 02:45:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011648 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:45:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005505 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:45:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002569 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:45:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002551 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:45:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003883 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:45:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003350 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:45:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002892 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:45:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003131 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:45:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003307 [API:8081]10.0.0.240 - - [2026-03-26 02:45:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-65827769:e773f64e-aca5-484d-9ffa-9d584f372cb6?flat HTTP/1.1" 200 5222 0.012094 [API:8081]10.0.0.240 - - [2026-03-26 02:45:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-65827769:e773f64e-aca5-484d-9ffa-9d584f372cb6?flat HTTP/1.1" 200 5222 0.012046 [API:8081]10.0.0.240 - - [2026-03-26 02:45:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-65827769:e773f64e-aca5-484d-9ffa-9d584f372cb6?flat HTTP/1.1" 200 5222 0.011041 [API:8081]10.0.0.240 - - [2026-03-26 02:45:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-65827769:e773f64e-aca5-484d-9ffa-9d584f372cb6?flat HTTP/1.1" 200 5222 0.012965 [API:8081]10.0.0.240 - - [2026-03-26 02:45:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-65827769:ctest-VN2-76881737?flat HTTP/1.1" 200 8633 0.015192 [API:8081]10.0.0.240 - - [2026-03-26 02:45:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.022544 [API:8081]10.0.0.240 - - [2026-03-26 02:45:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.036839 [API:8081]10.0.0.240 - - [2026-03-26 02:45:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008395 [API:8081]10.0.0.240 - - [2026-03-26 02:45:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-65827769:015ccb00-f162-47a4-b25e-4ff3ad3bc583?flat HTTP/1.1" 200 5223 0.013812 [API:8081]10.0.0.240 - - [2026-03-26 02:45:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-65827769:015ccb00-f162-47a4-b25e-4ff3ad3bc583?flat HTTP/1.1" 200 5223 0.012180 [API:8081]10.0.0.240 - - [2026-03-26 02:45:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-65827769:015ccb00-f162-47a4-b25e-4ff3ad3bc583?flat HTTP/1.1" 200 5223 0.013317 [API:8081]10.0.0.240 - - [2026-03-26 02:45:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-65827769:015ccb00-f162-47a4-b25e-4ff3ad3bc583?flat HTTP/1.1" 200 5223 0.013950 [API:8081]10.0.0.240 - - [2026-03-26 02:45:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-65827769:ctest-VN3-82251521?flat HTTP/1.1" 200 8208 0.014492 [API:8081]10.0.0.240 - - [2026-03-26 02:45:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.025416 [API:8081]10.0.0.240 - - [2026-03-26 02:45:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.019575 [API:8081]10.0.0.240 - - [2026-03-26 02:45:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009374 [API:8081]10.0.0.240 - - [2026-03-26 02:46:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.022307 [API:8081]10.0.0.240 - - [2026-03-26 02:46:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-65827769:ctest-VN3-82251521?flat HTTP/1.1" 200 6969 0.018484 [API:8081]10.0.0.240 - - [2026-03-26 02:46:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008611 [API:8081]10.0.0.22 - - [2026-03-26 02:46:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.076461 [API:8081]10.0.0.240 - - [2026-03-26 02:46:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.020206 [API:8081]10.0.0.240 - - [2026-03-26 02:46:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.021991 [API:8081]10.0.0.240 - - [2026-03-26 02:46:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.029543 [API:8081]10.0.0.240 - - [2026-03-26 02:46:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.029606 [API:8081]10.0.0.240 - - [2026-03-26 02:46:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.020634 [API:8081]10.0.0.240 - - [2026-03-26 02:46:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.019871 [API:8081]10.0.0.240 - - [2026-03-26 02:46:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.018604 [API:8081]10.0.0.240 - - [2026-03-26 02:46:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.018391 [API:8081]10.0.0.240 - - [2026-03-26 02:46:59] "GET /analytics HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.240 - - [2026-03-26 02:46:59] "GET /analytics HTTP/1.1" 401 206 0.000162 [API:8081]10.0.0.240 - - [2026-03-26 02:47:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.028916 [API:8081]10.0.0.240 - - [2026-03-26 02:47:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.024443 [API:8081]10.0.0.240 - - [2026-03-26 02:47:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-65827769:ctest-VN2-76881737?flat HTTP/1.1" 200 7309 0.011644 [API:8081]10.0.0.240 - - [2026-03-26 02:47:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008546 [API:8081]10.0.0.240 - - [2026-03-26 02:47:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.021831 [API:8081]10.0.0.240 - - [2026-03-26 02:47:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.026883 [API:8081]10.0.0.240 - - [2026-03-26 02:47:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.022105 [API:8081]10.0.0.240 - - [2026-03-26 02:47:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.020979 [API:8081]10.0.0.240 - - [2026-03-26 02:47:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.027820 [API:8081]10.0.0.240 - - [2026-03-26 02:47:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.018959 [API:8081]10.0.0.240 - - [2026-03-26 02:47:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.019026 [API:8081]10.0.0.22 - - [2026-03-26 02:47:29] "GET /analytics HTTP/1.1" 401 206 0.000230 [API:8081]10.0.0.22 - - [2026-03-26 02:47:29] "GET /analytics HTTP/1.1" 401 206 0.000149 [API:8081]10.0.0.65 - - [2026-03-26 02:47:29] "GET /analytics HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.65 - - [2026-03-26 02:47:29] "GET /analytics HTTP/1.1" 401 206 0.000151 [API:8081]10.0.0.240 - - [2026-03-26 02:47:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.021411 [API:8081]10.0.0.240 - - [2026-03-26 02:47:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.018625 [API:8081]10.0.0.240 - - [2026-03-26 02:47:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.022432 [API:8081]10.0.0.240 - - [2026-03-26 02:47:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-65827769:ctest-VN1-45374114?flat HTTP/1.1" 200 7648 0.024735 [API:8081]10.0.0.240 - - [2026-03-26 02:47:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008856 [API:8081]10.0.0.240 - - [2026-03-26 02:47:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.240 - - [2026-03-26 02:47:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.067392 [API:8081]10.0.0.240 - - [2026-03-26 02:47:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.055697 [API:8081]10.0.0.22 - - [2026-03-26 02:48:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060401 [API:8081]10.0.0.22 - - [2026-03-26 02:49:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.22 - - [2026-03-26 02:49:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.22 - - [2026-03-26 02:49:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000440 [API:8081]10.0.0.22 - - [2026-03-26 02:49:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000406 [API:8081]10.0.0.65 - - [2026-03-26 02:49:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.65 - - [2026-03-26 02:49:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.65 - - [2026-03-26 02:49:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.65 - - [2026-03-26 02:49:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.240 - - [2026-03-26 02:49:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.240 - - [2026-03-26 02:49:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.240 - - [2026-03-26 02:49:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.240 - - [2026-03-26 02:49:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.240 - - [2026-03-26 02:49:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.240 - - [2026-03-26 02:49:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1457 0.067607 [API:8081]10.0.0.22 - - [2026-03-26 02:49:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.092091 [API:8081]10.0.0.240 - - [2026-03-26 02:51:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.088913 [API:8081]10.0.0.22 - - [2026-03-26 02:51:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065552 [API:8081]10.0.0.240 - - [2026-03-26 02:51:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.088628 [API:8081]10.0.0.240 - - [2026-03-26 02:51:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.020848 [API:8081]10.0.0.240 - - [2026-03-26 02:51:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.022736 [API:8081]10.0.0.240 - - [2026-03-26 02:51:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.021915 [API:8081]10.0.0.240 - - [2026-03-26 02:51:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.037152 [API:8081]10.0.0.240 - - [2026-03-26 02:51:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24609 0.020913 [API:8081]10.0.0.240 - - [2026-03-26 02:52:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24609 0.025934 [API:8081]10.0.0.240 - - [2026-03-26 02:52:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.018877 [API:8081]10.0.0.240 - - [2026-03-26 02:52:04] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-05348330:ctest-vnet0-02569101?flat HTTP/1.1" 200 7965 0.013987 [API:8081]10.0.0.240 - - [2026-03-26 02:52:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009470 [API:8081]10.0.0.240 - - [2026-03-26 02:52:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.240 - - [2026-03-26 02:52:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1445 0.058990 [API:8081]10.0.0.240 - - [2026-03-26 02:52:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1670 0.062007 [API:8081]10.0.0.22 - - [2026-03-26 02:52:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.073230 [API:8081]10.0.0.22 - - [2026-03-26 02:54:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.22 - - [2026-03-26 02:54:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.22 - - [2026-03-26 02:54:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.22 - - [2026-03-26 02:54:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.65 - - [2026-03-26 02:54:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.65 - - [2026-03-26 02:54:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.65 - - [2026-03-26 02:54:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.65 - - [2026-03-26 02:54:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000357 [API:8081]10.0.0.240 - - [2026-03-26 02:54:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.240 - - [2026-03-26 02:54:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.240 - - [2026-03-26 02:54:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.240 - - [2026-03-26 02:54:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.22 - - [2026-03-26 02:54:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062914 [API:8081]10.0.0.240 - - [2026-03-26 02:54:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24604 0.040485 [API:8081]10.0.0.240 - - [2026-03-26 02:55:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24604 0.097188 [API:8081]10.0.0.240 - - [2026-03-26 02:55:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24604 0.018824 [API:8081]10.0.0.240 - - [2026-03-26 02:55:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-51085851:ctest-vnet1-91032633?flat HTTP/1.1" 200 7307 0.012577 [API:8081]10.0.0.240 - - [2026-03-26 02:55:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009759 [API:8081]10.0.0.240 - - [2026-03-26 02:55:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.022938 [API:8081]10.0.0.240 - - [2026-03-26 02:55:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.035514 [API:8081]10.0.0.240 - - [2026-03-26 02:55:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.031828 [API:8081]10.0.0.240 - - [2026-03-26 02:55:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.018001 [API:8081]10.0.0.240 - - [2026-03-26 02:55:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.019321 [API:8081]10.0.0.240 - - [2026-03-26 02:55:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.020970 [API:8081]10.0.0.240 - - [2026-03-26 02:55:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.037367 [API:8081]10.0.0.240 - - [2026-03-26 02:55:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.028794 [API:8081]10.0.0.240 - - [2026-03-26 02:55:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.020663 [API:8081]10.0.0.240 - - [2026-03-26 02:55:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24623 0.018918 [API:8081]10.0.0.240 - - [2026-03-26 02:55:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-51085851:ctest-vnet0-36813345?flat HTTP/1.1" 200 6960 0.015736 [API:8081]10.0.0.240 - - [2026-03-26 02:55:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.013021 [API:8081]10.0.0.22 - - [2026-03-26 02:55:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.070138 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:55:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002865 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:55:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002996 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:55:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002586 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:55:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003136 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:55:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003976 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:55:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002855 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:55:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002999 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 02:55:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003169 [API:8081]10.0.0.240 - - [2026-03-26 02:55:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.240 - - [2026-03-26 02:55:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1457 0.061311 [API:8081]10.0.0.240 - - [2026-03-26 02:55:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1694 0.065366 [API:8081]10.0.0.240 - - [2026-03-26 02:56:59] "GET /analytics HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.240 - - [2026-03-26 02:56:59] "GET /analytics HTTP/1.1" 401 206 0.000204 [API:8081]10.0.0.22 - - [2026-03-26 02:57:29] "GET /analytics HTTP/1.1" 401 206 0.000424 [API:8081]10.0.0.22 - - [2026-03-26 02:57:29] "GET /analytics HTTP/1.1" 401 206 0.000203 [API:8081]10.0.0.65 - - [2026-03-26 02:57:29] "GET /analytics HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.65 - - [2026-03-26 02:57:29] "GET /analytics HTTP/1.1" 401 206 0.000153 [API:8081]10.0.0.22 - - [2026-03-26 02:57:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069587 [API:8081]10.0.0.22 - - [2026-03-26 02:58:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.098718 [API:8081]10.0.0.240 - - [2026-03-26 02:58:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.019552 [API:8081]10.0.0.240 - - [2026-03-26 02:58:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.082194 [API:8081]10.0.0.240 - - [2026-03-26 02:58:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.018372 [API:8081]10.0.0.240 - - [2026-03-26 02:58:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.020470 [API:8081]10.0.0.240 - - [2026-03-26 02:59:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.028761 [API:8081]10.0.0.22 - - [2026-03-26 02:59:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.22 - - [2026-03-26 02:59:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.22 - - [2026-03-26 02:59:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.22 - - [2026-03-26 02:59:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.65 - - [2026-03-26 02:59:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.65 - - [2026-03-26 02:59:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000361 [API:8081]10.0.0.65 - - [2026-03-26 02:59:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.65 - - [2026-03-26 02:59:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.240 - - [2026-03-26 02:59:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.240 - - [2026-03-26 02:59:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.240 - - [2026-03-26 02:59:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.021473 [API:8081]10.0.0.240 - - [2026-03-26 02:59:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-66400336:ctest-vnet1-64760456?flat HTTP/1.1" 200 8068 0.012231 [API:8081]10.0.0.240 - - [2026-03-26 02:59:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.007968 [API:8081]10.0.0.240 - - [2026-03-26 02:59:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000400 [API:8081]10.0.0.240 - - [2026-03-26 02:59:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000383 [API:8081]10.0.0.240 - - [2026-03-26 02:59:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.024147 [API:8081]10.0.0.240 - - [2026-03-26 02:59:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.032000 [API:8081]10.0.0.240 - - [2026-03-26 02:59:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.018686 [API:8081]10.0.0.240 - - [2026-03-26 02:59:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.023615 [API:8081]10.0.0.240 - - [2026-03-26 02:59:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.029774 [API:8081]10.0.0.240 - - [2026-03-26 02:59:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.021145 [API:8081]10.0.0.240 - - [2026-03-26 02:59:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.018573 [API:8081]10.0.0.240 - - [2026-03-26 02:59:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.030398 [API:8081]10.0.0.240 - - [2026-03-26 02:59:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.029637 [API:8081]10.0.0.240 - - [2026-03-26 02:59:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.026280 [API:8081]10.0.0.240 - - [2026-03-26 02:59:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-66400336:ctest-vnet0-87518596?flat HTTP/1.1" 200 7710 0.012539 [API:8081]10.0.0.240 - - [2026-03-26 02:59:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008620 [API:8081]10.0.0.22 - - [2026-03-26 03:00:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071332 [API:8081]10.0.0.22 - - [2026-03-26 03:01:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.428874 [API:8081]10.0.0.240 - - [2026-03-26 03:03:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.240 - - [2026-03-26 03:03:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1439 0.070582 [API:8081]10.0.0.22 - - [2026-03-26 03:03:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066174 [API:8081]10.0.0.22 - - [2026-03-26 03:04:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.22 - - [2026-03-26 03:04:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.22 - - [2026-03-26 03:04:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.22 - - [2026-03-26 03:04:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.65 - - [2026-03-26 03:04:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.65 - - [2026-03-26 03:04:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.65 - - [2026-03-26 03:04:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.65 - - [2026-03-26 03:04:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.240 - - [2026-03-26 03:04:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.240 - - [2026-03-26 03:04:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.240 - - [2026-03-26 03:04:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.240 - - [2026-03-26 03:04:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.240 - - [2026-03-26 03:04:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.065429 [API:8081]10.0.0.22 - - [2026-03-26 03:04:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.068589 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:05:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003046 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:05:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002929 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:05:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002703 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:05:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003089 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:05:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003800 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:05:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003705 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:05:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.014831 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:05:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.015493 [API:8081]10.0.0.240 - - [2026-03-26 03:05:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.240 - - [2026-03-26 03:05:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1567 0.073321 [API:8081]10.0.0.240 - - [2026-03-26 03:06:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-67736588:2584b0e1-62e0-468e-89a5-dd38a330819e?flat HTTP/1.1" 200 5825 0.071372 [API:8081]10.0.0.240 - - [2026-03-26 03:06:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-67736588:2584b0e1-62e0-468e-89a5-dd38a330819e?flat HTTP/1.1" 200 5825 0.068780 [API:8081]10.0.0.240 - - [2026-03-26 03:06:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-67736588:2584b0e1-62e0-468e-89a5-dd38a330819e?flat HTTP/1.1" 200 5825 0.015906 [API:8081]10.0.0.240 - - [2026-03-26 03:06:32] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-67736588:ctest-SecurityGroupBasicRegressionTests1Ipv6-67736588-27574616?flat HTTP/1.1" 200 5025 0.015095 [API:8081]10.0.0.240 - - [2026-03-26 03:06:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.022713 [API:8081]10.0.0.240 - - [2026-03-26 03:06:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.021322 [API:8081]10.0.0.240 - - [2026-03-26 03:06:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009701 [API:8081]10.0.0.240 - - [2026-03-26 03:06:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-67736588:7f63b306-2d3c-4a7b-a29c-098ae0b37a4e?flat HTTP/1.1" 200 5694 0.013006 [API:8081]10.0.0.240 - - [2026-03-26 03:06:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-67736588:7f63b306-2d3c-4a7b-a29c-098ae0b37a4e?flat HTTP/1.1" 200 5694 0.013164 [API:8081]10.0.0.240 - - [2026-03-26 03:06:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-67736588:7f63b306-2d3c-4a7b-a29c-098ae0b37a4e?flat HTTP/1.1" 200 5694 0.015391 [API:8081]10.0.0.240 - - [2026-03-26 03:06:52] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-67736588:ctest-SecurityGroupBasicRegressionTests1Ipv6-67736588-27574616?flat HTTP/1.1" 200 10940 0.026867 [API:8081]10.0.0.240 - - [2026-03-26 03:06:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24623 0.019002 [API:8081]10.0.0.240 - - [2026-03-26 03:06:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24623 0.021770 [API:8081]10.0.0.240 - - [2026-03-26 03:06:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010778 [API:8081]10.0.0.22 - - [2026-03-26 03:06:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.123829 [API:8081]10.0.0.240 - - [2026-03-26 03:06:59] "GET /analytics HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.240 - - [2026-03-26 03:06:59] "GET /analytics HTTP/1.1" 401 206 0.000151 [API:8081]10.0.0.22 - - [2026-03-26 03:07:29] "GET /analytics HTTP/1.1" 401 206 0.000354 [API:8081]10.0.0.22 - - [2026-03-26 03:07:29] "GET /analytics HTTP/1.1" 401 206 0.000190 [API:8081]10.0.0.65 - - [2026-03-26 03:07:29] "GET /analytics HTTP/1.1" 401 206 0.000841 [API:8081]10.0.0.65 - - [2026-03-26 03:07:29] "GET /analytics HTTP/1.1" 401 206 0.000232 [API:8081]10.0.0.22 - - [2026-03-26 03:07:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.073211 [API:8081]10.0.0.22 - - [2026-03-26 03:09:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.22 - - [2026-03-26 03:09:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.22 - - [2026-03-26 03:09:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.22 - - [2026-03-26 03:09:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.65 - - [2026-03-26 03:09:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.65 - - [2026-03-26 03:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.65 - - [2026-03-26 03:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.65 - - [2026-03-26 03:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.240 - - [2026-03-26 03:09:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.240 - - [2026-03-26 03:09:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000375 [API:8081]10.0.0.240 - - [2026-03-26 03:09:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.240 - - [2026-03-26 03:09:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.240 - - [2026-03-26 03:09:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.240 - - [2026-03-26 03:09:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1934 0.088604 [API:8081]10.0.0.22 - - [2026-03-26 03:09:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068745 [API:8081]10.0.0.240 - - [2026-03-26 03:10:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-22046114:57c188d7-217e-43fb-9149-335f9e266d30?flat HTTP/1.1" 200 5811 0.067024 [API:8081]10.0.0.240 - - [2026-03-26 03:10:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-22046114:57c188d7-217e-43fb-9149-335f9e266d30?flat HTTP/1.1" 200 5811 0.012506 [API:8081]10.0.0.240 - - [2026-03-26 03:10:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-22046114:57c188d7-217e-43fb-9149-335f9e266d30?flat HTTP/1.1" 200 5811 0.068690 [API:8081]10.0.0.240 - - [2026-03-26 03:10:34] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-22046114:ctest-SecurityGroupBasicRegressionTests1_contrail-22046114-80880104?flat HTTP/1.1" 200 4456 0.015700 [API:8081]10.0.0.240 - - [2026-03-26 03:10:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.018737 [API:8081]10.0.0.240 - - [2026-03-26 03:10:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.017837 [API:8081]10.0.0.240 - - [2026-03-26 03:10:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.010175 [API:8081]10.0.0.240 - - [2026-03-26 03:10:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-22046114:6bec18da-c0d6-482e-b2bd-4ddb87ce40a9?flat HTTP/1.1" 200 5672 0.012591 [API:8081]10.0.0.240 - - [2026-03-26 03:10:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-22046114:6bec18da-c0d6-482e-b2bd-4ddb87ce40a9?flat HTTP/1.1" 200 5672 0.014018 [API:8081]10.0.0.240 - - [2026-03-26 03:10:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-22046114:6bec18da-c0d6-482e-b2bd-4ddb87ce40a9?flat HTTP/1.1" 200 5672 0.013431 [API:8081]10.0.0.240 - - [2026-03-26 03:10:55] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-22046114:ctest-SecurityGroupBasicRegressionTests1_contrail-22046114-80880104?flat HTTP/1.1" 200 10451 0.017354 [API:8081]10.0.0.240 - - [2026-03-26 03:10:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.020936 [API:8081]10.0.0.240 - - [2026-03-26 03:10:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.020711 [API:8081]10.0.0.240 - - [2026-03-26 03:10:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.013238 [API:8081]10.0.0.22 - - [2026-03-26 03:10:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.060796 [API:8081]10.0.0.240 - - [2026-03-26 03:11:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.019848 [API:8081]10.0.0.240 - - [2026-03-26 03:12:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.021112 [API:8081]10.0.0.240 - - [2026-03-26 03:12:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.038427 [API:8081]10.0.0.240 - - [2026-03-26 03:12:05] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-22046114:ctest-SecurityGroupBasicRegressionTests1_contrail-22046114-80880104?flat HTTP/1.1" 200 11641 0.015591 [API:8081]10.0.0.240 - - [2026-03-26 03:12:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009685 [API:8081]10.0.0.240 - - [2026-03-26 03:12:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.030338 [API:8081]10.0.0.240 - - [2026-03-26 03:12:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.021678 [API:8081]10.0.0.240 - - [2026-03-26 03:12:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.018947 [API:8081]10.0.0.240 - - [2026-03-26 03:12:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.022412 [API:8081]10.0.0.240 - - [2026-03-26 03:12:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.019961 [API:8081]10.0.0.240 - - [2026-03-26 03:12:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.021034 [API:8081]10.0.0.240 - - [2026-03-26 03:12:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.022158 [API:8081]10.0.0.240 - - [2026-03-26 03:12:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.018975 [API:8081]10.0.0.240 - - [2026-03-26 03:12:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.018058 [API:8081]10.0.0.240 - - [2026-03-26 03:12:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24643 0.017700 [API:8081]10.0.0.240 - - [2026-03-26 03:12:35] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-22046114:ctest-SecurityGroupBasicRegressionTests1_contrail-22046114-80880104?flat HTTP/1.1" 200 8424 0.012777 [API:8081]10.0.0.240 - - [2026-03-26 03:12:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.014061 [API:8081]10.0.0.240 - - [2026-03-26 03:12:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.240 - - [2026-03-26 03:12:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1898 0.070666 [API:8081]10.0.0.22 - - [2026-03-26 03:13:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076695 [API:8081]10.0.0.240 - - [2026-03-26 03:13:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-27050308:e04f7681-b18f-4b55-8a33-3b5d0fe70995?flat HTTP/1.1" 200 5683 0.075779 [API:8081]10.0.0.240 - - [2026-03-26 03:13:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-27050308:e04f7681-b18f-4b55-8a33-3b5d0fe70995?flat HTTP/1.1" 200 5683 0.020995 [API:8081]10.0.0.240 - - [2026-03-26 03:13:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-27050308:e04f7681-b18f-4b55-8a33-3b5d0fe70995?flat HTTP/1.1" 200 5683 0.068383 [API:8081]10.0.0.240 - - [2026-03-26 03:13:30] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-27050308:ctest-SecurityGroupBasicRegressionTests1-27050308-06527577?flat HTTP/1.1" 200 4344 0.017486 [API:8081]10.0.0.240 - - [2026-03-26 03:13:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.025812 [API:8081]10.0.0.240 - - [2026-03-26 03:13:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.019363 [API:8081]10.0.0.240 - - [2026-03-26 03:13:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.009773 [API:8081]10.0.0.240 - - [2026-03-26 03:13:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-27050308:8e42cc9d-67aa-4344-b17c-fa4993a11869?flat HTTP/1.1" 200 5553 0.018089 [API:8081]10.0.0.240 - - [2026-03-26 03:13:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-27050308:8e42cc9d-67aa-4344-b17c-fa4993a11869?flat HTTP/1.1" 200 5553 0.016168 [API:8081]10.0.0.240 - - [2026-03-26 03:13:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-27050308:8e42cc9d-67aa-4344-b17c-fa4993a11869?flat HTTP/1.1" 200 5553 0.013568 [API:8081]10.0.0.240 - - [2026-03-26 03:13:51] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-27050308:ctest-SecurityGroupBasicRegressionTests1-27050308-06527577?flat HTTP/1.1" 200 10073 0.015801 [API:8081]10.0.0.240 - - [2026-03-26 03:13:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.020475 [API:8081]10.0.0.240 - - [2026-03-26 03:13:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.028105 [API:8081]10.0.0.240 - - [2026-03-26 03:13:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.009691 [API:8081]10.0.0.22 - - [2026-03-26 03:14:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.072613 [API:8081]10.0.0.22 - - [2026-03-26 03:14:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.22 - - [2026-03-26 03:14:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.22 - - [2026-03-26 03:14:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.22 - - [2026-03-26 03:14:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.65 - - [2026-03-26 03:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.65 - - [2026-03-26 03:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.65 - - [2026-03-26 03:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.65 - - [2026-03-26 03:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.240 - - [2026-03-26 03:14:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.240 - - [2026-03-26 03:14:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.240 - - [2026-03-26 03:14:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.240 - - [2026-03-26 03:14:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:15:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.012010 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:15:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004472 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:15:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003947 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:15:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003996 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:15:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005393 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:15:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003659 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:15:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004254 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:15:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003603 [API:8081]10.0.0.22 - - [2026-03-26 03:16:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067521 [API:8081]10.0.0.240 - - [2026-03-26 03:16:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.240 - - [2026-03-26 03:16:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2326 0.069408 [API:8081]10.0.0.240 - - [2026-03-26 03:16:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2539 0.056604 [API:8081]10.0.0.240 - - [2026-03-26 03:16:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2754 0.061995 [API:8081]10.0.0.240 - - [2026-03-26 03:16:59] "GET /analytics HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.240 - - [2026-03-26 03:17:00] "GET /analytics HTTP/1.1" 401 206 0.000163 [API:8081]10.0.0.22 - - [2026-03-26 03:17:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.067152 [API:8081]10.0.0.240 - - [2026-03-26 03:17:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2541 0.011879 [API:8081]10.0.0.240 - - [2026-03-26 03:17:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2754 0.009933 [API:8081]10.0.0.240 - - [2026-03-26 03:17:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2969 0.009958 [API:8081]10.0.0.240 - - [2026-03-26 03:17:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 3194 0.009993 [API:8081]10.0.0.240 - - [2026-03-26 03:17:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 3421 0.009503 [API:8081]10.0.0.22 - - [2026-03-26 03:17:29] "GET /analytics HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.22 - - [2026-03-26 03:17:29] "GET /analytics HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.65 - - [2026-03-26 03:17:29] "GET /analytics HTTP/1.1" 401 206 0.000232 [API:8081]10.0.0.65 - - [2026-03-26 03:17:29] "GET /analytics HTTP/1.1" 401 206 0.000172 [API:8081]10.0.0.240 - - [2026-03-26 03:17:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.240 - - [2026-03-26 03:17:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2541 0.085974 [API:8081]10.0.0.240 - - [2026-03-26 03:17:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2328 0.076373 [API:8081]10.0.0.240 - - [2026-03-26 03:17:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2547 0.077755 [API:8081]10.0.0.240 - - [2026-03-26 03:17:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2111 0.012558 [API:8081]10.0.0.240 - - [2026-03-26 03:17:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2324 0.009880 [API:8081]10.0.0.240 - - [2026-03-26 03:17:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2539 0.009292 [API:8081]10.0.0.240 - - [2026-03-26 03:18:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.240 - - [2026-03-26 03:18:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2107 0.091621 [API:8081]10.0.0.240 - - [2026-03-26 03:18:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2316 0.061388 [API:8081]10.0.0.240 - - [2026-03-26 03:18:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2527 0.069482 [API:8081]10.0.0.240 - - [2026-03-26 03:18:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2107 0.010410 [API:8081]10.0.0.240 - - [2026-03-26 03:18:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2316 0.012661 [API:8081]10.0.0.240 - - [2026-03-26 03:18:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2527 0.008949 [API:8081]10.0.0.240 - - [2026-03-26 03:18:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2748 0.009084 [API:8081]10.0.0.240 - - [2026-03-26 03:18:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2971 0.014763 [API:8081]10.0.0.240 - - [2026-03-26 03:18:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000383 [API:8081]10.0.0.240 - - [2026-03-26 03:18:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2322 0.071763 [API:8081]10.0.0.240 - - [2026-03-26 03:18:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2539 0.062003 [API:8081]10.0.0.240 - - [2026-03-26 03:18:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2760 0.061561 [API:8081]10.0.0.240 - - [2026-03-26 03:18:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2993 0.008736 [API:8081]10.0.0.240 - - [2026-03-26 03:18:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 3228 0.008828 [API:8081]10.0.0.22 - - [2026-03-26 03:19:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.22 - - [2026-03-26 03:19:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.22 - - [2026-03-26 03:19:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.22 - - [2026-03-26 03:19:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.65 - - [2026-03-26 03:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.65 - - [2026-03-26 03:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.65 - - [2026-03-26 03:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000239 [API:8081]10.0.0.65 - - [2026-03-26 03:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.240 - - [2026-03-26 03:19:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.240 - - [2026-03-26 03:19:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.22 - - [2026-03-26 03:19:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.091320 [API:8081]10.0.0.240 - - [2026-03-26 03:19:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.240 - - [2026-03-26 03:19:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.22 - - [2026-03-26 03:20:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.079185 [API:8081]10.0.0.22 - - [2026-03-26 03:22:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071178 [API:8081]10.0.0.22 - - [2026-03-26 03:23:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.082639 [API:8081]10.0.0.22 - - [2026-03-26 03:24:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.22 - - [2026-03-26 03:24:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.22 - - [2026-03-26 03:24:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.22 - - [2026-03-26 03:24:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.65 - - [2026-03-26 03:24:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000636 [API:8081]10.0.0.65 - - [2026-03-26 03:24:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.65 - - [2026-03-26 03:24:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.65 - - [2026-03-26 03:24:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.240 - - [2026-03-26 03:24:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.240 - - [2026-03-26 03:24:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.240 - - [2026-03-26 03:24:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.240 - - [2026-03-26 03:24:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.240 - - [2026-03-26 03:24:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.240 - - [2026-03-26 03:24:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2330 0.060979 [API:8081]10.0.0.240 - - [2026-03-26 03:24:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2541 0.075253 [API:8081]10.0.0.22 - - [2026-03-26 03:25:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088439 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:25:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003309 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:25:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003103 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:25:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002907 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:25:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003409 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:25:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003421 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:25:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002609 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:25:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002701 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:25:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002682 [API:8081]10.0.0.22 - - [2026-03-26 03:26:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.077383 [API:8081]10.0.0.240 - - [2026-03-26 03:27:00] "GET /analytics HTTP/1.1" 401 206 0.000452 [API:8081]10.0.0.240 - - [2026-03-26 03:27:00] "GET /analytics HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.22 - - [2026-03-26 03:27:29] "GET /analytics HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.22 - - [2026-03-26 03:27:29] "GET /analytics HTTP/1.1" 401 206 0.000226 [API:8081]10.0.0.65 - - [2026-03-26 03:27:29] "GET /analytics HTTP/1.1" 401 206 0.000233 [API:8081]10.0.0.65 - - [2026-03-26 03:27:29] "GET /analytics HTTP/1.1" 401 206 0.000163 [API:8081]10.0.0.22 - - [2026-03-26 03:28:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075243 [API:8081]10.0.0.22 - - [2026-03-26 03:29:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.22 - - [2026-03-26 03:29:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.22 - - [2026-03-26 03:29:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.22 - - [2026-03-26 03:29:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.65 - - [2026-03-26 03:29:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.65 - - [2026-03-26 03:29:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.65 - - [2026-03-26 03:29:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.65 - - [2026-03-26 03:29:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.240 - - [2026-03-26 03:29:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.240 - - [2026-03-26 03:29:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.240 - - [2026-03-26 03:29:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2105 0.176754 [API:8081]10.0.0.240 - - [2026-03-26 03:29:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.240 - - [2026-03-26 03:29:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000364 [API:8081]10.0.0.240 - - [2026-03-26 03:29:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000382 [API:8081]10.0.0.22 - - [2026-03-26 03:29:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.072543 [API:8081]10.0.0.240 - - [2026-03-26 03:29:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.240 - - [2026-03-26 03:29:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2328 0.079314 [API:8081]10.0.0.22 - - [2026-03-26 03:31:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064966 [API:8081]10.0.0.22 - - [2026-03-26 03:32:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.091387 [API:8081]10.0.0.22 - - [2026-03-26 03:34:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.22 - - [2026-03-26 03:34:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.22 - - [2026-03-26 03:34:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.22 - - [2026-03-26 03:34:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.65 - - [2026-03-26 03:34:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.65 - - [2026-03-26 03:34:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.65 - - [2026-03-26 03:34:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.65 - - [2026-03-26 03:34:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.240 - - [2026-03-26 03:34:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.240 - - [2026-03-26 03:34:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.240 - - [2026-03-26 03:34:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.240 - - [2026-03-26 03:34:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.22 - - [2026-03-26 03:34:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082278 [API:8081]10.0.0.240 - - [2026-03-26 03:34:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.240 - - [2026-03-26 03:34:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2101 0.076750 [API:8081]10.0.0.22 - - [2026-03-26 03:35:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.226754 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:35:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003625 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:35:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003175 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:35:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003123 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:35:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003026 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:35:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003433 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:35:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004179 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:35:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002598 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:35:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002973 [API:8081]10.0.0.240 - - [2026-03-26 03:37:00] "GET /analytics HTTP/1.1" 401 206 0.000540 [API:8081]10.0.0.240 - - [2026-03-26 03:37:00] "GET /analytics HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.22 - - [2026-03-26 03:37:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080713 [API:8081]10.0.0.22 - - [2026-03-26 03:37:29] "GET /analytics HTTP/1.1" 401 206 0.000232 [API:8081]10.0.0.22 - - [2026-03-26 03:37:29] "GET /analytics HTTP/1.1" 401 206 0.000193 [API:8081]10.0.0.65 - - [2026-03-26 03:37:29] "GET /analytics HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.65 - - [2026-03-26 03:37:29] "GET /analytics HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.22 - - [2026-03-26 03:38:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.074066 [API:8081]10.0.0.22 - - [2026-03-26 03:39:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.22 - - [2026-03-26 03:39:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.22 - - [2026-03-26 03:39:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.22 - - [2026-03-26 03:39:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.65 - - [2026-03-26 03:39:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.65 - - [2026-03-26 03:39:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.65 - - [2026-03-26 03:39:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.65 - - [2026-03-26 03:39:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.240 - - [2026-03-26 03:39:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.240 - - [2026-03-26 03:39:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.240 - - [2026-03-26 03:39:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.240 - - [2026-03-26 03:39:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.240 - - [2026-03-26 03:39:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-46352376:ef1f885b-6ef0-4da3-bee0-a9fdf9b12bc2?flat HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.240 - - [2026-03-26 03:39:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-46352376:ef1f885b-6ef0-4da3-bee0-a9fdf9b12bc2?flat HTTP/1.1" 200 5266 0.068822 [API:8081]10.0.0.240 - - [2026-03-26 03:39:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-46352376:ef1f885b-6ef0-4da3-bee0-a9fdf9b12bc2?flat HTTP/1.1" 200 5266 0.081977 [API:8081]10.0.0.240 - - [2026-03-26 03:39:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-46352376:ef1f885b-6ef0-4da3-bee0-a9fdf9b12bc2?flat HTTP/1.1" 200 5266 0.114709 [API:8081]10.0.0.240 - - [2026-03-26 03:39:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-46352376:ctest-random-83013316?flat HTTP/1.1" 200 7773 0.020103 [API:8081]10.0.0.240 - - [2026-03-26 03:39:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.019103 [API:8081]10.0.0.240 - - [2026-03-26 03:39:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.020010 [API:8081]10.0.0.240 - - [2026-03-26 03:39:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.009346 [API:8081]10.0.0.240 - - [2026-03-26 03:39:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2107 0.010272 [API:8081]10.0.0.240 - - [2026-03-26 03:39:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.020987 [API:8081]10.0.0.240 - - [2026-03-26 03:39:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.020379 [API:8081]10.0.0.240 - - [2026-03-26 03:39:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.020873 [API:8081]10.0.0.240 - - [2026-03-26 03:39:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.027317 [API:8081]10.0.0.240 - - [2026-03-26 03:39:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.018319 [API:8081]10.0.0.240 - - [2026-03-26 03:39:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.019607 [API:8081]10.0.0.240 - - [2026-03-26 03:40:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.022677 [API:8081]10.0.0.240 - - [2026-03-26 03:40:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.022346 [API:8081]10.0.0.240 - - [2026-03-26 03:40:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.020781 [API:8081]10.0.0.240 - - [2026-03-26 03:40:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-46352376:ctest-random-83013316?flat HTTP/1.1" 200 8113 0.017044 [API:8081]10.0.0.240 - - [2026-03-26 03:40:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.012932 [API:8081]10.0.0.22 - - [2026-03-26 03:40:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065167 [API:8081]10.0.0.22 - - [2026-03-26 03:41:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.076587 [API:8081]10.0.0.240 - - [2026-03-26 03:42:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.240 - - [2026-03-26 03:42:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2748 0.066042 [API:8081]10.0.0.22 - - [2026-03-26 03:43:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071357 [API:8081]10.0.0.22 - - [2026-03-26 03:44:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.22 - - [2026-03-26 03:44:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000374 [API:8081]10.0.0.22 - - [2026-03-26 03:44:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.22 - - [2026-03-26 03:44:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.65 - - [2026-03-26 03:44:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.65 - - [2026-03-26 03:44:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000363 [API:8081]10.0.0.65 - - [2026-03-26 03:44:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.65 - - [2026-03-26 03:44:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.240 - - [2026-03-26 03:44:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000416 [API:8081]10.0.0.240 - - [2026-03-26 03:44:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.240 - - [2026-03-26 03:44:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.240 - - [2026-03-26 03:44:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.22 - - [2026-03-26 03:44:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.071569 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:45:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002718 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:45:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003072 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:45:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002861 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:45:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003883 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:45:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003132 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:45:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002876 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:45:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004088 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:45:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004331 [API:8081]10.0.0.240 - - [2026-03-26 03:45:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.240 - - [2026-03-26 03:45:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2308 0.067351 [API:8081]10.0.0.22 - - [2026-03-26 03:46:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083321 [API:8081]10.0.0.240 - - [2026-03-26 03:47:00] "GET /analytics HTTP/1.1" 401 206 0.000432 [API:8081]10.0.0.240 - - [2026-03-26 03:47:00] "GET /analytics HTTP/1.1" 401 206 0.000164 [API:8081]10.0.0.22 - - [2026-03-26 03:47:29] "GET /analytics HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.22 - - [2026-03-26 03:47:29] "GET /analytics HTTP/1.1" 401 206 0.000149 [API:8081]10.0.0.65 - - [2026-03-26 03:47:29] "GET /analytics HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.65 - - [2026-03-26 03:47:29] "GET /analytics HTTP/1.1" 401 206 0.000204 [API:8081]10.0.0.22 - - [2026-03-26 03:47:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.071280 [API:8081]10.0.0.240 - - [2026-03-26 03:48:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.240 - - [2026-03-26 03:48:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2133 0.083031 [API:8081]10.0.0.22 - - [2026-03-26 03:49:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.22 - - [2026-03-26 03:49:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.22 - - [2026-03-26 03:49:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.22 - - [2026-03-26 03:49:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.65 - - [2026-03-26 03:49:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000339 [API:8081]10.0.0.65 - - [2026-03-26 03:49:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.65 - - [2026-03-26 03:49:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.65 - - [2026-03-26 03:49:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.240 - - [2026-03-26 03:49:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.240 - - [2026-03-26 03:49:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.240 - - [2026-03-26 03:49:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.240 - - [2026-03-26 03:49:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:17] "POST /analytics/query HTTP/1.1" 202 179 0.028284 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:17] "GET /analytics/query/c3a0d703-28c6-11f1-bf7b-00000a0000f0 HTTP/1.1" 200 221 0.004427 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:18] "GET /analytics/query/c3a0d703-28c6-11f1-bf7b-00000a0000f0 HTTP/1.1" 200 221 0.002638 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:18] "GET /analytics/query/c3a0d703-28c6-11f1-bf7b-00000a0000f0 HTTP/1.1" 200 338 0.003945 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:18] "GET /analytics/query/c3a0d703-28c6-11f1-bf7b-00000a0000f0/chunk-final/0 HTTP/1.1" 200 858 0.044519 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:19] "POST /analytics/query HTTP/1.1" 202 179 0.005916 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:19] "GET /analytics/query/c4c46064-28c6-11f1-bcae-00000a0000f0 HTTP/1.1" 200 221 0.004301 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:20] "GET /analytics/query/c4c46064-28c6-11f1-bcae-00000a0000f0 HTTP/1.1" 200 221 0.002229 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:20] "GET /analytics/query/c4c46064-28c6-11f1-bcae-00000a0000f0 HTTP/1.1" 200 338 0.002522 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:20] "GET /analytics/query/c4c46064-28c6-11f1-bcae-00000a0000f0/chunk-final/0 HTTP/1.1" 200 858 0.002501 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:21] "POST /analytics/query HTTP/1.1" 202 179 0.005374 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:21] "GET /analytics/query/c5c3c231-28c6-11f1-acb0-00000a0000f0 HTTP/1.1" 200 221 0.002124 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:21] "GET /analytics/query/c5c3c231-28c6-11f1-acb0-00000a0000f0 HTTP/1.1" 200 339 0.002079 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:21] "GET /analytics/query/c5c3c231-28c6-11f1-acb0-00000a0000f0/chunk-final/0 HTTP/1.1" 200 30542 0.002910 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:22] "POST /analytics/query HTTP/1.1" 202 179 0.004428 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:22] "GET /analytics/query/c6795d5d-28c6-11f1-b5fa-00000a0000f0 HTTP/1.1" 200 221 0.010245 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:22] "GET /analytics/query/c6795d5d-28c6-11f1-b5fa-00000a0000f0 HTTP/1.1" 200 339 0.002284 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:22] "GET /analytics/query/c6795d5d-28c6-11f1-b5fa-00000a0000f0/chunk-final/0 HTTP/1.1" 200 32118 0.003964 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:23] "POST /analytics/query HTTP/1.1" 202 179 0.005246 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:23] "GET /analytics/query/c7322cc3-28c6-11f1-9766-00000a0000f0 HTTP/1.1" 200 221 0.001775 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:24] "GET /analytics/query/c7322cc3-28c6-11f1-9766-00000a0000f0 HTTP/1.1" 200 339 0.002333 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:24] "GET /analytics/query/c7322cc3-28c6-11f1-9766-00000a0000f0/chunk-final/0 HTTP/1.1" 200 9481 0.002157 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:28] "GET /analytics/tables HTTP/1.1" 200 76090 0.004411 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:28] "POST /analytics/query HTTP/1.1" 202 179 0.004817 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:28] "GET /analytics/query/c9e4986d-28c6-11f1-b2fd-00000a0000f0 HTTP/1.1" 200 221 0.002041 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:28] "GET /analytics/query/c9e4986d-28c6-11f1-b2fd-00000a0000f0 HTTP/1.1" 200 340 0.002061 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:28] "GET /analytics/query/c9e4986d-28c6-11f1-b2fd-00000a0000f0/chunk-final/0 HTTP/1.1" 200 345033 0.017279 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:29] "GET /analytics/tables HTTP/1.1" 200 76090 0.004087 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:30] "GET /analytics/tables HTTP/1.1" 200 76090 0.005845 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:30] "POST /analytics/query HTTP/1.1" 202 179 0.028867 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:30] "GET /analytics/query/cb136d25-28c6-11f1-b667-00000a0000f0 HTTP/1.1" 200 221 0.001974 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:30] "GET /analytics/query/cb136d25-28c6-11f1-b667-00000a0000f0 HTTP/1.1" 200 338 0.002650 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:30] "GET /analytics/query/cb136d25-28c6-11f1-b667-00000a0000f0/chunk-final/0 HTTP/1.1" 200 145 0.002341 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:30] "POST /analytics/query HTTP/1.1" 202 179 0.005804 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:30] "GET /analytics/query/cb682f08-28c6-11f1-970f-00000a0000f0 HTTP/1.1" 200 221 0.004686 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:31] "GET /analytics/query/cb682f08-28c6-11f1-970f-00000a0000f0 HTTP/1.1" 200 338 0.002147 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:31] "GET /analytics/query/cb682f08-28c6-11f1-970f-00000a0000f0/chunk-final/0 HTTP/1.1" 200 145 0.001857 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:31] "POST /analytics/query HTTP/1.1" 202 179 0.005054 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:31] "GET /analytics/query/cbb91bc6-28c6-11f1-b720-00000a0000f0 HTTP/1.1" 200 221 0.001634 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:31] "GET /analytics/query/cbb91bc6-28c6-11f1-b720-00000a0000f0 HTTP/1.1" 200 338 0.002307 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:31] "GET /analytics/query/cbb91bc6-28c6-11f1-b720-00000a0000f0/chunk-final/0 HTTP/1.1" 200 8471 0.002711 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:31] "POST /analytics/query HTTP/1.1" 202 179 0.004477 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:31] "GET /analytics/query/cc0968dc-28c6-11f1-8a84-00000a0000f0 HTTP/1.1" 200 221 0.002012 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:32] "GET /analytics/query/cc0968dc-28c6-11f1-8a84-00000a0000f0 HTTP/1.1" 200 338 0.002295 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:32] "GET /analytics/query/cc0968dc-28c6-11f1-8a84-00000a0000f0/chunk-final/0 HTTP/1.1" 200 145 0.002702 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:32] "POST /analytics/query HTTP/1.1" 202 179 0.006397 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:32] "GET /analytics/query/cc5a4054-28c6-11f1-8f4a-00000a0000f0 HTTP/1.1" 200 221 0.002566 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:32] "GET /analytics/query/cc5a4054-28c6-11f1-8f4a-00000a0000f0 HTTP/1.1" 200 338 0.002139 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:32] "GET /analytics/query/cc5a4054-28c6-11f1-8f4a-00000a0000f0/chunk-final/0 HTTP/1.1" 200 145 0.003018 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:32] "POST /analytics/query HTTP/1.1" 202 179 0.007087 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:32] "GET /analytics/query/ccace126-28c6-11f1-8a8e-00000a0000f0 HTTP/1.1" 200 221 0.013513 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:33] "GET /analytics/query/ccace126-28c6-11f1-8a8e-00000a0000f0 HTTP/1.1" 200 338 0.001967 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:33] "GET /analytics/query/ccace126-28c6-11f1-8a8e-00000a0000f0/chunk-final/0 HTTP/1.1" 200 145 0.002728 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:33] "POST /analytics/query HTTP/1.1" 202 179 0.005106 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:33] "GET /analytics/query/ccff5908-28c6-11f1-a924-00000a0000f0 HTTP/1.1" 200 221 0.002059 [API:8081]10.0.0.22 - - [2026-03-26 03:49:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.104476 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:33] "GET /analytics/query/ccff5908-28c6-11f1-a924-00000a0000f0 HTTP/1.1" 200 338 0.002918 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:33] "GET /analytics/query/ccff5908-28c6-11f1-a924-00000a0000f0/chunk-final/0 HTTP/1.1" 200 145 0.002562 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:33] "POST /analytics/query HTTP/1.1" 202 179 0.005026 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:33] "GET /analytics/query/cd5073bc-28c6-11f1-9ad5-00000a0000f0 HTTP/1.1" 200 221 0.003506 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:34] "GET /analytics/query/cd5073bc-28c6-11f1-9ad5-00000a0000f0 HTTP/1.1" 200 338 0.002125 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:34] "GET /analytics/query/cd5073bc-28c6-11f1-9ad5-00000a0000f0/chunk-final/0 HTTP/1.1" 200 145 0.002291 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:34] "POST /analytics/query HTTP/1.1" 202 179 0.005810 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:34] "GET /analytics/query/cda1803e-28c6-11f1-b0e2-00000a0000f0 HTTP/1.1" 200 221 0.001717 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:34] "GET /analytics/query/cda1803e-28c6-11f1-b0e2-00000a0000f0 HTTP/1.1" 200 338 0.002156 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:34] "GET /analytics/query/cda1803e-28c6-11f1-b0e2-00000a0000f0/chunk-final/0 HTTP/1.1" 200 145 0.001657 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:34] "POST /analytics/query HTTP/1.1" 202 179 0.008548 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:34] "GET /analytics/query/cdf1b02c-28c6-11f1-8cd4-00000a0000f0 HTTP/1.1" 200 221 0.002864 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:35] "GET /analytics/query/cdf1b02c-28c6-11f1-8cd4-00000a0000f0 HTTP/1.1" 200 338 0.002066 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:35] "GET /analytics/query/cdf1b02c-28c6-11f1-8cd4-00000a0000f0/chunk-final/0 HTTP/1.1" 200 145 0.002441 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:35] "POST /analytics/query HTTP/1.1" 202 179 0.006094 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:35] "GET /analytics/query/ce43d745-28c6-11f1-9c7e-00000a0000f0 HTTP/1.1" 200 221 0.001994 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:35] "GET /analytics/query/ce43d745-28c6-11f1-9c7e-00000a0000f0 HTTP/1.1" 200 338 0.002202 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:35] "GET /analytics/query/ce43d745-28c6-11f1-9c7e-00000a0000f0/chunk-final/0 HTTP/1.1" 200 5945 0.003088 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:35] "POST /analytics/query HTTP/1.1" 202 179 0.005679 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:35] "GET /analytics/query/ce94af77-28c6-11f1-8780-00000a0000f0 HTTP/1.1" 200 221 0.002092 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:36] "GET /analytics/query/ce94af77-28c6-11f1-8780-00000a0000f0 HTTP/1.1" 200 338 0.002275 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:36] "GET /analytics/query/ce94af77-28c6-11f1-8780-00000a0000f0/chunk-final/0 HTTP/1.1" 200 2082 0.002700 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:37] "GET /analytics/tables HTTP/1.1" 200 76090 0.004137 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:37] "GET /analytics/tables HTTP/1.1" 200 76090 0.003993 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:37] "POST /analytics/query HTTP/1.1" 202 179 0.023828 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:37] "GET /analytics/query/cfb732e6-28c6-11f1-8d29-00000a0000f0 HTTP/1.1" 200 221 0.002624 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:38] "GET /analytics/query/cfb732e6-28c6-11f1-8d29-00000a0000f0 HTTP/1.1" 200 340 0.002144 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:38] "GET /analytics/query/cfb732e6-28c6-11f1-8d29-00000a0000f0/chunk-final/0 HTTP/1.1" 200 1505203 0.026863 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:38] "POST /analytics/query HTTP/1.1" 202 179 0.006660 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:38] "GET /analytics/query/d013cdf7-28c6-11f1-b7a4-00000a0000f0 HTTP/1.1" 200 221 0.004437 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:39] "GET /analytics/query/d013cdf7-28c6-11f1-b7a4-00000a0000f0 HTTP/1.1" 200 340 0.003085 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:39] "GET /analytics/query/d013cdf7-28c6-11f1-b7a4-00000a0000f0/chunk-final/0 HTTP/1.1" 200 1507883 0.053862 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:39] "GET /analytics/tables HTTP/1.1" 200 76090 0.003979 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:40] "GET /analytics/tables HTTP/1.1" 200 76090 0.004307 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:41] "GET /analytics/tables HTTP/1.1" 200 76090 0.003860 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:42] "GET /analytics/tables HTTP/1.1" 200 76090 0.003964 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:42] "GET /analytics/tables HTTP/1.1" 200 76090 0.004219 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:42] "POST /analytics/query HTTP/1.1" 202 179 0.006399 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:42] "GET /analytics/query/d2a841ab-28c6-11f1-8ac6-00000a0000f0 HTTP/1.1" 200 221 0.002713 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:43] "GET /analytics/query/d2a841ab-28c6-11f1-8ac6-00000a0000f0 HTTP/1.1" 200 339 0.002295 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:43] "GET /analytics/query/d2a841ab-28c6-11f1-8ac6-00000a0000f0/chunk-final/0 HTTP/1.1" 200 63731 0.007986 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:44] "GET /analytics/tables HTTP/1.1" 200 76090 0.004013 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:44] "POST /analytics/query HTTP/1.1" 202 179 0.007997 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:44] "GET /analytics/query/d36b4fec-28c6-11f1-812b-00000a0000f0 HTTP/1.1" 200 221 0.004163 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:44] "GET /analytics/query/d36b4fec-28c6-11f1-812b-00000a0000f0 HTTP/1.1" 200 342 0.002167 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:44] "GET /analytics/query/d36b4fec-28c6-11f1-812b-00000a0000f0/chunk-final/0 HTTP/1.1" 200 1215105 0.048803 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:45] "GET /analytics/tables HTTP/1.1" 200 76090 0.003923 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:46] "GET /analytics/tables HTTP/1.1" 200 76090 0.003718 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:49] "GET /analytics/tables HTTP/1.1" 200 76090 0.003775 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:50] "POST /analytics/query HTTP/1.1" 200 145 1.012115 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:51] "GET /analytics/tables HTTP/1.1" 200 76090 0.003675 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:52] "POST /analytics/query HTTP/1.1" 200 2141 1.012364 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:52] "GET /analytics/tables HTTP/1.1" 200 76090 0.005056 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:53] "POST /analytics/query HTTP/1.1" 200 708 1.022796 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:54] "GET /analytics/tables HTTP/1.1" 200 76090 0.003755 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:55] "POST /analytics/query HTTP/1.1" 200 2767 1.011173 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:56] "GET /analytics/tables HTTP/1.1" 200 76090 0.005252 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:57] "POST /analytics/query HTTP/1.1" 200 206 1.013972 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:57] "GET /analytics/tables HTTP/1.1" 200 76090 0.005419 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:59] "POST /analytics/query HTTP/1.1" 200 1401 1.011676 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:49:59] "GET /analytics/tables HTTP/1.1" 200 76090 0.005799 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:50:00] "POST /analytics/query HTTP/1.1" 200 2901 1.012931 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:50:01] "GET /analytics/tables HTTP/1.1" 200 76090 0.004782 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:50:02] "POST /analytics/query HTTP/1.1" 200 830 1.022127 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:50:03] "GET /analytics/tables HTTP/1.1" 200 76090 0.003969 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:50:04] "POST /analytics/query HTTP/1.1" 200 141419 1.030365 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:50:04] "GET /analytics/tables HTTP/1.1" 200 76090 0.003860 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:50:05] "POST /analytics/query HTTP/1.1" 200 931 1.011466 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:50:06] "GET /analytics/tables HTTP/1.1" 200 76090 0.003778 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:50:07] "POST /analytics/query HTTP/1.1" 200 258 1.013020 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:50:08] "GET /analytics/tables HTTP/1.1" 200 76090 0.004351 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:50:09] "POST /analytics/query HTTP/1.1" 200 596 1.037330 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:50:09] "GET /analytics/tables HTTP/1.1" 200 76090 0.003687 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:50:10] "POST /analytics/query HTTP/1.1" 200 1798 1.011568 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:50:11] "GET /analytics/tables HTTP/1.1" 200 76090 0.004723 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:50:12] "POST /analytics/query HTTP/1.1" 200 596 1.036383 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:50:13] "GET /analytics/tables HTTP/1.1" 200 76090 0.003567 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:50:14] "POST /analytics/query HTTP/1.1" 200 316 1.027244 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:50:14] "GET /analytics/tables HTTP/1.1" 200 76090 0.004293 [API:8081]10.0.0.240 - - [2026-03-26 03:50:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.240 - - [2026-03-26 03:50:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2378 0.072949 [API:8081]10.0.0.22 - - [2026-03-26 03:50:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.076275 [API:8081]10.0.0.240 - - [2026-03-26 03:51:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.140343 [API:8081]10.0.0.240 - - [2026-03-26 03:51:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.011013 [API:8081]10.0.0.240 - - [2026-03-26 03:51:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.104271 [API:8081]10.0.0.240 - - [2026-03-26 03:51:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.020128 [API:8081]10.0.0.240 - - [2026-03-26 03:51:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.012058 [API:8081]10.0.0.240 - - [2026-03-26 03:51:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.013205 [API:8081]10.0.0.240 - - [2026-03-26 03:51:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.012327 [API:8081]10.0.0.240 - - [2026-03-26 03:51:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.009624 [API:8081]10.0.0.240 - - [2026-03-26 03:51:57] "POST /analytics/query HTTP/1.1" 200 222 1.022717 [API:8081]10.0.0.240 - - [2026-03-26 03:51:58] "POST /analytics/query HTTP/1.1" 200 222 1.020298 [API:8081]10.0.0.240 - - [2026-03-26 03:51:59] "POST /analytics/query HTTP/1.1" 200 353 1.021765 [API:8081]10.0.0.22 - - [2026-03-26 03:52:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071237 [API:8081]10.0.0.22 - - [2026-03-26 03:53:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.087667 [API:8081]10.0.0.22 - - [2026-03-26 03:54:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.22 - - [2026-03-26 03:54:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.22 - - [2026-03-26 03:54:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.22 - - [2026-03-26 03:54:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.65 - - [2026-03-26 03:54:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.65 - - [2026-03-26 03:54:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.65 - - [2026-03-26 03:54:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.65 - - [2026-03-26 03:54:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000491 [API:8081]10.0.0.240 - - [2026-03-26 03:54:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000371 [API:8081]10.0.0.240 - - [2026-03-26 03:54:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000334 [API:8081]10.0.0.240 - - [2026-03-26 03:54:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.240 - - [2026-03-26 03:54:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.240 - - [2026-03-26 03:55:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25595 0.022641 [API:8081]10.0.0.22 - - [2026-03-26 03:55:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.449504 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:55:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.006459 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:55:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003404 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:55:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004049 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:55:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003095 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:55:47] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004597 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:55:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002884 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:55:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004258 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 03:55:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004449 [API:8081]10.0.0.22 - - [2026-03-26 03:56:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.071589 [API:8081]10.0.0.240 - - [2026-03-26 03:57:00] "GET /analytics HTTP/1.1" 401 206 0.000428 [API:8081]10.0.0.240 - - [2026-03-26 03:57:00] "GET /analytics HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.22 - - [2026-03-26 03:57:29] "GET /analytics HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.22 - - [2026-03-26 03:57:29] "GET /analytics HTTP/1.1" 401 206 0.000177 [API:8081]10.0.0.65 - - [2026-03-26 03:57:29] "GET /analytics HTTP/1.1" 401 206 0.000230 [API:8081]10.0.0.65 - - [2026-03-26 03:57:29] "GET /analytics HTTP/1.1" 401 206 0.000149 [API:8081]10.0.0.22 - - [2026-03-26 03:58:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068326 [API:8081]10.0.0.22 - - [2026-03-26 03:59:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.22 - - [2026-03-26 03:59:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.22 - - [2026-03-26 03:59:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.22 - - [2026-03-26 03:59:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.65 - - [2026-03-26 03:59:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000370 [API:8081]10.0.0.65 - - [2026-03-26 03:59:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.65 - - [2026-03-26 03:59:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.65 - - [2026-03-26 03:59:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.240 - - [2026-03-26 03:59:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.240 - - [2026-03-26 03:59:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.240 - - [2026-03-26 03:59:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.240 - - [2026-03-26 03:59:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.22 - - [2026-03-26 03:59:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.095916 [API:8081]10.0.0.22 - - [2026-03-26 04:01:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064708 [API:8081]10.0.0.22 - - [2026-03-26 04:02:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.068604 [API:8081]10.0.0.22 - - [2026-03-26 04:04:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.22 - - [2026-03-26 04:04:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.22 - - [2026-03-26 04:04:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000493 [API:8081]10.0.0.22 - - [2026-03-26 04:04:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000527 [API:8081]10.0.0.65 - - [2026-03-26 04:04:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.65 - - [2026-03-26 04:04:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.65 - - [2026-03-26 04:04:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.65 - - [2026-03-26 04:04:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.240 - - [2026-03-26 04:04:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000378 [API:8081]10.0.0.240 - - [2026-03-26 04:04:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.240 - - [2026-03-26 04:04:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.240 - - [2026-03-26 04:04:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.22 - - [2026-03-26 04:04:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078638 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:05:47] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.008270 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:05:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003953 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:05:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003134 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:05:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.006351 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:05:47] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004707 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:05:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004159 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:05:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002878 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:05:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003943 [API:8081]10.0.0.22 - - [2026-03-26 04:05:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.064883 [API:8081]10.0.0.240 - - [2026-03-26 04:07:00] "GET /analytics HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.240 - - [2026-03-26 04:07:00] "GET /analytics HTTP/1.1" 401 206 0.000200 [API:8081]10.0.0.240 - - [2026-03-26 04:07:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.240 - - [2026-03-26 04:07:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2101 0.064484 [API:8081]10.0.0.22 - - [2026-03-26 04:07:29] "GET /analytics HTTP/1.1" 401 206 0.000235 [API:8081]10.0.0.22 - - [2026-03-26 04:07:29] "GET /analytics HTTP/1.1" 401 206 0.000174 [API:8081]10.0.0.65 - - [2026-03-26 04:07:29] "GET /analytics HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.65 - - [2026-03-26 04:07:29] "GET /analytics HTTP/1.1" 401 206 0.000217 [API:8081]10.0.0.22 - - [2026-03-26 04:07:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072634 [API:8081]10.0.0.240 - - [2026-03-26 04:07:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09702080:8c0d60e7-74df-45ed-b42c-971fd61c9d78?flat HTTP/1.1" 200 5201 0.070300 [API:8081]10.0.0.240 - - [2026-03-26 04:07:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09702080:8c0d60e7-74df-45ed-b42c-971fd61c9d78?flat HTTP/1.1" 200 5201 0.015401 [API:8081]10.0.0.240 - - [2026-03-26 04:07:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09702080:8c0d60e7-74df-45ed-b42c-971fd61c9d78?flat HTTP/1.1" 200 5201 0.076516 [API:8081]10.0.0.240 - - [2026-03-26 04:07:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-09702080:EVPN-VN1?flat HTTP/1.1" 200 7819 0.023153 [API:8081]10.0.0.240 - - [2026-03-26 04:07:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25606 0.021204 [API:8081]10.0.0.240 - - [2026-03-26 04:07:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25606 0.019411 [API:8081]10.0.0.240 - - [2026-03-26 04:07:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.011761 [API:8081]10.0.0.240 - - [2026-03-26 04:08:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09702080:289a1a85-47d0-4eda-b2f8-331a17c36b65?flat HTTP/1.1" 200 5202 0.012394 [API:8081]10.0.0.240 - - [2026-03-26 04:08:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09702080:289a1a85-47d0-4eda-b2f8-331a17c36b65?flat HTTP/1.1" 200 5202 0.012455 [API:8081]10.0.0.240 - - [2026-03-26 04:08:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09702080:289a1a85-47d0-4eda-b2f8-331a17c36b65?flat HTTP/1.1" 200 5202 0.012703 [API:8081]10.0.0.240 - - [2026-03-26 04:08:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-09702080:EVPN-VN1?flat HTTP/1.1" 200 9183 0.018138 [API:8081]10.0.0.240 - - [2026-03-26 04:08:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25593 0.019429 [API:8081]10.0.0.240 - - [2026-03-26 04:08:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25593 0.019627 [API:8081]10.0.0.240 - - [2026-03-26 04:08:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.012016 [API:8081]10.0.0.22 - - [2026-03-26 04:08:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.095249 [API:8081]10.0.0.22 - - [2026-03-26 04:09:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.22 - - [2026-03-26 04:09:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.22 - - [2026-03-26 04:09:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.22 - - [2026-03-26 04:09:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.65 - - [2026-03-26 04:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.65 - - [2026-03-26 04:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.65 - - [2026-03-26 04:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.65 - - [2026-03-26 04:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.240 - - [2026-03-26 04:09:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.240 - - [2026-03-26 04:09:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.240 - - [2026-03-26 04:09:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.240 - - [2026-03-26 04:09:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.240 - - [2026-03-26 04:10:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09702080:8c0d60e7-74df-45ed-b42c-971fd61c9d78?flat HTTP/1.1" 200 5316 0.020080 [API:8081]10.0.0.240 - - [2026-03-26 04:10:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09702080:8c0d60e7-74df-45ed-b42c-971fd61c9d78?flat HTTP/1.1" 200 5316 0.017822 [API:8081]10.0.0.240 - - [2026-03-26 04:10:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09702080:8c0d60e7-74df-45ed-b42c-971fd61c9d78?flat HTTP/1.1" 200 5316 0.014286 [API:8081]10.0.0.240 - - [2026-03-26 04:10:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-09702080:EVPN-VN1?flat HTTP/1.1" 200 9309 0.021053 [API:8081]10.0.0.240 - - [2026-03-26 04:10:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23287 0.020386 [API:8081]10.0.0.240 - - [2026-03-26 04:10:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23287 0.028348 [API:8081]10.0.0.240 - - [2026-03-26 04:10:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.014898 [API:8081]10.0.0.22 - - [2026-03-26 04:10:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073814 [API:8081]10.0.0.240 - - [2026-03-26 04:10:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09702080:289a1a85-47d0-4eda-b2f8-331a17c36b65?flat HTTP/1.1" 200 5217 0.026110 [API:8081]10.0.0.240 - - [2026-03-26 04:10:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09702080:289a1a85-47d0-4eda-b2f8-331a17c36b65?flat HTTP/1.1" 200 5217 0.016772 [API:8081]10.0.0.240 - - [2026-03-26 04:10:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09702080:289a1a85-47d0-4eda-b2f8-331a17c36b65?flat HTTP/1.1" 200 5217 0.020046 [API:8081]10.0.0.240 - - [2026-03-26 04:10:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-09702080:EVPN-VN1?flat HTTP/1.1" 200 9309 0.020580 [API:8081]10.0.0.240 - - [2026-03-26 04:10:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23896 0.022912 [API:8081]10.0.0.240 - - [2026-03-26 04:10:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23896 0.020125 [API:8081]10.0.0.240 - - [2026-03-26 04:10:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.009729 [API:8081]10.0.0.22 - - [2026-03-26 04:11:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.069458 [API:8081]10.0.0.240 - - [2026-03-26 04:11:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33123 0.032723 [API:8081]10.0.0.240 - - [2026-03-26 04:11:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-09702080:EVPN-VN1?flat HTTP/1.1" 200 8777 0.021996 [API:8081]10.0.0.240 - - [2026-03-26 04:11:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.012195 [API:8081]10.0.0.240 - - [2026-03-26 04:12:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32513 0.029727 [API:8081]10.0.0.240 - - [2026-03-26 04:12:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32513 0.027904 [API:8081]10.0.0.240 - - [2026-03-26 04:12:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32513 0.027970 [API:8081]10.0.0.240 - - [2026-03-26 04:12:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32517 0.043314 [API:8081]10.0.0.240 - - [2026-03-26 04:12:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-09702080:EVPN-VN1?flat HTTP/1.1" 200 5989 0.013522 [API:8081]10.0.0.240 - - [2026-03-26 04:12:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.011930 [API:8081]10.0.0.22 - - [2026-03-26 04:13:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.100953 [API:8081]10.0.0.22 - - [2026-03-26 04:14:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.22 - - [2026-03-26 04:14:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.22 - - [2026-03-26 04:14:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.22 - - [2026-03-26 04:14:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.65 - - [2026-03-26 04:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000484 [API:8081]10.0.0.65 - - [2026-03-26 04:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.001221 [API:8081]10.0.0.65 - - [2026-03-26 04:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.65 - - [2026-03-26 04:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.240 - - [2026-03-26 04:14:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.240 - - [2026-03-26 04:14:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000473 [API:8081]10.0.0.240 - - [2026-03-26 04:14:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.240 - - [2026-03-26 04:14:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.240 - - [2026-03-26 04:14:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-92361791:ctest-TestRbac-92361791-00223494?flat HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.240 - - [2026-03-26 04:14:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-92361791:ctest-TestRbac-92361791-00223494?flat HTTP/1.1" 200 2081 0.485835 [API:8081]10.0.0.240 - - [2026-03-26 04:14:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 336 0.184127 [API:8081]10.0.0.240 - - [2026-03-26 04:14:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-92361791:ctest-TestRbac-92361791-00223494?flat HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.240 - - [2026-03-26 04:14:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-92361791:ctest-TestRbac-92361791-00223494?flat HTTP/1.1" 200 2081 0.183383 [API:8081]10.0.0.240 - - [2026-03-26 04:14:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 336 0.103561 [API:8081]10.0.0.240 - - [2026-03-26 04:14:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-26960321:c818e935-1d5e-4785-ba22-82338ed723cc?flat HTTP/1.1" 200 5326 0.119518 [API:8081]10.0.0.240 - - [2026-03-26 04:14:49] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-26960321:c818e935-1d5e-4785-ba22-82338ed723cc?flat HTTP/1.1" 200 5326 0.074010 [API:8081]10.0.0.240 - - [2026-03-26 04:14:49] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-26960321:c818e935-1d5e-4785-ba22-82338ed723cc?flat HTTP/1.1" 200 5326 0.068901 [API:8081]10.0.0.240 - - [2026-03-26 04:14:49] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-92361791:ctest-TestRbac-92361791-00223494?flat HTTP/1.1" 200 8383 0.057770 [API:8081]10.0.0.240 - - [2026-03-26 04:14:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.036582 [API:8081]10.0.0.240 - - [2026-03-26 04:14:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.155647 [API:8081]10.0.0.240 - - [2026-03-26 04:14:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.240 - - [2026-03-26 04:14:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32563 0.087302 [API:8081]10.0.0.240 - - [2026-03-26 04:14:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.037711 [API:8081]10.0.0.240 - - [2026-03-26 04:14:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.143379 [API:8081]10.0.0.240 - - [2026-03-26 04:14:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32563 0.096221 [API:8081]10.0.0.240 - - [2026-03-26 04:14:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.060222 [API:8081]10.0.0.240 - - [2026-03-26 04:14:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.100029 [API:8081]10.0.0.240 - - [2026-03-26 04:14:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.818281 [API:8081]10.0.0.22 - - [2026-03-26 04:14:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.115108 [API:8081]10.0.0.240 - - [2026-03-26 04:14:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.113079 [API:8081]10.0.0.240 - - [2026-03-26 04:14:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.044403 [API:8081]10.0.0.240 - - [2026-03-26 04:15:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.030492 [API:8081]10.0.0.240 - - [2026-03-26 04:15:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.025160 [API:8081]10.0.0.240 - - [2026-03-26 04:15:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.039302 [API:8081]10.0.0.240 - - [2026-03-26 04:15:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.034008 [API:8081]10.0.0.240 - - [2026-03-26 04:15:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.035350 [API:8081]10.0.0.240 - - [2026-03-26 04:15:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.026188 [API:8081]10.0.0.240 - - [2026-03-26 04:15:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-92361791:ctest-TestRbac-92361791-00223494?flat HTTP/1.1" 200 6499 0.013058 [API:8081]10.0.0.240 - - [2026-03-26 04:15:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.009845 [API:8081]10.0.0.240 - - [2026-03-26 04:15:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-39128836:ctest-TestRbacBasic-39128836-86529386?flat HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.240 - - [2026-03-26 04:15:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-39128836:ctest-TestRbacBasic-39128836-86529386?flat HTTP/1.1" 200 2120 0.119519 [API:8081]10.0.0.240 - - [2026-03-26 04:15:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-39128836:ctest-TestRbacBasic-39128836-86529386?flat HTTP/1.1" 401 206 0.001317 --- 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-06145805'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-76845928' RBAC: ctest-TestRbacBasic-98680218 doesn't have read permission in project '35efe47fa67d4946b9d797049e45ea33' 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-39128836', 'ctest-TestRbacBasic-39128836-86529386'], 'virtual_network', '3946c1c7-d394-48d3-a8c4-66e79b4d5954', "Permission Denied for ['ctest-TestRbacBasic-06145805'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-76845928' RBAC: ctest-TestRbacBasic-98680218 doesn't have read permission in project '35efe47fa67d4946b9d797049e45ea33'"),) [API:8081]10.0.0.240 - - [2026-03-26 04:15:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-39128836:ctest-TestRbacBasic-39128836-86529386?flat HTTP/1.1" 403 199 0.109284 [API:8081]10.0.0.240 - - [2026-03-26 04:15:41] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-39128836:ctest-TestRbacBasic-39128836-86529386?flat HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.240 - - [2026-03-26 04:15:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-39128836:ctest-TestRbacBasic-39128836-86529386?flat HTTP/1.1" 200 2120 0.070358 [API:8081]10.0.0.240 - - [2026-03-26 04:15:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.095675 [API:8081]10.0.0.240 - - [2026-03-26 04:15:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.097887 [API:8081]10.0.0.240 - - [2026-03-26 04:15:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2392 0.072713 --- 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-06145805'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-39128836' RBAC: ctest-TestRbacBasic-98680218 doesn't have read permission in project '8ba6a80ba4c34563adc602f83d2f37e3' 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-39128836', 'ctest-TestRbacBasic-39128836-86529386'], 'virtual_network', '3946c1c7-d394-48d3-a8c4-66e79b4d5954', "Permission Denied for ['ctest-TestRbacBasic-06145805'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-39128836' RBAC: ctest-TestRbacBasic-98680218 doesn't have read permission in project '8ba6a80ba4c34563adc602f83d2f37e3'"),) [API:8081]10.0.0.240 - - [2026-03-26 04:15:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-39128836:ctest-TestRbacBasic-39128836-86529386?flat HTTP/1.1" 403 199 0.041725 --- 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-06145805'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-39128836' RBAC: ctest-TestRbacBasic-98680218 doesn't have read permission in project '8ba6a80ba4c34563adc602f83d2f37e3' 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-39128836', 'ctest-TestRbacBasic-39128836-86529386'], 'virtual_network', '3946c1c7-d394-48d3-a8c4-66e79b4d5954', "Permission Denied for ['ctest-TestRbacBasic-06145805'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-39128836' RBAC: ctest-TestRbacBasic-98680218 doesn't have read permission in project '8ba6a80ba4c34563adc602f83d2f37e3'"),) [API:8081]10.0.0.240 - - [2026-03-26 04:15:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-39128836:ctest-TestRbacBasic-39128836-86529386?flat HTTP/1.1" 403 199 0.116611 [API:8081]10.0.0.240 - - [2026-03-26 04:15:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-39128836:ctest-TestRbacBasic-39128836-86529386?flat HTTP/1.1" 200 2124 0.051202 [API:8081]10.0.0.240 - - [2026-03-26 04:15:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-39128836:ctest-TestRbacBasic-39128836-86529386?flat HTTP/1.1" 200 2124 0.010766 [API:8081]10.0.0.240 - - [2026-03-26 04:15:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.094759 [API:8081]10.0.0.240 - - [2026-03-26 04:15:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 603 0.064693 [API:8081]10.0.0.240 - - [2026-03-26 04:15:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2392 0.008282 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:15:47] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005387 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:15:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004552 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:15:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003559 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:15:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003904 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:15:47] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004385 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:15:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002761 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:15:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002807 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:15:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002762 [API:8081]10.0.0.240 - - [2026-03-26 04:15:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2145 0.010281 [API:8081]10.0.0.240 - - [2026-03-26 04:15:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-43076675:ctest-TestRbacBasic-43076675-64802681?flat HTTP/1.1" 401 206 0.000268 --- 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-86668629 as ['ctest-TestRbacBasic-45328918'] to R virtual-network in ctest-TestRbacBasic-43076675 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-43076675', 'ctest-TestRbacBasic-43076675-64802681'], 'virtual_network', '3870f31a-3675-41b7-bc0a-69e1ec74924c', "Permission Denied for ctest-TestRbacBasic-86668629 as ['ctest-TestRbacBasic-45328918'] to R virtual-network in ctest-TestRbacBasic-43076675"),) [API:8081]10.0.0.240 - - [2026-03-26 04:15:57] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-43076675:ctest-TestRbacBasic-43076675-64802681?flat HTTP/1.1" 403 199 0.129630 [API:8081]10.0.0.240 - - [2026-03-26 04:15:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.069244 [API:8081]10.0.0.240 - - [2026-03-26 04:15:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-43076675:ctest-TestRbacBasic-43076675-64802681?flat HTTP/1.1" 200 2114 0.064788 [API:8081]10.0.0.240 - - [2026-03-26 04:15:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.083284 --- 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-86668629 as ['ctest-TestRbacBasic-45328918'] to R virtual-network in ctest-TestRbacBasic-43076675 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-43076675', 'ctest-TestRbacBasic-43076675-64802681'], 'virtual_network', '3870f31a-3675-41b7-bc0a-69e1ec74924c', "Permission Denied for ctest-TestRbacBasic-86668629 as ['ctest-TestRbacBasic-45328918'] to R virtual-network in ctest-TestRbacBasic-43076675"),) [API:8081]10.0.0.240 - - [2026-03-26 04:16:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-43076675:ctest-TestRbacBasic-43076675-64802681?flat HTTP/1.1" 403 199 0.049166 --- 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-86668629 as ['ctest-TestRbacBasic-45328918'] to R virtual-network in ctest-TestRbacBasic-43076675 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-43076675', 'ctest-TestRbacBasic-43076675-64802681'], 'virtual_network', '3870f31a-3675-41b7-bc0a-69e1ec74924c', "Permission Denied for ctest-TestRbacBasic-86668629 as ['ctest-TestRbacBasic-45328918'] to R virtual-network in ctest-TestRbacBasic-43076675"),) [API:8081]10.0.0.240 - - [2026-03-26 04:16:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-43076675:ctest-TestRbacBasic-43076675-64802681?flat HTTP/1.1" 403 199 0.109792 [API:8081]10.0.0.240 - - [2026-03-26 04:16:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.074960 [API:8081]10.0.0.240 - - [2026-03-26 04:16:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-43076675:ctest-TestRbacBasic-43076675-64802681?flat HTTP/1.1" 200 2114 0.059149 [API:8081]10.0.0.240 - - [2026-03-26 04:16:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.070361 [API:8081]10.0.0.240 - - [2026-03-26 04:16:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-43076675:ctest-TestRbacBasic-43076675-64802681?flat HTTP/1.1" 401 206 0.000318 --- 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-98680218 as ['ctest-TestRbacBasic-06145805'] to R virtual-network in ctest-TestRbacBasic-43076675 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-43076675', 'ctest-TestRbacBasic-43076675-64802681'], 'virtual_network', '3870f31a-3675-41b7-bc0a-69e1ec74924c', "Permission Denied for ctest-TestRbacBasic-98680218 as ['ctest-TestRbacBasic-06145805'] to R virtual-network in ctest-TestRbacBasic-43076675"),) [API:8081]10.0.0.240 - - [2026-03-26 04:16:04] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-43076675:ctest-TestRbacBasic-43076675-64802681?flat HTTP/1.1" 403 199 0.100402 [API:8081]10.0.0.240 - - [2026-03-26 04:16:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.076459 [API:8081]10.0.0.240 - - [2026-03-26 04:16:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-43076675:ctest-TestRbacBasic-43076675-64802681?flat HTTP/1.1" 200 2114 0.050469 [API:8081]10.0.0.240 - - [2026-03-26 04:16:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.062914 [API:8081]10.0.0.240 - - [2026-03-26 04:16:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2145 0.072991 [API:8081]10.0.0.240 - - [2026-03-26 04:16:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2392 0.009595 [API:8081]10.0.0.240 - - [2026-03-26 04:16:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-43076675:d925b297-54ae-4f88-96e9-b212e7345867?flat HTTP/1.1" 200 5391 0.063349 [API:8081]10.0.0.240 - - [2026-03-26 04:16:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-43076675:d925b297-54ae-4f88-96e9-b212e7345867?flat HTTP/1.1" 200 5391 0.071439 [API:8081]10.0.0.240 - - [2026-03-26 04:16:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-43076675:d925b297-54ae-4f88-96e9-b212e7345867?flat HTTP/1.1" 200 5391 0.064312 [API:8081]10.0.0.240 - - [2026-03-26 04:16:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-43076675:ctest-TestRbacBasic-43076675-50398488?flat HTTP/1.1" 200 8774 0.072400 [API:8081]10.0.0.240 - - [2026-03-26 04:16:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.034203 [API:8081]10.0.0.240 - - [2026-03-26 04:16:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.094327 [API:8081]10.0.0.240 - - [2026-03-26 04:16:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33174 0.040266 [API:8081]10.0.0.240 - - [2026-03-26 04:16:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.052390 [API:8081]10.0.0.240 - - [2026-03-26 04:16:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.088453 [API:8081]10.0.0.240 - - [2026-03-26 04:16:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33174 0.037542 [API:8081]10.0.0.240 - - [2026-03-26 04:16:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.062672 [API:8081]10.0.0.240 - - [2026-03-26 04:16:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-43076675:ctest-TestRbacBasic-43076675-50398488?flat HTTP/1.1" 200 8774 0.096279 [API:8081]10.0.0.240 - - [2026-03-26 04:16:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 603 0.064765 [API:8081]10.0.0.240 - - [2026-03-26 04:16:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.037503 [API:8081]10.0.0.240 - - [2026-03-26 04:16:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.084966 [API:8081]10.0.0.240 - - [2026-03-26 04:16:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33174 0.032683 [API:8081]10.0.0.240 - - [2026-03-26 04:16:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33174 0.034463 [API:8081]10.0.0.240 - - [2026-03-26 04:16:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33174 0.037163 [API:8081]10.0.0.240 - - [2026-03-26 04:16:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33176 0.041271 [API:8081]10.0.0.22 - - [2026-03-26 04:16:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066573 [API:8081]10.0.0.240 - - [2026-03-26 04:16:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33176 0.029569 [API:8081]10.0.0.240 - - [2026-03-26 04:17:00] "GET /analytics HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.240 - - [2026-03-26 04:17:00] "GET /analytics HTTP/1.1" 401 206 0.000174 [API:8081]10.0.0.240 - - [2026-03-26 04:17:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33176 0.033133 [API:8081]10.0.0.240 - - [2026-03-26 04:17:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33176 0.027901 [API:8081]10.0.0.240 - - [2026-03-26 04:17:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33176 0.038695 [API:8081]10.0.0.240 - - [2026-03-26 04:17:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-43076675:ctest-TestRbacBasic-43076675-50398488?flat HTTP/1.1" 200 6886 0.014400 [API:8081]10.0.0.240 - - [2026-03-26 04:17:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.010483 [Introspect:8090]10.0.0.240 - - [2026-03-26 04:17:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001103 [API:8081]10.0.0.240 - - [2026-03-26 04:17:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000479 [API:8081]10.0.0.240 - - [2026-03-26 04:17:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2109 0.128569 [API:8081]10.0.0.22 - - [2026-03-26 04:17:29] "GET /analytics HTTP/1.1" 401 206 0.000339 [API:8081]10.0.0.22 - - [2026-03-26 04:17:29] "GET /analytics HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.65 - - [2026-03-26 04:17:29] "GET /analytics HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.65 - - [2026-03-26 04:17:29] "GET /analytics HTTP/1.1" 401 206 0.000179 [API:8081]10.0.0.22 - - [2026-03-26 04:17:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.068883 [API:8081]10.0.0.22 - - [2026-03-26 04:19:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000379 [API:8081]10.0.0.22 - - [2026-03-26 04:19:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.22 - - [2026-03-26 04:19:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.22 - - [2026-03-26 04:19:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000410 [API:8081]10.0.0.65 - - [2026-03-26 04:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.65 - - [2026-03-26 04:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.65 - - [2026-03-26 04:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.65 - - [2026-03-26 04:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.240 - - [2026-03-26 04:19:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.240 - - [2026-03-26 04:19:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.240 - - [2026-03-26 04:19:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.240 - - [2026-03-26 04:19:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.240 - - [2026-03-26 04:19:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-47259161:fc00523e-009e-4a8c-8841-ba72d473e898?flat HTTP/1.1" 200 5362 0.080127 [API:8081]10.0.0.240 - - [2026-03-26 04:19:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-47259161:fc00523e-009e-4a8c-8841-ba72d473e898?flat HTTP/1.1" 200 5362 0.014417 [API:8081]10.0.0.240 - - [2026-03-26 04:19:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-47259161:fc00523e-009e-4a8c-8841-ba72d473e898?flat HTTP/1.1" 200 5362 0.070374 [API:8081]10.0.0.240 - - [2026-03-26 04:19:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-47259161:ctest-vn1-74528428?flat HTTP/1.1" 200 9423 0.027190 [API:8081]10.0.0.240 - - [2026-03-26 04:19:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32578 0.025270 [API:8081]10.0.0.240 - - [2026-03-26 04:19:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32578 0.037420 [API:8081]10.0.0.240 - - [2026-03-26 04:19:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.011206 [API:8081]10.0.0.240 - - [2026-03-26 04:19:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-47259161:d7fc4cec-4912-433d-a09d-f2984f66e447?flat HTTP/1.1" 200 5378 0.015375 [API:8081]10.0.0.240 - - [2026-03-26 04:19:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-47259161:d7fc4cec-4912-433d-a09d-f2984f66e447?flat HTTP/1.1" 200 5378 0.015251 [API:8081]10.0.0.240 - - [2026-03-26 04:19:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-47259161:d7fc4cec-4912-433d-a09d-f2984f66e447?flat HTTP/1.1" 200 5378 0.016073 [API:8081]10.0.0.240 - - [2026-03-26 04:19:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-47259161:ctest-vn1-74528428?flat HTTP/1.1" 200 9423 0.022069 [API:8081]10.0.0.240 - - [2026-03-26 04:19:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33184 0.027646 [API:8081]10.0.0.240 - - [2026-03-26 04:19:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33184 0.028395 [API:8081]10.0.0.240 - - [2026-03-26 04:19:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.009090 [API:8081]10.0.0.22 - - [2026-03-26 04:20:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083619 [API:8081]10.0.0.240 - - [2026-03-26 04:20:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33186 0.040042 [API:8081]10.0.0.240 - - [2026-03-26 04:20:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33186 0.036928 [API:8081]10.0.0.240 - - [2026-03-26 04:20:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33186 0.031168 [API:8081]10.0.0.240 - - [2026-03-26 04:20:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-47259161:ctest-vn1-74528428?flat HTTP/1.1" 200 7641 0.031566 [API:8081]10.0.0.240 - - [2026-03-26 04:20:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.011360 [API:8081]10.0.0.240 - - [2026-03-26 04:20:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32580 0.046457 [API:8081]10.0.0.240 - - [2026-03-26 04:20:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32580 0.027850 [API:8081]10.0.0.240 - - [2026-03-26 04:20:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32580 0.040801 [API:8081]10.0.0.240 - - [2026-03-26 04:20:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-47259161:ctest-vn1-74528428?flat HTTP/1.1" 200 4921 0.026508 [API:8081]10.0.0.240 - - [2026-03-26 04:20:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.010312 [API:8081]10.0.0.240 - - [2026-03-26 04:20:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2109 0.009142 [API:8081]10.0.0.240 - - [2026-03-26 04:20:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2320 0.011070 [API:8081]10.0.0.22 - - [2026-03-26 04:21:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.076231 [API:8081]10.0.0.22 - - [2026-03-26 04:23:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.464782 [Introspect:8090]10.0.0.240 - - [2026-03-26 04:23:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001064 [API:8081]10.0.0.240 - - [2026-03-26 04:23:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5545-1?flat HTTP/1.1" 200 13225 0.437528 [API:8081]10.0.0.240 - - [2026-03-26 04:23:17] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5545-1?flat HTTP/1.1" 200 6065 0.451652 [API:8081]10.0.0.240 - - [2026-03-26 04:23:18] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5545-2?flat HTTP/1.1" 200 6058 0.083394 [API:8081]10.0.0.240 - - [2026-03-26 04:23:18] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5545-3?flat HTTP/1.1" 200 3951 0.017640 [API:8081]10.0.0.240 - - [2026-03-26 04:23:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?flat HTTP/1.1" 200 6141 0.020021 [API:8081]10.0.0.240 - - [2026-03-26 04:23:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?flat HTTP/1.1" 200 7631 0.021298 [API:8081]10.0.0.240 - - [2026-03-26 04:23:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?flat HTTP/1.1" 200 6135 0.019890 [API:8081]10.0.0.240 - - [2026-03-26 04:23:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2531 0.010705 [API:8081]10.0.0.240 - - [2026-03-26 04:24:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-47259161:39e88bcc-d5ef-4c7f-95be-e8e66783bd89?flat HTTP/1.1" 200 5243 0.015094 [API:8081]10.0.0.240 - - [2026-03-26 04:24:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-47259161:39e88bcc-d5ef-4c7f-95be-e8e66783bd89?flat HTTP/1.1" 200 5243 0.020051 [API:8081]10.0.0.240 - - [2026-03-26 04:24:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-47259161:39e88bcc-d5ef-4c7f-95be-e8e66783bd89?flat HTTP/1.1" 200 5243 0.020684 [API:8081]10.0.0.240 - - [2026-03-26 04:24:02] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-47259161:ctest-vn1-69898006?flat HTTP/1.1" 200 7090 0.024781 [API:8081]10.0.0.240 - - [2026-03-26 04:24:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33181 0.029737 [API:8081]10.0.0.240 - - [2026-03-26 04:24:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33181 0.035624 [API:8081]10.0.0.240 - - [2026-03-26 04:24:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.009404 [API:8081]10.0.0.22 - - [2026-03-26 04:24:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000424 [API:8081]10.0.0.22 - - [2026-03-26 04:24:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.22 - - [2026-03-26 04:24:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.22 - - [2026-03-26 04:24:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.65 - - [2026-03-26 04:24:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.65 - - [2026-03-26 04:24:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.65 - - [2026-03-26 04:24:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.65 - - [2026-03-26 04:24:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.22 - - [2026-03-26 04:24:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.097982 [API:8081]10.0.0.240 - - [2026-03-26 04:24:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.240 - - [2026-03-26 04:24:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000387 [API:8081]10.0.0.240 - - [2026-03-26 04:24:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.240 - - [2026-03-26 04:24:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.240 - - [2026-03-26 04:24:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-47259161:b8d58d48-f553-448e-93fc-1cd6ca25169b?flat HTTP/1.1" 200 5244 0.016914 [API:8081]10.0.0.240 - - [2026-03-26 04:24:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-47259161:b8d58d48-f553-448e-93fc-1cd6ca25169b?flat HTTP/1.1" 200 5244 0.014726 [API:8081]10.0.0.240 - - [2026-03-26 04:24:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-47259161:b8d58d48-f553-448e-93fc-1cd6ca25169b?flat HTTP/1.1" 200 5244 0.014805 [API:8081]10.0.0.240 - - [2026-03-26 04:24:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-47259161:ctest-vn2-88477184?flat HTTP/1.1" 200 7123 0.018835 [API:8081]10.0.0.240 - - [2026-03-26 04:24:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32934 0.037860 [API:8081]10.0.0.240 - - [2026-03-26 04:24:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32934 0.029364 [API:8081]10.0.0.240 - - [2026-03-26 04:24:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1366 0.012574 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:25:47] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002916 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:25:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005242 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:25:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.006203 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:25:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004353 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:25:47] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005995 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:25:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003143 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:25:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003515 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:25:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003449 [API:8081]10.0.0.240 - - [2026-03-26 04:26:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32944 0.038483 [API:8081]10.0.0.240 - - [2026-03-26 04:26:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32944 0.030704 [API:8081]10.0.0.22 - - [2026-03-26 04:26:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074241 [API:8081]10.0.0.240 - - [2026-03-26 04:26:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32944 0.042211 [API:8081]10.0.0.240 - - [2026-03-26 04:26:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32944 0.032623 [API:8081]10.0.0.240 - - [2026-03-26 04:26:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32944 0.033255 [API:8081]10.0.0.240 - - [2026-03-26 04:26:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32944 0.026691 [API:8081]10.0.0.240 - - [2026-03-26 04:26:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32944 0.025144 [API:8081]10.0.0.240 - - [2026-03-26 04:26:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32944 0.026037 [API:8081]10.0.0.240 - - [2026-03-26 04:26:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32944 0.027777 [API:8081]10.0.0.240 - - [2026-03-26 04:26:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32944 0.038251 [API:8081]10.0.0.240 - - [2026-03-26 04:26:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-47259161:ctest-vn2-88477184?flat HTTP/1.1" 200 7867 0.017584 [API:8081]10.0.0.240 - - [2026-03-26 04:26:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.010163 [API:8081]10.0.0.240 - - [2026-03-26 04:26:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33195 0.036586 [API:8081]10.0.0.240 - - [2026-03-26 04:26:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33195 0.029136 [API:8081]10.0.0.240 - - [2026-03-26 04:26:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-47259161:ctest-vn1-69898006?flat HTTP/1.1" 200 7787 0.017232 [API:8081]10.0.0.240 - - [2026-03-26 04:26:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.010207 [API:8081]10.0.0.240 - - [2026-03-26 04:27:00] "GET /analytics HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.240 - - [2026-03-26 04:27:00] "GET /analytics HTTP/1.1" 401 206 0.000204 [API:8081]10.0.0.22 - - [2026-03-26 04:27:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.089774 [API:8081]10.0.0.22 - - [2026-03-26 04:27:29] "GET /analytics HTTP/1.1" 401 206 0.000236 [API:8081]10.0.0.22 - - [2026-03-26 04:27:29] "GET /analytics HTTP/1.1" 401 206 0.000156 [API:8081]10.0.0.65 - - [2026-03-26 04:27:29] "GET /analytics HTTP/1.1" 401 206 0.000236 [API:8081]10.0.0.65 - - [2026-03-26 04:27:29] "GET /analytics HTTP/1.1" 401 206 0.000204 [API:8081]10.0.0.240 - - [2026-03-26 04:27:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-10159257:f2535286-dc01-4bbc-9009-06d6c03b14c6?flat HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.240 - - [2026-03-26 04:27:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-10159257:f2535286-dc01-4bbc-9009-06d6c03b14c6?flat HTTP/1.1" 200 5232 0.096819 [API:8081]10.0.0.240 - - [2026-03-26 04:27:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-10159257:f2535286-dc01-4bbc-9009-06d6c03b14c6?flat HTTP/1.1" 200 5232 0.074338 [API:8081]10.0.0.240 - - [2026-03-26 04:27:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-10159257:f2535286-dc01-4bbc-9009-06d6c03b14c6?flat HTTP/1.1" 200 5232 0.068876 [API:8081]10.0.0.240 - - [2026-03-26 04:27:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-10159257:ctest-vn-84141428?flat HTTP/1.1" 200 6732 0.018910 [API:8081]10.0.0.240 - - [2026-03-26 04:27:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32951 0.026284 [API:8081]10.0.0.240 - - [2026-03-26 04:27:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32951 0.026690 [API:8081]10.0.0.240 - - [2026-03-26 04:27:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.011139 [API:8081]10.0.0.240 - - [2026-03-26 04:27:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-10159257:a1e693c7-479d-4a12-a5d2-0b037b1af69d?flat HTTP/1.1" 200 5238 0.023294 [API:8081]10.0.0.240 - - [2026-03-26 04:27:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-10159257:a1e693c7-479d-4a12-a5d2-0b037b1af69d?flat HTTP/1.1" 200 5238 0.023572 [API:8081]10.0.0.240 - - [2026-03-26 04:27:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-10159257:a1e693c7-479d-4a12-a5d2-0b037b1af69d?flat HTTP/1.1" 200 5238 0.023942 [API:8081]10.0.0.240 - - [2026-03-26 04:27:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-10159257:ctest-vn-71581320?flat HTTP/1.1" 200 6744 0.022975 [API:8081]10.0.0.240 - - [2026-03-26 04:27:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33201 0.042637 [API:8081]10.0.0.240 - - [2026-03-26 04:27:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33201 0.041270 [API:8081]10.0.0.240 - - [2026-03-26 04:27:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.012199 [API:8081]10.0.0.240 - - [2026-03-26 04:28:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33206 0.026895 [API:8081]10.0.0.240 - - [2026-03-26 04:28:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33206 0.048653 [API:8081]10.0.0.240 - - [2026-03-26 04:28:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33207 0.028440 [API:8081]10.0.0.240 - - [2026-03-26 04:28:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-10159257:ctest-vn-71581320?flat HTTP/1.1" 200 4895 0.015593 [API:8081]10.0.0.240 - - [2026-03-26 04:28:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.012699 [API:8081]10.0.0.240 - - [2026-03-26 04:28:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32957 0.051516 [API:8081]10.0.0.240 - - [2026-03-26 04:28:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32957 0.030227 [API:8081]10.0.0.240 - - [2026-03-26 04:28:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32957 0.031181 [API:8081]10.0.0.240 - - [2026-03-26 04:28:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32957 0.027259 [API:8081]10.0.0.240 - - [2026-03-26 04:28:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32957 0.031532 [API:8081]10.0.0.240 - - [2026-03-26 04:28:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32957 0.043486 [API:8081]10.0.0.240 - - [2026-03-26 04:28:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5545-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32957 0.027058 [API:8081]10.0.0.240 - - [2026-03-26 04:28:28] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-10159257:ctest-vn-84141428?flat HTTP/1.1" 200 6184 0.016264 [API:8081]10.0.0.240 - - [2026-03-26 04:28:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.009330 [API:8081]10.0.0.240 - - [2026-03-26 04:28:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.240 - - [2026-03-26 04:28:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2344 0.429428 [API:8081]10.0.0.240 - - [2026-03-26 04:28:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2344 0.070537 [API:8081]10.0.0.22 - - [2026-03-26 04:29:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.22 - - [2026-03-26 04:29:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.22 - - [2026-03-26 04:29:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.22 - - [2026-03-26 04:29:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.65 - - [2026-03-26 04:29:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000400 [API:8081]10.0.0.65 - - [2026-03-26 04:29:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000420 [API:8081]10.0.0.65 - - [2026-03-26 04:29:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.65 - - [2026-03-26 04:29:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.240 - - [2026-03-26 04:29:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.240 - - [2026-03-26 04:29:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.240 - - [2026-03-26 04:29:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.240 - - [2026-03-26 04:29:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.22 - - [2026-03-26 04:29:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088942 [API:8081]10.0.0.22 - - [2026-03-26 04:30:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.081876 [API:8081]10.0.0.22 - - [2026-03-26 04:32:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079280 [API:8081]10.0.0.22 - - [2026-03-26 04:33:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.077998 [API:8081]10.0.0.22 - - [2026-03-26 04:34:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.22 - - [2026-03-26 04:34:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000367 [API:8081]10.0.0.22 - - [2026-03-26 04:34:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.22 - - [2026-03-26 04:34:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.65 - - [2026-03-26 04:34:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000481 [API:8081]10.0.0.65 - - [2026-03-26 04:34:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.65 - - [2026-03-26 04:34:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.65 - - [2026-03-26 04:34:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.240 - - [2026-03-26 04:34:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.240 - - [2026-03-26 04:34:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.240 - - [2026-03-26 04:34:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.240 - - [2026-03-26 04:34:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.240 - - [2026-03-26 04:34:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.240 - - [2026-03-26 04:34:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2113 0.072595 [API:8081]10.0.0.22 - - [2026-03-26 04:35:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083694 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:35:47] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003973 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:35:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003397 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:35:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003721 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:35:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002991 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:35:47] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.014373 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:35:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006233 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:35:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004489 [LOCAL API:8181]127.0.0.1 - - [2026-03-26 04:35:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5545-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004312 [API:8081]10.0.0.22 - - [2026-03-26 04:36:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.071919 [API:8081]10.0.0.240 - - [2026-03-26 04:37:00] "GET /analytics HTTP/1.1" 401 206 0.000459 [API:8081]10.0.0.240 - - [2026-03-26 04:37:00] "GET /analytics HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.22 - - [2026-03-26 04:37:29] "GET /analytics HTTP/1.1" 401 206 0.000405 [API:8081]10.0.0.22 - - [2026-03-26 04:37:29] "GET /analytics HTTP/1.1" 401 206 0.000199 [API:8081]10.0.0.65 - - [2026-03-26 04:37:29] "GET /analytics HTTP/1.1" 401 206 0.000227 [API:8081]10.0.0.65 - - [2026-03-26 04:37:29] "GET /analytics HTTP/1.1" 401 206 0.000162 [API:8081]10.0.0.22 - - [2026-03-26 04:38:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088144 [API:8081]10.0.0.22 - - [2026-03-26 04:39:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.22 - - [2026-03-26 04:39:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.22 - - [2026-03-26 04:39:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.22 - - [2026-03-26 04:39:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.65 - - [2026-03-26 04:39:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.65 - - [2026-03-26 04:39:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.65 - - [2026-03-26 04:39:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.65 - - [2026-03-26 04:39:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.240 - - [2026-03-26 04:39:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.240 - - [2026-03-26 04:39:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000383 [API:8081]10.0.0.240 - - [2026-03-26 04:39:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.240 - - [2026-03-26 04:39:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.22 - - [2026-03-26 04:39:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.081953 [Introspect:8090]10.0.0.240 - - [2026-03-26 04:40:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001571