+++ date ++ echo 'INFO: =================== Mon May 11 02:18:27 AM UTC 2026 ===================' INFO: =================== Mon May 11 02:18:27 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.141,10.0.0.249,10.0.0.27 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.141,10.0.0.249,10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.141,10.0.0.249,10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.141,10.0.0.249,10.0.0.27 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.141:8081 10.0.0.249:8081 10.0.0.27:8081 ' ']' +++ echo '10.0.0.141:8081 10.0.0.249:8081 10.0.0.27:8081' ++ ANALYTICS_SERVERS='10.0.0.141:8081 10.0.0.249:8081 10.0.0.27: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.141:9042 10.0.0.249:9042 10.0.0.27:9042 ' ']' +++ echo '10.0.0.141:9042 10.0.0.249:9042 10.0.0.27:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.141:9042 10.0.0.249:9042 10.0.0.27:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141,10.0.0.249,10.0.0.27 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.141:8086 10.0.0.249:8086 10.0.0.27:8086 ' ']' +++ echo '10.0.0.141:8086 10.0.0.249:8086 10.0.0.27:8086' ++ COLLECTOR_SERVERS='10.0.0.141:8086 10.0.0.249:8086 10.0.0.27: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.141,10.0.0.249,10.0.0.27 ++ CONFIGDB_NODES=10.0.0.141,10.0.0.249,10.0.0.27 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.141:8082 10.0.0.249:8082 10.0.0.27:8082 ' ']' +++ echo '10.0.0.141:8082 10.0.0.249:8082 10.0.0.27:8082' ++ CONFIG_SERVERS='10.0.0.141:8082 10.0.0.249:8082 10.0.0.27: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.141:9161 10.0.0.249:9161 10.0.0.27:9161 ' ']' +++ echo '10.0.0.141:9161 10.0.0.249:9161 10.0.0.27:9161' ++ CONFIGDB_SERVERS='10.0.0.141:9161 10.0.0.249:9161 10.0.0.27: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.141:9041 10.0.0.249:9041 10.0.0.27:9041 ' ']' +++ echo '10.0.0.141:9041 10.0.0.249:9041 10.0.0.27:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.141:9041 10.0.0.249:9041 10.0.0.27: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.129,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.193,10.20.0.129,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141,10.0.0.249,10.0.0.27 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.141:2181,10.0.0.249:2181,10.0.0.27:2181, ']' +++ echo 10.0.0.141:2181,10.0.0.249:2181,10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141:2181,10.0.0.249:2181,10.0.0.27: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.141:2181 10.0.0.249:2181 10.0.0.27:2181 ' ']' +++ echo '10.0.0.141:2181 10.0.0.249:2181 10.0.0.27:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.141:2181 10.0.0.249:2181 10.0.0.27:2181' ++ RABBITMQ_NODES=10.0.0.141,10.0.0.249,10.0.0.27 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.141:5673,10.0.0.249:5673,10.0.0.27:5673, ']' +++ echo 10.0.0.141:5673,10.0.0.249:5673,10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.141:5673,10.0.0.249:5673,10.0.0.27: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.141:6379 10.0.0.249:6379 10.0.0.27:6379 ' ']' +++ echo '10.0.0.141:6379 10.0.0.249:6379 10.0.0.27:6379' ++ REDIS_SERVERS='10.0.0.141:6379 10.0.0.249:6379 10.0.0.27: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.141,10.0.0.249,10.0.0.27 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.141:9092 10.0.0.249:9092 10.0.0.27:9092 ' ']' +++ echo '10.0.0.141:9092 10.0.0.249:9092 10.0.0.27:9092' ++ KAFKA_SERVERS='10.0.0.141:9092 10.0.0.249:9092 10.0.0.27: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.141 ++ 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.141,10.0.0.249,10.0.0.27 ++ 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.141,10.0.0.249,10.0.0.27 ++ 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.141,10.0.0.249,10.0.0.27 ++ cut -d , -f 1 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.141 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.141,10.0.0.249,10.0.0.27 +++ local servers=10.0.0.141,10.0.0.249,10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort +++ local local_ips=,10.0.0.249,10.20.0.129,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.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.249,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.141, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 2 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + 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 ++ sort ++ set ++ cut -d = -f 1 ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ sed 's/^ANALYTICS_API__//g' + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1001: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1012: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1017: SyntaxWarning: "is" with a literal. Did you mean "=="? elif match_v[0][-1] is '*': /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1032: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: 05/11/2026 02:18:36.140 7f46fd3153c0 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/11/2026 02:18:36.338 7f46fd3153c0 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 05/11/2026 02:18:36.351 7f46fd3153c0 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/11/2026 02:18:36.352 7f46fd3153c0 [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.249:8081/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer())... Listening on http://localhost:8181/ Hit Ctrl-C to quit. [API:8081]10.0.0.27 - - [2026-05-11 02:19:19] "GET /analytics HTTP/1.1" 401 206 0.000505 [API:8081]10.0.0.27 - - [2026-05-11 02:19:19] "GET /analytics HTTP/1.1" 401 206 0.000179 [API:8081]10.0.0.249 - - [2026-05-11 02:19:19] "GET /analytics HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.249 - - [2026-05-11 02:19:19] "GET /analytics HTTP/1.1" 401 206 0.000218 [API:8081]10.0.0.141 - - [2026-05-11 02:19:20] "GET /analytics HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.141 - - [2026-05-11 02:19:20] "GET /analytics HTTP/1.1" 401 206 0.000194 [API:8081]10.0.0.27 - - [2026-05-11 02:19:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.063920 [API:8081]10.0.0.27 - - [2026-05-11 02:19:50] "GET /analytics HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.27 - - [2026-05-11 02:19:50] "GET /analytics HTTP/1.1" 401 206 0.000172 [API:8081]10.0.0.249 - - [2026-05-11 02:19:50] "GET /analytics HTTP/1.1" 401 206 0.000461 [API:8081]10.0.0.249 - - [2026-05-11 02:19:50] "GET /analytics HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.141 - - [2026-05-11 02:19:51] "GET /analytics HTTP/1.1" 401 206 0.000359 [API:8081]10.0.0.141 - - [2026-05-11 02:19:51] "GET /analytics HTTP/1.1" 401 206 0.000162 [API:8081]10.0.0.27 - - [2026-05-11 02:20:20] "GET /analytics HTTP/1.1" 401 206 0.000487 [API:8081]10.0.0.27 - - [2026-05-11 02:20:20] "GET /analytics HTTP/1.1" 401 206 0.000187 [API:8081]10.0.0.249 - - [2026-05-11 02:20:20] "GET /analytics HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.249 - - [2026-05-11 02:20:20] "GET /analytics HTTP/1.1" 401 206 0.000138 [API:8081]10.0.0.27 - - [2026-05-11 02:20:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.069303 [API:8081]10.0.0.249 - - [2026-05-11 02:21:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.27 - - [2026-05-11 02:21:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.27 - - [2026-05-11 02:21:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.249 - - [2026-05-11 02:21:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.27 - - [2026-05-11 02:21:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000453 [API:8081]10.0.0.27 - - [2026-05-11 02:21:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.249 - - [2026-05-11 02:21:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.249 - - [2026-05-11 02:21:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.141 - - [2026-05-11 02:21:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000681 [API:8081]10.0.0.141 - - [2026-05-11 02:21:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.141 - - [2026-05-11 02:21:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000692 [API:8081]10.0.0.141 - - [2026-05-11 02:21:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [Introspect:8090]10.0.0.249 - - [2026-05-11 02:22:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001381 [Introspect:8090]10.0.0.249 - - [2026-05-11 02:22:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001198 [API:8081]10.0.0.27 - - [2026-05-11 02:22:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062334 [API:8081]10.0.0.27 - - [2026-05-11 02:23:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.068175 [Introspect:8090]10.0.0.141 - - [2026-05-11 02:23:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001760 [Introspect:8090]10.0.0.141 - - [2026-05-11 02:23:57] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.001037 [API:8081]10.0.0.141 - - [2026-05-11 02:24:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.141 - - [2026-05-11 02:24:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1152 0.066969 [API:8081]10.0.0.27 - - [2026-05-11 02:25:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079945 [API:8081]10.0.0.27 - - [2026-05-11 02:26:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.069308 [API:8081]10.0.0.27 - - [2026-05-11 02:26:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.249 - - [2026-05-11 02:26:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.27 - - [2026-05-11 02:26:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.249 - - [2026-05-11 02:26:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.27 - - [2026-05-11 02:26:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.27 - - [2026-05-11 02:26:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.249 - - [2026-05-11 02:26:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.249 - - [2026-05-11 02:26:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000357 [API:8081]10.0.0.141 - - [2026-05-11 02:26:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.141 - - [2026-05-11 02:26:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.141 - - [2026-05-11 02:26:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.141 - - [2026-05-11 02:26:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.141 - - [2026-05-11 02:28:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000387 [API:8081]10.0.0.141 - - [2026-05-11 02:28:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1152 0.065287 [API:8081]10.0.0.141 - - [2026-05-11 02:28:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1385 0.062032 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:28:36] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004127 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:28:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004066 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:28:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004189 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:28:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004008 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:28:36] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004690 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:28:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004506 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:28:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004065 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:28:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005227 [API:8081]10.0.0.27 - - [2026-05-11 02:28:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.117197 [API:8081]10.0.0.27 - - [2026-05-11 02:29:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.066811 [API:8081]10.0.0.141 - - [2026-05-11 02:29:51] "GET /analytics HTTP/1.1" 401 206 0.000357 [API:8081]10.0.0.141 - - [2026-05-11 02:29:51] "GET /analytics HTTP/1.1" 401 206 0.000206 [API:8081]10.0.0.27 - - [2026-05-11 02:30:20] "GET /analytics HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.27 - - [2026-05-11 02:30:20] "GET /analytics HTTP/1.1" 401 206 0.000220 [API:8081]10.0.0.249 - - [2026-05-11 02:30:20] "GET /analytics HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.249 - - [2026-05-11 02:30:20] "GET /analytics HTTP/1.1" 401 206 0.000187 [API:8081]10.0.0.27 - - [2026-05-11 02:31:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074923 [API:8081]10.0.0.27 - - [2026-05-11 02:31:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.249 - - [2026-05-11 02:31:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.27 - - [2026-05-11 02:31:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.249 - - [2026-05-11 02:31:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.27 - - [2026-05-11 02:31:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.27 - - [2026-05-11 02:31:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.249 - - [2026-05-11 02:31:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.249 - - [2026-05-11 02:31:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.141 - - [2026-05-11 02:31:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000389 [API:8081]10.0.0.141 - - [2026-05-11 02:31:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.141 - - [2026-05-11 02:31:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.141 - - [2026-05-11 02:31:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000405 [API:8081]10.0.0.27 - - [2026-05-11 02:32:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.073995 [API:8081]10.0.0.141 - - [2026-05-11 02:34:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000514 [API:8081]10.0.0.141 - - [2026-05-11 02:34:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1365 0.101897 [API:8081]10.0.0.141 - - [2026-05-11 02:34:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1365 0.084350 [API:8081]10.0.0.27 - - [2026-05-11 02:34:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067250 [API:8081]10.0.0.141 - - [2026-05-11 02:35:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1371 0.013686 [API:8081]10.0.0.27 - - [2026-05-11 02:35:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.071838 [API:8081]10.0.0.141 - - [2026-05-11 02:35:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1377 0.065134 [API:8081]10.0.0.141 - - [2026-05-11 02:35:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1606 0.012582 [API:8081]10.0.0.141 - - [2026-05-11 02:35:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1835 0.009979 [API:8081]10.0.0.249 - - [2026-05-11 02:36:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.27 - - [2026-05-11 02:36:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000371 [API:8081]10.0.0.27 - - [2026-05-11 02:36:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.249 - - [2026-05-11 02:36:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000389 [API:8081]10.0.0.27 - - [2026-05-11 02:36:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.27 - - [2026-05-11 02:36:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.249 - - [2026-05-11 02:36:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.249 - - [2026-05-11 02:36:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.141 - - [2026-05-11 02:36:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.141 - - [2026-05-11 02:36:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.141 - - [2026-05-11 02:36:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.141 - - [2026-05-11 02:36:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.27 - - [2026-05-11 02:37:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072982 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:38:36] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004423 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:38:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004673 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:38:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003785 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:38:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.005242 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:38:36] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004462 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:38:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003864 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:38:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003896 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:38:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004193 [API:8081]10.0.0.27 - - [2026-05-11 02:38:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.067798 [API:8081]10.0.0.141 - - [2026-05-11 02:39:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.061575 [API:8081]10.0.0.141 - - [2026-05-11 02:39:51] "GET /analytics HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.141 - - [2026-05-11 02:39:51] "GET /analytics HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.141 - - [2026-05-11 02:39:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010757 [API:8081]10.0.0.141 - - [2026-05-11 02:40:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1144 0.079344 [API:8081]10.0.0.27 - - [2026-05-11 02:40:20] "GET /analytics HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.27 - - [2026-05-11 02:40:20] "GET /analytics HTTP/1.1" 401 206 0.000214 [API:8081]10.0.0.249 - - [2026-05-11 02:40:20] "GET /analytics HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.249 - - [2026-05-11 02:40:20] "GET /analytics HTTP/1.1" 401 206 0.000197 [API:8081]10.0.0.27 - - [2026-05-11 02:40:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075438 [API:8081]10.0.0.249 - - [2026-05-11 02:41:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.27 - - [2026-05-11 02:41:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.249 - - [2026-05-11 02:41:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.27 - - [2026-05-11 02:41:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.27 - - [2026-05-11 02:41:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.27 - - [2026-05-11 02:41:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.249 - - [2026-05-11 02:41:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.249 - - [2026-05-11 02:41:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.141 - - [2026-05-11 02:41:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.141 - - [2026-05-11 02:41:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000384 [API:8081]10.0.0.141 - - [2026-05-11 02:41:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.141 - - [2026-05-11 02:41:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000402 [API:8081]10.0.0.27 - - [2026-05-11 02:41:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.430826 [API:8081]10.0.0.141 - - [2026-05-11 02:42:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000426 [API:8081]10.0.0.141 - - [2026-05-11 02:42:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.069008 [API:8081]10.0.0.141 - - [2026-05-11 02:43:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.060985 [API:8081]10.0.0.27 - - [2026-05-11 02:43:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.231037 [API:8081]10.0.0.141 - - [2026-05-11 02:44:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.141 - - [2026-05-11 02:44:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.064547 [API:8081]10.0.0.141 - - [2026-05-11 02:44:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000459 [API:8081]10.0.0.141 - - [2026-05-11 02:44:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.061687 [API:8081]10.0.0.141 - - [2026-05-11 02:44:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.065708 [API:8081]10.0.0.141 - - [2026-05-11 02:44:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.072304 [API:8081]10.0.0.27 - - [2026-05-11 02:44:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.067320 [API:8081]10.0.0.141 - - [2026-05-11 02:45:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.013405 [API:8081]10.0.0.141 - - [2026-05-11 02:45:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009336 [API:8081]10.0.0.141 - - [2026-05-11 02:45:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011552 [API:8081]10.0.0.141 - - [2026-05-11 02:46:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.013521 [API:8081]10.0.0.249 - - [2026-05-11 02:46:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.27 - - [2026-05-11 02:46:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.249 - - [2026-05-11 02:46:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000550 [API:8081]10.0.0.27 - - [2026-05-11 02:46:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.27 - - [2026-05-11 02:46:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.27 - - [2026-05-11 02:46:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000496 [API:8081]10.0.0.249 - - [2026-05-11 02:46:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.249 - - [2026-05-11 02:46:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.141 - - [2026-05-11 02:46:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.010574 [API:8081]10.0.0.141 - - [2026-05-11 02:46:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.141 - - [2026-05-11 02:46:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.141 - - [2026-05-11 02:46:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.141 - - [2026-05-11 02:46:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.27 - - [2026-05-11 02:47:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.094938 [API:8081]10.0.0.141 - - [2026-05-11 02:47:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012843 [API:8081]10.0.0.141 - - [2026-05-11 02:47:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.141 - - [2026-05-11 02:47:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.066555 [API:8081]10.0.0.141 - - [2026-05-11 02:47:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.057583 [API:8081]10.0.0.141 - - [2026-05-11 02:47:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.068820 [API:8081]10.0.0.27 - - [2026-05-11 02:48:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.079846 [API:8081]10.0.0.141 - - [2026-05-11 02:48:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010769 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:48:36] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003138 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:48:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003518 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:48:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.055425 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:48:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004234 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:48:36] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004995 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:48:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003529 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:48:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004617 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:48:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004097 [API:8081]10.0.0.141 - - [2026-05-11 02:48:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010550 [API:8081]10.0.0.141 - - [2026-05-11 02:48:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011057 [API:8081]10.0.0.141 - - [2026-05-11 02:49:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008971 [API:8081]10.0.0.141 - - [2026-05-11 02:49:51] "GET /analytics HTTP/1.1" 401 206 0.000339 [API:8081]10.0.0.141 - - [2026-05-11 02:49:51] "GET /analytics HTTP/1.1" 401 206 0.000184 [API:8081]10.0.0.141 - - [2026-05-11 02:49:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.014465 [API:8081]10.0.0.27 - - [2026-05-11 02:50:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074825 [API:8081]10.0.0.27 - - [2026-05-11 02:50:20] "GET /analytics HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.27 - - [2026-05-11 02:50:20] "GET /analytics HTTP/1.1" 401 206 0.000198 [API:8081]10.0.0.141 - - [2026-05-11 02:50:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012540 [API:8081]10.0.0.249 - - [2026-05-11 02:50:20] "GET /analytics HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.249 - - [2026-05-11 02:50:20] "GET /analytics HTTP/1.1" 401 206 0.000173 [API:8081]10.0.0.141 - - [2026-05-11 02:50:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.141 - - [2026-05-11 02:50:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.067491 [API:8081]10.0.0.141 - - [2026-05-11 02:50:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.061838 [API:8081]10.0.0.27 - - [2026-05-11 02:51:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.070011 [API:8081]10.0.0.249 - - [2026-05-11 02:51:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.27 - - [2026-05-11 02:51:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.249 - - [2026-05-11 02:51:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.27 - - [2026-05-11 02:51:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.27 - - [2026-05-11 02:51:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.27 - - [2026-05-11 02:51:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000817 [API:8081]10.0.0.249 - - [2026-05-11 02:51:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000427 [API:8081]10.0.0.249 - - [2026-05-11 02:51:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000470 [API:8081]10.0.0.141 - - [2026-05-11 02:51:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.141 - - [2026-05-11 02:51:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.141 - - [2026-05-11 02:51:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000873 [API:8081]10.0.0.141 - - [2026-05-11 02:51:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000375 [API:8081]10.0.0.141 - - [2026-05-11 02:52:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.141 - - [2026-05-11 02:52:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1156 0.067855 [API:8081]10.0.0.27 - - [2026-05-11 02:53:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064790 [API:8081]10.0.0.27 - - [2026-05-11 02:54:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.074266 [API:8081]10.0.0.141 - - [2026-05-11 02:54:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008903 [API:8081]10.0.0.141 - - [2026-05-11 02:55:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000556 [API:8081]10.0.0.141 - - [2026-05-11 02:55:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1144 0.063417 [API:8081]10.0.0.141 - - [2026-05-11 02:55:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1369 0.062059 [API:8081]10.0.0.27 - - [2026-05-11 02:56:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088925 [API:8081]10.0.0.27 - - [2026-05-11 02:56:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000392 [API:8081]10.0.0.249 - - [2026-05-11 02:56:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.27 - - [2026-05-11 02:56:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.249 - - [2026-05-11 02:56:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.27 - - [2026-05-11 02:56:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.27 - - [2026-05-11 02:56:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000339 [API:8081]10.0.0.249 - - [2026-05-11 02:56:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000387 [API:8081]10.0.0.249 - - [2026-05-11 02:56:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.141 - - [2026-05-11 02:56:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.141 - - [2026-05-11 02:56:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000399 [API:8081]10.0.0.141 - - [2026-05-11 02:56:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.141 - - [2026-05-11 02:56:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000422 [API:8081]10.0.0.27 - - [2026-05-11 02:57:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.070188 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:58:36] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002995 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:58:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004148 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:58:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003729 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:58:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003309 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:58:36] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003748 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:58:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003713 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:58:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003973 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 02:58:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004804 [API:8081]10.0.0.141 - - [2026-05-11 02:58:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.010172 [API:8081]10.0.0.27 - - [2026-05-11 02:59:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069761 [API:8081]10.0.0.141 - - [2026-05-11 02:59:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.014380 [API:8081]10.0.0.141 - - [2026-05-11 02:59:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.141 - - [2026-05-11 02:59:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1156 0.073140 [API:8081]10.0.0.141 - - [2026-05-11 02:59:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1393 0.066854 [API:8081]10.0.0.141 - - [2026-05-11 02:59:51] "GET /analytics HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.141 - - [2026-05-11 02:59:51] "GET /analytics HTTP/1.1" 401 206 0.000208 [API:8081]10.0.0.27 - - [2026-05-11 03:00:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.072614 [API:8081]10.0.0.27 - - [2026-05-11 03:00:20] "GET /analytics HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.27 - - [2026-05-11 03:00:20] "GET /analytics HTTP/1.1" 401 206 0.000189 [API:8081]10.0.0.249 - - [2026-05-11 03:00:20] "GET /analytics HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.249 - - [2026-05-11 03:00:20] "GET /analytics HTTP/1.1" 401 206 0.000235 [API:8081]10.0.0.27 - - [2026-05-11 03:01:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000575 [API:8081]10.0.0.249 - - [2026-05-11 03:01:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.27 - - [2026-05-11 03:01:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.249 - - [2026-05-11 03:01:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.27 - - [2026-05-11 03:01:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.27 - - [2026-05-11 03:01:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.249 - - [2026-05-11 03:01:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000371 [API:8081]10.0.0.249 - - [2026-05-11 03:01:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000384 [API:8081]10.0.0.141 - - [2026-05-11 03:01:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000406 [API:8081]10.0.0.141 - - [2026-05-11 03:01:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000401 [API:8081]10.0.0.141 - - [2026-05-11 03:01:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.141 - - [2026-05-11 03:01:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.27 - - [2026-05-11 03:02:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067791 [API:8081]10.0.0.27 - - [2026-05-11 03:03:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.093317 [API:8081]10.0.0.27 - - [2026-05-11 03:05:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.089833 [API:8081]10.0.0.141 - - [2026-05-11 03:05:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.056182 [API:8081]10.0.0.141 - - [2026-05-11 03:05:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.072550 [API:8081]10.0.0.27 - - [2026-05-11 03:06:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.075617 [API:8081]10.0.0.27 - - [2026-05-11 03:06:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000515 [API:8081]10.0.0.249 - - [2026-05-11 03:06:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.27 - - [2026-05-11 03:06:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000577 [API:8081]10.0.0.249 - - [2026-05-11 03:06:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.27 - - [2026-05-11 03:06:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000404 [API:8081]10.0.0.27 - - [2026-05-11 03:06:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000424 [API:8081]10.0.0.249 - - [2026-05-11 03:06:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.249 - - [2026-05-11 03:06:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.141 - - [2026-05-11 03:06:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.141 - - [2026-05-11 03:06:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.141 - - [2026-05-11 03:06:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.141 - - [2026-05-11 03:06:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.27 - - [2026-05-11 03:08:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073243 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:08:36] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003898 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:08:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003286 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:08:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003796 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:08:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003488 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:08:36] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003670 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:08:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003689 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:08:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002810 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:08:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002954 [API:8081]10.0.0.27 - - [2026-05-11 03:09:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.073093 [API:8081]10.0.0.141 - - [2026-05-11 03:09:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.141 - - [2026-05-11 03:09:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.066731 [API:8081]10.0.0.141 - - [2026-05-11 03:09:51] "GET /analytics HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.141 - - [2026-05-11 03:09:51] "GET /analytics HTTP/1.1" 401 206 0.000161 [API:8081]10.0.0.27 - - [2026-05-11 03:10:20] "GET /analytics HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.27 - - [2026-05-11 03:10:20] "GET /analytics HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.249 - - [2026-05-11 03:10:20] "GET /analytics HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.249 - - [2026-05-11 03:10:20] "GET /analytics HTTP/1.1" 401 206 0.000198 [API:8081]10.0.0.141 - - [2026-05-11 03:11:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1357 0.059582 [API:8081]10.0.0.27 - - [2026-05-11 03:11:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077149 [API:8081]10.0.0.27 - - [2026-05-11 03:11:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.249 - - [2026-05-11 03:11:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.27 - - [2026-05-11 03:11:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.249 - - [2026-05-11 03:11:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.27 - - [2026-05-11 03:11:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000472 [API:8081]10.0.0.27 - - [2026-05-11 03:11:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.249 - - [2026-05-11 03:11:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000353 [API:8081]10.0.0.249 - - [2026-05-11 03:11:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000462 [API:8081]10.0.0.141 - - [2026-05-11 03:11:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.141 - - [2026-05-11 03:11:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000422 [API:8081]10.0.0.141 - - [2026-05-11 03:11:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.141 - - [2026-05-11 03:11:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000380 [API:8081]10.0.0.27 - - [2026-05-11 03:12:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.076137 [API:8081]10.0.0.141 - - [2026-05-11 03:12:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000705 [API:8081]10.0.0.141 - - [2026-05-11 03:12:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1485 0.086103 [API:8081]10.0.0.141 - - [2026-05-11 03:13:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.061030 [API:8081]10.0.0.141 - - [2026-05-11 03:13:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.091217 [API:8081]10.0.0.27 - - [2026-05-11 03:14:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.086920 [API:8081]10.0.0.27 - - [2026-05-11 03:15:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.077688 [API:8081]10.0.0.27 - - [2026-05-11 03:16:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.249 - - [2026-05-11 03:16:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.27 - - [2026-05-11 03:16:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.249 - - [2026-05-11 03:16:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.27 - - [2026-05-11 03:16:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.27 - - [2026-05-11 03:16:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.249 - - [2026-05-11 03:16:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000468 [API:8081]10.0.0.249 - - [2026-05-11 03:16:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.141 - - [2026-05-11 03:16:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000354 [API:8081]10.0.0.141 - - [2026-05-11 03:16:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.141 - - [2026-05-11 03:16:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.141 - - [2026-05-11 03:16:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.141 - - [2026-05-11 03:16:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000414 [API:8081]10.0.0.141 - - [2026-05-11 03:16:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1633 0.098826 [API:8081]10.0.0.27 - - [2026-05-11 03:17:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080705 [API:8081]10.0.0.141 - - [2026-05-11 03:17:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.057992 [API:8081]10.0.0.141 - - [2026-05-11 03:18:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.012722 [API:8081]10.0.0.27 - - [2026-05-11 03:18:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.082324 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:18:36] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003378 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:18:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003803 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:18:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003777 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:18:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003224 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:18:36] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003836 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:18:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003844 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:18:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003533 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:18:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003398 [API:8081]10.0.0.141 - - [2026-05-11 03:19:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009994 [API:8081]10.0.0.141 - - [2026-05-11 03:19:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011108 [API:8081]10.0.0.141 - - [2026-05-11 03:19:51] "GET /analytics HTTP/1.1" 401 206 0.001066 [API:8081]10.0.0.141 - - [2026-05-11 03:19:51] "GET /analytics HTTP/1.1" 401 206 0.000202 [API:8081]10.0.0.141 - - [2026-05-11 03:20:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.141 - - [2026-05-11 03:20:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1597 0.068787 [API:8081]10.0.0.27 - - [2026-05-11 03:20:20] "GET /analytics HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.27 - - [2026-05-11 03:20:20] "GET /analytics HTTP/1.1" 401 206 0.000173 [API:8081]10.0.0.249 - - [2026-05-11 03:20:20] "GET /analytics HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.249 - - [2026-05-11 03:20:20] "GET /analytics HTTP/1.1" 401 206 0.000236 [API:8081]10.0.0.27 - - [2026-05-11 03:20:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081988 [API:8081]10.0.0.141 - - [2026-05-11 03:20:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.062357 [API:8081]10.0.0.141 - - [2026-05-11 03:21:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.012082 [API:8081]10.0.0.27 - - [2026-05-11 03:21:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.071452 [API:8081]10.0.0.27 - - [2026-05-11 03:21:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.249 - - [2026-05-11 03:21:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.27 - - [2026-05-11 03:21:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.249 - - [2026-05-11 03:21:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000751 [API:8081]10.0.0.27 - - [2026-05-11 03:21:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.27 - - [2026-05-11 03:21:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.249 - - [2026-05-11 03:21:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000383 [API:8081]10.0.0.249 - - [2026-05-11 03:21:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.141 - - [2026-05-11 03:21:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000593 [API:8081]10.0.0.141 - - [2026-05-11 03:21:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000392 [API:8081]10.0.0.141 - - [2026-05-11 03:21:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.141 - - [2026-05-11 03:21:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.27 - - [2026-05-11 03:23:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079643 [API:8081]10.0.0.141 - - [2026-05-11 03:24:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.141 - - [2026-05-11 03:24:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2025 0.069958 [API:8081]10.0.0.141 - - [2026-05-11 03:24:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2238 0.117114 [API:8081]10.0.0.141 - - [2026-05-11 03:24:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2453 0.074397 [API:8081]10.0.0.27 - - [2026-05-11 03:24:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.071933 [API:8081]10.0.0.141 - - [2026-05-11 03:24:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2025 0.013094 [API:8081]10.0.0.141 - - [2026-05-11 03:24:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2238 0.012321 [API:8081]10.0.0.141 - - [2026-05-11 03:24:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2453 0.011700 [API:8081]10.0.0.141 - - [2026-05-11 03:24:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2678 0.010723 [API:8081]10.0.0.141 - - [2026-05-11 03:24:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2905 0.010773 [API:8081]10.0.0.141 - - [2026-05-11 03:25:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.141 - - [2026-05-11 03:25:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1810 0.087898 [API:8081]10.0.0.141 - - [2026-05-11 03:25:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2027 0.066874 [API:8081]10.0.0.141 - - [2026-05-11 03:25:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2246 0.068218 [API:8081]10.0.0.141 - - [2026-05-11 03:25:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1810 0.010374 [API:8081]10.0.0.141 - - [2026-05-11 03:25:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2023 0.012172 [API:8081]10.0.0.141 - - [2026-05-11 03:25:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2238 0.010207 [API:8081]10.0.0.141 - - [2026-05-11 03:25:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.141 - - [2026-05-11 03:25:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2019 0.061016 [API:8081]10.0.0.141 - - [2026-05-11 03:25:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2228 0.063776 [API:8081]10.0.0.141 - - [2026-05-11 03:25:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2439 0.057865 [API:8081]10.0.0.141 - - [2026-05-11 03:25:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2019 0.009506 [API:8081]10.0.0.141 - - [2026-05-11 03:25:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2228 0.011820 [API:8081]10.0.0.141 - - [2026-05-11 03:25:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2439 0.012783 [API:8081]10.0.0.141 - - [2026-05-11 03:25:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2660 0.011410 [API:8081]10.0.0.141 - - [2026-05-11 03:25:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2670 0.012367 [API:8081]10.0.0.141 - - [2026-05-11 03:26:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.141 - - [2026-05-11 03:26:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1812 0.061432 [API:8081]10.0.0.141 - - [2026-05-11 03:26:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2029 0.066556 [API:8081]10.0.0.141 - - [2026-05-11 03:26:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2250 0.091844 [API:8081]10.0.0.141 - - [2026-05-11 03:26:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2483 0.011467 [API:8081]10.0.0.141 - - [2026-05-11 03:26:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2718 0.009784 [API:8081]10.0.0.27 - - [2026-05-11 03:26:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070827 [API:8081]10.0.0.27 - - [2026-05-11 03:26:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.249 - - [2026-05-11 03:26:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.27 - - [2026-05-11 03:26:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.249 - - [2026-05-11 03:26:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000405 [API:8081]10.0.0.27 - - [2026-05-11 03:26:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.27 - - [2026-05-11 03:26:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000608 [API:8081]10.0.0.249 - - [2026-05-11 03:26:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000361 [API:8081]10.0.0.249 - - [2026-05-11 03:26:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000359 [API:8081]10.0.0.141 - - [2026-05-11 03:26:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.141 - - [2026-05-11 03:26:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.141 - - [2026-05-11 03:26:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000385 [API:8081]10.0.0.141 - - [2026-05-11 03:26:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.27 - - [2026-05-11 03:27:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.070730 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:28:36] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003361 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:28:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003256 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:28:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003182 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:28:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003007 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:28:36] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003794 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:28:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003676 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:28:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003406 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:28:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003595 [API:8081]10.0.0.27 - - [2026-05-11 03:29:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077946 [API:8081]10.0.0.141 - - [2026-05-11 03:29:51] "GET /analytics HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.141 - - [2026-05-11 03:29:51] "GET /analytics HTTP/1.1" 401 206 0.000145 [API:8081]10.0.0.27 - - [2026-05-11 03:30:20] "GET /analytics HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.27 - - [2026-05-11 03:30:20] "GET /analytics HTTP/1.1" 401 206 0.000229 [API:8081]10.0.0.249 - - [2026-05-11 03:30:20] "GET /analytics HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.249 - - [2026-05-11 03:30:20] "GET /analytics HTTP/1.1" 401 206 0.000152 [API:8081]10.0.0.27 - - [2026-05-11 03:30:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.082451 [API:8081]10.0.0.27 - - [2026-05-11 03:31:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000478 [API:8081]10.0.0.249 - - [2026-05-11 03:31:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.27 - - [2026-05-11 03:31:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.249 - - [2026-05-11 03:31:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.27 - - [2026-05-11 03:31:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.27 - - [2026-05-11 03:31:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.249 - - [2026-05-11 03:31:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.249 - - [2026-05-11 03:31:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000374 [API:8081]10.0.0.141 - - [2026-05-11 03:31:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.141 - - [2026-05-11 03:31:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.141 - - [2026-05-11 03:31:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.141 - - [2026-05-11 03:31:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.27 - - [2026-05-11 03:32:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068876 [API:8081]10.0.0.141 - - [2026-05-11 03:33:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000483 [API:8081]10.0.0.141 - - [2026-05-11 03:33:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2029 0.066175 [API:8081]10.0.0.141 - - [2026-05-11 03:33:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2240 0.066273 [API:8081]10.0.0.27 - - [2026-05-11 03:33:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.068995 [API:8081]10.0.0.27 - - [2026-05-11 03:35:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076436 [API:8081]10.0.0.27 - - [2026-05-11 03:36:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.150314 [API:8081]10.0.0.27 - - [2026-05-11 03:36:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.249 - - [2026-05-11 03:36:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000451 [API:8081]10.0.0.27 - - [2026-05-11 03:36:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000361 [API:8081]10.0.0.249 - - [2026-05-11 03:36:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.27 - - [2026-05-11 03:36:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.27 - - [2026-05-11 03:36:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.249 - - [2026-05-11 03:36:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000542 [API:8081]10.0.0.249 - - [2026-05-11 03:36:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000392 [API:8081]10.0.0.141 - - [2026-05-11 03:36:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.141 - - [2026-05-11 03:36:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.141 - - [2026-05-11 03:36:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000542 [API:8081]10.0.0.141 - - [2026-05-11 03:36:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.141 - - [2026-05-11 03:37:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.141 - - [2026-05-11 03:37:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1804 0.060257 [API:8081]10.0.0.141 - - [2026-05-11 03:38:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.141 - - [2026-05-11 03:38:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2027 0.079554 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:38:36] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004128 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:38:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003805 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:38:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002912 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:38:36] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003130 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:38:36] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002940 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:38:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003371 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:38:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002699 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:38:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003159 [API:8081]10.0.0.27 - - [2026-05-11 03:38:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071512 [API:8081]10.0.0.27 - - [2026-05-11 03:39:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.076199 [API:8081]10.0.0.141 - - [2026-05-11 03:39:51] "GET /analytics HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.141 - - [2026-05-11 03:39:51] "GET /analytics HTTP/1.1" 401 206 0.000166 [API:8081]10.0.0.27 - - [2026-05-11 03:40:20] "GET /analytics HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.27 - - [2026-05-11 03:40:20] "GET /analytics HTTP/1.1" 401 206 0.000198 [API:8081]10.0.0.249 - - [2026-05-11 03:40:20] "GET /analytics HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.249 - - [2026-05-11 03:40:20] "GET /analytics HTTP/1.1" 401 206 0.000145 [API:8081]10.0.0.27 - - [2026-05-11 03:41:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065717 [API:8081]10.0.0.27 - - [2026-05-11 03:41:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.27 - - [2026-05-11 03:41:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.249 - - [2026-05-11 03:41:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.249 - - [2026-05-11 03:41:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.27 - - [2026-05-11 03:41:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000334 [API:8081]10.0.0.27 - - [2026-05-11 03:41:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.249 - - [2026-05-11 03:41:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.249 - - [2026-05-11 03:41:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.141 - - [2026-05-11 03:41:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.141 - - [2026-05-11 03:41:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.141 - - [2026-05-11 03:41:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000400 [API:8081]10.0.0.141 - - [2026-05-11 03:41:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.27 - - [2026-05-11 03:42:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.076999 [API:8081]10.0.0.141 - - [2026-05-11 03:44:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000354 [API:8081]10.0.0.141 - - [2026-05-11 03:44:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1800 0.069466 [API:8081]10.0.0.27 - - [2026-05-11 03:44:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067140 [API:8081]10.0.0.27 - - [2026-05-11 03:45:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.072736 [API:8081]10.0.0.27 - - [2026-05-11 03:46:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.27 - - [2026-05-11 03:46:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.249 - - [2026-05-11 03:46:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.249 - - [2026-05-11 03:46:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.27 - - [2026-05-11 03:46:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.27 - - [2026-05-11 03:46:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.249 - - [2026-05-11 03:46:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.249 - - [2026-05-11 03:46:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000374 [API:8081]10.0.0.141 - - [2026-05-11 03:46:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.141 - - [2026-05-11 03:46:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000420 [API:8081]10.0.0.141 - - [2026-05-11 03:46:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.141 - - [2026-05-11 03:46:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.27 - - [2026-05-11 03:47:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070106 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:48:37] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004356 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:48:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004092 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:48:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002984 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:48:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003718 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:48:37] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004906 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:48:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005746 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:48:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003436 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:48:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004087 [API:8081]10.0.0.27 - - [2026-05-11 03:48:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.067562 [API:8081]10.0.0.141 - - [2026-05-11 03:49:51] "GET /analytics HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.141 - - [2026-05-11 03:49:51] "GET /analytics HTTP/1.1" 401 206 0.000225 [API:8081]10.0.0.141 - - [2026-05-11 03:50:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.141 - - [2026-05-11 03:50:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.076796 [API:8081]10.0.0.141 - - [2026-05-11 03:50:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1806 0.065599 [API:8081]10.0.0.27 - - [2026-05-11 03:50:20] "GET /analytics HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.27 - - [2026-05-11 03:50:20] "GET /analytics HTTP/1.1" 401 206 0.000219 [API:8081]10.0.0.249 - - [2026-05-11 03:50:20] "GET /analytics HTTP/1.1" 401 206 0.000497 [API:8081]10.0.0.249 - - [2026-05-11 03:50:20] "GET /analytics HTTP/1.1" 401 206 0.000139 [API:8081]10.0.0.141 - - [2026-05-11 03:50:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.064862 [API:8081]10.0.0.27 - - [2026-05-11 03:50:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073407 [API:8081]10.0.0.27 - - [2026-05-11 03:51:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.090333 [API:8081]10.0.0.27 - - [2026-05-11 03:51:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000442 [API:8081]10.0.0.249 - - [2026-05-11 03:51:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.27 - - [2026-05-11 03:51:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.249 - - [2026-05-11 03:51:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000365 [API:8081]10.0.0.27 - - [2026-05-11 03:51:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000453 [API:8081]10.0.0.27 - - [2026-05-11 03:51:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.249 - - [2026-05-11 03:51:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000380 [API:8081]10.0.0.249 - - [2026-05-11 03:51:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.141 - - [2026-05-11 03:51:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000365 [API:8081]10.0.0.141 - - [2026-05-11 03:51:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.141 - - [2026-05-11 03:51:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.141 - - [2026-05-11 03:51:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.27 - - [2026-05-11 03:53:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071417 [API:8081]10.0.0.27 - - [2026-05-11 03:54:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.074989 [API:8081]10.0.0.27 - - [2026-05-11 03:56:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.27 - - [2026-05-11 03:56:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.249 - - [2026-05-11 03:56:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.249 - - [2026-05-11 03:56:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000388 [API:8081]10.0.0.27 - - [2026-05-11 03:56:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.27 - - [2026-05-11 03:56:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000854 [API:8081]10.0.0.249 - - [2026-05-11 03:56:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.249 - - [2026-05-11 03:56:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.141 - - [2026-05-11 03:56:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.141 - - [2026-05-11 03:56:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.141 - - [2026-05-11 03:56:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.141 - - [2026-05-11 03:56:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.27 - - [2026-05-11 03:56:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072996 [API:8081]10.0.0.27 - - [2026-05-11 03:57:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.067456 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:58:37] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003306 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:58:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003191 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:58:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003090 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:58:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002890 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:58:37] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003836 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:58:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003715 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:58:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002880 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 03:58:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003620 [API:8081]10.0.0.141 - - [2026-05-11 03:59:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.141 - - [2026-05-11 03:59:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2447 0.076274 [API:8081]10.0.0.141 - - [2026-05-11 03:59:51] "GET /analytics HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.141 - - [2026-05-11 03:59:51] "GET /analytics HTTP/1.1" 401 206 0.000166 [API:8081]10.0.0.27 - - [2026-05-11 03:59:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076128 [API:8081]10.0.0.27 - - [2026-05-11 04:00:20] "GET /analytics HTTP/1.1" 401 206 0.000433 [API:8081]10.0.0.27 - - [2026-05-11 04:00:20] "GET /analytics HTTP/1.1" 401 206 0.000176 [API:8081]10.0.0.249 - - [2026-05-11 04:00:20] "GET /analytics HTTP/1.1" 401 206 0.000803 [API:8081]10.0.0.249 - - [2026-05-11 04:00:20] "GET /analytics HTTP/1.1" 401 206 0.000208 [API:8081]10.0.0.27 - - [2026-05-11 04:00:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.073890 [API:8081]10.0.0.27 - - [2026-05-11 04:01:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.249 - - [2026-05-11 04:01:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000376 [API:8081]10.0.0.27 - - [2026-05-11 04:01:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.249 - - [2026-05-11 04:01:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.27 - - [2026-05-11 04:01:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.27 - - [2026-05-11 04:01:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.249 - - [2026-05-11 04:01:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.249 - - [2026-05-11 04:01:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000388 [API:8081]10.0.0.141 - - [2026-05-11 04:01:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.141 - - [2026-05-11 04:01:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.141 - - [2026-05-11 04:01:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000515 [API:8081]10.0.0.141 - - [2026-05-11 04:01:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.141 - - [2026-05-11 04:02:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.141 - - [2026-05-11 04:02:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2007 0.075552 [API:8081]10.0.0.27 - - [2026-05-11 04:02:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076905 [API:8081]10.0.0.27 - - [2026-05-11 04:04:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.100463 [API:8081]10.0.0.141 - - [2026-05-11 04:05:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.141 - - [2026-05-11 04:05:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1832 0.096331 [API:8081]10.0.0.27 - - [2026-05-11 04:06:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075235 [API:8081]10.0.0.27 - - [2026-05-11 04:06:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.249 - - [2026-05-11 04:06:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.27 - - [2026-05-11 04:06:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.249 - - [2026-05-11 04:06:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.27 - - [2026-05-11 04:06:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000357 [API:8081]10.0.0.27 - - [2026-05-11 04:06:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.249 - - [2026-05-11 04:06:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000364 [API:8081]10.0.0.249 - - [2026-05-11 04:06:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.141 - - [2026-05-11 04:06:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.141 - - [2026-05-11 04:06:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.141 - - [2026-05-11 04:06:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.141 - - [2026-05-11 04:06:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.001325 [API:8081]10.0.0.141 - - [2026-05-11 04:07:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.141 - - [2026-05-11 04:07:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2077 0.395183 [API:8081]10.0.0.27 - - [2026-05-11 04:07:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.117974 [API:8081]10.0.0.141 - - [2026-05-11 04:07:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2338 0.154375 [API:8081]10.0.0.141 - - [2026-05-11 04:07:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2338 0.011420 [API:8081]10.0.0.141 - - [2026-05-11 04:07:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2338 0.068874 [API:8081]10.0.0.141 - - [2026-05-11 04:08:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2338 0.011507 [API:8081]10.0.0.141 - - [2026-05-11 04:08:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2338 0.011694 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:08:37] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003835 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:08:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004116 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:08:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003550 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:08:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003433 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:08:37] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003420 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:08:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003119 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:08:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003361 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:08:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003066 [API:8081]10.0.0.141 - - [2026-05-11 04:08:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2338 0.011815 [API:8081]10.0.0.141 - - [2026-05-11 04:08:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2338 0.017269 [API:8081]10.0.0.141 - - [2026-05-11 04:08:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2338 0.010973 [API:8081]10.0.0.27 - - [2026-05-11 04:09:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.086415 [API:8081]10.0.0.141 - - [2026-05-11 04:09:51] "GET /analytics HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.141 - - [2026-05-11 04:09:51] "GET /analytics HTTP/1.1" 401 206 0.000157 [API:8081]10.0.0.27 - - [2026-05-11 04:10:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.081831 [API:8081]10.0.0.27 - - [2026-05-11 04:10:20] "GET /analytics HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.27 - - [2026-05-11 04:10:20] "GET /analytics HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.249 - - [2026-05-11 04:10:21] "GET /analytics HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.249 - - [2026-05-11 04:10:21] "GET /analytics HTTP/1.1" 401 206 0.000172 [API:8081]10.0.0.27 - - [2026-05-11 04:11:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.27 - - [2026-05-11 04:11:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000365 [API:8081]10.0.0.249 - - [2026-05-11 04:11:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.249 - - [2026-05-11 04:11:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.27 - - [2026-05-11 04:11:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.27 - - [2026-05-11 04:11:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000378 [API:8081]10.0.0.249 - - [2026-05-11 04:11:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000527 [API:8081]10.0.0.249 - - [2026-05-11 04:11:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.141 - - [2026-05-11 04:11:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.141 - - [2026-05-11 04:11:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.141 - - [2026-05-11 04:11:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.141 - - [2026-05-11 04:11:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.27 - - [2026-05-11 04:12:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076948 [API:8081]10.0.0.27 - - [2026-05-11 04:13:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.085625 [API:8081]10.0.0.27 - - [2026-05-11 04:15:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069985 [API:8081]10.0.0.27 - - [2026-05-11 04:16:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.076068 [API:8081]10.0.0.27 - - [2026-05-11 04:16:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.249 - - [2026-05-11 04:16:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.27 - - [2026-05-11 04:16:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.249 - - [2026-05-11 04:16:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000471 [API:8081]10.0.0.27 - - [2026-05-11 04:16:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000412 [API:8081]10.0.0.27 - - [2026-05-11 04:16:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000370 [API:8081]10.0.0.249 - - [2026-05-11 04:16:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000441 [API:8081]10.0.0.249 - - [2026-05-11 04:16:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000388 [API:8081]10.0.0.141 - - [2026-05-11 04:16:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.141 - - [2026-05-11 04:16:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.141 - - [2026-05-11 04:16:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.141 - - [2026-05-11 04:16:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.27 - - [2026-05-11 04:18:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066321 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:18:37] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004210 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:18:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.004690 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:18:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003231 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:18:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004328 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:18:37] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004174 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:18:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003561 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:18:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003625 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:18:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004362 [API:8081]10.0.0.27 - - [2026-05-11 04:19:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.069898 [API:8081]10.0.0.141 - - [2026-05-11 04:19:51] "GET /analytics HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.141 - - [2026-05-11 04:19:51] "GET /analytics HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.27 - - [2026-05-11 04:20:20] "GET /analytics HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.27 - - [2026-05-11 04:20:20] "GET /analytics HTTP/1.1" 401 206 0.000178 [API:8081]10.0.0.249 - - [2026-05-11 04:20:21] "GET /analytics HTTP/1.1" 401 206 0.000656 [API:8081]10.0.0.249 - - [2026-05-11 04:20:21] "GET /analytics HTTP/1.1" 401 206 0.000213 [API:8081]10.0.0.27 - - [2026-05-11 04:21:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080502 [API:8081]10.0.0.27 - - [2026-05-11 04:21:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.249 - - [2026-05-11 04:21:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.27 - - [2026-05-11 04:21:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.249 - - [2026-05-11 04:21:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000579 [API:8081]10.0.0.27 - - [2026-05-11 04:21:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.27 - - [2026-05-11 04:21:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.249 - - [2026-05-11 04:21:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.249 - - [2026-05-11 04:21:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000553 [API:8081]10.0.0.141 - - [2026-05-11 04:21:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.141 - - [2026-05-11 04:21:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.141 - - [2026-05-11 04:21:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.141 - - [2026-05-11 04:21:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.27 - - [2026-05-11 04:22:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.081184 [API:8081]10.0.0.27 - - [2026-05-11 04:24:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083334 [API:8081]10.0.0.27 - - [2026-05-11 04:25:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.150220 [API:8081]10.0.0.141 - - [2026-05-11 04:25:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.141 - - [2026-05-11 04:25:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1800 0.074417 [API:8081]10.0.0.141 - - [2026-05-11 04:26:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.187835 [API:8081]10.0.0.141 - - [2026-05-11 04:26:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.056052 [API:8081]10.0.0.27 - - [2026-05-11 04:26:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000407 [API:8081]10.0.0.249 - - [2026-05-11 04:26:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000363 [API:8081]10.0.0.27 - - [2026-05-11 04:26:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.249 - - [2026-05-11 04:26:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000377 [API:8081]10.0.0.27 - - [2026-05-11 04:26:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.27 - - [2026-05-11 04:26:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.249 - - [2026-05-11 04:26:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.249 - - [2026-05-11 04:26:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.141 - - [2026-05-11 04:26:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.141 - - [2026-05-11 04:26:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000413 [API:8081]10.0.0.141 - - [2026-05-11 04:26:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.141 - - [2026-05-11 04:26:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000361 [API:8081]10.0.0.27 - - [2026-05-11 04:27:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069288 [API:8081]10.0.0.27 - - [2026-05-11 04:28:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2592 0.069027 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:28:37] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003509 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:28:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003862 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:28:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003184 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:28:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003515 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:28:37] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004680 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:28:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003906 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:28:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003314 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:28:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003428 [API:8081]10.0.0.141 - - [2026-05-11 04:28:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.011943 [API:8081]10.0.0.141 - - [2026-05-11 04:28:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.010835 [API:8081]10.0.0.141 - - [2026-05-11 04:29:51] "GET /analytics HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.141 - - [2026-05-11 04:29:51] "GET /analytics HTTP/1.1" 401 206 0.000164 [API:8081]10.0.0.141 - - [2026-05-11 04:30:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.010934 [API:8081]10.0.0.27 - - [2026-05-11 04:30:20] "GET /analytics HTTP/1.1" 401 206 0.000610 [API:8081]10.0.0.27 - - [2026-05-11 04:30:20] "GET /analytics HTTP/1.1" 401 206 0.000211 [API:8081]10.0.0.249 - - [2026-05-11 04:30:21] "GET /analytics HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.249 - - [2026-05-11 04:30:21] "GET /analytics HTTP/1.1" 401 206 0.000216 [API:8081]10.0.0.27 - - [2026-05-11 04:30:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075521 [API:8081]10.0.0.141 - - [2026-05-11 04:30:26] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.011083 [API:8081]10.0.0.27 - - [2026-05-11 04:31:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.071777 [API:8081]10.0.0.27 - - [2026-05-11 04:31:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000339 [API:8081]10.0.0.249 - - [2026-05-11 04:31:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.27 - - [2026-05-11 04:31:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000384 [API:8081]10.0.0.249 - - [2026-05-11 04:31:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.27 - - [2026-05-11 04:31:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000393 [API:8081]10.0.0.27 - - [2026-05-11 04:31:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.249 - - [2026-05-11 04:31:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.249 - - [2026-05-11 04:31:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.141 - - [2026-05-11 04:31:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.141 - - [2026-05-11 04:31:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.141 - - [2026-05-11 04:31:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.141 - - [2026-05-11 04:31:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.141 - - [2026-05-11 04:33:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.141 - - [2026-05-11 04:33:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.157225 [API:8081]10.0.0.27 - - [2026-05-11 04:33:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064760 [API:8081]10.0.0.141 - - [2026-05-11 04:33:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 401 206 0.000405 [API:8081]10.0.0.141 - - [2026-05-11 04:33:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.077508 [API:8081]10.0.0.141 - - [2026-05-11 04:34:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-95247979:ctest-TestRbacBasic-95247979-67637965?flat HTTP/1.1" 401 206 0.000278 --- 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-18931541'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-56217597' RBAC: ctest-TestRbacBasic-15145605 doesn't have read permission in project '38646e70f96e4465bd32b794b685db6d' 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-95247979', 'ctest-TestRbacBasic-95247979-67637965'], 'virtual_network', '985db0c2-0398-4849-adcc-bf3d750eb788', "Permission Denied for ['ctest-TestRbacBasic-18931541'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-56217597' RBAC: ctest-TestRbacBasic-15145605 doesn't have read permission in project '38646e70f96e4465bd32b794b685db6d'"),) [API:8081]10.0.0.141 - - [2026-05-11 04:34:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-95247979:ctest-TestRbacBasic-95247979-67637965?flat HTTP/1.1" 403 199 0.481669 [API:8081]10.0.0.141 - - [2026-05-11 04:34:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-95247979:ctest-TestRbacBasic-95247979-67637965?flat HTTP/1.1" 401 206 0.000339 --- 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-18931541'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-95247979' RBAC: ctest-TestRbacBasic-15145605 doesn't have read permission in project '2f636bcf622c4cc097caf0d213414e0b' 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-95247979', 'ctest-TestRbacBasic-95247979-67637965'], 'virtual_network', '985db0c2-0398-4849-adcc-bf3d750eb788', "Permission Denied for ['ctest-TestRbacBasic-18931541'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-95247979' RBAC: ctest-TestRbacBasic-15145605 doesn't have read permission in project '2f636bcf622c4cc097caf0d213414e0b'"),) [API:8081]10.0.0.141 - - [2026-05-11 04:34:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-95247979:ctest-TestRbacBasic-95247979-67637965?flat HTTP/1.1" 403 199 0.124027 [API:8081]10.0.0.27 - - [2026-05-11 04:34:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.098300 [API:8081]10.0.0.141 - - [2026-05-11 04:34:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.141 - - [2026-05-11 04:34:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1844 0.065797 [API:8081]10.0.0.141 - - [2026-05-11 04:34:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-98195700:ctest-TestRbacBasic-98195700-14040646?flat HTTP/1.1" 401 206 0.000345 --- 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-03882242 as ['ctest-TestRbacBasic-60148890'] to R virtual-network in ctest-TestRbacBasic-98195700 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-98195700', 'ctest-TestRbacBasic-98195700-14040646'], 'virtual_network', 'e161282b-2f68-4d5f-ae87-f5c238db7fe8', "Permission Denied for ctest-TestRbacBasic-03882242 as ['ctest-TestRbacBasic-60148890'] to R virtual-network in ctest-TestRbacBasic-98195700"),) [API:8081]10.0.0.141 - - [2026-05-11 04:34:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-98195700:ctest-TestRbacBasic-98195700-14040646?flat HTTP/1.1" 403 199 0.145383 --- 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-03882242 as ['ctest-TestRbacBasic-60148890'] to R virtual-network in ctest-TestRbacBasic-98195700 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-98195700', 'ctest-TestRbacBasic-98195700-14040646'], 'virtual_network', 'e161282b-2f68-4d5f-ae87-f5c238db7fe8', "Permission Denied for ctest-TestRbacBasic-03882242 as ['ctest-TestRbacBasic-60148890'] to R virtual-network in ctest-TestRbacBasic-98195700"),) [API:8081]10.0.0.141 - - [2026-05-11 04:34:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-98195700:ctest-TestRbacBasic-98195700-14040646?flat HTTP/1.1" 403 199 0.133064 --- 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-03882242 as ['ctest-TestRbacBasic-60148890'] to R virtual-network in ctest-TestRbacBasic-98195700 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-98195700', 'ctest-TestRbacBasic-98195700-14040646'], 'virtual_network', 'e161282b-2f68-4d5f-ae87-f5c238db7fe8', "Permission Denied for ctest-TestRbacBasic-03882242 as ['ctest-TestRbacBasic-60148890'] to R virtual-network in ctest-TestRbacBasic-98195700"),) [API:8081]10.0.0.141 - - [2026-05-11 04:34:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-98195700:ctest-TestRbacBasic-98195700-14040646?flat HTTP/1.1" 403 199 0.100044 [API:8081]10.0.0.141 - - [2026-05-11 04:34:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-98195700:ctest-TestRbacBasic-98195700-14040646?flat HTTP/1.1" 401 206 0.000282 --- 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-15145605 as ['ctest-TestRbacBasic-18931541'] to R virtual-network in ctest-TestRbacBasic-98195700 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-98195700', 'ctest-TestRbacBasic-98195700-14040646'], 'virtual_network', 'e161282b-2f68-4d5f-ae87-f5c238db7fe8', "Permission Denied for ctest-TestRbacBasic-15145605 as ['ctest-TestRbacBasic-18931541'] to R virtual-network in ctest-TestRbacBasic-98195700"),) [API:8081]10.0.0.141 - - [2026-05-11 04:34:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-98195700:ctest-TestRbacBasic-98195700-14040646?flat HTTP/1.1" 403 199 0.099258 [API:8081]10.0.0.141 - - [2026-05-11 04:34:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1844 0.087756 [API:8081]10.0.0.141 - - [2026-05-11 04:34:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2091 0.120916 [API:8081]10.0.0.141 - - [2026-05-11 04:35:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.065734 [API:8081]10.0.0.141 - - [2026-05-11 04:35:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.009686 [Introspect:8090]10.0.0.141 - - [2026-05-11 04:35:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001829 [API:8081]10.0.0.141 - - [2026-05-11 04:36:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000404 [API:8081]10.0.0.141 - - [2026-05-11 04:36:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1808 0.080605 [API:8081]10.0.0.27 - - [2026-05-11 04:36:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080336 [API:8081]10.0.0.27 - - [2026-05-11 04:36:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.27 - - [2026-05-11 04:36:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000354 [API:8081]10.0.0.249 - - [2026-05-11 04:36:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.249 - - [2026-05-11 04:36:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.27 - - [2026-05-11 04:36:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.27 - - [2026-05-11 04:36:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000583 [API:8081]10.0.0.249 - - [2026-05-11 04:36:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.249 - - [2026-05-11 04:36:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.141 - - [2026-05-11 04:36:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.141 - - [2026-05-11 04:36:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.141 - - [2026-05-11 04:36:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.141 - - [2026-05-11 04:36:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.27 - - [2026-05-11 04:37:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.069893 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:38:37] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003512 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:38:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004288 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:38:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003264 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:38:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003672 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:38:37] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004927 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:38:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.008820 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:38:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003450 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:38:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003452 [API:8081]10.0.0.141 - - [2026-05-11 04:38:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.010491 [API:8081]10.0.0.141 - - [2026-05-11 04:38:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.063007 [API:8081]10.0.0.141 - - [2026-05-11 04:39:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.060563 [API:8081]10.0.0.141 - - [2026-05-11 04:39:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.011025 [API:8081]10.0.0.141 - - [2026-05-11 04:39:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1808 0.010802 [API:8081]10.0.0.141 - - [2026-05-11 04:39:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2019 0.013216 [API:8081]10.0.0.27 - - [2026-05-11 04:39:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.108099 [API:8081]10.0.0.141 - - [2026-05-11 04:39:51] "GET /analytics HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.141 - - [2026-05-11 04:39:51] "GET /analytics HTTP/1.1" 401 206 0.000209 [API:8081]10.0.0.27 - - [2026-05-11 04:40:20] "GET /analytics HTTP/1.1" 401 206 0.000641 [API:8081]10.0.0.27 - - [2026-05-11 04:40:20] "GET /analytics HTTP/1.1" 401 206 0.000570 [API:8081]10.0.0.249 - - [2026-05-11 04:40:21] "GET /analytics HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.249 - - [2026-05-11 04:40:21] "GET /analytics HTTP/1.1" 401 206 0.000185 [API:8081]10.0.0.27 - - [2026-05-11 04:40:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.080957 [API:8081]10.0.0.27 - - [2026-05-11 04:41:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.249 - - [2026-05-11 04:41:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.27 - - [2026-05-11 04:41:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.249 - - [2026-05-11 04:41:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.27 - - [2026-05-11 04:41:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.27 - - [2026-05-11 04:41:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000536 [API:8081]10.0.0.249 - - [2026-05-11 04:41:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000376 [API:8081]10.0.0.249 - - [2026-05-11 04:41:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000457 [API:8081]10.0.0.141 - - [2026-05-11 04:41:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.141 - - [2026-05-11 04:41:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000444 [API:8081]10.0.0.141 - - [2026-05-11 04:41:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.141 - - [2026-05-11 04:41:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [Introspect:8090]10.0.0.141 - - [2026-05-11 04:42:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.002274 [API:8081]10.0.0.141 - - [2026-05-11 04:42:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2230 0.061445 [API:8081]10.0.0.27 - - [2026-05-11 04:42:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073771 [API:8081]10.0.0.141 - - [2026-05-11 04:43:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.069253 [API:8081]10.0.0.27 - - [2026-05-11 04:43:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.075128 [API:8081]10.0.0.141 - - [2026-05-11 04:44:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1366 0.065488 [API:8081]10.0.0.27 - - [2026-05-11 04:45:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079147 [API:8081]10.0.0.141 - - [2026-05-11 04:45:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.009946 [API:8081]10.0.0.141 - - [2026-05-11 04:45:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.012340 [API:8081]10.0.0.27 - - [2026-05-11 04:46:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.095727 [API:8081]10.0.0.27 - - [2026-05-11 04:46:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.27 - - [2026-05-11 04:46:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.249 - - [2026-05-11 04:46:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.27 - - [2026-05-11 04:46:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.249 - - [2026-05-11 04:46:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.27 - - [2026-05-11 04:46:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.249 - - [2026-05-11 04:46:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.249 - - [2026-05-11 04:46:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.141 - - [2026-05-11 04:46:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 401 206 0.000400 [API:8081]10.0.0.141 - - [2026-05-11 04:46:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.063342 [API:8081]10.0.0.141 - - [2026-05-11 04:46:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000616 [API:8081]10.0.0.141 - - [2026-05-11 04:46:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.141 - - [2026-05-11 04:46:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.141 - - [2026-05-11 04:46:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.141 - - [2026-05-11 04:46:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.064543 [API:8081]10.0.0.141 - - [2026-05-11 04:47:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.099564 [API:8081]10.0.0.141 - - [2026-05-11 04:47:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.011348 [API:8081]10.0.0.141 - - [2026-05-11 04:47:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.141 - - [2026-05-11 04:47:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2043 0.070607 [API:8081]10.0.0.141 - - [2026-05-11 04:47:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2043 0.126298 [API:8081]10.0.0.27 - - [2026-05-11 04:48:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082465 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:48:37] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003426 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:48:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004343 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:48:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003885 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:48:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003522 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:48:37] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003890 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:48:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003237 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:48:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002648 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:48:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003668 [API:8081]10.0.0.27 - - [2026-05-11 04:49:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.071731 [API:8081]10.0.0.141 - - [2026-05-11 04:49:51] "GET /analytics HTTP/1.1" 401 206 0.000339 [API:8081]10.0.0.141 - - [2026-05-11 04:49:51] "GET /analytics HTTP/1.1" 401 206 0.000176 [API:8081]10.0.0.27 - - [2026-05-11 04:50:20] "GET /analytics HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.27 - - [2026-05-11 04:50:20] "GET /analytics HTTP/1.1" 401 206 0.000164 [API:8081]10.0.0.249 - - [2026-05-11 04:50:21] "GET /analytics HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.249 - - [2026-05-11 04:50:21] "GET /analytics HTTP/1.1" 401 206 0.000215 [API:8081]10.0.0.27 - - [2026-05-11 04:51:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066316 [API:8081]10.0.0.27 - - [2026-05-11 04:51:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.27 - - [2026-05-11 04:51:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000428 [API:8081]10.0.0.249 - - [2026-05-11 04:51:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000415 [API:8081]10.0.0.249 - - [2026-05-11 04:51:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.27 - - [2026-05-11 04:51:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.27 - - [2026-05-11 04:51:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.249 - - [2026-05-11 04:51:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.249 - - [2026-05-11 04:51:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000385 [API:8081]10.0.0.141 - - [2026-05-11 04:51:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.141 - - [2026-05-11 04:51:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.141 - - [2026-05-11 04:51:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.141 - - [2026-05-11 04:51:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000378 [API:8081]10.0.0.27 - - [2026-05-11 04:52:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.071892 [API:8081]10.0.0.141 - - [2026-05-11 04:54:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.141 - - [2026-05-11 04:54:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2035 0.073368 [API:8081]10.0.0.27 - - [2026-05-11 04:54:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076968 [API:8081]10.0.0.27 - - [2026-05-11 04:55:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.076875 [API:8081]10.0.0.27 - - [2026-05-11 04:56:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.27 - - [2026-05-11 04:56:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.249 - - [2026-05-11 04:56:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000390 [API:8081]10.0.0.249 - - [2026-05-11 04:56:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000371 [API:8081]10.0.0.27 - - [2026-05-11 04:56:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.27 - - [2026-05-11 04:56:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000563 [API:8081]10.0.0.249 - - [2026-05-11 04:56:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.249 - - [2026-05-11 04:56:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.141 - - [2026-05-11 04:56:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000815 [API:8081]10.0.0.141 - - [2026-05-11 04:56:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000466 [API:8081]10.0.0.141 - - [2026-05-11 04:56:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000370 [API:8081]10.0.0.141 - - [2026-05-11 04:56:54] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.27 - - [2026-05-11 04:57:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063551 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:58:37] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004804 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:58:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004077 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:58:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004443 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:58:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003465 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:58:37] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003335 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:58:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002858 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:58:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003098 [LOCAL API:8181]127.0.0.1 - - [2026-05-11 04:58:37] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003084 [API:8081]10.0.0.27 - - [2026-05-11 04:58:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.082234 [API:8081]10.0.0.141 - - [2026-05-11 04:59:51] "GET /analytics HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.141 - - [2026-05-11 04:59:51] "GET /analytics HTTP/1.1" 401 206 0.000176 [API:8081]10.0.0.27 - - [2026-05-11 05:00:20] "GET /analytics HTTP/1.1" 401 206 0.000964 [API:8081]10.0.0.27 - - [2026-05-11 05:00:20] "GET /analytics HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.249 - - [2026-05-11 05:00:21] "GET /analytics HTTP/1.1" 401 206 0.000405 [API:8081]10.0.0.249 - - [2026-05-11 05:00:21] "GET /analytics HTTP/1.1" 401 206 0.000165 [API:8081]10.0.0.27 - - [2026-05-11 05:00:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.091838 [API:8081]10.0.0.27 - - [2026-05-11 05:01:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.073083 [Introspect:8090]10.0.0.249 - - [2026-05-11 05:01:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001284 [API:8081]10.0.0.27 - - [2026-05-11 05:01:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.27 - - [2026-05-11 05:01:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000375 [API:8081]10.0.0.249 - - [2026-05-11 05:01:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.249 - - [2026-05-11 05:01:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.27 - - [2026-05-11 05:01:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.27 - - [2026-05-11 05:01:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.249 - - [2026-05-11 05:01:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.249 - - [2026-05-11 05:01:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268