+++ date ++ echo 'INFO: =================== Thu Feb 5 02:08:21 AM UTC 2026 ===================' INFO: =================== Thu Feb 5 02:08:21 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.50,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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50: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.27:8081 10.0.0.50:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.50:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.50: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50: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.27:9042 10.0.0.50:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.50:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.50:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.50,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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50: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.27:8086 10.0.0.50:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.50:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.50: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.27,10.0.0.50,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.50,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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50: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.27:8082 10.0.0.50:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.50:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.50: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50: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.27:9161 10.0.0.50:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.50:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.50: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50: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.27:9041 10.0.0.50:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.50:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.50: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.209,10.20.0.192 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.193,10.20.0.209,10.20.0.192 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27,10.0.0.50,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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50: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.27:2181,10.0.0.50:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.50:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.50: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50: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.27:2181 10.0.0.50:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.50:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.50:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.50,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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50: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.27:5673,10.0.0.50:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.50:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.50: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50: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.27:6379 10.0.0.50:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.50:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.50: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.27,10.0.0.50,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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50: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.27:9092 10.0.0.50:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.50:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.50: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.27 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.27,10.0.0.50,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.27,10.0.0.50,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.27,10.0.0.50,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27,10.0.0.50,10.0.0.23 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.27,10.0.0.50,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.27,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.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ set -o posix ++ set ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ sort ++ sed 's/^ANALYTICS_API__//g' ++ cut -d = -f 1 + 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:1017: 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:1028: 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:1033: 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:1048: 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:17: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 02/05/2026 02:08:29.781 7f9cb7266800 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/05/2026 02:08:30.021 7f9cb7266800 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 02/05/2026 02:08:30.041 7f9cb7266800 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/05/2026 02:08:30.042 7f9cb7266800 [contrail-analytics-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/analytics-api/contrail-analytics-api.log] Bottle v0.12.25 server starting up (using ContrailGeventServer())... Listening on http://10.0.0.27:8081/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer())... Listening on http://localhost:8181/ Hit Ctrl-C to quit. [API:8081]10.0.0.50 - - [2026-02-05 02:08:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.595495 [API:8081]10.0.0.50 - - [2026-02-05 02:09:10] "GET /analytics HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.50 - - [2026-02-05 02:09:10] "GET /analytics HTTP/1.1" 401 205 0.000190 [API:8081]10.0.0.23 - - [2026-02-05 02:09:11] "GET /analytics HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.23 - - [2026-02-05 02:09:11] "GET /analytics HTTP/1.1" 401 205 0.000207 [API:8081]10.0.0.27 - - [2026-02-05 02:09:12] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.27 - - [2026-02-05 02:09:12] "GET /analytics HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.50 - - [2026-02-05 02:09:41] "GET /analytics HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.50 - - [2026-02-05 02:09:41] "GET /analytics HTTP/1.1" 401 205 0.000152 [API:8081]10.0.0.23 - - [2026-02-05 02:09:42] "GET /analytics HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.23 - - [2026-02-05 02:09:42] "GET /analytics HTTP/1.1" 401 205 0.000130 [API:8081]10.0.0.27 - - [2026-02-05 02:09:43] "GET /analytics HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.27 - - [2026-02-05 02:09:43] "GET /analytics HTTP/1.1" 401 205 0.000630 [API:8081]10.0.0.50 - - [2026-02-05 02:10:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.406458 [API:8081]10.0.0.50 - - [2026-02-05 02:10:11] "GET /analytics HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.50 - - [2026-02-05 02:10:11] "GET /analytics HTTP/1.1" 401 205 0.000206 [API:8081]10.0.0.23 - - [2026-02-05 02:10:12] "GET /analytics HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.23 - - [2026-02-05 02:10:12] "GET /analytics HTTP/1.1" 401 205 0.000135 [API:8081]10.0.0.50 - - [2026-02-05 02:11:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.50 - - [2026-02-05 02:11:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.50 - - [2026-02-05 02:11:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.50 - - [2026-02-05 02:11:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.23 - - [2026-02-05 02:11:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000509 [API:8081]10.0.0.23 - - [2026-02-05 02:11:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.23 - - [2026-02-05 02:11:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.23 - - [2026-02-05 02:11:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000353 [API:8081]10.0.0.27 - - [2026-02-05 02:11:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.27 - - [2026-02-05 02:11:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.27 - - [2026-02-05 02:11:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000653 [API:8081]10.0.0.27 - - [2026-02-05 02:11:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000391 [Introspect:8090]10.0.0.27 - - [2026-02-05 02:11:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001389 [Introspect:8090]10.0.0.27 - - [2026-02-05 02:11:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001616 [API:8081]10.0.0.50 - - [2026-02-05 02:12:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.406058 [API:8081]10.0.0.50 - - [2026-02-05 02:13:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.090812 [Introspect:8090]10.0.0.27 - - [2026-02-05 02:13:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001593 [Introspect:8090]10.0.0.27 - - [2026-02-05 02:13:22] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000677 [API:8081]10.0.0.27 - - [2026-02-05 02:13:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1:Control:contrail-control:0?flat HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.27 - - [2026-02-05 02:13:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1:Control:contrail-control:0?flat HTTP/1.1" 200 38100 0.077922 [API:8081]10.0.0.27 - - [2026-02-05 02:13:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16352 0.068500 [API:8081]10.0.0.27 - - [2026-02-05 02:13:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-2:Control:contrail-control:0?flat HTTP/1.1" 200 35042 0.074384 [API:8081]10.0.0.27 - - [2026-02-05 02:13:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16352 0.020337 [API:8081]10.0.0.27 - - [2026-02-05 02:13:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-3:Control:contrail-control:0?flat HTTP/1.1" 200 38105 0.065646 [API:8081]10.0.0.27 - - [2026-02-05 02:13:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13603 0.015583 [API:8081]10.0.0.27 - - [2026-02-05 02:13:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.023025 [API:8081]10.0.0.27 - - [2026-02-05 02:13:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20486 0.022222 [API:8081]10.0.0.27 - - [2026-02-05 02:13:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3356 0.013501 [API:8081]10.0.0.27 - - [2026-02-05 02:13:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3356 0.013647 [API:8081]10.0.0.27 - - [2026-02-05 02:13:23] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.012075 [API:8081]10.0.0.27 - - [2026-02-05 02:13:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4620 0.014843 [API:8081]10.0.0.27 - - [2026-02-05 02:13:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4316 0.016864 [API:8081]10.0.0.27 - - [2026-02-05 02:13:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4616 0.012928 [API:8081]10.0.0.27 - - [2026-02-05 02:13:23] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.010128 [API:8081]10.0.0.27 - - [2026-02-05 02:13:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.015025 [API:8081]10.0.0.27 - - [2026-02-05 02:13:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.012929 [API:8081]10.0.0.27 - - [2026-02-05 02:13:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013298 [API:8081]10.0.0.27 - - [2026-02-05 02:13:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014040 [API:8081]10.0.0.27 - - [2026-02-05 02:13:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013920 [API:8081]10.0.0.27 - - [2026-02-05 02:13:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014014 [API:8081]10.0.0.27 - - [2026-02-05 02:13:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014144 [API:8081]10.0.0.27 - - [2026-02-05 02:13:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.012758 [API:8081]10.0.0.27 - - [2026-02-05 02:13:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013225 [API:8081]10.0.0.27 - - [2026-02-05 02:13:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14823 0.021080 [API:8081]10.0.0.27 - - [2026-02-05 02:13:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.019911 [API:8081]10.0.0.27 - - [2026-02-05 02:13:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.019579 [API:8081]10.0.0.27 - - [2026-02-05 02:13:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.017087 [API:8081]10.0.0.27 - - [2026-02-05 02:13:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14823 0.022142 [API:8081]10.0.0.27 - - [2026-02-05 02:13:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.017851 [API:8081]10.0.0.27 - - [2026-02-05 02:13:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.028331 [API:8081]10.0.0.27 - - [2026-02-05 02:13:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12046 0.025107 [API:8081]10.0.0.27 - - [2026-02-05 02:13:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20486 0.020096 [API:8081]10.0.0.27 - - [2026-02-05 02:13:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.020654 [API:8081]10.0.0.27 - - [2026-02-05 02:13:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12046 0.039047 [API:8081]10.0.0.27 - - [2026-02-05 02:13:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20486 0.029486 [API:8081]10.0.0.27 - - [2026-02-05 02:13:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.023570 [API:8081]10.0.0.27 - - [2026-02-05 02:13:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.013313 [API:8081]10.0.0.27 - - [2026-02-05 02:13:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20486 0.020090 [API:8081]10.0.0.27 - - [2026-02-05 02:13:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3269 0.015837 [API:8081]10.0.0.27 - - [2026-02-05 02:13:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.015162 [API:8081]10.0.0.27 - - [2026-02-05 02:13:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14823 0.018770 [API:8081]10.0.0.27 - - [2026-02-05 02:13:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014235 [API:8081]10.0.0.27 - - [2026-02-05 02:13:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.013637 [API:8081]10.0.0.27 - - [2026-02-05 02:13:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.019963 [API:8081]10.0.0.27 - - [2026-02-05 02:13:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.012882 [API:8081]10.0.0.27 - - [2026-02-05 02:13:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.012852 [API:8081]10.0.0.27 - - [2026-02-05 02:13:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14823 0.016042 [API:8081]10.0.0.27 - - [2026-02-05 02:13:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014064 [API:8081]10.0.0.27 - - [2026-02-05 02:13:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.017729 [API:8081]10.0.0.27 - - [2026-02-05 02:13:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3981 0.012867 [API:8081]10.0.0.27 - - [2026-02-05 02:13:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.016730 [API:8081]10.0.0.27 - - [2026-02-05 02:13:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3981 0.017887 [API:8081]10.0.0.27 - - [2026-02-05 02:13:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.015328 [API:8081]10.0.0.27 - - [2026-02-05 02:13:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3981 0.013872 [API:8081]10.0.0.27 - - [2026-02-05 02:13:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4620 0.013247 [API:8081]10.0.0.27 - - [2026-02-05 02:13:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4316 0.014786 [API:8081]10.0.0.27 - - [2026-02-05 02:13:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4616 0.019305 [API:8081]10.0.0.27 - - [2026-02-05 02:13:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1:Control:contrail-control:0?flat HTTP/1.1" 200 38100 0.022874 [API:8081]10.0.0.27 - - [2026-02-05 02:13:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.011392 [API:8081]10.0.0.27 - - [2026-02-05 02:13:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16352 0.019064 [API:8081]10.0.0.27 - - [2026-02-05 02:13:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-2:Control:contrail-control:0?flat HTTP/1.1" 200 35042 0.022915 [API:8081]10.0.0.27 - - [2026-02-05 02:13:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.015935 [API:8081]10.0.0.27 - - [2026-02-05 02:13:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16352 0.019477 [API:8081]10.0.0.27 - - [2026-02-05 02:13:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-3:Control:contrail-control:0?flat HTTP/1.1" 200 38105 0.022084 [API:8081]10.0.0.27 - - [2026-02-05 02:13:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.012259 [API:8081]10.0.0.27 - - [2026-02-05 02:13:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5215-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13603 0.014732 [API:8081]10.0.0.27 - - [2026-02-05 02:13:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12046 0.028381 [API:8081]10.0.0.27 - - [2026-02-05 02:13:30] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?flat HTTP/1.1" 200 15181 0.023773 [API:8081]10.0.0.27 - - [2026-02-05 02:13:30] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?flat HTTP/1.1" 200 17752 0.024697 [API:8081]10.0.0.27 - - [2026-02-05 02:13:30] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?flat HTTP/1.1" 200 15837 0.023737 [API:8081]10.0.0.27 - - [2026-02-05 02:13:30] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?flat HTTP/1.1" 200 15181 0.021361 [API:8081]10.0.0.27 - - [2026-02-05 02:13:30] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?flat HTTP/1.1" 200 17752 0.024808 [API:8081]10.0.0.27 - - [2026-02-05 02:13:30] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?flat HTTP/1.1" 200 15837 0.020956 [API:8081]10.0.0.27 - - [2026-02-05 02:13:30] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?flat HTTP/1.1" 200 15181 0.020652 [API:8081]10.0.0.27 - - [2026-02-05 02:13:30] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?flat HTTP/1.1" 200 17752 0.024925 [API:8081]10.0.0.27 - - [2026-02-05 02:13:30] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?flat HTTP/1.1" 200 15837 0.024376 [API:8081]10.0.0.27 - - [2026-02-05 02:13:30] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?flat HTTP/1.1" 200 15181 0.020878 [API:8081]10.0.0.27 - - [2026-02-05 02:13:30] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?flat HTTP/1.1" 200 17752 0.022327 [API:8081]10.0.0.27 - - [2026-02-05 02:13:30] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?flat HTTP/1.1" 200 15837 0.019066 [API:8081]10.0.0.27 - - [2026-02-05 02:13:31] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 8000 0.016132 [API:8081]10.0.0.27 - - [2026-02-05 02:13:31] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5215-2?flat HTTP/1.1" 200 7996 0.017680 [API:8081]10.0.0.27 - - [2026-02-05 02:13:31] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5215-3?flat HTTP/1.1" 200 7998 0.015662 [API:8081]10.0.0.27 - - [2026-02-05 02:13:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.27 - - [2026-02-05 02:13:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1146 0.068912 [API:8081]10.0.0.27 - - [2026-02-05 02:13:54] "POST /analytics/query HTTP/1.1" 200 54698 1.089815 [API:8081]10.0.0.27 - - [2026-02-05 02:13:55] "POST /analytics/query HTTP/1.1" 200 5869 1.075359 [API:8081]10.0.0.27 - - [2026-02-05 02:13:56] "POST /analytics/query HTTP/1.1" 200 871 1.018315 [API:8081]10.0.0.27 - - [2026-02-05 02:13:57] "POST /analytics/query HTTP/1.1" 200 5869 1.021592 [API:8081]10.0.0.27 - - [2026-02-05 02:13:58] "POST /analytics/query HTTP/1.1" 200 871 1.031788 [API:8081]10.0.0.27 - - [2026-02-05 02:14:11] "GET /documentation/index.html HTTP/1.1" 200 5407 0.001002 [API:8081]10.0.0.50 - - [2026-02-05 02:15:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.084265 [API:8081]10.0.0.50 - - [2026-02-05 02:16:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.099388 [API:8081]10.0.0.50 - - [2026-02-05 02:16:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000347 [API:8081]10.0.0.50 - - [2026-02-05 02:16:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.50 - - [2026-02-05 02:16:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.50 - - [2026-02-05 02:16:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.23 - - [2026-02-05 02:16:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000438 [API:8081]10.0.0.23 - - [2026-02-05 02:16:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000408 [API:8081]10.0.0.23 - - [2026-02-05 02:16:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.001146 [API:8081]10.0.0.23 - - [2026-02-05 02:16:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.27 - - [2026-02-05 02:16:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.27 - - [2026-02-05 02:16:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000448 [API:8081]10.0.0.27 - - [2026-02-05 02:16:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.27 - - [2026-02-05 02:16:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.50 - - [2026-02-05 02:18:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.371163 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:18:30] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.008762 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:18:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.005505 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:18:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003135 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:18:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004923 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:18:30] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004559 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:18:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003847 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:18:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006017 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:18:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003253 [API:8081]10.0.0.27 - - [2026-02-05 02:18:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.27 - - [2026-02-05 02:18:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1446 0.080672 [API:8081]10.0.0.27 - - [2026-02-05 02:19:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1678 0.068493 [API:8081]10.0.0.50 - - [2026-02-05 02:19:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.079890 [API:8081]10.0.0.27 - - [2026-02-05 02:19:43] "GET /analytics HTTP/1.1" 401 205 0.000566 [API:8081]10.0.0.27 - - [2026-02-05 02:19:43] "GET /analytics HTTP/1.1" 401 205 0.000389 [API:8081]10.0.0.50 - - [2026-02-05 02:20:11] "GET /analytics HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.50 - - [2026-02-05 02:20:11] "GET /analytics HTTP/1.1" 401 205 0.000163 [API:8081]10.0.0.23 - - [2026-02-05 02:20:12] "GET /analytics HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.23 - - [2026-02-05 02:20:12] "GET /analytics HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.50 - - [2026-02-05 02:21:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.121094 [API:8081]10.0.0.50 - - [2026-02-05 02:21:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.50 - - [2026-02-05 02:21:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.50 - - [2026-02-05 02:21:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.50 - - [2026-02-05 02:21:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.23 - - [2026-02-05 02:21:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000390 [API:8081]10.0.0.23 - - [2026-02-05 02:21:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000352 [API:8081]10.0.0.23 - - [2026-02-05 02:21:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.23 - - [2026-02-05 02:21:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.27 - - [2026-02-05 02:21:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.27 - - [2026-02-05 02:21:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.27 - - [2026-02-05 02:21:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.27 - - [2026-02-05 02:21:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.50 - - [2026-02-05 02:22:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.085973 [API:8081]10.0.0.50 - - [2026-02-05 02:24:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085842 [API:8081]10.0.0.50 - - [2026-02-05 02:25:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.192153 [API:8081]10.0.0.27 - - [2026-02-05 02:25:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.27 - - [2026-02-05 02:25:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2450 0.068798 [API:8081]10.0.0.27 - - [2026-02-05 02:25:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2450 0.069254 [API:8081]10.0.0.50 - - [2026-02-05 02:26:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.50 - - [2026-02-05 02:26:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000396 [API:8081]10.0.0.50 - - [2026-02-05 02:26:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.50 - - [2026-02-05 02:26:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.23 - - [2026-02-05 02:26:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.23 - - [2026-02-05 02:26:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.23 - - [2026-02-05 02:26:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.23 - - [2026-02-05 02:26:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.27 - - [2026-02-05 02:26:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.27 - - [2026-02-05 02:26:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000356 [API:8081]10.0.0.27 - - [2026-02-05 02:26:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000411 [API:8081]10.0.0.27 - - [2026-02-05 02:26:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000439 [API:8081]10.0.0.27 - - [2026-02-05 02:27:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1442 0.064659 [API:8081]10.0.0.27 - - [2026-02-05 02:27:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1670 0.011410 [API:8081]10.0.0.27 - - [2026-02-05 02:27:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1898 0.010483 [API:8081]10.0.0.27 - - [2026-02-05 02:27:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2126 0.009080 [API:8081]10.0.0.50 - - [2026-02-05 02:27:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.093796 [API:8081]10.0.0.50 - - [2026-02-05 02:28:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.112595 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:28:30] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004255 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:28:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003181 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:28:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002985 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:28:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004586 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:28:30] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003430 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:28:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003898 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:28:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003900 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:28:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003144 [API:8081]10.0.0.27 - - [2026-02-05 02:29:43] "GET /analytics HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.27 - - [2026-02-05 02:29:43] "GET /analytics HTTP/1.1" 401 205 0.000215 [API:8081]10.0.0.50 - - [2026-02-05 02:30:11] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.50 - - [2026-02-05 02:30:11] "GET /analytics HTTP/1.1" 401 205 0.000173 [API:8081]10.0.0.23 - - [2026-02-05 02:30:12] "GET /analytics HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.23 - - [2026-02-05 02:30:12] "GET /analytics HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.50 - - [2026-02-05 02:30:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.092031 [API:8081]10.0.0.27 - - [2026-02-05 02:30:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24567 0.077094 [API:8081]10.0.0.27 - - [2026-02-05 02:30:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24567 0.076528 [API:8081]10.0.0.27 - - [2026-02-05 02:30:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24567 0.022397 [API:8081]10.0.0.27 - - [2026-02-05 02:30:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-01363422:ctest-vnet1-66081165?flat HTTP/1.1" 200 8245 0.016558 [API:8081]10.0.0.27 - - [2026-02-05 02:30:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011486 [API:8081]10.0.0.27 - - [2026-02-05 02:30:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.023803 [API:8081]10.0.0.27 - - [2026-02-05 02:30:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.026482 [API:8081]10.0.0.27 - - [2026-02-05 02:30:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.021711 [API:8081]10.0.0.27 - - [2026-02-05 02:30:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.023497 [API:8081]10.0.0.27 - - [2026-02-05 02:30:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.053265 [API:8081]10.0.0.27 - - [2026-02-05 02:30:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.033679 [API:8081]10.0.0.27 - - [2026-02-05 02:30:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.026407 [API:8081]10.0.0.27 - - [2026-02-05 02:30:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.022274 [API:8081]10.0.0.27 - - [2026-02-05 02:30:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.023990 [API:8081]10.0.0.27 - - [2026-02-05 02:30:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.025721 [API:8081]10.0.0.27 - - [2026-02-05 02:30:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.026687 [API:8081]10.0.0.27 - - [2026-02-05 02:30:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.024437 [API:8081]10.0.0.27 - - [2026-02-05 02:31:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.021702 [API:8081]10.0.0.27 - - [2026-02-05 02:31:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.024599 [API:8081]10.0.0.27 - - [2026-02-05 02:31:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.023463 [API:8081]10.0.0.27 - - [2026-02-05 02:31:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.021871 [API:8081]10.0.0.27 - - [2026-02-05 02:31:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.026447 [API:8081]10.0.0.27 - - [2026-02-05 02:31:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.028543 [API:8081]10.0.0.27 - - [2026-02-05 02:31:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.021889 [API:8081]10.0.0.27 - - [2026-02-05 02:31:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12572 0.035487 [API:8081]10.0.0.27 - - [2026-02-05 02:31:10] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-01363422:ctest-vnet0-23471787?flat HTTP/1.1" 200 8244 0.017035 [API:8081]10.0.0.27 - - [2026-02-05 02:31:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.024863 [API:8081]10.0.0.50 - - [2026-02-05 02:31:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.50 - - [2026-02-05 02:31:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.50 - - [2026-02-05 02:31:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.50 - - [2026-02-05 02:31:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.23 - - [2026-02-05 02:31:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000351 [API:8081]10.0.0.23 - - [2026-02-05 02:31:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.23 - - [2026-02-05 02:31:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.23 - - [2026-02-05 02:31:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.27 - - [2026-02-05 02:31:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.27 - - [2026-02-05 02:31:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.27 - - [2026-02-05 02:31:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.27 - - [2026-02-05 02:31:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000527 [API:8081]10.0.0.50 - - [2026-02-05 02:31:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.069572 [API:8081]10.0.0.27 - - [2026-02-05 02:31:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1438 0.012529 [API:8081]10.0.0.27 - - [2026-02-05 02:33:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.27 - - [2026-02-05 02:33:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1454 0.058943 [API:8081]10.0.0.50 - - [2026-02-05 02:33:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074619 [API:8081]10.0.0.50 - - [2026-02-05 02:34:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.072948 [API:8081]10.0.0.27 - - [2026-02-05 02:34:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.020759 [API:8081]10.0.0.27 - - [2026-02-05 02:34:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13010 0.090771 [API:8081]10.0.0.27 - - [2026-02-05 02:34:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.084252 [API:8081]10.0.0.27 - - [2026-02-05 02:34:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13010 0.023021 [API:8081]10.0.0.27 - - [2026-02-05 02:34:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.024069 [API:8081]10.0.0.27 - - [2026-02-05 02:34:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12574 0.028154 [API:8081]10.0.0.27 - - [2026-02-05 02:34:41] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-07279048:ctest-vnet0-59838308?flat HTTP/1.1" 200 7195 0.014754 [API:8081]10.0.0.27 - - [2026-02-05 02:34:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012103 [API:8081]10.0.0.27 - - [2026-02-05 02:34:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.27 - - [2026-02-05 02:34:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1454 0.066944 [API:8081]10.0.0.27 - - [2026-02-05 02:35:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.27 - - [2026-02-05 02:35:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.066052 [API:8081]10.0.0.27 - - [2026-02-05 02:35:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.064215 [API:8081]10.0.0.27 - - [2026-02-05 02:35:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.068408 [API:8081]10.0.0.27 - - [2026-02-05 02:36:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-29258934:1e6c5bc3-aabf-4d1c-950a-0cc24c394a5a?flat HTTP/1.1" 200 5228 0.014322 [API:8081]10.0.0.27 - - [2026-02-05 02:36:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-29258934:1e6c5bc3-aabf-4d1c-950a-0cc24c394a5a?flat HTTP/1.1" 200 5228 0.016177 [API:8081]10.0.0.27 - - [2026-02-05 02:36:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-29258934:1e6c5bc3-aabf-4d1c-950a-0cc24c394a5a?flat HTTP/1.1" 200 5228 0.021888 [API:8081]10.0.0.27 - - [2026-02-05 02:36:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-29258934:ctest-VN1-82527960?flat HTTP/1.1" 200 8552 0.018735 [API:8081]10.0.0.27 - - [2026-02-05 02:36:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.027686 [API:8081]10.0.0.27 - - [2026-02-05 02:36:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13348 0.024071 [API:8081]10.0.0.27 - - [2026-02-05 02:36:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.026459 [API:8081]10.0.0.27 - - [2026-02-05 02:36:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13348 0.022855 [API:8081]10.0.0.27 - - [2026-02-05 02:36:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009557 [API:8081]10.0.0.50 - - [2026-02-05 02:36:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.50 - - [2026-02-05 02:36:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.50 - - [2026-02-05 02:36:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.50 - - [2026-02-05 02:36:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.23 - - [2026-02-05 02:36:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.23 - - [2026-02-05 02:36:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000330 [API:8081]10.0.0.23 - - [2026-02-05 02:36:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000370 [API:8081]10.0.0.23 - - [2026-02-05 02:36:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.27 - - [2026-02-05 02:36:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.27 - - [2026-02-05 02:36:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000392 [API:8081]10.0.0.27 - - [2026-02-05 02:36:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.27 - - [2026-02-05 02:36:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.50 - - [2026-02-05 02:36:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072982 [API:8081]10.0.0.27 - - [2026-02-05 02:36:49] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-29258934:47d2b903-3274-4205-a238-688e7abe0adc?flat HTTP/1.1" 200 5234 0.014531 [API:8081]10.0.0.27 - - [2026-02-05 02:36:49] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-29258934:47d2b903-3274-4205-a238-688e7abe0adc?flat HTTP/1.1" 200 5234 0.014746 [API:8081]10.0.0.27 - - [2026-02-05 02:36:49] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-29258934:47d2b903-3274-4205-a238-688e7abe0adc?flat HTTP/1.1" 200 5234 0.014113 [API:8081]10.0.0.27 - - [2026-02-05 02:36:49] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-29258934:ctest-VN2-38709013?flat HTTP/1.1" 200 8341 0.019150 [API:8081]10.0.0.27 - - [2026-02-05 02:36:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.020598 [API:8081]10.0.0.27 - - [2026-02-05 02:36:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.025589 [API:8081]10.0.0.27 - - [2026-02-05 02:36:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.011168 [API:8081]10.0.0.27 - - [2026-02-05 02:36:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-29258934:cfb96f1c-ca2c-4729-9c82-525caf52c52f?flat HTTP/1.1" 200 5479 0.016440 [API:8081]10.0.0.27 - - [2026-02-05 02:36:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-29258934:cfb96f1c-ca2c-4729-9c82-525caf52c52f?flat HTTP/1.1" 200 5479 0.017968 [API:8081]10.0.0.27 - - [2026-02-05 02:36:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-29258934:cfb96f1c-ca2c-4729-9c82-525caf52c52f?flat HTTP/1.1" 200 5479 0.016455 [API:8081]10.0.0.27 - - [2026-02-05 02:36:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-29258934:ctest-VN3-48904788?flat HTTP/1.1" 200 9059 0.020883 [API:8081]10.0.0.27 - - [2026-02-05 02:36:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.024592 [API:8081]10.0.0.27 - - [2026-02-05 02:36:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13357 0.024865 [API:8081]10.0.0.27 - - [2026-02-05 02:36:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.022897 [API:8081]10.0.0.27 - - [2026-02-05 02:36:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13357 0.028597 [API:8081]10.0.0.27 - - [2026-02-05 02:36:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010642 [API:8081]10.0.0.50 - - [2026-02-05 02:37:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.069687 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:38:30] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003353 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:38:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003443 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:38:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002791 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:38:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003010 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:38:30] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003091 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:38:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003137 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:38:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002624 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:38:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002474 [API:8081]10.0.0.50 - - [2026-02-05 02:39:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067209 [API:8081]10.0.0.27 - - [2026-02-05 02:39:43] "GET /analytics HTTP/1.1" 401 205 0.000719 [API:8081]10.0.0.27 - - [2026-02-05 02:39:43] "GET /analytics HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.50 - - [2026-02-05 02:40:11] "GET /analytics HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.50 - - [2026-02-05 02:40:11] "GET /analytics HTTP/1.1" 401 205 0.000183 [API:8081]10.0.0.23 - - [2026-02-05 02:40:12] "GET /analytics HTTP/1.1" 401 205 0.000214 [API:8081]10.0.0.23 - - [2026-02-05 02:40:12] "GET /analytics HTTP/1.1" 401 205 0.000169 [API:8081]10.0.0.50 - - [2026-02-05 02:40:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.079217 [API:8081]10.0.0.50 - - [2026-02-05 02:41:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.50 - - [2026-02-05 02:41:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.50 - - [2026-02-05 02:41:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.50 - - [2026-02-05 02:41:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.23 - - [2026-02-05 02:41:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.23 - - [2026-02-05 02:41:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.23 - - [2026-02-05 02:41:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.23 - - [2026-02-05 02:41:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000355 [API:8081]10.0.0.27 - - [2026-02-05 02:41:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.27 - - [2026-02-05 02:41:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000352 [API:8081]10.0.0.27 - - [2026-02-05 02:41:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.27 - - [2026-02-05 02:41:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.50 - - [2026-02-05 02:42:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077205 [API:8081]10.0.0.27 - - [2026-02-05 02:43:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.083885 [API:8081]10.0.0.27 - - [2026-02-05 02:43:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13342 0.121745 [API:8081]10.0.0.27 - - [2026-02-05 02:43:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.100802 [API:8081]10.0.0.27 - - [2026-02-05 02:43:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13342 0.027324 [API:8081]10.0.0.50 - - [2026-02-05 02:43:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.074298 [API:8081]10.0.0.27 - - [2026-02-05 02:43:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.022564 [API:8081]10.0.0.27 - - [2026-02-05 02:43:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13342 0.024211 [API:8081]10.0.0.27 - - [2026-02-05 02:43:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.023026 [API:8081]10.0.0.27 - - [2026-02-05 02:43:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13342 0.022522 [API:8081]10.0.0.27 - - [2026-02-05 02:43:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.025143 [API:8081]10.0.0.27 - - [2026-02-05 02:43:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13342 0.025764 [API:8081]10.0.0.27 - - [2026-02-05 02:43:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.021182 [API:8081]10.0.0.27 - - [2026-02-05 02:43:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12982 0.090292 [API:8081]10.0.0.27 - - [2026-02-05 02:43:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-29258934:ctest-VN3-48904788?flat HTTP/1.1" 200 6213 0.014676 [API:8081]10.0.0.27 - - [2026-02-05 02:43:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009236 [API:8081]10.0.0.27 - - [2026-02-05 02:43:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.022887 [API:8081]10.0.0.27 - - [2026-02-05 02:43:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.035427 [API:8081]10.0.0.27 - - [2026-02-05 02:43:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.029250 [API:8081]10.0.0.27 - - [2026-02-05 02:43:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.024393 [API:8081]10.0.0.27 - - [2026-02-05 02:43:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.023850 [API:8081]10.0.0.27 - - [2026-02-05 02:43:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.020792 [API:8081]10.0.0.27 - - [2026-02-05 02:44:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.022792 [API:8081]10.0.0.27 - - [2026-02-05 02:44:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.026822 [API:8081]10.0.0.27 - - [2026-02-05 02:44:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.020351 [API:8081]10.0.0.27 - - [2026-02-05 02:44:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-29258934:ctest-VN2-38709013?flat HTTP/1.1" 200 6553 0.018433 [API:8081]10.0.0.27 - - [2026-02-05 02:44:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010311 [API:8081]10.0.0.27 - - [2026-02-05 02:44:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.021865 [API:8081]10.0.0.27 - - [2026-02-05 02:44:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12956 0.022064 [API:8081]10.0.0.27 - - [2026-02-05 02:44:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.031887 [API:8081]10.0.0.27 - - [2026-02-05 02:44:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12955 0.024974 [API:8081]10.0.0.27 - - [2026-02-05 02:44:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.022017 [API:8081]10.0.0.27 - - [2026-02-05 02:44:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12955 0.025910 [API:8081]10.0.0.27 - - [2026-02-05 02:44:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.021375 [API:8081]10.0.0.27 - - [2026-02-05 02:44:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12955 0.022828 [API:8081]10.0.0.27 - - [2026-02-05 02:44:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.025323 [API:8081]10.0.0.27 - - [2026-02-05 02:44:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12955 0.025376 [API:8081]10.0.0.27 - - [2026-02-05 02:44:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.027420 [API:8081]10.0.0.27 - - [2026-02-05 02:44:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12955 0.023891 [API:8081]10.0.0.27 - - [2026-02-05 02:44:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.025294 [API:8081]10.0.0.27 - - [2026-02-05 02:44:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12955 0.022745 [API:8081]10.0.0.27 - - [2026-02-05 02:44:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.023511 [API:8081]10.0.0.27 - - [2026-02-05 02:44:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12955 0.023844 [API:8081]10.0.0.27 - - [2026-02-05 02:44:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.020863 [API:8081]10.0.0.27 - - [2026-02-05 02:44:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12955 0.028169 [API:8081]10.0.0.27 - - [2026-02-05 02:44:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24603 0.027323 [API:8081]10.0.0.27 - - [2026-02-05 02:44:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12567 0.023740 [API:8081]10.0.0.27 - - [2026-02-05 02:44:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-29258934:ctest-VN1-82527960?flat HTTP/1.1" 200 6768 0.013833 [API:8081]10.0.0.27 - - [2026-02-05 02:44:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009431 [API:8081]10.0.0.27 - - [2026-02-05 02:44:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.27 - - [2026-02-05 02:44:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.080302 [API:8081]10.0.0.27 - - [2026-02-05 02:44:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.080327 [API:8081]10.0.0.27 - - [2026-02-05 02:44:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.073121 [API:8081]10.0.0.50 - - [2026-02-05 02:45:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069901 [API:8081]10.0.0.27 - - [2026-02-05 02:45:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-89529358:136394e6-64b4-4b25-ad5b-606da66d342c?flat HTTP/1.1" 200 5364 0.015644 [API:8081]10.0.0.27 - - [2026-02-05 02:45:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-89529358:136394e6-64b4-4b25-ad5b-606da66d342c?flat HTTP/1.1" 200 5364 0.014093 [API:8081]10.0.0.27 - - [2026-02-05 02:45:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-89529358:136394e6-64b4-4b25-ad5b-606da66d342c?flat HTTP/1.1" 200 5364 0.015576 [API:8081]10.0.0.27 - - [2026-02-05 02:45:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-89529358:136394e6-64b4-4b25-ad5b-606da66d342c?flat HTTP/1.1" 200 5364 0.014464 [API:8081]10.0.0.27 - - [2026-02-05 02:45:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-89529358:ctest-VN1-59449876?flat HTTP/1.1" 200 9454 0.019727 [API:8081]10.0.0.27 - - [2026-02-05 02:45:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.020091 [API:8081]10.0.0.27 - - [2026-02-05 02:45:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13358 0.028341 [API:8081]10.0.0.27 - - [2026-02-05 02:45:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.022020 [API:8081]10.0.0.27 - - [2026-02-05 02:45:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13358 0.021095 [API:8081]10.0.0.27 - - [2026-02-05 02:45:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010288 [API:8081]10.0.0.27 - - [2026-02-05 02:45:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-89529358:d0e7fd14-731e-4c80-96dc-f23ed4860825?flat HTTP/1.1" 200 5218 0.013864 [API:8081]10.0.0.27 - - [2026-02-05 02:45:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-89529358:d0e7fd14-731e-4c80-96dc-f23ed4860825?flat HTTP/1.1" 200 5218 0.013886 [API:8081]10.0.0.27 - - [2026-02-05 02:45:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-89529358:d0e7fd14-731e-4c80-96dc-f23ed4860825?flat HTTP/1.1" 200 5218 0.016016 [API:8081]10.0.0.27 - - [2026-02-05 02:45:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-89529358:d0e7fd14-731e-4c80-96dc-f23ed4860825?flat HTTP/1.1" 200 5218 0.019802 [API:8081]10.0.0.27 - - [2026-02-05 02:45:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-89529358:ctest-VN2-88572033?flat HTTP/1.1" 200 8632 0.015483 [API:8081]10.0.0.27 - - [2026-02-05 02:45:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24599 0.022677 [API:8081]10.0.0.27 - - [2026-02-05 02:45:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24599 0.022089 [API:8081]10.0.0.27 - - [2026-02-05 02:45:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010478 [API:8081]10.0.0.27 - - [2026-02-05 02:45:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-89529358:c7851ee8-7321-47a3-9ebc-4073c80f84f4?flat HTTP/1.1" 200 5228 0.015212 [API:8081]10.0.0.27 - - [2026-02-05 02:45:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-89529358:c7851ee8-7321-47a3-9ebc-4073c80f84f4?flat HTTP/1.1" 200 5228 0.014416 [API:8081]10.0.0.27 - - [2026-02-05 02:45:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-89529358:c7851ee8-7321-47a3-9ebc-4073c80f84f4?flat HTTP/1.1" 200 5228 0.014147 [API:8081]10.0.0.27 - - [2026-02-05 02:45:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-89529358:c7851ee8-7321-47a3-9ebc-4073c80f84f4?flat HTTP/1.1" 200 5228 0.015855 [API:8081]10.0.0.27 - - [2026-02-05 02:45:58] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-89529358:ctest-VN3-30007687?flat HTTP/1.1" 200 8209 0.016490 [API:8081]10.0.0.27 - - [2026-02-05 02:45:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.021478 [API:8081]10.0.0.27 - - [2026-02-05 02:45:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13358 0.021932 [API:8081]10.0.0.27 - - [2026-02-05 02:45:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.020856 [API:8081]10.0.0.27 - - [2026-02-05 02:45:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13358 0.021702 [API:8081]10.0.0.27 - - [2026-02-05 02:45:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009159 [API:8081]10.0.0.50 - - [2026-02-05 02:46:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.50 - - [2026-02-05 02:46:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.50 - - [2026-02-05 02:46:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.50 - - [2026-02-05 02:46:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.23 - - [2026-02-05 02:46:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.23 - - [2026-02-05 02:46:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000550 [API:8081]10.0.0.23 - - [2026-02-05 02:46:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000448 [API:8081]10.0.0.23 - - [2026-02-05 02:46:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.27 - - [2026-02-05 02:46:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.27 - - [2026-02-05 02:46:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000346 [API:8081]10.0.0.27 - - [2026-02-05 02:46:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.27 - - [2026-02-05 02:46:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.50 - - [2026-02-05 02:46:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.087324 [API:8081]10.0.0.27 - - [2026-02-05 02:46:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.022543 [API:8081]10.0.0.27 - - [2026-02-05 02:46:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13366 0.027907 [API:8081]10.0.0.27 - - [2026-02-05 02:46:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.021739 [API:8081]10.0.0.27 - - [2026-02-05 02:46:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13366 0.022969 [API:8081]10.0.0.27 - - [2026-02-05 02:46:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.022880 [API:8081]10.0.0.27 - - [2026-02-05 02:46:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13366 0.022182 [API:8081]10.0.0.27 - - [2026-02-05 02:46:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.023219 [API:8081]10.0.0.27 - - [2026-02-05 02:46:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13366 0.022107 [API:8081]10.0.0.27 - - [2026-02-05 02:46:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.022612 [API:8081]10.0.0.27 - - [2026-02-05 02:46:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13366 0.027408 [API:8081]10.0.0.27 - - [2026-02-05 02:46:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.025414 [API:8081]10.0.0.27 - - [2026-02-05 02:46:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13366 0.022680 [API:8081]10.0.0.27 - - [2026-02-05 02:47:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.022681 [API:8081]10.0.0.27 - - [2026-02-05 02:47:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13366 0.023623 [API:8081]10.0.0.27 - - [2026-02-05 02:47:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.029052 [API:8081]10.0.0.27 - - [2026-02-05 02:47:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13366 0.030685 [API:8081]10.0.0.27 - - [2026-02-05 02:47:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.024067 [API:8081]10.0.0.27 - - [2026-02-05 02:47:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13366 0.022326 [API:8081]10.0.0.27 - - [2026-02-05 02:47:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.031967 [API:8081]10.0.0.27 - - [2026-02-05 02:47:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13010 0.022853 [API:8081]10.0.0.27 - - [2026-02-05 02:47:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-89529358:ctest-VN3-30007687?flat HTTP/1.1" 200 6970 0.018067 [API:8081]10.0.0.27 - - [2026-02-05 02:47:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010537 [API:8081]10.0.0.27 - - [2026-02-05 02:47:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.030704 [API:8081]10.0.0.27 - - [2026-02-05 02:47:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.020578 [API:8081]10.0.0.27 - - [2026-02-05 02:47:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.022771 [API:8081]10.0.0.27 - - [2026-02-05 02:47:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.034325 [API:8081]10.0.0.27 - - [2026-02-05 02:47:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.021928 [API:8081]10.0.0.27 - - [2026-02-05 02:47:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.021467 [API:8081]10.0.0.27 - - [2026-02-05 02:47:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.020748 [API:8081]10.0.0.27 - - [2026-02-05 02:47:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.019760 [API:8081]10.0.0.27 - - [2026-02-05 02:47:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.022984 [API:8081]10.0.0.27 - - [2026-02-05 02:47:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.022605 [API:8081]10.0.0.27 - - [2026-02-05 02:47:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-89529358:ctest-VN2-88572033?flat HTTP/1.1" 200 7308 0.013170 [API:8081]10.0.0.27 - - [2026-02-05 02:47:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009069 [API:8081]10.0.0.27 - - [2026-02-05 02:47:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.037157 [API:8081]10.0.0.27 - - [2026-02-05 02:47:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13007 0.037446 [API:8081]10.0.0.27 - - [2026-02-05 02:47:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.028233 [API:8081]10.0.0.27 - - [2026-02-05 02:47:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13007 0.024596 [API:8081]10.0.0.27 - - [2026-02-05 02:47:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.026722 [API:8081]10.0.0.27 - - [2026-02-05 02:47:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13007 0.026679 [API:8081]10.0.0.27 - - [2026-02-05 02:47:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.024663 [API:8081]10.0.0.27 - - [2026-02-05 02:47:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13007 0.024879 [API:8081]10.0.0.27 - - [2026-02-05 02:47:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.025530 [API:8081]10.0.0.27 - - [2026-02-05 02:47:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13007 0.026828 [API:8081]10.0.0.27 - - [2026-02-05 02:47:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.025337 [API:8081]10.0.0.27 - - [2026-02-05 02:47:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13007 0.024399 [API:8081]10.0.0.27 - - [2026-02-05 02:48:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.024384 [API:8081]10.0.0.27 - - [2026-02-05 02:48:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13007 0.025175 [API:8081]10.0.0.27 - - [2026-02-05 02:48:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.024950 [API:8081]10.0.0.27 - - [2026-02-05 02:48:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13007 0.028810 [API:8081]10.0.0.27 - - [2026-02-05 02:48:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.023196 [API:8081]10.0.0.27 - - [2026-02-05 02:48:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13007 0.022153 [API:8081]10.0.0.27 - - [2026-02-05 02:48:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.023503 [API:8081]10.0.0.27 - - [2026-02-05 02:48:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12600 0.021403 [API:8081]10.0.0.27 - - [2026-02-05 02:48:10] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-89529358:ctest-VN1-59449876?flat HTTP/1.1" 200 7647 0.013893 [API:8081]10.0.0.27 - - [2026-02-05 02:48:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009537 [API:8081]10.0.0.27 - - [2026-02-05 02:48:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.27 - - [2026-02-05 02:48:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.070307 [API:8081]10.0.0.27 - - [2026-02-05 02:48:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.073481 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:48:30] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003082 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:48:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003152 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:48:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003541 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:48:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003519 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:48:30] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003567 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:48:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003245 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:48:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003192 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:48:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002936 [API:8081]10.0.0.50 - - [2026-02-05 02:48:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071447 [API:8081]10.0.0.50 - - [2026-02-05 02:49:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.070206 [API:8081]10.0.0.27 - - [2026-02-05 02:49:43] "GET /analytics HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.27 - - [2026-02-05 02:49:43] "GET /analytics HTTP/1.1" 401 205 0.000140 [API:8081]10.0.0.50 - - [2026-02-05 02:50:11] "GET /analytics HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.50 - - [2026-02-05 02:50:11] "GET /analytics HTTP/1.1" 401 205 0.000131 [API:8081]10.0.0.23 - - [2026-02-05 02:50:12] "GET /analytics HTTP/1.1" 401 205 0.000330 [API:8081]10.0.0.23 - - [2026-02-05 02:50:12] "GET /analytics HTTP/1.1" 401 205 0.000173 [API:8081]10.0.0.27 - - [2026-02-05 02:50:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.27 - - [2026-02-05 02:50:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1450 0.068795 [API:8081]10.0.0.50 - - [2026-02-05 02:51:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000376 [API:8081]10.0.0.50 - - [2026-02-05 02:51:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.50 - - [2026-02-05 02:51:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.50 - - [2026-02-05 02:51:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.23 - - [2026-02-05 02:51:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.23 - - [2026-02-05 02:51:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.23 - - [2026-02-05 02:51:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.23 - - [2026-02-05 02:51:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.27 - - [2026-02-05 02:51:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.27 - - [2026-02-05 02:51:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.27 - - [2026-02-05 02:51:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.27 - - [2026-02-05 02:51:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.50 - - [2026-02-05 02:51:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064130 [API:8081]10.0.0.50 - - [2026-02-05 02:52:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.064563 [API:8081]10.0.0.27 - - [2026-02-05 02:52:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.024344 [API:8081]10.0.0.27 - - [2026-02-05 02:52:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13012 0.078517 [API:8081]10.0.0.27 - - [2026-02-05 02:52:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.096914 [API:8081]10.0.0.27 - - [2026-02-05 02:52:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13012 0.024682 [API:8081]10.0.0.27 - - [2026-02-05 02:53:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.022505 [API:8081]10.0.0.27 - - [2026-02-05 02:53:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13012 0.024506 [API:8081]10.0.0.27 - - [2026-02-05 02:53:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.021542 [API:8081]10.0.0.27 - - [2026-02-05 02:53:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13012 0.024133 [API:8081]10.0.0.27 - - [2026-02-05 02:53:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.025585 [API:8081]10.0.0.27 - - [2026-02-05 02:53:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12770 0.022982 [API:8081]10.0.0.27 - - [2026-02-05 02:53:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-77059410:ctest-vnet0-79606077?flat HTTP/1.1" 200 7967 0.017243 [API:8081]10.0.0.27 - - [2026-02-05 02:53:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010987 [API:8081]10.0.0.27 - - [2026-02-05 02:53:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.27 - - [2026-02-05 02:53:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1438 0.064091 [API:8081]10.0.0.27 - - [2026-02-05 02:53:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1662 0.063830 [API:8081]10.0.0.50 - - [2026-02-05 02:54:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.087256 [API:8081]10.0.0.50 - - [2026-02-05 02:55:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.065056 [API:8081]10.0.0.27 - - [2026-02-05 02:56:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.021013 [API:8081]10.0.0.27 - - [2026-02-05 02:56:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.076717 [API:8081]10.0.0.27 - - [2026-02-05 02:56:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-25736708:ctest-vnet1-56950972?flat HTTP/1.1" 200 7306 0.013903 [API:8081]10.0.0.27 - - [2026-02-05 02:56:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011384 [API:8081]10.0.0.27 - - [2026-02-05 02:56:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.028814 [API:8081]10.0.0.27 - - [2026-02-05 02:56:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13019 0.028835 [API:8081]10.0.0.27 - - [2026-02-05 02:56:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.022649 [API:8081]10.0.0.27 - - [2026-02-05 02:56:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13018 0.022671 [API:8081]10.0.0.50 - - [2026-02-05 02:56:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.50 - - [2026-02-05 02:56:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.50 - - [2026-02-05 02:56:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.50 - - [2026-02-05 02:56:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.23 - - [2026-02-05 02:56:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.23 - - [2026-02-05 02:56:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.23 - - [2026-02-05 02:56:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.23 - - [2026-02-05 02:56:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.27 - - [2026-02-05 02:56:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000334 [API:8081]10.0.0.27 - - [2026-02-05 02:56:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.27 - - [2026-02-05 02:56:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.028810 [API:8081]10.0.0.27 - - [2026-02-05 02:56:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13018 0.029604 [API:8081]10.0.0.27 - - [2026-02-05 02:56:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000367 [API:8081]10.0.0.27 - - [2026-02-05 02:56:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.27 - - [2026-02-05 02:56:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.021727 [API:8081]10.0.0.27 - - [2026-02-05 02:56:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13018 0.021273 [API:8081]10.0.0.27 - - [2026-02-05 02:56:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.023374 [API:8081]10.0.0.27 - - [2026-02-05 02:56:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13018 0.023668 [API:8081]10.0.0.27 - - [2026-02-05 02:56:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.027503 [API:8081]10.0.0.27 - - [2026-02-05 02:56:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13018 0.024749 [API:8081]10.0.0.27 - - [2026-02-05 02:56:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.022130 [API:8081]10.0.0.27 - - [2026-02-05 02:56:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13018 0.022269 [API:8081]10.0.0.27 - - [2026-02-05 02:56:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.024287 [API:8081]10.0.0.27 - - [2026-02-05 02:56:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13018 0.022878 [API:8081]10.0.0.27 - - [2026-02-05 02:56:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.021159 [API:8081]10.0.0.27 - - [2026-02-05 02:56:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13018 0.024508 [API:8081]10.0.0.27 - - [2026-02-05 02:56:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.023055 [API:8081]10.0.0.27 - - [2026-02-05 02:56:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12605 0.021734 [API:8081]10.0.0.27 - - [2026-02-05 02:56:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-25736708:ctest-vnet0-92855283?flat HTTP/1.1" 200 6957 0.016539 [API:8081]10.0.0.27 - - [2026-02-05 02:56:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010515 [API:8081]10.0.0.27 - - [2026-02-05 02:56:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.27 - - [2026-02-05 02:56:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1450 0.070432 [API:8081]10.0.0.27 - - [2026-02-05 02:56:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1686 0.063815 [API:8081]10.0.0.50 - - [2026-02-05 02:57:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082314 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:58:30] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003488 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:58:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003643 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:58:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004399 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:58:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004132 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:58:30] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003397 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:58:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003522 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:58:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002780 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 02:58:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002548 [API:8081]10.0.0.50 - - [2026-02-05 02:58:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.070414 [API:8081]10.0.0.27 - - [2026-02-05 02:59:43] "GET /analytics HTTP/1.1" 401 205 0.000366 [API:8081]10.0.0.27 - - [2026-02-05 02:59:43] "GET /analytics HTTP/1.1" 401 205 0.000166 [API:8081]10.0.0.27 - - [2026-02-05 02:59:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.021782 [API:8081]10.0.0.27 - - [2026-02-05 03:00:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.081701 [API:8081]10.0.0.27 - - [2026-02-05 03:00:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.020218 [API:8081]10.0.0.27 - - [2026-02-05 03:00:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.020906 [API:8081]10.0.0.27 - - [2026-02-05 03:00:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.020540 [API:8081]10.0.0.27 - - [2026-02-05 03:00:10] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-92590757:ctest-vnet1-26975852?flat HTTP/1.1" 200 8067 0.014420 [API:8081]10.0.0.27 - - [2026-02-05 03:00:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010242 [API:8081]10.0.0.50 - - [2026-02-05 03:00:11] "GET /analytics HTTP/1.1" 401 205 0.000205 [API:8081]10.0.0.50 - - [2026-02-05 03:00:11] "GET /analytics HTTP/1.1" 401 205 0.000164 [API:8081]10.0.0.23 - - [2026-02-05 03:00:12] "GET /analytics HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.23 - - [2026-02-05 03:00:12] "GET /analytics HTTP/1.1" 401 205 0.000148 [API:8081]10.0.0.27 - - [2026-02-05 03:00:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.020037 [API:8081]10.0.0.27 - - [2026-02-05 03:00:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13040 0.021538 [API:8081]10.0.0.27 - - [2026-02-05 03:00:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.024269 [API:8081]10.0.0.27 - - [2026-02-05 03:00:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13039 0.021483 [API:8081]10.0.0.27 - - [2026-02-05 03:00:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.022145 [API:8081]10.0.0.27 - - [2026-02-05 03:00:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13039 0.024844 [API:8081]10.0.0.27 - - [2026-02-05 03:00:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.021735 [API:8081]10.0.0.27 - - [2026-02-05 03:00:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13039 0.026573 [API:8081]10.0.0.27 - - [2026-02-05 03:00:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.020874 [API:8081]10.0.0.27 - - [2026-02-05 03:00:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13039 0.023958 [API:8081]10.0.0.27 - - [2026-02-05 03:00:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.021557 [API:8081]10.0.0.27 - - [2026-02-05 03:00:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13039 0.022805 [API:8081]10.0.0.27 - - [2026-02-05 03:00:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.026528 [API:8081]10.0.0.27 - - [2026-02-05 03:00:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13039 0.024534 [API:8081]10.0.0.27 - - [2026-02-05 03:00:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.024566 [API:8081]10.0.0.27 - - [2026-02-05 03:00:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13039 0.024683 [API:8081]10.0.0.27 - - [2026-02-05 03:00:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.022033 [API:8081]10.0.0.27 - - [2026-02-05 03:00:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12797 0.026059 [API:8081]10.0.0.27 - - [2026-02-05 03:00:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-92590757:ctest-vnet0-11382408?flat HTTP/1.1" 200 7706 0.015218 [API:8081]10.0.0.27 - - [2026-02-05 03:00:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012453 [API:8081]10.0.0.50 - - [2026-02-05 03:00:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.091458 [API:8081]10.0.0.50 - - [2026-02-05 03:01:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.50 - - [2026-02-05 03:01:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.50 - - [2026-02-05 03:01:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.50 - - [2026-02-05 03:01:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.23 - - [2026-02-05 03:01:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.23 - - [2026-02-05 03:01:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.23 - - [2026-02-05 03:01:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000348 [API:8081]10.0.0.23 - - [2026-02-05 03:01:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.27 - - [2026-02-05 03:01:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.27 - - [2026-02-05 03:01:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.27 - - [2026-02-05 03:01:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.27 - - [2026-02-05 03:01:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.50 - - [2026-02-05 03:01:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.074958 [API:8081]10.0.0.50 - - [2026-02-05 03:03:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.114944 [API:8081]10.0.0.27 - - [2026-02-05 03:04:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.27 - - [2026-02-05 03:04:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1844 0.075996 [API:8081]10.0.0.50 - - [2026-02-05 03:04:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.075915 [API:8081]10.0.0.27 - - [2026-02-05 03:05:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1432 0.074060 [API:8081]10.0.0.50 - - [2026-02-05 03:06:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000424 [API:8081]10.0.0.50 - - [2026-02-05 03:06:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.50 - - [2026-02-05 03:06:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.50 - - [2026-02-05 03:06:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.23 - - [2026-02-05 03:06:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.23 - - [2026-02-05 03:06:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.23 - - [2026-02-05 03:06:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.23 - - [2026-02-05 03:06:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.27 - - [2026-02-05 03:06:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.27 - - [2026-02-05 03:06:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000331 [API:8081]10.0.0.27 - - [2026-02-05 03:06:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.27 - - [2026-02-05 03:06:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.50 - - [2026-02-05 03:06:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.123532 [API:8081]10.0.0.27 - - [2026-02-05 03:07:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.27 - - [2026-02-05 03:07:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1778 0.065692 [API:8081]10.0.0.50 - - [2026-02-05 03:07:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.084802 [API:8081]10.0.0.27 - - [2026-02-05 03:07:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-88117337:740c9f29-9684-4a66-8b8d-84c6dbfd8013?flat HTTP/1.1" 200 5822 0.071803 [API:8081]10.0.0.27 - - [2026-02-05 03:07:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-88117337:740c9f29-9684-4a66-8b8d-84c6dbfd8013?flat HTTP/1.1" 200 5822 0.016611 [API:8081]10.0.0.27 - - [2026-02-05 03:07:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-88117337:740c9f29-9684-4a66-8b8d-84c6dbfd8013?flat HTTP/1.1" 200 5822 0.075643 [API:8081]10.0.0.27 - - [2026-02-05 03:07:52] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-88117337:ctest-SecurityGroupBasicRegressionTests1Ipv6-88117337-68478947?flat HTTP/1.1" 200 10792 0.027764 [API:8081]10.0.0.27 - - [2026-02-05 03:07:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.028561 [API:8081]10.0.0.27 - - [2026-02-05 03:07:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13214 0.020959 [API:8081]10.0.0.27 - - [2026-02-05 03:07:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.022378 [API:8081]10.0.0.27 - - [2026-02-05 03:07:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13214 0.023156 [API:8081]10.0.0.27 - - [2026-02-05 03:07:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008917 [API:8081]10.0.0.27 - - [2026-02-05 03:08:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-88117337:924f3f9c-7d3d-448f-b926-50772c588df8?flat HTTP/1.1" 200 5963 0.016622 [API:8081]10.0.0.27 - - [2026-02-05 03:08:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-88117337:924f3f9c-7d3d-448f-b926-50772c588df8?flat HTTP/1.1" 200 5963 0.017204 [API:8081]10.0.0.27 - - [2026-02-05 03:08:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-88117337:924f3f9c-7d3d-448f-b926-50772c588df8?flat HTTP/1.1" 200 5963 0.013700 [API:8081]10.0.0.27 - - [2026-02-05 03:08:13] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-88117337:ctest-SecurityGroupBasicRegressionTests1Ipv6-88117337-68478947?flat HTTP/1.1" 200 13403 0.021423 [API:8081]10.0.0.27 - - [2026-02-05 03:08:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.021671 [API:8081]10.0.0.27 - - [2026-02-05 03:08:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.022741 [API:8081]10.0.0.27 - - [2026-02-05 03:08:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011524 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:08:30] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003239 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:08:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004081 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:08:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003328 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:08:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002776 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:08:30] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004189 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:08:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003266 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:08:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002822 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:08:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003991 [API:8081]10.0.0.27 - - [2026-02-05 03:08:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.021699 [API:8081]10.0.0.27 - - [2026-02-05 03:08:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.024405 [API:8081]10.0.0.27 - - [2026-02-05 03:08:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.021143 [API:8081]10.0.0.27 - - [2026-02-05 03:08:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.020132 [API:8081]10.0.0.27 - - [2026-02-05 03:09:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.020358 [API:8081]10.0.0.27 - - [2026-02-05 03:09:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.021620 [API:8081]10.0.0.27 - - [2026-02-05 03:09:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.033861 [API:8081]10.0.0.27 - - [2026-02-05 03:09:08] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-88117337:ctest-SecurityGroupBasicRegressionTests1Ipv6-88117337-68478947?flat HTTP/1.1" 200 11701 0.019450 [API:8081]10.0.0.27 - - [2026-02-05 03:09:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009403 [API:8081]10.0.0.27 - - [2026-02-05 03:09:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.023670 [API:8081]10.0.0.27 - - [2026-02-05 03:09:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13197 0.022919 [API:8081]10.0.0.27 - - [2026-02-05 03:09:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.031971 [API:8081]10.0.0.27 - - [2026-02-05 03:09:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13198 0.025439 [API:8081]10.0.0.27 - - [2026-02-05 03:09:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.023650 [API:8081]10.0.0.27 - - [2026-02-05 03:09:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13198 0.023514 [API:8081]10.0.0.27 - - [2026-02-05 03:09:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.023355 [API:8081]10.0.0.27 - - [2026-02-05 03:09:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13198 0.022209 [API:8081]10.0.0.27 - - [2026-02-05 03:09:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.025099 [API:8081]10.0.0.27 - - [2026-02-05 03:09:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13198 0.024569 [API:8081]10.0.0.27 - - [2026-02-05 03:09:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.025960 [API:8081]10.0.0.27 - - [2026-02-05 03:09:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13198 0.023244 [API:8081]10.0.0.27 - - [2026-02-05 03:09:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.021741 [API:8081]10.0.0.27 - - [2026-02-05 03:09:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13198 0.022679 [API:8081]10.0.0.27 - - [2026-02-05 03:09:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.021702 [API:8081]10.0.0.27 - - [2026-02-05 03:09:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13198 0.023955 [API:8081]10.0.0.27 - - [2026-02-05 03:09:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.022454 [API:8081]10.0.0.27 - - [2026-02-05 03:09:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13198 0.023917 [API:8081]10.0.0.27 - - [2026-02-05 03:09:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.022913 [API:8081]10.0.0.27 - - [2026-02-05 03:09:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12603 0.024565 [API:8081]10.0.0.27 - - [2026-02-05 03:09:39] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-88117337:ctest-SecurityGroupBasicRegressionTests1Ipv6-88117337-68478947?flat HTTP/1.1" 200 8800 0.013549 [API:8081]10.0.0.27 - - [2026-02-05 03:09:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.014433 [API:8081]10.0.0.27 - - [2026-02-05 03:09:43] "GET /analytics HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.27 - - [2026-02-05 03:09:43] "GET /analytics HTTP/1.1" 401 205 0.000134 [API:8081]10.0.0.27 - - [2026-02-05 03:09:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.27 - - [2026-02-05 03:09:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1580 0.375463 [API:8081]10.0.0.50 - - [2026-02-05 03:09:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.114632 [API:8081]10.0.0.50 - - [2026-02-05 03:10:11] "GET /analytics HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.50 - - [2026-02-05 03:10:11] "GET /analytics HTTP/1.1" 401 205 0.000150 [API:8081]10.0.0.23 - - [2026-02-05 03:10:12] "GET /analytics HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.23 - - [2026-02-05 03:10:12] "GET /analytics HTTP/1.1" 401 205 0.000139 [API:8081]10.0.0.27 - - [2026-02-05 03:10:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-46727559:fc4ee843-379b-407d-b1ec-425107ca4538?flat HTTP/1.1" 200 5797 0.087463 [API:8081]10.0.0.27 - - [2026-02-05 03:10:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-46727559:fc4ee843-379b-407d-b1ec-425107ca4538?flat HTTP/1.1" 200 5797 0.016523 [API:8081]10.0.0.27 - - [2026-02-05 03:10:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-46727559:fc4ee843-379b-407d-b1ec-425107ca4538?flat HTTP/1.1" 200 5797 0.079002 [API:8081]10.0.0.27 - - [2026-02-05 03:10:37] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-46727559:ctest-SecurityGroupBasicRegressionTests1_contrail-46727559-11026061?flat HTTP/1.1" 200 10432 0.030377 [API:8081]10.0.0.27 - - [2026-02-05 03:10:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.035010 [API:8081]10.0.0.27 - - [2026-02-05 03:10:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13258 0.025320 [API:8081]10.0.0.27 - - [2026-02-05 03:10:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.024056 [API:8081]10.0.0.27 - - [2026-02-05 03:10:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13258 0.025239 [API:8081]10.0.0.27 - - [2026-02-05 03:10:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.013489 [API:8081]10.0.0.50 - - [2026-02-05 03:10:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.080678 [API:8081]10.0.0.27 - - [2026-02-05 03:10:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-46727559:5638b2b2-0828-4320-8ddb-e409c08131dc?flat HTTP/1.1" 200 5664 0.013632 [API:8081]10.0.0.27 - - [2026-02-05 03:10:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-46727559:5638b2b2-0828-4320-8ddb-e409c08131dc?flat HTTP/1.1" 200 5664 0.015575 [API:8081]10.0.0.27 - - [2026-02-05 03:10:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-46727559:5638b2b2-0828-4320-8ddb-e409c08131dc?flat HTTP/1.1" 200 5664 0.017478 [API:8081]10.0.0.27 - - [2026-02-05 03:10:58] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-46727559:ctest-SecurityGroupBasicRegressionTests1_contrail-46727559-11026061?flat HTTP/1.1" 200 10446 0.017374 [API:8081]10.0.0.27 - - [2026-02-05 03:10:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.022044 [API:8081]10.0.0.27 - - [2026-02-05 03:10:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.021041 [API:8081]10.0.0.27 - - [2026-02-05 03:10:58] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009450 [API:8081]10.0.0.50 - - [2026-02-05 03:11:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.50 - - [2026-02-05 03:11:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.50 - - [2026-02-05 03:11:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.50 - - [2026-02-05 03:11:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000367 [API:8081]10.0.0.23 - - [2026-02-05 03:11:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.23 - - [2026-02-05 03:11:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.23 - - [2026-02-05 03:11:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.23 - - [2026-02-05 03:11:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.27 - - [2026-02-05 03:11:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.27 - - [2026-02-05 03:11:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.27 - - [2026-02-05 03:11:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.27 - - [2026-02-05 03:11:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.27 - - [2026-02-05 03:12:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.027272 [API:8081]10.0.0.27 - - [2026-02-05 03:12:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.022108 [API:8081]10.0.0.27 - - [2026-02-05 03:12:09] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-46727559:ctest-SecurityGroupBasicRegressionTests1_contrail-46727559-11026061?flat HTTP/1.1" 200 11619 0.023662 [API:8081]10.0.0.27 - - [2026-02-05 03:12:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.013615 [API:8081]10.0.0.27 - - [2026-02-05 03:12:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.022093 [API:8081]10.0.0.27 - - [2026-02-05 03:12:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13260 0.026065 [API:8081]10.0.0.27 - - [2026-02-05 03:12:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.023829 [API:8081]10.0.0.27 - - [2026-02-05 03:12:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13259 0.023193 [API:8081]10.0.0.27 - - [2026-02-05 03:12:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.022841 [API:8081]10.0.0.27 - - [2026-02-05 03:12:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13259 0.025610 [API:8081]10.0.0.27 - - [2026-02-05 03:12:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.022646 [API:8081]10.0.0.27 - - [2026-02-05 03:12:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13259 0.023466 [API:8081]10.0.0.27 - - [2026-02-05 03:12:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.033592 [API:8081]10.0.0.27 - - [2026-02-05 03:12:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13259 0.040871 [API:8081]10.0.0.27 - - [2026-02-05 03:12:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.020562 [API:8081]10.0.0.27 - - [2026-02-05 03:12:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13259 0.021503 [API:8081]10.0.0.27 - - [2026-02-05 03:12:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.021053 [API:8081]10.0.0.27 - - [2026-02-05 03:12:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13259 0.022594 [API:8081]10.0.0.27 - - [2026-02-05 03:12:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.026610 [API:8081]10.0.0.27 - - [2026-02-05 03:12:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13259 0.021629 [API:8081]10.0.0.27 - - [2026-02-05 03:12:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.020881 [API:8081]10.0.0.27 - - [2026-02-05 03:12:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13259 0.026312 [API:8081]10.0.0.27 - - [2026-02-05 03:12:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.022325 [API:8081]10.0.0.27 - - [2026-02-05 03:12:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12633 0.022461 [API:8081]10.0.0.27 - - [2026-02-05 03:12:39] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-46727559:ctest-SecurityGroupBasicRegressionTests1_contrail-46727559-11026061?flat HTTP/1.1" 200 8415 0.013576 [API:8081]10.0.0.27 - - [2026-02-05 03:12:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011304 [API:8081]10.0.0.27 - - [2026-02-05 03:12:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.27 - - [2026-02-05 03:12:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.068230 [API:8081]10.0.0.50 - - [2026-02-05 03:12:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.110977 [API:8081]10.0.0.27 - - [2026-02-05 03:13:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-24219579:96a20617-5f27-487c-a7ca-a3bc88e5b87a?flat HTTP/1.1" 200 5685 0.099527 [API:8081]10.0.0.27 - - [2026-02-05 03:13:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-24219579:96a20617-5f27-487c-a7ca-a3bc88e5b87a?flat HTTP/1.1" 200 5685 0.021905 [API:8081]10.0.0.27 - - [2026-02-05 03:13:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-24219579:96a20617-5f27-487c-a7ca-a3bc88e5b87a?flat HTTP/1.1" 200 5685 0.078660 [API:8081]10.0.0.27 - - [2026-02-05 03:13:39] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-24219579:ctest-SecurityGroupBasicRegressionTests1-24219579-52281496?flat HTTP/1.1" 200 9933 0.028933 [API:8081]10.0.0.27 - - [2026-02-05 03:13:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.036336 [API:8081]10.0.0.27 - - [2026-02-05 03:13:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13182 0.041876 [API:8081]10.0.0.27 - - [2026-02-05 03:13:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.027621 [API:8081]10.0.0.27 - - [2026-02-05 03:13:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13182 0.025607 [API:8081]10.0.0.27 - - [2026-02-05 03:13:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010323 [API:8081]10.0.0.50 - - [2026-02-05 03:13:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.089429 [API:8081]10.0.0.27 - - [2026-02-05 03:14:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-24219579:90c6f88b-e353-427f-a067-acff02e72b57?flat HTTP/1.1" 200 5545 0.018620 [API:8081]10.0.0.27 - - [2026-02-05 03:14:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-24219579:90c6f88b-e353-427f-a067-acff02e72b57?flat HTTP/1.1" 200 5545 0.014204 [API:8081]10.0.0.27 - - [2026-02-05 03:14:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-24219579:90c6f88b-e353-427f-a067-acff02e72b57?flat HTTP/1.1" 200 5545 0.019056 [API:8081]10.0.0.27 - - [2026-02-05 03:14:00] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-24219579:ctest-SecurityGroupBasicRegressionTests1-24219579-52281496?flat HTTP/1.1" 200 9933 0.027539 [API:8081]10.0.0.27 - - [2026-02-05 03:14:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.022614 [API:8081]10.0.0.27 - - [2026-02-05 03:14:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.020526 [API:8081]10.0.0.27 - - [2026-02-05 03:14:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010047 [API:8081]10.0.0.27 - - [2026-02-05 03:15:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.022977 [API:8081]10.0.0.27 - - [2026-02-05 03:15:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.021317 [API:8081]10.0.0.27 - - [2026-02-05 03:15:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.024711 [API:8081]10.0.0.27 - - [2026-02-05 03:15:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.029195 [API:8081]10.0.0.27 - - [2026-02-05 03:15:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.022386 [API:8081]10.0.0.27 - - [2026-02-05 03:15:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.023468 [API:8081]10.0.0.27 - - [2026-02-05 03:15:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.027632 [API:8081]10.0.0.27 - - [2026-02-05 03:15:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.020985 [API:8081]10.0.0.27 - - [2026-02-05 03:15:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.027240 [API:8081]10.0.0.27 - - [2026-02-05 03:15:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.045518 [API:8081]10.0.0.27 - - [2026-02-05 03:15:38] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-24219579:ctest-SecurityGroupBasicRegressionTests1-24219579-52281496?flat HTTP/1.1" 200 10788 0.021862 [API:8081]10.0.0.27 - - [2026-02-05 03:15:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009283 [API:8081]10.0.0.27 - - [2026-02-05 03:15:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.024898 [API:8081]10.0.0.27 - - [2026-02-05 03:15:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13178 0.035710 [API:8081]10.0.0.27 - - [2026-02-05 03:15:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.022222 [API:8081]10.0.0.27 - - [2026-02-05 03:15:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13178 0.022903 [API:8081]10.0.0.27 - - [2026-02-05 03:15:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.036068 [API:8081]10.0.0.27 - - [2026-02-05 03:15:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13178 0.028413 [API:8081]10.0.0.27 - - [2026-02-05 03:15:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.028594 [API:8081]10.0.0.27 - - [2026-02-05 03:15:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13178 0.022623 [API:8081]10.0.0.27 - - [2026-02-05 03:15:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.026624 [API:8081]10.0.0.27 - - [2026-02-05 03:15:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13178 0.027776 [API:8081]10.0.0.50 - - [2026-02-05 03:15:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064148 [API:8081]10.0.0.27 - - [2026-02-05 03:15:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.033113 [API:8081]10.0.0.27 - - [2026-02-05 03:15:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13178 0.044431 [API:8081]10.0.0.27 - - [2026-02-05 03:15:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.021546 [API:8081]10.0.0.27 - - [2026-02-05 03:15:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13178 0.021811 [API:8081]10.0.0.27 - - [2026-02-05 03:16:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.022037 [API:8081]10.0.0.27 - - [2026-02-05 03:16:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13178 0.021853 [API:8081]10.0.0.27 - - [2026-02-05 03:16:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.022036 [API:8081]10.0.0.27 - - [2026-02-05 03:16:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13178 0.026351 [API:8081]10.0.0.27 - - [2026-02-05 03:16:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.031032 [API:8081]10.0.0.27 - - [2026-02-05 03:16:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12634 0.036357 [API:8081]10.0.0.27 - - [2026-02-05 03:16:09] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-24219579:ctest-SecurityGroupBasicRegressionTests1-24219579-52281496?flat HTTP/1.1" 200 7951 0.015728 [API:8081]10.0.0.27 - - [2026-02-05 03:16:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012114 [API:8081]10.0.0.50 - - [2026-02-05 03:16:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.50 - - [2026-02-05 03:16:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.50 - - [2026-02-05 03:16:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.50 - - [2026-02-05 03:16:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.23 - - [2026-02-05 03:16:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000493 [API:8081]10.0.0.23 - - [2026-02-05 03:16:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.23 - - [2026-02-05 03:16:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.23 - - [2026-02-05 03:16:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.27 - - [2026-02-05 03:16:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.27 - - [2026-02-05 03:16:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.27 - - [2026-02-05 03:16:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.27 - - [2026-02-05 03:16:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.27 - - [2026-02-05 03:16:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.27 - - [2026-02-05 03:16:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1640 0.073898 [API:8081]10.0.0.27 - - [2026-02-05 03:16:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.070344 [API:8081]10.0.0.27 - - [2026-02-05 03:16:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2066 0.064358 [API:8081]10.0.0.27 - - [2026-02-05 03:16:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1426 0.011017 [API:8081]10.0.0.27 - - [2026-02-05 03:16:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.010060 [API:8081]10.0.0.27 - - [2026-02-05 03:16:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.009460 [API:8081]10.0.0.27 - - [2026-02-05 03:16:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2076 0.009705 [API:8081]10.0.0.27 - - [2026-02-05 03:16:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2302 0.012283 [API:8081]10.0.0.50 - - [2026-02-05 03:16:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.112831 [API:8081]10.0.0.27 - - [2026-02-05 03:17:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.27 - - [2026-02-05 03:17:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1426 0.077196 [API:8081]10.0.0.27 - - [2026-02-05 03:17:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.075300 [API:8081]10.0.0.27 - - [2026-02-05 03:17:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1860 0.076522 [API:8081]10.0.0.27 - - [2026-02-05 03:17:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1426 0.010412 [API:8081]10.0.0.27 - - [2026-02-05 03:17:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.010207 [API:8081]10.0.0.27 - - [2026-02-05 03:17:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.008996 [API:8081]10.0.0.27 - - [2026-02-05 03:17:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.27 - - [2026-02-05 03:17:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.086816 [API:8081]10.0.0.27 - - [2026-02-05 03:17:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1630 0.136268 [API:8081]10.0.0.27 - - [2026-02-05 03:17:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.086926 [API:8081]10.0.0.27 - - [2026-02-05 03:17:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.010187 [API:8081]10.0.0.27 - - [2026-02-05 03:17:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1630 0.010362 [API:8081]10.0.0.27 - - [2026-02-05 03:17:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.009380 [API:8081]10.0.0.27 - - [2026-02-05 03:17:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2060 0.009671 [API:8081]10.0.0.27 - - [2026-02-05 03:17:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2282 0.009413 [API:8081]10.0.0.27 - - [2026-02-05 03:18:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.27 - - [2026-02-05 03:18:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1428 0.079081 [API:8081]10.0.0.27 - - [2026-02-05 03:18:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1644 0.074934 [API:8081]10.0.0.27 - - [2026-02-05 03:18:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1864 0.084574 [API:8081]10.0.0.27 - - [2026-02-05 03:18:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2096 0.009069 [API:8081]10.0.0.27 - - [2026-02-05 03:18:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2330 0.009818 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:18:30] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003001 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:18:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003080 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:18:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004775 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:18:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003232 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:18:30] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003517 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:18:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003211 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:18:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002740 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:18:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003142 [API:8081]10.0.0.50 - - [2026-02-05 03:18:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069137 [API:8081]10.0.0.27 - - [2026-02-05 03:19:43] "GET /analytics HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.27 - - [2026-02-05 03:19:43] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.50 - - [2026-02-05 03:20:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.070206 [API:8081]10.0.0.50 - - [2026-02-05 03:20:11] "GET /analytics HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.50 - - [2026-02-05 03:20:11] "GET /analytics HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.23 - - [2026-02-05 03:20:12] "GET /analytics HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.23 - - [2026-02-05 03:20:12] "GET /analytics HTTP/1.1" 401 205 0.000129 [API:8081]10.0.0.50 - - [2026-02-05 03:21:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.50 - - [2026-02-05 03:21:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.50 - - [2026-02-05 03:21:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.50 - - [2026-02-05 03:21:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000361 [API:8081]10.0.0.23 - - [2026-02-05 03:21:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.23 - - [2026-02-05 03:21:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.23 - - [2026-02-05 03:21:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.23 - - [2026-02-05 03:21:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.27 - - [2026-02-05 03:21:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.27 - - [2026-02-05 03:21:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.27 - - [2026-02-05 03:21:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000346 [API:8081]10.0.0.27 - - [2026-02-05 03:21:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.50 - - [2026-02-05 03:22:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076901 [API:8081]10.0.0.50 - - [2026-02-05 03:23:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.081580 [API:8081]10.0.0.27 - - [2026-02-05 03:24:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.27 - - [2026-02-05 03:24:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1644 0.073234 [API:8081]10.0.0.27 - - [2026-02-05 03:24:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.069944 [API:8081]10.0.0.50 - - [2026-02-05 03:25:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.139398 [API:8081]10.0.0.50 - - [2026-02-05 03:26:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.076884 [API:8081]10.0.0.50 - - [2026-02-05 03:26:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.50 - - [2026-02-05 03:26:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.50 - - [2026-02-05 03:26:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.50 - - [2026-02-05 03:26:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.23 - - [2026-02-05 03:26:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000420 [API:8081]10.0.0.23 - - [2026-02-05 03:26:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000354 [API:8081]10.0.0.23 - - [2026-02-05 03:26:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.23 - - [2026-02-05 03:26:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000420 [API:8081]10.0.0.27 - - [2026-02-05 03:26:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.27 - - [2026-02-05 03:26:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.27 - - [2026-02-05 03:26:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000418 [API:8081]10.0.0.27 - - [2026-02-05 03:26:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.50 - - [2026-02-05 03:28:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071935 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:28:30] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003270 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:28:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003314 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:28:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003960 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:28:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002783 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:28:30] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005458 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:28:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003469 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:28:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003396 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:28:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003595 [API:8081]10.0.0.27 - - [2026-02-05 03:28:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.27 - - [2026-02-05 03:28:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1626 0.081769 [API:8081]10.0.0.50 - - [2026-02-05 03:29:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.074628 [API:8081]10.0.0.27 - - [2026-02-05 03:29:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000337 [API:8081]10.0.0.27 - - [2026-02-05 03:29:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.067527 [API:8081]10.0.0.27 - - [2026-02-05 03:29:43] "GET /analytics HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.27 - - [2026-02-05 03:29:43] "GET /analytics HTTP/1.1" 401 205 0.000170 [API:8081]10.0.0.50 - - [2026-02-05 03:30:11] "GET /analytics HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.50 - - [2026-02-05 03:30:11] "GET /analytics HTTP/1.1" 401 205 0.000191 [API:8081]10.0.0.23 - - [2026-02-05 03:30:12] "GET /analytics HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.23 - - [2026-02-05 03:30:12] "GET /analytics HTTP/1.1" 401 205 0.000165 [API:8081]10.0.0.50 - - [2026-02-05 03:31:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067692 [API:8081]10.0.0.50 - - [2026-02-05 03:31:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.50 - - [2026-02-05 03:31:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.50 - - [2026-02-05 03:31:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.50 - - [2026-02-05 03:31:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.23 - - [2026-02-05 03:31:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.23 - - [2026-02-05 03:31:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.23 - - [2026-02-05 03:31:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000642 [API:8081]10.0.0.23 - - [2026-02-05 03:31:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000437 [API:8081]10.0.0.27 - - [2026-02-05 03:31:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.27 - - [2026-02-05 03:31:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000382 [API:8081]10.0.0.27 - - [2026-02-05 03:31:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.27 - - [2026-02-05 03:31:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000387 [API:8081]10.0.0.50 - - [2026-02-05 03:32:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.146608 [API:8081]10.0.0.50 - - [2026-02-05 03:34:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082163 [API:8081]10.0.0.27 - - [2026-02-05 03:35:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.27 - - [2026-02-05 03:35:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1416 0.110161 [API:8081]10.0.0.50 - - [2026-02-05 03:35:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.114047 [API:8081]10.0.0.50 - - [2026-02-05 03:36:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.50 - - [2026-02-05 03:36:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.50 - - [2026-02-05 03:36:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000338 [API:8081]10.0.0.50 - - [2026-02-05 03:36:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.23 - - [2026-02-05 03:36:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.23 - - [2026-02-05 03:36:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.23 - - [2026-02-05 03:36:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000361 [API:8081]10.0.0.23 - - [2026-02-05 03:36:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.27 - - [2026-02-05 03:36:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000363 [API:8081]10.0.0.27 - - [2026-02-05 03:36:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.27 - - [2026-02-05 03:36:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000383 [API:8081]10.0.0.27 - - [2026-02-05 03:36:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.50 - - [2026-02-05 03:37:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066634 [API:8081]10.0.0.50 - - [2026-02-05 03:38:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.078765 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:38:30] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003712 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:38:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003452 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:38:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003098 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:38:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002935 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:38:30] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.009752 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:38:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.008712 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:38:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002784 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:38:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005419 [API:8081]10.0.0.27 - - [2026-02-05 03:39:43] "GET /analytics HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.27 - - [2026-02-05 03:39:43] "GET /analytics HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.50 - - [2026-02-05 03:40:11] "GET /analytics HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.50 - - [2026-02-05 03:40:11] "GET /analytics HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.23 - - [2026-02-05 03:40:12] "GET /analytics HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.23 - - [2026-02-05 03:40:12] "GET /analytics HTTP/1.1" 401 205 0.000129 [API:8081]10.0.0.50 - - [2026-02-05 03:40:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072907 [API:8081]10.0.0.27 - - [2026-02-05 03:40:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-05779884:0c36dc5c-77aa-46f3-b7fe-cd0b8fd92d37?flat HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.27 - - [2026-02-05 03:40:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-05779884:0c36dc5c-77aa-46f3-b7fe-cd0b8fd92d37?flat HTTP/1.1" 200 5263 0.077894 [API:8081]10.0.0.27 - - [2026-02-05 03:40:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-05779884:0c36dc5c-77aa-46f3-b7fe-cd0b8fd92d37?flat HTTP/1.1" 200 5263 0.078291 [API:8081]10.0.0.27 - - [2026-02-05 03:40:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-05779884:0c36dc5c-77aa-46f3-b7fe-cd0b8fd92d37?flat HTTP/1.1" 200 5263 0.067785 [API:8081]10.0.0.27 - - [2026-02-05 03:40:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-05779884:ctest-random-79121371?flat HTTP/1.1" 200 9094 0.020230 [API:8081]10.0.0.27 - - [2026-02-05 03:40:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.023182 [API:8081]10.0.0.27 - - [2026-02-05 03:40:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.025145 [API:8081]10.0.0.27 - - [2026-02-05 03:40:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.028442 [API:8081]10.0.0.27 - - [2026-02-05 03:40:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.024252 [API:8081]10.0.0.27 - - [2026-02-05 03:40:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010947 [API:8081]10.0.0.27 - - [2026-02-05 03:40:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.009505 [API:8081]10.0.0.27 - - [2026-02-05 03:40:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.027836 [API:8081]10.0.0.27 - - [2026-02-05 03:40:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.024707 [API:8081]10.0.0.27 - - [2026-02-05 03:40:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.043041 [API:8081]10.0.0.27 - - [2026-02-05 03:40:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.027534 [API:8081]10.0.0.27 - - [2026-02-05 03:40:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.020556 [API:8081]10.0.0.27 - - [2026-02-05 03:40:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.030407 [API:8081]10.0.0.27 - - [2026-02-05 03:40:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.025911 [API:8081]10.0.0.27 - - [2026-02-05 03:40:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.026332 [API:8081]10.0.0.27 - - [2026-02-05 03:40:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.020871 [API:8081]10.0.0.27 - - [2026-02-05 03:40:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.023662 [API:8081]10.0.0.27 - - [2026-02-05 03:41:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.024558 [API:8081]10.0.0.27 - - [2026-02-05 03:41:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.021630 [API:8081]10.0.0.27 - - [2026-02-05 03:41:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.023978 [API:8081]10.0.0.27 - - [2026-02-05 03:41:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.021797 [API:8081]10.0.0.27 - - [2026-02-05 03:41:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.021461 [API:8081]10.0.0.27 - - [2026-02-05 03:41:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13013 0.022511 [API:8081]10.0.0.27 - - [2026-02-05 03:41:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.022177 [API:8081]10.0.0.27 - - [2026-02-05 03:41:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12645 0.025670 [API:8081]10.0.0.27 - - [2026-02-05 03:41:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-05779884:ctest-random-79121371?flat HTTP/1.1" 200 8106 0.018632 [API:8081]10.0.0.27 - - [2026-02-05 03:41:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009267 [API:8081]10.0.0.50 - - [2026-02-05 03:41:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.50 - - [2026-02-05 03:41:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.50 - - [2026-02-05 03:41:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.50 - - [2026-02-05 03:41:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.23 - - [2026-02-05 03:41:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.23 - - [2026-02-05 03:41:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.23 - - [2026-02-05 03:41:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.27 - - [2026-02-05 03:41:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.23 - - [2026-02-05 03:41:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.27 - - [2026-02-05 03:41:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.27 - - [2026-02-05 03:41:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.27 - - [2026-02-05 03:41:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.50 - - [2026-02-05 03:41:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.209223 [API:8081]10.0.0.50 - - [2026-02-05 03:43:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072545 [API:8081]10.0.0.27 - - [2026-02-05 03:44:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.27 - - [2026-02-05 03:44:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1418 0.076742 [API:8081]10.0.0.50 - - [2026-02-05 03:44:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.070804 [API:8081]10.0.0.50 - - [2026-02-05 03:46:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.50 - - [2026-02-05 03:46:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.50 - - [2026-02-05 03:46:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.50 - - [2026-02-05 03:46:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.23 - - [2026-02-05 03:46:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.23 - - [2026-02-05 03:46:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.23 - - [2026-02-05 03:46:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.23 - - [2026-02-05 03:46:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.27 - - [2026-02-05 03:46:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000331 [API:8081]10.0.0.27 - - [2026-02-05 03:46:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000365 [API:8081]10.0.0.27 - - [2026-02-05 03:46:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.27 - - [2026-02-05 03:46:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.50 - - [2026-02-05 03:46:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.093568 [API:8081]10.0.0.27 - - [2026-02-05 03:47:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.27 - - [2026-02-05 03:47:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1622 0.070570 [API:8081]10.0.0.50 - - [2026-02-05 03:47:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.092246 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:48:30] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003720 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:48:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003170 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:48:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003499 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:48:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003349 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:48:30] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003587 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:48:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003447 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:48:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003000 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:48:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003053 [API:8081]10.0.0.50 - - [2026-02-05 03:49:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.109930 [API:8081]10.0.0.27 - - [2026-02-05 03:49:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.27 - - [2026-02-05 03:49:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1448 0.065357 [API:8081]10.0.0.27 - - [2026-02-05 03:49:43] "GET /analytics HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.27 - - [2026-02-05 03:49:43] "GET /analytics HTTP/1.1" 401 205 0.000179 [API:8081]10.0.0.50 - - [2026-02-05 03:50:11] "GET /analytics HTTP/1.1" 401 205 0.000362 [API:8081]10.0.0.50 - - [2026-02-05 03:50:11] "GET /analytics HTTP/1.1" 401 205 0.000248 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:12] "POST /analytics/query HTTP/1.1" 202 179 0.013914 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:12] "GET /analytics/query/c5f90aea-0245-11f1-807e-00000a00001b HTTP/1.1" 200 221 0.002728 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:12] "GET /analytics/query/c5f90aea-0245-11f1-807e-00000a00001b HTTP/1.1" 200 221 0.001912 [API:8081]10.0.0.23 - - [2026-02-05 03:50:12] "GET /analytics HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.23 - - [2026-02-05 03:50:12] "GET /analytics HTTP/1.1" 401 205 0.000165 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:13] "GET /analytics/query/c5f90aea-0245-11f1-807e-00000a00001b HTTP/1.1" 200 338 0.002123 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:13] "GET /analytics/query/c5f90aea-0245-11f1-807e-00000a00001b/chunk-final/0 HTTP/1.1" 200 856 0.002391 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:13] "POST /analytics/query HTTP/1.1" 202 179 0.006104 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:14] "GET /analytics/query/c700ab1d-0245-11f1-9184-00000a00001b HTTP/1.1" 200 221 0.003488 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:14] "GET /analytics/query/c700ab1d-0245-11f1-9184-00000a00001b HTTP/1.1" 200 221 0.002062 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:15] "GET /analytics/query/c700ab1d-0245-11f1-9184-00000a00001b HTTP/1.1" 200 338 0.002058 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:15] "GET /analytics/query/c700ab1d-0245-11f1-9184-00000a00001b/chunk-final/0 HTTP/1.1" 200 856 0.002631 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:15] "POST /analytics/query HTTP/1.1" 202 179 0.006311 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:15] "GET /analytics/query/c8040a36-0245-11f1-acc0-00000a00001b HTTP/1.1" 200 221 0.003360 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:16] "GET /analytics/query/c8040a36-0245-11f1-acc0-00000a00001b HTTP/1.1" 200 339 0.002351 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:16] "GET /analytics/query/c8040a36-0245-11f1-acc0-00000a00001b/chunk-final/0 HTTP/1.1" 200 16359 0.005442 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:16] "POST /analytics/query HTTP/1.1" 202 179 0.014328 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:16] "GET /analytics/query/c8be46ed-0245-11f1-a261-00000a00001b HTTP/1.1" 200 221 0.004591 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:17] "GET /analytics/query/c8be46ed-0245-11f1-a261-00000a00001b HTTP/1.1" 200 339 0.004944 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:17] "GET /analytics/query/c8be46ed-0245-11f1-a261-00000a00001b/chunk-final/0 HTTP/1.1" 200 16359 0.004074 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:18] "POST /analytics/query HTTP/1.1" 202 179 0.005404 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:18] "GET /analytics/query/c9736ac4-0245-11f1-b5d6-00000a00001b HTTP/1.1" 200 221 0.003319 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:18] "GET /analytics/query/c9736ac4-0245-11f1-b5d6-00000a00001b HTTP/1.1" 200 339 0.002565 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:18] "GET /analytics/query/c9736ac4-0245-11f1-b5d6-00000a00001b/chunk-final/0 HTTP/1.1" 200 7655 0.003801 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:22] "GET /analytics/tables HTTP/1.1" 200 76090 0.004269 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:22] "POST /analytics/query HTTP/1.1" 202 179 0.005898 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:22] "GET /analytics/query/cc26da3b-0245-11f1-9d4f-00000a00001b HTTP/1.1" 200 221 0.014649 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:23] "GET /analytics/query/cc26da3b-0245-11f1-9d4f-00000a00001b HTTP/1.1" 200 340 0.002414 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:23] "GET /analytics/query/cc26da3b-0245-11f1-9d4f-00000a00001b/chunk-final/0 HTTP/1.1" 200 326799 0.013685 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:23] "GET /analytics/tables HTTP/1.1" 200 76090 0.003920 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:24] "GET /analytics/tables HTTP/1.1" 200 76090 0.003660 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:24] "POST /analytics/query HTTP/1.1" 202 179 0.023251 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:24] "GET /analytics/query/cd530db4-0245-11f1-9061-00000a00001b HTTP/1.1" 200 221 0.003874 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:25] "GET /analytics/query/cd530db4-0245-11f1-9061-00000a00001b HTTP/1.1" 200 338 0.002419 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:25] "GET /analytics/query/cd530db4-0245-11f1-9061-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001851 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:25] "POST /analytics/query HTTP/1.1" 202 179 0.005243 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:25] "GET /analytics/query/cda768f9-0245-11f1-856d-00000a00001b HTTP/1.1" 200 221 0.008063 [API:8081]10.0.0.50 - - [2026-02-05 03:50:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.072892 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:25] "GET /analytics/query/cda768f9-0245-11f1-856d-00000a00001b HTTP/1.1" 200 338 0.002090 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:25] "GET /analytics/query/cda768f9-0245-11f1-856d-00000a00001b/chunk-final/0 HTTP/1.1" 200 11274 0.002483 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:25] "POST /analytics/query HTTP/1.1" 202 179 0.005973 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:25] "GET /analytics/query/cdf938ff-0245-11f1-b4b1-00000a00001b HTTP/1.1" 200 221 0.003407 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:26] "GET /analytics/query/cdf938ff-0245-11f1-b4b1-00000a00001b HTTP/1.1" 200 338 0.001979 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:26] "GET /analytics/query/cdf938ff-0245-11f1-b4b1-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.002065 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:26] "POST /analytics/query HTTP/1.1" 202 179 0.014168 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:26] "GET /analytics/query/ce49d0a6-0245-11f1-92ab-00000a00001b HTTP/1.1" 200 221 0.005435 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:26] "GET /analytics/query/ce49d0a6-0245-11f1-92ab-00000a00001b HTTP/1.1" 200 338 0.002471 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:26] "GET /analytics/query/ce49d0a6-0245-11f1-92ab-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001753 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:26] "POST /analytics/query HTTP/1.1" 202 179 0.005199 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:26] "GET /analytics/query/ce9cf1d8-0245-11f1-a9f9-00000a00001b HTTP/1.1" 200 221 0.003721 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:27] "GET /analytics/query/ce9cf1d8-0245-11f1-a9f9-00000a00001b HTTP/1.1" 200 338 0.002183 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:27] "GET /analytics/query/ce9cf1d8-0245-11f1-a9f9-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001853 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:27] "POST /analytics/query HTTP/1.1" 202 179 0.004844 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:27] "GET /analytics/query/ceeeaabf-0245-11f1-99c8-00000a00001b HTTP/1.1" 200 221 0.002630 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:27] "GET /analytics/query/ceeeaabf-0245-11f1-99c8-00000a00001b HTTP/1.1" 200 338 0.002198 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:27] "GET /analytics/query/ceeeaabf-0245-11f1-99c8-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.002272 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:27] "POST /analytics/query HTTP/1.1" 202 179 0.013913 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:27] "GET /analytics/query/cf3f66d7-0245-11f1-99b7-00000a00001b HTTP/1.1" 200 221 0.003229 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:28] "GET /analytics/query/cf3f66d7-0245-11f1-99b7-00000a00001b HTTP/1.1" 200 338 0.003115 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:28] "GET /analytics/query/cf3f66d7-0245-11f1-99b7-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.002039 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:28] "POST /analytics/query HTTP/1.1" 202 179 0.005589 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:28] "GET /analytics/query/cf92639c-0245-11f1-8815-00000a00001b HTTP/1.1" 200 221 0.005566 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:28] "GET /analytics/query/cf92639c-0245-11f1-8815-00000a00001b HTTP/1.1" 200 338 0.002487 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:28] "GET /analytics/query/cf92639c-0245-11f1-8815-00000a00001b/chunk-final/0 HTTP/1.1" 200 2082 0.002544 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:28] "POST /analytics/query HTTP/1.1" 202 179 0.005248 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:28] "GET /analytics/query/cfe3ef65-0245-11f1-891f-00000a00001b HTTP/1.1" 200 221 0.002896 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:29] "GET /analytics/query/cfe3ef65-0245-11f1-891f-00000a00001b HTTP/1.1" 200 338 0.002272 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:29] "GET /analytics/query/cfe3ef65-0245-11f1-891f-00000a00001b/chunk-final/0 HTTP/1.1" 200 9807 0.002296 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:29] "POST /analytics/query HTTP/1.1" 202 179 0.009976 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:29] "GET /analytics/query/d0361b59-0245-11f1-a0b1-00000a00001b HTTP/1.1" 200 221 0.006606 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:29] "GET /analytics/query/d0361b59-0245-11f1-a0b1-00000a00001b HTTP/1.1" 200 338 0.002390 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:29] "GET /analytics/query/d0361b59-0245-11f1-a0b1-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.002054 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:29] "POST /analytics/query HTTP/1.1" 202 179 0.004836 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:29] "GET /analytics/query/d08966ab-0245-11f1-a301-00000a00001b HTTP/1.1" 200 221 0.001993 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:30] "GET /analytics/query/d08966ab-0245-11f1-a301-00000a00001b HTTP/1.1" 200 338 0.001969 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:30] "GET /analytics/query/d08966ab-0245-11f1-a301-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001933 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:30] "POST /analytics/query HTTP/1.1" 202 179 0.006651 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:30] "GET /analytics/query/d0d9c66c-0245-11f1-a6eb-00000a00001b HTTP/1.1" 200 221 0.007436 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:31] "GET /analytics/query/d0d9c66c-0245-11f1-a6eb-00000a00001b HTTP/1.1" 200 338 0.002045 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:31] "GET /analytics/query/d0d9c66c-0245-11f1-a6eb-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001889 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:31] "GET /analytics/tables HTTP/1.1" 200 76090 0.004199 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:32] "GET /analytics/tables HTTP/1.1" 200 76090 0.003668 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:32] "POST /analytics/query HTTP/1.1" 202 179 0.024045 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:32] "GET /analytics/query/d200b0a4-0245-11f1-a7d8-00000a00001b HTTP/1.1" 200 221 0.002856 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:32] "GET /analytics/query/d200b0a4-0245-11f1-a7d8-00000a00001b HTTP/1.1" 200 340 0.002079 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:33] "GET /analytics/query/d200b0a4-0245-11f1-a7d8-00000a00001b/chunk-final/0 HTTP/1.1" 200 1505163 0.016715 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:33] "POST /analytics/query HTTP/1.1" 202 179 0.008303 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:33] "GET /analytics/query/d25e6d0a-0245-11f1-9464-00000a00001b HTTP/1.1" 200 221 0.004522 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:33] "GET /analytics/query/d25e6d0a-0245-11f1-9464-00000a00001b HTTP/1.1" 200 340 0.002016 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:33] "GET /analytics/query/d25e6d0a-0245-11f1-9464-00000a00001b/chunk-final/0 HTTP/1.1" 200 1505231 0.021857 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:34] "GET /analytics/tables HTTP/1.1" 200 76090 0.006778 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:35] "GET /analytics/tables HTTP/1.1" 200 76090 0.007040 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:35] "GET /analytics/tables HTTP/1.1" 200 76090 0.003881 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:36] "GET /analytics/tables HTTP/1.1" 200 76090 0.003953 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:37] "GET /analytics/tables HTTP/1.1" 200 76090 0.003573 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:37] "POST /analytics/query HTTP/1.1" 202 179 0.005232 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:37] "GET /analytics/query/d4db6242-0245-11f1-8ba5-00000a00001b HTTP/1.1" 200 221 0.002377 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:37] "GET /analytics/query/d4db6242-0245-11f1-8ba5-00000a00001b HTTP/1.1" 200 339 0.002142 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:37] "GET /analytics/query/d4db6242-0245-11f1-8ba5-00000a00001b/chunk-final/0 HTTP/1.1" 200 78941 0.004563 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:38] "GET /analytics/tables HTTP/1.1" 200 76090 0.004057 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:38] "POST /analytics/query HTTP/1.1" 202 179 0.006271 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:38] "GET /analytics/query/d598b78c-0245-11f1-b440-00000a00001b HTTP/1.1" 200 221 0.004992 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:39] "GET /analytics/query/d598b78c-0245-11f1-b440-00000a00001b HTTP/1.1" 200 341 0.002095 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:39] "GET /analytics/query/d598b78c-0245-11f1-b440-00000a00001b/chunk-final/0 HTTP/1.1" 200 977365 0.032988 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:39] "GET /analytics/tables HTTP/1.1" 200 76090 0.003927 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:40] "GET /analytics/tables HTTP/1.1" 200 76090 0.003999 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:43] "GET /analytics/tables HTTP/1.1" 200 76090 0.004152 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:44] "POST /analytics/query HTTP/1.1" 200 145 1.013250 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:45] "GET /analytics/tables HTTP/1.1" 200 76090 0.004002 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:46] "POST /analytics/query HTTP/1.1" 200 2326 1.014796 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:47] "GET /analytics/tables HTTP/1.1" 200 76090 0.003946 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:48] "POST /analytics/query HTTP/1.1" 200 708 1.027234 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:49] "GET /analytics/tables HTTP/1.1" 200 76090 0.006825 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:50] "POST /analytics/query HTTP/1.1" 200 2831 1.012815 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:50] "GET /analytics/tables HTTP/1.1" 200 76090 0.005001 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:51] "POST /analytics/query HTTP/1.1" 200 258 1.012333 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:52] "GET /analytics/tables HTTP/1.1" 200 76090 0.006924 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:53] "POST /analytics/query HTTP/1.1" 200 1336 1.026173 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:54] "GET /analytics/tables HTTP/1.1" 200 76090 0.004582 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:55] "POST /analytics/query HTTP/1.1" 200 2831 1.017765 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:55] "GET /analytics/tables HTTP/1.1" 200 76090 0.003939 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:56] "POST /analytics/query HTTP/1.1" 200 829 1.012447 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:57] "GET /analytics/tables HTTP/1.1" 200 76090 0.004294 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:58] "POST /analytics/query HTTP/1.1" 200 141399 1.027240 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:50:59] "GET /analytics/tables HTTP/1.1" 200 76090 0.004680 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:51:00] "POST /analytics/query HTTP/1.1" 200 792 1.010564 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:51:01] "GET /analytics/tables HTTP/1.1" 200 76090 0.004374 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:51:02] "POST /analytics/query HTTP/1.1" 200 258 1.011908 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:51:02] "GET /analytics/tables HTTP/1.1" 200 76090 0.003915 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:51:03] "POST /analytics/query HTTP/1.1" 200 596 1.031623 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:51:04] "GET /analytics/tables HTTP/1.1" 200 76090 0.004896 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:51:05] "POST /analytics/query HTTP/1.1" 200 1435 1.012262 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:51:06] "GET /analytics/tables HTTP/1.1" 200 76090 0.005141 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:51:07] "POST /analytics/query HTTP/1.1" 200 596 1.012572 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:51:07] "GET /analytics/tables HTTP/1.1" 200 76090 0.003928 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:51:08] "POST /analytics/query HTTP/1.1" 200 236 1.021396 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:51:09] "GET /analytics/tables HTTP/1.1" 200 76090 0.003748 [API:8081]10.0.0.50 - - [2026-02-05 03:51:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.50 - - [2026-02-05 03:51:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.50 - - [2026-02-05 03:51:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.50 - - [2026-02-05 03:51:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.23 - - [2026-02-05 03:51:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.23 - - [2026-02-05 03:51:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.23 - - [2026-02-05 03:51:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.27 - - [2026-02-05 03:51:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.23 - - [2026-02-05 03:51:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.27 - - [2026-02-05 03:51:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.27 - - [2026-02-05 03:51:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.27 - - [2026-02-05 03:51:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000458 [API:8081]10.0.0.27 - - [2026-02-05 03:51:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000343 [API:8081]10.0.0.27 - - [2026-02-05 03:51:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1692 0.085734 [API:8081]10.0.0.27 - - [2026-02-05 03:52:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.227257 [API:8081]10.0.0.27 - - [2026-02-05 03:52:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.171932 [API:8081]10.0.0.27 - - [2026-02-05 03:52:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.010120 [API:8081]10.0.0.50 - - [2026-02-05 03:52:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068016 [API:8081]10.0.0.27 - - [2026-02-05 03:52:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.011063 [API:8081]10.0.0.27 - - [2026-02-05 03:52:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.009637 [API:8081]10.0.0.27 - - [2026-02-05 03:52:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.010031 [API:8081]10.0.0.27 - - [2026-02-05 03:52:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.011967 [API:8081]10.0.0.27 - - [2026-02-05 03:52:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.011659 [API:8081]10.0.0.27 - - [2026-02-05 03:53:03] "POST /analytics/query HTTP/1.1" 200 222 1.020039 [API:8081]10.0.0.27 - - [2026-02-05 03:53:04] "POST /analytics/query HTTP/1.1" 200 222 1.022627 [API:8081]10.0.0.27 - - [2026-02-05 03:53:05] "POST /analytics/query HTTP/1.1" 200 353 1.027315 [API:8081]10.0.0.50 - - [2026-02-05 03:53:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.069008 [API:8081]10.0.0.50 - - [2026-02-05 03:55:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068723 [API:8081]10.0.0.50 - - [2026-02-05 03:56:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.50 - - [2026-02-05 03:56:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.50 - - [2026-02-05 03:56:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.50 - - [2026-02-05 03:56:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.23 - - [2026-02-05 03:56:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.23 - - [2026-02-05 03:56:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000393 [API:8081]10.0.0.23 - - [2026-02-05 03:56:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.23 - - [2026-02-05 03:56:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000892 [API:8081]10.0.0.27 - - [2026-02-05 03:56:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000322 [API:8081]10.0.0.27 - - [2026-02-05 03:56:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.27 - - [2026-02-05 03:56:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.27 - - [2026-02-05 03:56:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.27 - - [2026-02-05 03:56:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25595 0.092450 [API:8081]10.0.0.27 - - [2026-02-05 03:56:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13738 0.024417 [API:8081]10.0.0.27 - - [2026-02-05 03:56:26] "POST /analytics/query HTTP/1.1" 200 507 1.021867 [API:8081]10.0.0.27 - - [2026-02-05 03:56:27] "POST /analytics/query HTTP/1.1" 200 353 1.030624 [API:8081]10.0.0.27 - - [2026-02-05 03:56:28] "POST /analytics/query HTTP/1.1" 200 353 1.023699 [API:8081]10.0.0.50 - - [2026-02-05 03:56:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.068482 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:58:30] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003497 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:58:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003797 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:58:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003782 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:58:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003184 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:58:30] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003651 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:58:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003000 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:58:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002995 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 03:58:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002726 [API:8081]10.0.0.50 - - [2026-02-05 03:58:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.092103 [API:8081]10.0.0.50 - - [2026-02-05 03:59:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.078313 [API:8081]10.0.0.27 - - [2026-02-05 03:59:43] "GET /analytics HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.27 - - [2026-02-05 03:59:43] "GET /analytics HTTP/1.1" 401 205 0.000140 [API:8081]10.0.0.50 - - [2026-02-05 04:00:11] "GET /analytics HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.50 - - [2026-02-05 04:00:11] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.23 - - [2026-02-05 04:00:12] "GET /analytics HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.23 - - [2026-02-05 04:00:12] "GET /analytics HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.50 - - [2026-02-05 04:01:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.50 - - [2026-02-05 04:01:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.50 - - [2026-02-05 04:01:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.50 - - [2026-02-05 04:01:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.23 - - [2026-02-05 04:01:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.23 - - [2026-02-05 04:01:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.23 - - [2026-02-05 04:01:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.23 - - [2026-02-05 04:01:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.27 - - [2026-02-05 04:01:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.27 - - [2026-02-05 04:01:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.27 - - [2026-02-05 04:01:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.27 - - [2026-02-05 04:01:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.50 - - [2026-02-05 04:01:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073515 [API:8081]10.0.0.50 - - [2026-02-05 04:02:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.078761 [API:8081]10.0.0.50 - - [2026-02-05 04:04:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074833 [API:8081]10.0.0.50 - - [2026-02-05 04:05:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.070263 [API:8081]10.0.0.50 - - [2026-02-05 04:06:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.50 - - [2026-02-05 04:06:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.50 - - [2026-02-05 04:06:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.50 - - [2026-02-05 04:06:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.23 - - [2026-02-05 04:06:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.23 - - [2026-02-05 04:06:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.23 - - [2026-02-05 04:06:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.23 - - [2026-02-05 04:06:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.27 - - [2026-02-05 04:06:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.27 - - [2026-02-05 04:06:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000330 [API:8081]10.0.0.27 - - [2026-02-05 04:06:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.27 - - [2026-02-05 04:06:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000463 [API:8081]10.0.0.50 - - [2026-02-05 04:07:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076016 [API:8081]10.0.0.27 - - [2026-02-05 04:08:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000385 [API:8081]10.0.0.27 - - [2026-02-05 04:08:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1416 0.098043 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:08:30] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004638 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:08:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003713 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:08:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004595 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:08:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003248 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:08:30] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003074 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:08:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002873 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:08:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002788 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:08:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002889 [API:8081]10.0.0.50 - - [2026-02-05 04:08:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.084946 [API:8081]10.0.0.27 - - [2026-02-05 04:09:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-04115030:afe9f8ce-d259-401e-80ea-759b624b0cdb?flat HTTP/1.1" 200 5200 0.077464 [API:8081]10.0.0.27 - - [2026-02-05 04:09:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-04115030:afe9f8ce-d259-401e-80ea-759b624b0cdb?flat HTTP/1.1" 200 5200 0.016565 [API:8081]10.0.0.27 - - [2026-02-05 04:09:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-04115030:afe9f8ce-d259-401e-80ea-759b624b0cdb?flat HTTP/1.1" 200 5200 0.080116 [API:8081]10.0.0.27 - - [2026-02-05 04:09:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-04115030:EVPN-VN1?flat HTTP/1.1" 200 3937 0.017859 [API:8081]10.0.0.27 - - [2026-02-05 04:09:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.022735 [API:8081]10.0.0.27 - - [2026-02-05 04:09:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13018 0.022592 [API:8081]10.0.0.27 - - [2026-02-05 04:09:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.022622 [API:8081]10.0.0.27 - - [2026-02-05 04:09:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 13018 0.022551 [API:8081]10.0.0.27 - - [2026-02-05 04:09:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008916 [API:8081]10.0.0.27 - - [2026-02-05 04:09:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-04115030:097ffc00-23b0-4e34-aa9b-b52b5c9d6774?flat HTTP/1.1" 200 5069 0.034170 [API:8081]10.0.0.27 - - [2026-02-05 04:09:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-04115030:097ffc00-23b0-4e34-aa9b-b52b5c9d6774?flat HTTP/1.1" 200 5069 0.015323 [API:8081]10.0.0.27 - - [2026-02-05 04:09:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-04115030:097ffc00-23b0-4e34-aa9b-b52b5c9d6774?flat HTTP/1.1" 200 5069 0.015609 [API:8081]10.0.0.27 - - [2026-02-05 04:09:11] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-04115030:EVPN-VN1?flat HTTP/1.1" 200 7832 0.022842 [API:8081]10.0.0.27 - - [2026-02-05 04:09:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25594 0.019797 [API:8081]10.0.0.27 - - [2026-02-05 04:09:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25594 0.022791 [API:8081]10.0.0.27 - - [2026-02-05 04:09:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009772 [API:8081]10.0.0.27 - - [2026-02-05 04:09:44] "GET /analytics HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.27 - - [2026-02-05 04:09:44] "GET /analytics HTTP/1.1" 401 205 0.000181 [API:8081]10.0.0.50 - - [2026-02-05 04:10:11] "GET /analytics HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.50 - - [2026-02-05 04:10:11] "GET /analytics HTTP/1.1" 401 205 0.000178 [API:8081]10.0.0.23 - - [2026-02-05 04:10:12] "GET /analytics HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.23 - - [2026-02-05 04:10:12] "GET /analytics HTTP/1.1" 401 205 0.000210 [API:8081]10.0.0.50 - - [2026-02-05 04:10:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069477 [API:8081]10.0.0.50 - - [2026-02-05 04:11:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000331 [API:8081]10.0.0.50 - - [2026-02-05 04:11:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.50 - - [2026-02-05 04:11:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.50 - - [2026-02-05 04:11:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.23 - - [2026-02-05 04:11:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.23 - - [2026-02-05 04:11:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.23 - - [2026-02-05 04:11:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.23 - - [2026-02-05 04:11:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000466 [API:8081]10.0.0.27 - - [2026-02-05 04:11:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.27 - - [2026-02-05 04:11:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.27 - - [2026-02-05 04:11:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.27 - - [2026-02-05 04:11:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.27 - - [2026-02-05 04:11:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-04115030:afe9f8ce-d259-401e-80ea-759b624b0cdb?flat HTTP/1.1" 200 5318 0.017264 [API:8081]10.0.0.27 - - [2026-02-05 04:11:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-04115030:afe9f8ce-d259-401e-80ea-759b624b0cdb?flat HTTP/1.1" 200 5318 0.016487 [API:8081]10.0.0.27 - - [2026-02-05 04:11:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-04115030:afe9f8ce-d259-401e-80ea-759b624b0cdb?flat HTTP/1.1" 200 5318 0.015924 [API:8081]10.0.0.27 - - [2026-02-05 04:11:20] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-04115030:EVPN-VN1?flat HTTP/1.1" 200 8445 0.018271 [API:8081]10.0.0.27 - - [2026-02-05 04:11:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23103 0.021006 [API:8081]10.0.0.27 - - [2026-02-05 04:11:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12076 0.025006 [API:8081]10.0.0.27 - - [2026-02-05 04:11:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23103 0.026303 [API:8081]10.0.0.27 - - [2026-02-05 04:11:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12076 0.024569 [API:8081]10.0.0.27 - - [2026-02-05 04:11:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009608 [API:8081]10.0.0.27 - - [2026-02-05 04:11:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-04115030:097ffc00-23b0-4e34-aa9b-b52b5c9d6774?flat HTTP/1.1" 200 5312 0.014515 [API:8081]10.0.0.27 - - [2026-02-05 04:11:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-04115030:097ffc00-23b0-4e34-aa9b-b52b5c9d6774?flat HTTP/1.1" 200 5312 0.017860 [API:8081]10.0.0.27 - - [2026-02-05 04:11:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-04115030:097ffc00-23b0-4e34-aa9b-b52b5c9d6774?flat HTTP/1.1" 200 5312 0.016700 [API:8081]10.0.0.27 - - [2026-02-05 04:11:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-04115030:EVPN-VN1?flat HTTP/1.1" 200 9693 0.020405 [API:8081]10.0.0.27 - - [2026-02-05 04:11:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23098 0.021120 [API:8081]10.0.0.27 - - [2026-02-05 04:11:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23098 0.022220 [API:8081]10.0.0.27 - - [2026-02-05 04:11:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010741 [API:8081]10.0.0.50 - - [2026-02-05 04:11:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.103215 [API:8081]10.0.0.27 - - [2026-02-05 04:12:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24463 0.023927 [API:8081]10.0.0.27 - - [2026-02-05 04:12:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-04115030:EVPN-VN1?flat HTTP/1.1" 200 8541 0.020652 [API:8081]10.0.0.27 - - [2026-02-05 04:12:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010433 [API:8081]10.0.0.27 - - [2026-02-05 04:12:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24676 0.023143 [API:8081]10.0.0.27 - - [2026-02-05 04:12:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12754 0.033123 [API:8081]10.0.0.27 - - [2026-02-05 04:12:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24677 0.026004 [API:8081]10.0.0.27 - - [2026-02-05 04:12:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12393 0.023461 [API:8081]10.0.0.27 - - [2026-02-05 04:12:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-04115030:EVPN-VN1?flat HTTP/1.1" 200 5991 0.015271 [API:8081]10.0.0.27 - - [2026-02-05 04:12:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009890 [API:8081]10.0.0.50 - - [2026-02-05 04:13:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085558 [API:8081]10.0.0.50 - - [2026-02-05 04:14:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.066410 [API:8081]10.0.0.27 - - [2026-02-05 04:14:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-23370445:ctest-TestRbac-23370445-93407727?flat HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.27 - - [2026-02-05 04:15:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-23370445:ctest-TestRbac-23370445-93407727?flat HTTP/1.1" 200 2081 0.512286 [API:8081]10.0.0.27 - - [2026-02-05 04:15:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 335 0.160473 [API:8081]10.0.0.27 - - [2026-02-05 04:15:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-23370445:ctest-TestRbac-23370445-93407727?flat HTTP/1.1" 401 205 0.000348 [API:8081]10.0.0.27 - - [2026-02-05 04:15:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-23370445:ctest-TestRbac-23370445-93407727?flat HTTP/1.1" 200 2081 0.184783 [API:8081]10.0.0.27 - - [2026-02-05 04:15:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 335 0.088798 [API:8081]10.0.0.27 - - [2026-02-05 04:15:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-34938323:10ea510d-98ee-497f-8b43-cdd196bacc26?flat HTTP/1.1" 200 5321 0.136052 [API:8081]10.0.0.27 - - [2026-02-05 04:15:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-34938323:10ea510d-98ee-497f-8b43-cdd196bacc26?flat HTTP/1.1" 200 5321 0.066918 [API:8081]10.0.0.27 - - [2026-02-05 04:15:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-34938323:10ea510d-98ee-497f-8b43-cdd196bacc26?flat HTTP/1.1" 200 5321 0.064923 [API:8081]10.0.0.27 - - [2026-02-05 04:15:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-23370445:ctest-TestRbac-23370445-93407727?flat HTTP/1.1" 200 8371 0.066832 [API:8081]10.0.0.27 - - [2026-02-05 04:15:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.037152 [API:8081]10.0.0.27 - - [2026-02-05 04:15:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.148661 [API:8081]10.0.0.27 - - [2026-02-05 04:15:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.27 - - [2026-02-05 04:15:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24707 0.078326 [API:8081]10.0.0.27 - - [2026-02-05 04:15:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.038489 [API:8081]10.0.0.27 - - [2026-02-05 04:15:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.165851 [API:8081]10.0.0.27 - - [2026-02-05 04:15:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24707 0.080483 [API:8081]10.0.0.27 - - [2026-02-05 04:15:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.048390 [API:8081]10.0.0.27 - - [2026-02-05 04:15:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.090724 [API:8081]10.0.0.27 - - [2026-02-05 04:15:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.147501 [API:8081]10.0.0.27 - - [2026-02-05 04:15:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24707 0.023585 [API:8081]10.0.0.27 - - [2026-02-05 04:15:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24707 0.077396 [API:8081]10.0.0.27 - - [2026-02-05 04:15:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24716 0.021928 [API:8081]10.0.0.27 - - [2026-02-05 04:15:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24716 0.021508 [API:8081]10.0.0.27 - - [2026-02-05 04:15:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24716 0.039206 [API:8081]10.0.0.27 - - [2026-02-05 04:15:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24716 0.036343 [API:8081]10.0.0.27 - - [2026-02-05 04:15:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24716 0.025654 [API:8081]10.0.0.27 - - [2026-02-05 04:15:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24716 0.021245 [API:8081]10.0.0.27 - - [2026-02-05 04:16:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24716 0.022073 [API:8081]10.0.0.27 - - [2026-02-05 04:16:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-23370445:ctest-TestRbac-23370445-93407727?flat HTTP/1.1" 200 6499 0.017414 [API:8081]10.0.0.27 - - [2026-02-05 04:16:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009736 [API:8081]10.0.0.50 - - [2026-02-05 04:16:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.50 - - [2026-02-05 04:16:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.50 - - [2026-02-05 04:16:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.50 - - [2026-02-05 04:16:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.23 - - [2026-02-05 04:16:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.23 - - [2026-02-05 04:16:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.23 - - [2026-02-05 04:16:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.23 - - [2026-02-05 04:16:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.27 - - [2026-02-05 04:16:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.27 - - [2026-02-05 04:16:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.27 - - [2026-02-05 04:16:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000350 [API:8081]10.0.0.27 - - [2026-02-05 04:16:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.27 - - [2026-02-05 04:16:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-64143148:ctest-TestRbacBasic-64143148-26769611?flat HTTP/1.1" 401 205 0.000388 [API:8081]10.0.0.27 - - [2026-02-05 04:16:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-64143148:ctest-TestRbacBasic-64143148-26769611?flat HTTP/1.1" 200 2115 0.101294 [API:8081]10.0.0.27 - - [2026-02-05 04:16:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-64143148:ctest-TestRbacBasic-64143148-26769611?flat HTTP/1.1" 401 205 0.000269 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ['ctest-TestRbacBasic-38197553'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-89858444' RBAC: ctest-TestRbacBasic-70616609 doesn't have read permission in project '46a5efe9187d43afbd3871133e6c5c5f' 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-64143148', 'ctest-TestRbacBasic-64143148-26769611'], 'virtual_network', '75d0b729-6bb4-448f-9737-2c22780ef262', "Permission Denied for ['ctest-TestRbacBasic-38197553'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-89858444' RBAC: ctest-TestRbacBasic-70616609 doesn't have read permission in project '46a5efe9187d43afbd3871133e6c5c5f'"),) [API:8081]10.0.0.27 - - [2026-02-05 04:16:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-64143148:ctest-TestRbacBasic-64143148-26769611?flat HTTP/1.1" 403 198 0.121201 [API:8081]10.0.0.27 - - [2026-02-05 04:16:23] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-64143148:ctest-TestRbacBasic-64143148-26769611?flat HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.27 - - [2026-02-05 04:16:24] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-64143148:ctest-TestRbacBasic-64143148-26769611?flat HTTP/1.1" 200 2115 0.076366 [API:8081]10.0.0.27 - - [2026-02-05 04:16:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.097108 [API:8081]10.0.0.27 - - [2026-02-05 04:16:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.106585 [API:8081]10.0.0.27 - - [2026-02-05 04:16:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1706 0.099071 --- 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-38197553'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-64143148' RBAC: ctest-TestRbacBasic-70616609 doesn't have read permission in project '225ef713d53e469ca37b4c8d8da2bd99' 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-64143148', 'ctest-TestRbacBasic-64143148-26769611'], 'virtual_network', '75d0b729-6bb4-448f-9737-2c22780ef262', "Permission Denied for ['ctest-TestRbacBasic-38197553'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-64143148' RBAC: ctest-TestRbacBasic-70616609 doesn't have read permission in project '225ef713d53e469ca37b4c8d8da2bd99'"),) [API:8081]10.0.0.27 - - [2026-02-05 04:16:24] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-64143148:ctest-TestRbacBasic-64143148-26769611?flat HTTP/1.1" 403 198 0.044981 --- 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-38197553'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-64143148' RBAC: ctest-TestRbacBasic-70616609 doesn't have read permission in project '225ef713d53e469ca37b4c8d8da2bd99' 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-64143148', 'ctest-TestRbacBasic-64143148-26769611'], 'virtual_network', '75d0b729-6bb4-448f-9737-2c22780ef262', "Permission Denied for ['ctest-TestRbacBasic-38197553'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-64143148' RBAC: ctest-TestRbacBasic-70616609 doesn't have read permission in project '225ef713d53e469ca37b4c8d8da2bd99'"),) [API:8081]10.0.0.27 - - [2026-02-05 04:16:25] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-64143148:ctest-TestRbacBasic-64143148-26769611?flat HTTP/1.1" 403 198 0.109193 [API:8081]10.0.0.27 - - [2026-02-05 04:16:26] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-64143148:ctest-TestRbacBasic-64143148-26769611?flat HTTP/1.1" 200 2119 0.051331 [API:8081]10.0.0.27 - - [2026-02-05 04:16:26] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-64143148:ctest-TestRbacBasic-64143148-26769611?flat HTTP/1.1" 200 2119 0.014056 [API:8081]10.0.0.27 - - [2026-02-05 04:16:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.088667 [API:8081]10.0.0.27 - - [2026-02-05 04:16:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 601 0.053843 [API:8081]10.0.0.27 - - [2026-02-05 04:16:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1706 0.010169 [API:8081]10.0.0.27 - - [2026-02-05 04:16:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1460 0.009950 [API:8081]10.0.0.27 - - [2026-02-05 04:16:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-90976014:ctest-TestRbacBasic-90976014-71236721?flat HTTP/1.1" 401 205 0.000242 --- 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-32612869 as ['ctest-TestRbacBasic-44563033'] to R virtual-network in ctest-TestRbacBasic-90976014 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-90976014', 'ctest-TestRbacBasic-90976014-71236721'], 'virtual_network', '8ff9cec8-9089-478a-8716-2c7ed6a3a9e9', "Permission Denied for ctest-TestRbacBasic-32612869 as ['ctest-TestRbacBasic-44563033'] to R virtual-network in ctest-TestRbacBasic-90976014"),) [API:8081]10.0.0.27 - - [2026-02-05 04:16:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-90976014:ctest-TestRbacBasic-90976014-71236721?flat HTTP/1.1" 403 198 0.109240 [API:8081]10.0.0.27 - - [2026-02-05 04:16:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.090095 [API:8081]10.0.0.27 - - [2026-02-05 04:16:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-90976014:ctest-TestRbacBasic-90976014-71236721?flat HTTP/1.1" 200 2114 0.064628 [API:8081]10.0.0.27 - - [2026-02-05 04:16:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.082458 --- 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-32612869 as ['ctest-TestRbacBasic-44563033'] to R virtual-network in ctest-TestRbacBasic-90976014 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-90976014', 'ctest-TestRbacBasic-90976014-71236721'], 'virtual_network', '8ff9cec8-9089-478a-8716-2c7ed6a3a9e9', "Permission Denied for ctest-TestRbacBasic-32612869 as ['ctest-TestRbacBasic-44563033'] to R virtual-network in ctest-TestRbacBasic-90976014"),) [API:8081]10.0.0.27 - - [2026-02-05 04:16:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-90976014:ctest-TestRbacBasic-90976014-71236721?flat HTTP/1.1" 403 198 0.055244 --- 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-32612869 as ['ctest-TestRbacBasic-44563033'] to R virtual-network in ctest-TestRbacBasic-90976014 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-90976014', 'ctest-TestRbacBasic-90976014-71236721'], 'virtual_network', '8ff9cec8-9089-478a-8716-2c7ed6a3a9e9', "Permission Denied for ctest-TestRbacBasic-32612869 as ['ctest-TestRbacBasic-44563033'] to R virtual-network in ctest-TestRbacBasic-90976014"),) [API:8081]10.0.0.27 - - [2026-02-05 04:16:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-90976014:ctest-TestRbacBasic-90976014-71236721?flat HTTP/1.1" 403 198 0.108491 [API:8081]10.0.0.27 - - [2026-02-05 04:16:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.076956 [API:8081]10.0.0.27 - - [2026-02-05 04:16:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-90976014:ctest-TestRbacBasic-90976014-71236721?flat HTTP/1.1" 200 2114 0.063915 [API:8081]10.0.0.27 - - [2026-02-05 04:16:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.059207 [API:8081]10.0.0.27 - - [2026-02-05 04:16:45] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-90976014:ctest-TestRbacBasic-90976014-71236721?flat HTTP/1.1" 401 205 0.000284 --- 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-70616609 as ['ctest-TestRbacBasic-38197553'] to R virtual-network in ctest-TestRbacBasic-90976014 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-90976014', 'ctest-TestRbacBasic-90976014-71236721'], 'virtual_network', '8ff9cec8-9089-478a-8716-2c7ed6a3a9e9', "Permission Denied for ctest-TestRbacBasic-70616609 as ['ctest-TestRbacBasic-38197553'] to R virtual-network in ctest-TestRbacBasic-90976014"),) [API:8081]10.0.0.27 - - [2026-02-05 04:16:45] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-90976014:ctest-TestRbacBasic-90976014-71236721?flat HTTP/1.1" 403 198 0.107035 [API:8081]10.0.0.50 - - [2026-02-05 04:16:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.402790 [API:8081]10.0.0.27 - - [2026-02-05 04:16:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.073133 [API:8081]10.0.0.27 - - [2026-02-05 04:16:47] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-90976014:ctest-TestRbacBasic-90976014-71236721?flat HTTP/1.1" 200 2114 0.059167 [API:8081]10.0.0.27 - - [2026-02-05 04:16:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.073394 [API:8081]10.0.0.27 - - [2026-02-05 04:16:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1460 0.010756 [API:8081]10.0.0.27 - - [2026-02-05 04:16:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1706 0.011713 [API:8081]10.0.0.27 - - [2026-02-05 04:17:28] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-90976014:fb18348e-a978-4a86-9343-9b0d1c4d8bb3?flat HTTP/1.1" 200 5397 0.056468 [API:8081]10.0.0.27 - - [2026-02-05 04:17:28] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-90976014:fb18348e-a978-4a86-9343-9b0d1c4d8bb3?flat HTTP/1.1" 200 5397 0.055909 [API:8081]10.0.0.27 - - [2026-02-05 04:17:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-90976014:fb18348e-a978-4a86-9343-9b0d1c4d8bb3?flat HTTP/1.1" 200 5397 0.055352 [API:8081]10.0.0.27 - - [2026-02-05 04:17:29] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-90976014:ctest-TestRbacBasic-90976014-36764231?flat HTTP/1.1" 200 8781 0.054843 [API:8081]10.0.0.27 - - [2026-02-05 04:17:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.032331 [API:8081]10.0.0.27 - - [2026-02-05 04:17:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.099789 [API:8081]10.0.0.27 - - [2026-02-05 04:17:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24718 0.021838 [API:8081]10.0.0.27 - - [2026-02-05 04:17:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.037168 [API:8081]10.0.0.27 - - [2026-02-05 04:17:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.091612 [API:8081]10.0.0.27 - - [2026-02-05 04:17:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24718 0.088461 [API:8081]10.0.0.27 - - [2026-02-05 04:17:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.043753 [API:8081]10.0.0.27 - - [2026-02-05 04:17:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-90976014:ctest-TestRbacBasic-90976014-36764231?flat HTTP/1.1" 200 8781 0.083842 [API:8081]10.0.0.27 - - [2026-02-05 04:17:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 601 0.059984 [API:8081]10.0.0.27 - - [2026-02-05 04:17:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.038307 [API:8081]10.0.0.27 - - [2026-02-05 04:17:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.092672 [API:8081]10.0.0.27 - - [2026-02-05 04:17:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24718 0.022388 [API:8081]10.0.0.27 - - [2026-02-05 04:17:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24718 0.020668 [API:8081]10.0.0.27 - - [2026-02-05 04:17:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24720 0.024072 [API:8081]10.0.0.27 - - [2026-02-05 04:17:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24720 0.026945 [API:8081]10.0.0.50 - - [2026-02-05 04:17:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.069702 [API:8081]10.0.0.27 - - [2026-02-05 04:17:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24720 0.026619 [API:8081]10.0.0.27 - - [2026-02-05 04:17:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24720 0.021621 [API:8081]10.0.0.27 - - [2026-02-05 04:17:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24720 0.020546 [API:8081]10.0.0.27 - - [2026-02-05 04:17:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24720 0.023575 [API:8081]10.0.0.27 - - [2026-02-05 04:18:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24720 0.025445 [API:8081]10.0.0.27 - - [2026-02-05 04:18:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-90976014:ctest-TestRbacBasic-90976014-36764231?flat HTTP/1.1" 200 6889 0.014220 [API:8081]10.0.0.27 - - [2026-02-05 04:18:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009909 [Introspect:8090]10.0.0.27 - - [2026-02-05 04:18:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001343 [API:8081]10.0.0.27 - - [2026-02-05 04:18:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000401 [API:8081]10.0.0.27 - - [2026-02-05 04:18:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1424 0.073567 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:18:30] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003328 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:18:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003480 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:18:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003858 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:18:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003168 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:18:30] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004160 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:18:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004325 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:18:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003770 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:18:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003024 [API:8081]10.0.0.27 - - [2026-02-05 04:19:44] "GET /analytics HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.27 - - [2026-02-05 04:19:44] "GET /analytics HTTP/1.1" 401 205 0.000177 [API:8081]10.0.0.50 - - [2026-02-05 04:19:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.096331 [API:8081]10.0.0.50 - - [2026-02-05 04:20:11] "GET /analytics HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.50 - - [2026-02-05 04:20:11] "GET /analytics HTTP/1.1" 401 205 0.000177 [API:8081]10.0.0.23 - - [2026-02-05 04:20:12] "GET /analytics HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.23 - - [2026-02-05 04:20:12] "GET /analytics HTTP/1.1" 401 205 0.000174 [API:8081]10.0.0.27 - - [2026-02-05 04:20:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29177960:681f1e8a-42e8-48f0-897f-0c8972540cef?flat HTTP/1.1" 200 5495 0.073297 [API:8081]10.0.0.27 - - [2026-02-05 04:20:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29177960:681f1e8a-42e8-48f0-897f-0c8972540cef?flat HTTP/1.1" 200 5495 0.015238 [API:8081]10.0.0.27 - - [2026-02-05 04:20:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29177960:681f1e8a-42e8-48f0-897f-0c8972540cef?flat HTTP/1.1" 200 5495 0.088712 [API:8081]10.0.0.27 - - [2026-02-05 04:20:47] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-29177960:ctest-vn1-85273707?flat HTTP/1.1" 200 9536 0.022011 [API:8081]10.0.0.27 - - [2026-02-05 04:20:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.024147 [API:8081]10.0.0.27 - - [2026-02-05 04:20:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12929 0.025148 [API:8081]10.0.0.27 - - [2026-02-05 04:20:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.021642 [API:8081]10.0.0.27 - - [2026-02-05 04:20:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12929 0.023859 [API:8081]10.0.0.27 - - [2026-02-05 04:20:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008991 [API:8081]10.0.0.27 - - [2026-02-05 04:20:49] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29177960:137a471e-b883-4693-b055-1fb0872de2aa?flat HTTP/1.1" 200 5371 0.015621 [API:8081]10.0.0.27 - - [2026-02-05 04:20:49] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29177960:137a471e-b883-4693-b055-1fb0872de2aa?flat HTTP/1.1" 200 5371 0.017050 [API:8081]10.0.0.27 - - [2026-02-05 04:20:49] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29177960:137a471e-b883-4693-b055-1fb0872de2aa?flat HTTP/1.1" 200 5371 0.017746 [API:8081]10.0.0.27 - - [2026-02-05 04:20:49] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-29177960:ctest-vn1-85273707?flat HTTP/1.1" 200 9416 0.025308 [API:8081]10.0.0.27 - - [2026-02-05 04:20:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24721 0.023098 [API:8081]10.0.0.50 - - [2026-02-05 04:20:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.154644 [API:8081]10.0.0.27 - - [2026-02-05 04:20:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24721 0.027689 [API:8081]10.0.0.27 - - [2026-02-05 04:20:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.011142 [API:8081]10.0.0.27 - - [2026-02-05 04:20:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24721 0.021254 [API:8081]10.0.0.27 - - [2026-02-05 04:20:58] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-29177960:ctest-vn1-85273707?flat HTTP/1.1" 200 7661 0.021047 [API:8081]10.0.0.27 - - [2026-02-05 04:20:58] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011941 [API:8081]10.0.0.27 - - [2026-02-05 04:21:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.022238 [API:8081]10.0.0.27 - - [2026-02-05 04:21:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12936 0.022284 [API:8081]10.0.0.27 - - [2026-02-05 04:21:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.023606 [API:8081]10.0.0.27 - - [2026-02-05 04:21:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12936 0.022229 [API:8081]10.0.0.27 - - [2026-02-05 04:21:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.022437 [API:8081]10.0.0.27 - - [2026-02-05 04:21:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12936 0.039006 [API:8081]10.0.0.27 - - [2026-02-05 04:21:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.023046 [API:8081]10.0.0.27 - - [2026-02-05 04:21:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12936 0.022321 [API:8081]10.0.0.27 - - [2026-02-05 04:21:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.027114 [API:8081]10.0.0.27 - - [2026-02-05 04:21:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12936 0.022263 [API:8081]10.0.0.50 - - [2026-02-05 04:21:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000437 [API:8081]10.0.0.50 - - [2026-02-05 04:21:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.50 - - [2026-02-05 04:21:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.50 - - [2026-02-05 04:21:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.23 - - [2026-02-05 04:21:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.23 - - [2026-02-05 04:21:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.27 - - [2026-02-05 04:21:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.027690 [API:8081]10.0.0.27 - - [2026-02-05 04:21:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12936 0.025465 [API:8081]10.0.0.23 - - [2026-02-05 04:21:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.23 - - [2026-02-05 04:21:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000355 [API:8081]10.0.0.27 - - [2026-02-05 04:21:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.27 - - [2026-02-05 04:21:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.27 - - [2026-02-05 04:21:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000361 [API:8081]10.0.0.27 - - [2026-02-05 04:21:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000621 [API:8081]10.0.0.27 - - [2026-02-05 04:21:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24724 0.039540 [API:8081]10.0.0.27 - - [2026-02-05 04:21:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 12547 0.029232 [API:8081]10.0.0.27 - - [2026-02-05 04:21:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-29177960:ctest-vn1-85273707?flat HTTP/1.1" 200 4920 0.012804 [API:8081]10.0.0.27 - - [2026-02-05 04:21:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009596 [API:8081]10.0.0.27 - - [2026-02-05 04:21:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1424 0.010453 [API:8081]10.0.0.27 - - [2026-02-05 04:21:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.009905 [API:8081]10.0.0.50 - - [2026-02-05 04:22:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.086307 [API:8081]10.0.0.50 - - [2026-02-05 04:23:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.413097 [Introspect:8090]10.0.0.27 - - [2026-02-05 04:24:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001099 [API:8081]10.0.0.27 - - [2026-02-05 04:24:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 11973 0.441163 [API:8081]10.0.0.27 - - [2026-02-05 04:24:20] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5215-1?flat HTTP/1.1" 200 6058 0.425337 [API:8081]10.0.0.27 - - [2026-02-05 04:24:20] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5215-2?flat HTTP/1.1" 200 6068 0.085390 [API:8081]10.0.0.27 - - [2026-02-05 04:24:20] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5215-3?flat HTTP/1.1" 200 3947 0.021788 [API:8081]10.0.0.27 - - [2026-02-05 04:24:20] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?flat HTTP/1.1" 200 6132 0.026410 [API:8081]10.0.0.27 - - [2026-02-05 04:24:20] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?flat HTTP/1.1" 200 7614 0.018782 [API:8081]10.0.0.27 - - [2026-02-05 04:24:20] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?flat HTTP/1.1" 200 6129 0.016427 [API:8081]10.0.0.27 - - [2026-02-05 04:24:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1844 0.010100 [API:8081]10.0.0.27 - - [2026-02-05 04:25:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29177960:929316ad-41c3-488d-ba3b-ef0d7cc99555?flat HTTP/1.1" 200 5245 0.015006 [API:8081]10.0.0.27 - - [2026-02-05 04:25:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29177960:929316ad-41c3-488d-ba3b-ef0d7cc99555?flat HTTP/1.1" 200 5245 0.014446 [API:8081]10.0.0.27 - - [2026-02-05 04:25:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29177960:929316ad-41c3-488d-ba3b-ef0d7cc99555?flat HTTP/1.1" 200 5245 0.019926 [API:8081]10.0.0.27 - - [2026-02-05 04:25:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-29177960:ctest-vn1-46664873?flat HTTP/1.1" 200 7102 0.020558 [API:8081]10.0.0.27 - - [2026-02-05 04:25:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32256 0.027913 [API:8081]10.0.0.27 - - [2026-02-05 04:25:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32256 0.024126 [API:8081]10.0.0.27 - - [2026-02-05 04:25:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010818 [API:8081]10.0.0.50 - - [2026-02-05 04:25:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070254 [API:8081]10.0.0.27 - - [2026-02-05 04:25:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29177960:e47c11ad-66ca-4864-93d5-6b5f02d053e0?flat HTTP/1.1" 200 5243 0.019463 [API:8081]10.0.0.27 - - [2026-02-05 04:25:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29177960:e47c11ad-66ca-4864-93d5-6b5f02d053e0?flat HTTP/1.1" 200 5243 0.018794 [API:8081]10.0.0.27 - - [2026-02-05 04:25:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-29177960:e47c11ad-66ca-4864-93d5-6b5f02d053e0?flat HTTP/1.1" 200 5243 0.014376 [API:8081]10.0.0.27 - - [2026-02-05 04:25:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-29177960:ctest-vn2-24028270?flat HTTP/1.1" 200 6974 0.017232 [API:8081]10.0.0.27 - - [2026-02-05 04:25:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24688 0.025641 [API:8081]10.0.0.27 - - [2026-02-05 04:25:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24688 0.023791 [API:8081]10.0.0.27 - - [2026-02-05 04:25:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.009830 [API:8081]10.0.0.50 - - [2026-02-05 04:26:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.50 - - [2026-02-05 04:26:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.50 - - [2026-02-05 04:26:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.50 - - [2026-02-05 04:26:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000396 [API:8081]10.0.0.23 - - [2026-02-05 04:26:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.23 - - [2026-02-05 04:26:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.23 - - [2026-02-05 04:26:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.23 - - [2026-02-05 04:26:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000343 [API:8081]10.0.0.27 - - [2026-02-05 04:26:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000376 [API:8081]10.0.0.27 - - [2026-02-05 04:26:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000348 [API:8081]10.0.0.27 - - [2026-02-05 04:26:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.27 - - [2026-02-05 04:26:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.50 - - [2026-02-05 04:26:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.076180 [API:8081]10.0.0.27 - - [2026-02-05 04:26:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24692 0.024449 [API:8081]10.0.0.27 - - [2026-02-05 04:27:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24692 0.023496 [API:8081]10.0.0.27 - - [2026-02-05 04:27:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24692 0.021790 [API:8081]10.0.0.27 - - [2026-02-05 04:27:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24692 0.025329 [API:8081]10.0.0.27 - - [2026-02-05 04:27:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24696 0.021043 [API:8081]10.0.0.27 - - [2026-02-05 04:27:10] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-29177960:ctest-vn2-24028270?flat HTTP/1.1" 200 7730 0.024986 [API:8081]10.0.0.27 - - [2026-02-05 04:27:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.012114 [API:8081]10.0.0.27 - - [2026-02-05 04:27:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32282 0.030703 [API:8081]10.0.0.27 - - [2026-02-05 04:27:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32282 0.029098 [API:8081]10.0.0.27 - - [2026-02-05 04:27:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32282 0.078471 [API:8081]10.0.0.27 - - [2026-02-05 04:27:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32282 0.027429 [API:8081]10.0.0.27 - - [2026-02-05 04:27:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32282 0.024618 [API:8081]10.0.0.27 - - [2026-02-05 04:27:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32282 0.024368 [API:8081]10.0.0.27 - - [2026-02-05 04:27:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32282 0.027927 [API:8081]10.0.0.27 - - [2026-02-05 04:27:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-29177960:ctest-vn1-46664873?flat HTTP/1.1" 200 7801 0.022775 [API:8081]10.0.0.27 - - [2026-02-05 04:27:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.017827 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:28:31] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003161 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:28:31] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003962 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:28:31] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004020 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:28:31] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003674 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:28:31] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003608 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:28:31] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003099 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:28:31] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003247 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:28:31] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004051 [API:8081]10.0.0.27 - - [2026-02-05 04:28:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-26030433:af0b398d-1c8b-4c7b-9e38-626fb49fb78e?flat HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.27 - - [2026-02-05 04:28:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-26030433:af0b398d-1c8b-4c7b-9e38-626fb49fb78e?flat HTTP/1.1" 200 5235 0.082003 [API:8081]10.0.0.27 - - [2026-02-05 04:28:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-26030433:af0b398d-1c8b-4c7b-9e38-626fb49fb78e?flat HTTP/1.1" 200 5235 0.100253 [API:8081]10.0.0.27 - - [2026-02-05 04:28:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-26030433:af0b398d-1c8b-4c7b-9e38-626fb49fb78e?flat HTTP/1.1" 200 5235 0.088647 [API:8081]10.0.0.27 - - [2026-02-05 04:28:33] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-26030433:ctest-vn-05032012?flat HTTP/1.1" 200 8037 0.017739 [API:8081]10.0.0.27 - - [2026-02-05 04:28:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32297 0.025601 [API:8081]10.0.0.27 - - [2026-02-05 04:28:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32297 0.026698 [API:8081]10.0.0.27 - - [2026-02-05 04:28:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011283 [API:8081]10.0.0.27 - - [2026-02-05 04:28:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-26030433:0a0818f8-52cc-48f2-b9ae-28ef0ea83e9d?flat HTTP/1.1" 200 5236 0.021037 [API:8081]10.0.0.27 - - [2026-02-05 04:28:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-26030433:0a0818f8-52cc-48f2-b9ae-28ef0ea83e9d?flat HTTP/1.1" 200 5236 0.019497 [API:8081]10.0.0.27 - - [2026-02-05 04:28:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-26030433:0a0818f8-52cc-48f2-b9ae-28ef0ea83e9d?flat HTTP/1.1" 200 5236 0.022532 [API:8081]10.0.0.27 - - [2026-02-05 04:28:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-26030433:ctest-vn-31416161?flat HTTP/1.1" 200 8041 0.018629 [API:8081]10.0.0.27 - - [2026-02-05 04:28:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24709 0.025375 [API:8081]10.0.0.27 - - [2026-02-05 04:28:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24709 0.024152 [API:8081]10.0.0.27 - - [2026-02-05 04:28:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010029 [API:8081]10.0.0.50 - - [2026-02-05 04:28:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071265 [API:8081]10.0.0.27 - - [2026-02-05 04:29:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24713 0.022865 [API:8081]10.0.0.27 - - [2026-02-05 04:29:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24713 0.024329 [API:8081]10.0.0.27 - - [2026-02-05 04:29:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24714 0.023827 [API:8081]10.0.0.27 - - [2026-02-05 04:29:11] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-26030433:ctest-vn-31416161?flat HTTP/1.1" 200 6185 0.015584 [API:8081]10.0.0.27 - - [2026-02-05 04:29:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009317 [API:8081]10.0.0.27 - - [2026-02-05 04:29:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32306 0.026778 [API:8081]10.0.0.27 - - [2026-02-05 04:29:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32306 0.032895 [API:8081]10.0.0.27 - - [2026-02-05 04:29:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32306 0.027537 [API:8081]10.0.0.27 - - [2026-02-05 04:29:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32306 0.026696 [API:8081]10.0.0.27 - - [2026-02-05 04:29:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32306 0.039092 [API:8081]10.0.0.27 - - [2026-02-05 04:29:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32306 0.025993 [API:8081]10.0.0.27 - - [2026-02-05 04:29:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5215-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32308 0.026050 [API:8081]10.0.0.27 - - [2026-02-05 04:29:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-26030433:ctest-vn-05032012?flat HTTP/1.1" 200 6181 0.015475 [API:8081]10.0.0.27 - - [2026-02-05 04:29:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009475 [API:8081]10.0.0.27 - - [2026-02-05 04:29:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.27 - - [2026-02-05 04:29:44] "GET /analytics HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.27 - - [2026-02-05 04:29:44] "GET /analytics HTTP/1.1" 401 205 0.000152 [API:8081]10.0.0.27 - - [2026-02-05 04:29:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.121173 [API:8081]10.0.0.27 - - [2026-02-05 04:29:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.062165 [API:8081]10.0.0.50 - - [2026-02-05 04:29:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.071285 [API:8081]10.0.0.50 - - [2026-02-05 04:30:11] "GET /analytics HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.50 - - [2026-02-05 04:30:11] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.23 - - [2026-02-05 04:30:13] "GET /analytics HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.23 - - [2026-02-05 04:30:13] "GET /analytics HTTP/1.1" 401 205 0.000189 [API:8081]10.0.0.50 - - [2026-02-05 04:31:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.50 - - [2026-02-05 04:31:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.50 - - [2026-02-05 04:31:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.50 - - [2026-02-05 04:31:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.23 - - [2026-02-05 04:31:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.23 - - [2026-02-05 04:31:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.23 - - [2026-02-05 04:31:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.23 - - [2026-02-05 04:31:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.27 - - [2026-02-05 04:31:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.27 - - [2026-02-05 04:31:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.27 - - [2026-02-05 04:31:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.27 - - [2026-02-05 04:31:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.50 - - [2026-02-05 04:31:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070237 [API:8081]10.0.0.50 - - [2026-02-05 04:32:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.079088 [API:8081]10.0.0.50 - - [2026-02-05 04:35:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076536 [API:8081]10.0.0.27 - - [2026-02-05 04:35:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.27 - - [2026-02-05 04:35:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1650 0.107206 [API:8081]10.0.0.50 - - [2026-02-05 04:36:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.076039 [API:8081]10.0.0.50 - - [2026-02-05 04:36:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.50 - - [2026-02-05 04:36:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.50 - - [2026-02-05 04:36:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000359 [API:8081]10.0.0.50 - - [2026-02-05 04:36:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000424 [API:8081]10.0.0.23 - - [2026-02-05 04:36:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.23 - - [2026-02-05 04:36:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000352 [API:8081]10.0.0.23 - - [2026-02-05 04:36:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.23 - - [2026-02-05 04:36:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.27 - - [2026-02-05 04:36:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.27 - - [2026-02-05 04:36:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000419 [API:8081]10.0.0.27 - - [2026-02-05 04:36:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.27 - - [2026-02-05 04:36:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.50 - - [2026-02-05 04:38:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067506 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:38:31] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003639 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:38:31] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003462 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:38:31] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004003 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:38:31] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004477 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:38:31] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004355 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:38:31] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004634 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:38:31] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005087 [LOCAL API:8181]127.0.0.1 - - [2026-02-05 04:38:31] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5215-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.007566 [API:8081]10.0.0.50 - - [2026-02-05 04:39:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.070823 [API:8081]10.0.0.27 - - [2026-02-05 04:39:44] "GET /analytics HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.27 - - [2026-02-05 04:39:44] "GET /analytics HTTP/1.1" 401 205 0.000155 [API:8081]10.0.0.50 - - [2026-02-05 04:40:11] "GET /analytics HTTP/1.1" 401 205 0.000379 [API:8081]10.0.0.50 - - [2026-02-05 04:40:11] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.23 - - [2026-02-05 04:40:13] "GET /analytics HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.23 - - [2026-02-05 04:40:13] "GET /analytics HTTP/1.1" 401 205 0.000182 [API:8081]10.0.0.50 - - [2026-02-05 04:41:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078544 [API:8081]10.0.0.50 - - [2026-02-05 04:41:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.50 - - [2026-02-05 04:41:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.50 - - [2026-02-05 04:41:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.50 - - [2026-02-05 04:41:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.23 - - [2026-02-05 04:41:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000331 [API:8081]10.0.0.23 - - [2026-02-05 04:41:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.23 - - [2026-02-05 04:41:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.23 - - [2026-02-05 04:41:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.27 - - [2026-02-05 04:41:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.27 - - [2026-02-05 04:41:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.27 - - [2026-02-05 04:41:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.27 - - [2026-02-05 04:41:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.50 - - [2026-02-05 04:42:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.077294 [Introspect:8090]10.0.0.27 - - [2026-02-05 04:42:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001086