+++ date ++ echo 'INFO: =================== Thu Oct 30 02:14:47 AM UTC 2025 ===================' INFO: =================== Thu Oct 30 02:14:47 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.240 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ 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.242,10.0.0.254,10.0.0.240 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.242,10.0.0.254,10.0.0.240 ++ ANALYTICSDB_NODES=10.0.0.242,10.0.0.254,10.0.0.240 ++ ANALYTICS_SNMP_NODES=10.0.0.242,10.0.0.254,10.0.0.240 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8081 ' +++ '[' -n '10.0.0.242:8081 10.0.0.254:8081 10.0.0.240:8081 ' ']' +++ echo '10.0.0.242:8081 10.0.0.254:8081 10.0.0.240:8081' ++ ANALYTICS_SERVERS='10.0.0.242:8081 10.0.0.254:8081 10.0.0.240:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9042 ' +++ '[' -n '10.0.0.242:9042 10.0.0.254:9042 10.0.0.240:9042 ' ']' +++ echo '10.0.0.242:9042 10.0.0.254:9042 10.0.0.240:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.242:9042 10.0.0.254:9042 10.0.0.240:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242,10.0.0.254,10.0.0.240 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8086 ' +++ '[' -n '10.0.0.242:8086 10.0.0.254:8086 10.0.0.240:8086 ' ']' +++ echo '10.0.0.242:8086 10.0.0.254:8086 10.0.0.240:8086' ++ COLLECTOR_SERVERS='10.0.0.242:8086 10.0.0.254:8086 10.0.0.240:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.242,10.0.0.254,10.0.0.240 ++ CONFIGDB_NODES=10.0.0.242,10.0.0.254,10.0.0.240 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8082 ' +++ '[' -n '10.0.0.242:8082 10.0.0.254:8082 10.0.0.240:8082 ' ']' +++ echo '10.0.0.242:8082 10.0.0.254:8082 10.0.0.240:8082' ++ CONFIG_SERVERS='10.0.0.242:8082 10.0.0.254:8082 10.0.0.240:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9161 ' +++ '[' -n '10.0.0.242:9161 10.0.0.254:9161 10.0.0.240:9161 ' ']' +++ echo '10.0.0.242:9161 10.0.0.254:9161 10.0.0.240:9161' ++ CONFIGDB_SERVERS='10.0.0.242:9161 10.0.0.254:9161 10.0.0.240:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9041 ' +++ '[' -n '10.0.0.242:9041 10.0.0.254:9041 10.0.0.240:9041 ' ']' +++ echo '10.0.0.242:9041 10.0.0.254:9041 10.0.0.240:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.242:9041 10.0.0.254:9041 10.0.0.240: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.131,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.131,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242,10.0.0.254,10.0.0.240 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+=10.0.0.254:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+=10.0.0.240:2181, +++ '[' -n 10.0.0.242:2181,10.0.0.254:2181,10.0.0.240:2181, ']' +++ echo 10.0.0.242:2181,10.0.0.254:2181,10.0.0.240:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242:2181,10.0.0.254:2181,10.0.0.240:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:2181 ' +++ '[' -n '10.0.0.242:2181 10.0.0.254:2181 10.0.0.240:2181 ' ']' +++ echo '10.0.0.242:2181 10.0.0.254:2181 10.0.0.240:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.242:2181 10.0.0.254:2181 10.0.0.240:2181' ++ RABBITMQ_NODES=10.0.0.242,10.0.0.254,10.0.0.240 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+=10.0.0.254:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+=10.0.0.240:5673, +++ '[' -n 10.0.0.242:5673,10.0.0.254:5673,10.0.0.240:5673, ']' +++ echo 10.0.0.242:5673,10.0.0.254:5673,10.0.0.240:5673 ++ RABBITMQ_SERVERS=10.0.0.242:5673,10.0.0.254:5673,10.0.0.240:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:6379 ' +++ '[' -n '10.0.0.242:6379 10.0.0.254:6379 10.0.0.240:6379 ' ']' +++ echo '10.0.0.242:6379 10.0.0.254:6379 10.0.0.240:6379' ++ REDIS_SERVERS='10.0.0.242:6379 10.0.0.254:6379 10.0.0.240:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.242,10.0.0.254,10.0.0.240 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9092 ' +++ '[' -n '10.0.0.242:9092 10.0.0.254:9092 10.0.0.240:9092 ' ']' +++ echo '10.0.0.242:9092 10.0.0.254:9092 10.0.0.240:9092' ++ KAFKA_SERVERS='10.0.0.242:9092 10.0.0.254:9092 10.0.0.240:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.242 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.242,10.0.0.254,10.0.0.240 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.242,10.0.0.254,10.0.0.240 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.242,10.0.0.254,10.0.0.240 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.242 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242,10.0.0.254,10.0.0.240 +++ local servers=10.0.0.242,10.0.0.254,10.0.0.240 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.240,10.20.0.14,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.240,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.242, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.254'\''))' +++ local server_ip=10.0.0.254 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.254 ]] +++ [[ ,10.0.0.240,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.254, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.240'\''))' +++ local server_ip=10.0.0.240 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.240 ]] +++ [[ ,10.0.0.240,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.240, ]] +++ echo 10.0.0.240 3 +++ return ++ local ip=10.0.0.240 ++ [[ -z 10.0.0.240 ]] ++ echo 10.0.0.240 + host_ip=10.0.0.240 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^ANALYTICS_API__//g' ++ sort ++ cut -d = -f 1 ++ grep '^ANALYTICS_API__.*__.*=.*$' + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1017: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1028: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1033: SyntaxWarning: "is" with a literal. Did you mean "=="? elif match_v[0][-1] is '*': /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1048: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:17: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 10/30/2025 02:14:55.137 7fa219e7bf40 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/30/2025 02:14:55.317 7fa219e7bf40 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 10/30/2025 02:14:55.328 7fa219e7bf40 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/30/2025 02:14:55.328 7fa219e7bf40 [contrail-analytics-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/analytics-api/contrail-analytics-api.log] Bottle v0.12.25 server starting up (using ContrailGeventServer())... Listening on http://10.0.0.240:8081/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer())... Listening on http://localhost:8181/ Hit Ctrl-C to quit. [API:8081]10.0.0.254 - - [2025-10-30 02:14:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.370087 [API:8081]10.0.0.254 - - [2025-10-30 02:15:31] "GET /analytics HTTP/1.1" 401 206 0.000383 [API:8081]10.0.0.254 - - [2025-10-30 02:15:31] "GET /analytics HTTP/1.1" 401 206 0.000186 [API:8081]10.0.0.240 - - [2025-10-30 02:15:31] "GET /analytics HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.240 - - [2025-10-30 02:15:31] "GET /analytics HTTP/1.1" 401 206 0.000161 [API:8081]10.0.0.242 - - [2025-10-30 02:15:32] "GET /analytics HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.242 - - [2025-10-30 02:15:32] "GET /analytics HTTP/1.1" 401 206 0.000175 [API:8081]10.0.0.254 - - [2025-10-30 02:15:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.372986 [API:8081]10.0.0.254 - - [2025-10-30 02:16:02] "GET /analytics HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.254 - - [2025-10-30 02:16:02] "GET /analytics HTTP/1.1" 401 206 0.000156 [API:8081]10.0.0.240 - - [2025-10-30 02:16:02] "GET /analytics HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.240 - - [2025-10-30 02:16:02] "GET /analytics HTTP/1.1" 401 206 0.000149 [API:8081]10.0.0.242 - - [2025-10-30 02:16:03] "GET /analytics HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.242 - - [2025-10-30 02:16:03] "GET /analytics HTTP/1.1" 401 206 0.000143 [API:8081]10.0.0.254 - - [2025-10-30 02:16:32] "GET /analytics HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.254 - - [2025-10-30 02:16:32] "GET /analytics HTTP/1.1" 401 206 0.000143 [API:8081]10.0.0.240 - - [2025-10-30 02:16:33] "GET /analytics HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.240 - - [2025-10-30 02:16:33] "GET /analytics HTTP/1.1" 401 206 0.000182 [API:8081]10.0.0.254 - - [2025-10-30 02:17:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.254 - - [2025-10-30 02:17:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.254 - - [2025-10-30 02:18:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 254 0.439842 [API:8081]10.0.0.254 - - [2025-10-30 02:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.254 - - [2025-10-30 02:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.240 - - [2025-10-30 02:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.240 - - [2025-10-30 02:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.242 - - [2025-10-30 02:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.242 - - [2025-10-30 02:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000980 [API:8081]10.0.0.240 - - [2025-10-30 02:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.240 - - [2025-10-30 02:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.242 - - [2025-10-30 02:18:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.242 - - [2025-10-30 02:18:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [Introspect:8090]10.0.0.240 - - [2025-10-30 02:18:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3838 0.001251 [Introspect:8090]10.0.0.240 - - [2025-10-30 02:18:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3838 0.001220 [API:8081]10.0.0.254 - - [2025-10-30 02:19:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.065001 [Introspect:8090]10.0.0.242 - - [2025-10-30 02:19:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3838 0.001252 [API:8081]10.0.0.242 - - [2025-10-30 02:19:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?flat HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.242 - - [2025-10-30 02:19:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?flat HTTP/1.1" 200 5351 0.063541 [API:8081]10.0.0.242 - - [2025-10-30 02:19:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?flat HTTP/1.1" 200 5350 0.064160 [API:8081]10.0.0.242 - - [2025-10-30 02:19:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?flat HTTP/1.1" 200 5350 0.060462 [Introspect:8090]10.0.0.242 - - [2025-10-30 02:20:00] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.001150 [API:8081]10.0.0.242 - - [2025-10-30 02:20:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12101 0.023178 [API:8081]10.0.0.242 - - [2025-10-30 02:20:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12101 0.024203 [API:8081]10.0.0.242 - - [2025-10-30 02:20:01] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 8151 0.015891 [API:8081]10.0.0.242 - - [2025-10-30 02:20:01] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4535-2?flat HTTP/1.1" 200 8150 0.014736 [API:8081]10.0.0.242 - - [2025-10-30 02:20:01] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4535-3?flat HTTP/1.1" 200 8144 0.017493 [API:8081]10.0.0.242 - - [2025-10-30 02:20:01] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 8151 0.016254 [API:8081]10.0.0.242 - - [2025-10-30 02:20:01] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4535-2?flat HTTP/1.1" 200 8150 0.015942 [API:8081]10.0.0.242 - - [2025-10-30 02:20:01] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4535-3?flat HTTP/1.1" 200 8144 0.017750 [API:8081]10.0.0.242 - - [2025-10-30 02:20:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.242 - - [2025-10-30 02:20:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1152 0.054178 [API:8081]10.0.0.254 - - [2025-10-30 02:21:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.111880 [API:8081]10.0.0.254 - - [2025-10-30 02:22:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.080885 [API:8081]10.0.0.254 - - [2025-10-30 02:22:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.254 - - [2025-10-30 02:22:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.254 - - [2025-10-30 02:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000377 [API:8081]10.0.0.254 - - [2025-10-30 02:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000339 [API:8081]10.0.0.240 - - [2025-10-30 02:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.240 - - [2025-10-30 02:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.242 - - [2025-10-30 02:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.240 - - [2025-10-30 02:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000449 [API:8081]10.0.0.242 - - [2025-10-30 02:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000533 [API:8081]10.0.0.240 - - [2025-10-30 02:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000393 [API:8081]10.0.0.242 - - [2025-10-30 02:23:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.242 - - [2025-10-30 02:23:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.254 - - [2025-10-30 02:24:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.084840 [API:8081]10.0.0.242 - - [2025-10-30 02:24:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.242 - - [2025-10-30 02:24:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1152 0.051877 [API:8081]10.0.0.242 - - [2025-10-30 02:24:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1385 0.061834 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:24:55] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.006368 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:24:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.007552 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:24:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004895 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:24:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.005927 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:24:55] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.009681 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:24:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006924 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:24:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005199 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:24:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005912 [API:8081]10.0.0.254 - - [2025-10-30 02:25:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.053867 [API:8081]10.0.0.242 - - [2025-10-30 02:26:03] "GET /analytics HTTP/1.1" 401 206 0.000407 [API:8081]10.0.0.242 - - [2025-10-30 02:26:03] "GET /analytics HTTP/1.1" 401 206 0.000184 [API:8081]10.0.0.254 - - [2025-10-30 02:26:32] "GET /analytics HTTP/1.1" 401 206 0.000455 [API:8081]10.0.0.254 - - [2025-10-30 02:26:32] "GET /analytics HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.240 - - [2025-10-30 02:26:33] "GET /analytics HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.240 - - [2025-10-30 02:26:33] "GET /analytics HTTP/1.1" 401 206 0.000165 [API:8081]10.0.0.254 - - [2025-10-30 02:27:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077588 [API:8081]10.0.0.254 - - [2025-10-30 02:27:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.254 - - [2025-10-30 02:27:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000392 [API:8081]10.0.0.254 - - [2025-10-30 02:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.254 - - [2025-10-30 02:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.240 - - [2025-10-30 02:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000359 [API:8081]10.0.0.240 - - [2025-10-30 02:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.242 - - [2025-10-30 02:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000387 [API:8081]10.0.0.240 - - [2025-10-30 02:28:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.242 - - [2025-10-30 02:28:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.240 - - [2025-10-30 02:28:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000410 [API:8081]10.0.0.242 - - [2025-10-30 02:28:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.242 - - [2025-10-30 02:28:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.254 - - [2025-10-30 02:28:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.167019 [API:8081]10.0.0.254 - - [2025-10-30 02:30:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065408 [API:8081]10.0.0.242 - - [2025-10-30 02:30:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.242 - - [2025-10-30 02:30:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2160 0.056954 [API:8081]10.0.0.242 - - [2025-10-30 02:30:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2160 0.056518 [API:8081]10.0.0.254 - - [2025-10-30 02:31:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.054134 [API:8081]10.0.0.242 - - [2025-10-30 02:32:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1594 0.012140 [API:8081]10.0.0.242 - - [2025-10-30 02:32:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1823 0.011892 [API:8081]10.0.0.242 - - [2025-10-30 02:32:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1829 0.076974 [API:8081]10.0.0.242 - - [2025-10-30 02:32:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2058 0.009228 [API:8081]10.0.0.254 - - [2025-10-30 02:32:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.254 - - [2025-10-30 02:32:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.254 - - [2025-10-30 02:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.254 - - [2025-10-30 02:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000404 [API:8081]10.0.0.240 - - [2025-10-30 02:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.240 - - [2025-10-30 02:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.242 - - [2025-10-30 02:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.240 - - [2025-10-30 02:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.242 - - [2025-10-30 02:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.240 - - [2025-10-30 02:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.242 - - [2025-10-30 02:33:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.242 - - [2025-10-30 02:33:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.254 - - [2025-10-30 02:33:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.087121 [API:8081]10.0.0.254 - - [2025-10-30 02:34:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.064300 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:34:55] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003277 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:34:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003449 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:34:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003742 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:34:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003717 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:34:55] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003603 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:34:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003287 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:34:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003289 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:34:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003411 [API:8081]10.0.0.242 - - [2025-10-30 02:35:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13052 0.101089 [API:8081]10.0.0.242 - - [2025-10-30 02:35:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13052 0.065203 [API:8081]10.0.0.242 - - [2025-10-30 02:35:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13052 0.019749 [API:8081]10.0.0.242 - - [2025-10-30 02:36:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13052 0.018829 [API:8081]10.0.0.242 - - [2025-10-30 02:36:03] "GET /analytics HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.242 - - [2025-10-30 02:36:03] "GET /analytics HTTP/1.1" 401 206 0.000155 [API:8081]10.0.0.242 - - [2025-10-30 02:36:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12818 0.017244 [API:8081]10.0.0.242 - - [2025-10-30 02:36:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009341 [API:8081]10.0.0.242 - - [2025-10-30 02:36:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009056 [API:8081]10.0.0.254 - - [2025-10-30 02:36:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.199360 [API:8081]10.0.0.242 - - [2025-10-30 02:36:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1144 0.010225 [API:8081]10.0.0.254 - - [2025-10-30 02:36:32] "GET /analytics HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.254 - - [2025-10-30 02:36:32] "GET /analytics HTTP/1.1" 401 206 0.000164 [API:8081]10.0.0.240 - - [2025-10-30 02:36:33] "GET /analytics HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.240 - - [2025-10-30 02:36:33] "GET /analytics HTTP/1.1" 401 206 0.000155 [API:8081]10.0.0.254 - - [2025-10-30 02:37:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.065743 [API:8081]10.0.0.254 - - [2025-10-30 02:37:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.254 - - [2025-10-30 02:37:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.254 - - [2025-10-30 02:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.254 - - [2025-10-30 02:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.240 - - [2025-10-30 02:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.240 - - [2025-10-30 02:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.242 - - [2025-10-30 02:38:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.240 - - [2025-10-30 02:38:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.242 - - [2025-10-30 02:38:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.240 - - [2025-10-30 02:38:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000410 [API:8081]10.0.0.242 - - [2025-10-30 02:38:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000359 [API:8081]10.0.0.242 - - [2025-10-30 02:38:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000425 [API:8081]10.0.0.242 - - [2025-10-30 02:38:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.242 - - [2025-10-30 02:38:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1385 0.061510 [API:8081]10.0.0.254 - - [2025-10-30 02:39:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059852 [API:8081]10.0.0.242 - - [2025-10-30 02:39:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.060266 [API:8081]10.0.0.242 - - [2025-10-30 02:39:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.242 - - [2025-10-30 02:39:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.069543 [API:8081]10.0.0.242 - - [2025-10-30 02:40:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.242 - - [2025-10-30 02:40:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.058950 [API:8081]10.0.0.242 - - [2025-10-30 02:40:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.055442 [API:8081]10.0.0.242 - - [2025-10-30 02:40:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.051553 [API:8081]10.0.0.254 - - [2025-10-30 02:40:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.091268 [API:8081]10.0.0.242 - - [2025-10-30 02:41:03] "GET /analytics/uves/virtual-machine/e59197d3-704c-402a-bda7-561537ddd019?flat HTTP/1.1" 200 1713 0.011345 [API:8081]10.0.0.242 - - [2025-10-30 02:41:03] "GET /analytics/uves/virtual-machine/e59197d3-704c-402a-bda7-561537ddd019?flat HTTP/1.1" 200 1713 0.012587 [API:8081]10.0.0.242 - - [2025-10-30 02:41:03] "GET /analytics/uves/virtual-machine/e59197d3-704c-402a-bda7-561537ddd019?flat HTTP/1.1" 200 1713 0.012753 [API:8081]10.0.0.242 - - [2025-10-30 02:41:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009906 [API:8081]10.0.0.242 - - [2025-10-30 02:41:06] "GET /analytics/uves/virtual-machine/739cbc9c-da10-47ed-b511-f568202b97f4?flat HTTP/1.1" 200 1712 0.012824 [API:8081]10.0.0.242 - - [2025-10-30 02:41:06] "GET /analytics/uves/virtual-machine/739cbc9c-da10-47ed-b511-f568202b97f4?flat HTTP/1.1" 200 1712 0.011974 [API:8081]10.0.0.242 - - [2025-10-30 02:41:06] "GET /analytics/uves/virtual-machine/739cbc9c-da10-47ed-b511-f568202b97f4?flat HTTP/1.1" 200 1712 0.013396 [API:8081]10.0.0.242 - - [2025-10-30 02:41:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13023 0.019639 [API:8081]10.0.0.242 - - [2025-10-30 02:41:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13023 0.019231 [API:8081]10.0.0.242 - - [2025-10-30 02:41:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011244 [API:8081]10.0.0.242 - - [2025-10-30 02:41:10] "GET /analytics/uves/virtual-machine/78a130c4-924c-40d7-8756-0b7375d2684e?flat HTTP/1.1" 200 1711 0.011670 [API:8081]10.0.0.242 - - [2025-10-30 02:41:10] "GET /analytics/uves/virtual-machine/78a130c4-924c-40d7-8756-0b7375d2684e?flat HTTP/1.1" 200 1711 0.011518 [API:8081]10.0.0.242 - - [2025-10-30 02:41:10] "GET /analytics/uves/virtual-machine/78a130c4-924c-40d7-8756-0b7375d2684e?flat HTTP/1.1" 200 1711 0.013669 [API:8081]10.0.0.242 - - [2025-10-30 02:41:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009303 [API:8081]10.0.0.254 - - [2025-10-30 02:42:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070595 [API:8081]10.0.0.242 - - [2025-10-30 02:42:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011315 [API:8081]10.0.0.242 - - [2025-10-30 02:42:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13023 0.020224 [API:8081]10.0.0.242 - - [2025-10-30 02:42:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13023 0.018592 [API:8081]10.0.0.242 - - [2025-10-30 02:42:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13023 0.020274 [API:8081]10.0.0.242 - - [2025-10-30 02:42:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13023 0.019209 [API:8081]10.0.0.242 - - [2025-10-30 02:42:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13023 0.019007 [API:8081]10.0.0.254 - - [2025-10-30 02:42:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.254 - - [2025-10-30 02:42:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.254 - - [2025-10-30 02:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000392 [API:8081]10.0.0.254 - - [2025-10-30 02:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.242 - - [2025-10-30 02:43:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13023 0.018273 [API:8081]10.0.0.240 - - [2025-10-30 02:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000389 [API:8081]10.0.0.240 - - [2025-10-30 02:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.242 - - [2025-10-30 02:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.240 - - [2025-10-30 02:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.242 - - [2025-10-30 02:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.240 - - [2025-10-30 02:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.242 - - [2025-10-30 02:43:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000387 [API:8081]10.0.0.242 - - [2025-10-30 02:43:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.242 - - [2025-10-30 02:43:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13023 0.018103 [API:8081]10.0.0.242 - - [2025-10-30 02:43:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12641 0.017691 [API:8081]10.0.0.242 - - [2025-10-30 02:43:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009911 [API:8081]10.0.0.242 - - [2025-10-30 02:43:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009545 [API:8081]10.0.0.254 - - [2025-10-30 02:43:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.059894 [API:8081]10.0.0.242 - - [2025-10-30 02:43:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000482 [API:8081]10.0.0.242 - - [2025-10-30 02:43:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.055867 [API:8081]10.0.0.242 - - [2025-10-30 02:43:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.049191 [API:8081]10.0.0.242 - - [2025-10-30 02:43:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.052006 [API:8081]10.0.0.242 - - [2025-10-30 02:44:21] "GET /analytics/uves/virtual-machine/2e5a927d-4bc8-4e5e-92aa-28c559f75bd6?flat HTTP/1.1" 200 1718 0.012959 [API:8081]10.0.0.242 - - [2025-10-30 02:44:21] "GET /analytics/uves/virtual-machine/2e5a927d-4bc8-4e5e-92aa-28c559f75bd6?flat HTTP/1.1" 200 1718 0.012352 [API:8081]10.0.0.242 - - [2025-10-30 02:44:21] "GET /analytics/uves/virtual-machine/2e5a927d-4bc8-4e5e-92aa-28c559f75bd6?flat HTTP/1.1" 200 1718 0.011725 [API:8081]10.0.0.242 - - [2025-10-30 02:44:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008723 [API:8081]10.0.0.242 - - [2025-10-30 02:44:25] "GET /analytics/uves/virtual-machine/2f967809-2f1f-46b3-8c28-21919d47ddc8?flat HTTP/1.1" 200 1718 0.012407 [API:8081]10.0.0.242 - - [2025-10-30 02:44:25] "GET /analytics/uves/virtual-machine/2f967809-2f1f-46b3-8c28-21919d47ddc8?flat HTTP/1.1" 200 1718 0.014621 [API:8081]10.0.0.242 - - [2025-10-30 02:44:25] "GET /analytics/uves/virtual-machine/2f967809-2f1f-46b3-8c28-21919d47ddc8?flat HTTP/1.1" 200 1718 0.014442 [API:8081]10.0.0.242 - - [2025-10-30 02:44:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13043 0.020624 [API:8081]10.0.0.242 - - [2025-10-30 02:44:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13043 0.020766 [API:8081]10.0.0.242 - - [2025-10-30 02:44:25] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009022 [API:8081]10.0.0.242 - - [2025-10-30 02:44:28] "GET /analytics/uves/virtual-machine/69f62194-826a-4b69-ae97-f0e8146d17de?flat HTTP/1.1" 200 1718 0.013166 [API:8081]10.0.0.242 - - [2025-10-30 02:44:28] "GET /analytics/uves/virtual-machine/69f62194-826a-4b69-ae97-f0e8146d17de?flat HTTP/1.1" 200 1718 0.010380 [API:8081]10.0.0.242 - - [2025-10-30 02:44:29] "GET /analytics/uves/virtual-machine/69f62194-826a-4b69-ae97-f0e8146d17de?flat HTTP/1.1" 200 1718 0.011148 [API:8081]10.0.0.242 - - [2025-10-30 02:44:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008536 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:44:55] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002763 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:44:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003156 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:44:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002373 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:44:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002609 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:44:55] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002658 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:44:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002401 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:44:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002264 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:44:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002901 [API:8081]10.0.0.242 - - [2025-10-30 02:45:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011194 [API:8081]10.0.0.242 - - [2025-10-30 02:45:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13059 0.018601 [API:8081]10.0.0.242 - - [2025-10-30 02:45:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13059 0.018763 [API:8081]10.0.0.254 - - [2025-10-30 02:45:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054401 [API:8081]10.0.0.242 - - [2025-10-30 02:45:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13059 0.018056 [API:8081]10.0.0.242 - - [2025-10-30 02:45:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13059 0.017720 [API:8081]10.0.0.242 - - [2025-10-30 02:45:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13059 0.018085 [API:8081]10.0.0.242 - - [2025-10-30 02:45:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13059 0.018302 [API:8081]10.0.0.242 - - [2025-10-30 02:45:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12831 0.017282 [API:8081]10.0.0.242 - - [2025-10-30 02:45:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009557 [API:8081]10.0.0.242 - - [2025-10-30 02:45:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010605 [API:8081]10.0.0.242 - - [2025-10-30 02:45:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.242 - - [2025-10-30 02:45:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.074452 [API:8081]10.0.0.242 - - [2025-10-30 02:45:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.110318 [API:8081]10.0.0.242 - - [2025-10-30 02:46:03] "GET /analytics HTTP/1.1" 401 206 0.000377 [API:8081]10.0.0.242 - - [2025-10-30 02:46:03] "GET /analytics HTTP/1.1" 401 206 0.000170 [API:8081]10.0.0.254 - - [2025-10-30 02:46:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.061946 [API:8081]10.0.0.254 - - [2025-10-30 02:46:32] "GET /analytics HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.254 - - [2025-10-30 02:46:32] "GET /analytics HTTP/1.1" 401 206 0.000154 [API:8081]10.0.0.240 - - [2025-10-30 02:46:33] "GET /analytics HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.240 - - [2025-10-30 02:46:33] "GET /analytics HTTP/1.1" 401 206 0.000167 [API:8081]10.0.0.254 - - [2025-10-30 02:47:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.254 - - [2025-10-30 02:47:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.254 - - [2025-10-30 02:48:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.254 - - [2025-10-30 02:48:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.240 - - [2025-10-30 02:48:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000387 [API:8081]10.0.0.240 - - [2025-10-30 02:48:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000388 [API:8081]10.0.0.242 - - [2025-10-30 02:48:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.240 - - [2025-10-30 02:48:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000445 [API:8081]10.0.0.242 - - [2025-10-30 02:48:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.240 - - [2025-10-30 02:48:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.242 - - [2025-10-30 02:48:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000500 [API:8081]10.0.0.242 - - [2025-10-30 02:48:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000385 [API:8081]10.0.0.242 - - [2025-10-30 02:48:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000432 [API:8081]10.0.0.242 - - [2025-10-30 02:48:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1156 0.053519 [API:8081]10.0.0.254 - - [2025-10-30 02:48:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054267 [API:8081]10.0.0.254 - - [2025-10-30 02:49:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.059664 [API:8081]10.0.0.242 - - [2025-10-30 02:50:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010300 [API:8081]10.0.0.242 - - [2025-10-30 02:51:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000445 [API:8081]10.0.0.242 - - [2025-10-30 02:51:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1144 0.055467 [API:8081]10.0.0.242 - - [2025-10-30 02:51:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1369 0.060862 [API:8081]10.0.0.254 - - [2025-10-30 02:51:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056684 [API:8081]10.0.0.254 - - [2025-10-30 02:52:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.058216 [API:8081]10.0.0.254 - - [2025-10-30 02:52:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.254 - - [2025-10-30 02:52:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000359 [API:8081]10.0.0.254 - - [2025-10-30 02:53:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000370 [API:8081]10.0.0.254 - - [2025-10-30 02:53:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000394 [API:8081]10.0.0.240 - - [2025-10-30 02:53:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000398 [API:8081]10.0.0.240 - - [2025-10-30 02:53:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.242 - - [2025-10-30 02:53:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.242 - - [2025-10-30 02:53:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.240 - - [2025-10-30 02:53:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.240 - - [2025-10-30 02:53:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000380 [API:8081]10.0.0.242 - - [2025-10-30 02:53:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.242 - - [2025-10-30 02:53:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.242 - - [2025-10-30 02:54:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13065 0.022095 [API:8081]10.0.0.242 - - [2025-10-30 02:54:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13065 0.074524 [API:8081]10.0.0.242 - - [2025-10-30 02:54:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13065 0.019202 [API:8081]10.0.0.242 - - [2025-10-30 02:54:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13065 0.020039 [API:8081]10.0.0.254 - - [2025-10-30 02:54:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056137 [API:8081]10.0.0.242 - - [2025-10-30 02:54:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13065 0.018689 [API:8081]10.0.0.242 - - [2025-10-30 02:54:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13065 0.017809 [API:8081]10.0.0.242 - - [2025-10-30 02:54:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12654 0.017484 [API:8081]10.0.0.242 - - [2025-10-30 02:54:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.014433 [API:8081]10.0.0.242 - - [2025-10-30 02:54:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008674 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:54:55] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002914 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:54:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003181 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:54:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002454 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:54:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002867 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:54:55] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002841 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:54:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003042 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:54:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002257 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 02:54:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002843 [API:8081]10.0.0.242 - - [2025-10-30 02:55:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000408 [API:8081]10.0.0.242 - - [2025-10-30 02:55:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1156 0.052279 [API:8081]10.0.0.242 - - [2025-10-30 02:55:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1393 0.045103 [API:8081]10.0.0.254 - - [2025-10-30 02:55:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.065328 [API:8081]10.0.0.242 - - [2025-10-30 02:56:03] "GET /analytics HTTP/1.1" 401 206 0.000394 [API:8081]10.0.0.242 - - [2025-10-30 02:56:03] "GET /analytics HTTP/1.1" 401 206 0.000165 [API:8081]10.0.0.254 - - [2025-10-30 02:56:32] "GET /analytics HTTP/1.1" 401 206 0.000452 [API:8081]10.0.0.254 - - [2025-10-30 02:56:32] "GET /analytics HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.240 - - [2025-10-30 02:56:33] "GET /analytics HTTP/1.1" 401 206 0.000411 [API:8081]10.0.0.240 - - [2025-10-30 02:56:33] "GET /analytics HTTP/1.1" 401 206 0.000223 [API:8081]10.0.0.254 - - [2025-10-30 02:57:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064840 [API:8081]10.0.0.254 - - [2025-10-30 02:57:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.254 - - [2025-10-30 02:57:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.254 - - [2025-10-30 02:58:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000383 [API:8081]10.0.0.254 - - [2025-10-30 02:58:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.240 - - [2025-10-30 02:58:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000403 [API:8081]10.0.0.240 - - [2025-10-30 02:58:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000652 [API:8081]10.0.0.242 - - [2025-10-30 02:58:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.242 - - [2025-10-30 02:58:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.240 - - [2025-10-30 02:58:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.240 - - [2025-10-30 02:58:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.242 - - [2025-10-30 02:58:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000377 [API:8081]10.0.0.242 - - [2025-10-30 02:58:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000546 [API:8081]10.0.0.254 - - [2025-10-30 02:58:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.128482 [API:8081]10.0.0.242 - - [2025-10-30 02:58:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12842 0.073941 [API:8081]10.0.0.242 - - [2025-10-30 02:58:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009004 [API:8081]10.0.0.242 - - [2025-10-30 02:58:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009696 [API:8081]10.0.0.254 - - [2025-10-30 03:00:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.093416 [API:8081]10.0.0.254 - - [2025-10-30 03:01:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.063830 [API:8081]10.0.0.242 - - [2025-10-30 03:02:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.242 - - [2025-10-30 03:02:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.055237 [API:8081]10.0.0.254 - - [2025-10-30 03:02:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.254 - - [2025-10-30 03:02:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.254 - - [2025-10-30 03:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.254 - - [2025-10-30 03:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000387 [API:8081]10.0.0.240 - - [2025-10-30 03:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000361 [API:8081]10.0.0.240 - - [2025-10-30 03:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.242 - - [2025-10-30 03:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.242 - - [2025-10-30 03:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000407 [API:8081]10.0.0.240 - - [2025-10-30 03:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000401 [API:8081]10.0.0.240 - - [2025-10-30 03:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000401 [API:8081]10.0.0.242 - - [2025-10-30 03:03:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.242 - - [2025-10-30 03:03:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.254 - - [2025-10-30 03:03:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062547 [API:8081]10.0.0.242 - - [2025-10-30 03:03:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1138 0.054442 [API:8081]10.0.0.254 - - [2025-10-30 03:04:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.061081 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:04:55] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002828 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:04:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003122 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:04:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002427 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:04:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002627 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:04:55] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002712 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:04:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002714 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:04:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002229 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:04:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002766 [API:8081]10.0.0.242 - - [2025-10-30 03:05:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000392 [API:8081]10.0.0.242 - - [2025-10-30 03:05:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1485 0.052787 [API:8081]10.0.0.242 - - [2025-10-30 03:06:03] "GET /analytics HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.242 - - [2025-10-30 03:06:03] "GET /analytics HTTP/1.1" 401 206 0.000173 [API:8081]10.0.0.242 - - [2025-10-30 03:06:04] "GET /analytics/uves/virtual-machine/48b8455d-eaab-4984-88ad-af17666f65b6?flat HTTP/1.1" 200 1779 0.057736 [API:8081]10.0.0.242 - - [2025-10-30 03:06:04] "GET /analytics/uves/virtual-machine/48b8455d-eaab-4984-88ad-af17666f65b6?flat HTTP/1.1" 200 1779 0.061709 [API:8081]10.0.0.242 - - [2025-10-30 03:06:04] "GET /analytics/uves/virtual-machine/48b8455d-eaab-4984-88ad-af17666f65b6?flat HTTP/1.1" 200 1779 0.011444 [API:8081]10.0.0.242 - - [2025-10-30 03:06:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008933 [API:8081]10.0.0.242 - - [2025-10-30 03:06:29] "GET /analytics/uves/virtual-machine/ee8a4e20-bc39-4f38-9c02-be84df9bbae2?flat HTTP/1.1" 200 1836 0.010508 [API:8081]10.0.0.242 - - [2025-10-30 03:06:30] "GET /analytics/uves/virtual-machine/ee8a4e20-bc39-4f38-9c02-be84df9bbae2?flat HTTP/1.1" 200 1836 0.009962 [API:8081]10.0.0.242 - - [2025-10-30 03:06:30] "GET /analytics/uves/virtual-machine/ee8a4e20-bc39-4f38-9c02-be84df9bbae2?flat HTTP/1.1" 200 1836 0.011371 [API:8081]10.0.0.242 - - [2025-10-30 03:06:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13261 0.017665 [API:8081]10.0.0.242 - - [2025-10-30 03:06:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13261 0.017866 [API:8081]10.0.0.242 - - [2025-10-30 03:06:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010234 [API:8081]10.0.0.254 - - [2025-10-30 03:06:32] "GET /analytics HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.254 - - [2025-10-30 03:06:32] "GET /analytics HTTP/1.1" 401 206 0.000172 [API:8081]10.0.0.240 - - [2025-10-30 03:06:33] "GET /analytics HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.240 - - [2025-10-30 03:06:33] "GET /analytics HTTP/1.1" 401 206 0.000153 [API:8081]10.0.0.254 - - [2025-10-30 03:06:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060057 [API:8081]10.0.0.242 - - [2025-10-30 03:07:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13266 0.017897 [API:8081]10.0.0.242 - - [2025-10-30 03:07:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12676 0.018394 [API:8081]10.0.0.242 - - [2025-10-30 03:07:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.011772 [API:8081]10.0.0.242 - - [2025-10-30 03:07:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008968 [API:8081]10.0.0.242 - - [2025-10-30 03:07:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.242 - - [2025-10-30 03:07:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1286 0.048183 [API:8081]10.0.0.254 - - [2025-10-30 03:07:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.062922 [API:8081]10.0.0.254 - - [2025-10-30 03:07:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000504 [API:8081]10.0.0.254 - - [2025-10-30 03:07:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.254 - - [2025-10-30 03:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000454 [API:8081]10.0.0.254 - - [2025-10-30 03:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000381 [API:8081]10.0.0.240 - - [2025-10-30 03:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.240 - - [2025-10-30 03:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000387 [API:8081]10.0.0.242 - - [2025-10-30 03:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000393 [API:8081]10.0.0.242 - - [2025-10-30 03:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000389 [API:8081]10.0.0.240 - - [2025-10-30 03:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000411 [API:8081]10.0.0.240 - - [2025-10-30 03:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.242 - - [2025-10-30 03:08:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000481 [API:8081]10.0.0.242 - - [2025-10-30 03:08:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.242 - - [2025-10-30 03:08:03] "GET /analytics/uves/virtual-machine/10ffa5c0-2482-4cb9-a96a-4a38c18c4124?flat HTTP/1.1" 200 1790 0.067019 [API:8081]10.0.0.242 - - [2025-10-30 03:08:03] "GET /analytics/uves/virtual-machine/10ffa5c0-2482-4cb9-a96a-4a38c18c4124?flat HTTP/1.1" 200 1790 0.011346 [API:8081]10.0.0.242 - - [2025-10-30 03:08:04] "GET /analytics/uves/virtual-machine/10ffa5c0-2482-4cb9-a96a-4a38c18c4124?flat HTTP/1.1" 200 1790 0.053788 [API:8081]10.0.0.242 - - [2025-10-30 03:08:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011391 [API:8081]10.0.0.242 - - [2025-10-30 03:08:24] "GET /analytics/uves/virtual-machine/97f33fa0-27d3-49d2-a99e-4fff63263d13?flat HTTP/1.1" 200 1791 0.011403 [API:8081]10.0.0.242 - - [2025-10-30 03:08:24] "GET /analytics/uves/virtual-machine/97f33fa0-27d3-49d2-a99e-4fff63263d13?flat HTTP/1.1" 200 1791 0.010333 [API:8081]10.0.0.242 - - [2025-10-30 03:08:24] "GET /analytics/uves/virtual-machine/97f33fa0-27d3-49d2-a99e-4fff63263d13?flat HTTP/1.1" 200 1791 0.012424 [API:8081]10.0.0.242 - - [2025-10-30 03:08:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13295 0.017778 [API:8081]10.0.0.242 - - [2025-10-30 03:08:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13295 0.017214 [API:8081]10.0.0.242 - - [2025-10-30 03:08:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010700 [API:8081]10.0.0.254 - - [2025-10-30 03:09:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062538 [API:8081]10.0.0.242 - - [2025-10-30 03:10:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13974 0.019133 [API:8081]10.0.0.242 - - [2025-10-30 03:10:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13974 0.020737 [API:8081]10.0.0.242 - - [2025-10-30 03:10:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13974 0.020242 [API:8081]10.0.0.242 - - [2025-10-30 03:10:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13974 0.026266 [API:8081]10.0.0.242 - - [2025-10-30 03:10:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13974 0.020799 [API:8081]10.0.0.242 - - [2025-10-30 03:10:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13974 0.019444 [API:8081]10.0.0.242 - - [2025-10-30 03:10:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13974 0.023235 [API:8081]10.0.0.242 - - [2025-10-30 03:10:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13974 0.019119 [API:8081]10.0.0.242 - - [2025-10-30 03:10:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13974 0.020226 [API:8081]10.0.0.242 - - [2025-10-30 03:10:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13514 0.022524 [API:8081]10.0.0.242 - - [2025-10-30 03:10:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.010588 [API:8081]10.0.0.254 - - [2025-10-30 03:10:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.053461 [API:8081]10.0.0.242 - - [2025-10-30 03:10:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009465 [API:8081]10.0.0.242 - - [2025-10-30 03:10:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.242 - - [2025-10-30 03:10:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1250 0.064071 [API:8081]10.0.0.242 - - [2025-10-30 03:11:37] "GET /analytics/uves/virtual-machine/ba112498-458f-4164-9e19-5b1cb931602b?flat HTTP/1.1" 200 1773 0.076571 [API:8081]10.0.0.242 - - [2025-10-30 03:11:38] "GET /analytics/uves/virtual-machine/ba112498-458f-4164-9e19-5b1cb931602b?flat HTTP/1.1" 200 1773 0.060624 [API:8081]10.0.0.242 - - [2025-10-30 03:11:38] "GET /analytics/uves/virtual-machine/ba112498-458f-4164-9e19-5b1cb931602b?flat HTTP/1.1" 200 1773 0.020526 [API:8081]10.0.0.242 - - [2025-10-30 03:11:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011223 [API:8081]10.0.0.242 - - [2025-10-30 03:11:58] "GET /analytics/uves/virtual-machine/ef660434-71f4-4a7b-8914-6ad6d11a264a?flat HTTP/1.1" 200 1772 0.012523 [API:8081]10.0.0.242 - - [2025-10-30 03:11:58] "GET /analytics/uves/virtual-machine/ef660434-71f4-4a7b-8914-6ad6d11a264a?flat HTTP/1.1" 200 1772 0.012209 [API:8081]10.0.0.242 - - [2025-10-30 03:11:58] "GET /analytics/uves/virtual-machine/ef660434-71f4-4a7b-8914-6ad6d11a264a?flat HTTP/1.1" 200 1772 0.011961 [API:8081]10.0.0.242 - - [2025-10-30 03:11:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13244 0.020742 [API:8081]10.0.0.242 - - [2025-10-30 03:11:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13244 0.019281 [API:8081]10.0.0.242 - - [2025-10-30 03:11:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010185 [API:8081]10.0.0.254 - - [2025-10-30 03:12:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060390 [API:8081]10.0.0.254 - - [2025-10-30 03:12:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000468 [API:8081]10.0.0.254 - - [2025-10-30 03:12:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000382 [API:8081]10.0.0.254 - - [2025-10-30 03:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000367 [API:8081]10.0.0.254 - - [2025-10-30 03:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000380 [API:8081]10.0.0.240 - - [2025-10-30 03:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000425 [API:8081]10.0.0.240 - - [2025-10-30 03:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.242 - - [2025-10-30 03:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.242 - - [2025-10-30 03:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000437 [API:8081]10.0.0.240 - - [2025-10-30 03:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000628 [API:8081]10.0.0.240 - - [2025-10-30 03:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.242 - - [2025-10-30 03:13:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.242 - - [2025-10-30 03:13:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.242 - - [2025-10-30 03:13:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13242 0.019853 [API:8081]10.0.0.254 - - [2025-10-30 03:13:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.067567 [API:8081]10.0.0.242 - - [2025-10-30 03:13:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13242 0.020034 [API:8081]10.0.0.242 - - [2025-10-30 03:13:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13242 0.017952 [API:8081]10.0.0.242 - - [2025-10-30 03:13:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13242 0.031972 [API:8081]10.0.0.242 - - [2025-10-30 03:13:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13242 0.017986 [API:8081]10.0.0.242 - - [2025-10-30 03:13:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13242 0.017378 [API:8081]10.0.0.242 - - [2025-10-30 03:13:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13242 0.019096 [API:8081]10.0.0.242 - - [2025-10-30 03:14:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13242 0.018829 [API:8081]10.0.0.242 - - [2025-10-30 03:14:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12666 0.026870 [API:8081]10.0.0.242 - - [2025-10-30 03:14:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.012001 [API:8081]10.0.0.242 - - [2025-10-30 03:14:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009952 [API:8081]10.0.0.242 - - [2025-10-30 03:14:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.242 - - [2025-10-30 03:14:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1347 0.056959 [API:8081]10.0.0.242 - - [2025-10-30 03:14:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.056333 [API:8081]10.0.0.242 - - [2025-10-30 03:14:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1775 0.054436 [API:8081]10.0.0.242 - - [2025-10-30 03:14:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1132 0.010200 [API:8081]10.0.0.242 - - [2025-10-30 03:14:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1345 0.010310 [API:8081]10.0.0.242 - - [2025-10-30 03:14:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.012170 [API:8081]10.0.0.242 - - [2025-10-30 03:14:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1785 0.012203 [API:8081]10.0.0.242 - - [2025-10-30 03:14:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2012 0.009675 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:14:55] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002740 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:14:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003470 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:14:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002681 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:14:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003027 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:14:55] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003207 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:14:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.012212 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:14:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003599 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:14:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004461 [API:8081]10.0.0.242 - - [2025-10-30 03:15:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.242 - - [2025-10-30 03:15:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1132 0.063952 [API:8081]10.0.0.242 - - [2025-10-30 03:15:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1349 0.055605 [API:8081]10.0.0.242 - - [2025-10-30 03:15:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1568 0.065933 [API:8081]10.0.0.242 - - [2025-10-30 03:15:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1132 0.011451 [API:8081]10.0.0.242 - - [2025-10-30 03:15:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1345 0.010434 [API:8081]10.0.0.242 - - [2025-10-30 03:15:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.010458 [API:8081]10.0.0.242 - - [2025-10-30 03:15:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000375 [API:8081]10.0.0.242 - - [2025-10-30 03:15:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.054708 [API:8081]10.0.0.242 - - [2025-10-30 03:15:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1337 0.053349 [API:8081]10.0.0.242 - - [2025-10-30 03:15:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1548 0.065747 [API:8081]10.0.0.254 - - [2025-10-30 03:15:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.094098 [API:8081]10.0.0.242 - - [2025-10-30 03:15:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.010052 [API:8081]10.0.0.242 - - [2025-10-30 03:15:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1337 0.008834 [API:8081]10.0.0.242 - - [2025-10-30 03:15:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1548 0.008935 [API:8081]10.0.0.242 - - [2025-10-30 03:15:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1769 0.010670 [API:8081]10.0.0.242 - - [2025-10-30 03:15:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1992 0.013791 [API:8081]10.0.0.242 - - [2025-10-30 03:16:03] "GET /analytics HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.242 - - [2025-10-30 03:16:03] "GET /analytics HTTP/1.1" 401 206 0.000166 [API:8081]10.0.0.242 - - [2025-10-30 03:16:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.242 - - [2025-10-30 03:16:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1134 0.065892 [API:8081]10.0.0.242 - - [2025-10-30 03:16:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1351 0.065370 [API:8081]10.0.0.242 - - [2025-10-30 03:16:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1572 0.058093 [API:8081]10.0.0.242 - - [2025-10-30 03:16:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1805 0.013767 [API:8081]10.0.0.242 - - [2025-10-30 03:16:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2040 0.011187 [API:8081]10.0.0.254 - - [2025-10-30 03:16:32] "GET /analytics HTTP/1.1" 401 206 0.000375 [API:8081]10.0.0.254 - - [2025-10-30 03:16:32] "GET /analytics HTTP/1.1" 401 206 0.000194 [API:8081]10.0.0.240 - - [2025-10-30 03:16:33] "GET /analytics HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.240 - - [2025-10-30 03:16:33] "GET /analytics HTTP/1.1" 401 206 0.000226 [API:8081]10.0.0.254 - - [2025-10-30 03:16:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.070742 [API:8081]10.0.0.254 - - [2025-10-30 03:17:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.254 - - [2025-10-30 03:17:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.254 - - [2025-10-30 03:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000398 [API:8081]10.0.0.254 - - [2025-10-30 03:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.240 - - [2025-10-30 03:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000395 [API:8081]10.0.0.240 - - [2025-10-30 03:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.242 - - [2025-10-30 03:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.240 - - [2025-10-30 03:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000401 [API:8081]10.0.0.242 - - [2025-10-30 03:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000425 [API:8081]10.0.0.240 - - [2025-10-30 03:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.242 - - [2025-10-30 03:18:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.242 - - [2025-10-30 03:18:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.254 - - [2025-10-30 03:18:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056801 [API:8081]10.0.0.254 - - [2025-10-30 03:19:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.062502 [API:8081]10.0.0.254 - - [2025-10-30 03:21:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057974 [API:8081]10.0.0.242 - - [2025-10-30 03:22:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.242 - - [2025-10-30 03:22:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1351 0.068032 [API:8081]10.0.0.242 - - [2025-10-30 03:22:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1562 0.051234 [API:8081]10.0.0.254 - - [2025-10-30 03:22:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.064333 [API:8081]10.0.0.254 - - [2025-10-30 03:22:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.254 - - [2025-10-30 03:22:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.254 - - [2025-10-30 03:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.254 - - [2025-10-30 03:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.240 - - [2025-10-30 03:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.240 - - [2025-10-30 03:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.242 - - [2025-10-30 03:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.242 - - [2025-10-30 03:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.240 - - [2025-10-30 03:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.240 - - [2025-10-30 03:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000433 [API:8081]10.0.0.242 - - [2025-10-30 03:23:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.242 - - [2025-10-30 03:23:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000469 [API:8081]10.0.0.254 - - [2025-10-30 03:24:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071074 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:24:55] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003389 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:24:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003489 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:24:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003687 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:24:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003423 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:24:55] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003766 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:24:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003679 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:24:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003337 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:24:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002921 [API:8081]10.0.0.254 - - [2025-10-30 03:25:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.067275 [API:8081]10.0.0.242 - - [2025-10-30 03:26:03] "GET /analytics HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.242 - - [2025-10-30 03:26:03] "GET /analytics HTTP/1.1" 401 206 0.000168 [API:8081]10.0.0.242 - - [2025-10-30 03:26:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.242 - - [2025-10-30 03:26:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.048450 [API:8081]10.0.0.254 - - [2025-10-30 03:26:32] "GET /analytics HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.254 - - [2025-10-30 03:26:32] "GET /analytics HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.240 - - [2025-10-30 03:26:33] "GET /analytics HTTP/1.1" 401 206 0.000392 [API:8081]10.0.0.240 - - [2025-10-30 03:26:33] "GET /analytics HTTP/1.1" 401 206 0.000202 [API:8081]10.0.0.242 - - [2025-10-30 03:27:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000641 [API:8081]10.0.0.242 - - [2025-10-30 03:27:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1349 0.080119 [API:8081]10.0.0.254 - - [2025-10-30 03:27:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065369 [API:8081]10.0.0.254 - - [2025-10-30 03:27:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.254 - - [2025-10-30 03:27:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.254 - - [2025-10-30 03:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000767 [API:8081]10.0.0.254 - - [2025-10-30 03:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000479 [API:8081]10.0.0.240 - - [2025-10-30 03:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000464 [API:8081]10.0.0.240 - - [2025-10-30 03:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000439 [API:8081]10.0.0.242 - - [2025-10-30 03:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.240 - - [2025-10-30 03:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.242 - - [2025-10-30 03:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.240 - - [2025-10-30 03:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.242 - - [2025-10-30 03:28:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.242 - - [2025-10-30 03:28:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000357 [API:8081]10.0.0.254 - - [2025-10-30 03:28:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.060274 [API:8081]10.0.0.254 - - [2025-10-30 03:30:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072019 [API:8081]10.0.0.254 - - [2025-10-30 03:31:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.078956 [API:8081]10.0.0.242 - - [2025-10-30 03:32:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.242 - - [2025-10-30 03:32:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.060648 [API:8081]10.0.0.254 - - [2025-10-30 03:32:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000480 [API:8081]10.0.0.254 - - [2025-10-30 03:32:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000378 [API:8081]10.0.0.254 - - [2025-10-30 03:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000473 [API:8081]10.0.0.254 - - [2025-10-30 03:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000626 [API:8081]10.0.0.240 - - [2025-10-30 03:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000412 [API:8081]10.0.0.240 - - [2025-10-30 03:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000419 [API:8081]10.0.0.242 - - [2025-10-30 03:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.242 - - [2025-10-30 03:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000443 [API:8081]10.0.0.240 - - [2025-10-30 03:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000415 [API:8081]10.0.0.240 - - [2025-10-30 03:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000374 [API:8081]10.0.0.242 - - [2025-10-30 03:33:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000454 [API:8081]10.0.0.242 - - [2025-10-30 03:33:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.254 - - [2025-10-30 03:33:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061407 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:34:55] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003680 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:34:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003087 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:34:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002500 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:34:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003511 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:34:55] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004006 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:34:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003110 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:34:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002729 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:34:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002847 [API:8081]10.0.0.254 - - [2025-10-30 03:34:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.066552 [API:8081]10.0.0.242 - - [2025-10-30 03:36:03] "GET /analytics HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.242 - - [2025-10-30 03:36:03] "GET /analytics HTTP/1.1" 401 206 0.000158 [API:8081]10.0.0.254 - - [2025-10-30 03:36:32] "GET /analytics HTTP/1.1" 401 206 0.000334 [API:8081]10.0.0.254 - - [2025-10-30 03:36:32] "GET /analytics HTTP/1.1" 401 206 0.000204 [API:8081]10.0.0.240 - - [2025-10-30 03:36:33] "GET /analytics HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.240 - - [2025-10-30 03:36:33] "GET /analytics HTTP/1.1" 401 206 0.000178 [API:8081]10.0.0.254 - - [2025-10-30 03:37:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064118 [API:8081]10.0.0.242 - - [2025-10-30 03:37:29] "GET /analytics/uves/virtual-machine/eea27f05-b3f4-4437-8e0d-82c9e41c31e3?flat HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.242 - - [2025-10-30 03:37:29] "GET /analytics/uves/virtual-machine/eea27f05-b3f4-4437-8e0d-82c9e41c31e3?flat HTTP/1.1" 200 966 0.059139 [API:8081]10.0.0.242 - - [2025-10-30 03:37:31] "GET /analytics/uves/virtual-machine/eea27f05-b3f4-4437-8e0d-82c9e41c31e3?flat HTTP/1.1" 200 966 0.067734 [API:8081]10.0.0.242 - - [2025-10-30 03:37:34] "GET /analytics/uves/virtual-machine/eea27f05-b3f4-4437-8e0d-82c9e41c31e3?flat HTTP/1.1" 200 966 0.055568 [API:8081]10.0.0.242 - - [2025-10-30 03:37:36] "GET /analytics/uves/virtual-machine/eea27f05-b3f4-4437-8e0d-82c9e41c31e3?flat HTTP/1.1" 200 966 0.011532 [API:8081]10.0.0.242 - - [2025-10-30 03:37:38] "GET /analytics/uves/virtual-machine/eea27f05-b3f4-4437-8e0d-82c9e41c31e3?flat HTTP/1.1" 200 966 0.010055 [API:8081]10.0.0.242 - - [2025-10-30 03:37:40] "GET /analytics/uves/virtual-machine/eea27f05-b3f4-4437-8e0d-82c9e41c31e3?flat HTTP/1.1" 200 966 0.010462 [API:8081]10.0.0.242 - - [2025-10-30 03:37:42] "GET /analytics/uves/virtual-machine/eea27f05-b3f4-4437-8e0d-82c9e41c31e3?flat HTTP/1.1" 200 966 0.012717 [API:8081]10.0.0.242 - - [2025-10-30 03:37:44] "GET /analytics/uves/virtual-machine/eea27f05-b3f4-4437-8e0d-82c9e41c31e3?flat HTTP/1.1" 200 1407 0.012597 [API:8081]10.0.0.242 - - [2025-10-30 03:37:44] "GET /analytics/uves/virtual-machine/eea27f05-b3f4-4437-8e0d-82c9e41c31e3?flat HTTP/1.1" 200 1407 0.011561 [API:8081]10.0.0.242 - - [2025-10-30 03:37:44] "GET /analytics/uves/virtual-machine/eea27f05-b3f4-4437-8e0d-82c9e41c31e3?flat HTTP/1.1" 200 1407 0.011930 [API:8081]10.0.0.242 - - [2025-10-30 03:37:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009854 [API:8081]10.0.0.242 - - [2025-10-30 03:37:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.010600 [API:8081]10.0.0.254 - - [2025-10-30 03:37:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000430 [API:8081]10.0.0.254 - - [2025-10-30 03:37:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.254 - - [2025-10-30 03:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.254 - - [2025-10-30 03:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.240 - - [2025-10-30 03:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.240 - - [2025-10-30 03:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000339 [API:8081]10.0.0.242 - - [2025-10-30 03:38:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.001483 [API:8081]10.0.0.254 - - [2025-10-30 03:38:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.096876 [API:8081]10.0.0.240 - - [2025-10-30 03:38:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.242 - - [2025-10-30 03:38:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.240 - - [2025-10-30 03:38:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.242 - - [2025-10-30 03:38:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.242 - - [2025-10-30 03:38:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.242 - - [2025-10-30 03:38:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008628 [API:8081]10.0.0.254 - - [2025-10-30 03:40:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061650 [API:8081]10.0.0.254 - - [2025-10-30 03:41:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.058302 [API:8081]10.0.0.242 - - [2025-10-30 03:41:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000412 [API:8081]10.0.0.242 - - [2025-10-30 03:41:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1554 0.072133 [API:8081]10.0.0.254 - - [2025-10-30 03:42:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.254 - - [2025-10-30 03:42:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.254 - - [2025-10-30 03:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000436 [API:8081]10.0.0.254 - - [2025-10-30 03:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000482 [API:8081]10.0.0.240 - - [2025-10-30 03:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000565 [API:8081]10.0.0.240 - - [2025-10-30 03:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000491 [API:8081]10.0.0.242 - - [2025-10-30 03:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000482 [API:8081]10.0.0.240 - - [2025-10-30 03:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.242 - - [2025-10-30 03:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000377 [API:8081]10.0.0.240 - - [2025-10-30 03:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.242 - - [2025-10-30 03:43:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000419 [API:8081]10.0.0.242 - - [2025-10-30 03:43:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000413 [API:8081]10.0.0.254 - - [2025-10-30 03:43:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058872 [API:8081]10.0.0.254 - - [2025-10-30 03:44:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.061998 [API:8081]10.0.0.242 - - [2025-10-30 03:44:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.242 - - [2025-10-30 03:44:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1329 0.053096 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:44:55] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002896 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:44:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003080 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:44:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002602 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:44:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003082 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:44:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003154 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:44:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002650 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:44:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002248 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:44:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002765 [API:8081]10.0.0.242 - - [2025-10-30 03:46:03] "GET /analytics HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.242 - - [2025-10-30 03:46:03] "GET /analytics HTTP/1.1" 401 206 0.000174 [API:8081]10.0.0.254 - - [2025-10-30 03:46:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056689 [API:8081]10.0.0.254 - - [2025-10-30 03:46:32] "GET /analytics HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.254 - - [2025-10-30 03:46:32] "GET /analytics HTTP/1.1" 401 206 0.000195 [API:8081]10.0.0.240 - - [2025-10-30 03:46:33] "GET /analytics HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.240 - - [2025-10-30 03:46:33] "GET /analytics HTTP/1.1" 401 206 0.000171 [API:8081]10.0.0.242 - - [2025-10-30 03:46:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.242 - - [2025-10-30 03:46:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1154 0.057260 [API:8081]10.0.0.254 - - [2025-10-30 03:47:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.070141 [API:8081]10.0.0.254 - - [2025-10-30 03:47:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.254 - - [2025-10-30 03:47:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.254 - - [2025-10-30 03:48:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.254 - - [2025-10-30 03:48:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.240 - - [2025-10-30 03:48:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000416 [API:8081]10.0.0.240 - - [2025-10-30 03:48:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000406 [API:8081]10.0.0.242 - - [2025-10-30 03:48:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.242 - - [2025-10-30 03:48:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.240 - - [2025-10-30 03:48:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.240 - - [2025-10-30 03:48:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.242 - - [2025-10-30 03:48:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.242 - - [2025-10-30 03:48:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.242 - - [2025-10-30 03:48:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.242 - - [2025-10-30 03:48:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1399 0.058578 [API:8081]10.0.0.254 - - [2025-10-30 03:49:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088597 [API:8081]10.0.0.242 - - [2025-10-30 03:49:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.072147 [API:8081]10.0.0.242 - - [2025-10-30 03:49:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.017395 [API:8081]10.0.0.242 - - [2025-10-30 03:49:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.051298 [API:8081]10.0.0.242 - - [2025-10-30 03:49:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.009461 [API:8081]10.0.0.242 - - [2025-10-30 03:49:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.009084 [API:8081]10.0.0.242 - - [2025-10-30 03:49:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.009287 [API:8081]10.0.0.242 - - [2025-10-30 03:49:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.009245 [API:8081]10.0.0.242 - - [2025-10-30 03:49:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.010077 [API:8081]10.0.0.254 - - [2025-10-30 03:50:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.057288 [API:8081]10.0.0.254 - - [2025-10-30 03:52:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061849 [API:8081]10.0.0.254 - - [2025-10-30 03:52:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.254 - - [2025-10-30 03:52:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.254 - - [2025-10-30 03:53:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000430 [API:8081]10.0.0.254 - - [2025-10-30 03:53:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.240 - - [2025-10-30 03:53:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.240 - - [2025-10-30 03:53:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.242 - - [2025-10-30 03:53:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.242 - - [2025-10-30 03:53:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000359 [API:8081]10.0.0.240 - - [2025-10-30 03:53:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.240 - - [2025-10-30 03:53:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.242 - - [2025-10-30 03:53:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.242 - - [2025-10-30 03:53:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.254 - - [2025-10-30 03:53:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.057303 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:54:56] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003468 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:54:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004180 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:54:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002941 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:54:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003574 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:54:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004132 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:54:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002825 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:54:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002154 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 03:54:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002454 [API:8081]10.0.0.254 - - [2025-10-30 03:55:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062064 [API:8081]10.0.0.242 - - [2025-10-30 03:56:03] "GET /analytics HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.242 - - [2025-10-30 03:56:03] "GET /analytics HTTP/1.1" 401 206 0.000149 [API:8081]10.0.0.254 - - [2025-10-30 03:56:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.064561 [API:8081]10.0.0.254 - - [2025-10-30 03:56:32] "GET /analytics HTTP/1.1" 401 206 0.000374 [API:8081]10.0.0.254 - - [2025-10-30 03:56:32] "GET /analytics HTTP/1.1" 401 206 0.000176 [API:8081]10.0.0.240 - - [2025-10-30 03:56:33] "GET /analytics HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.240 - - [2025-10-30 03:56:33] "GET /analytics HTTP/1.1" 401 206 0.000187 [API:8081]10.0.0.254 - - [2025-10-30 03:57:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.254 - - [2025-10-30 03:57:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.254 - - [2025-10-30 03:58:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.254 - - [2025-10-30 03:58:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.240 - - [2025-10-30 03:58:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000462 [API:8081]10.0.0.240 - - [2025-10-30 03:58:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000389 [API:8081]10.0.0.242 - - [2025-10-30 03:58:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.242 - - [2025-10-30 03:58:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.240 - - [2025-10-30 03:58:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.240 - - [2025-10-30 03:58:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.242 - - [2025-10-30 03:58:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.242 - - [2025-10-30 03:58:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.254 - - [2025-10-30 03:58:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064637 [API:8081]10.0.0.254 - - [2025-10-30 03:59:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.082733 [API:8081]10.0.0.254 - - [2025-10-30 04:01:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.143124 [API:8081]10.0.0.254 - - [2025-10-30 04:02:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.068187 [API:8081]10.0.0.254 - - [2025-10-30 04:02:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.254 - - [2025-10-30 04:02:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.254 - - [2025-10-30 04:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000411 [API:8081]10.0.0.254 - - [2025-10-30 04:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000406 [API:8081]10.0.0.240 - - [2025-10-30 04:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.240 - - [2025-10-30 04:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.242 - - [2025-10-30 04:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.242 - - [2025-10-30 04:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000465 [API:8081]10.0.0.240 - - [2025-10-30 04:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.240 - - [2025-10-30 04:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.242 - - [2025-10-30 04:03:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.242 - - [2025-10-30 04:03:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.254 - - [2025-10-30 04:04:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062962 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:04:56] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002772 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:04:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003135 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:04:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002581 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:04:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002697 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:04:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003185 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:04:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003314 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:04:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002220 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:04:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002784 [API:8081]10.0.0.242 - - [2025-10-30 04:05:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.242 - - [2025-10-30 04:05:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.056602 [API:8081]10.0.0.254 - - [2025-10-30 04:05:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.061912 [API:8081]10.0.0.242 - - [2025-10-30 04:05:51] "GET /analytics/uves/virtual-machine/4f9bbcfe-1a04-4cac-a167-34f5be4abec8?flat HTTP/1.1" 200 1712 0.056879 [API:8081]10.0.0.242 - - [2025-10-30 04:05:51] "GET /analytics/uves/virtual-machine/4f9bbcfe-1a04-4cac-a167-34f5be4abec8?flat HTTP/1.1" 200 1712 0.012633 [API:8081]10.0.0.242 - - [2025-10-30 04:05:51] "GET /analytics/uves/virtual-machine/4f9bbcfe-1a04-4cac-a167-34f5be4abec8?flat HTTP/1.1" 200 1712 0.070799 [API:8081]10.0.0.242 - - [2025-10-30 04:05:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009085 [API:8081]10.0.0.242 - - [2025-10-30 04:05:57] "GET /analytics/uves/virtual-machine/170f4b21-0904-4785-885c-5c8bce369935?flat HTTP/1.1" 200 1711 0.012740 [API:8081]10.0.0.242 - - [2025-10-30 04:05:57] "GET /analytics/uves/virtual-machine/170f4b21-0904-4785-885c-5c8bce369935?flat HTTP/1.1" 200 1711 0.013131 [API:8081]10.0.0.242 - - [2025-10-30 04:05:58] "GET /analytics/uves/virtual-machine/170f4b21-0904-4785-885c-5c8bce369935?flat HTTP/1.1" 200 1711 0.011821 [API:8081]10.0.0.242 - - [2025-10-30 04:05:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13090 0.022492 [API:8081]10.0.0.242 - - [2025-10-30 04:05:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13090 0.017568 [API:8081]10.0.0.242 - - [2025-10-30 04:05:58] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010730 [API:8081]10.0.0.242 - - [2025-10-30 04:06:03] "GET /analytics HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.242 - - [2025-10-30 04:06:03] "GET /analytics HTTP/1.1" 401 206 0.000163 [API:8081]10.0.0.254 - - [2025-10-30 04:06:32] "GET /analytics HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.254 - - [2025-10-30 04:06:32] "GET /analytics HTTP/1.1" 401 206 0.000162 [API:8081]10.0.0.240 - - [2025-10-30 04:06:33] "GET /analytics HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.240 - - [2025-10-30 04:06:33] "GET /analytics HTTP/1.1" 401 206 0.000167 [API:8081]10.0.0.254 - - [2025-10-30 04:07:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058702 [API:8081]10.0.0.254 - - [2025-10-30 04:07:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.254 - - [2025-10-30 04:07:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.254 - - [2025-10-30 04:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.254 - - [2025-10-30 04:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.240 - - [2025-10-30 04:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000477 [API:8081]10.0.0.240 - - [2025-10-30 04:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.242 - - [2025-10-30 04:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000543 [API:8081]10.0.0.242 - - [2025-10-30 04:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000413 [API:8081]10.0.0.240 - - [2025-10-30 04:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.240 - - [2025-10-30 04:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000415 [API:8081]10.0.0.242 - - [2025-10-30 04:08:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.242 - - [2025-10-30 04:08:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.242 - - [2025-10-30 04:08:04] "GET /analytics/uves/virtual-machine/4f9bbcfe-1a04-4cac-a167-34f5be4abec8?flat HTTP/1.1" 200 1473 0.013846 [API:8081]10.0.0.242 - - [2025-10-30 04:08:06] "GET /analytics/uves/virtual-machine/4f9bbcfe-1a04-4cac-a167-34f5be4abec8?flat HTTP/1.1" 200 1473 0.011882 [API:8081]10.0.0.242 - - [2025-10-30 04:08:08] "GET /analytics/uves/virtual-machine/4f9bbcfe-1a04-4cac-a167-34f5be4abec8?flat HTTP/1.1" 200 1473 0.011520 [API:8081]10.0.0.242 - - [2025-10-30 04:08:10] "GET /analytics/uves/virtual-machine/4f9bbcfe-1a04-4cac-a167-34f5be4abec8?flat HTTP/1.1" 200 1473 0.013981 [API:8081]10.0.0.242 - - [2025-10-30 04:08:12] "GET /analytics/uves/virtual-machine/4f9bbcfe-1a04-4cac-a167-34f5be4abec8?flat HTTP/1.1" 200 1473 0.014208 [API:8081]10.0.0.242 - - [2025-10-30 04:08:14] "GET /analytics/uves/virtual-machine/4f9bbcfe-1a04-4cac-a167-34f5be4abec8?flat HTTP/1.1" 200 1473 0.013956 [API:8081]10.0.0.242 - - [2025-10-30 04:08:16] "GET /analytics/uves/virtual-machine/4f9bbcfe-1a04-4cac-a167-34f5be4abec8?flat HTTP/1.1" 200 1843 0.012384 [API:8081]10.0.0.242 - - [2025-10-30 04:08:16] "GET /analytics/uves/virtual-machine/4f9bbcfe-1a04-4cac-a167-34f5be4abec8?flat HTTP/1.1" 200 1843 0.010969 [API:8081]10.0.0.242 - - [2025-10-30 04:08:16] "GET /analytics/uves/virtual-machine/4f9bbcfe-1a04-4cac-a167-34f5be4abec8?flat HTTP/1.1" 200 1843 0.011536 [API:8081]10.0.0.242 - - [2025-10-30 04:08:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010677 [API:8081]10.0.0.242 - - [2025-10-30 04:08:20] "GET /analytics/uves/virtual-machine/170f4b21-0904-4785-885c-5c8bce369935?flat HTTP/1.1" 200 1898 0.011059 [API:8081]10.0.0.242 - - [2025-10-30 04:08:20] "GET /analytics/uves/virtual-machine/170f4b21-0904-4785-885c-5c8bce369935?flat HTTP/1.1" 200 1898 0.013026 [API:8081]10.0.0.242 - - [2025-10-30 04:08:20] "GET /analytics/uves/virtual-machine/170f4b21-0904-4785-885c-5c8bce369935?flat HTTP/1.1" 200 1898 0.012231 [API:8081]10.0.0.242 - - [2025-10-30 04:08:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12009 0.016565 [API:8081]10.0.0.242 - - [2025-10-30 04:08:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12009 0.021333 [API:8081]10.0.0.242 - - [2025-10-30 04:08:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010108 [API:8081]10.0.0.254 - - [2025-10-30 04:08:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.053779 [API:8081]10.0.0.242 - - [2025-10-30 04:09:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12303 0.018032 [API:8081]10.0.0.242 - - [2025-10-30 04:09:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009636 [API:8081]10.0.0.242 - - [2025-10-30 04:09:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.012120 [API:8081]10.0.0.254 - - [2025-10-30 04:10:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057912 [API:8081]10.0.0.254 - - [2025-10-30 04:11:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.057564 [API:8081]10.0.0.242 - - [2025-10-30 04:12:13] "GET /analytics/uves/virtual-machine/890ed39a-8a6c-436a-a79f-fb8e1c085b32?flat HTTP/1.1" 401 206 0.000383 [API:8081]10.0.0.242 - - [2025-10-30 04:12:13] "GET /analytics/uves/virtual-machine/890ed39a-8a6c-436a-a79f-fb8e1c085b32?flat HTTP/1.1" 200 1271 0.127491 [API:8081]10.0.0.242 - - [2025-10-30 04:12:14] "GET /analytics/uves/virtual-machine/890ed39a-8a6c-436a-a79f-fb8e1c085b32?flat HTTP/1.1" 200 1271 0.110362 [API:8081]10.0.0.242 - - [2025-10-30 04:12:15] "GET /analytics/uves/virtual-machine/890ed39a-8a6c-436a-a79f-fb8e1c085b32?flat HTTP/1.1" 200 1271 0.080669 [API:8081]10.0.0.242 - - [2025-10-30 04:12:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.242 - - [2025-10-30 04:12:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12890 0.071712 [API:8081]10.0.0.242 - - [2025-10-30 04:12:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12890 0.065246 [API:8081]10.0.0.242 - - [2025-10-30 04:12:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.040317 [API:8081]10.0.0.242 - - [2025-10-30 04:12:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12890 0.025331 [API:8081]10.0.0.242 - - [2025-10-30 04:12:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12890 0.067946 [API:8081]10.0.0.242 - - [2025-10-30 04:12:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12890 0.017743 [API:8081]10.0.0.242 - - [2025-10-30 04:12:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12890 0.019488 [API:8081]10.0.0.242 - - [2025-10-30 04:12:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12890 0.022013 [API:8081]10.0.0.242 - - [2025-10-30 04:12:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12890 0.020982 [API:8081]10.0.0.242 - - [2025-10-30 04:12:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12491 0.018842 [API:8081]10.0.0.242 - - [2025-10-30 04:12:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.010971 [API:8081]10.0.0.254 - - [2025-10-30 04:12:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.254 - - [2025-10-30 04:12:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.254 - - [2025-10-30 04:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.254 - - [2025-10-30 04:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.240 - - [2025-10-30 04:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.240 - - [2025-10-30 04:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.242 - - [2025-10-30 04:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.242 - - [2025-10-30 04:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000499 [API:8081]10.0.0.240 - - [2025-10-30 04:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000392 [API:8081]10.0.0.240 - - [2025-10-30 04:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000472 [API:8081]10.0.0.242 - - [2025-10-30 04:13:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000484 [API:8081]10.0.0.242 - - [2025-10-30 04:13:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000408 [API:8081]10.0.0.242 - - [2025-10-30 04:13:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000520 [API:8081]10.0.0.242 - - [2025-10-30 04:13:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1166 0.071994 [API:8081]10.0.0.242 - - [2025-10-30 04:13:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1166 0.066312 [API:8081]10.0.0.242 - - [2025-10-30 04:13:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1413 0.063246 [API:8081]10.0.0.254 - - [2025-10-30 04:13:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062891 [API:8081]10.0.0.242 - - [2025-10-30 04:13:38] "GET /analytics/uves/virtual-machine/36a07b9a-7d10-4ec5-bd58-54c209d80519?flat HTTP/1.1" 401 206 0.000418 [API:8081]10.0.0.242 - - [2025-10-30 04:13:39] "GET /analytics/uves/virtual-machine/36a07b9a-7d10-4ec5-bd58-54c209d80519?flat HTTP/1.1" 200 1408 0.113141 [API:8081]10.0.0.242 - - [2025-10-30 04:13:39] "GET /analytics/uves/virtual-machine/36a07b9a-7d10-4ec5-bd58-54c209d80519?flat HTTP/1.1" 200 1408 0.071700 [API:8081]10.0.0.242 - - [2025-10-30 04:13:39] "GET /analytics/uves/virtual-machine/36a07b9a-7d10-4ec5-bd58-54c209d80519?flat HTTP/1.1" 200 1408 0.038793 [API:8081]10.0.0.242 - - [2025-10-30 04:13:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13038 0.018072 [API:8081]10.0.0.242 - - [2025-10-30 04:13:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13038 0.019735 [API:8081]10.0.0.242 - - [2025-10-30 04:13:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.040633 [API:8081]10.0.0.242 - - [2025-10-30 04:13:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13038 0.019498 [API:8081]10.0.0.242 - - [2025-10-30 04:13:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13038 0.018849 [API:8081]10.0.0.242 - - [2025-10-30 04:13:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13038 0.019133 [API:8081]10.0.0.242 - - [2025-10-30 04:13:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13038 0.016885 [API:8081]10.0.0.242 - - [2025-10-30 04:13:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13038 0.017176 [API:8081]10.0.0.242 - - [2025-10-30 04:14:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13038 0.021551 [API:8081]10.0.0.242 - - [2025-10-30 04:14:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13038 0.018251 [API:8081]10.0.0.242 - - [2025-10-30 04:14:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12592 0.019222 [API:8081]10.0.0.242 - - [2025-10-30 04:14:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009619 [Introspect:8090]10.0.0.242 - - [2025-10-30 04:14:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3838 0.002226 [API:8081]10.0.0.242 - - [2025-10-30 04:14:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.242 - - [2025-10-30 04:14:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1130 0.054449 [API:8081]10.0.0.254 - - [2025-10-30 04:14:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.053465 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:14:56] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002568 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:14:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002903 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:14:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002547 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:14:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002735 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:14:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002507 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:14:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002347 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:14:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002447 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:14:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002800 [API:8081]10.0.0.242 - - [2025-10-30 04:16:03] "GET /analytics HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.242 - - [2025-10-30 04:16:03] "GET /analytics HTTP/1.1" 401 206 0.000183 [API:8081]10.0.0.254 - - [2025-10-30 04:16:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063839 [API:8081]10.0.0.254 - - [2025-10-30 04:16:32] "GET /analytics HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.254 - - [2025-10-30 04:16:32] "GET /analytics HTTP/1.1" 401 206 0.000162 [API:8081]10.0.0.240 - - [2025-10-30 04:16:33] "GET /analytics HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.240 - - [2025-10-30 04:16:33] "GET /analytics HTTP/1.1" 401 206 0.000168 [API:8081]10.0.0.242 - - [2025-10-30 04:17:17] "GET /analytics/uves/virtual-machine/9cb5b8b5-862d-425a-8236-1b82df3d220b?flat HTTP/1.1" 200 2058 0.013635 [API:8081]10.0.0.242 - - [2025-10-30 04:17:17] "GET /analytics/uves/virtual-machine/9cb5b8b5-862d-425a-8236-1b82df3d220b?flat HTTP/1.1" 200 2058 0.063143 [API:8081]10.0.0.242 - - [2025-10-30 04:17:17] "GET /analytics/uves/virtual-machine/9cb5b8b5-862d-425a-8236-1b82df3d220b?flat HTTP/1.1" 200 2058 0.061642 [API:8081]10.0.0.242 - - [2025-10-30 04:17:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009130 [API:8081]10.0.0.242 - - [2025-10-30 04:17:19] "GET /analytics/uves/virtual-machine/06dbd63d-effa-4037-bd1f-70719a0bdac8?flat HTTP/1.1" 200 2061 0.011570 [API:8081]10.0.0.242 - - [2025-10-30 04:17:20] "GET /analytics/uves/virtual-machine/06dbd63d-effa-4037-bd1f-70719a0bdac8?flat HTTP/1.1" 200 2061 0.011502 [API:8081]10.0.0.242 - - [2025-10-30 04:17:20] "GET /analytics/uves/virtual-machine/06dbd63d-effa-4037-bd1f-70719a0bdac8?flat HTTP/1.1" 200 2061 0.011837 [API:8081]10.0.0.242 - - [2025-10-30 04:17:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13012 0.018489 [API:8081]10.0.0.242 - - [2025-10-30 04:17:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13012 0.021989 [API:8081]10.0.0.242 - - [2025-10-30 04:17:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008960 [API:8081]10.0.0.242 - - [2025-10-30 04:17:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13012 0.017493 [API:8081]10.0.0.254 - - [2025-10-30 04:17:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2554 0.065237 [API:8081]10.0.0.242 - - [2025-10-30 04:17:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13012 0.021773 [API:8081]10.0.0.242 - - [2025-10-30 04:17:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13012 0.017559 [API:8081]10.0.0.242 - - [2025-10-30 04:17:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 13012 0.017471 [API:8081]10.0.0.242 - - [2025-10-30 04:17:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12609 0.017432 [API:8081]10.0.0.242 - - [2025-10-30 04:17:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008970 [API:8081]10.0.0.242 - - [2025-10-30 04:17:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009624 [API:8081]10.0.0.242 - - [2025-10-30 04:17:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1130 0.008777 [API:8081]10.0.0.242 - - [2025-10-30 04:17:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.009863 [API:8081]10.0.0.254 - - [2025-10-30 04:17:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000339 [API:8081]10.0.0.254 - - [2025-10-30 04:17:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.254 - - [2025-10-30 04:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000419 [API:8081]10.0.0.254 - - [2025-10-30 04:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000389 [API:8081]10.0.0.240 - - [2025-10-30 04:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.240 - - [2025-10-30 04:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.242 - - [2025-10-30 04:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.242 - - [2025-10-30 04:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.240 - - [2025-10-30 04:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.240 - - [2025-10-30 04:18:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000410 [API:8081]10.0.0.242 - - [2025-10-30 04:18:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.242 - - [2025-10-30 04:18:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.254 - - [2025-10-30 04:19:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071285 [API:8081]10.0.0.254 - - [2025-10-30 04:20:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 1.305266 [Introspect:8090]10.0.0.242 - - [2025-10-30 04:21:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3838 0.001189 [API:8081]10.0.0.242 - - [2025-10-30 04:21:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.054990 [API:8081]10.0.0.242 - - [2025-10-30 04:21:56] "GET /analytics/uves/virtual-machine/c5848c9d-a2f0-49c4-8ebc-e44e451b64c5?flat HTTP/1.1" 200 1717 0.106796 [API:8081]10.0.0.242 - - [2025-10-30 04:21:56] "GET /analytics/uves/virtual-machine/c5848c9d-a2f0-49c4-8ebc-e44e451b64c5?flat HTTP/1.1" 200 1717 0.077570 [API:8081]10.0.0.242 - - [2025-10-30 04:21:57] "GET /analytics/uves/virtual-machine/c5848c9d-a2f0-49c4-8ebc-e44e451b64c5?flat HTTP/1.1" 200 1717 0.015016 [API:8081]10.0.0.242 - - [2025-10-30 04:21:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010957 [API:8081]10.0.0.254 - - [2025-10-30 04:22:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068605 [API:8081]10.0.0.242 - - [2025-10-30 04:22:43] "GET /analytics/uves/virtual-machine/200f356a-12a6-44da-b7df-a564b3fdf85e?flat HTTP/1.1" 200 1716 0.012059 [API:8081]10.0.0.242 - - [2025-10-30 04:22:43] "GET /analytics/uves/virtual-machine/200f356a-12a6-44da-b7df-a564b3fdf85e?flat HTTP/1.1" 200 1716 0.014719 [API:8081]10.0.0.242 - - [2025-10-30 04:22:43] "GET /analytics/uves/virtual-machine/200f356a-12a6-44da-b7df-a564b3fdf85e?flat HTTP/1.1" 200 1716 0.011489 [API:8081]10.0.0.242 - - [2025-10-30 04:22:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12461 0.017816 [API:8081]10.0.0.242 - - [2025-10-30 04:22:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12461 0.018029 [API:8081]10.0.0.242 - - [2025-10-30 04:22:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.009677 [API:8081]10.0.0.254 - - [2025-10-30 04:22:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.254 - - [2025-10-30 04:22:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.254 - - [2025-10-30 04:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.254 - - [2025-10-30 04:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.240 - - [2025-10-30 04:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.240 - - [2025-10-30 04:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000449 [API:8081]10.0.0.242 - - [2025-10-30 04:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.240 - - [2025-10-30 04:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.242 - - [2025-10-30 04:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.240 - - [2025-10-30 04:23:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.242 - - [2025-10-30 04:23:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.242 - - [2025-10-30 04:23:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.254 - - [2025-10-30 04:23:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.060473 [API:8081]10.0.0.242 - - [2025-10-30 04:23:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12993 0.020586 [API:8081]10.0.0.242 - - [2025-10-30 04:23:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12993 0.021860 [API:8081]10.0.0.242 - - [2025-10-30 04:23:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12993 0.024312 [API:8081]10.0.0.242 - - [2025-10-30 04:23:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12993 0.024963 [API:8081]10.0.0.242 - - [2025-10-30 04:23:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12872 0.022219 [API:8081]10.0.0.242 - - [2025-10-30 04:23:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011402 [API:8081]10.0.0.242 - - [2025-10-30 04:24:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009879 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:24:56] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003121 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:24:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003878 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:24:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002934 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:24:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003281 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:24:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003322 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:24:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003191 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:24:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003168 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:24:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003654 [API:8081]10.0.0.242 - - [2025-10-30 04:25:10] "GET /analytics/uves/virtual-machine/0f4d1357-5444-4a4a-9bc6-51689321004d?flat HTTP/1.1" 401 206 0.000415 [API:8081]10.0.0.242 - - [2025-10-30 04:25:10] "GET /analytics/uves/virtual-machine/0f4d1357-5444-4a4a-9bc6-51689321004d?flat HTTP/1.1" 200 965 0.068594 [API:8081]10.0.0.242 - - [2025-10-30 04:25:12] "GET /analytics/uves/virtual-machine/0f4d1357-5444-4a4a-9bc6-51689321004d?flat HTTP/1.1" 200 965 0.074560 [API:8081]10.0.0.242 - - [2025-10-30 04:25:14] "GET /analytics/uves/virtual-machine/0f4d1357-5444-4a4a-9bc6-51689321004d?flat HTTP/1.1" 200 965 0.070228 [API:8081]10.0.0.242 - - [2025-10-30 04:25:16] "GET /analytics/uves/virtual-machine/0f4d1357-5444-4a4a-9bc6-51689321004d?flat HTTP/1.1" 200 965 0.014640 [API:8081]10.0.0.242 - - [2025-10-30 04:25:18] "GET /analytics/uves/virtual-machine/0f4d1357-5444-4a4a-9bc6-51689321004d?flat HTTP/1.1" 200 965 0.012268 [API:8081]10.0.0.242 - - [2025-10-30 04:25:20] "GET /analytics/uves/virtual-machine/0f4d1357-5444-4a4a-9bc6-51689321004d?flat HTTP/1.1" 200 965 0.013803 [API:8081]10.0.0.242 - - [2025-10-30 04:25:22] "GET /analytics/uves/virtual-machine/0f4d1357-5444-4a4a-9bc6-51689321004d?flat HTTP/1.1" 200 965 0.011345 [API:8081]10.0.0.242 - - [2025-10-30 04:25:24] "GET /analytics/uves/virtual-machine/0f4d1357-5444-4a4a-9bc6-51689321004d?flat HTTP/1.1" 200 1395 0.011586 [API:8081]10.0.0.242 - - [2025-10-30 04:25:25] "GET /analytics/uves/virtual-machine/0f4d1357-5444-4a4a-9bc6-51689321004d?flat HTTP/1.1" 200 1395 0.012153 [API:8081]10.0.0.242 - - [2025-10-30 04:25:25] "GET /analytics/uves/virtual-machine/0f4d1357-5444-4a4a-9bc6-51689321004d?flat HTTP/1.1" 200 1395 0.013244 [API:8081]10.0.0.242 - - [2025-10-30 04:25:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12972 0.019671 [API:8081]10.0.0.242 - - [2025-10-30 04:25:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12972 0.019337 [API:8081]10.0.0.242 - - [2025-10-30 04:25:25] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009236 [API:8081]10.0.0.242 - - [2025-10-30 04:25:27] "GET /analytics/uves/virtual-machine/f2feb09d-81c2-48bf-85b0-8648f7675182?flat HTTP/1.1" 200 1711 0.020186 [API:8081]10.0.0.242 - - [2025-10-30 04:25:27] "GET /analytics/uves/virtual-machine/f2feb09d-81c2-48bf-85b0-8648f7675182?flat HTTP/1.1" 200 1711 0.012939 [API:8081]10.0.0.242 - - [2025-10-30 04:25:27] "GET /analytics/uves/virtual-machine/f2feb09d-81c2-48bf-85b0-8648f7675182?flat HTTP/1.1" 200 1711 0.013218 [API:8081]10.0.0.242 - - [2025-10-30 04:25:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011015 [API:8081]10.0.0.254 - - [2025-10-30 04:25:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069279 [API:8081]10.0.0.242 - - [2025-10-30 04:26:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.012675 [API:8081]10.0.0.242 - - [2025-10-30 04:26:03] "GET /analytics HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.242 - - [2025-10-30 04:26:03] "GET /analytics HTTP/1.1" 401 206 0.000160 [API:8081]10.0.0.242 - - [2025-10-30 04:26:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12966 0.019902 [API:8081]10.0.0.242 - - [2025-10-30 04:26:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12966 0.022186 [API:8081]10.0.0.242 - - [2025-10-30 04:26:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12967 0.017908 [API:8081]10.0.0.242 - - [2025-10-30 04:26:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12967 0.018878 [API:8081]10.0.0.242 - - [2025-10-30 04:26:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12967 0.018721 [API:8081]10.0.0.242 - - [2025-10-30 04:26:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12967 0.022722 [API:8081]10.0.0.242 - - [2025-10-30 04:26:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4535-1?flat HTTP/1.1" 200 12577 0.022346 [API:8081]10.0.0.242 - - [2025-10-30 04:26:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010163 [API:8081]10.0.0.254 - - [2025-10-30 04:26:32] "GET /analytics HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.254 - - [2025-10-30 04:26:32] "GET /analytics HTTP/1.1" 401 206 0.000169 [API:8081]10.0.0.240 - - [2025-10-30 04:26:33] "GET /analytics HTTP/1.1" 401 206 0.000381 [API:8081]10.0.0.240 - - [2025-10-30 04:26:33] "GET /analytics HTTP/1.1" 401 206 0.000197 [API:8081]10.0.0.242 - - [2025-10-30 04:26:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000367 [API:8081]10.0.0.242 - - [2025-10-30 04:26:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1365 0.063313 [API:8081]10.0.0.242 - - [2025-10-30 04:26:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1365 0.060533 [API:8081]10.0.0.254 - - [2025-10-30 04:26:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.079839 [API:8081]10.0.0.254 - - [2025-10-30 04:27:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.254 - - [2025-10-30 04:27:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.254 - - [2025-10-30 04:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000516 [API:8081]10.0.0.254 - - [2025-10-30 04:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000367 [API:8081]10.0.0.240 - - [2025-10-30 04:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000456 [API:8081]10.0.0.240 - - [2025-10-30 04:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.242 - - [2025-10-30 04:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.242 - - [2025-10-30 04:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.240 - - [2025-10-30 04:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.240 - - [2025-10-30 04:28:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000411 [API:8081]10.0.0.242 - - [2025-10-30 04:28:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000412 [API:8081]10.0.0.242 - - [2025-10-30 04:28:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000390 [API:8081]10.0.0.254 - - [2025-10-30 04:28:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056219 [API:8081]10.0.0.254 - - [2025-10-30 04:29:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.067305 [API:8081]10.0.0.254 - - [2025-10-30 04:31:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067123 [API:8081]10.0.0.242 - - [2025-10-30 04:32:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000334 [API:8081]10.0.0.242 - - [2025-10-30 04:32:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1134 0.070399 [API:8081]10.0.0.254 - - [2025-10-30 04:32:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.056492 [API:8081]10.0.0.254 - - [2025-10-30 04:32:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000415 [API:8081]10.0.0.254 - - [2025-10-30 04:32:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.254 - - [2025-10-30 04:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.254 - - [2025-10-30 04:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.240 - - [2025-10-30 04:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.240 - - [2025-10-30 04:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.242 - - [2025-10-30 04:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.242 - - [2025-10-30 04:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.240 - - [2025-10-30 04:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.240 - - [2025-10-30 04:33:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000334 [API:8081]10.0.0.242 - - [2025-10-30 04:33:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.242 - - [2025-10-30 04:33:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.254 - - [2025-10-30 04:34:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065973 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:34:56] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.006142 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:34:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004217 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:34:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004313 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:34:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003777 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:34:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004071 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:34:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004163 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:34:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003139 [LOCAL API:8181]127.0.0.1 - - [2025-10-30 04:34:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4535-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003920 [API:8081]10.0.0.254 - - [2025-10-30 04:35:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2556 0.065576 [API:8081]10.0.0.242 - - [2025-10-30 04:36:03] "GET /analytics HTTP/1.1" 401 206 0.000383 [API:8081]10.0.0.242 - - [2025-10-30 04:36:03] "GET /analytics HTTP/1.1" 401 206 0.000156 [API:8081]10.0.0.254 - - [2025-10-30 04:36:32] "GET /analytics HTTP/1.1" 401 206 0.000356 [API:8081]10.0.0.254 - - [2025-10-30 04:36:32] "GET /analytics HTTP/1.1" 401 206 0.000164 [API:8081]10.0.0.240 - - [2025-10-30 04:36:33] "GET /analytics HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.240 - - [2025-10-30 04:36:33] "GET /analytics HTTP/1.1" 401 206 0.000149 [Introspect:8090]10.0.0.240 - - [2025-10-30 04:36:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3838 0.001229