+++ date ++ echo 'INFO: =================== Thu May 7 02:26:06 AM UTC 2026 ===================' INFO: =================== Thu May 7 02:26:06 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 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 ++ 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 '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.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 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ 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 ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ tr '\n' , ++++ 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 ++ set ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ sed 's/^ANALYTICS_API__//g' ++ sort ++ cut -d = -f 1 + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py: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/07/2026 02:26:14.093 7f04066ea5c0 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/07/2026 02:26:14.251 7f04066ea5c0 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 05/07/2026 02:26:14.261 7f04066ea5c0 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/07/2026 02:26:14.261 7f04066ea5c0 [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.249 - - [2026-05-07 02:26:57] "GET /analytics HTTP/1.1" 401 206 0.000532 [API:8081]10.0.0.249 - - [2026-05-07 02:26:57] "GET /analytics HTTP/1.1" 401 206 0.000156 [API:8081]10.0.0.27 - - [2026-05-07 02:26:58] "GET /analytics HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.27 - - [2026-05-07 02:26:58] "GET /analytics HTTP/1.1" 401 206 0.000162 [API:8081]10.0.0.141 - - [2026-05-07 02:26:59] "GET /analytics HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.141 - - [2026-05-07 02:26:59] "GET /analytics HTTP/1.1" 401 206 0.000170 [API:8081]10.0.0.249 - - [2026-05-07 02:27:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.082281 [API:8081]10.0.0.249 - - [2026-05-07 02:27:28] "GET /analytics HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.249 - - [2026-05-07 02:27:28] "GET /analytics HTTP/1.1" 401 206 0.000137 [API:8081]10.0.0.27 - - [2026-05-07 02:27:29] "GET /analytics HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.27 - - [2026-05-07 02:27:29] "GET /analytics HTTP/1.1" 401 206 0.000147 [API:8081]10.0.0.141 - - [2026-05-07 02:27:30] "GET /analytics HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.141 - - [2026-05-07 02:27:30] "GET /analytics HTTP/1.1" 401 206 0.000145 [API:8081]10.0.0.249 - - [2026-05-07 02:27:58] "GET /analytics HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.249 - - [2026-05-07 02:27:58] "GET /analytics HTTP/1.1" 401 206 0.000177 [API:8081]10.0.0.27 - - [2026-05-07 02:27:59] "GET /analytics HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.27 - - [2026-05-07 02:27:59] "GET /analytics HTTP/1.1" 401 206 0.000138 [API:8081]10.0.0.249 - - [2026-05-07 02:29:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.084841 [API:8081]10.0.0.249 - - [2026-05-07 02:29:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.249 - - [2026-05-07 02:29:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.27 - - [2026-05-07 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.27 - - [2026-05-07 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.249 - - [2026-05-07 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.249 - - [2026-05-07 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.141 - - [2026-05-07 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.141 - - [2026-05-07 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.27 - - [2026-05-07 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000451 [API:8081]10.0.0.27 - - [2026-05-07 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000395 [API:8081]10.0.0.141 - - [2026-05-07 02:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000690 [API:8081]10.0.0.141 - - [2026-05-07 02:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [Introspect:8090]10.0.0.249 - - [2026-05-07 02:30:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001189 [API:8081]10.0.0.249 - - [2026-05-07 02:30:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.087502 [Introspect:8090]10.0.0.249 - - [2026-05-07 02:30:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001111 [Introspect:8090]10.0.0.141 - - [2026-05-07 02:31:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001133 [Introspect:8090]10.0.0.141 - - [2026-05-07 02:31:52] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.000687 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.141 - - [2026-05-07 02:31:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12040 0.085806 [API:8081]10.0.0.141 - - [2026-05-07 02:31:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 12070 0.090106 [API:8081]10.0.0.141 - - [2026-05-07 02:31:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12040 0.092376 [API:8081]10.0.0.141 - - [2026-05-07 02:31:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 12070 0.024204 [API:8081]10.0.0.141 - - [2026-05-07 02:32:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.141 - - [2026-05-07 02:32:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1152 0.141280 [API:8081]10.0.0.249 - - [2026-05-07 02:32:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.386646 [API:8081]10.0.0.249 - - [2026-05-07 02:33:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.135345 [API:8081]10.0.0.249 - - [2026-05-07 02:34:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.249 - - [2026-05-07 02:34:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.27 - - [2026-05-07 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.27 - - [2026-05-07 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.249 - - [2026-05-07 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.249 - - [2026-05-07 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.141 - - [2026-05-07 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.141 - - [2026-05-07 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.27 - - [2026-05-07 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000233 [API:8081]10.0.0.27 - - [2026-05-07 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000356 [API:8081]10.0.0.141 - - [2026-05-07 02:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.141 - - [2026-05-07 02:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.249 - - [2026-05-07 02:35:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.103029 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:36:14] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002885 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:36:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003055 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:36:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002927 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:36:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.009741 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:36:14] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.006760 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:36:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003835 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:36:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003250 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:36:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003103 [API:8081]10.0.0.249 - - [2026-05-07 02:36:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.100985 [API:8081]10.0.0.141 - - [2026-05-07 02:37:30] "GET /analytics HTTP/1.1" 401 206 0.000553 [API:8081]10.0.0.141 - - [2026-05-07 02:37:30] "GET /analytics HTTP/1.1" 401 206 0.000185 [API:8081]10.0.0.141 - - [2026-05-07 02:37:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.141 - - [2026-05-07 02:37:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1453 0.089547 [API:8081]10.0.0.141 - - [2026-05-07 02:37:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1686 0.094383 [API:8081]10.0.0.249 - - [2026-05-07 02:37:58] "GET /analytics HTTP/1.1" 401 206 0.000975 [API:8081]10.0.0.249 - - [2026-05-07 02:37:58] "GET /analytics HTTP/1.1" 401 206 0.000213 [API:8081]10.0.0.27 - - [2026-05-07 02:37:59] "GET /analytics HTTP/1.1" 401 206 0.000374 [API:8081]10.0.0.27 - - [2026-05-07 02:37:59] "GET /analytics HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.249 - - [2026-05-07 02:38:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.101276 [API:8081]10.0.0.249 - - [2026-05-07 02:39:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.124864 [API:8081]10.0.0.249 - - [2026-05-07 02:39:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.249 - - [2026-05-07 02:39:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.27 - - [2026-05-07 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.27 - - [2026-05-07 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.249 - - [2026-05-07 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.249 - - [2026-05-07 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.141 - - [2026-05-07 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.141 - - [2026-05-07 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.27 - - [2026-05-07 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.27 - - [2026-05-07 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.141 - - [2026-05-07 02:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.141 - - [2026-05-07 02:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.249 - - [2026-05-07 02:41:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071919 [API:8081]10.0.0.249 - - [2026-05-07 02:42:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.082809 [API:8081]10.0.0.249 - - [2026-05-07 02:44:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.108434 [API:8081]10.0.0.249 - - [2026-05-07 02:44:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.249 - - [2026-05-07 02:44:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.27 - - [2026-05-07 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000572 [API:8081]10.0.0.27 - - [2026-05-07 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000444 [API:8081]10.0.0.249 - - [2026-05-07 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.249 - - [2026-05-07 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000403 [API:8081]10.0.0.141 - - [2026-05-07 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.141 - - [2026-05-07 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000231 [API:8081]10.0.0.27 - - [2026-05-07 02:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000226 [API:8081]10.0.0.27 - - [2026-05-07 02:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.141 - - [2026-05-07 02:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000529 [API:8081]10.0.0.141 - - [2026-05-07 02:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000222 [API:8081]10.0.0.141 - - [2026-05-07 02:44:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.141 - - [2026-05-07 02:44:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2461 0.071035 [API:8081]10.0.0.141 - - [2026-05-07 02:45:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2461 0.074140 [API:8081]10.0.0.249 - - [2026-05-07 02:45:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.071296 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:46:14] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004257 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:46:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004372 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:46:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003448 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:46:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003397 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:46:14] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004459 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:46:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003190 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:46:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002923 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:46:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002939 [API:8081]10.0.0.141 - - [2026-05-07 02:47:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1449 0.011246 [API:8081]10.0.0.141 - - [2026-05-07 02:47:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1678 0.012660 [API:8081]10.0.0.141 - - [2026-05-07 02:47:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1907 0.107509 [API:8081]10.0.0.141 - - [2026-05-07 02:47:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2136 0.012072 [API:8081]10.0.0.249 - - [2026-05-07 02:47:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081320 [API:8081]10.0.0.141 - - [2026-05-07 02:47:30] "GET /analytics HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.141 - - [2026-05-07 02:47:30] "GET /analytics HTTP/1.1" 401 206 0.000146 [API:8081]10.0.0.249 - - [2026-05-07 02:47:59] "GET /analytics HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.249 - - [2026-05-07 02:47:59] "GET /analytics HTTP/1.1" 401 206 0.000160 [API:8081]10.0.0.27 - - [2026-05-07 02:47:59] "GET /analytics HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.27 - - [2026-05-07 02:47:59] "GET /analytics HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.249 - - [2026-05-07 02:48:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.166499 [API:8081]10.0.0.249 - - [2026-05-07 02:49:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.249 - - [2026-05-07 02:49:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.27 - - [2026-05-07 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.27 - - [2026-05-07 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.249 - - [2026-05-07 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.249 - - [2026-05-07 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000353 [API:8081]10.0.0.141 - - [2026-05-07 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000365 [API:8081]10.0.0.141 - - [2026-05-07 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.27 - - [2026-05-07 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000385 [API:8081]10.0.0.27 - - [2026-05-07 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000367 [API:8081]10.0.0.141 - - [2026-05-07 02:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.141 - - [2026-05-07 02:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.249 - - [2026-05-07 02:50:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076437 [API:8081]10.0.0.141 - - [2026-05-07 02:50:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13004 0.093427 [API:8081]10.0.0.141 - - [2026-05-07 02:50:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13004 0.021178 [API:8081]10.0.0.141 - - [2026-05-07 02:51:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13004 0.086594 [API:8081]10.0.0.141 - - [2026-05-07 02:51:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12582 0.021772 [API:8081]10.0.0.141 - - [2026-05-07 02:51:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009763 [API:8081]10.0.0.141 - - [2026-05-07 02:51:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 12998 0.030230 [API:8081]10.0.0.141 - - [2026-05-07 02:51:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 12998 0.026961 [API:8081]10.0.0.141 - - [2026-05-07 02:51:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 12998 0.020596 [API:8081]10.0.0.141 - - [2026-05-07 02:51:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 12998 0.020839 [API:8081]10.0.0.141 - - [2026-05-07 02:51:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 12998 0.023713 [API:8081]10.0.0.141 - - [2026-05-07 02:51:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 12998 0.021734 [API:8081]10.0.0.141 - - [2026-05-07 02:51:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 12998 0.020931 [API:8081]10.0.0.141 - - [2026-05-07 02:51:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 12998 0.022188 [API:8081]10.0.0.249 - - [2026-05-07 02:51:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.074188 [API:8081]10.0.0.141 - - [2026-05-07 02:51:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 12998 0.021405 [API:8081]10.0.0.141 - - [2026-05-07 02:51:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 12602 0.025417 [API:8081]10.0.0.141 - - [2026-05-07 02:51:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009285 [API:8081]10.0.0.141 - - [2026-05-07 02:51:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1445 0.009590 [API:8081]10.0.0.249 - - [2026-05-07 02:53:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.178176 [API:8081]10.0.0.141 - - [2026-05-07 02:53:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.141 - - [2026-05-07 02:53:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1461 0.067065 [API:8081]10.0.0.249 - - [2026-05-07 02:54:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.249 - - [2026-05-07 02:54:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.27 - - [2026-05-07 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.27 - - [2026-05-07 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.249 - - [2026-05-07 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.249 - - [2026-05-07 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.141 - - [2026-05-07 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.141 - - [2026-05-07 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000238 [API:8081]10.0.0.27 - - [2026-05-07 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000234 [API:8081]10.0.0.27 - - [2026-05-07 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.141 - - [2026-05-07 02:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.141 - - [2026-05-07 02:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.249 - - [2026-05-07 02:54:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.076451 [API:8081]10.0.0.141 - - [2026-05-07 02:55:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13060 0.090026 [API:8081]10.0.0.141 - - [2026-05-07 02:55:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13060 0.032060 [API:8081]10.0.0.141 - - [2026-05-07 02:55:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13060 0.086606 [API:8081]10.0.0.141 - - [2026-05-07 02:55:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13060 0.022417 [API:8081]10.0.0.141 - - [2026-05-07 02:55:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13060 0.026779 [API:8081]10.0.0.141 - - [2026-05-07 02:55:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13060 0.024350 [API:8081]10.0.0.141 - - [2026-05-07 02:55:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 12615 0.022271 [API:8081]10.0.0.141 - - [2026-05-07 02:55:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012171 [API:8081]10.0.0.141 - - [2026-05-07 02:55:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000413 [API:8081]10.0.0.141 - - [2026-05-07 02:55:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1461 0.074637 [API:8081]10.0.0.141 - - [2026-05-07 02:56:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.141 - - [2026-05-07 02:56:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1847 0.081792 [API:8081]10.0.0.141 - - [2026-05-07 02:56:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1847 0.075260 [API:8081]10.0.0.141 - - [2026-05-07 02:56:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1847 0.076203 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:56:14] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003552 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:56:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003669 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:56:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004044 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:56:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003639 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:56:14] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005010 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:56:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003456 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:56:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003187 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:56:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003228 [API:8081]10.0.0.249 - - [2026-05-07 02:56:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085654 [API:8081]10.0.0.141 - - [2026-05-07 02:57:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13343 0.021397 [API:8081]10.0.0.141 - - [2026-05-07 02:57:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13343 0.022897 [API:8081]10.0.0.141 - - [2026-05-07 02:57:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010998 [API:8081]10.0.0.141 - - [2026-05-07 02:57:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12958 0.022268 [API:8081]10.0.0.141 - - [2026-05-07 02:57:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12958 0.031010 [API:8081]10.0.0.141 - - [2026-05-07 02:57:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.013107 [API:8081]10.0.0.141 - - [2026-05-07 02:57:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13343 0.021957 [API:8081]10.0.0.141 - - [2026-05-07 02:57:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13343 0.024863 [API:8081]10.0.0.141 - - [2026-05-07 02:57:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.013531 [API:8081]10.0.0.141 - - [2026-05-07 02:57:30] "GET /analytics HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.141 - - [2026-05-07 02:57:30] "GET /analytics HTTP/1.1" 401 206 0.000174 [API:8081]10.0.0.249 - - [2026-05-07 02:57:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.114351 [API:8081]10.0.0.249 - - [2026-05-07 02:57:59] "GET /analytics HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.249 - - [2026-05-07 02:57:59] "GET /analytics HTTP/1.1" 401 206 0.000197 [API:8081]10.0.0.27 - - [2026-05-07 02:57:59] "GET /analytics HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.27 - - [2026-05-07 02:57:59] "GET /analytics HTTP/1.1" 401 206 0.000139 [API:8081]10.0.0.141 - - [2026-05-07 02:58:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13345 0.025646 [API:8081]10.0.0.141 - - [2026-05-07 02:58:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13345 0.030413 [API:8081]10.0.0.141 - - [2026-05-07 02:58:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13345 0.027326 [API:8081]10.0.0.141 - - [2026-05-07 02:58:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13345 0.022006 [API:8081]10.0.0.141 - - [2026-05-07 02:58:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13345 0.028033 [API:8081]10.0.0.141 - - [2026-05-07 02:58:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13345 0.023993 [API:8081]10.0.0.141 - - [2026-05-07 02:58:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13345 0.024538 [API:8081]10.0.0.141 - - [2026-05-07 02:58:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13345 0.020822 [API:8081]10.0.0.141 - - [2026-05-07 02:58:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13345 0.021126 [API:8081]10.0.0.141 - - [2026-05-07 02:58:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13011 0.025734 [API:8081]10.0.0.141 - - [2026-05-07 02:58:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.012910 [API:8081]10.0.0.141 - - [2026-05-07 02:58:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12994 0.022301 [API:8081]10.0.0.141 - - [2026-05-07 02:58:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12992 0.030668 [API:8081]10.0.0.141 - - [2026-05-07 02:58:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12992 0.022442 [API:8081]10.0.0.141 - - [2026-05-07 02:58:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12992 0.026486 [API:8081]10.0.0.141 - - [2026-05-07 02:58:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12992 0.030272 [API:8081]10.0.0.141 - - [2026-05-07 02:58:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12992 0.020695 [API:8081]10.0.0.141 - - [2026-05-07 02:58:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12992 0.028412 [API:8081]10.0.0.141 - - [2026-05-07 02:58:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12992 0.022472 [API:8081]10.0.0.141 - - [2026-05-07 02:59:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12992 0.025222 [API:8081]10.0.0.141 - - [2026-05-07 02:59:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12605 0.030878 [API:8081]10.0.0.141 - - [2026-05-07 02:59:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.010359 [API:8081]10.0.0.141 - - [2026-05-07 02:59:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13008 0.026181 [API:8081]10.0.0.141 - - [2026-05-07 02:59:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13008 0.021564 [API:8081]10.0.0.141 - - [2026-05-07 02:59:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13008 0.024833 [API:8081]10.0.0.141 - - [2026-05-07 02:59:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13008 0.021918 [API:8081]10.0.0.141 - - [2026-05-07 02:59:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13008 0.022069 [API:8081]10.0.0.141 - - [2026-05-07 02:59:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13008 0.024689 [API:8081]10.0.0.249 - - [2026-05-07 02:59:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.249 - - [2026-05-07 02:59:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.141 - - [2026-05-07 02:59:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13008 0.030399 [API:8081]10.0.0.27 - - [2026-05-07 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.27 - - [2026-05-07 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.249 - - [2026-05-07 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.249 - - [2026-05-07 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.141 - - [2026-05-07 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.141 - - [2026-05-07 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.27 - - [2026-05-07 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000361 [API:8081]10.0.0.27 - - [2026-05-07 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000524 [API:8081]10.0.0.141 - - [2026-05-07 02:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.141 - - [2026-05-07 02:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000339 [API:8081]10.0.0.141 - - [2026-05-07 02:59:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13008 0.022069 [API:8081]10.0.0.141 - - [2026-05-07 02:59:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13008 0.022031 [API:8081]10.0.0.141 - - [2026-05-07 02:59:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 12596 0.026978 [API:8081]10.0.0.141 - - [2026-05-07 02:59:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011264 [API:8081]10.0.0.249 - - [2026-05-07 02:59:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.115736 [API:8081]10.0.0.141 - - [2026-05-07 02:59:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.141 - - [2026-05-07 02:59:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1883 0.071294 [API:8081]10.0.0.141 - - [2026-05-07 02:59:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1883 0.063418 [API:8081]10.0.0.141 - - [2026-05-07 02:59:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1883 0.064298 [API:8081]10.0.0.249 - - [2026-05-07 03:00:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.089919 [API:8081]10.0.0.141 - - [2026-05-07 03:00:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13409 0.020004 [API:8081]10.0.0.141 - - [2026-05-07 03:00:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13409 0.022588 [API:8081]10.0.0.141 - - [2026-05-07 03:00:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010487 [API:8081]10.0.0.141 - - [2026-05-07 03:00:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13014 0.020425 [API:8081]10.0.0.141 - - [2026-05-07 03:00:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13014 0.025153 [API:8081]10.0.0.141 - - [2026-05-07 03:00:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.012899 [API:8081]10.0.0.141 - - [2026-05-07 03:01:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13412 0.028753 [API:8081]10.0.0.141 - - [2026-05-07 03:01:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13412 0.022223 [API:8081]10.0.0.141 - - [2026-05-07 03:01:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011138 [API:8081]10.0.0.141 - - [2026-05-07 03:01:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13406 0.021879 [API:8081]10.0.0.141 - - [2026-05-07 03:01:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13406 0.021713 [API:8081]10.0.0.141 - - [2026-05-07 03:01:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13406 0.021845 [API:8081]10.0.0.141 - - [2026-05-07 03:02:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13022 0.023416 [API:8081]10.0.0.141 - - [2026-05-07 03:02:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011917 [API:8081]10.0.0.141 - - [2026-05-07 03:02:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13020 0.021769 [API:8081]10.0.0.141 - - [2026-05-07 03:02:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13020 0.019451 [API:8081]10.0.0.141 - - [2026-05-07 03:02:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13020 0.020283 [API:8081]10.0.0.141 - - [2026-05-07 03:02:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13020 0.022782 [API:8081]10.0.0.141 - - [2026-05-07 03:02:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13020 0.027570 [API:8081]10.0.0.141 - - [2026-05-07 03:02:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13020 0.024602 [API:8081]10.0.0.141 - - [2026-05-07 03:02:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13020 0.031301 [API:8081]10.0.0.141 - - [2026-05-07 03:02:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13020 0.022573 [API:8081]10.0.0.141 - - [2026-05-07 03:02:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13020 0.022356 [API:8081]10.0.0.141 - - [2026-05-07 03:02:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12589 0.024588 [API:8081]10.0.0.141 - - [2026-05-07 03:02:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.010771 [API:8081]10.0.0.141 - - [2026-05-07 03:02:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13001 0.027498 [API:8081]10.0.0.249 - - [2026-05-07 03:02:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.084442 [API:8081]10.0.0.141 - - [2026-05-07 03:02:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13002 0.023032 [API:8081]10.0.0.141 - - [2026-05-07 03:02:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13002 0.025003 [API:8081]10.0.0.141 - - [2026-05-07 03:02:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13002 0.022020 [API:8081]10.0.0.141 - - [2026-05-07 03:02:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13002 0.033078 [API:8081]10.0.0.141 - - [2026-05-07 03:02:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13002 0.021015 [API:8081]10.0.0.141 - - [2026-05-07 03:02:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13002 0.022178 [API:8081]10.0.0.141 - - [2026-05-07 03:02:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13002 0.021809 [API:8081]10.0.0.141 - - [2026-05-07 03:03:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13002 0.028651 [API:8081]10.0.0.141 - - [2026-05-07 03:03:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 12596 0.021465 [API:8081]10.0.0.141 - - [2026-05-07 03:03:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009610 [API:8081]10.0.0.141 - - [2026-05-07 03:03:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.141 - - [2026-05-07 03:03:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.079645 [API:8081]10.0.0.141 - - [2026-05-07 03:03:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.072574 [API:8081]10.0.0.249 - - [2026-05-07 03:03:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.097333 [API:8081]10.0.0.249 - - [2026-05-07 03:04:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.249 - - [2026-05-07 03:04:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.27 - - [2026-05-07 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.27 - - [2026-05-07 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.249 - - [2026-05-07 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.249 - - [2026-05-07 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.141 - - [2026-05-07 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000364 [API:8081]10.0.0.141 - - [2026-05-07 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.27 - - [2026-05-07 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000526 [API:8081]10.0.0.27 - - [2026-05-07 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.141 - - [2026-05-07 03:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.141 - - [2026-05-07 03:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.141 - - [2026-05-07 03:05:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.141 - - [2026-05-07 03:05:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1879 0.089177 [API:8081]10.0.0.249 - - [2026-05-07 03:05:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.112227 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:06:14] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003660 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:06:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003296 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:06:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003312 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:06:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003309 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:06:14] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004464 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:06:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003345 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:06:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003770 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:06:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003849 [API:8081]10.0.0.249 - - [2026-05-07 03:06:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.081436 [API:8081]10.0.0.141 - - [2026-05-07 03:07:30] "GET /analytics HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.141 - - [2026-05-07 03:07:30] "GET /analytics HTTP/1.1" 401 206 0.000125 [API:8081]10.0.0.141 - - [2026-05-07 03:07:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13779 0.022915 [API:8081]10.0.0.141 - - [2026-05-07 03:07:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13779 0.094202 [API:8081]10.0.0.141 - - [2026-05-07 03:07:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13779 0.123062 [API:8081]10.0.0.141 - - [2026-05-07 03:07:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13779 0.023630 [API:8081]10.0.0.141 - - [2026-05-07 03:07:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13779 0.025522 [API:8081]10.0.0.141 - - [2026-05-07 03:07:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13779 0.029055 [API:8081]10.0.0.141 - - [2026-05-07 03:07:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13779 0.022071 [API:8081]10.0.0.141 - - [2026-05-07 03:07:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13779 0.023453 [API:8081]10.0.0.249 - - [2026-05-07 03:07:59] "GET /analytics HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.249 - - [2026-05-07 03:07:59] "GET /analytics HTTP/1.1" 401 206 0.000167 [API:8081]10.0.0.141 - - [2026-05-07 03:07:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13779 0.021830 [API:8081]10.0.0.27 - - [2026-05-07 03:07:59] "GET /analytics HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.27 - - [2026-05-07 03:07:59] "GET /analytics HTTP/1.1" 401 206 0.000155 [API:8081]10.0.0.141 - - [2026-05-07 03:08:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13420 0.023599 [API:8081]10.0.0.141 - - [2026-05-07 03:08:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012855 [API:8081]10.0.0.141 - - [2026-05-07 03:08:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.141 - - [2026-05-07 03:08:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1445 0.079476 [API:8081]10.0.0.141 - - [2026-05-07 03:08:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1670 0.078861 [API:8081]10.0.0.249 - - [2026-05-07 03:08:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078770 [API:8081]10.0.0.249 - - [2026-05-07 03:09:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.249 - - [2026-05-07 03:09:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000484 [API:8081]10.0.0.27 - - [2026-05-07 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000366 [API:8081]10.0.0.27 - - [2026-05-07 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.249 - - [2026-05-07 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.249 - - [2026-05-07 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.141 - - [2026-05-07 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.141 - - [2026-05-07 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.27 - - [2026-05-07 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.27 - - [2026-05-07 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.141 - - [2026-05-07 03:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000457 [API:8081]10.0.0.141 - - [2026-05-07 03:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.249 - - [2026-05-07 03:09:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.076036 [API:8081]10.0.0.141 - - [2026-05-07 03:11:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13028 0.020532 [API:8081]10.0.0.141 - - [2026-05-07 03:11:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13028 0.081492 [API:8081]10.0.0.141 - - [2026-05-07 03:11:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13028 0.024420 [API:8081]10.0.0.141 - - [2026-05-07 03:11:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13028 0.033505 [API:8081]10.0.0.141 - - [2026-05-07 03:11:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13028 0.022520 [API:8081]10.0.0.141 - - [2026-05-07 03:11:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12615 0.022407 [API:8081]10.0.0.141 - - [2026-05-07 03:11:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.011808 [API:8081]10.0.0.141 - - [2026-05-07 03:11:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13024 0.028035 [API:8081]10.0.0.141 - - [2026-05-07 03:11:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13024 0.026067 [API:8081]10.0.0.141 - - [2026-05-07 03:11:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13024 0.023635 [API:8081]10.0.0.249 - - [2026-05-07 03:11:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082162 [API:8081]10.0.0.141 - - [2026-05-07 03:11:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13024 0.029103 [API:8081]10.0.0.141 - - [2026-05-07 03:11:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13024 0.025145 [API:8081]10.0.0.141 - - [2026-05-07 03:11:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13024 0.028759 [API:8081]10.0.0.141 - - [2026-05-07 03:11:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13024 0.025172 [API:8081]10.0.0.141 - - [2026-05-07 03:11:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13024 0.027559 [API:8081]10.0.0.141 - - [2026-05-07 03:12:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 12794 0.026816 [API:8081]10.0.0.141 - - [2026-05-07 03:12:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011829 [API:8081]10.0.0.141 - - [2026-05-07 03:12:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.141 - - [2026-05-07 03:12:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1457 0.071181 [API:8081]10.0.0.141 - - [2026-05-07 03:12:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1694 0.064900 [API:8081]10.0.0.249 - - [2026-05-07 03:12:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.074413 [API:8081]10.0.0.249 - - [2026-05-07 03:14:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000454 [API:8081]10.0.0.249 - - [2026-05-07 03:14:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.27 - - [2026-05-07 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.27 - - [2026-05-07 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.249 - - [2026-05-07 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.249 - - [2026-05-07 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.141 - - [2026-05-07 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000407 [API:8081]10.0.0.141 - - [2026-05-07 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000457 [API:8081]10.0.0.27 - - [2026-05-07 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.27 - - [2026-05-07 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000390 [API:8081]10.0.0.141 - - [2026-05-07 03:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.141 - - [2026-05-07 03:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000354 [API:8081]10.0.0.249 - - [2026-05-07 03:14:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.101542 [API:8081]10.0.0.141 - - [2026-05-07 03:15:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13039 0.020974 [API:8081]10.0.0.141 - - [2026-05-07 03:15:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13039 0.098712 [API:8081]10.0.0.141 - - [2026-05-07 03:15:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13039 0.019473 [API:8081]10.0.0.141 - - [2026-05-07 03:15:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13039 0.022313 [API:8081]10.0.0.249 - - [2026-05-07 03:15:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.084505 [API:8081]10.0.0.141 - - [2026-05-07 03:15:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13039 0.023921 [API:8081]10.0.0.141 - - [2026-05-07 03:15:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13039 0.020925 [API:8081]10.0.0.141 - - [2026-05-07 03:15:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13039 0.019205 [API:8081]10.0.0.141 - - [2026-05-07 03:16:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13039 0.021699 [API:8081]10.0.0.141 - - [2026-05-07 03:16:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12611 0.021220 [API:8081]10.0.0.141 - - [2026-05-07 03:16:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.011081 [API:8081]10.0.0.141 - - [2026-05-07 03:16:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13057 0.032355 [API:8081]10.0.0.141 - - [2026-05-07 03:16:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13057 0.024193 [API:8081]10.0.0.141 - - [2026-05-07 03:16:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13057 0.028753 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:16:14] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003425 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:16:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003530 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:16:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003179 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:16:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003172 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:16:14] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004147 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:16:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003107 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:16:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003145 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:16:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002887 [API:8081]10.0.0.141 - - [2026-05-07 03:16:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13057 0.025155 [API:8081]10.0.0.141 - - [2026-05-07 03:16:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13057 0.023235 [API:8081]10.0.0.141 - - [2026-05-07 03:16:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13057 0.021268 [API:8081]10.0.0.141 - - [2026-05-07 03:16:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13057 0.028915 [API:8081]10.0.0.141 - - [2026-05-07 03:16:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13057 0.022335 [API:8081]10.0.0.141 - - [2026-05-07 03:16:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 12815 0.025267 [API:8081]10.0.0.141 - - [2026-05-07 03:16:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011829 [API:8081]10.0.0.141 - - [2026-05-07 03:17:30] "GET /analytics HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.141 - - [2026-05-07 03:17:30] "GET /analytics HTTP/1.1" 401 206 0.000170 [API:8081]10.0.0.249 - - [2026-05-07 03:17:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082496 [API:8081]10.0.0.249 - - [2026-05-07 03:17:59] "GET /analytics HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.249 - - [2026-05-07 03:17:59] "GET /analytics HTTP/1.1" 401 206 0.000187 [API:8081]10.0.0.27 - - [2026-05-07 03:17:59] "GET /analytics HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.27 - - [2026-05-07 03:17:59] "GET /analytics HTTP/1.1" 401 206 0.000177 [API:8081]10.0.0.249 - - [2026-05-07 03:18:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.366733 [API:8081]10.0.0.249 - - [2026-05-07 03:19:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000489 [API:8081]10.0.0.249 - - [2026-05-07 03:19:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.27 - - [2026-05-07 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.001798 [API:8081]10.0.0.27 - - [2026-05-07 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.249 - - [2026-05-07 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.249 - - [2026-05-07 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000398 [API:8081]10.0.0.141 - - [2026-05-07 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000378 [API:8081]10.0.0.141 - - [2026-05-07 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.27 - - [2026-05-07 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.27 - - [2026-05-07 03:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000233 [API:8081]10.0.0.141 - - [2026-05-07 03:19:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000234 [API:8081]10.0.0.141 - - [2026-05-07 03:19:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.141 - - [2026-05-07 03:20:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.141 - - [2026-05-07 03:20:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1439 0.070541 [API:8081]10.0.0.249 - - [2026-05-07 03:20:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074611 [API:8081]10.0.0.249 - - [2026-05-07 03:21:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.082803 [API:8081]10.0.0.141 - - [2026-05-07 03:22:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1439 0.012713 [API:8081]10.0.0.141 - - [2026-05-07 03:23:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.141 - - [2026-05-07 03:23:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1786 0.080837 [API:8081]10.0.0.249 - - [2026-05-07 03:23:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083141 [API:8081]10.0.0.249 - - [2026-05-07 03:24:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.249 - - [2026-05-07 03:24:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.27 - - [2026-05-07 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.27 - - [2026-05-07 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000401 [API:8081]10.0.0.249 - - [2026-05-07 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.249 - - [2026-05-07 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000484 [API:8081]10.0.0.141 - - [2026-05-07 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.141 - - [2026-05-07 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000382 [API:8081]10.0.0.27 - - [2026-05-07 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.27 - - [2026-05-07 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000428 [API:8081]10.0.0.141 - - [2026-05-07 03:24:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.141 - - [2026-05-07 03:24:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.141 - - [2026-05-07 03:24:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13241 0.108078 [API:8081]10.0.0.141 - - [2026-05-07 03:24:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13241 0.023143 [API:8081]10.0.0.141 - - [2026-05-07 03:24:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.075685 [API:8081]10.0.0.249 - - [2026-05-07 03:24:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.080035 [API:8081]10.0.0.141 - - [2026-05-07 03:25:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13230 0.021861 [API:8081]10.0.0.141 - - [2026-05-07 03:25:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13230 0.024486 [API:8081]10.0.0.141 - - [2026-05-07 03:25:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.012536 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:26:14] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003786 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:26:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003647 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:26:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003576 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:26:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003752 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:26:14] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004186 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:26:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003229 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:26:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003697 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:26:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004005 [API:8081]10.0.0.249 - - [2026-05-07 03:26:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082617 [API:8081]10.0.0.141 - - [2026-05-07 03:27:30] "GET /analytics HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.141 - - [2026-05-07 03:27:30] "GET /analytics HTTP/1.1" 401 206 0.000160 [API:8081]10.0.0.249 - - [2026-05-07 03:27:59] "GET /analytics HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.249 - - [2026-05-07 03:27:59] "GET /analytics HTTP/1.1" 401 206 0.000150 [API:8081]10.0.0.27 - - [2026-05-07 03:27:59] "GET /analytics HTTP/1.1" 401 206 0.000222 [API:8081]10.0.0.27 - - [2026-05-07 03:27:59] "GET /analytics HTTP/1.1" 401 206 0.000162 [API:8081]10.0.0.249 - - [2026-05-07 03:28:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.085111 [API:8081]10.0.0.141 - - [2026-05-07 03:28:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.141 - - [2026-05-07 03:28:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1934 0.072531 [API:8081]10.0.0.141 - - [2026-05-07 03:29:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13818 0.080264 [API:8081]10.0.0.141 - - [2026-05-07 03:29:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13818 0.081242 [API:8081]10.0.0.141 - - [2026-05-07 03:29:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.011415 [API:8081]10.0.0.249 - - [2026-05-07 03:29:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.249 - - [2026-05-07 03:29:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.27 - - [2026-05-07 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.27 - - [2026-05-07 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.249 - - [2026-05-07 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.249 - - [2026-05-07 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000410 [API:8081]10.0.0.141 - - [2026-05-07 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.141 - - [2026-05-07 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.27 - - [2026-05-07 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.27 - - [2026-05-07 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.141 - - [2026-05-07 03:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000648 [API:8081]10.0.0.141 - - [2026-05-07 03:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.141 - - [2026-05-07 03:29:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13833 0.022657 [API:8081]10.0.0.141 - - [2026-05-07 03:29:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13833 0.019360 [API:8081]10.0.0.141 - - [2026-05-07 03:29:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.010512 [API:8081]10.0.0.249 - - [2026-05-07 03:30:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.151942 [API:8081]10.0.0.249 - - [2026-05-07 03:31:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.140985 [API:8081]10.0.0.141 - - [2026-05-07 03:31:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13796 0.020023 [API:8081]10.0.0.141 - - [2026-05-07 03:31:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13796 0.024283 [API:8081]10.0.0.141 - - [2026-05-07 03:31:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13796 0.019676 [API:8081]10.0.0.141 - - [2026-05-07 03:31:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13796 0.020520 [API:8081]10.0.0.141 - - [2026-05-07 03:31:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13796 0.028736 [API:8081]10.0.0.141 - - [2026-05-07 03:31:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13231 0.024058 [API:8081]10.0.0.141 - - [2026-05-07 03:31:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011030 [API:8081]10.0.0.141 - - [2026-05-07 03:31:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13846 0.027361 [API:8081]10.0.0.141 - - [2026-05-07 03:31:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13846 0.020741 [API:8081]10.0.0.141 - - [2026-05-07 03:31:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13846 0.021517 [API:8081]10.0.0.141 - - [2026-05-07 03:31:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13846 0.023636 [API:8081]10.0.0.141 - - [2026-05-07 03:31:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13846 0.021421 [API:8081]10.0.0.141 - - [2026-05-07 03:31:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13846 0.022897 [API:8081]10.0.0.141 - - [2026-05-07 03:31:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13846 0.024313 [API:8081]10.0.0.141 - - [2026-05-07 03:31:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13846 0.022605 [API:8081]10.0.0.141 - - [2026-05-07 03:32:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13846 0.032306 [API:8081]10.0.0.141 - - [2026-05-07 03:32:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13248 0.022144 [API:8081]10.0.0.141 - - [2026-05-07 03:32:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.016647 [API:8081]10.0.0.141 - - [2026-05-07 03:32:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.141 - - [2026-05-07 03:32:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1898 0.096199 [API:8081]10.0.0.249 - - [2026-05-07 03:33:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.110959 [API:8081]10.0.0.141 - - [2026-05-07 03:33:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13782 0.125138 [API:8081]10.0.0.141 - - [2026-05-07 03:33:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13782 0.021800 [API:8081]10.0.0.141 - - [2026-05-07 03:33:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.063522 [API:8081]10.0.0.141 - - [2026-05-07 03:33:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13781 0.026790 [API:8081]10.0.0.141 - - [2026-05-07 03:33:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13781 0.020390 [API:8081]10.0.0.141 - - [2026-05-07 03:33:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.013229 [API:8081]10.0.0.249 - - [2026-05-07 03:34:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.142331 [API:8081]10.0.0.249 - - [2026-05-07 03:34:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.249 - - [2026-05-07 03:34:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000392 [API:8081]10.0.0.27 - - [2026-05-07 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.27 - - [2026-05-07 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000370 [API:8081]10.0.0.249 - - [2026-05-07 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.249 - - [2026-05-07 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.141 - - [2026-05-07 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.141 - - [2026-05-07 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.27 - - [2026-05-07 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000425 [API:8081]10.0.0.27 - - [2026-05-07 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.141 - - [2026-05-07 03:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.141 - - [2026-05-07 03:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000456 [API:8081]10.0.0.249 - - [2026-05-07 03:36:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079551 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:36:14] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003438 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:36:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003640 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:36:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003349 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:36:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003120 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:36:14] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004681 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:36:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003628 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:36:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003528 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:36:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003294 [API:8081]10.0.0.141 - - [2026-05-07 03:36:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000404 [API:8081]10.0.0.141 - - [2026-05-07 03:36:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2326 0.080142 [API:8081]10.0.0.141 - - [2026-05-07 03:36:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2539 0.072902 [API:8081]10.0.0.141 - - [2026-05-07 03:36:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2754 0.075565 [API:8081]10.0.0.141 - - [2026-05-07 03:36:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2111 0.012756 [API:8081]10.0.0.141 - - [2026-05-07 03:37:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2324 0.015466 [API:8081]10.0.0.141 - - [2026-05-07 03:37:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2539 0.013380 [API:8081]10.0.0.141 - - [2026-05-07 03:37:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2764 0.010673 [API:8081]10.0.0.141 - - [2026-05-07 03:37:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2991 0.011323 [API:8081]10.0.0.249 - - [2026-05-07 03:37:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.167114 [API:8081]10.0.0.141 - - [2026-05-07 03:37:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.141 - - [2026-05-07 03:37:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2111 0.080190 [API:8081]10.0.0.141 - - [2026-05-07 03:37:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2328 0.094836 [API:8081]10.0.0.141 - - [2026-05-07 03:37:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2547 0.114621 [API:8081]10.0.0.141 - - [2026-05-07 03:37:30] "GET /analytics HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.141 - - [2026-05-07 03:37:30] "GET /analytics HTTP/1.1" 401 206 0.000159 [API:8081]10.0.0.141 - - [2026-05-07 03:37:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2547 0.011846 [API:8081]10.0.0.141 - - [2026-05-07 03:37:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2760 0.010548 [API:8081]10.0.0.141 - - [2026-05-07 03:37:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2975 0.009997 [API:8081]10.0.0.141 - - [2026-05-07 03:37:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000354 [API:8081]10.0.0.141 - - [2026-05-07 03:37:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2543 0.089647 [API:8081]10.0.0.249 - - [2026-05-07 03:37:59] "GET /analytics HTTP/1.1" 401 206 0.000617 [API:8081]10.0.0.249 - - [2026-05-07 03:37:59] "GET /analytics HTTP/1.1" 401 206 0.000183 [API:8081]10.0.0.27 - - [2026-05-07 03:37:59] "GET /analytics HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.27 - - [2026-05-07 03:37:59] "GET /analytics HTTP/1.1" 401 206 0.000143 [API:8081]10.0.0.141 - - [2026-05-07 03:38:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2752 0.084857 [API:8081]10.0.0.141 - - [2026-05-07 03:38:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2527 0.084489 [API:8081]10.0.0.141 - - [2026-05-07 03:38:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2107 0.011000 [API:8081]10.0.0.141 - - [2026-05-07 03:38:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2316 0.012874 [API:8081]10.0.0.141 - - [2026-05-07 03:38:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2527 0.014522 [API:8081]10.0.0.141 - - [2026-05-07 03:38:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2748 0.012585 [API:8081]10.0.0.141 - - [2026-05-07 03:38:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2971 0.015629 [API:8081]10.0.0.141 - - [2026-05-07 03:38:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000563 [API:8081]10.0.0.141 - - [2026-05-07 03:38:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2113 0.075516 [API:8081]10.0.0.141 - - [2026-05-07 03:38:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2330 0.078188 [API:8081]10.0.0.141 - - [2026-05-07 03:38:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2551 0.083495 [API:8081]10.0.0.141 - - [2026-05-07 03:38:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2784 0.012918 [API:8081]10.0.0.141 - - [2026-05-07 03:38:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 3019 0.013253 [API:8081]10.0.0.249 - - [2026-05-07 03:39:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.112908 [API:8081]10.0.0.249 - - [2026-05-07 03:39:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.249 - - [2026-05-07 03:39:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000415 [API:8081]10.0.0.27 - - [2026-05-07 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.27 - - [2026-05-07 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.249 - - [2026-05-07 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.249 - - [2026-05-07 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.141 - - [2026-05-07 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.141 - - [2026-05-07 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.27 - - [2026-05-07 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000356 [API:8081]10.0.0.27 - - [2026-05-07 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.141 - - [2026-05-07 03:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.141 - - [2026-05-07 03:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.249 - - [2026-05-07 03:40:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.098362 [API:8081]10.0.0.249 - - [2026-05-07 03:42:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.090200 [API:8081]10.0.0.249 - - [2026-05-07 03:43:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.091540 [API:8081]10.0.0.249 - - [2026-05-07 03:44:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.249 - - [2026-05-07 03:44:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.27 - - [2026-05-07 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.27 - - [2026-05-07 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.249 - - [2026-05-07 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.249 - - [2026-05-07 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.141 - - [2026-05-07 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.141 - - [2026-05-07 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000378 [API:8081]10.0.0.27 - - [2026-05-07 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.001272 [API:8081]10.0.0.27 - - [2026-05-07 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.141 - - [2026-05-07 03:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000370 [API:8081]10.0.0.141 - - [2026-05-07 03:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000520 [API:8081]10.0.0.249 - - [2026-05-07 03:45:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081234 [API:8081]10.0.0.141 - - [2026-05-07 03:45:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000804 [API:8081]10.0.0.141 - - [2026-05-07 03:45:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2330 0.079694 [API:8081]10.0.0.141 - - [2026-05-07 03:45:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2541 0.074212 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:46:14] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.024300 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:46:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.013103 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:46:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.011903 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:46:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.012638 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:46:14] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.017123 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:46:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.009583 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:46:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.009143 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:46:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.013623 [API:8081]10.0.0.249 - - [2026-05-07 03:46:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.151660 [API:8081]10.0.0.141 - - [2026-05-07 03:47:30] "GET /analytics HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.141 - - [2026-05-07 03:47:30] "GET /analytics HTTP/1.1" 401 206 0.000163 [API:8081]10.0.0.249 - - [2026-05-07 03:47:59] "GET /analytics HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.249 - - [2026-05-07 03:47:59] "GET /analytics HTTP/1.1" 401 206 0.000176 [API:8081]10.0.0.27 - - [2026-05-07 03:47:59] "GET /analytics HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.27 - - [2026-05-07 03:47:59] "GET /analytics HTTP/1.1" 401 206 0.000200 [API:8081]10.0.0.249 - - [2026-05-07 03:48:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088372 [API:8081]10.0.0.249 - - [2026-05-07 03:49:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.079670 [API:8081]10.0.0.249 - - [2026-05-07 03:49:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.249 - - [2026-05-07 03:49:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.27 - - [2026-05-07 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.27 - - [2026-05-07 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.249 - - [2026-05-07 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000398 [API:8081]10.0.0.249 - - [2026-05-07 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.141 - - [2026-05-07 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000516 [API:8081]10.0.0.141 - - [2026-05-07 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.27 - - [2026-05-07 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000364 [API:8081]10.0.0.27 - - [2026-05-07 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.141 - - [2026-05-07 03:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.141 - - [2026-05-07 03:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.141 - - [2026-05-07 03:50:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.141 - - [2026-05-07 03:51:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2105 0.153853 [API:8081]10.0.0.249 - - [2026-05-07 03:51:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.092512 [API:8081]10.0.0.141 - - [2026-05-07 03:51:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.141 - - [2026-05-07 03:51:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2328 0.078619 [API:8081]10.0.0.249 - - [2026-05-07 03:52:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.097006 [API:8081]10.0.0.249 - - [2026-05-07 03:54:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083460 [API:8081]10.0.0.249 - - [2026-05-07 03:54:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000404 [API:8081]10.0.0.249 - - [2026-05-07 03:54:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.27 - - [2026-05-07 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.27 - - [2026-05-07 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000371 [API:8081]10.0.0.249 - - [2026-05-07 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.249 - - [2026-05-07 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.141 - - [2026-05-07 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.141 - - [2026-05-07 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.27 - - [2026-05-07 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.27 - - [2026-05-07 03:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.141 - - [2026-05-07 03:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.141 - - [2026-05-07 03:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.249 - - [2026-05-07 03:55:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.083643 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:56:14] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004313 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:56:14] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004358 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005341 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003180 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:56:15] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004482 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003700 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002927 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003036 [API:8081]10.0.0.249 - - [2026-05-07 03:57:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.089042 [API:8081]10.0.0.141 - - [2026-05-07 03:57:30] "GET /analytics HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.141 - - [2026-05-07 03:57:30] "GET /analytics HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.249 - - [2026-05-07 03:57:59] "GET /analytics HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.249 - - [2026-05-07 03:57:59] "GET /analytics HTTP/1.1" 401 206 0.000151 [API:8081]10.0.0.27 - - [2026-05-07 03:57:59] "GET /analytics HTTP/1.1" 401 206 0.000225 [API:8081]10.0.0.27 - - [2026-05-07 03:57:59] "GET /analytics HTTP/1.1" 401 206 0.000164 [API:8081]10.0.0.141 - - [2026-05-07 03:58:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.141 - - [2026-05-07 03:58:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2101 0.079501 [API:8081]10.0.0.249 - - [2026-05-07 03:58:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.097189 [API:8081]10.0.0.249 - - [2026-05-07 03:59:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000383 [API:8081]10.0.0.249 - - [2026-05-07 03:59:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.27 - - [2026-05-07 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.27 - - [2026-05-07 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.249 - - [2026-05-07 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.249 - - [2026-05-07 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000450 [API:8081]10.0.0.141 - - [2026-05-07 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.141 - - [2026-05-07 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000392 [API:8081]10.0.0.27 - - [2026-05-07 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.27 - - [2026-05-07 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000559 [API:8081]10.0.0.141 - - [2026-05-07 03:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000433 [API:8081]10.0.0.141 - - [2026-05-07 03:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000410 [API:8081]10.0.0.249 - - [2026-05-07 04:00:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.086819 [API:8081]10.0.0.249 - - [2026-05-07 04:01:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.112885 [API:8081]10.0.0.249 - - [2026-05-07 04:03:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.102372 [API:8081]10.0.0.249 - - [2026-05-07 04:04:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.249 - - [2026-05-07 04:04:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.27 - - [2026-05-07 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000366 [API:8081]10.0.0.27 - - [2026-05-07 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.249 - - [2026-05-07 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000366 [API:8081]10.0.0.249 - - [2026-05-07 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.141 - - [2026-05-07 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.141 - - [2026-05-07 04:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.27 - - [2026-05-07 04:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.27 - - [2026-05-07 04:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.141 - - [2026-05-07 04:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.141 - - [2026-05-07 04:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.249 - - [2026-05-07 04:04:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.125386 [API:8081]10.0.0.141 - - [2026-05-07 04:04:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 401 206 0.000361 [API:8081]10.0.0.141 - - [2026-05-07 04:04:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 14148 0.107244 [API:8081]10.0.0.141 - - [2026-05-07 04:04:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 14148 0.110151 [API:8081]10.0.0.141 - - [2026-05-07 04:04:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.089114 [API:8081]10.0.0.141 - - [2026-05-07 04:04:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2107 0.014687 [API:8081]10.0.0.141 - - [2026-05-07 04:04:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 14149 0.024649 [API:8081]10.0.0.141 - - [2026-05-07 04:04:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 14149 0.027378 [API:8081]10.0.0.141 - - [2026-05-07 04:04:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 14149 0.025308 [API:8081]10.0.0.141 - - [2026-05-07 04:04:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 14149 0.024683 [API:8081]10.0.0.141 - - [2026-05-07 04:04:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 14149 0.024665 [API:8081]10.0.0.141 - - [2026-05-07 04:04:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 14149 0.025777 [API:8081]10.0.0.141 - - [2026-05-07 04:04:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 14149 0.023696 [API:8081]10.0.0.141 - - [2026-05-07 04:05:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13786 0.030339 [API:8081]10.0.0.141 - - [2026-05-07 04:05:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.016815 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:06:15] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004701 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:06:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004247 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:06:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003714 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:06:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003616 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:06:15] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005279 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:06:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003450 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:06:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003200 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:06:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003446 [API:8081]10.0.0.249 - - [2026-05-07 04:06:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.092761 [API:8081]10.0.0.141 - - [2026-05-07 04:07:30] "GET /analytics HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.141 - - [2026-05-07 04:07:30] "GET /analytics HTTP/1.1" 401 206 0.000178 [API:8081]10.0.0.249 - - [2026-05-07 04:07:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.135269 [API:8081]10.0.0.249 - - [2026-05-07 04:07:59] "GET /analytics HTTP/1.1" 401 206 0.000505 [API:8081]10.0.0.249 - - [2026-05-07 04:07:59] "GET /analytics HTTP/1.1" 401 206 0.000225 [API:8081]10.0.0.27 - - [2026-05-07 04:07:59] "GET /analytics HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.27 - - [2026-05-07 04:07:59] "GET /analytics HTTP/1.1" 401 206 0.000169 [API:8081]10.0.0.141 - - [2026-05-07 04:08:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.141 - - [2026-05-07 04:08:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2748 0.097911 [API:8081]10.0.0.249 - - [2026-05-07 04:09:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.249 - - [2026-05-07 04:09:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.27 - - [2026-05-07 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.27 - - [2026-05-07 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.249 - - [2026-05-07 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000382 [API:8081]10.0.0.249 - - [2026-05-07 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000462 [API:8081]10.0.0.141 - - [2026-05-07 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.141 - - [2026-05-07 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.27 - - [2026-05-07 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.27 - - [2026-05-07 04:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.141 - - [2026-05-07 04:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.141 - - [2026-05-07 04:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.249 - - [2026-05-07 04:09:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.122323 [API:8081]10.0.0.249 - - [2026-05-07 04:10:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.102109 [API:8081]10.0.0.249 - - [2026-05-07 04:12:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081270 [API:8081]10.0.0.249 - - [2026-05-07 04:13:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.142843 [API:8081]10.0.0.249 - - [2026-05-07 04:14:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000409 [API:8081]10.0.0.249 - - [2026-05-07 04:14:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.27 - - [2026-05-07 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.27 - - [2026-05-07 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000421 [API:8081]10.0.0.249 - - [2026-05-07 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.249 - - [2026-05-07 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.141 - - [2026-05-07 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.141 - - [2026-05-07 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.27 - - [2026-05-07 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000406 [API:8081]10.0.0.27 - - [2026-05-07 04:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.141 - - [2026-05-07 04:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.141 - - [2026-05-07 04:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.249 - - [2026-05-07 04:15:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.089195 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:16:15] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004322 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:16:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004099 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:16:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003409 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:16:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003299 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:16:15] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004688 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:16:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003570 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:16:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004757 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:16:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003446 [API:8081]10.0.0.249 - - [2026-05-07 04:16:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.095878 [API:8081]10.0.0.141 - - [2026-05-07 04:17:30] "GET /analytics HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.141 - - [2026-05-07 04:17:30] "GET /analytics HTTP/1.1" 401 206 0.000150 [API:8081]10.0.0.141 - - [2026-05-07 04:17:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.141 - - [2026-05-07 04:17:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2308 0.081839 [API:8081]10.0.0.249 - - [2026-05-07 04:17:59] "GET /analytics HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.249 - - [2026-05-07 04:17:59] "GET /analytics HTTP/1.1" 401 206 0.000144 [API:8081]10.0.0.27 - - [2026-05-07 04:17:59] "GET /analytics HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.27 - - [2026-05-07 04:17:59] "GET /analytics HTTP/1.1" 401 206 0.000183 [API:8081]10.0.0.249 - - [2026-05-07 04:18:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.103856 [API:8081]10.0.0.249 - - [2026-05-07 04:19:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.249 - - [2026-05-07 04:19:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000462 [API:8081]10.0.0.27 - - [2026-05-07 04:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.27 - - [2026-05-07 04:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.249 - - [2026-05-07 04:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.249 - - [2026-05-07 04:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.141 - - [2026-05-07 04:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.141 - - [2026-05-07 04:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.27 - - [2026-05-07 04:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000379 [API:8081]10.0.0.27 - - [2026-05-07 04:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000407 [API:8081]10.0.0.141 - - [2026-05-07 04:19:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.141 - - [2026-05-07 04:19:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.249 - - [2026-05-07 04:19:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.078314 [API:8081]10.0.0.141 - - [2026-05-07 04:20:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.141 - - [2026-05-07 04:20:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2133 0.097994 [API:8081]10.0.0.249 - - [2026-05-07 04:21:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.086655 [API:8081]10.0.0.249 - - [2026-05-07 04:22:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.094980 [API:8081]10.0.0.141 - - [2026-05-07 04:22:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.141 - - [2026-05-07 04:22:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2378 0.090357 [API:8081]10.0.0.141 - - [2026-05-07 04:23:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.110820 [API:8081]10.0.0.141 - - [2026-05-07 04:23:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.090115 [API:8081]10.0.0.141 - - [2026-05-07 04:23:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.009778 [API:8081]10.0.0.141 - - [2026-05-07 04:24:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.011507 [API:8081]10.0.0.141 - - [2026-05-07 04:24:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.014712 [API:8081]10.0.0.141 - - [2026-05-07 04:24:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.016908 [API:8081]10.0.0.249 - - [2026-05-07 04:24:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.249 - - [2026-05-07 04:24:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.141 - - [2026-05-07 04:24:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.017278 [API:8081]10.0.0.27 - - [2026-05-07 04:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.27 - - [2026-05-07 04:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.249 - - [2026-05-07 04:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000525 [API:8081]10.0.0.249 - - [2026-05-07 04:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.141 - - [2026-05-07 04:24:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.012038 [API:8081]10.0.0.141 - - [2026-05-07 04:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000239 [API:8081]10.0.0.141 - - [2026-05-07 04:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.27 - - [2026-05-07 04:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000228 [API:8081]10.0.0.27 - - [2026-05-07 04:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.141 - - [2026-05-07 04:24:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.141 - - [2026-05-07 04:24:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.249 - - [2026-05-07 04:24:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.120509 [API:8081]10.0.0.249 - - [2026-05-07 04:25:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.093496 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:26:15] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003497 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:26:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003757 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:26:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003907 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:26:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003447 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:26:15] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005588 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:26:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003259 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:26:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003381 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:26:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003302 [API:8081]10.0.0.141 - - [2026-05-07 04:27:30] "GET /analytics HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.141 - - [2026-05-07 04:27:30] "GET /analytics HTTP/1.1" 401 206 0.000212 [API:8081]10.0.0.249 - - [2026-05-07 04:27:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.101546 [API:8081]10.0.0.249 - - [2026-05-07 04:27:59] "GET /analytics HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.249 - - [2026-05-07 04:27:59] "GET /analytics HTTP/1.1" 401 206 0.000160 [API:8081]10.0.0.27 - - [2026-05-07 04:27:59] "GET /analytics HTTP/1.1" 401 206 0.000334 [API:8081]10.0.0.27 - - [2026-05-07 04:27:59] "GET /analytics HTTP/1.1" 401 206 0.000172 [API:8081]10.0.0.141 - - [2026-05-07 04:28:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 14892 0.125808 [API:8081]10.0.0.249 - - [2026-05-07 04:28:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.139777 [API:8081]10.0.0.249 - - [2026-05-07 04:29:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.249 - - [2026-05-07 04:29:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.27 - - [2026-05-07 04:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.27 - - [2026-05-07 04:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.249 - - [2026-05-07 04:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.249 - - [2026-05-07 04:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.141 - - [2026-05-07 04:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.141 - - [2026-05-07 04:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.27 - - [2026-05-07 04:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000453 [API:8081]10.0.0.27 - - [2026-05-07 04:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000424 [API:8081]10.0.0.141 - - [2026-05-07 04:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.141 - - [2026-05-07 04:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000376 [API:8081]10.0.0.249 - - [2026-05-07 04:30:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.091224 [API:8081]10.0.0.249 - - [2026-05-07 04:31:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.108000 [API:8081]10.0.0.249 - - [2026-05-07 04:33:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.139376 [API:8081]10.0.0.249 - - [2026-05-07 04:34:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000367 [API:8081]10.0.0.249 - - [2026-05-07 04:34:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000428 [API:8081]10.0.0.27 - - [2026-05-07 04:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.27 - - [2026-05-07 04:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000473 [API:8081]10.0.0.249 - - [2026-05-07 04:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.249 - - [2026-05-07 04:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.011746 [API:8081]10.0.0.141 - - [2026-05-07 04:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.141 - - [2026-05-07 04:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.27 - - [2026-05-07 04:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000896 [API:8081]10.0.0.27 - - [2026-05-07 04:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000363 [API:8081]10.0.0.141 - - [2026-05-07 04:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.141 - - [2026-05-07 04:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.249 - - [2026-05-07 04:34:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.091165 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:36:15] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005051 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:36:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004164 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:36:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003527 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:36:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003585 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:36:15] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004837 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:36:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003416 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:36:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003622 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:36:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003024 [API:8081]10.0.0.249 - - [2026-05-07 04:36:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.093215 [API:8081]10.0.0.141 - - [2026-05-07 04:37:30] "GET /analytics HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.141 - - [2026-05-07 04:37:30] "GET /analytics HTTP/1.1" 401 206 0.000154 [API:8081]10.0.0.249 - - [2026-05-07 04:37:59] "GET /analytics HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.249 - - [2026-05-07 04:37:59] "GET /analytics HTTP/1.1" 401 206 0.000194 [API:8081]10.0.0.27 - - [2026-05-07 04:37:59] "GET /analytics HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.27 - - [2026-05-07 04:37:59] "GET /analytics HTTP/1.1" 401 206 0.000147 [API:8081]10.0.0.249 - - [2026-05-07 04:38:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.096277 [API:8081]10.0.0.249 - - [2026-05-07 04:39:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.249 - - [2026-05-07 04:39:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.27 - - [2026-05-07 04:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.27 - - [2026-05-07 04:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000377 [API:8081]10.0.0.249 - - [2026-05-07 04:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.249 - - [2026-05-07 04:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000408 [API:8081]10.0.0.141 - - [2026-05-07 04:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.141 - - [2026-05-07 04:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000435 [API:8081]10.0.0.27 - - [2026-05-07 04:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.27 - - [2026-05-07 04:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.141 - - [2026-05-07 04:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000495 [API:8081]10.0.0.141 - - [2026-05-07 04:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.249 - - [2026-05-07 04:40:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.108129 [API:8081]10.0.0.249 - - [2026-05-07 04:41:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.100724 [API:8081]10.0.0.141 - - [2026-05-07 04:42:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.141 - - [2026-05-07 04:42:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2101 0.083159 [API:8081]10.0.0.141 - - [2026-05-07 04:42:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 14164 0.095884 [API:8081]10.0.0.141 - - [2026-05-07 04:42:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 14164 0.113330 [API:8081]10.0.0.141 - - [2026-05-07 04:42:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.014975 [API:8081]10.0.0.141 - - [2026-05-07 04:43:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 14159 0.029601 [API:8081]10.0.0.141 - - [2026-05-07 04:43:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 14159 0.036466 [API:8081]10.0.0.141 - - [2026-05-07 04:43:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.017200 [API:8081]10.0.0.249 - - [2026-05-07 04:43:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.091087 [API:8081]10.0.0.249 - - [2026-05-07 04:44:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.083911 [API:8081]10.0.0.249 - - [2026-05-07 04:44:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.249 - - [2026-05-07 04:44:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.27 - - [2026-05-07 04:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.27 - - [2026-05-07 04:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.249 - - [2026-05-07 04:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.249 - - [2026-05-07 04:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000361 [API:8081]10.0.0.141 - - [2026-05-07 04:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.141 - - [2026-05-07 04:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.27 - - [2026-05-07 04:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000523 [API:8081]10.0.0.27 - - [2026-05-07 04:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.141 - - [2026-05-07 04:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.141 - - [2026-05-07 04:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000469 [API:8081]10.0.0.141 - - [2026-05-07 04:45:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.013383 [API:8081]10.0.0.141 - - [2026-05-07 04:45:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13084 0.022286 [API:8081]10.0.0.141 - - [2026-05-07 04:45:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13084 0.022926 [API:8081]10.0.0.141 - - [2026-05-07 04:45:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.012105 [API:8081]10.0.0.249 - - [2026-05-07 04:46:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.100997 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:46:15] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004194 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:46:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003714 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:46:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003484 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:46:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003531 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:46:15] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004990 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:46:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003173 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:46:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003215 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:46:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003550 [API:8081]10.0.0.141 - - [2026-05-07 04:46:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13755 0.021765 [API:8081]10.0.0.141 - - [2026-05-07 04:46:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13755 0.021520 [API:8081]10.0.0.141 - - [2026-05-07 04:46:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13385 0.022995 [API:8081]10.0.0.141 - - [2026-05-07 04:46:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.010043 [API:8081]10.0.0.249 - - [2026-05-07 04:47:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.091433 [API:8081]10.0.0.141 - - [2026-05-07 04:47:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.013005 [API:8081]10.0.0.141 - - [2026-05-07 04:47:30] "GET /analytics HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.141 - - [2026-05-07 04:47:30] "GET /analytics HTTP/1.1" 401 206 0.000177 [API:8081]10.0.0.249 - - [2026-05-07 04:47:59] "GET /analytics HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.249 - - [2026-05-07 04:47:59] "GET /analytics HTTP/1.1" 401 206 0.000178 [API:8081]10.0.0.27 - - [2026-05-07 04:47:59] "GET /analytics HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.27 - - [2026-05-07 04:47:59] "GET /analytics HTTP/1.1" 401 206 0.000157 [API:8081]10.0.0.249 - - [2026-05-07 04:49:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088402 [API:8081]10.0.0.249 - - [2026-05-07 04:49:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.249 - - [2026-05-07 04:49:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.27 - - [2026-05-07 04:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.27 - - [2026-05-07 04:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.249 - - [2026-05-07 04:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.249 - - [2026-05-07 04:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.141 - - [2026-05-07 04:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.141 - - [2026-05-07 04:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.27 - - [2026-05-07 04:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.27 - - [2026-05-07 04:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.141 - - [2026-05-07 04:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000475 [API:8081]10.0.0.141 - - [2026-05-07 04:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.141 - - [2026-05-07 04:49:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 401 206 0.000379 [API:8081]10.0.0.141 - - [2026-05-07 04:49:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13970 0.089170 [API:8081]10.0.0.141 - - [2026-05-07 04:49:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13970 0.083359 [API:8081]10.0.0.141 - - [2026-05-07 04:50:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.141 - - [2026-05-07 04:50:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.224403 [API:8081]10.0.0.141 - - [2026-05-07 04:50:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13970 0.026708 [API:8081]10.0.0.141 - - [2026-05-07 04:50:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13970 0.098926 [API:8081]10.0.0.249 - - [2026-05-07 04:50:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.100117 [API:8081]10.0.0.141 - - [2026-05-07 04:50:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13970 0.024614 [API:8081]10.0.0.141 - - [2026-05-07 04:50:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13970 0.022720 [API:8081]10.0.0.141 - - [2026-05-07 04:50:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13970 0.021332 [API:8081]10.0.0.141 - - [2026-05-07 04:50:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13970 0.022017 [API:8081]10.0.0.141 - - [2026-05-07 04:50:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13970 0.023882 [API:8081]10.0.0.141 - - [2026-05-07 04:50:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13970 0.025239 [API:8081]10.0.0.141 - - [2026-05-07 04:50:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13674 0.025637 [API:8081]10.0.0.141 - - [2026-05-07 04:50:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.015685 [API:8081]10.0.0.141 - - [2026-05-07 04:50:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-66213914:ctest-TestRbacBasic-66213914-81474744?flat HTTP/1.1" 401 206 0.000307 --- 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-85486730'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-73702911' RBAC: ctest-TestRbacBasic-70305435 doesn't have read permission in project '416ad7eb76c346498ca0538e29ae51ff' 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-66213914', 'ctest-TestRbacBasic-66213914-81474744'], 'virtual_network', 'b2bea8dc-0ba1-4b59-82ee-d5f952ec7e55', "Permission Denied for ['ctest-TestRbacBasic-85486730'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-73702911' RBAC: ctest-TestRbacBasic-70305435 doesn't have read permission in project '416ad7eb76c346498ca0538e29ae51ff'"),) [API:8081]10.0.0.141 - - [2026-05-07 04:50:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-66213914:ctest-TestRbacBasic-66213914-81474744?flat HTTP/1.1" 403 199 0.430675 [API:8081]10.0.0.141 - - [2026-05-07 04:50:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-66213914:ctest-TestRbacBasic-66213914-81474744?flat HTTP/1.1" 401 206 0.000258 --- 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-85486730'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-66213914' RBAC: ctest-TestRbacBasic-70305435 doesn't have read permission in project 'd712d9cf41324fe08bdf9363a8e6bffd' 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-66213914', 'ctest-TestRbacBasic-66213914-81474744'], 'virtual_network', 'b2bea8dc-0ba1-4b59-82ee-d5f952ec7e55', "Permission Denied for ['ctest-TestRbacBasic-85486730'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-66213914' RBAC: ctest-TestRbacBasic-70305435 doesn't have read permission in project 'd712d9cf41324fe08bdf9363a8e6bffd'"),) [API:8081]10.0.0.141 - - [2026-05-07 04:50:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-66213914:ctest-TestRbacBasic-66213914-81474744?flat HTTP/1.1" 403 199 0.123013 [API:8081]10.0.0.141 - - [2026-05-07 04:51:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.141 - - [2026-05-07 04:51:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2145 0.079259 [API:8081]10.0.0.141 - - [2026-05-07 04:51:11] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-56954484:ctest-TestRbacBasic-56954484-04843812?flat HTTP/1.1" 401 206 0.000433 --- 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-02323561 as ['ctest-TestRbacBasic-44408811'] to R virtual-network in ctest-TestRbacBasic-56954484 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-56954484', 'ctest-TestRbacBasic-56954484-04843812'], 'virtual_network', '6d5f22d5-b470-4259-a656-cc87b61410ed', "Permission Denied for ctest-TestRbacBasic-02323561 as ['ctest-TestRbacBasic-44408811'] to R virtual-network in ctest-TestRbacBasic-56954484"),) [API:8081]10.0.0.141 - - [2026-05-07 04:51:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-56954484:ctest-TestRbacBasic-56954484-04843812?flat HTTP/1.1" 403 199 0.161094 --- 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-02323561 as ['ctest-TestRbacBasic-44408811'] to R virtual-network in ctest-TestRbacBasic-56954484 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-56954484', 'ctest-TestRbacBasic-56954484-04843812'], 'virtual_network', '6d5f22d5-b470-4259-a656-cc87b61410ed', "Permission Denied for ctest-TestRbacBasic-02323561 as ['ctest-TestRbacBasic-44408811'] to R virtual-network in ctest-TestRbacBasic-56954484"),) [API:8081]10.0.0.141 - - [2026-05-07 04:51:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-56954484:ctest-TestRbacBasic-56954484-04843812?flat HTTP/1.1" 403 199 0.059514 --- 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-02323561 as ['ctest-TestRbacBasic-44408811'] to R virtual-network in ctest-TestRbacBasic-56954484 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-56954484', 'ctest-TestRbacBasic-56954484-04843812'], 'virtual_network', '6d5f22d5-b470-4259-a656-cc87b61410ed', "Permission Denied for ctest-TestRbacBasic-02323561 as ['ctest-TestRbacBasic-44408811'] to R virtual-network in ctest-TestRbacBasic-56954484"),) [API:8081]10.0.0.141 - - [2026-05-07 04:51:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-56954484:ctest-TestRbacBasic-56954484-04843812?flat HTTP/1.1" 403 199 0.139851 [API:8081]10.0.0.141 - - [2026-05-07 04:51:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-56954484:ctest-TestRbacBasic-56954484-04843812?flat HTTP/1.1" 401 206 0.000338 --- 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-70305435 as ['ctest-TestRbacBasic-85486730'] to R virtual-network in ctest-TestRbacBasic-56954484 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-56954484', 'ctest-TestRbacBasic-56954484-04843812'], 'virtual_network', '6d5f22d5-b470-4259-a656-cc87b61410ed', "Permission Denied for ctest-TestRbacBasic-70305435 as ['ctest-TestRbacBasic-85486730'] to R virtual-network in ctest-TestRbacBasic-56954484"),) [API:8081]10.0.0.141 - - [2026-05-07 04:51:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-56954484:ctest-TestRbacBasic-56954484-04843812?flat HTTP/1.1" 403 199 0.113423 [API:8081]10.0.0.141 - - [2026-05-07 04:51:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2145 0.090695 [API:8081]10.0.0.141 - - [2026-05-07 04:51:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2392 0.206129 [API:8081]10.0.0.141 - - [2026-05-07 04:51:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.066727 [API:8081]10.0.0.141 - - [2026-05-07 04:52:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.012712 [API:8081]10.0.0.249 - - [2026-05-07 04:52:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.102729 [Introspect:8090]10.0.0.141 - - [2026-05-07 04:52:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001186 [API:8081]10.0.0.141 - - [2026-05-07 04:52:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000364 [API:8081]10.0.0.141 - - [2026-05-07 04:52:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2109 0.086819 [API:8081]10.0.0.249 - - [2026-05-07 04:53:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.091755 [API:8081]10.0.0.249 - - [2026-05-07 04:54:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.249 - - [2026-05-07 04:54:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000359 [API:8081]10.0.0.27 - - [2026-05-07 04:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.27 - - [2026-05-07 04:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000376 [API:8081]10.0.0.249 - - [2026-05-07 04:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.249 - - [2026-05-07 04:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.141 - - [2026-05-07 04:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000450 [API:8081]10.0.0.141 - - [2026-05-07 04:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.27 - - [2026-05-07 04:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000433 [API:8081]10.0.0.27 - - [2026-05-07 04:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.141 - - [2026-05-07 04:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.141 - - [2026-05-07 04:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.141 - - [2026-05-07 04:55:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.089496 [API:8081]10.0.0.141 - - [2026-05-07 04:55:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 14086 0.041018 [API:8081]10.0.0.141 - - [2026-05-07 04:55:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 14086 0.096710 [API:8081]10.0.0.141 - - [2026-05-07 04:55:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.010651 [API:8081]10.0.0.249 - - [2026-05-07 04:55:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.097565 [API:8081]10.0.0.141 - - [2026-05-07 04:55:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 14086 0.026075 [API:8081]10.0.0.141 - - [2026-05-07 04:55:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 14086 0.030814 [API:8081]10.0.0.141 - - [2026-05-07 04:55:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13721 0.024710 [API:8081]10.0.0.141 - - [2026-05-07 04:55:27] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.011696 [API:8081]10.0.0.141 - - [2026-05-07 04:55:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.011765 [API:8081]10.0.0.141 - - [2026-05-07 04:55:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2109 0.011948 [API:8081]10.0.0.141 - - [2026-05-07 04:55:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2320 0.013834 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:56:15] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004055 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003735 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004631 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003682 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:56:15] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004537 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005800 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003502 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003291 [API:8081]10.0.0.249 - - [2026-05-07 04:56:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.092425 [API:8081]10.0.0.141 - - [2026-05-07 04:57:30] "GET /analytics HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.141 - - [2026-05-07 04:57:30] "GET /analytics HTTP/1.1" 401 206 0.000124 [API:8081]10.0.0.249 - - [2026-05-07 04:57:59] "GET /analytics HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.249 - - [2026-05-07 04:57:59] "GET /analytics HTTP/1.1" 401 206 0.000484 [API:8081]10.0.0.27 - - [2026-05-07 04:57:59] "GET /analytics HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.27 - - [2026-05-07 04:57:59] "GET /analytics HTTP/1.1" 401 206 0.000225 [API:8081]10.0.0.249 - - [2026-05-07 04:58:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.546595 [Introspect:8090]10.0.0.141 - - [2026-05-07 04:58:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001169 [API:8081]10.0.0.141 - - [2026-05-07 04:58:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2531 0.097190 [API:8081]10.0.0.249 - - [2026-05-07 04:59:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.094079 [API:8081]10.0.0.249 - - [2026-05-07 04:59:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000694 [API:8081]10.0.0.249 - - [2026-05-07 04:59:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.27 - - [2026-05-07 04:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.27 - - [2026-05-07 04:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.249 - - [2026-05-07 04:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.249 - - [2026-05-07 04:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.141 - - [2026-05-07 04:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.141 - - [2026-05-07 04:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.27 - - [2026-05-07 04:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.27 - - [2026-05-07 04:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.141 - - [2026-05-07 04:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000833 [API:8081]10.0.0.141 - - [2026-05-07 04:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.141 - - [2026-05-07 04:59:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13556 0.102307 [API:8081]10.0.0.141 - - [2026-05-07 04:59:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13556 0.025904 [API:8081]10.0.0.141 - - [2026-05-07 04:59:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.082152 [API:8081]10.0.0.141 - - [2026-05-07 05:00:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1366 0.012589 [API:8081]10.0.0.249 - - [2026-05-07 05:01:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.086455 [API:8081]10.0.0.141 - - [2026-05-07 05:01:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.011003 [API:8081]10.0.0.141 - - [2026-05-07 05:02:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 14088 0.027367 [API:8081]10.0.0.141 - - [2026-05-07 05:02:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 14088 0.021505 [API:8081]10.0.0.141 - - [2026-05-07 05:02:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13971 0.023800 [API:8081]10.0.0.141 - - [2026-05-07 05:02:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.020983 [API:8081]10.0.0.249 - - [2026-05-07 05:02:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.094457 [API:8081]10.0.0.141 - - [2026-05-07 05:03:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.141 - - [2026-05-07 05:03:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.092515 [API:8081]10.0.0.141 - - [2026-05-07 05:03:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 14041 0.105398 [API:8081]10.0.0.141 - - [2026-05-07 05:03:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 14041 0.116584 [API:8081]10.0.0.141 - - [2026-05-07 05:03:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.012346 [API:8081]10.0.0.141 - - [2026-05-07 05:03:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 14041 0.028158 [API:8081]10.0.0.141 - - [2026-05-07 05:03:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 14041 0.021075 [API:8081]10.0.0.141 - - [2026-05-07 05:03:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 13685 0.024475 [API:8081]10.0.0.141 - - [2026-05-07 05:03:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.011258 [API:8081]10.0.0.141 - - [2026-05-07 05:03:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.011524 [API:8081]10.0.0.141 - - [2026-05-07 05:04:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.141 - - [2026-05-07 05:04:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2344 0.175911 [API:8081]10.0.0.141 - - [2026-05-07 05:04:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2344 0.082029 [API:8081]10.0.0.249 - - [2026-05-07 05:04:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.134567 [API:8081]10.0.0.249 - - [2026-05-07 05:04:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.249 - - [2026-05-07 05:04:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.27 - - [2026-05-07 05:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.27 - - [2026-05-07 05:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.249 - - [2026-05-07 05:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000401 [API:8081]10.0.0.249 - - [2026-05-07 05:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.141 - - [2026-05-07 05:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.141 - - [2026-05-07 05:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.27 - - [2026-05-07 05:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.27 - - [2026-05-07 05:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.141 - - [2026-05-07 05:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.141 - - [2026-05-07 05:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.249 - - [2026-05-07 05:05:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.104445 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:06:15] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004351 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:06:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004206 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:06:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.005021 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:06:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005076 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:06:15] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004801 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:06:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003929 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:06:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005386 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:06:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004447 [API:8081]10.0.0.249 - - [2026-05-07 05:07:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.106443 [API:8081]10.0.0.141 - - [2026-05-07 05:07:30] "GET /analytics HTTP/1.1" 401 206 0.000537 [API:8081]10.0.0.141 - - [2026-05-07 05:07:30] "GET /analytics HTTP/1.1" 401 206 0.000177 [API:8081]10.0.0.249 - - [2026-05-07 05:07:59] "GET /analytics HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.249 - - [2026-05-07 05:07:59] "GET /analytics HTTP/1.1" 401 206 0.000154 [API:8081]10.0.0.27 - - [2026-05-07 05:07:59] "GET /analytics HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.27 - - [2026-05-07 05:07:59] "GET /analytics HTTP/1.1" 401 206 0.000197 [API:8081]10.0.0.249 - - [2026-05-07 05:08:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.102695 [API:8081]10.0.0.249 - - [2026-05-07 05:09:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000424 [API:8081]10.0.0.249 - - [2026-05-07 05:09:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.27 - - [2026-05-07 05:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.27 - - [2026-05-07 05:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.249 - - [2026-05-07 05:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000354 [API:8081]10.0.0.249 - - [2026-05-07 05:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000457 [API:8081]10.0.0.141 - - [2026-05-07 05:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000572 [API:8081]10.0.0.141 - - [2026-05-07 05:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.27 - - [2026-05-07 05:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.27 - - [2026-05-07 05:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000406 [API:8081]10.0.0.141 - - [2026-05-07 05:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000409 [API:8081]10.0.0.141 - - [2026-05-07 05:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.249 - - [2026-05-07 05:10:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.242547 [API:8081]10.0.0.141 - - [2026-05-07 05:10:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.141 - - [2026-05-07 05:10:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2559 0.077930 [API:8081]10.0.0.249 - - [2026-05-07 05:11:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.150211 [API:8081]10.0.0.249 - - [2026-05-07 05:13:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.099378 [API:8081]10.0.0.249 - - [2026-05-07 05:14:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.249 - - [2026-05-07 05:14:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.27 - - [2026-05-07 05:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.27 - - [2026-05-07 05:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000469 [API:8081]10.0.0.249 - - [2026-05-07 05:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.249 - - [2026-05-07 05:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000571 [API:8081]10.0.0.141 - - [2026-05-07 05:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000393 [API:8081]10.0.0.141 - - [2026-05-07 05:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000409 [API:8081]10.0.0.27 - - [2026-05-07 05:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.27 - - [2026-05-07 05:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.141 - - [2026-05-07 05:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.141 - - [2026-05-07 05:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.249 - - [2026-05-07 05:14:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.090335 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:16:15] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004285 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:16:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003729 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:16:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003490 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:16:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004149 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:16:15] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005671 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:16:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005449 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:16:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004375 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:16:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003511 [API:8081]10.0.0.249 - - [2026-05-07 05:16:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.093375 [API:8081]10.0.0.141 - - [2026-05-07 05:17:30] "GET /analytics HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.141 - - [2026-05-07 05:17:30] "GET /analytics HTTP/1.1" 401 206 0.000219 [API:8081]10.0.0.249 - - [2026-05-07 05:17:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.113779 [API:8081]10.0.0.249 - - [2026-05-07 05:17:59] "GET /analytics HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.249 - - [2026-05-07 05:17:59] "GET /analytics HTTP/1.1" 401 206 0.000218 [API:8081]10.0.0.27 - - [2026-05-07 05:17:59] "GET /analytics HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.27 - - [2026-05-07 05:17:59] "GET /analytics HTTP/1.1" 401 206 0.000183 [Introspect:8090]10.0.0.249 - - [2026-05-07 05:18:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001186