+++ date ++ echo 'INFO: =================== Mon Mar 2 02:07:59 AM UTC 2026 ===================' INFO: =================== Mon Mar 2 02:07:59 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ 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 +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.242,10.0.0.27,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.242,10.0.0.27,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.242,10.0.0.27,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.242,10.0.0.27,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.242:8081 10.0.0.27:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.242:8081 10.0.0.27:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.242:8081 10.0.0.27:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.242:9042 10.0.0.27:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.242:9042 10.0.0.27:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.242:9042 10.0.0.27:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242,10.0.0.27,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.242:8086 10.0.0.27:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.242:8086 10.0.0.27:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.242:8086 10.0.0.27:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.242,10.0.0.27,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.242,10.0.0.27,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.242:8082 10.0.0.27:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.242:8082 10.0.0.27:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.242:8082 10.0.0.27:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.242:9161 10.0.0.27:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.242:9161 10.0.0.27:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.242:9161 10.0.0.27:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.242:9041 10.0.0.27:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.242:9041 10.0.0.27:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.242:9041 10.0.0.27:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.193,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.193,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242,10.0.0.27,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.242:2181,10.0.0.27:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.242:2181,10.0.0.27:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242:2181,10.0.0.27:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.242:2181 10.0.0.27:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.242:2181 10.0.0.27:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.242:2181 10.0.0.27:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.242,10.0.0.27,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.242:5673,10.0.0.27:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.242:5673,10.0.0.27:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.242:5673,10.0.0.27:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.242:6379 10.0.0.27:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.242:6379 10.0.0.27:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.242:6379 10.0.0.27:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.242,10.0.0.27,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.242:9092 10.0.0.27:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.242:9092 10.0.0.27:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.242:9092 10.0.0.27:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.242 ++ 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.242,10.0.0.27,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.242,10.0.0.27,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_redis_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_analytics_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.242,10.0.0.27,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.242,10.0.0.27,10.0.0.23 +++ local servers=10.0.0.242,10.0.0.27,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.242,10.20.0.193,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.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + 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 ++ sed 's/^ANALYTICS_API__//g' ++ cut -d = -f 1 ++ grep '^ANALYTICS_API__.*__.*=.*$' + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf /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/02/2026 02:08:08.018 7fe2b9b61700 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/02/2026 02:08:08.198 7fe2b9b61700 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 03/02/2026 02:08:08.209 7fe2b9b61700 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/02/2026 02:08:08.209 7fe2b9b61700 [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.242:8081/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer())... Listening on http://localhost:8181/ Hit Ctrl-C to quit. [API:8081]10.0.0.27 - - [2026-03-02 02:08:51] "GET /analytics HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.27 - - [2026-03-02 02:08:51] "GET /analytics HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.23 - - [2026-03-02 02:08:52] "GET /analytics HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.23 - - [2026-03-02 02:08:52] "GET /analytics HTTP/1.1" 401 206 0.000144 [API:8081]10.0.0.242 - - [2026-03-02 02:08:54] "GET /analytics HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.242 - - [2026-03-02 02:08:54] "GET /analytics HTTP/1.1" 401 206 0.000217 [API:8081]10.0.0.27 - - [2026-03-02 02:09:22] "GET /analytics HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.27 - - [2026-03-02 02:09:22] "GET /analytics HTTP/1.1" 401 206 0.000199 [API:8081]10.0.0.23 - - [2026-03-02 02:09:23] "GET /analytics HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.23 - - [2026-03-02 02:09:23] "GET /analytics HTTP/1.1" 401 206 0.000163 [API:8081]10.0.0.242 - - [2026-03-02 02:09:25] "GET /analytics HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.242 - - [2026-03-02 02:09:25] "GET /analytics HTTP/1.1" 401 206 0.000181 [API:8081]10.0.0.27 - - [2026-03-02 02:09:52] "GET /analytics HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.27 - - [2026-03-02 02:09:52] "GET /analytics HTTP/1.1" 401 206 0.000167 [API:8081]10.0.0.23 - - [2026-03-02 02:09:53] "GET /analytics HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.23 - - [2026-03-02 02:09:53] "GET /analytics HTTP/1.1" 401 206 0.000171 [API:8081]10.0.0.23 - - [2026-03-02 02:10:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.23 - - [2026-03-02 02:10:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.27 - - [2026-03-02 02:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.27 - - [2026-03-02 02:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.27 - - [2026-03-02 02:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000364 [API:8081]10.0.0.27 - - [2026-03-02 02:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.242 - - [2026-03-02 02:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.242 - - [2026-03-02 02:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000371 [API:8081]10.0.0.23 - - [2026-03-02 02:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.23 - - [2026-03-02 02:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.242 - - [2026-03-02 02:10:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000666 [API:8081]10.0.0.242 - - [2026-03-02 02:10:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.242 - - [2026-03-02 02:15:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.972946 [API:8081]10.0.0.23 - - [2026-03-02 02:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.27 - - [2026-03-02 02:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.27 - - [2026-03-02 02:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.23 - - [2026-03-02 02:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.27 - - [2026-03-02 02:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.27 - - [2026-03-02 02:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.242 - - [2026-03-02 02:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000387 [API:8081]10.0.0.242 - - [2026-03-02 02:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000371 [API:8081]10.0.0.23 - - [2026-03-02 02:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.23 - - [2026-03-02 02:15:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.242 - - [2026-03-02 02:15:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.242 - - [2026-03-02 02:15:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [Introspect:8090]10.0.0.242 - - [2026-03-02 02:16:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001131 [Introspect:8090]10.0.0.242 - - [2026-03-02 02:16:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001087 [API:8081]10.0.0.242 - - [2026-03-02 02:16:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.500072 [Introspect:8090]10.0.0.242 - - [2026-03-02 02:17:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001482 [Introspect:8090]10.0.0.242 - - [2026-03-02 02:17:50] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000590 [API:8081]10.0.0.242 - - [2026-03-02 02:17:50] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1:Control:contrail-control:0?flat HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1:Control:contrail-control:0?flat HTTP/1.1" 200 40943 0.070514 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1:Control:contrail-dns:0?flat HTTP/1.1" 200 18708 0.066363 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-2:Control:contrail-control:0?flat HTTP/1.1" 200 38509 0.066344 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-2:Control:contrail-dns:0?flat HTTP/1.1" 200 18708 0.018792 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-3:Control:contrail-control:0?flat HTTP/1.1" 200 36058 0.020617 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-3:Control:contrail-dns:0?flat HTTP/1.1" 200 14729 0.014114 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21176 0.020905 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21174 0.018707 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3712 0.013066 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3363 0.015494 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generators HTTP/1.1" 200 14162 0.010702 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1.:Config:contrail-api:0?flat HTTP/1.1" 200 9573 0.016498 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-2.:Config:contrail-api:0?flat HTTP/1.1" 200 9555 0.018409 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-3.:Config:contrail-api:0?flat HTTP/1.1" 200 7688 0.024910 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generators HTTP/1.1" 200 14162 0.018061 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.012156 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.012126 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.012221 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.011074 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.011455 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.010612 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.011123 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.011470 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.011250 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 13605 0.018797 [API:8081]10.0.0.242 - - [2026-03-02 02:17:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11116 0.015414 [API:8081]10.0.0.242 - - [2026-03-02 02:17:52] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 13603 0.015809 [API:8081]10.0.0.242 - - [2026-03-02 02:17:52] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11115 0.014904 [API:8081]10.0.0.242 - - [2026-03-02 02:17:52] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 13606 0.015535 [API:8081]10.0.0.242 - - [2026-03-02 02:17:52] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11118 0.015431 [API:8081]10.0.0.242 - - [2026-03-02 02:17:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21176 0.024567 [API:8081]10.0.0.242 - - [2026-03-02 02:17:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12912 0.024931 [API:8081]10.0.0.242 - - [2026-03-02 02:17:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21174 0.018823 [API:8081]10.0.0.242 - - [2026-03-02 02:17:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21176 0.021576 [API:8081]10.0.0.242 - - [2026-03-02 02:17:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12912 0.021433 [API:8081]10.0.0.242 - - [2026-03-02 02:17:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21174 0.018881 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21176 0.022000 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3274 0.018060 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21174 0.031480 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3275 0.029907 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.015391 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 13605 0.024916 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.014413 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3383 0.012141 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 13603 0.016936 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.012637 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.011798 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 13606 0.014588 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.017354 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11116 0.017031 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3989 0.013633 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11115 0.015938 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3988 0.011288 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11118 0.015627 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3991 0.013283 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1.:Config:contrail-api:0?flat HTTP/1.1" 200 9573 0.019019 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-2.:Config:contrail-api:0?flat HTTP/1.1" 200 9555 0.020288 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-3.:Config:contrail-api:0?flat HTTP/1.1" 200 7688 0.014894 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1:Control:contrail-control:0?flat HTTP/1.1" 200 40943 0.020821 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3382 0.011719 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-1:Control:contrail-dns:0?flat HTTP/1.1" 200 18708 0.015776 [API:8081]10.0.0.242 - - [2026-03-02 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-2:Control:contrail-control:0?flat HTTP/1.1" 200 38509 0.020046 [API:8081]10.0.0.242 - - [2026-03-02 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3382 0.013759 [API:8081]10.0.0.242 - - [2026-03-02 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-2:Control:contrail-dns:0?flat HTTP/1.1" 200 18708 0.027896 [API:8081]10.0.0.242 - - [2026-03-02 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-3:Control:contrail-control:0?flat HTTP/1.1" 200 36058 0.022416 [API:8081]10.0.0.242 - - [2026-03-02 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3383 0.013228 [API:8081]10.0.0.242 - - [2026-03-02 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5413-3:Control:contrail-dns:0?flat HTTP/1.1" 200 14729 0.015048 [API:8081]10.0.0.242 - - [2026-03-02 02:17:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12912 0.029436 [API:8081]10.0.0.242 - - [2026-03-02 02:17:57] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?flat HTTP/1.1" 200 16003 0.020096 [API:8081]10.0.0.242 - - [2026-03-02 02:17:57] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?flat HTTP/1.1" 200 16987 0.020715 [API:8081]10.0.0.242 - - [2026-03-02 02:17:57] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?flat HTTP/1.1" 200 16578 0.017810 [API:8081]10.0.0.242 - - [2026-03-02 02:17:57] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?flat HTTP/1.1" 200 16003 0.020082 [API:8081]10.0.0.242 - - [2026-03-02 02:17:57] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?flat HTTP/1.1" 200 16987 0.020785 [API:8081]10.0.0.242 - - [2026-03-02 02:17:57] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?flat HTTP/1.1" 200 16578 0.017021 [API:8081]10.0.0.242 - - [2026-03-02 02:17:57] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?flat HTTP/1.1" 200 16003 0.023737 [API:8081]10.0.0.242 - - [2026-03-02 02:17:57] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?flat HTTP/1.1" 200 16987 0.029766 [API:8081]10.0.0.242 - - [2026-03-02 02:17:57] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?flat HTTP/1.1" 200 16578 0.017202 [API:8081]10.0.0.242 - - [2026-03-02 02:17:58] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?flat HTTP/1.1" 200 16003 0.026130 [API:8081]10.0.0.242 - - [2026-03-02 02:17:58] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?flat HTTP/1.1" 200 16987 0.022387 [API:8081]10.0.0.242 - - [2026-03-02 02:17:58] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?flat HTTP/1.1" 200 16578 0.018891 [API:8081]10.0.0.242 - - [2026-03-02 02:17:59] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 8004 0.014076 [API:8081]10.0.0.242 - - [2026-03-02 02:17:59] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5413-2?flat HTTP/1.1" 200 8001 0.014456 [API:8081]10.0.0.242 - - [2026-03-02 02:17:59] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5413-3?flat HTTP/1.1" 200 7999 0.014316 [API:8081]10.0.0.242 - - [2026-03-02 02:18:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.242 - - [2026-03-02 02:18:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1152 0.059687 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:18:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002673 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:18:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002635 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:18:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003417 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:18:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003154 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:18:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004781 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:18:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003414 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:18:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003862 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:18:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003395 [API:8081]10.0.0.242 - - [2026-03-02 02:18:21] "POST /analytics/query HTTP/1.1" 200 58877 1.068999 [API:8081]10.0.0.242 - - [2026-03-02 02:18:23] "POST /analytics/query HTTP/1.1" 200 6787 1.097151 [API:8081]10.0.0.242 - - [2026-03-02 02:18:24] "POST /analytics/query HTTP/1.1" 200 871 1.044837 [API:8081]10.0.0.242 - - [2026-03-02 02:18:25] "POST /analytics/query HTTP/1.1" 200 6787 1.026674 [API:8081]10.0.0.242 - - [2026-03-02 02:18:26] "POST /analytics/query HTTP/1.1" 200 871 1.033198 [API:8081]10.0.0.242 - - [2026-03-02 02:18:37] "GET /documentation/index.html HTTP/1.1" 200 5407 0.001027 [API:8081]10.0.0.242 - - [2026-03-02 02:18:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078633 [API:8081]10.0.0.242 - - [2026-03-02 02:19:25] "GET /analytics HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.242 - - [2026-03-02 02:19:25] "GET /analytics HTTP/1.1" 401 206 0.000156 [API:8081]10.0.0.242 - - [2026-03-02 02:19:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.081758 [API:8081]10.0.0.27 - - [2026-03-02 02:19:52] "GET /analytics HTTP/1.1" 401 206 0.000239 [API:8081]10.0.0.27 - - [2026-03-02 02:19:52] "GET /analytics HTTP/1.1" 401 206 0.000151 [API:8081]10.0.0.23 - - [2026-03-02 02:19:53] "GET /analytics HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.23 - - [2026-03-02 02:19:53] "GET /analytics HTTP/1.1" 401 206 0.000182 [API:8081]10.0.0.23 - - [2026-03-02 02:20:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.23 - - [2026-03-02 02:20:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.27 - - [2026-03-02 02:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.27 - - [2026-03-02 02:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.27 - - [2026-03-02 02:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.27 - - [2026-03-02 02:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.242 - - [2026-03-02 02:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.242 - - [2026-03-02 02:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000670 [API:8081]10.0.0.23 - - [2026-03-02 02:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.23 - - [2026-03-02 02:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.242 - - [2026-03-02 02:20:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.242 - - [2026-03-02 02:20:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.242 - - [2026-03-02 02:21:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.411808 [API:8081]10.0.0.242 - - [2026-03-02 02:22:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000234 [API:8081]10.0.0.242 - - [2026-03-02 02:22:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1443 0.055476 [API:8081]10.0.0.242 - - [2026-03-02 02:22:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1676 0.057541 [API:8081]10.0.0.242 - - [2026-03-02 02:22:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.118451 [API:8081]10.0.0.242 - - [2026-03-02 02:24:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064856 [API:8081]10.0.0.242 - - [2026-03-02 02:25:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.067528 [API:8081]10.0.0.23 - - [2026-03-02 02:25:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.23 - - [2026-03-02 02:25:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.27 - - [2026-03-02 02:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.27 - - [2026-03-02 02:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.27 - - [2026-03-02 02:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.27 - - [2026-03-02 02:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000958 [API:8081]10.0.0.242 - - [2026-03-02 02:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000456 [API:8081]10.0.0.242 - - [2026-03-02 02:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000612 [API:8081]10.0.0.23 - - [2026-03-02 02:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.23 - - [2026-03-02 02:25:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000932 [API:8081]10.0.0.242 - - [2026-03-02 02:25:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.002501 [API:8081]10.0.0.242 - - [2026-03-02 02:25:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.001727 [API:8081]10.0.0.242 - - [2026-03-02 02:27:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080595 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:28:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003453 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:28:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004667 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:28:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.006550 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:28:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002768 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:28:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002767 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:28:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002558 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:28:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002538 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:28:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002945 [API:8081]10.0.0.242 - - [2026-03-02 02:28:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.067587 [API:8081]10.0.0.242 - - [2026-03-02 02:29:25] "GET /analytics HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.242 - - [2026-03-02 02:29:25] "GET /analytics HTTP/1.1" 401 206 0.000190 [API:8081]10.0.0.242 - - [2026-03-02 02:29:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.242 - - [2026-03-02 02:29:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2160 0.099999 [API:8081]10.0.0.242 - - [2026-03-02 02:29:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2160 0.090160 [API:8081]10.0.0.27 - - [2026-03-02 02:29:53] "GET /analytics HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.27 - - [2026-03-02 02:29:53] "GET /analytics HTTP/1.1" 401 206 0.000187 [API:8081]10.0.0.23 - - [2026-03-02 02:29:53] "GET /analytics HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.23 - - [2026-03-02 02:29:53] "GET /analytics HTTP/1.1" 401 206 0.000154 [API:8081]10.0.0.23 - - [2026-03-02 02:30:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.23 - - [2026-03-02 02:30:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.27 - - [2026-03-02 02:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.27 - - [2026-03-02 02:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.27 - - [2026-03-02 02:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.27 - - [2026-03-02 02:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.242 - - [2026-03-02 02:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.242 - - [2026-03-02 02:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.23 - - [2026-03-02 02:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.23 - - [2026-03-02 02:30:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.242 - - [2026-03-02 02:30:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000365 [API:8081]10.0.0.242 - - [2026-03-02 02:30:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.242 - - [2026-03-02 02:30:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064317 [API:8081]10.0.0.242 - - [2026-03-02 02:31:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1148 0.017403 [API:8081]10.0.0.242 - - [2026-03-02 02:31:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1377 0.012860 [API:8081]10.0.0.242 - - [2026-03-02 02:31:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1606 0.076075 [API:8081]10.0.0.242 - - [2026-03-02 02:31:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1835 0.011679 [API:8081]10.0.0.242 - - [2026-03-02 02:31:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.075705 [API:8081]10.0.0.242 - - [2026-03-02 02:33:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062572 [API:8081]10.0.0.242 - - [2026-03-02 02:34:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25218 0.020700 [API:8081]10.0.0.242 - - [2026-03-02 02:34:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25218 0.024378 [API:8081]10.0.0.242 - - [2026-03-02 02:34:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25218 0.023187 [API:8081]10.0.0.242 - - [2026-03-02 02:34:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25218 0.027961 [API:8081]10.0.0.242 - - [2026-03-02 02:34:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25219 0.020759 [API:8081]10.0.0.242 - - [2026-03-02 02:34:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-76037481:ctest-vnet1-72348955?flat HTTP/1.1" 200 8243 0.012331 [API:8081]10.0.0.242 - - [2026-03-02 02:34:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008363 [API:8081]10.0.0.242 - - [2026-03-02 02:34:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25842 0.034400 [API:8081]10.0.0.242 - - [2026-03-02 02:34:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12985 0.021555 [API:8081]10.0.0.242 - - [2026-03-02 02:34:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25842 0.073881 [API:8081]10.0.0.242 - - [2026-03-02 02:34:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12985 0.070479 [API:8081]10.0.0.242 - - [2026-03-02 02:34:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25843 0.021392 [API:8081]10.0.0.242 - - [2026-03-02 02:34:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12592 0.023514 [API:8081]10.0.0.242 - - [2026-03-02 02:34:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-76037481:ctest-vnet0-94524085?flat HTTP/1.1" 200 8242 0.013067 [API:8081]10.0.0.242 - - [2026-03-02 02:34:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007548 [API:8081]10.0.0.242 - - [2026-03-02 02:34:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.067604 [API:8081]10.0.0.242 - - [2026-03-02 02:35:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1144 0.010528 [API:8081]10.0.0.23 - - [2026-03-02 02:35:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.23 - - [2026-03-02 02:35:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.27 - - [2026-03-02 02:35:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.27 - - [2026-03-02 02:35:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.27 - - [2026-03-02 02:35:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.27 - - [2026-03-02 02:35:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.242 - - [2026-03-02 02:35:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.242 - - [2026-03-02 02:35:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.23 - - [2026-03-02 02:35:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.23 - - [2026-03-02 02:35:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.242 - - [2026-03-02 02:35:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.242 - - [2026-03-02 02:35:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.242 - - [2026-03-02 02:36:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.242 - - [2026-03-02 02:36:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1385 0.059879 [API:8081]10.0.0.242 - - [2026-03-02 02:37:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071851 [API:8081]10.0.0.242 - - [2026-03-02 02:38:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.088496 [API:8081]10.0.0.242 - - [2026-03-02 02:38:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25850 0.024457 [API:8081]10.0.0.242 - - [2026-03-02 02:38:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13023 0.074636 [API:8081]10.0.0.242 - - [2026-03-02 02:38:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25850 0.074303 [API:8081]10.0.0.242 - - [2026-03-02 02:38:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13023 0.026676 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:38:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002891 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:38:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003019 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:38:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003098 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:38:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003523 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:38:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003237 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:38:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004234 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:38:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003346 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:38:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003724 [API:8081]10.0.0.242 - - [2026-03-02 02:38:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25850 0.023211 [API:8081]10.0.0.242 - - [2026-03-02 02:38:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13023 0.022514 [API:8081]10.0.0.242 - - [2026-03-02 02:38:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25850 0.026850 [API:8081]10.0.0.242 - - [2026-03-02 02:38:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13023 0.026230 [API:8081]10.0.0.242 - - [2026-03-02 02:38:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25850 0.027570 [API:8081]10.0.0.242 - - [2026-03-02 02:38:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13023 0.021531 [API:8081]10.0.0.242 - - [2026-03-02 02:38:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25850 0.022949 [API:8081]10.0.0.242 - - [2026-03-02 02:38:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12583 0.021412 [API:8081]10.0.0.242 - - [2026-03-02 02:38:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-36012205:ctest-vnet0-72034737?flat HTTP/1.1" 200 7195 0.012909 [API:8081]10.0.0.242 - - [2026-03-02 02:38:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007905 [API:8081]10.0.0.242 - - [2026-03-02 02:38:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.242 - - [2026-03-02 02:38:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.054958 [API:8081]10.0.0.242 - - [2026-03-02 02:38:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.242 - - [2026-03-02 02:38:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.058633 [API:8081]10.0.0.242 - - [2026-03-02 02:38:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.063646 [API:8081]10.0.0.242 - - [2026-03-02 02:38:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.058253 [API:8081]10.0.0.242 - - [2026-03-02 02:39:25] "GET /analytics HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.242 - - [2026-03-02 02:39:25] "GET /analytics HTTP/1.1" 401 206 0.000185 [API:8081]10.0.0.242 - - [2026-03-02 02:39:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-39896782:82efaa7c-ee68-495f-a119-55927c3a4b22?flat HTTP/1.1" 200 5235 0.013575 [API:8081]10.0.0.242 - - [2026-03-02 02:39:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-39896782:82efaa7c-ee68-495f-a119-55927c3a4b22?flat HTTP/1.1" 200 5235 0.014475 [API:8081]10.0.0.242 - - [2026-03-02 02:39:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-39896782:82efaa7c-ee68-495f-a119-55927c3a4b22?flat HTTP/1.1" 200 5235 0.017405 [API:8081]10.0.0.242 - - [2026-03-02 02:39:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-39896782:ctest-VN1-15417059?flat HTTP/1.1" 200 4489 0.016832 [API:8081]10.0.0.242 - - [2026-03-02 02:39:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25850 0.024312 [API:8081]10.0.0.242 - - [2026-03-02 02:39:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13355 0.025074 [API:8081]10.0.0.242 - - [2026-03-02 02:39:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25850 0.023053 [API:8081]10.0.0.242 - - [2026-03-02 02:39:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13355 0.023804 [API:8081]10.0.0.242 - - [2026-03-02 02:39:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008442 [API:8081]10.0.0.242 - - [2026-03-02 02:39:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-39896782:822185b2-d0c8-4c82-8800-2055109971c6?flat HTTP/1.1" 200 5092 0.012312 [API:8081]10.0.0.242 - - [2026-03-02 02:39:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-39896782:822185b2-d0c8-4c82-8800-2055109971c6?flat HTTP/1.1" 200 5092 0.013679 [API:8081]10.0.0.242 - - [2026-03-02 02:39:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-39896782:822185b2-d0c8-4c82-8800-2055109971c6?flat HTTP/1.1" 200 5092 0.011718 [API:8081]10.0.0.242 - - [2026-03-02 02:39:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-39896782:ctest-VN2-37196347?flat HTTP/1.1" 200 3786 0.011854 [API:8081]10.0.0.242 - - [2026-03-02 02:39:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25231 0.020607 [API:8081]10.0.0.242 - - [2026-03-02 02:39:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25231 0.020326 [API:8081]10.0.0.242 - - [2026-03-02 02:39:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.007961 [API:8081]10.0.0.242 - - [2026-03-02 02:39:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-39896782:b14e4f2c-63c9-4127-bdeb-9645d435b138?flat HTTP/1.1" 200 5098 0.013306 [API:8081]10.0.0.242 - - [2026-03-02 02:39:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-39896782:b14e4f2c-63c9-4127-bdeb-9645d435b138?flat HTTP/1.1" 200 5098 0.012542 [API:8081]10.0.0.242 - - [2026-03-02 02:39:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-39896782:b14e4f2c-63c9-4127-bdeb-9645d435b138?flat HTTP/1.1" 200 5098 0.015617 [API:8081]10.0.0.242 - - [2026-03-02 02:39:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-39896782:ctest-VN3-64460573?flat HTTP/1.1" 200 3376 0.012809 [API:8081]10.0.0.242 - - [2026-03-02 02:39:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25850 0.022006 [API:8081]10.0.0.242 - - [2026-03-02 02:39:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13355 0.021611 [API:8081]10.0.0.242 - - [2026-03-02 02:39:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25850 0.029161 [API:8081]10.0.0.242 - - [2026-03-02 02:39:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13355 0.021290 [API:8081]10.0.0.242 - - [2026-03-02 02:39:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008494 [API:8081]10.0.0.27 - - [2026-03-02 02:39:53] "GET /analytics HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.27 - - [2026-03-02 02:39:53] "GET /analytics HTTP/1.1" 401 206 0.000143 [API:8081]10.0.0.23 - - [2026-03-02 02:39:53] "GET /analytics HTTP/1.1" 401 206 0.000228 [API:8081]10.0.0.23 - - [2026-03-02 02:39:53] "GET /analytics HTTP/1.1" 401 206 0.000152 [API:8081]10.0.0.242 - - [2026-03-02 02:40:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063308 [API:8081]10.0.0.23 - - [2026-03-02 02:40:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.23 - - [2026-03-02 02:40:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.27 - - [2026-03-02 02:40:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.27 - - [2026-03-02 02:40:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.27 - - [2026-03-02 02:40:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.27 - - [2026-03-02 02:40:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.242 - - [2026-03-02 02:40:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.242 - - [2026-03-02 02:40:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.23 - - [2026-03-02 02:40:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.23 - - [2026-03-02 02:40:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.242 - - [2026-03-02 02:40:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.242 - - [2026-03-02 02:40:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000865 [API:8081]10.0.0.242 - - [2026-03-02 02:40:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25853 0.022245 [API:8081]10.0.0.242 - - [2026-03-02 02:40:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13335 0.021915 [API:8081]10.0.0.242 - - [2026-03-02 02:40:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25853 0.022186 [API:8081]10.0.0.242 - - [2026-03-02 02:40:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13335 0.022165 [API:8081]10.0.0.242 - - [2026-03-02 02:41:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25853 0.022295 [API:8081]10.0.0.242 - - [2026-03-02 02:41:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13335 0.020824 [API:8081]10.0.0.242 - - [2026-03-02 02:41:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.063895 [API:8081]10.0.0.242 - - [2026-03-02 02:41:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25853 0.022051 [API:8081]10.0.0.242 - - [2026-03-02 02:41:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13335 0.022418 [API:8081]10.0.0.242 - - [2026-03-02 02:41:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25853 0.023300 [API:8081]10.0.0.242 - - [2026-03-02 02:41:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13335 0.023833 [API:8081]10.0.0.242 - - [2026-03-02 02:41:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25853 0.022538 [API:8081]10.0.0.242 - - [2026-03-02 02:41:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13335 0.022921 [API:8081]10.0.0.242 - - [2026-03-02 02:41:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25853 0.021941 [API:8081]10.0.0.242 - - [2026-03-02 02:41:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13335 0.022666 [API:8081]10.0.0.242 - - [2026-03-02 02:41:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25853 0.022798 [API:8081]10.0.0.242 - - [2026-03-02 02:41:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13335 0.021228 [API:8081]10.0.0.242 - - [2026-03-02 02:41:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25853 0.023100 [API:8081]10.0.0.242 - - [2026-03-02 02:41:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12971 0.022127 [API:8081]10.0.0.242 - - [2026-03-02 02:41:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-39896782:ctest-VN3-64460573?flat HTTP/1.1" 200 6222 0.014884 [API:8081]10.0.0.242 - - [2026-03-02 02:41:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008821 [API:8081]10.0.0.242 - - [2026-03-02 02:41:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25231 0.020200 [API:8081]10.0.0.242 - - [2026-03-02 02:41:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25231 0.027123 [API:8081]10.0.0.242 - - [2026-03-02 02:41:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25231 0.033527 [API:8081]10.0.0.242 - - [2026-03-02 02:41:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25231 0.035694 [API:8081]10.0.0.242 - - [2026-03-02 02:41:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25231 0.021092 [API:8081]10.0.0.242 - - [2026-03-02 02:41:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25231 0.025140 [API:8081]10.0.0.242 - - [2026-03-02 02:41:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25231 0.022487 [API:8081]10.0.0.242 - - [2026-03-02 02:41:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25231 0.021738 [API:8081]10.0.0.242 - - [2026-03-02 02:41:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-39896782:ctest-VN2-37196347?flat HTTP/1.1" 200 6553 0.012806 [API:8081]10.0.0.242 - - [2026-03-02 02:41:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008477 [API:8081]10.0.0.242 - - [2026-03-02 02:41:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25853 0.023824 [API:8081]10.0.0.242 - - [2026-03-02 02:41:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12971 0.021936 [API:8081]10.0.0.242 - - [2026-03-02 02:41:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25853 0.022963 [API:8081]10.0.0.242 - - [2026-03-02 02:41:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12598 0.027827 [API:8081]10.0.0.242 - - [2026-03-02 02:41:49] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-39896782:ctest-VN1-15417059?flat HTTP/1.1" 200 6777 0.013545 [API:8081]10.0.0.242 - - [2026-03-02 02:41:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008935 [API:8081]10.0.0.242 - - [2026-03-02 02:42:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.242 - - [2026-03-02 02:42:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.098201 [API:8081]10.0.0.242 - - [2026-03-02 02:42:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.058816 [API:8081]10.0.0.242 - - [2026-03-02 02:42:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.057817 [API:8081]10.0.0.242 - - [2026-03-02 02:42:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-17723440:f7a4b1cc-9dc7-45ea-bd47-3d4c281944d3?flat HTTP/1.1" 200 5364 0.016018 [API:8081]10.0.0.242 - - [2026-03-02 02:42:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-17723440:f7a4b1cc-9dc7-45ea-bd47-3d4c281944d3?flat HTTP/1.1" 200 5364 0.016931 [API:8081]10.0.0.242 - - [2026-03-02 02:42:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-17723440:f7a4b1cc-9dc7-45ea-bd47-3d4c281944d3?flat HTTP/1.1" 200 5364 0.019711 [API:8081]10.0.0.242 - - [2026-03-02 02:42:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-17723440:f7a4b1cc-9dc7-45ea-bd47-3d4c281944d3?flat HTTP/1.1" 200 5364 0.014597 [API:8081]10.0.0.242 - - [2026-03-02 02:42:58] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-17723440:ctest-VN1-03474604?flat HTTP/1.1" 200 9452 0.021889 [API:8081]10.0.0.242 - - [2026-03-02 02:42:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25855 0.022437 [API:8081]10.0.0.242 - - [2026-03-02 02:42:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13397 0.020883 [API:8081]10.0.0.242 - - [2026-03-02 02:42:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25855 0.021722 [API:8081]10.0.0.242 - - [2026-03-02 02:42:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13397 0.021076 [API:8081]10.0.0.242 - - [2026-03-02 02:42:58] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.007526 [API:8081]10.0.0.242 - - [2026-03-02 02:43:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065992 [API:8081]10.0.0.242 - - [2026-03-02 02:43:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-17723440:73dc293f-eed6-4453-9643-4eaf7e4d52b3?flat HTTP/1.1" 200 5228 0.018062 [API:8081]10.0.0.242 - - [2026-03-02 02:43:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-17723440:73dc293f-eed6-4453-9643-4eaf7e4d52b3?flat HTTP/1.1" 200 5228 0.019393 [API:8081]10.0.0.242 - - [2026-03-02 02:43:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-17723440:73dc293f-eed6-4453-9643-4eaf7e4d52b3?flat HTTP/1.1" 200 5228 0.014608 [API:8081]10.0.0.242 - - [2026-03-02 02:43:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-17723440:73dc293f-eed6-4453-9643-4eaf7e4d52b3?flat HTTP/1.1" 200 5228 0.019877 [API:8081]10.0.0.242 - - [2026-03-02 02:43:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-17723440:ctest-VN2-32434507?flat HTTP/1.1" 200 8646 0.016233 [API:8081]10.0.0.242 - - [2026-03-02 02:43:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25231 0.022691 [API:8081]10.0.0.242 - - [2026-03-02 02:43:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25231 0.019393 [API:8081]10.0.0.242 - - [2026-03-02 02:43:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010676 [API:8081]10.0.0.242 - - [2026-03-02 02:43:10] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-17723440:2fa71d81-ce87-45f0-a2c6-6498e82146c5?flat HTTP/1.1" 200 5225 0.018212 [API:8081]10.0.0.242 - - [2026-03-02 02:43:10] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-17723440:2fa71d81-ce87-45f0-a2c6-6498e82146c5?flat HTTP/1.1" 200 5225 0.022720 [API:8081]10.0.0.242 - - [2026-03-02 02:43:10] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-17723440:2fa71d81-ce87-45f0-a2c6-6498e82146c5?flat HTTP/1.1" 200 5225 0.023878 [API:8081]10.0.0.242 - - [2026-03-02 02:43:10] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-17723440:2fa71d81-ce87-45f0-a2c6-6498e82146c5?flat HTTP/1.1" 200 5225 0.016575 [API:8081]10.0.0.242 - - [2026-03-02 02:43:10] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-17723440:ctest-VN3-29328908?flat HTTP/1.1" 200 8207 0.018520 [API:8081]10.0.0.242 - - [2026-03-02 02:43:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25855 0.021939 [API:8081]10.0.0.242 - - [2026-03-02 02:43:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13397 0.025062 [API:8081]10.0.0.242 - - [2026-03-02 02:43:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25855 0.022257 [API:8081]10.0.0.242 - - [2026-03-02 02:43:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13397 0.021220 [API:8081]10.0.0.242 - - [2026-03-02 02:43:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010256 [API:8081]10.0.0.242 - - [2026-03-02 02:44:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.059016 [API:8081]10.0.0.242 - - [2026-03-02 02:44:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25862 0.021426 [API:8081]10.0.0.242 - - [2026-03-02 02:44:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13372 0.021629 [API:8081]10.0.0.242 - - [2026-03-02 02:44:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25862 0.021228 [API:8081]10.0.0.242 - - [2026-03-02 02:44:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13372 0.020935 [API:8081]10.0.0.242 - - [2026-03-02 02:44:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25862 0.028312 [API:8081]10.0.0.242 - - [2026-03-02 02:44:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13372 0.024651 [API:8081]10.0.0.242 - - [2026-03-02 02:44:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25862 0.020914 [API:8081]10.0.0.242 - - [2026-03-02 02:44:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13372 0.021857 [API:8081]10.0.0.242 - - [2026-03-02 02:44:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25862 0.022046 [API:8081]10.0.0.242 - - [2026-03-02 02:44:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13372 0.020529 [API:8081]10.0.0.242 - - [2026-03-02 02:44:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25862 0.021685 [API:8081]10.0.0.242 - - [2026-03-02 02:44:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13372 0.020762 [API:8081]10.0.0.242 - - [2026-03-02 02:44:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25862 0.021216 [API:8081]10.0.0.242 - - [2026-03-02 02:44:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13372 0.021501 [API:8081]10.0.0.242 - - [2026-03-02 02:44:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25862 0.027389 [API:8081]10.0.0.242 - - [2026-03-02 02:44:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13372 0.022619 [API:8081]10.0.0.242 - - [2026-03-02 02:44:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25863 0.022249 [API:8081]10.0.0.242 - - [2026-03-02 02:44:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13018 0.022843 [API:8081]10.0.0.242 - - [2026-03-02 02:44:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-17723440:ctest-VN3-29328908?flat HTTP/1.1" 200 6968 0.015028 [API:8081]10.0.0.242 - - [2026-03-02 02:44:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010550 [API:8081]10.0.0.242 - - [2026-03-02 02:44:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25233 0.023218 [API:8081]10.0.0.242 - - [2026-03-02 02:44:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25233 0.036304 [API:8081]10.0.0.242 - - [2026-03-02 02:45:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25233 0.032037 [API:8081]10.0.0.242 - - [2026-03-02 02:45:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25233 0.023860 [API:8081]10.0.0.242 - - [2026-03-02 02:45:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25233 0.024486 [API:8081]10.0.0.242 - - [2026-03-02 02:45:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25233 0.022375 [API:8081]10.0.0.242 - - [2026-03-02 02:45:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25233 0.021815 [API:8081]10.0.0.242 - - [2026-03-02 02:45:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-17723440:ctest-VN2-32434507?flat HTTP/1.1" 200 7322 0.012366 [API:8081]10.0.0.242 - - [2026-03-02 02:45:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008794 [API:8081]10.0.0.242 - - [2026-03-02 02:45:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25863 0.021761 [API:8081]10.0.0.242 - - [2026-03-02 02:45:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13018 0.025479 [API:8081]10.0.0.242 - - [2026-03-02 02:45:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25863 0.035410 [API:8081]10.0.0.242 - - [2026-03-02 02:45:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13018 0.028468 [API:8081]10.0.0.242 - - [2026-03-02 02:45:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25864 0.029090 [API:8081]10.0.0.242 - - [2026-03-02 02:45:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12612 0.049666 [API:8081]10.0.0.242 - - [2026-03-02 02:45:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-17723440:ctest-VN1-03474604?flat HTTP/1.1" 200 7645 0.017473 [API:8081]10.0.0.242 - - [2026-03-02 02:45:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010670 [API:8081]10.0.0.242 - - [2026-03-02 02:45:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.242 - - [2026-03-02 02:45:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.062799 [API:8081]10.0.0.242 - - [2026-03-02 02:45:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.066146 [API:8081]10.0.0.23 - - [2026-03-02 02:45:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.23 - - [2026-03-02 02:45:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.27 - - [2026-03-02 02:45:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.27 - - [2026-03-02 02:45:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.27 - - [2026-03-02 02:45:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.27 - - [2026-03-02 02:45:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.242 - - [2026-03-02 02:45:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.242 - - [2026-03-02 02:45:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.23 - - [2026-03-02 02:45:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.23 - - [2026-03-02 02:45:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.242 - - [2026-03-02 02:45:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.242 - - [2026-03-02 02:45:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.242 - - [2026-03-02 02:46:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066159 [API:8081]10.0.0.242 - - [2026-03-02 02:47:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.068011 [API:8081]10.0.0.242 - - [2026-03-02 02:47:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000357 [API:8081]10.0.0.242 - - [2026-03-02 02:47:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1156 0.065180 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:48:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002667 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:48:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002672 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:48:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.002516 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:48:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002540 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:48:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003400 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:48:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002484 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:48:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002284 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:48:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002865 [API:8081]10.0.0.242 - - [2026-03-02 02:49:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071136 [API:8081]10.0.0.242 - - [2026-03-02 02:49:25] "GET /analytics HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.242 - - [2026-03-02 02:49:25] "GET /analytics HTTP/1.1" 401 206 0.000148 [API:8081]10.0.0.27 - - [2026-03-02 02:49:53] "GET /analytics HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.27 - - [2026-03-02 02:49:53] "GET /analytics HTTP/1.1" 401 206 0.000363 [API:8081]10.0.0.23 - - [2026-03-02 02:49:53] "GET /analytics HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.23 - - [2026-03-02 02:49:53] "GET /analytics HTTP/1.1" 401 206 0.000139 [API:8081]10.0.0.242 - - [2026-03-02 02:49:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25878 0.085224 [API:8081]10.0.0.242 - - [2026-03-02 02:49:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13047 0.026771 [API:8081]10.0.0.242 - - [2026-03-02 02:50:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25878 0.084332 [API:8081]10.0.0.242 - - [2026-03-02 02:50:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13047 0.027608 [API:8081]10.0.0.242 - - [2026-03-02 02:50:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25878 0.023983 [API:8081]10.0.0.242 - - [2026-03-02 02:50:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13047 0.021993 [API:8081]10.0.0.242 - - [2026-03-02 02:50:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25878 0.024147 [API:8081]10.0.0.242 - - [2026-03-02 02:50:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13047 0.022141 [API:8081]10.0.0.242 - - [2026-03-02 02:50:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25878 0.027179 [API:8081]10.0.0.242 - - [2026-03-02 02:50:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13047 0.021739 [API:8081]10.0.0.242 - - [2026-03-02 02:50:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.064079 [API:8081]10.0.0.242 - - [2026-03-02 02:50:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25878 0.024811 [API:8081]10.0.0.242 - - [2026-03-02 02:50:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13047 0.024476 [API:8081]10.0.0.242 - - [2026-03-02 02:50:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25878 0.024060 [API:8081]10.0.0.242 - - [2026-03-02 02:50:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13047 0.021167 [API:8081]10.0.0.242 - - [2026-03-02 02:50:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25878 0.022817 [API:8081]10.0.0.242 - - [2026-03-02 02:50:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13047 0.022193 [API:8081]10.0.0.242 - - [2026-03-02 02:50:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25880 0.021839 [API:8081]10.0.0.242 - - [2026-03-02 02:50:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12616 0.027045 [API:8081]10.0.0.242 - - [2026-03-02 02:50:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-77258069:ctest-vnet0-75390964?flat HTTP/1.1" 200 7967 0.012994 [API:8081]10.0.0.242 - - [2026-03-02 02:50:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010681 [API:8081]10.0.0.242 - - [2026-03-02 02:50:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.242 - - [2026-03-02 02:50:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1144 0.109377 [API:8081]10.0.0.242 - - [2026-03-02 02:50:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1369 0.075896 [API:8081]10.0.0.23 - - [2026-03-02 02:50:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.23 - - [2026-03-02 02:50:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.27 - - [2026-03-02 02:50:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.27 - - [2026-03-02 02:50:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.27 - - [2026-03-02 02:50:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.27 - - [2026-03-02 02:50:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.242 - - [2026-03-02 02:50:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.242 - - [2026-03-02 02:50:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.23 - - [2026-03-02 02:50:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000339 [API:8081]10.0.0.23 - - [2026-03-02 02:50:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000513 [API:8081]10.0.0.242 - - [2026-03-02 02:50:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000388 [API:8081]10.0.0.242 - - [2026-03-02 02:50:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.242 - - [2026-03-02 02:52:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066976 [API:8081]10.0.0.242 - - [2026-03-02 02:53:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.072601 [API:8081]10.0.0.242 - - [2026-03-02 02:53:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.020613 [API:8081]10.0.0.242 - - [2026-03-02 02:53:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.067937 [API:8081]10.0.0.242 - - [2026-03-02 02:54:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.024367 [API:8081]10.0.0.242 - - [2026-03-02 02:54:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.025490 [API:8081]10.0.0.242 - - [2026-03-02 02:54:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.021207 [API:8081]10.0.0.242 - - [2026-03-02 02:54:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.029764 [API:8081]10.0.0.242 - - [2026-03-02 02:54:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.019875 [API:8081]10.0.0.242 - - [2026-03-02 02:54:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-04432557:ctest-vnet1-29952192?flat HTTP/1.1" 200 7307 0.019277 [API:8081]10.0.0.242 - - [2026-03-02 02:54:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.010860 [API:8081]10.0.0.242 - - [2026-03-02 02:54:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25880 0.021976 [API:8081]10.0.0.242 - - [2026-03-02 02:54:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12998 0.022130 [API:8081]10.0.0.242 - - [2026-03-02 02:54:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25880 0.023461 [API:8081]10.0.0.242 - - [2026-03-02 02:54:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12998 0.021151 [API:8081]10.0.0.242 - - [2026-03-02 02:54:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25884 0.029124 [API:8081]10.0.0.242 - - [2026-03-02 02:54:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12587 0.021330 [API:8081]10.0.0.242 - - [2026-03-02 02:54:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-04432557:ctest-vnet0-73453703?flat HTTP/1.1" 200 6959 0.012294 [API:8081]10.0.0.242 - - [2026-03-02 02:54:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008053 [API:8081]10.0.0.242 - - [2026-03-02 02:54:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000375 [API:8081]10.0.0.242 - - [2026-03-02 02:54:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1156 0.064231 [API:8081]10.0.0.242 - - [2026-03-02 02:54:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1393 0.073745 [API:8081]10.0.0.242 - - [2026-03-02 02:55:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067226 [API:8081]10.0.0.23 - - [2026-03-02 02:55:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.23 - - [2026-03-02 02:55:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.27 - - [2026-03-02 02:55:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.27 - - [2026-03-02 02:55:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.27 - - [2026-03-02 02:55:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.27 - - [2026-03-02 02:55:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.242 - - [2026-03-02 02:55:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.242 - - [2026-03-02 02:55:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.23 - - [2026-03-02 02:55:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.23 - - [2026-03-02 02:55:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.242 - - [2026-03-02 02:55:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.242 - - [2026-03-02 02:55:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.242 - - [2026-03-02 02:56:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.067833 [API:8081]10.0.0.242 - - [2026-03-02 02:57:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25251 0.025618 [API:8081]10.0.0.242 - - [2026-03-02 02:57:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25251 0.071414 [API:8081]10.0.0.242 - - [2026-03-02 02:57:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-41686249:ctest-vnet1-36327281?flat HTTP/1.1" 200 8068 0.014984 [API:8081]10.0.0.242 - - [2026-03-02 02:57:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008129 [API:8081]10.0.0.242 - - [2026-03-02 02:57:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25887 0.033363 [API:8081]10.0.0.242 - - [2026-03-02 02:57:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13055 0.021346 [API:8081]10.0.0.242 - - [2026-03-02 02:57:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25887 0.025877 [API:8081]10.0.0.242 - - [2026-03-02 02:57:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12588 0.022808 [API:8081]10.0.0.242 - - [2026-03-02 02:57:49] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-41686249:ctest-vnet0-23290792?flat HTTP/1.1" 200 7710 0.016674 [API:8081]10.0.0.242 - - [2026-03-02 02:57:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010718 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:58:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002906 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:58:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002926 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:58:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002658 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:58:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003425 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:58:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003210 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:58:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003816 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:58:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002566 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 02:58:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002410 [API:8081]10.0.0.242 - - [2026-03-02 02:58:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059946 [API:8081]10.0.0.242 - - [2026-03-02 02:59:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.069342 [API:8081]10.0.0.242 - - [2026-03-02 02:59:25] "GET /analytics HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.242 - - [2026-03-02 02:59:25] "GET /analytics HTTP/1.1" 401 206 0.000146 [API:8081]10.0.0.27 - - [2026-03-02 02:59:53] "GET /analytics HTTP/1.1" 401 206 0.000226 [API:8081]10.0.0.27 - - [2026-03-02 02:59:53] "GET /analytics HTTP/1.1" 401 206 0.000130 [API:8081]10.0.0.23 - - [2026-03-02 02:59:53] "GET /analytics HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.23 - - [2026-03-02 02:59:53] "GET /analytics HTTP/1.1" 401 206 0.000147 [API:8081]10.0.0.23 - - [2026-03-02 03:00:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.23 - - [2026-03-02 03:00:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.27 - - [2026-03-02 03:00:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.27 - - [2026-03-02 03:00:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.27 - - [2026-03-02 03:00:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.27 - - [2026-03-02 03:00:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.242 - - [2026-03-02 03:00:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.242 - - [2026-03-02 03:00:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.23 - - [2026-03-02 03:00:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000356 [API:8081]10.0.0.23 - - [2026-03-02 03:00:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.242 - - [2026-03-02 03:00:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000240 [API:8081]10.0.0.242 - - [2026-03-02 03:00:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.242 - - [2026-03-02 03:01:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.152195 [API:8081]10.0.0.242 - - [2026-03-02 03:02:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.242 - - [2026-03-02 03:02:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1345 0.062685 [API:8081]10.0.0.242 - - [2026-03-02 03:02:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.080124 [API:8081]10.0.0.242 - - [2026-03-02 03:03:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1357 0.063064 [API:8081]10.0.0.242 - - [2026-03-02 03:04:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.086771 [API:8081]10.0.0.242 - - [2026-03-02 03:05:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.242 - - [2026-03-02 03:05:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1485 0.066008 [API:8081]10.0.0.242 - - [2026-03-02 03:05:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.079160 [API:8081]10.0.0.242 - - [2026-03-02 03:05:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272:1f9fcd55-2b22-4aef-b53e-e393cf43101b?flat HTTP/1.1" 200 5823 0.074593 [API:8081]10.0.0.242 - - [2026-03-02 03:05:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272:1f9fcd55-2b22-4aef-b53e-e393cf43101b?flat HTTP/1.1" 200 5823 0.020708 [API:8081]10.0.0.242 - - [2026-03-02 03:05:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272:1f9fcd55-2b22-4aef-b53e-e393cf43101b?flat HTTP/1.1" 200 5823 0.071643 [API:8081]10.0.0.242 - - [2026-03-02 03:05:45] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-31074330?flat HTTP/1.1" 200 10796 0.019815 [API:8081]10.0.0.242 - - [2026-03-02 03:05:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25893 0.023208 [API:8081]10.0.0.242 - - [2026-03-02 03:05:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13199 0.025122 [API:8081]10.0.0.242 - - [2026-03-02 03:05:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25893 0.020526 [API:8081]10.0.0.242 - - [2026-03-02 03:05:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13199 0.025951 [API:8081]10.0.0.242 - - [2026-03-02 03:05:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009628 [API:8081]10.0.0.23 - - [2026-03-02 03:05:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.23 - - [2026-03-02 03:05:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.27 - - [2026-03-02 03:05:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.27 - - [2026-03-02 03:05:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.27 - - [2026-03-02 03:05:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.27 - - [2026-03-02 03:05:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.242 - - [2026-03-02 03:05:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.242 - - [2026-03-02 03:05:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.23 - - [2026-03-02 03:05:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.23 - - [2026-03-02 03:05:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.242 - - [2026-03-02 03:05:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.242 - - [2026-03-02 03:05:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.242 - - [2026-03-02 03:06:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272:837ae55d-69dd-4e07-a9b3-9dc69bcb6788?flat HTTP/1.1" 200 5685 0.013567 [API:8081]10.0.0.242 - - [2026-03-02 03:06:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272:837ae55d-69dd-4e07-a9b3-9dc69bcb6788?flat HTTP/1.1" 200 5685 0.013807 [API:8081]10.0.0.242 - - [2026-03-02 03:06:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272:837ae55d-69dd-4e07-a9b3-9dc69bcb6788?flat HTTP/1.1" 200 5685 0.014125 [API:8081]10.0.0.242 - - [2026-03-02 03:06:06] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-31074330?flat HTTP/1.1" 200 10939 0.018522 [API:8081]10.0.0.242 - - [2026-03-02 03:06:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25271 0.021366 [API:8081]10.0.0.242 - - [2026-03-02 03:06:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25271 0.022434 [API:8081]10.0.0.242 - - [2026-03-02 03:06:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009421 [API:8081]10.0.0.242 - - [2026-03-02 03:06:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.023350 [API:8081]10.0.0.242 - - [2026-03-02 03:06:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.026684 [API:8081]10.0.0.242 - - [2026-03-02 03:06:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.022575 [API:8081]10.0.0.242 - - [2026-03-02 03:06:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.019768 [API:8081]10.0.0.242 - - [2026-03-02 03:06:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.021332 [API:8081]10.0.0.242 - - [2026-03-02 03:07:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.020539 [API:8081]10.0.0.242 - - [2026-03-02 03:07:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.022982 [API:8081]10.0.0.242 - - [2026-03-02 03:07:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.021928 [API:8081]10.0.0.242 - - [2026-03-02 03:07:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.023766 [API:8081]10.0.0.242 - - [2026-03-02 03:07:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.024611 [API:8081]10.0.0.242 - - [2026-03-02 03:07:13] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-31074330?flat HTTP/1.1" 200 11699 0.019259 [API:8081]10.0.0.242 - - [2026-03-02 03:07:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008933 [API:8081]10.0.0.242 - - [2026-03-02 03:07:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25893 0.023052 [API:8081]10.0.0.242 - - [2026-03-02 03:07:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13234 0.023600 [API:8081]10.0.0.242 - - [2026-03-02 03:07:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25893 0.023868 [API:8081]10.0.0.242 - - [2026-03-02 03:07:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12634 0.021050 [API:8081]10.0.0.242 - - [2026-03-02 03:07:19] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-31074330?flat HTTP/1.1" 200 8801 0.012995 [API:8081]10.0.0.242 - - [2026-03-02 03:07:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008979 [API:8081]10.0.0.242 - - [2026-03-02 03:07:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085330 [API:8081]10.0.0.242 - - [2026-03-02 03:07:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.242 - - [2026-03-02 03:07:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1286 0.095968 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:08:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002789 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:08:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002873 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:08:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002560 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:08:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002997 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:08:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002457 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:08:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002352 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:08:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002504 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:08:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002872 [API:8081]10.0.0.242 - - [2026-03-02 03:08:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805:bb3ef705-94f1-415a-a33d-24e7b610a229?flat HTTP/1.1" 200 5804 0.063518 [API:8081]10.0.0.242 - - [2026-03-02 03:08:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805:bb3ef705-94f1-415a-a33d-24e7b610a229?flat HTTP/1.1" 200 5804 0.074071 [API:8081]10.0.0.242 - - [2026-03-02 03:08:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805:bb3ef705-94f1-415a-a33d-24e7b610a229?flat HTTP/1.1" 200 5804 0.013879 [API:8081]10.0.0.242 - - [2026-03-02 03:08:13] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-67424102?flat HTTP/1.1" 200 10437 0.021002 [API:8081]10.0.0.242 - - [2026-03-02 03:08:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25893 0.026143 [API:8081]10.0.0.242 - - [2026-03-02 03:08:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13236 0.021851 [API:8081]10.0.0.242 - - [2026-03-02 03:08:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25893 0.023228 [API:8081]10.0.0.242 - - [2026-03-02 03:08:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13236 0.023013 [API:8081]10.0.0.242 - - [2026-03-02 03:08:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008425 [API:8081]10.0.0.242 - - [2026-03-02 03:08:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.062526 [API:8081]10.0.0.242 - - [2026-03-02 03:08:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805:d636a2a4-5b5c-4c1b-95a1-4ab6d844add4?flat HTTP/1.1" 200 5666 0.014569 [API:8081]10.0.0.242 - - [2026-03-02 03:08:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805:d636a2a4-5b5c-4c1b-95a1-4ab6d844add4?flat HTTP/1.1" 200 5666 0.013632 [API:8081]10.0.0.242 - - [2026-03-02 03:08:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805:d636a2a4-5b5c-4c1b-95a1-4ab6d844add4?flat HTTP/1.1" 200 5666 0.013724 [API:8081]10.0.0.242 - - [2026-03-02 03:08:34] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-67424102?flat HTTP/1.1" 200 11502 0.018708 [API:8081]10.0.0.242 - - [2026-03-02 03:08:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.028625 [API:8081]10.0.0.242 - - [2026-03-02 03:08:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.020666 [API:8081]10.0.0.242 - - [2026-03-02 03:08:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010336 [API:8081]10.0.0.242 - - [2026-03-02 03:09:25] "GET /analytics HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.242 - - [2026-03-02 03:09:25] "GET /analytics HTTP/1.1" 401 206 0.000229 [API:8081]10.0.0.27 - - [2026-03-02 03:09:53] "GET /analytics HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.27 - - [2026-03-02 03:09:53] "GET /analytics HTTP/1.1" 401 206 0.000154 [API:8081]10.0.0.23 - - [2026-03-02 03:09:53] "GET /analytics HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.23 - - [2026-03-02 03:09:53] "GET /analytics HTTP/1.1" 401 206 0.000180 [API:8081]10.0.0.242 - - [2026-03-02 03:10:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.021503 [API:8081]10.0.0.242 - - [2026-03-02 03:10:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.027373 [API:8081]10.0.0.242 - - [2026-03-02 03:10:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.028386 [API:8081]10.0.0.242 - - [2026-03-02 03:10:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.021448 [API:8081]10.0.0.242 - - [2026-03-02 03:10:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065408 [API:8081]10.0.0.242 - - [2026-03-02 03:10:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.026410 [API:8081]10.0.0.242 - - [2026-03-02 03:10:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.020932 [API:8081]10.0.0.242 - - [2026-03-02 03:10:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.021729 [API:8081]10.0.0.242 - - [2026-03-02 03:10:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.025137 [API:8081]10.0.0.242 - - [2026-03-02 03:10:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.022821 [API:8081]10.0.0.242 - - [2026-03-02 03:10:42] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-67424102?flat HTTP/1.1" 200 11647 0.020225 [API:8081]10.0.0.242 - - [2026-03-02 03:10:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009139 [API:8081]10.0.0.242 - - [2026-03-02 03:10:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25893 0.023021 [API:8081]10.0.0.242 - - [2026-03-02 03:10:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13262 0.022776 [API:8081]10.0.0.242 - - [2026-03-02 03:10:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25893 0.023070 [API:8081]10.0.0.242 - - [2026-03-02 03:10:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13262 0.022224 [API:8081]10.0.0.23 - - [2026-03-02 03:10:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000383 [API:8081]10.0.0.23 - - [2026-03-02 03:10:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000353 [API:8081]10.0.0.242 - - [2026-03-02 03:10:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25894 0.023037 [API:8081]10.0.0.242 - - [2026-03-02 03:10:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12613 0.021480 [API:8081]10.0.0.242 - - [2026-03-02 03:10:52] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-67424102?flat HTTP/1.1" 200 8421 0.012114 [API:8081]10.0.0.242 - - [2026-03-02 03:10:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008007 [API:8081]10.0.0.27 - - [2026-03-02 03:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.27 - - [2026-03-02 03:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.27 - - [2026-03-02 03:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.27 - - [2026-03-02 03:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.242 - - [2026-03-02 03:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.242 - - [2026-03-02 03:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.23 - - [2026-03-02 03:10:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.23 - - [2026-03-02 03:10:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.242 - - [2026-03-02 03:10:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.242 - - [2026-03-02 03:10:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.242 - - [2026-03-02 03:11:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.242 - - [2026-03-02 03:11:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1250 0.062750 [API:8081]10.0.0.242 - - [2026-03-02 03:11:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.066484 [API:8081]10.0.0.242 - - [2026-03-02 03:11:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-26343447:0c949cb2-7608-4135-8059-b454a87f9e10?flat HTTP/1.1" 200 5678 0.060916 [API:8081]10.0.0.242 - - [2026-03-02 03:11:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-26343447:0c949cb2-7608-4135-8059-b454a87f9e10?flat HTTP/1.1" 200 5678 0.015581 [API:8081]10.0.0.242 - - [2026-03-02 03:11:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-26343447:0c949cb2-7608-4135-8059-b454a87f9e10?flat HTTP/1.1" 200 5678 0.065928 [API:8081]10.0.0.242 - - [2026-03-02 03:11:47] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-26343447:ctest-SecurityGroupBasicRegressionTests1-26343447-21860066?flat HTTP/1.1" 200 9928 0.018407 [API:8081]10.0.0.242 - - [2026-03-02 03:11:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25896 0.024149 [API:8081]10.0.0.242 - - [2026-03-02 03:11:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13185 0.020847 [API:8081]10.0.0.242 - - [2026-03-02 03:11:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25896 0.021168 [API:8081]10.0.0.242 - - [2026-03-02 03:11:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13185 0.021915 [API:8081]10.0.0.242 - - [2026-03-02 03:11:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008769 [API:8081]10.0.0.242 - - [2026-03-02 03:12:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-26343447:b304d078-9e55-4ac9-8c95-4d30b9631d38?flat HTTP/1.1" 200 5543 0.013164 [API:8081]10.0.0.242 - - [2026-03-02 03:12:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-26343447:b304d078-9e55-4ac9-8c95-4d30b9631d38?flat HTTP/1.1" 200 5543 0.013847 [API:8081]10.0.0.242 - - [2026-03-02 03:12:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-26343447:b304d078-9e55-4ac9-8c95-4d30b9631d38?flat HTTP/1.1" 200 5543 0.013862 [API:8081]10.0.0.242 - - [2026-03-02 03:12:07] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-26343447:ctest-SecurityGroupBasicRegressionTests1-26343447-21860066?flat HTTP/1.1" 200 10068 0.019442 [API:8081]10.0.0.242 - - [2026-03-02 03:12:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.021202 [API:8081]10.0.0.242 - - [2026-03-02 03:12:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.021557 [API:8081]10.0.0.242 - - [2026-03-02 03:12:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009177 [API:8081]10.0.0.242 - - [2026-03-02 03:13:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077762 [API:8081]10.0.0.242 - - [2026-03-02 03:13:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.021399 [API:8081]10.0.0.242 - - [2026-03-02 03:13:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.022643 [API:8081]10.0.0.242 - - [2026-03-02 03:14:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.020447 [API:8081]10.0.0.242 - - [2026-03-02 03:14:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.027519 [API:8081]10.0.0.242 - - [2026-03-02 03:14:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.022812 [API:8081]10.0.0.242 - - [2026-03-02 03:14:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25273 0.022430 [API:8081]10.0.0.242 - - [2026-03-02 03:14:12] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-26343447:ctest-SecurityGroupBasicRegressionTests1-26343447-21860066?flat HTTP/1.1" 200 10751 0.019696 [API:8081]10.0.0.242 - - [2026-03-02 03:14:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009403 [API:8081]10.0.0.242 - - [2026-03-02 03:14:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25896 0.023391 [API:8081]10.0.0.242 - - [2026-03-02 03:14:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13205 0.021729 [API:8081]10.0.0.242 - - [2026-03-02 03:14:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25896 0.036994 [API:8081]10.0.0.242 - - [2026-03-02 03:14:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13205 0.035335 [API:8081]10.0.0.242 - - [2026-03-02 03:14:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25896 0.021760 [API:8081]10.0.0.242 - - [2026-03-02 03:14:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12635 0.023322 [API:8081]10.0.0.242 - - [2026-03-02 03:14:21] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-26343447:ctest-SecurityGroupBasicRegressionTests1-26343447-21860066?flat HTTP/1.1" 200 7959 0.012624 [API:8081]10.0.0.242 - - [2026-03-02 03:14:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009020 [API:8081]10.0.0.242 - - [2026-03-02 03:14:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.080147 [API:8081]10.0.0.242 - - [2026-03-02 03:14:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.242 - - [2026-03-02 03:14:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1347 0.069737 [API:8081]10.0.0.242 - - [2026-03-02 03:14:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.060007 [API:8081]10.0.0.242 - - [2026-03-02 03:14:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1775 0.057669 [API:8081]10.0.0.242 - - [2026-03-02 03:14:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1347 0.012346 [API:8081]10.0.0.242 - - [2026-03-02 03:14:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.008541 [API:8081]10.0.0.242 - - [2026-03-02 03:14:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1775 0.009298 [API:8081]10.0.0.242 - - [2026-03-02 03:14:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2000 0.010113 [API:8081]10.0.0.242 - - [2026-03-02 03:15:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2227 0.009490 [API:8081]10.0.0.242 - - [2026-03-02 03:15:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.242 - - [2026-03-02 03:15:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1347 0.056052 [API:8081]10.0.0.242 - - [2026-03-02 03:15:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1564 0.062706 [API:8081]10.0.0.242 - - [2026-03-02 03:15:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1568 0.070891 [API:8081]10.0.0.242 - - [2026-03-02 03:15:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1132 0.010427 [API:8081]10.0.0.242 - - [2026-03-02 03:15:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1345 0.013983 [API:8081]10.0.0.242 - - [2026-03-02 03:15:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.008799 [API:8081]10.0.0.242 - - [2026-03-02 03:15:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.242 - - [2026-03-02 03:15:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.063431 [API:8081]10.0.0.23 - - [2026-03-02 03:15:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.23 - - [2026-03-02 03:15:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.242 - - [2026-03-02 03:15:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1337 0.120122 [API:8081]10.0.0.27 - - [2026-03-02 03:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.27 - - [2026-03-02 03:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000353 [API:8081]10.0.0.27 - - [2026-03-02 03:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.27 - - [2026-03-02 03:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.242 - - [2026-03-02 03:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.242 - - [2026-03-02 03:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.23 - - [2026-03-02 03:15:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.23 - - [2026-03-02 03:15:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.242 - - [2026-03-02 03:15:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1548 0.168069 [API:8081]10.0.0.242 - - [2026-03-02 03:15:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.242 - - [2026-03-02 03:15:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.242 - - [2026-03-02 03:16:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.008968 [API:8081]10.0.0.242 - - [2026-03-02 03:16:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1337 0.008922 [API:8081]10.0.0.242 - - [2026-03-02 03:16:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1548 0.008330 [API:8081]10.0.0.242 - - [2026-03-02 03:16:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1769 0.009369 [API:8081]10.0.0.242 - - [2026-03-02 03:16:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1992 0.008970 [API:8081]10.0.0.242 - - [2026-03-02 03:16:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.242 - - [2026-03-02 03:16:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1134 0.072232 [API:8081]10.0.0.242 - - [2026-03-02 03:16:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1351 0.053809 [API:8081]10.0.0.242 - - [2026-03-02 03:16:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1572 0.058309 [API:8081]10.0.0.242 - - [2026-03-02 03:16:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1805 0.009068 [API:8081]10.0.0.242 - - [2026-03-02 03:16:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2040 0.009514 [API:8081]10.0.0.242 - - [2026-03-02 03:16:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.112700 [API:8081]10.0.0.242 - - [2026-03-02 03:17:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.068534 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:18:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002720 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:18:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003803 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:18:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003279 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:18:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002816 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:18:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003381 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:18:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003565 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:18:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003225 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:18:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003249 [API:8081]10.0.0.242 - - [2026-03-02 03:19:25] "GET /analytics HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.242 - - [2026-03-02 03:19:25] "GET /analytics HTTP/1.1" 401 206 0.000172 [API:8081]10.0.0.242 - - [2026-03-02 03:19:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082242 [API:8081]10.0.0.27 - - [2026-03-02 03:19:53] "GET /analytics HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.27 - - [2026-03-02 03:19:53] "GET /analytics HTTP/1.1" 401 206 0.000176 [API:8081]10.0.0.23 - - [2026-03-02 03:19:53] "GET /analytics HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.23 - - [2026-03-02 03:19:53] "GET /analytics HTTP/1.1" 401 206 0.000135 [API:8081]10.0.0.242 - - [2026-03-02 03:20:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.063343 [API:8081]10.0.0.23 - - [2026-03-02 03:20:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.23 - - [2026-03-02 03:20:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.27 - - [2026-03-02 03:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.27 - - [2026-03-02 03:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000363 [API:8081]10.0.0.27 - - [2026-03-02 03:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.27 - - [2026-03-02 03:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.242 - - [2026-03-02 03:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.242 - - [2026-03-02 03:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.23 - - [2026-03-02 03:20:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000375 [API:8081]10.0.0.23 - - [2026-03-02 03:20:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000416 [API:8081]10.0.0.242 - - [2026-03-02 03:20:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.242 - - [2026-03-02 03:20:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.242 - - [2026-03-02 03:22:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.242 - - [2026-03-02 03:22:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1351 0.058110 [API:8081]10.0.0.242 - - [2026-03-02 03:22:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1562 0.060179 [API:8081]10.0.0.242 - - [2026-03-02 03:22:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.091180 [API:8081]10.0.0.242 - - [2026-03-02 03:23:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.064428 [API:8081]10.0.0.242 - - [2026-03-02 03:25:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062921 [API:8081]10.0.0.23 - - [2026-03-02 03:25:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.23 - - [2026-03-02 03:25:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.27 - - [2026-03-02 03:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.27 - - [2026-03-02 03:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.27 - - [2026-03-02 03:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.27 - - [2026-03-02 03:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.242 - - [2026-03-02 03:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000427 [API:8081]10.0.0.242 - - [2026-03-02 03:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.23 - - [2026-03-02 03:25:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.23 - - [2026-03-02 03:25:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.242 - - [2026-03-02 03:25:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.242 - - [2026-03-02 03:25:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.242 - - [2026-03-02 03:26:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.063127 [API:8081]10.0.0.242 - - [2026-03-02 03:27:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.242 - - [2026-03-02 03:27:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1333 0.073509 [API:8081]10.0.0.242 - - [2026-03-02 03:27:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.242 - - [2026-03-02 03:27:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1349 0.068648 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:28:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003680 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:28:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003821 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:28:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002819 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:28:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002629 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:28:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002692 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:28:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002789 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:28:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002756 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:28:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002289 [API:8081]10.0.0.242 - - [2026-03-02 03:28:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073289 [API:8081]10.0.0.242 - - [2026-03-02 03:29:25] "GET /analytics HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.242 - - [2026-03-02 03:29:25] "GET /analytics HTTP/1.1" 401 206 0.000148 [API:8081]10.0.0.242 - - [2026-03-02 03:29:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.069706 [API:8081]10.0.0.27 - - [2026-03-02 03:29:53] "GET /analytics HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.27 - - [2026-03-02 03:29:53] "GET /analytics HTTP/1.1" 401 206 0.000176 [API:8081]10.0.0.23 - - [2026-03-02 03:29:53] "GET /analytics HTTP/1.1" 401 206 0.000225 [API:8081]10.0.0.23 - - [2026-03-02 03:29:53] "GET /analytics HTTP/1.1" 401 206 0.000130 [API:8081]10.0.0.23 - - [2026-03-02 03:30:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.23 - - [2026-03-02 03:30:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.27 - - [2026-03-02 03:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.27 - - [2026-03-02 03:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.27 - - [2026-03-02 03:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.27 - - [2026-03-02 03:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.242 - - [2026-03-02 03:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.242 - - [2026-03-02 03:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.23 - - [2026-03-02 03:30:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.23 - - [2026-03-02 03:30:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.242 - - [2026-03-02 03:30:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.242 - - [2026-03-02 03:30:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.242 - - [2026-03-02 03:31:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074543 [API:8081]10.0.0.242 - - [2026-03-02 03:32:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.138491 [API:8081]10.0.0.242 - - [2026-03-02 03:33:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.242 - - [2026-03-02 03:33:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.068833 [API:8081]10.0.0.242 - - [2026-03-02 03:34:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072426 [API:8081]10.0.0.242 - - [2026-03-02 03:35:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.097219 [API:8081]10.0.0.23 - - [2026-03-02 03:35:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.23 - - [2026-03-02 03:35:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.004560 [API:8081]10.0.0.27 - - [2026-03-02 03:35:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.27 - - [2026-03-02 03:35:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.27 - - [2026-03-02 03:35:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.27 - - [2026-03-02 03:35:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.242 - - [2026-03-02 03:35:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.242 - - [2026-03-02 03:35:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.23 - - [2026-03-02 03:35:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000468 [API:8081]10.0.0.23 - - [2026-03-02 03:35:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.242 - - [2026-03-02 03:35:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.002002 [API:8081]10.0.0.242 - - [2026-03-02 03:35:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.242 - - [2026-03-02 03:37:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.086490 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:38:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003673 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:38:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002955 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:38:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004235 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:38:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004243 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:38:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003927 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:38:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002401 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:38:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003495 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:38:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.012981 [API:8081]10.0.0.242 - - [2026-03-02 03:38:24] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-68266739:de9de776-568e-4a94-a169-4badb3ed48c2?flat HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.242 - - [2026-03-02 03:38:24] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-68266739:de9de776-568e-4a94-a169-4badb3ed48c2?flat HTTP/1.1" 200 5256 0.074709 [API:8081]10.0.0.242 - - [2026-03-02 03:38:24] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-68266739:de9de776-568e-4a94-a169-4badb3ed48c2?flat HTTP/1.1" 200 5256 0.093960 [API:8081]10.0.0.242 - - [2026-03-02 03:38:24] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-68266739:de9de776-568e-4a94-a169-4badb3ed48c2?flat HTTP/1.1" 200 5256 0.092988 [API:8081]10.0.0.242 - - [2026-03-02 03:38:24] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-68266739:ctest-random-33257230?flat HTTP/1.1" 200 3959 0.028170 [API:8081]10.0.0.242 - - [2026-03-02 03:38:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25903 0.035903 [API:8081]10.0.0.242 - - [2026-03-02 03:38:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13043 0.039294 [API:8081]10.0.0.242 - - [2026-03-02 03:38:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25903 0.024514 [API:8081]10.0.0.242 - - [2026-03-02 03:38:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13043 0.023812 [API:8081]10.0.0.242 - - [2026-03-02 03:38:25] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010133 [API:8081]10.0.0.242 - - [2026-03-02 03:38:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.008284 [API:8081]10.0.0.242 - - [2026-03-02 03:38:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25903 0.022813 [API:8081]10.0.0.242 - - [2026-03-02 03:38:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13043 0.022026 [API:8081]10.0.0.242 - - [2026-03-02 03:38:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25903 0.023863 [API:8081]10.0.0.242 - - [2026-03-02 03:38:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13043 0.024273 [API:8081]10.0.0.242 - - [2026-03-02 03:38:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25903 0.021262 [API:8081]10.0.0.242 - - [2026-03-02 03:38:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13043 0.020548 [API:8081]10.0.0.242 - - [2026-03-02 03:38:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25903 0.034025 [API:8081]10.0.0.242 - - [2026-03-02 03:38:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13043 0.021586 [API:8081]10.0.0.242 - - [2026-03-02 03:38:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25903 0.021433 [API:8081]10.0.0.242 - - [2026-03-02 03:38:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13043 0.022776 [API:8081]10.0.0.242 - - [2026-03-02 03:38:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25903 0.024462 [API:8081]10.0.0.242 - - [2026-03-02 03:38:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13043 0.026311 [API:8081]10.0.0.242 - - [2026-03-02 03:38:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25903 0.022934 [API:8081]10.0.0.242 - - [2026-03-02 03:38:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12830 0.022636 [API:8081]10.0.0.242 - - [2026-03-02 03:38:49] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-68266739:ctest-random-33257230?flat HTTP/1.1" 200 8118 0.015245 [API:8081]10.0.0.242 - - [2026-03-02 03:38:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009919 [API:8081]10.0.0.242 - - [2026-03-02 03:38:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.089212 [API:8081]10.0.0.242 - - [2026-03-02 03:39:25] "GET /analytics HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.242 - - [2026-03-02 03:39:25] "GET /analytics HTTP/1.1" 401 206 0.000190 [API:8081]10.0.0.27 - - [2026-03-02 03:39:53] "GET /analytics HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.27 - - [2026-03-02 03:39:53] "GET /analytics HTTP/1.1" 401 206 0.000172 [API:8081]10.0.0.23 - - [2026-03-02 03:39:53] "GET /analytics HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.23 - - [2026-03-02 03:39:53] "GET /analytics HTTP/1.1" 401 206 0.000154 [API:8081]10.0.0.23 - - [2026-03-02 03:40:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.23 - - [2026-03-02 03:40:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.27 - - [2026-03-02 03:40:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.27 - - [2026-03-02 03:40:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.27 - - [2026-03-02 03:40:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.27 - - [2026-03-02 03:40:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.242 - - [2026-03-02 03:40:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.242 - - [2026-03-02 03:40:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.23 - - [2026-03-02 03:40:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.23 - - [2026-03-02 03:40:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.242 - - [2026-03-02 03:40:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.242 - - [2026-03-02 03:40:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.242 - - [2026-03-02 03:40:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059433 [API:8081]10.0.0.242 - - [2026-03-02 03:41:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.066503 [API:8081]10.0.0.242 - - [2026-03-02 03:42:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.242 - - [2026-03-02 03:42:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1769 0.058659 [API:8081]10.0.0.242 - - [2026-03-02 03:43:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057498 [API:8081]10.0.0.242 - - [2026-03-02 03:44:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.444548 [API:8081]10.0.0.242 - - [2026-03-02 03:45:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.242 - - [2026-03-02 03:45:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1329 0.068237 [API:8081]10.0.0.23 - - [2026-03-02 03:45:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.23 - - [2026-03-02 03:45:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.27 - - [2026-03-02 03:45:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.27 - - [2026-03-02 03:45:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.27 - - [2026-03-02 03:45:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.27 - - [2026-03-02 03:45:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.242 - - [2026-03-02 03:45:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.242 - - [2026-03-02 03:45:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.23 - - [2026-03-02 03:45:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.23 - - [2026-03-02 03:45:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.242 - - [2026-03-02 03:45:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.242 - - [2026-03-02 03:45:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.242 - - [2026-03-02 03:47:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063995 [API:8081]10.0.0.242 - - [2026-03-02 03:47:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.242 - - [2026-03-02 03:47:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1154 0.060509 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:44] "POST /analytics/query HTTP/1.1" 202 179 0.009662 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:44] "GET /analytics/query/9233c501-15ea-11f1-83bc-00000a0000f2 HTTP/1.1" 200 221 0.009794 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:44] "GET /analytics/query/9233c501-15ea-11f1-83bc-00000a0000f2 HTTP/1.1" 200 221 0.002355 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:45] "GET /analytics/query/9233c501-15ea-11f1-83bc-00000a0000f2 HTTP/1.1" 200 338 0.002741 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:45] "GET /analytics/query/9233c501-15ea-11f1-83bc-00000a0000f2/chunk-final/0 HTTP/1.1" 200 860 0.002884 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:46] "POST /analytics/query HTTP/1.1" 202 179 0.017292 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:46] "GET /analytics/query/93392a68-15ea-11f1-8a72-00000a0000f2 HTTP/1.1" 200 221 0.002787 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:46] "GET /analytics/query/93392a68-15ea-11f1-8a72-00000a0000f2 HTTP/1.1" 200 221 0.002017 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:47] "GET /analytics/query/93392a68-15ea-11f1-8a72-00000a0000f2 HTTP/1.1" 200 338 0.002059 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:47] "GET /analytics/query/93392a68-15ea-11f1-8a72-00000a0000f2/chunk-final/0 HTTP/1.1" 200 860 0.002900 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:47] "POST /analytics/query HTTP/1.1" 202 179 0.008188 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:47] "GET /analytics/query/943a7dd9-15ea-11f1-90fa-00000a0000f2 HTTP/1.1" 200 221 0.029500 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:48] "GET /analytics/query/943a7dd9-15ea-11f1-90fa-00000a0000f2 HTTP/1.1" 200 339 0.001914 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:48] "GET /analytics/query/943a7dd9-15ea-11f1-90fa-00000a0000f2/chunk-final/0 HTTP/1.1" 200 17497 0.002424 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:49] "POST /analytics/query HTTP/1.1" 202 179 0.004643 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:49] "GET /analytics/query/94eb0959-15ea-11f1-876d-00000a0000f2 HTTP/1.1" 200 221 0.004117 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:49] "GET /analytics/query/94eb0959-15ea-11f1-876d-00000a0000f2 HTTP/1.1" 200 339 0.001989 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:49] "GET /analytics/query/94eb0959-15ea-11f1-876d-00000a0000f2/chunk-final/0 HTTP/1.1" 200 17494 0.002646 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:50] "POST /analytics/query HTTP/1.1" 202 179 0.019588 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:50] "GET /analytics/query/9595a5d1-15ea-11f1-87c9-00000a0000f2 HTTP/1.1" 200 221 0.002709 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:50] "GET /analytics/query/9595a5d1-15ea-11f1-87c9-00000a0000f2 HTTP/1.1" 200 339 0.002221 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:50] "GET /analytics/query/9595a5d1-15ea-11f1-87c9-00000a0000f2/chunk-final/0 HTTP/1.1" 200 7065 0.002456 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:54] "GET /analytics/tables HTTP/1.1" 200 76090 0.005624 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:54] "POST /analytics/query HTTP/1.1" 202 179 0.006761 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:54] "GET /analytics/query/982e880e-15ea-11f1-a564-00000a0000f2 HTTP/1.1" 200 221 0.001691 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:55] "GET /analytics/query/982e880e-15ea-11f1-a564-00000a0000f2 HTTP/1.1" 200 340 0.002053 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:55] "GET /analytics/query/982e880e-15ea-11f1-a564-00000a0000f2/chunk-final/0 HTTP/1.1" 200 322875 0.009159 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:55] "GET /analytics/tables HTTP/1.1" 200 76090 0.004044 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:56] "GET /analytics/tables HTTP/1.1" 200 76090 0.005446 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:56] "POST /analytics/query HTTP/1.1" 202 179 0.004841 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:56] "GET /analytics/query/9949bae1-15ea-11f1-941f-00000a0000f2 HTTP/1.1" 200 221 0.013787 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:56] "GET /analytics/query/9949bae1-15ea-11f1-941f-00000a0000f2 HTTP/1.1" 200 338 0.001955 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:56] "GET /analytics/query/9949bae1-15ea-11f1-941f-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.002213 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:56] "POST /analytics/query HTTP/1.1" 202 179 0.013628 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:56] "GET /analytics/query/999baf8e-15ea-11f1-ad70-00000a0000f2 HTTP/1.1" 200 221 0.002378 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:57] "GET /analytics/query/999baf8e-15ea-11f1-ad70-00000a0000f2 HTTP/1.1" 200 338 0.001970 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:57] "GET /analytics/query/999baf8e-15ea-11f1-ad70-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.001992 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:57] "POST /analytics/query HTTP/1.1" 202 179 0.004854 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:57] "GET /analytics/query/99ee4a9c-15ea-11f1-be3c-00000a0000f2 HTTP/1.1" 200 221 0.001533 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:57] "GET /analytics/query/99ee4a9c-15ea-11f1-be3c-00000a0000f2 HTTP/1.1" 200 338 0.002060 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:57] "GET /analytics/query/99ee4a9c-15ea-11f1-be3c-00000a0000f2/chunk-final/0 HTTP/1.1" 200 13677 0.004585 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:57] "POST /analytics/query HTTP/1.1" 202 179 0.005373 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:57] "GET /analytics/query/9a3ede63-15ea-11f1-8159-00000a0000f2 HTTP/1.1" 200 221 0.004212 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:58] "GET /analytics/query/9a3ede63-15ea-11f1-8159-00000a0000f2 HTTP/1.1" 200 338 0.002380 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:58] "GET /analytics/query/9a3ede63-15ea-11f1-8159-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.001776 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:58] "POST /analytics/query HTTP/1.1" 202 179 0.008870 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:58] "GET /analytics/query/9a905168-15ea-11f1-98be-00000a0000f2 HTTP/1.1" 200 221 0.007840 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:59] "GET /analytics/query/9a905168-15ea-11f1-98be-00000a0000f2 HTTP/1.1" 200 338 0.002107 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:59] "GET /analytics/query/9a905168-15ea-11f1-98be-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.002191 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:59] "POST /analytics/query HTTP/1.1" 202 179 0.016008 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:59] "GET /analytics/query/9ae2c685-15ea-11f1-bca1-00000a0000f2 HTTP/1.1" 200 221 0.002944 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:59] "GET /analytics/query/9ae2c685-15ea-11f1-bca1-00000a0000f2 HTTP/1.1" 200 338 0.001952 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:59] "GET /analytics/query/9ae2c685-15ea-11f1-bca1-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.001732 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:59] "POST /analytics/query HTTP/1.1" 202 179 0.004608 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:47:59] "GET /analytics/query/9b34d0ed-15ea-11f1-8336-00000a0000f2 HTTP/1.1" 200 221 0.001721 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:00] "GET /analytics/query/9b34d0ed-15ea-11f1-8336-00000a0000f2 HTTP/1.1" 200 338 0.002125 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:00] "GET /analytics/query/9b34d0ed-15ea-11f1-8336-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.001836 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:00] "POST /analytics/query HTTP/1.1" 202 179 0.012019 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:00] "GET /analytics/query/9b84b1d8-15ea-11f1-af72-00000a0000f2 HTTP/1.1" 200 221 0.007102 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:00] "GET /analytics/query/9b84b1d8-15ea-11f1-af72-00000a0000f2 HTTP/1.1" 200 338 0.003301 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:00] "GET /analytics/query/9b84b1d8-15ea-11f1-af72-00000a0000f2/chunk-final/0 HTTP/1.1" 200 7876 0.002847 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:00] "POST /analytics/query HTTP/1.1" 202 179 0.013257 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:00] "GET /analytics/query/9bd848b8-15ea-11f1-aef0-00000a0000f2 HTTP/1.1" 200 221 0.005340 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:01] "GET /analytics/query/9bd848b8-15ea-11f1-aef0-00000a0000f2 HTTP/1.1" 200 338 0.002157 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:01] "GET /analytics/query/9bd848b8-15ea-11f1-aef0-00000a0000f2/chunk-final/0 HTTP/1.1" 200 4013 0.002121 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:01] "POST /analytics/query HTTP/1.1" 202 179 0.005058 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:01] "GET /analytics/query/9c2b5c34-15ea-11f1-b4d9-00000a0000f2 HTTP/1.1" 200 221 0.004193 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:01] "GET /analytics/query/9c2b5c34-15ea-11f1-b4d9-00000a0000f2 HTTP/1.1" 200 338 0.002455 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:01] "GET /analytics/query/9c2b5c34-15ea-11f1-b4d9-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.002298 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:01] "POST /analytics/query HTTP/1.1" 202 179 0.009339 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:01] "GET /analytics/query/9c7cad63-15ea-11f1-9a80-00000a0000f2 HTTP/1.1" 200 221 0.003569 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:02] "GET /analytics/query/9c7cad63-15ea-11f1-9a80-00000a0000f2 HTTP/1.1" 200 338 0.002319 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:02] "GET /analytics/query/9c7cad63-15ea-11f1-9a80-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.001963 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:02] "POST /analytics/query HTTP/1.1" 202 179 0.005382 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:02] "GET /analytics/query/9cce47c3-15ea-11f1-b87f-00000a0000f2 HTTP/1.1" 200 221 0.003469 [API:8081]10.0.0.242 - - [2026-03-02 03:48:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.094711 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:02] "GET /analytics/query/9cce47c3-15ea-11f1-b87f-00000a0000f2 HTTP/1.1" 200 338 0.001973 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:02] "GET /analytics/query/9cce47c3-15ea-11f1-b87f-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.001762 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:03] "GET /analytics/tables HTTP/1.1" 200 76090 0.003893 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:03] "GET /analytics/tables HTTP/1.1" 200 76090 0.005260 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:04] "POST /analytics/query HTTP/1.1" 202 179 0.010783 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:04] "GET /analytics/query/9dda0a60-15ea-11f1-b7ac-00000a0000f2 HTTP/1.1" 200 221 0.001935 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:04] "GET /analytics/query/9dda0a60-15ea-11f1-b7ac-00000a0000f2 HTTP/1.1" 200 340 0.002132 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:04] "GET /analytics/query/9dda0a60-15ea-11f1-b7ac-00000a0000f2/chunk-final/0 HTTP/1.1" 200 1585183 0.016012 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:04] "POST /analytics/query HTTP/1.1" 202 179 0.022541 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:04] "GET /analytics/query/9e33f53f-15ea-11f1-846c-00000a0000f2 HTTP/1.1" 200 221 0.002281 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:05] "GET /analytics/query/9e33f53f-15ea-11f1-846c-00000a0000f2 HTTP/1.1" 200 340 0.002245 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:05] "GET /analytics/query/9e33f53f-15ea-11f1-846c-00000a0000f2/chunk-final/0 HTTP/1.1" 200 1586524 0.016680 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:06] "GET /analytics/tables HTTP/1.1" 200 76090 0.003903 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:06] "GET /analytics/tables HTTP/1.1" 200 76090 0.003806 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:07] "GET /analytics/tables HTTP/1.1" 200 76090 0.003587 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:08] "GET /analytics/tables HTTP/1.1" 200 76090 0.003695 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:08] "GET /analytics/tables HTTP/1.1" 200 76090 0.003623 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:08] "POST /analytics/query HTTP/1.1" 202 179 0.006335 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:08] "GET /analytics/query/a0a14079-15ea-11f1-be1b-00000a0000f2 HTTP/1.1" 200 221 0.003151 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003520 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002853 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003108 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002784 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002466 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002560 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002704 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003927 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:09] "GET /analytics/query/a0a14079-15ea-11f1-be1b-00000a0000f2 HTTP/1.1" 200 339 0.002272 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:09] "GET /analytics/query/a0a14079-15ea-11f1-be1b-00000a0000f2/chunk-final/0 HTTP/1.1" 200 74367 0.006022 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:09] "GET /analytics/tables HTTP/1.1" 200 76090 0.003799 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:09] "POST /analytics/query HTTP/1.1" 202 179 0.005405 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:09] "GET /analytics/query/a1584a49-15ea-11f1-bbc9-00000a0000f2 HTTP/1.1" 200 221 0.011555 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:10] "GET /analytics/query/a1584a49-15ea-11f1-bbc9-00000a0000f2 HTTP/1.1" 200 341 0.002056 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:10] "GET /analytics/query/a1584a49-15ea-11f1-bbc9-00000a0000f2/chunk-final/0 HTTP/1.1" 200 902074 0.027950 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:11] "GET /analytics/tables HTTP/1.1" 200 76090 0.003472 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:11] "GET /analytics/tables HTTP/1.1" 200 76090 0.003589 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:14] "GET /analytics/tables HTTP/1.1" 200 76090 0.004214 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:15] "POST /analytics/query HTTP/1.1" 200 145 1.016976 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:16] "GET /analytics/tables HTTP/1.1" 200 76090 0.003863 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:17] "POST /analytics/query HTTP/1.1" 200 2150 1.011056 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:18] "GET /analytics/tables HTTP/1.1" 200 76090 0.003916 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:19] "POST /analytics/query HTTP/1.1" 200 760 1.012777 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:19] "GET /analytics/tables HTTP/1.1" 200 76090 0.004358 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:20] "POST /analytics/query HTTP/1.1" 200 2697 1.012254 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:21] "GET /analytics/tables HTTP/1.1" 200 76090 0.003717 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:22] "POST /analytics/query HTTP/1.1" 200 261 1.011737 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:23] "GET /analytics/tables HTTP/1.1" 200 76090 0.005422 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:24] "POST /analytics/query HTTP/1.1" 200 1401 1.022287 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:25] "GET /analytics/tables HTTP/1.1" 200 76090 0.006261 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:26] "POST /analytics/query HTTP/1.1" 200 2831 1.009613 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:26] "GET /analytics/tables HTTP/1.1" 200 76090 0.004245 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:27] "POST /analytics/query HTTP/1.1" 200 830 1.012035 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:28] "GET /analytics/tables HTTP/1.1" 200 76090 0.003964 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:29] "POST /analytics/query HTTP/1.1" 200 141970 1.016411 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:29] "GET /analytics/tables HTTP/1.1" 200 76090 0.004355 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:31] "POST /analytics/query HTTP/1.1" 200 781 1.032721 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:31] "GET /analytics/tables HTTP/1.1" 200 76090 0.004025 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:32] "POST /analytics/query HTTP/1.1" 200 261 1.011849 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:33] "GET /analytics/tables HTTP/1.1" 200 76090 0.003459 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:34] "POST /analytics/query HTTP/1.1" 200 596 1.009654 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:34] "GET /analytics/tables HTTP/1.1" 200 76090 0.003588 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:35] "POST /analytics/query HTTP/1.1" 200 1433 1.010942 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:36] "GET /analytics/tables HTTP/1.1" 200 76090 0.003712 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:37] "POST /analytics/query HTTP/1.1" 200 596 1.011207 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:38] "GET /analytics/tables HTTP/1.1" 200 76090 0.004158 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:39] "POST /analytics/query HTTP/1.1" 200 236 1.011427 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:48:39] "GET /analytics/tables HTTP/1.1" 200 76090 0.003787 [API:8081]10.0.0.242 - - [2026-03-02 03:48:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.242 - - [2026-03-02 03:48:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1164 0.081794 [API:8081]10.0.0.242 - - [2026-03-02 03:49:25] "GET /analytics HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.242 - - [2026-03-02 03:49:25] "GET /analytics HTTP/1.1" 401 206 0.000189 [API:8081]10.0.0.242 - - [2026-03-02 03:49:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.109191 [API:8081]10.0.0.242 - - [2026-03-02 03:49:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.059693 [API:8081]10.0.0.242 - - [2026-03-02 03:49:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.008068 [API:8081]10.0.0.27 - - [2026-03-02 03:49:53] "GET /analytics HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.27 - - [2026-03-02 03:49:53] "GET /analytics HTTP/1.1" 401 206 0.000192 [API:8081]10.0.0.23 - - [2026-03-02 03:49:53] "GET /analytics HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.23 - - [2026-03-02 03:49:53] "GET /analytics HTTP/1.1" 401 206 0.000145 [API:8081]10.0.0.242 - - [2026-03-02 03:50:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069913 [API:8081]10.0.0.242 - - [2026-03-02 03:50:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.008791 [API:8081]10.0.0.242 - - [2026-03-02 03:50:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.008968 [API:8081]10.0.0.242 - - [2026-03-02 03:50:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.009565 [API:8081]10.0.0.242 - - [2026-03-02 03:50:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.008811 [API:8081]10.0.0.242 - - [2026-03-02 03:50:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.009408 [API:8081]10.0.0.242 - - [2026-03-02 03:50:28] "POST /analytics/query HTTP/1.1" 200 222 1.018502 [API:8081]10.0.0.242 - - [2026-03-02 03:50:29] "POST /analytics/query HTTP/1.1" 200 222 1.017942 [API:8081]10.0.0.242 - - [2026-03-02 03:50:30] "POST /analytics/query HTTP/1.1" 200 353 1.016041 [API:8081]10.0.0.23 - - [2026-03-02 03:50:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.23 - - [2026-03-02 03:50:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.27 - - [2026-03-02 03:50:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.27 - - [2026-03-02 03:50:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.27 - - [2026-03-02 03:50:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.27 - - [2026-03-02 03:50:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.242 - - [2026-03-02 03:50:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.242 - - [2026-03-02 03:50:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.23 - - [2026-03-02 03:50:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.23 - - [2026-03-02 03:50:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.242 - - [2026-03-02 03:50:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.242 - - [2026-03-02 03:50:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.242 - - [2026-03-02 03:51:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.062217 [API:8081]10.0.0.242 - - [2026-03-02 03:53:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065851 [API:8081]10.0.0.242 - - [2026-03-02 03:53:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26846 0.022112 [API:8081]10.0.0.242 - - [2026-03-02 03:53:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13756 0.022806 [API:8081]10.0.0.242 - - [2026-03-02 03:53:51] "POST /analytics/query HTTP/1.1" 200 507 1.017424 [API:8081]10.0.0.242 - - [2026-03-02 03:53:52] "POST /analytics/query HTTP/1.1" 200 353 1.015469 [API:8081]10.0.0.242 - - [2026-03-02 03:53:53] "POST /analytics/query HTTP/1.1" 200 353 1.016530 [API:8081]10.0.0.242 - - [2026-03-02 03:54:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.070135 [API:8081]10.0.0.23 - - [2026-03-02 03:55:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.23 - - [2026-03-02 03:55:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.27 - - [2026-03-02 03:55:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.27 - - [2026-03-02 03:55:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.27 - - [2026-03-02 03:55:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.27 - - [2026-03-02 03:55:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.242 - - [2026-03-02 03:55:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.242 - - [2026-03-02 03:55:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.23 - - [2026-03-02 03:55:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.23 - - [2026-03-02 03:55:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.242 - - [2026-03-02 03:55:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.242 - - [2026-03-02 03:55:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.242 - - [2026-03-02 03:56:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061171 [API:8081]10.0.0.242 - - [2026-03-02 03:57:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.069587 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:58:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003167 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:58:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003039 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:58:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003801 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:58:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004038 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:58:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003554 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:58:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002785 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:58:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002676 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 03:58:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003379 [API:8081]10.0.0.242 - - [2026-03-02 03:59:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063813 [API:8081]10.0.0.242 - - [2026-03-02 03:59:25] "GET /analytics HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.242 - - [2026-03-02 03:59:25] "GET /analytics HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.27 - - [2026-03-02 03:59:53] "GET /analytics HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.27 - - [2026-03-02 03:59:53] "GET /analytics HTTP/1.1" 401 206 0.000165 [API:8081]10.0.0.23 - - [2026-03-02 03:59:53] "GET /analytics HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.23 - - [2026-03-02 03:59:53] "GET /analytics HTTP/1.1" 401 206 0.000153 [API:8081]10.0.0.242 - - [2026-03-02 04:00:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.081478 [API:8081]10.0.0.23 - - [2026-03-02 04:00:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.23 - - [2026-03-02 04:00:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.27 - - [2026-03-02 04:00:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000376 [API:8081]10.0.0.27 - - [2026-03-02 04:00:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000379 [API:8081]10.0.0.27 - - [2026-03-02 04:00:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.27 - - [2026-03-02 04:00:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.242 - - [2026-03-02 04:00:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.242 - - [2026-03-02 04:00:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.23 - - [2026-03-02 04:00:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000354 [API:8081]10.0.0.23 - - [2026-03-02 04:00:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.242 - - [2026-03-02 04:00:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.242 - - [2026-03-02 04:00:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.242 - - [2026-03-02 04:02:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069228 [API:8081]10.0.0.242 - - [2026-03-02 04:03:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.087985 [API:8081]10.0.0.242 - - [2026-03-02 04:05:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074605 [API:8081]10.0.0.242 - - [2026-03-02 04:05:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.242 - - [2026-03-02 04:05:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.069255 [API:8081]10.0.0.23 - - [2026-03-02 04:05:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.23 - - [2026-03-02 04:05:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.27 - - [2026-03-02 04:05:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.27 - - [2026-03-02 04:05:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000353 [API:8081]10.0.0.27 - - [2026-03-02 04:05:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.27 - - [2026-03-02 04:05:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.242 - - [2026-03-02 04:05:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.242 - - [2026-03-02 04:05:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.23 - - [2026-03-02 04:05:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.23 - - [2026-03-02 04:05:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.242 - - [2026-03-02 04:05:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.242 - - [2026-03-02 04:05:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000339 [API:8081]10.0.0.242 - - [2026-03-02 04:06:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.076660 [API:8081]10.0.0.242 - - [2026-03-02 04:06:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-84947610:8691f464-ecb2-48e6-9fa5-be4d58b05a36?flat HTTP/1.1" 200 5210 0.070588 [API:8081]10.0.0.242 - - [2026-03-02 04:06:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-84947610:8691f464-ecb2-48e6-9fa5-be4d58b05a36?flat HTTP/1.1" 200 5210 0.016214 [API:8081]10.0.0.242 - - [2026-03-02 04:06:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-84947610:8691f464-ecb2-48e6-9fa5-be4d58b05a36?flat HTTP/1.1" 200 5210 0.066693 [API:8081]10.0.0.242 - - [2026-03-02 04:06:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-84947610:EVPN-VN1?flat HTTP/1.1" 200 7829 0.025938 [API:8081]10.0.0.242 - - [2026-03-02 04:06:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26848 0.026177 [API:8081]10.0.0.242 - - [2026-03-02 04:06:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13012 0.065692 [API:8081]10.0.0.242 - - [2026-03-02 04:06:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26848 0.022767 [API:8081]10.0.0.242 - - [2026-03-02 04:06:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 13012 0.021942 [API:8081]10.0.0.242 - - [2026-03-02 04:06:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009533 [API:8081]10.0.0.242 - - [2026-03-02 04:07:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-84947610:734ce2e9-4943-43c8-984a-6eb9e5ee5c7d?flat HTTP/1.1" 200 5209 0.017165 [API:8081]10.0.0.242 - - [2026-03-02 04:07:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-84947610:734ce2e9-4943-43c8-984a-6eb9e5ee5c7d?flat HTTP/1.1" 200 5209 0.013503 [API:8081]10.0.0.242 - - [2026-03-02 04:07:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-84947610:734ce2e9-4943-43c8-984a-6eb9e5ee5c7d?flat HTTP/1.1" 200 5209 0.019045 [API:8081]10.0.0.242 - - [2026-03-02 04:07:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-84947610:EVPN-VN1?flat HTTP/1.1" 200 9341 0.025004 [API:8081]10.0.0.242 - - [2026-03-02 04:07:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26228 0.025870 [API:8081]10.0.0.242 - - [2026-03-02 04:07:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26228 0.022219 [API:8081]10.0.0.242 - - [2026-03-02 04:07:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008614 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:08:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002786 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:08:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002851 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:08:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003324 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:08:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002367 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:08:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003385 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:08:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002391 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:08:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002351 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:08:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002294 [API:8081]10.0.0.242 - - [2026-03-02 04:08:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070121 [API:8081]10.0.0.242 - - [2026-03-02 04:09:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.068033 [API:8081]10.0.0.242 - - [2026-03-02 04:09:25] "GET /analytics HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.242 - - [2026-03-02 04:09:25] "GET /analytics HTTP/1.1" 401 206 0.000133 [API:8081]10.0.0.27 - - [2026-03-02 04:09:53] "GET /analytics HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.27 - - [2026-03-02 04:09:53] "GET /analytics HTTP/1.1" 401 206 0.000143 [API:8081]10.0.0.23 - - [2026-03-02 04:09:53] "GET /analytics HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.23 - - [2026-03-02 04:09:53] "GET /analytics HTTP/1.1" 401 206 0.000134 [API:8081]10.0.0.23 - - [2026-03-02 04:10:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.23 - - [2026-03-02 04:10:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.27 - - [2026-03-02 04:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.27 - - [2026-03-02 04:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.27 - - [2026-03-02 04:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.27 - - [2026-03-02 04:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.242 - - [2026-03-02 04:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.242 - - [2026-03-02 04:10:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.23 - - [2026-03-02 04:10:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.23 - - [2026-03-02 04:10:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.242 - - [2026-03-02 04:10:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.242 - - [2026-03-02 04:10:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.242 - - [2026-03-02 04:11:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079416 [API:8081]10.0.0.242 - - [2026-03-02 04:12:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.086840 [API:8081]10.0.0.242 - - [2026-03-02 04:13:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-84947610:8691f464-ecb2-48e6-9fa5-be4d58b05a36?flat HTTP/1.1" 200 5309 0.092788 [API:8081]10.0.0.242 - - [2026-03-02 04:13:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-84947610:8691f464-ecb2-48e6-9fa5-be4d58b05a36?flat HTTP/1.1" 200 5309 0.072053 [API:8081]10.0.0.242 - - [2026-03-02 04:13:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-84947610:8691f464-ecb2-48e6-9fa5-be4d58b05a36?flat HTTP/1.1" 200 5309 0.083399 [API:8081]10.0.0.242 - - [2026-03-02 04:13:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-84947610:EVPN-VN1?flat HTTP/1.1" 200 8289 0.024389 [API:8081]10.0.0.242 - - [2026-03-02 04:13:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21054 0.034045 [API:8081]10.0.0.242 - - [2026-03-02 04:13:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 11927 0.024423 [API:8081]10.0.0.242 - - [2026-03-02 04:13:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21054 0.027885 [API:8081]10.0.0.242 - - [2026-03-02 04:13:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 11927 0.030223 [API:8081]10.0.0.242 - - [2026-03-02 04:13:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008755 [API:8081]10.0.0.242 - - [2026-03-02 04:13:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-84947610:734ce2e9-4943-43c8-984a-6eb9e5ee5c7d?flat HTTP/1.1" 200 5204 0.013441 [API:8081]10.0.0.242 - - [2026-03-02 04:13:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-84947610:734ce2e9-4943-43c8-984a-6eb9e5ee5c7d?flat HTTP/1.1" 200 5204 0.014098 [API:8081]10.0.0.242 - - [2026-03-02 04:13:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-84947610:734ce2e9-4943-43c8-984a-6eb9e5ee5c7d?flat HTTP/1.1" 200 5204 0.015423 [API:8081]10.0.0.242 - - [2026-03-02 04:13:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-84947610:EVPN-VN1?flat HTTP/1.1" 200 8773 0.022812 [API:8081]10.0.0.242 - - [2026-03-02 04:13:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23114 0.020913 [API:8081]10.0.0.242 - - [2026-03-02 04:13:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23114 0.023667 [API:8081]10.0.0.242 - - [2026-03-02 04:13:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009639 [API:8081]10.0.0.242 - - [2026-03-02 04:14:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.086369 [API:8081]10.0.0.242 - - [2026-03-02 04:14:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24471 0.021516 [API:8081]10.0.0.242 - - [2026-03-02 04:14:58] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-84947610:EVPN-VN1?flat HTTP/1.1" 200 8505 0.018485 [API:8081]10.0.0.242 - - [2026-03-02 04:14:58] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.007693 [API:8081]10.0.0.242 - - [2026-03-02 04:15:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24673 0.040320 [API:8081]10.0.0.242 - - [2026-03-02 04:15:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12718 0.037038 [API:8081]10.0.0.242 - - [2026-03-02 04:15:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24673 0.022135 [API:8081]10.0.0.242 - - [2026-03-02 04:15:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12341 0.022394 [API:8081]10.0.0.242 - - [2026-03-02 04:15:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-84947610:EVPN-VN1?flat HTTP/1.1" 200 5990 0.015773 [API:8081]10.0.0.242 - - [2026-03-02 04:15:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008131 [API:8081]10.0.0.242 - - [2026-03-02 04:15:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.117669 [API:8081]10.0.0.23 - - [2026-03-02 04:15:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.23 - - [2026-03-02 04:15:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.27 - - [2026-03-02 04:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000357 [API:8081]10.0.0.27 - - [2026-03-02 04:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.27 - - [2026-03-02 04:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.27 - - [2026-03-02 04:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.242 - - [2026-03-02 04:15:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000365 [API:8081]10.0.0.242 - - [2026-03-02 04:15:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.23 - - [2026-03-02 04:15:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.23 - - [2026-03-02 04:15:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.242 - - [2026-03-02 04:15:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.242 - - [2026-03-02 04:15:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.242 - - [2026-03-02 04:17:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.147049 [API:8081]10.0.0.242 - - [2026-03-02 04:17:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-18250318:ctest-TestRbac-18250318-49189366?flat HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.242 - - [2026-03-02 04:17:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-18250318:ctest-TestRbac-18250318-49189366?flat HTTP/1.1" 200 2078 0.516767 [API:8081]10.0.0.242 - - [2026-03-02 04:17:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 336 0.138819 [API:8081]10.0.0.242 - - [2026-03-02 04:17:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-18250318:ctest-TestRbac-18250318-49189366?flat HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.242 - - [2026-03-02 04:17:33] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-18250318:ctest-TestRbac-18250318-49189366?flat HTTP/1.1" 200 2078 0.152969 [API:8081]10.0.0.242 - - [2026-03-02 04:17:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 336 0.081198 [API:8081]10.0.0.242 - - [2026-03-02 04:17:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-27775979:d78b7c1b-b8c9-43ec-b240-93384ffef2f1?flat HTTP/1.1" 200 5322 0.125667 [API:8081]10.0.0.242 - - [2026-03-02 04:17:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-27775979:d78b7c1b-b8c9-43ec-b240-93384ffef2f1?flat HTTP/1.1" 200 5322 0.061568 [API:8081]10.0.0.242 - - [2026-03-02 04:17:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-27775979:d78b7c1b-b8c9-43ec-b240-93384ffef2f1?flat HTTP/1.1" 200 5322 0.055076 [API:8081]10.0.0.242 - - [2026-03-02 04:17:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-18250318:ctest-TestRbac-18250318-49189366?flat HTTP/1.1" 200 8376 0.059158 [API:8081]10.0.0.242 - - [2026-03-02 04:17:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.036235 [API:8081]10.0.0.242 - - [2026-03-02 04:17:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.167679 [API:8081]10.0.0.242 - - [2026-03-02 04:17:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 206 0.000402 [API:8081]10.0.0.242 - - [2026-03-02 04:17:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24714 0.065588 [API:8081]10.0.0.242 - - [2026-03-02 04:17:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.038157 [API:8081]10.0.0.242 - - [2026-03-02 04:17:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.137466 [API:8081]10.0.0.242 - - [2026-03-02 04:17:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24714 0.071029 [API:8081]10.0.0.242 - - [2026-03-02 04:17:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.049717 [API:8081]10.0.0.242 - - [2026-03-02 04:18:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.082841 [API:8081]10.0.0.242 - - [2026-03-02 04:18:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.154467 [API:8081]10.0.0.242 - - [2026-03-02 04:18:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24714 0.020980 [API:8081]10.0.0.242 - - [2026-03-02 04:18:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24714 0.088127 [API:8081]10.0.0.242 - - [2026-03-02 04:18:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24714 0.021480 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:18:09] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.015425 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:18:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.021185 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:18:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.016648 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:18:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.006204 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:18:09] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.011880 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:18:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.007244 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:18:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.012407 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:18:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002762 [API:8081]10.0.0.242 - - [2026-03-02 04:18:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24714 0.023498 [API:8081]10.0.0.242 - - [2026-03-02 04:18:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24714 0.023720 [API:8081]10.0.0.242 - - [2026-03-02 04:18:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24714 0.021765 [API:8081]10.0.0.242 - - [2026-03-02 04:18:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24714 0.026525 [API:8081]10.0.0.242 - - [2026-03-02 04:18:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.022558 [API:8081]10.0.0.242 - - [2026-03-02 04:18:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-18250318:ctest-TestRbac-18250318-49189366?flat HTTP/1.1" 200 6496 0.013942 [API:8081]10.0.0.242 - - [2026-03-02 04:18:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009197 [API:8081]10.0.0.242 - - [2026-03-02 04:18:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.100394 [API:8081]10.0.0.242 - - [2026-03-02 04:18:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-53663024:ctest-TestRbacBasic-53663024-42970197?flat HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.242 - - [2026-03-02 04:18:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-53663024:ctest-TestRbacBasic-53663024-42970197?flat HTTP/1.1" 200 2118 0.109781 [API:8081]10.0.0.242 - - [2026-03-02 04:18:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-53663024:ctest-TestRbacBasic-53663024-42970197?flat HTTP/1.1" 401 206 0.000236 --- 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-32391984'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-75376311' RBAC: ctest-TestRbacBasic-71637757 doesn't have read permission in project '8b90edd344f64d2b9ee41255be6ab201' 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-53663024', 'ctest-TestRbacBasic-53663024-42970197'], 'virtual_network', '580fd379-9d78-4707-9ed2-55f688d9d65b', "Permission Denied for ['ctest-TestRbacBasic-32391984'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-75376311' RBAC: ctest-TestRbacBasic-71637757 doesn't have read permission in project '8b90edd344f64d2b9ee41255be6ab201'"),) [API:8081]10.0.0.242 - - [2026-03-02 04:18:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-53663024:ctest-TestRbacBasic-53663024-42970197?flat HTTP/1.1" 403 199 0.123884 [API:8081]10.0.0.242 - - [2026-03-02 04:18:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-53663024:ctest-TestRbacBasic-53663024-42970197?flat HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.242 - - [2026-03-02 04:18:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-53663024:ctest-TestRbacBasic-53663024-42970197?flat HTTP/1.1" 200 6761 0.065511 [API:8081]10.0.0.242 - - [2026-03-02 04:18:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.074305 [API:8081]10.0.0.242 - - [2026-03-02 04:18:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.072901 [API:8081]10.0.0.242 - - [2026-03-02 04:18:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1413 0.087300 --- 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-32391984'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-53663024' RBAC: ctest-TestRbacBasic-71637757 doesn't have read permission in project '468aba56d53b4ccdb181a56b4aea2725' 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-53663024', 'ctest-TestRbacBasic-53663024-42970197'], 'virtual_network', '580fd379-9d78-4707-9ed2-55f688d9d65b', "Permission Denied for ['ctest-TestRbacBasic-32391984'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-53663024' RBAC: ctest-TestRbacBasic-71637757 doesn't have read permission in project '468aba56d53b4ccdb181a56b4aea2725'"),) [API:8081]10.0.0.242 - - [2026-03-02 04:18:47] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-53663024:ctest-TestRbacBasic-53663024-42970197?flat HTTP/1.1" 403 199 0.048424 --- 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-32391984'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-53663024' RBAC: ctest-TestRbacBasic-71637757 doesn't have read permission in project '468aba56d53b4ccdb181a56b4aea2725' 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-53663024', 'ctest-TestRbacBasic-53663024-42970197'], 'virtual_network', '580fd379-9d78-4707-9ed2-55f688d9d65b', "Permission Denied for ['ctest-TestRbacBasic-32391984'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-53663024' RBAC: ctest-TestRbacBasic-71637757 doesn't have read permission in project '468aba56d53b4ccdb181a56b4aea2725'"),) [API:8081]10.0.0.242 - - [2026-03-02 04:18:47] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-53663024:ctest-TestRbacBasic-53663024-42970197?flat HTTP/1.1" 403 199 0.091314 [API:8081]10.0.0.242 - - [2026-03-02 04:18:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-53663024:ctest-TestRbacBasic-53663024-42970197?flat HTTP/1.1" 200 6765 0.071490 [API:8081]10.0.0.242 - - [2026-03-02 04:18:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-53663024:ctest-TestRbacBasic-53663024-42970197?flat HTTP/1.1" 200 6765 0.012287 [API:8081]10.0.0.242 - - [2026-03-02 04:18:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.072743 [API:8081]10.0.0.242 - - [2026-03-02 04:18:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 603 0.045893 [API:8081]10.0.0.242 - - [2026-03-02 04:18:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1413 0.008980 [API:8081]10.0.0.242 - - [2026-03-02 04:18:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1166 0.008804 [API:8081]10.0.0.242 - - [2026-03-02 04:19:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42543018:ctest-TestRbacBasic-42543018-14659404?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-18831186 as ['ctest-TestRbacBasic-89372658'] to R virtual-network in ctest-TestRbacBasic-42543018 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-42543018', 'ctest-TestRbacBasic-42543018-14659404'], 'virtual_network', '5286d97f-bb50-442d-8b42-7413503dfef0', "Permission Denied for ctest-TestRbacBasic-18831186 as ['ctest-TestRbacBasic-89372658'] to R virtual-network in ctest-TestRbacBasic-42543018"),) [API:8081]10.0.0.242 - - [2026-03-02 04:19:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42543018:ctest-TestRbacBasic-42543018-14659404?flat HTTP/1.1" 403 199 0.100273 [API:8081]10.0.0.242 - - [2026-03-02 04:19:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.084772 [API:8081]10.0.0.242 - - [2026-03-02 04:19:02] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42543018:ctest-TestRbacBasic-42543018-14659404?flat HTTP/1.1" 200 2118 0.062313 [API:8081]10.0.0.242 - - [2026-03-02 04:19:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.063700 --- 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-18831186 as ['ctest-TestRbacBasic-89372658'] to R virtual-network in ctest-TestRbacBasic-42543018 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-42543018', 'ctest-TestRbacBasic-42543018-14659404'], 'virtual_network', '5286d97f-bb50-442d-8b42-7413503dfef0', "Permission Denied for ctest-TestRbacBasic-18831186 as ['ctest-TestRbacBasic-89372658'] to R virtual-network in ctest-TestRbacBasic-42543018"),) [API:8081]10.0.0.242 - - [2026-03-02 04:19:04] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42543018:ctest-TestRbacBasic-42543018-14659404?flat HTTP/1.1" 403 199 0.049884 --- 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-18831186 as ['ctest-TestRbacBasic-89372658'] to R virtual-network in ctest-TestRbacBasic-42543018 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-42543018', 'ctest-TestRbacBasic-42543018-14659404'], 'virtual_network', '5286d97f-bb50-442d-8b42-7413503dfef0', "Permission Denied for ctest-TestRbacBasic-18831186 as ['ctest-TestRbacBasic-89372658'] to R virtual-network in ctest-TestRbacBasic-42543018"),) [API:8081]10.0.0.242 - - [2026-03-02 04:19:04] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42543018:ctest-TestRbacBasic-42543018-14659404?flat HTTP/1.1" 403 199 0.096769 [API:8081]10.0.0.242 - - [2026-03-02 04:19:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.062836 [API:8081]10.0.0.242 - - [2026-03-02 04:19:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42543018:ctest-TestRbacBasic-42543018-14659404?flat HTTP/1.1" 200 2118 0.054686 [API:8081]10.0.0.242 - - [2026-03-02 04:19:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.061502 [API:8081]10.0.0.242 - - [2026-03-02 04:19:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42543018:ctest-TestRbacBasic-42543018-14659404?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-71637757 as ['ctest-TestRbacBasic-32391984'] to R virtual-network in ctest-TestRbacBasic-42543018 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-42543018', 'ctest-TestRbacBasic-42543018-14659404'], 'virtual_network', '5286d97f-bb50-442d-8b42-7413503dfef0', "Permission Denied for ctest-TestRbacBasic-71637757 as ['ctest-TestRbacBasic-32391984'] to R virtual-network in ctest-TestRbacBasic-42543018"),) [API:8081]10.0.0.242 - - [2026-03-02 04:19:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42543018:ctest-TestRbacBasic-42543018-14659404?flat HTTP/1.1" 403 199 0.100731 [API:8081]10.0.0.242 - - [2026-03-02 04:19:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.059212 [API:8081]10.0.0.242 - - [2026-03-02 04:19:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42543018:ctest-TestRbacBasic-42543018-14659404?flat HTTP/1.1" 200 2118 0.048775 [API:8081]10.0.0.242 - - [2026-03-02 04:19:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.042996 [API:8081]10.0.0.242 - - [2026-03-02 04:19:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1166 0.119974 [API:8081]10.0.0.242 - - [2026-03-02 04:19:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1413 0.013243 [API:8081]10.0.0.242 - - [2026-03-02 04:19:25] "GET /analytics HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.242 - - [2026-03-02 04:19:25] "GET /analytics HTTP/1.1" 401 206 0.000141 [API:8081]10.0.0.242 - - [2026-03-02 04:19:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-42543018:be294200-f326-4f42-9eed-cd4cdc75904d?flat HTTP/1.1" 200 5238 0.056356 [API:8081]10.0.0.242 - - [2026-03-02 04:19:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-42543018:be294200-f326-4f42-9eed-cd4cdc75904d?flat HTTP/1.1" 200 5238 0.062512 [API:8081]10.0.0.242 - - [2026-03-02 04:19:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-42543018:be294200-f326-4f42-9eed-cd4cdc75904d?flat HTTP/1.1" 200 5238 0.066826 [API:8081]10.0.0.242 - - [2026-03-02 04:19:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42543018:ctest-TestRbacBasic-42543018-50749868?flat HTTP/1.1" 200 3503 0.054021 [API:8081]10.0.0.242 - - [2026-03-02 04:19:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.032959 [API:8081]10.0.0.242 - - [2026-03-02 04:19:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.087167 [API:8081]10.0.0.242 - - [2026-03-02 04:19:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.020133 [API:8081]10.0.0.242 - - [2026-03-02 04:19:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.031527 [API:8081]10.0.0.242 - - [2026-03-02 04:19:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.085922 [API:8081]10.0.0.242 - - [2026-03-02 04:19:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.022667 [API:8081]10.0.0.242 - - [2026-03-02 04:19:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.049275 [API:8081]10.0.0.242 - - [2026-03-02 04:19:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42543018:ctest-TestRbacBasic-42543018-50749868?flat HTTP/1.1" 200 3503 0.094720 [API:8081]10.0.0.242 - - [2026-03-02 04:19:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 603 0.057677 [API:8081]10.0.0.242 - - [2026-03-02 04:19:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.042039 [API:8081]10.0.0.242 - - [2026-03-02 04:19:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.096068 [API:8081]10.0.0.242 - - [2026-03-02 04:19:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.023269 [API:8081]10.0.0.242 - - [2026-03-02 04:19:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.025813 [API:8081]10.0.0.242 - - [2026-03-02 04:19:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.021424 [API:8081]10.0.0.242 - - [2026-03-02 04:19:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.022289 [API:8081]10.0.0.27 - - [2026-03-02 04:19:53] "GET /analytics HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.27 - - [2026-03-02 04:19:53] "GET /analytics HTTP/1.1" 401 206 0.000189 [API:8081]10.0.0.242 - - [2026-03-02 04:19:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.023500 [API:8081]10.0.0.242 - - [2026-03-02 04:19:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42543018:ctest-TestRbacBasic-42543018-50749868?flat HTTP/1.1" 200 6881 0.015241 [API:8081]10.0.0.242 - - [2026-03-02 04:19:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009511 [API:8081]10.0.0.23 - - [2026-03-02 04:19:53] "GET /analytics HTTP/1.1" 401 206 0.000240 [API:8081]10.0.0.23 - - [2026-03-02 04:19:53] "GET /analytics HTTP/1.1" 401 206 0.000144 [Introspect:8090]10.0.0.242 - - [2026-03-02 04:19:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001129 [API:8081]10.0.0.242 - - [2026-03-02 04:20:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.242 - - [2026-03-02 04:20:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1130 0.061147 [API:8081]10.0.0.242 - - [2026-03-02 04:20:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060000 [API:8081]10.0.0.23 - - [2026-03-02 04:20:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.23 - - [2026-03-02 04:20:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.27 - - [2026-03-02 04:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.27 - - [2026-03-02 04:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.27 - - [2026-03-02 04:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.27 - - [2026-03-02 04:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.242 - - [2026-03-02 04:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.242 - - [2026-03-02 04:20:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000422 [API:8081]10.0.0.23 - - [2026-03-02 04:20:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000387 [API:8081]10.0.0.23 - - [2026-03-02 04:20:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.242 - - [2026-03-02 04:20:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.242 - - [2026-03-02 04:20:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.242 - - [2026-03-02 04:21:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.060362 [API:8081]10.0.0.242 - - [2026-03-02 04:23:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28345723:71bac09c-3a73-4e29-b9f2-bd2e43368640?flat HTTP/1.1" 200 5371 0.013348 [API:8081]10.0.0.242 - - [2026-03-02 04:23:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28345723:71bac09c-3a73-4e29-b9f2-bd2e43368640?flat HTTP/1.1" 200 5371 0.070408 [API:8081]10.0.0.242 - - [2026-03-02 04:23:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28345723:71bac09c-3a73-4e29-b9f2-bd2e43368640?flat HTTP/1.1" 200 5371 0.078758 [API:8081]10.0.0.242 - - [2026-03-02 04:23:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn1-20903153?flat HTTP/1.1" 200 9421 0.021274 [API:8081]10.0.0.242 - - [2026-03-02 04:23:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24730 0.042345 [API:8081]10.0.0.242 - - [2026-03-02 04:23:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12927 0.038543 [API:8081]10.0.0.242 - - [2026-03-02 04:23:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24730 0.023635 [API:8081]10.0.0.242 - - [2026-03-02 04:23:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12927 0.020963 [API:8081]10.0.0.242 - - [2026-03-02 04:23:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009431 [API:8081]10.0.0.242 - - [2026-03-02 04:23:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28345723:4ef60708-3132-484a-b490-fff59d3668f1?flat HTTP/1.1" 200 5376 0.012609 [API:8081]10.0.0.242 - - [2026-03-02 04:23:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28345723:4ef60708-3132-484a-b490-fff59d3668f1?flat HTTP/1.1" 200 5376 0.013161 [API:8081]10.0.0.242 - - [2026-03-02 04:23:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28345723:4ef60708-3132-484a-b490-fff59d3668f1?flat HTTP/1.1" 200 5376 0.012685 [API:8081]10.0.0.242 - - [2026-03-02 04:23:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn1-20903153?flat HTTP/1.1" 200 9421 0.018971 [API:8081]10.0.0.242 - - [2026-03-02 04:23:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24729 0.020478 [API:8081]10.0.0.242 - - [2026-03-02 04:23:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24729 0.026248 [API:8081]10.0.0.242 - - [2026-03-02 04:23:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009098 [API:8081]10.0.0.242 - - [2026-03-02 04:23:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24729 0.023953 [API:8081]10.0.0.242 - - [2026-03-02 04:23:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24729 0.024622 [API:8081]10.0.0.242 - - [2026-03-02 04:23:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24730 0.039531 [API:8081]10.0.0.242 - - [2026-03-02 04:23:23] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn1-20903153?flat HTTP/1.1" 200 7668 0.021185 [API:8081]10.0.0.242 - - [2026-03-02 04:23:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011629 [API:8081]10.0.0.242 - - [2026-03-02 04:23:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24731 0.030454 [API:8081]10.0.0.242 - - [2026-03-02 04:23:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12931 0.022327 [API:8081]10.0.0.242 - - [2026-03-02 04:23:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24731 0.023665 [API:8081]10.0.0.242 - - [2026-03-02 04:23:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12931 0.022729 [API:8081]10.0.0.242 - - [2026-03-02 04:23:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24731 0.021717 [API:8081]10.0.0.242 - - [2026-03-02 04:23:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12931 0.021705 [API:8081]10.0.0.242 - - [2026-03-02 04:23:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063858 [API:8081]10.0.0.242 - - [2026-03-02 04:23:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24731 0.022962 [API:8081]10.0.0.242 - - [2026-03-02 04:23:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12931 0.022428 [API:8081]10.0.0.242 - - [2026-03-02 04:23:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24731 0.022081 [API:8081]10.0.0.242 - - [2026-03-02 04:23:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12931 0.032029 [API:8081]10.0.0.242 - - [2026-03-02 04:23:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24731 0.023761 [API:8081]10.0.0.242 - - [2026-03-02 04:23:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12931 0.027322 [API:8081]10.0.0.242 - - [2026-03-02 04:23:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24732 0.022979 [API:8081]10.0.0.242 - - [2026-03-02 04:23:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12541 0.035735 [API:8081]10.0.0.242 - - [2026-03-02 04:23:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn1-20903153?flat HTTP/1.1" 200 4920 0.017952 [API:8081]10.0.0.242 - - [2026-03-02 04:23:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009899 [API:8081]10.0.0.242 - - [2026-03-02 04:23:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1130 0.010294 [API:8081]10.0.0.242 - - [2026-03-02 04:23:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.014116 [API:8081]10.0.0.242 - - [2026-03-02 04:24:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.069201 [API:8081]10.0.0.23 - - [2026-03-02 04:25:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.23 - - [2026-03-02 04:25:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.27 - - [2026-03-02 04:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.27 - - [2026-03-02 04:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.27 - - [2026-03-02 04:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.27 - - [2026-03-02 04:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.242 - - [2026-03-02 04:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.242 - - [2026-03-02 04:25:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.23 - - [2026-03-02 04:25:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.23 - - [2026-03-02 04:25:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.242 - - [2026-03-02 04:25:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.242 - - [2026-03-02 04:25:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.242 - - [2026-03-02 04:26:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068170 [Introspect:8090]10.0.0.242 - - [2026-03-02 04:27:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001080 [API:8081]10.0.0.242 - - [2026-03-02 04:27:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 12089 0.417268 [API:8081]10.0.0.242 - - [2026-03-02 04:27:06] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5413-1?flat HTTP/1.1" 200 6076 0.413409 [API:8081]10.0.0.242 - - [2026-03-02 04:27:06] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5413-2?flat HTTP/1.1" 200 6061 0.411553 [API:8081]10.0.0.242 - - [2026-03-02 04:27:06] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5413-3?flat HTTP/1.1" 200 3953 0.012007 [API:8081]10.0.0.242 - - [2026-03-02 04:27:06] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?flat HTTP/1.1" 200 6712 0.014221 [API:8081]10.0.0.242 - - [2026-03-02 04:27:06] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?flat HTTP/1.1" 200 6138 0.014993 [API:8081]10.0.0.242 - - [2026-03-02 04:27:06] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?flat HTTP/1.1" 200 7064 0.015988 [API:8081]10.0.0.242 - - [2026-03-02 04:27:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.009034 [API:8081]10.0.0.242 - - [2026-03-02 04:27:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.060027 [API:8081]10.0.0.242 - - [2026-03-02 04:27:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28345723:fdb1e1f2-df45-45fa-9097-620506908d87?flat HTTP/1.1" 200 5251 0.015448 [API:8081]10.0.0.242 - - [2026-03-02 04:27:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28345723:fdb1e1f2-df45-45fa-9097-620506908d87?flat HTTP/1.1" 200 5251 0.015550 [API:8081]10.0.0.242 - - [2026-03-02 04:27:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28345723:fdb1e1f2-df45-45fa-9097-620506908d87?flat HTTP/1.1" 200 5251 0.015085 [API:8081]10.0.0.242 - - [2026-03-02 04:27:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn1-57712003?flat HTTP/1.1" 200 7107 0.014384 [API:8081]10.0.0.242 - - [2026-03-02 04:27:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32265 0.023710 [API:8081]10.0.0.242 - - [2026-03-02 04:27:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32265 0.022128 [API:8081]10.0.0.242 - - [2026-03-02 04:27:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008420 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:28:09] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002576 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:28:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002678 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:28:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002692 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:28:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002648 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:28:09] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003117 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:28:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002488 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:28:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002949 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:28:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002212 [API:8081]10.0.0.242 - - [2026-03-02 04:28:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28345723:c35ee3e9-c90b-4336-8360-ab46a2654e26?flat HTTP/1.1" 200 5245 0.019653 [API:8081]10.0.0.242 - - [2026-03-02 04:28:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28345723:c35ee3e9-c90b-4336-8360-ab46a2654e26?flat HTTP/1.1" 200 5245 0.018567 [API:8081]10.0.0.242 - - [2026-03-02 04:28:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28345723:c35ee3e9-c90b-4336-8360-ab46a2654e26?flat HTTP/1.1" 200 5245 0.016591 [API:8081]10.0.0.242 - - [2026-03-02 04:28:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn2-99582805?flat HTTP/1.1" 200 6974 0.017483 [API:8081]10.0.0.242 - - [2026-03-02 04:28:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32273 0.034572 [API:8081]10.0.0.242 - - [2026-03-02 04:28:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-2?flat HTTP/1.1" 200 12381 0.021595 [API:8081]10.0.0.242 - - [2026-03-02 04:28:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32273 0.028251 [API:8081]10.0.0.242 - - [2026-03-02 04:28:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-2?flat HTTP/1.1" 200 12381 0.024002 [API:8081]10.0.0.242 - - [2026-03-02 04:28:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.008897 [API:8081]10.0.0.242 - - [2026-03-02 04:29:25] "GET /analytics HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.242 - - [2026-03-02 04:29:25] "GET /analytics HTTP/1.1" 401 206 0.000169 [API:8081]10.0.0.242 - - [2026-03-02 04:29:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32280 0.029823 [API:8081]10.0.0.242 - - [2026-03-02 04:29:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-2?flat HTTP/1.1" 200 12979 0.021774 [API:8081]10.0.0.242 - - [2026-03-02 04:29:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058885 [API:8081]10.0.0.242 - - [2026-03-02 04:29:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32280 0.030349 [API:8081]10.0.0.242 - - [2026-03-02 04:29:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-2?flat HTTP/1.1" 200 12979 0.021567 [API:8081]10.0.0.242 - - [2026-03-02 04:29:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32280 0.027401 [API:8081]10.0.0.242 - - [2026-03-02 04:29:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-2?flat HTTP/1.1" 200 12979 0.023250 [API:8081]10.0.0.242 - - [2026-03-02 04:29:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32280 0.027006 [API:8081]10.0.0.242 - - [2026-03-02 04:29:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-2?flat HTTP/1.1" 200 12979 0.021472 [API:8081]10.0.0.242 - - [2026-03-02 04:29:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32280 0.028862 [API:8081]10.0.0.242 - - [2026-03-02 04:29:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-2?flat HTTP/1.1" 200 12979 0.022515 [API:8081]10.0.0.242 - - [2026-03-02 04:29:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32280 0.027057 [API:8081]10.0.0.242 - - [2026-03-02 04:29:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-2?flat HTTP/1.1" 200 12979 0.024935 [API:8081]10.0.0.27 - - [2026-03-02 04:29:53] "GET /analytics HTTP/1.1" 401 206 0.000236 [API:8081]10.0.0.27 - - [2026-03-02 04:29:53] "GET /analytics HTTP/1.1" 401 206 0.000144 [API:8081]10.0.0.23 - - [2026-03-02 04:29:53] "GET /analytics HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.23 - - [2026-03-02 04:29:53] "GET /analytics HTTP/1.1" 401 206 0.000144 [API:8081]10.0.0.242 - - [2026-03-02 04:29:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32280 0.031964 [API:8081]10.0.0.242 - - [2026-03-02 04:29:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-2?flat HTTP/1.1" 200 12854 0.039152 [API:8081]10.0.0.242 - - [2026-03-02 04:29:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn2-99582805?flat HTTP/1.1" 200 7883 0.023760 [API:8081]10.0.0.242 - - [2026-03-02 04:29:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.059742 [API:8081]10.0.0.242 - - [2026-03-02 04:29:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32290 0.023367 [API:8081]10.0.0.242 - - [2026-03-02 04:30:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32290 0.027994 [API:8081]10.0.0.242 - - [2026-03-02 04:30:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32290 0.022885 [API:8081]10.0.0.242 - - [2026-03-02 04:30:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32290 0.023787 [API:8081]10.0.0.242 - - [2026-03-02 04:30:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32290 0.039650 [API:8081]10.0.0.242 - - [2026-03-02 04:30:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32290 0.031020 [API:8081]10.0.0.242 - - [2026-03-02 04:30:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32290 0.026677 [API:8081]10.0.0.242 - - [2026-03-02 04:30:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn1-57712003?flat HTTP/1.1" 200 7885 0.016729 [API:8081]10.0.0.242 - - [2026-03-02 04:30:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008762 [API:8081]10.0.0.242 - - [2026-03-02 04:30:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.066860 [API:8081]10.0.0.23 - - [2026-03-02 04:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.23 - - [2026-03-02 04:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.27 - - [2026-03-02 04:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.27 - - [2026-03-02 04:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.27 - - [2026-03-02 04:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.27 - - [2026-03-02 04:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.242 - - [2026-03-02 04:30:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.242 - - [2026-03-02 04:30:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.23 - - [2026-03-02 04:30:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000440 [API:8081]10.0.0.23 - - [2026-03-02 04:30:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000437 [API:8081]10.0.0.242 - - [2026-03-02 04:30:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.242 - - [2026-03-02 04:30:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.242 - - [2026-03-02 04:31:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-28330514:436fbeca-001b-4d81-8b3b-7d2089927825?flat HTTP/1.1" 401 206 0.000422 [API:8081]10.0.0.242 - - [2026-03-02 04:31:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-28330514:436fbeca-001b-4d81-8b3b-7d2089927825?flat HTTP/1.1" 200 5240 0.085025 [API:8081]10.0.0.242 - - [2026-03-02 04:31:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-28330514:436fbeca-001b-4d81-8b3b-7d2089927825?flat HTTP/1.1" 200 5240 0.090908 [API:8081]10.0.0.242 - - [2026-03-02 04:31:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-28330514:436fbeca-001b-4d81-8b3b-7d2089927825?flat HTTP/1.1" 200 5240 0.075174 [API:8081]10.0.0.242 - - [2026-03-02 04:31:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-28330514:ctest-vn-50117157?flat HTTP/1.1" 200 8042 0.015363 [API:8081]10.0.0.242 - - [2026-03-02 04:31:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32302 0.023218 [API:8081]10.0.0.242 - - [2026-03-02 04:31:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32302 0.027288 [API:8081]10.0.0.242 - - [2026-03-02 04:31:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009132 [API:8081]10.0.0.242 - - [2026-03-02 04:31:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-28330514:5122eaab-7309-4238-a1a5-3d14362feec6?flat HTTP/1.1" 200 5239 0.014381 [API:8081]10.0.0.242 - - [2026-03-02 04:31:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-28330514:5122eaab-7309-4238-a1a5-3d14362feec6?flat HTTP/1.1" 200 5239 0.019203 [API:8081]10.0.0.242 - - [2026-03-02 04:31:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-28330514:5122eaab-7309-4238-a1a5-3d14362feec6?flat HTTP/1.1" 200 5239 0.029259 [API:8081]10.0.0.242 - - [2026-03-02 04:31:25] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-28330514:ctest-vn-72886025?flat HTTP/1.1" 200 8050 0.026535 [API:8081]10.0.0.242 - - [2026-03-02 04:31:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32313 0.042989 [API:8081]10.0.0.242 - - [2026-03-02 04:31:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-2?flat HTTP/1.1" 200 12961 0.024280 [API:8081]10.0.0.242 - - [2026-03-02 04:31:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32313 0.039087 [API:8081]10.0.0.242 - - [2026-03-02 04:31:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-2?flat HTTP/1.1" 200 12961 0.026927 [API:8081]10.0.0.242 - - [2026-03-02 04:31:26] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008819 [API:8081]10.0.0.242 - - [2026-03-02 04:31:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32313 0.030725 [API:8081]10.0.0.242 - - [2026-03-02 04:31:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-2?flat HTTP/1.1" 200 12959 0.022661 [API:8081]10.0.0.242 - - [2026-03-02 04:31:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32313 0.033247 [API:8081]10.0.0.242 - - [2026-03-02 04:31:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-2?flat HTTP/1.1" 200 12959 0.025346 [API:8081]10.0.0.242 - - [2026-03-02 04:31:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32314 0.027365 [API:8081]10.0.0.242 - - [2026-03-02 04:31:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5413-2?flat HTTP/1.1" 200 12561 0.023160 [API:8081]10.0.0.242 - - [2026-03-02 04:31:57] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-28330514:ctest-vn-72886025?flat HTTP/1.1" 200 6178 0.013214 [API:8081]10.0.0.242 - - [2026-03-02 04:31:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008213 [API:8081]10.0.0.242 - - [2026-03-02 04:31:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32313 0.025229 [API:8081]10.0.0.242 - - [2026-03-02 04:32:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32313 0.024290 [API:8081]10.0.0.242 - - [2026-03-02 04:32:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32313 0.048916 [API:8081]10.0.0.242 - - [2026-03-02 04:32:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32313 0.028453 [API:8081]10.0.0.242 - - [2026-03-02 04:32:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32313 0.028765 [API:8081]10.0.0.242 - - [2026-03-02 04:32:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32313 0.034003 [API:8081]10.0.0.242 - - [2026-03-02 04:32:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32315 0.026253 [API:8081]10.0.0.242 - - [2026-03-02 04:32:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-28330514:ctest-vn-50117157?flat HTTP/1.1" 200 6188 0.012817 [API:8081]10.0.0.242 - - [2026-03-02 04:32:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007987 [API:8081]10.0.0.242 - - [2026-03-02 04:32:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000376 [API:8081]10.0.0.242 - - [2026-03-02 04:32:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1365 0.071556 [API:8081]10.0.0.242 - - [2026-03-02 04:32:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1365 0.061800 [API:8081]10.0.0.242 - - [2026-03-02 04:32:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068094 [API:8081]10.0.0.242 - - [2026-03-02 04:33:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.060054 [API:8081]10.0.0.242 - - [2026-03-02 04:35:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081481 [API:8081]10.0.0.23 - - [2026-03-02 04:35:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.23 - - [2026-03-02 04:35:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.27 - - [2026-03-02 04:35:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.27 - - [2026-03-02 04:35:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.27 - - [2026-03-02 04:35:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.27 - - [2026-03-02 04:35:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.242 - - [2026-03-02 04:35:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.242 - - [2026-03-02 04:35:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.23 - - [2026-03-02 04:35:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.23 - - [2026-03-02 04:35:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.242 - - [2026-03-02 04:35:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.242 - - [2026-03-02 04:35:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.242 - - [2026-03-02 04:36:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.091310 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:38:09] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002823 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:38:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002812 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:38:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003303 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:38:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002743 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:38:09] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002934 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:38:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003460 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:38:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002665 [LOCAL API:8181]127.0.0.1 - - [2026-03-02 04:38:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5413-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002423 [API:8081]10.0.0.242 - - [2026-03-02 04:38:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.242 - - [2026-03-02 04:38:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1357 0.061821 [API:8081]10.0.0.242 - - [2026-03-02 04:38:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063226 [API:8081]10.0.0.242 - - [2026-03-02 04:39:25] "GET /analytics HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.242 - - [2026-03-02 04:39:25] "GET /analytics HTTP/1.1" 401 206 0.000187 [API:8081]10.0.0.242 - - [2026-03-02 04:39:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.091773 [API:8081]10.0.0.27 - - [2026-03-02 04:39:53] "GET /analytics HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.27 - - [2026-03-02 04:39:53] "GET /analytics HTTP/1.1" 401 206 0.000164 [API:8081]10.0.0.23 - - [2026-03-02 04:39:53] "GET /analytics HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.23 - - [2026-03-02 04:39:53] "GET /analytics HTTP/1.1" 401 206 0.000146 [API:8081]10.0.0.23 - - [2026-03-02 04:40:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.23 - - [2026-03-02 04:40:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.27 - - [2026-03-02 04:40:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.27 - - [2026-03-02 04:40:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.27 - - [2026-03-02 04:40:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.27 - - [2026-03-02 04:40:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.242 - - [2026-03-02 04:40:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.242 - - [2026-03-02 04:40:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.23 - - [2026-03-02 04:40:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.23 - - [2026-03-02 04:40:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.242 - - [2026-03-02 04:40:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.242 - - [2026-03-02 04:40:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.242 - - [2026-03-02 04:41:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.102107 [API:8081]10.0.0.242 - - [2026-03-02 04:42:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.081635 [Introspect:8090]10.0.0.242 - - [2026-03-02 04:44:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001157