++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/analytics-api ++ CONTAINER_LOG_DIR=/var/log/contrail/analytics-api ++ mkdir -p /var/log/contrail/analytics-api ++ log_file=/var/log/contrail/analytics-api/console.log ++ touch /var/log/contrail/analytics-api/console.log ++ chmod 600 /var/log/contrail/analytics-api/console.log ++ exec +++ tee -a /var/log/contrail/analytics-api/console.log +++ date ++ echo 'INFO: =================== Thu Aug 7 02:16:01 UTC 2025 ===================' INFO: =================== Thu Aug 7 02:16:01 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.130 ++ 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.56,10.0.0.130,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.56,10.0.0.130,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.56,10.0.0.130,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.56,10.0.0.130,10.0.0.249 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.56:8081 10.0.0.130:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.56:8081 10.0.0.130:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.56:8081 10.0.0.130:8081 10.0.0.249: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.56:9042 10.0.0.130:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.56:9042 10.0.0.130:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.56:9042 10.0.0.130:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.56,10.0.0.130,10.0.0.249 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.56:8086 10.0.0.130:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.56:8086 10.0.0.130:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.56:8086 10.0.0.130:8086 10.0.0.249: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.56,10.0.0.130,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.56,10.0.0.130,10.0.0.249 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.56:8082 10.0.0.130:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.56:8082 10.0.0.130:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.56:8082 10.0.0.130:8082 10.0.0.249: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.56:9161 10.0.0.130:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.56:9161 10.0.0.130:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.56:9161 10.0.0.130:9161 10.0.0.249: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.56:9041 10.0.0.130:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.56:9041 10.0.0.130:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.56:9041 10.0.0.130:9041 10.0.0.249: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.17,10.20.0.25,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.25,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.56,10.0.0.130,10.0.0.249 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.56:2181,10.0.0.130:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.56:2181,10.0.0.130:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.56:2181,10.0.0.130:2181,10.0.0.249: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.56:2181 10.0.0.130:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.56:2181 10.0.0.130:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.56:2181 10.0.0.130:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.56,10.0.0.130,10.0.0.249 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.56:5673,10.0.0.130:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.56:5673,10.0.0.130:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.56:5673,10.0.0.130:5673,10.0.0.249: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.56:6379 10.0.0.130:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.56:6379 10.0.0.130:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.56:6379 10.0.0.130:6379 10.0.0.249: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.56,10.0.0.130,10.0.0.249 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.56:9092 10.0.0.130:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.56:9092 10.0.0.130:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.56:9092 10.0.0.130:9092 10.0.0.249: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.56 ++ 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.56,10.0.0.130,10.0.0.249 ++ 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.56,10.0.0.130,10.0.0.249 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_redis_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_analytics_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.56,10.0.0.130,10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.56 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.56 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.56,10.0.0.130,10.0.0.249 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.56,10.0.0.130,10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.130,10.20.0.25,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.56'\''))' +++ local server_ip=10.0.0.56 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.56 ]] +++ [[ ,10.0.0.130,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.56, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.130'\''))' +++ local server_ip=10.0.0.130 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.130 ]] +++ [[ ,10.0.0.130,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.130, ]] +++ echo 10.0.0.130 2 +++ return ++ local ip=10.0.0.130 ++ [[ -z 10.0.0.130 ]] ++ echo 10.0.0.130 + host_ip=10.0.0.130 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ set -o posix ++ set ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^ANALYTICS_API__//g' + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf 08/07/2025 02:16:09.434 7fa52fbd5108 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/07/2025 02:16:09.614 7fa52fbd5108 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 08/07/2025 02:16:09.625 7fa52fbd5108 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/07/2025 02:16:09.626 7fa52fbd5108 [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.130: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.130 - - [2025-08-07 02:16:41] "GET /analytics HTTP/1.1" 401 205 0.000418 [API:8081]10.0.0.130 - - [2025-08-07 02:16:41] "GET /analytics HTTP/1.1" 401 205 0.000368 [API:8081]10.0.0.249 - - [2025-08-07 02:16:42] "GET /analytics HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.249 - - [2025-08-07 02:16:42] "GET /analytics HTTP/1.1" 401 205 0.000173 [API:8081]10.0.0.56 - - [2025-08-07 02:16:43] "GET /analytics HTTP/1.1" 401 205 0.000368 [API:8081]10.0.0.56 - - [2025-08-07 02:16:43] "GET /analytics HTTP/1.1" 401 205 0.000193 [API:8081]10.0.0.56 - - [2025-08-07 02:16:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.061797 [API:8081]10.0.0.130 - - [2025-08-07 02:17:12] "GET /analytics HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.130 - - [2025-08-07 02:17:12] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2025-08-07 02:17:13] "GET /analytics HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.249 - - [2025-08-07 02:17:13] "GET /analytics HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.56 - - [2025-08-07 02:17:14] "GET /analytics HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.56 - - [2025-08-07 02:17:14] "GET /analytics HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.130 - - [2025-08-07 02:17:42] "GET /analytics HTTP/1.1" 401 205 0.000557 [API:8081]10.0.0.130 - - [2025-08-07 02:17:42] "GET /analytics HTTP/1.1" 401 205 0.000345 [API:8081]10.0.0.249 - - [2025-08-07 02:17:43] "GET /analytics HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.249 - - [2025-08-07 02:17:43] "GET /analytics HTTP/1.1" 401 205 0.000207 [API:8081]10.0.0.130 - - [2025-08-07 02:18:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.285030 [API:8081]10.0.0.56 - - [2025-08-07 02:18:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.469111 [API:8081]10.0.0.249 - - [2025-08-07 02:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.237879 [API:8081]10.0.0.249 - - [2025-08-07 02:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.513303 [API:8081]10.0.0.130 - - [2025-08-07 02:18:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.553981 [API:8081]10.0.0.56 - - [2025-08-07 02:18:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.371039 [API:8081]10.0.0.56 - - [2025-08-07 02:19:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.143080 [Introspect:8090]10.0.0.130 - - [2025-08-07 02:19:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3832 0.001819 [API:8081]10.0.0.56 - - [2025-08-07 02:19:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.066806 [Introspect:8090]10.0.0.130 - - [2025-08-07 02:20:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3832 0.001526 [Introspect:8090]10.0.0.56 - - [2025-08-07 02:21:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3832 0.001638 [Introspect:8090]10.0.0.56 - - [2025-08-07 02:21:38] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000814 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 401 205 0.000371 [API:8081]10.0.0.56 - - [2025-08-07 02:21:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12077 0.070885 [API:8081]10.0.0.56 - - [2025-08-07 02:21:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 12085 0.074154 [API:8081]10.0.0.56 - - [2025-08-07 02:21:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12077 0.074640 [API:8081]10.0.0.56 - - [2025-08-07 02:21:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 12085 0.029529 [API:8081]10.0.0.56 - - [2025-08-07 02:21:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000398 [API:8081]10.0.0.56 - - [2025-08-07 02:21:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1355 0.065348 [API:8081]10.0.0.56 - - [2025-08-07 02:22:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.364014 [API:8081]10.0.0.56 - - [2025-08-07 02:23:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067520 [API:8081]10.0.0.130 - - [2025-08-07 02:23:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.155543 [API:8081]10.0.0.249 - - [2025-08-07 02:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.182256 [API:8081]10.0.0.249 - - [2025-08-07 02:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.276298 [API:8081]10.0.0.130 - - [2025-08-07 02:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.311799 [API:8081]10.0.0.56 - - [2025-08-07 02:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.184036 [API:8081]10.0.0.56 - - [2025-08-07 02:24:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.215562 [API:8081]10.0.0.56 - - [2025-08-07 02:25:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068829 [API:8081]10.0.0.56 - - [2025-08-07 02:26:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.079355 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:26:09] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003942 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:26:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004155 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:26:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004527 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:26:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004267 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:26:09] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005117 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:26:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004965 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:26:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006573 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:26:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004042 [API:8081]10.0.0.56 - - [2025-08-07 02:27:14] "GET /analytics HTTP/1.1" 401 205 0.000805 [API:8081]10.0.0.56 - - [2025-08-07 02:27:14] "GET /analytics HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.130 - - [2025-08-07 02:27:42] "GET /analytics HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.130 - - [2025-08-07 02:27:42] "GET /analytics HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.249 - - [2025-08-07 02:27:43] "GET /analytics HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.249 - - [2025-08-07 02:27:43] "GET /analytics HTTP/1.1" 401 205 0.000157 [API:8081]10.0.0.56 - - [2025-08-07 02:28:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073641 [API:8081]10.0.0.130 - - [2025-08-07 02:28:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.177108 [API:8081]10.0.0.249 - - [2025-08-07 02:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.198462 [API:8081]10.0.0.249 - - [2025-08-07 02:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.345123 [API:8081]10.0.0.130 - - [2025-08-07 02:28:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.487998 [API:8081]10.0.0.56 - - [2025-08-07 02:28:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.296232 [API:8081]10.0.0.56 - - [2025-08-07 02:29:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.202496 [API:8081]10.0.0.56 - - [2025-08-07 02:29:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.076858 [API:8081]10.0.0.56 - - [2025-08-07 02:31:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.129516 [API:8081]10.0.0.56 - - [2025-08-07 02:32:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.123987 [API:8081]10.0.0.130 - - [2025-08-07 02:33:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.144869 [API:8081]10.0.0.249 - - [2025-08-07 02:33:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.140899 [API:8081]10.0.0.130 - - [2025-08-07 02:33:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.251316 [API:8081]10.0.0.249 - - [2025-08-07 02:33:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.352463 [API:8081]10.0.0.56 - - [2025-08-07 02:33:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.217679 [API:8081]10.0.0.56 - - [2025-08-07 02:34:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.155657 [API:8081]10.0.0.56 - - [2025-08-07 02:34:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065567 [API:8081]10.0.0.56 - - [2025-08-07 02:34:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000367 [API:8081]10.0.0.56 - - [2025-08-07 02:34:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1580 0.067366 [API:8081]10.0.0.56 - - [2025-08-07 02:34:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1813 0.058937 [API:8081]10.0.0.56 - - [2025-08-07 02:35:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.084493 [API:8081]10.0.0.56 - - [2025-08-07 02:35:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000347 [API:8081]10.0.0.56 - - [2025-08-07 02:35:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1333 0.057825 [API:8081]10.0.0.56 - - [2025-08-07 02:35:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.061851 [API:8081]10.0.0.56 - - [2025-08-07 02:35:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1755 0.055321 [API:8081]10.0.0.56 - - [2025-08-07 02:35:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12993 0.026645 [API:8081]10.0.0.56 - - [2025-08-07 02:35:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12993 0.026302 [API:8081]10.0.0.56 - - [2025-08-07 02:35:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.012910 [API:8081]10.0.0.56 - - [2025-08-07 02:35:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13390 0.026301 [API:8081]10.0.0.56 - - [2025-08-07 02:35:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13390 0.032772 [API:8081]10.0.0.56 - - [2025-08-07 02:35:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.012385 [API:8081]10.0.0.56 - - [2025-08-07 02:35:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13390 0.028039 [API:8081]10.0.0.56 - - [2025-08-07 02:35:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13390 0.030919 [API:8081]10.0.0.56 - - [2025-08-07 02:35:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.012404 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:36:09] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003376 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:36:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003970 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:36:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003679 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:36:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003680 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:36:09] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003690 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:36:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003235 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:36:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003756 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:36:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004490 [API:8081]10.0.0.56 - - [2025-08-07 02:36:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13400 0.029141 [API:8081]10.0.0.56 - - [2025-08-07 02:36:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13051 0.026499 [API:8081]10.0.0.56 - - [2025-08-07 02:36:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011627 [API:8081]10.0.0.56 - - [2025-08-07 02:36:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13051 0.027115 [API:8081]10.0.0.56 - - [2025-08-07 02:36:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13051 0.028593 [API:8081]10.0.0.56 - - [2025-08-07 02:36:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13051 0.028916 [API:8081]10.0.0.56 - - [2025-08-07 02:36:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13051 0.026300 [API:8081]10.0.0.56 - - [2025-08-07 02:37:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13051 0.038636 [API:8081]10.0.0.56 - - [2025-08-07 02:37:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13051 0.031734 [API:8081]10.0.0.56 - - [2025-08-07 02:37:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13051 0.028210 [API:8081]10.0.0.56 - - [2025-08-07 02:37:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13051 0.031993 [API:8081]10.0.0.56 - - [2025-08-07 02:37:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073114 [API:8081]10.0.0.56 - - [2025-08-07 02:37:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13051 0.029833 [API:8081]10.0.0.56 - - [2025-08-07 02:37:14] "GET /analytics HTTP/1.1" 401 205 0.000414 [API:8081]10.0.0.56 - - [2025-08-07 02:37:14] "GET /analytics HTTP/1.1" 401 205 0.000373 [API:8081]10.0.0.56 - - [2025-08-07 02:37:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 12656 0.064700 [API:8081]10.0.0.56 - - [2025-08-07 02:37:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.012168 [API:8081]10.0.0.56 - - [2025-08-07 02:37:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13774 0.030260 [API:8081]10.0.0.56 - - [2025-08-07 02:37:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13774 0.055281 [API:8081]10.0.0.56 - - [2025-08-07 02:37:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13774 0.031817 [API:8081]10.0.0.56 - - [2025-08-07 02:37:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13774 0.028081 [API:8081]10.0.0.56 - - [2025-08-07 02:37:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13774 0.028445 [API:8081]10.0.0.56 - - [2025-08-07 02:37:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13774 0.028572 [API:8081]10.0.0.56 - - [2025-08-07 02:37:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13774 0.032577 [API:8081]10.0.0.56 - - [2025-08-07 02:37:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13774 0.030462 [API:8081]10.0.0.130 - - [2025-08-07 02:37:42] "GET /analytics HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.130 - - [2025-08-07 02:37:42] "GET /analytics HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.249 - - [2025-08-07 02:37:43] "GET /analytics HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.249 - - [2025-08-07 02:37:43] "GET /analytics HTTP/1.1" 401 205 0.000210 [API:8081]10.0.0.56 - - [2025-08-07 02:37:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13774 0.041408 [API:8081]10.0.0.56 - - [2025-08-07 02:37:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13450 0.030101 [API:8081]10.0.0.56 - - [2025-08-07 02:37:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010529 [API:8081]10.0.0.56 - - [2025-08-07 02:37:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1333 0.011495 [API:8081]10.0.0.56 - - [2025-08-07 02:37:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.011265 [API:8081]10.0.0.56 - - [2025-08-07 02:37:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1755 0.011020 [API:8081]10.0.0.56 - - [2025-08-07 02:38:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1996 0.012357 [API:8081]10.0.0.56 - - [2025-08-07 02:38:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2237 0.011946 [API:8081]10.0.0.56 - - [2025-08-07 02:38:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2488 0.012553 [API:8081]10.0.0.56 - - [2025-08-07 02:38:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067268 [API:8081]10.0.0.56 - - [2025-08-07 02:38:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1333 0.018835 [API:8081]10.0.0.56 - - [2025-08-07 02:38:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.018320 [API:8081]10.0.0.56 - - [2025-08-07 02:38:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1755 0.016318 [API:8081]10.0.0.56 - - [2025-08-07 02:38:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1996 0.011604 [API:8081]10.0.0.56 - - [2025-08-07 02:38:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2237 0.012389 [API:8081]10.0.0.56 - - [2025-08-07 02:38:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2488 0.013737 [API:8081]10.0.0.56 - - [2025-08-07 02:38:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1333 0.014055 [API:8081]10.0.0.56 - - [2025-08-07 02:38:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.013299 [API:8081]10.0.0.56 - - [2025-08-07 02:38:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1755 0.011140 [API:8081]10.0.0.130 - - [2025-08-07 02:38:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.196953 [API:8081]10.0.0.249 - - [2025-08-07 02:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.234712 [API:8081]10.0.0.249 - - [2025-08-07 02:38:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.709367 [API:8081]10.0.0.130 - - [2025-08-07 02:38:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.780746 [API:8081]10.0.0.56 - - [2025-08-07 02:38:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.667194 [API:8081]10.0.0.56 - - [2025-08-07 02:39:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.210763 [API:8081]10.0.0.56 - - [2025-08-07 02:39:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1333 0.010500 [API:8081]10.0.0.56 - - [2025-08-07 02:39:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.011155 [API:8081]10.0.0.56 - - [2025-08-07 02:39:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1755 0.013994 [API:8081]10.0.0.56 - - [2025-08-07 02:39:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.56 - - [2025-08-07 02:39:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1335 0.072927 [API:8081]10.0.0.56 - - [2025-08-07 02:39:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1548 0.061561 [API:8081]10.0.0.56 - - [2025-08-07 02:39:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1761 0.068414 [API:8081]10.0.0.56 - - [2025-08-07 02:39:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1335 0.010539 [API:8081]10.0.0.56 - - [2025-08-07 02:39:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1548 0.011335 [API:8081]10.0.0.56 - - [2025-08-07 02:39:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1761 0.022727 [API:8081]10.0.0.56 - - [2025-08-07 02:40:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.087488 [API:8081]10.0.0.56 - - [2025-08-07 02:41:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.125590 [API:8081]10.0.0.56 - - [2025-08-07 02:43:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076556 [API:8081]10.0.0.130 - - [2025-08-07 02:43:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.149586 [API:8081]10.0.0.130 - - [2025-08-07 02:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.012948 [API:8081]10.0.0.249 - - [2025-08-07 02:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.194234 [API:8081]10.0.0.249 - - [2025-08-07 02:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.143852 [API:8081]10.0.0.56 - - [2025-08-07 02:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.017084 [API:8081]10.0.0.56 - - [2025-08-07 02:44:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.235233 [API:8081]10.0.0.56 - - [2025-08-07 02:44:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.077481 [API:8081]10.0.0.56 - - [2025-08-07 02:44:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000361 [API:8081]10.0.0.56 - - [2025-08-07 02:44:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1568 0.062327 [API:8081]10.0.0.56 - - [2025-08-07 02:44:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1568 0.071488 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:46:09] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003221 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:46:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003312 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:46:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004573 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:46:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003933 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:46:09] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004665 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:46:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005016 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:46:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005043 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:46:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004065 [API:8081]10.0.0.56 - - [2025-08-07 02:46:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1797 0.059428 [API:8081]10.0.0.56 - - [2025-08-07 02:46:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1803 0.013531 [API:8081]10.0.0.56 - - [2025-08-07 02:46:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2032 0.012180 [API:8081]10.0.0.56 - - [2025-08-07 02:46:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2038 0.013137 [API:8081]10.0.0.56 - - [2025-08-07 02:46:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.116800 [API:8081]10.0.0.56 - - [2025-08-07 02:46:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1347 0.010554 [API:8081]10.0.0.56 - - [2025-08-07 02:47:14] "GET /analytics HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.56 - - [2025-08-07 02:47:14] "GET /analytics HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.56 - - [2025-08-07 02:47:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.064367 [API:8081]10.0.0.130 - - [2025-08-07 02:47:43] "GET /analytics HTTP/1.1" 401 205 0.000375 [API:8081]10.0.0.130 - - [2025-08-07 02:47:43] "GET /analytics HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.249 - - [2025-08-07 02:47:43] "GET /analytics HTTP/1.1" 401 205 0.000418 [API:8081]10.0.0.249 - - [2025-08-07 02:47:43] "GET /analytics HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.130 - - [2025-08-07 02:48:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.182272 [API:8081]10.0.0.249 - - [2025-08-07 02:48:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.158700 [API:8081]10.0.0.249 - - [2025-08-07 02:48:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.304079 [API:8081]10.0.0.130 - - [2025-08-07 02:48:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.320067 [API:8081]10.0.0.56 - - [2025-08-07 02:48:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.230337 [API:8081]10.0.0.56 - - [2025-08-07 02:49:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.187612 [API:8081]10.0.0.56 - - [2025-08-07 02:49:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.56 - - [2025-08-07 02:49:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1363 0.062676 [API:8081]10.0.0.56 - - [2025-08-07 02:49:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.125229 [API:8081]10.0.0.56 - - [2025-08-07 02:49:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000367 [API:8081]10.0.0.56 - - [2025-08-07 02:49:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1363 0.060917 [API:8081]10.0.0.56 - - [2025-08-07 02:49:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000532 [API:8081]10.0.0.56 - - [2025-08-07 02:49:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1749 0.057686 [API:8081]10.0.0.56 - - [2025-08-07 02:49:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1749 0.063316 [API:8081]10.0.0.56 - - [2025-08-07 02:49:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1749 0.058926 [API:8081]10.0.0.56 - - [2025-08-07 02:50:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1749 0.012675 [API:8081]10.0.0.56 - - [2025-08-07 02:50:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1749 0.012423 [API:8081]10.0.0.56 - - [2025-08-07 02:50:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1749 0.013059 [API:8081]10.0.0.56 - - [2025-08-07 02:50:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.105398 [API:8081]10.0.0.56 - - [2025-08-07 02:50:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000365 [API:8081]10.0.0.56 - - [2025-08-07 02:50:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1785 0.062011 [API:8081]10.0.0.56 - - [2025-08-07 02:50:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1785 0.070920 [API:8081]10.0.0.56 - - [2025-08-07 02:50:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1785 0.070697 [API:8081]10.0.0.56 - - [2025-08-07 02:50:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1785 0.011470 [API:8081]10.0.0.56 - - [2025-08-07 02:50:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1785 0.010811 [API:8081]10.0.0.56 - - [2025-08-07 02:50:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1785 0.010772 [API:8081]10.0.0.56 - - [2025-08-07 02:51:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.56 - - [2025-08-07 02:51:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.066192 [API:8081]10.0.0.56 - - [2025-08-07 02:51:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.060243 [API:8081]10.0.0.56 - - [2025-08-07 02:52:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066772 [API:8081]10.0.0.56 - - [2025-08-07 02:53:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.106281 [API:8081]10.0.0.56 - - [2025-08-07 02:53:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000414 [API:8081]10.0.0.56 - - [2025-08-07 02:53:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1570 0.066439 [API:8081]10.0.0.130 - - [2025-08-07 02:53:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.164931 [API:8081]10.0.0.249 - - [2025-08-07 02:53:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.189309 [API:8081]10.0.0.249 - - [2025-08-07 02:53:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.690444 [API:8081]10.0.0.130 - - [2025-08-07 02:53:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.850197 [API:8081]10.0.0.56 - - [2025-08-07 02:53:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.688531 [API:8081]10.0.0.56 - - [2025-08-07 02:53:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.56 - - [2025-08-07 02:53:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1347 0.074171 [API:8081]10.0.0.56 - - [2025-08-07 02:54:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.225323 [API:8081]10.0.0.56 - - [2025-08-07 02:54:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1572 0.065706 [API:8081]10.0.0.56 - - [2025-08-07 02:54:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.56 - - [2025-08-07 02:54:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1359 0.064856 [API:8081]10.0.0.56 - - [2025-08-07 02:54:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1596 0.062059 [API:8081]10.0.0.56 - - [2025-08-07 02:55:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072149 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:56:09] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003027 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:56:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003587 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:56:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004019 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:56:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003928 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:56:09] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005117 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:56:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004015 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:56:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004417 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:56:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003744 [API:8081]10.0.0.56 - - [2025-08-07 02:56:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.075161 [API:8081]10.0.0.56 - - [2025-08-07 02:57:14] "GET /analytics HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.56 - - [2025-08-07 02:57:14] "GET /analytics HTTP/1.1" 401 205 0.000160 [API:8081]10.0.0.130 - - [2025-08-07 02:57:43] "GET /analytics HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.130 - - [2025-08-07 02:57:43] "GET /analytics HTTP/1.1" 401 205 0.000182 [API:8081]10.0.0.249 - - [2025-08-07 02:57:43] "GET /analytics HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.249 - - [2025-08-07 02:57:43] "GET /analytics HTTP/1.1" 401 205 0.000194 [API:8081]10.0.0.56 - - [2025-08-07 02:58:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062773 [API:8081]10.0.0.56 - - [2025-08-07 02:58:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000528 [API:8081]10.0.0.56 - - [2025-08-07 02:58:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.064678 [API:8081]10.0.0.56 - - [2025-08-07 02:58:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.057648 [API:8081]10.0.0.130 - - [2025-08-07 02:58:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.262409 [API:8081]10.0.0.130 - - [2025-08-07 02:58:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.020212 [API:8081]10.0.0.249 - - [2025-08-07 02:58:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.256594 [API:8081]10.0.0.249 - - [2025-08-07 02:58:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.225134 [API:8081]10.0.0.56 - - [2025-08-07 02:58:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.016136 [API:8081]10.0.0.56 - - [2025-08-07 02:59:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.218642 [API:8081]10.0.0.56 - - [2025-08-07 02:59:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000378 [API:8081]10.0.0.56 - - [2025-08-07 02:59:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1469 0.063932 [API:8081]10.0.0.56 - - [2025-08-07 02:59:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.065799 [API:8081]10.0.0.56 - - [2025-08-07 02:59:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13281 0.078255 [API:8081]10.0.0.56 - - [2025-08-07 02:59:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13281 0.025632 [API:8081]10.0.0.56 - - [2025-08-07 02:59:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.067395 [API:8081]10.0.0.56 - - [2025-08-07 03:00:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13275 0.034801 [API:8081]10.0.0.56 - - [2025-08-07 03:00:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13275 0.030298 [API:8081]10.0.0.56 - - [2025-08-07 03:00:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011851 [API:8081]10.0.0.56 - - [2025-08-07 03:01:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075678 [API:8081]10.0.0.56 - - [2025-08-07 03:01:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13275 0.033913 [API:8081]10.0.0.56 - - [2025-08-07 03:01:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13275 0.039521 [API:8081]10.0.0.56 - - [2025-08-07 03:01:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13275 0.032105 [API:8081]10.0.0.56 - - [2025-08-07 03:02:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13275 0.030355 [API:8081]10.0.0.56 - - [2025-08-07 03:02:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13275 0.027254 [API:8081]10.0.0.56 - - [2025-08-07 03:02:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13275 0.030806 [API:8081]10.0.0.56 - - [2025-08-07 03:02:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13275 0.033116 [API:8081]10.0.0.56 - - [2025-08-07 03:02:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13275 0.031587 [API:8081]10.0.0.56 - - [2025-08-07 03:02:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12672 0.027433 [API:8081]10.0.0.56 - - [2025-08-07 03:02:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.012887 [API:8081]10.0.0.56 - - [2025-08-07 03:02:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13278 0.041211 [API:8081]10.0.0.56 - - [2025-08-07 03:02:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13277 0.034242 [API:8081]10.0.0.56 - - [2025-08-07 03:02:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13277 0.029170 [API:8081]10.0.0.56 - - [2025-08-07 03:02:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13277 0.029397 [API:8081]10.0.0.56 - - [2025-08-07 03:02:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13277 0.032062 [API:8081]10.0.0.56 - - [2025-08-07 03:02:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.081670 [API:8081]10.0.0.56 - - [2025-08-07 03:02:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13277 0.029737 [API:8081]10.0.0.56 - - [2025-08-07 03:02:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13277 0.026385 [API:8081]10.0.0.56 - - [2025-08-07 03:02:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13277 0.036587 [API:8081]10.0.0.56 - - [2025-08-07 03:02:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 12686 0.030765 [API:8081]10.0.0.56 - - [2025-08-07 03:02:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012295 [API:8081]10.0.0.56 - - [2025-08-07 03:02:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000457 [API:8081]10.0.0.56 - - [2025-08-07 03:02:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1489 0.072958 [API:8081]10.0.0.56 - - [2025-08-07 03:03:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13312 0.075816 [API:8081]10.0.0.56 - - [2025-08-07 03:03:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13312 0.074881 [API:8081]10.0.0.56 - - [2025-08-07 03:03:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011749 [API:8081]10.0.0.130 - - [2025-08-07 03:03:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.187984 [API:8081]10.0.0.249 - - [2025-08-07 03:03:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.182255 [API:8081]10.0.0.249 - - [2025-08-07 03:03:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.329956 [API:8081]10.0.0.130 - - [2025-08-07 03:03:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.493907 [API:8081]10.0.0.56 - - [2025-08-07 03:03:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.320710 [API:8081]10.0.0.56 - - [2025-08-07 03:04:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.178443 [API:8081]10.0.0.56 - - [2025-08-07 03:04:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13309 0.028853 [API:8081]10.0.0.56 - - [2025-08-07 03:04:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13309 0.026633 [API:8081]10.0.0.56 - - [2025-08-07 03:04:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011068 [API:8081]10.0.0.56 - - [2025-08-07 03:04:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061681 [API:8081]10.0.0.56 - - [2025-08-07 03:05:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13307 0.031848 [API:8081]10.0.0.56 - - [2025-08-07 03:05:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.095335 [API:8081]10.0.0.56 - - [2025-08-07 03:05:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13307 0.026375 [API:8081]10.0.0.56 - - [2025-08-07 03:05:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13307 0.028026 [API:8081]10.0.0.56 - - [2025-08-07 03:05:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13307 0.030336 [API:8081]10.0.0.56 - - [2025-08-07 03:05:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12684 0.026958 [API:8081]10.0.0.56 - - [2025-08-07 03:05:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.012150 [API:8081]10.0.0.56 - - [2025-08-07 03:05:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13308 0.026396 [API:8081]10.0.0.56 - - [2025-08-07 03:05:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13308 0.027026 [API:8081]10.0.0.56 - - [2025-08-07 03:05:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13308 0.030852 [API:8081]10.0.0.56 - - [2025-08-07 03:06:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13308 0.031869 [API:8081]10.0.0.56 - - [2025-08-07 03:06:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13308 0.026015 [API:8081]10.0.0.56 - - [2025-08-07 03:06:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13308 0.027638 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:06:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003549 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003612 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003546 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003602 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:06:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004994 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003694 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003765 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003222 [API:8081]10.0.0.56 - - [2025-08-07 03:06:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13308 0.033262 [API:8081]10.0.0.56 - - [2025-08-07 03:06:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13308 0.027668 [API:8081]10.0.0.56 - - [2025-08-07 03:06:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 12686 0.025597 [API:8081]10.0.0.56 - - [2025-08-07 03:06:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011187 [API:8081]10.0.0.56 - - [2025-08-07 03:06:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.56 - - [2025-08-07 03:06:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1453 0.063708 [API:8081]10.0.0.56 - - [2025-08-07 03:07:14] "GET /analytics HTTP/1.1" 401 205 0.000402 [API:8081]10.0.0.56 - - [2025-08-07 03:07:14] "GET /analytics HTTP/1.1" 401 205 0.000206 [API:8081]10.0.0.56 - - [2025-08-07 03:07:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13261 0.074532 [API:8081]10.0.0.56 - - [2025-08-07 03:07:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13261 0.102477 [API:8081]10.0.0.56 - - [2025-08-07 03:07:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011708 [API:8081]10.0.0.56 - - [2025-08-07 03:07:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061354 [API:8081]10.0.0.56 - - [2025-08-07 03:07:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13251 0.026321 [API:8081]10.0.0.56 - - [2025-08-07 03:07:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13251 0.029748 [API:8081]10.0.0.56 - - [2025-08-07 03:07:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.013699 [API:8081]10.0.0.130 - - [2025-08-07 03:07:43] "GET /analytics HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.130 - - [2025-08-07 03:07:43] "GET /analytics HTTP/1.1" 401 205 0.000205 [API:8081]10.0.0.249 - - [2025-08-07 03:07:43] "GET /analytics HTTP/1.1" 401 205 0.000407 [API:8081]10.0.0.249 - - [2025-08-07 03:07:43] "GET /analytics HTTP/1.1" 401 205 0.000196 [API:8081]10.0.0.56 - - [2025-08-07 03:08:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.066534 [API:8081]10.0.0.130 - - [2025-08-07 03:08:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.188176 [API:8081]10.0.0.249 - - [2025-08-07 03:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.150855 [API:8081]10.0.0.56 - - [2025-08-07 03:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.011986 [API:8081]10.0.0.130 - - [2025-08-07 03:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.252088 [API:8081]10.0.0.249 - - [2025-08-07 03:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.318749 [API:8081]10.0.0.56 - - [2025-08-07 03:09:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.194884 [API:8081]10.0.0.56 - - [2025-08-07 03:09:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13255 0.029761 [API:8081]10.0.0.56 - - [2025-08-07 03:09:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13255 0.026877 [API:8081]10.0.0.56 - - [2025-08-07 03:09:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13255 0.029215 [API:8081]10.0.0.56 - - [2025-08-07 03:09:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13255 0.033813 [API:8081]10.0.0.56 - - [2025-08-07 03:09:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12686 0.025743 [API:8081]10.0.0.56 - - [2025-08-07 03:09:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.014823 [API:8081]10.0.0.56 - - [2025-08-07 03:09:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13250 0.028346 [API:8081]10.0.0.56 - - [2025-08-07 03:09:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13250 0.036793 [API:8081]10.0.0.56 - - [2025-08-07 03:09:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13250 0.026639 [API:8081]10.0.0.56 - - [2025-08-07 03:10:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13250 0.026894 [API:8081]10.0.0.56 - - [2025-08-07 03:10:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13250 0.027084 [API:8081]10.0.0.56 - - [2025-08-07 03:10:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13250 0.028391 [API:8081]10.0.0.56 - - [2025-08-07 03:10:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13250 0.038410 [API:8081]10.0.0.56 - - [2025-08-07 03:10:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13250 0.028434 [API:8081]10.0.0.56 - - [2025-08-07 03:10:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 12687 0.026070 [API:8081]10.0.0.56 - - [2025-08-07 03:10:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010760 [API:8081]10.0.0.56 - - [2025-08-07 03:10:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068748 [API:8081]10.0.0.56 - - [2025-08-07 03:11:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074613 [API:8081]10.0.0.56 - - [2025-08-07 03:13:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000393 [API:8081]10.0.0.56 - - [2025-08-07 03:13:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1550 0.071396 [API:8081]10.0.0.56 - - [2025-08-07 03:13:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1763 0.063746 [API:8081]10.0.0.56 - - [2025-08-07 03:13:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1978 0.077483 [API:8081]10.0.0.56 - - [2025-08-07 03:13:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1550 0.012959 [API:8081]10.0.0.56 - - [2025-08-07 03:13:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1763 0.012677 [API:8081]10.0.0.56 - - [2025-08-07 03:13:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1978 0.011351 [API:8081]10.0.0.56 - - [2025-08-07 03:13:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2203 0.013226 [API:8081]10.0.0.56 - - [2025-08-07 03:13:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080473 [API:8081]10.0.0.56 - - [2025-08-07 03:13:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2430 0.013322 [API:8081]10.0.0.130 - - [2025-08-07 03:13:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.225738 [API:8081]10.0.0.249 - - [2025-08-07 03:13:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.168409 [API:8081]10.0.0.249 - - [2025-08-07 03:13:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.277960 [API:8081]10.0.0.130 - - [2025-08-07 03:13:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.647573 [API:8081]10.0.0.56 - - [2025-08-07 03:13:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.645302 [API:8081]10.0.0.56 - - [2025-08-07 03:14:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.56 - - [2025-08-07 03:14:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.456197 [API:8081]10.0.0.56 - - [2025-08-07 03:14:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1335 0.210753 [API:8081]10.0.0.56 - - [2025-08-07 03:14:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.061285 [API:8081]10.0.0.56 - - [2025-08-07 03:14:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1771 0.068381 [API:8081]10.0.0.56 - - [2025-08-07 03:14:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1335 0.012872 [API:8081]10.0.0.56 - - [2025-08-07 03:14:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1548 0.011953 [API:8081]10.0.0.56 - - [2025-08-07 03:14:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1763 0.011049 [API:8081]10.0.0.56 - - [2025-08-07 03:14:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000386 [API:8081]10.0.0.56 - - [2025-08-07 03:14:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1331 0.067198 [API:8081]10.0.0.56 - - [2025-08-07 03:14:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.074090 [API:8081]10.0.0.56 - - [2025-08-07 03:14:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1751 0.068805 [API:8081]10.0.0.56 - - [2025-08-07 03:14:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.064333 [API:8081]10.0.0.56 - - [2025-08-07 03:14:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1331 0.011518 [API:8081]10.0.0.56 - - [2025-08-07 03:14:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.015371 [API:8081]10.0.0.56 - - [2025-08-07 03:14:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1751 0.011144 [API:8081]10.0.0.56 - - [2025-08-07 03:14:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1972 0.010974 [API:8081]10.0.0.56 - - [2025-08-07 03:14:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2195 0.011058 [API:8081]10.0.0.56 - - [2025-08-07 03:15:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.56 - - [2025-08-07 03:15:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1337 0.072946 [API:8081]10.0.0.56 - - [2025-08-07 03:15:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1554 0.067607 [API:8081]10.0.0.56 - - [2025-08-07 03:15:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1775 0.062840 [API:8081]10.0.0.56 - - [2025-08-07 03:15:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2008 0.012065 [API:8081]10.0.0.56 - - [2025-08-07 03:15:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2243 0.013079 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:16:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003194 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003040 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003434 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003208 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:16:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003301 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003296 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003066 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003155 [API:8081]10.0.0.56 - - [2025-08-07 03:16:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071553 [API:8081]10.0.0.56 - - [2025-08-07 03:17:14] "GET /analytics HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.56 - - [2025-08-07 03:17:14] "GET /analytics HTTP/1.1" 401 205 0.000209 [API:8081]10.0.0.130 - - [2025-08-07 03:17:43] "GET /analytics HTTP/1.1" 401 205 0.000417 [API:8081]10.0.0.130 - - [2025-08-07 03:17:43] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2025-08-07 03:17:43] "GET /analytics HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.249 - - [2025-08-07 03:17:43] "GET /analytics HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.56 - - [2025-08-07 03:17:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.070838 [API:8081]10.0.0.130 - - [2025-08-07 03:18:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.143477 [API:8081]10.0.0.249 - - [2025-08-07 03:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.166941 [API:8081]10.0.0.56 - - [2025-08-07 03:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.017811 [API:8081]10.0.0.249 - - [2025-08-07 03:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.290681 [API:8081]10.0.0.130 - - [2025-08-07 03:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.340135 [API:8081]10.0.0.56 - - [2025-08-07 03:19:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.173910 [API:8081]10.0.0.56 - - [2025-08-07 03:19:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080003 [API:8081]10.0.0.56 - - [2025-08-07 03:20:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.065161 [API:8081]10.0.0.56 - - [2025-08-07 03:22:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078896 [API:8081]10.0.0.56 - - [2025-08-07 03:23:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.093465 [API:8081]10.0.0.130 - - [2025-08-07 03:23:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.171286 [API:8081]10.0.0.249 - - [2025-08-07 03:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.194763 [API:8081]10.0.0.249 - - [2025-08-07 03:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.346575 [API:8081]10.0.0.130 - - [2025-08-07 03:23:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.465812 [API:8081]10.0.0.56 - - [2025-08-07 03:23:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.265572 [API:8081]10.0.0.56 - - [2025-08-07 03:24:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.159171 [API:8081]10.0.0.56 - - [2025-08-07 03:25:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072300 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:26:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004055 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003564 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003480 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003117 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:26:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004215 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003435 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004424 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003692 [API:8081]10.0.0.56 - - [2025-08-07 03:26:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000461 [API:8081]10.0.0.56 - - [2025-08-07 03:26:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1550 0.059153 [API:8081]10.0.0.56 - - [2025-08-07 03:26:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1761 0.061786 [API:8081]10.0.0.56 - - [2025-08-07 03:26:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074064 [API:8081]10.0.0.56 - - [2025-08-07 03:27:14] "GET /analytics HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.56 - - [2025-08-07 03:27:14] "GET /analytics HTTP/1.1" 401 205 0.000157 [API:8081]10.0.0.130 - - [2025-08-07 03:27:43] "GET /analytics HTTP/1.1" 401 205 0.000499 [API:8081]10.0.0.130 - - [2025-08-07 03:27:43] "GET /analytics HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.249 - - [2025-08-07 03:27:43] "GET /analytics HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.249 - - [2025-08-07 03:27:43] "GET /analytics HTTP/1.1" 401 205 0.000204 [API:8081]10.0.0.56 - - [2025-08-07 03:28:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071089 [API:8081]10.0.0.130 - - [2025-08-07 03:28:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.169616 [API:8081]10.0.0.249 - - [2025-08-07 03:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.176382 [API:8081]10.0.0.249 - - [2025-08-07 03:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.358903 [API:8081]10.0.0.130 - - [2025-08-07 03:28:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.456719 [API:8081]10.0.0.56 - - [2025-08-07 03:28:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.295383 [API:8081]10.0.0.56 - - [2025-08-07 03:29:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.220949 [API:8081]10.0.0.56 - - [2025-08-07 03:29:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067319 [API:8081]10.0.0.56 - - [2025-08-07 03:31:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.56 - - [2025-08-07 03:31:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.070688 [API:8081]10.0.0.56 - - [2025-08-07 03:31:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064859 [API:8081]10.0.0.56 - - [2025-08-07 03:32:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.56 - - [2025-08-07 03:32:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.069890 [API:8081]10.0.0.56 - - [2025-08-07 03:32:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072530 [API:8081]10.0.0.130 - - [2025-08-07 03:33:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.192531 [API:8081]10.0.0.249 - - [2025-08-07 03:33:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.210203 [API:8081]10.0.0.249 - - [2025-08-07 03:33:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.484585 [API:8081]10.0.0.130 - - [2025-08-07 03:33:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.656153 [API:8081]10.0.0.56 - - [2025-08-07 03:33:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.459657 [API:8081]10.0.0.56 - - [2025-08-07 03:34:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.168684 [API:8081]10.0.0.56 - - [2025-08-07 03:35:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085554 [API:8081]10.0.0.56 - - [2025-08-07 03:36:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.073217 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:36:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003787 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004182 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003691 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003564 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:36:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003732 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002703 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004039 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003385 [API:8081]10.0.0.56 - - [2025-08-07 03:37:14] "GET /analytics HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.56 - - [2025-08-07 03:37:14] "GET /analytics HTTP/1.1" 401 205 0.000159 [API:8081]10.0.0.130 - - [2025-08-07 03:37:43] "GET /analytics HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.130 - - [2025-08-07 03:37:43] "GET /analytics HTTP/1.1" 401 205 0.000191 [API:8081]10.0.0.249 - - [2025-08-07 03:37:43] "GET /analytics HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.249 - - [2025-08-07 03:37:43] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.56 - - [2025-08-07 03:38:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.084843 [API:8081]10.0.0.56 - - [2025-08-07 03:38:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.56 - - [2025-08-07 03:38:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1325 0.064307 [API:8081]10.0.0.56 - - [2025-08-07 03:38:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 401 205 0.000489 [API:8081]10.0.0.56 - - [2025-08-07 03:38:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13088 0.386948 [API:8081]10.0.0.56 - - [2025-08-07 03:38:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13088 0.081465 [API:8081]10.0.0.56 - - [2025-08-07 03:38:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.064210 [API:8081]10.0.0.130 - - [2025-08-07 03:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.419465 [API:8081]10.0.0.249 - - [2025-08-07 03:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.226520 [API:8081]10.0.0.249 - - [2025-08-07 03:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.420569 [API:8081]10.0.0.130 - - [2025-08-07 03:38:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.490677 [API:8081]10.0.0.56 - - [2025-08-07 03:38:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.300076 [API:8081]10.0.0.56 - - [2025-08-07 03:38:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1331 0.011239 [API:8081]10.0.0.56 - - [2025-08-07 03:39:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.249410 [API:8081]10.0.0.56 - - [2025-08-07 03:39:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13088 0.027757 [API:8081]10.0.0.56 - - [2025-08-07 03:39:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069952 [API:8081]10.0.0.56 - - [2025-08-07 03:39:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13088 0.026525 [API:8081]10.0.0.56 - - [2025-08-07 03:39:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13088 0.029910 [API:8081]10.0.0.56 - - [2025-08-07 03:39:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13088 0.039910 [API:8081]10.0.0.56 - - [2025-08-07 03:39:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13088 0.035197 [API:8081]10.0.0.56 - - [2025-08-07 03:39:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 12699 0.044873 [API:8081]10.0.0.56 - - [2025-08-07 03:39:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.013232 [API:8081]10.0.0.56 - - [2025-08-07 03:41:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070230 [API:8081]10.0.0.56 - - [2025-08-07 03:42:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.075684 [API:8081]10.0.0.56 - - [2025-08-07 03:43:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.56 - - [2025-08-07 03:43:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1972 0.072371 [API:8081]10.0.0.130 - - [2025-08-07 03:43:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.122830 [API:8081]10.0.0.249 - - [2025-08-07 03:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.159840 [API:8081]10.0.0.56 - - [2025-08-07 03:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.017886 [API:8081]10.0.0.130 - - [2025-08-07 03:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.268236 [API:8081]10.0.0.249 - - [2025-08-07 03:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.333445 [API:8081]10.0.0.56 - - [2025-08-07 03:44:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.204710 [API:8081]10.0.0.56 - - [2025-08-07 03:44:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073941 [API:8081]10.0.0.56 - - [2025-08-07 03:45:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069675 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:46:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005492 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004528 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.004797 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004445 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:46:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005847 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003822 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004088 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006443 [API:8081]10.0.0.56 - - [2025-08-07 03:46:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1532 0.013391 [API:8081]10.0.0.56 - - [2025-08-07 03:47:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076868 [API:8081]10.0.0.56 - - [2025-08-07 03:47:14] "GET /analytics HTTP/1.1" 401 205 0.000403 [API:8081]10.0.0.56 - - [2025-08-07 03:47:14] "GET /analytics HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.130 - - [2025-08-07 03:47:43] "GET /analytics HTTP/1.1" 401 205 0.000343 [API:8081]10.0.0.130 - - [2025-08-07 03:47:43] "GET /analytics HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.249 - - [2025-08-07 03:47:43] "GET /analytics HTTP/1.1" 401 205 0.000382 [API:8081]10.0.0.249 - - [2025-08-07 03:47:43] "GET /analytics HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.56 - - [2025-08-07 03:48:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074987 [API:8081]10.0.0.130 - - [2025-08-07 03:48:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.189009 [API:8081]10.0.0.249 - - [2025-08-07 03:48:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.172616 [API:8081]10.0.0.249 - - [2025-08-07 03:48:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.334154 [API:8081]10.0.0.130 - - [2025-08-07 03:48:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.483024 [API:8081]10.0.0.56 - - [2025-08-07 03:48:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.264298 [API:8081]10.0.0.56 - - [2025-08-07 03:49:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.161212 [API:8081]10.0.0.56 - - [2025-08-07 03:49:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000429 [API:8081]10.0.0.56 - - [2025-08-07 03:49:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1532 0.074099 [API:8081]10.0.0.56 - - [2025-08-07 03:49:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.56 - - [2025-08-07 03:49:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1327 0.087852 [API:8081]10.0.0.56 - - [2025-08-07 03:50:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000425 [API:8081]10.0.0.56 - - [2025-08-07 03:50:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1357 0.072517 [API:8081]10.0.0.56 - - [2025-08-07 03:50:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073507 [API:8081]10.0.0.56 - - [2025-08-07 03:51:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.068743 [API:8081]10.0.0.56 - - [2025-08-07 03:51:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.56 - - [2025-08-07 03:51:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1367 0.061019 [API:8081]10.0.0.56 - - [2025-08-07 03:52:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.159565 [API:8081]10.0.0.56 - - [2025-08-07 03:52:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.128217 [API:8081]10.0.0.56 - - [2025-08-07 03:52:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.014613 [API:8081]10.0.0.56 - - [2025-08-07 03:53:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070733 [API:8081]10.0.0.56 - - [2025-08-07 03:53:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.011661 [API:8081]10.0.0.56 - - [2025-08-07 03:53:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.012895 [API:8081]10.0.0.56 - - [2025-08-07 03:53:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.011987 [API:8081]10.0.0.56 - - [2025-08-07 03:53:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.012577 [API:8081]10.0.0.56 - - [2025-08-07 03:53:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.013345 [API:8081]10.0.0.130 - - [2025-08-07 03:53:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.180521 [API:8081]10.0.0.249 - - [2025-08-07 03:53:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.165658 [API:8081]10.0.0.130 - - [2025-08-07 03:53:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.240972 [API:8081]10.0.0.249 - - [2025-08-07 03:53:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.330818 [API:8081]10.0.0.56 - - [2025-08-07 03:53:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.154885 [API:8081]10.0.0.56 - - [2025-08-07 03:54:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.182909 [API:8081]10.0.0.56 - - [2025-08-07 03:54:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.010609 [API:8081]10.0.0.56 - - [2025-08-07 03:54:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.013580 [API:8081]10.0.0.56 - - [2025-08-07 03:54:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.017378 [API:8081]10.0.0.56 - - [2025-08-07 03:54:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.012852 [API:8081]10.0.0.56 - - [2025-08-07 03:54:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.012651 [API:8081]10.0.0.56 - - [2025-08-07 03:54:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.079601 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:56:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003187 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:56:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003764 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:56:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003434 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:56:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003627 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:56:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005313 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:56:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002836 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:56:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003537 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:56:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003276 [API:8081]10.0.0.56 - - [2025-08-07 03:56:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079225 [API:8081]10.0.0.56 - - [2025-08-07 03:57:14] "GET /analytics HTTP/1.1" 401 205 0.000569 [API:8081]10.0.0.56 - - [2025-08-07 03:57:14] "GET /analytics HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.56 - - [2025-08-07 03:57:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.081235 [API:8081]10.0.0.130 - - [2025-08-07 03:57:43] "GET /analytics HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.130 - - [2025-08-07 03:57:43] "GET /analytics HTTP/1.1" 401 205 0.000183 [API:8081]10.0.0.249 - - [2025-08-07 03:57:43] "GET /analytics HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.249 - - [2025-08-07 03:57:43] "GET /analytics HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.56 - - [2025-08-07 03:57:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13810 0.077714 [API:8081]10.0.0.56 - - [2025-08-07 03:57:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.065247 [API:8081]10.0.0.56 - - [2025-08-07 03:57:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.059057 [API:8081]10.0.0.56 - - [2025-08-07 03:57:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.009856 [API:8081]10.0.0.56 - - [2025-08-07 03:57:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.015157 [API:8081]10.0.0.56 - - [2025-08-07 03:57:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.011542 [API:8081]10.0.0.130 - - [2025-08-07 03:58:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.201588 [API:8081]10.0.0.249 - - [2025-08-07 03:58:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.182878 [API:8081]10.0.0.130 - - [2025-08-07 03:58:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.270393 [API:8081]10.0.0.249 - - [2025-08-07 03:58:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.352879 [API:8081]10.0.0.56 - - [2025-08-07 03:58:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.318225 [API:8081]10.0.0.56 - - [2025-08-07 03:59:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.219225 [API:8081]10.0.0.56 - - [2025-08-07 03:59:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064890 [API:8081]10.0.0.56 - - [2025-08-07 04:00:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.080072 [API:8081]10.0.0.56 - - [2025-08-07 04:02:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.103285 [API:8081]10.0.0.56 - - [2025-08-07 04:03:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.077530 [API:8081]10.0.0.130 - - [2025-08-07 04:03:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.199892 [API:8081]10.0.0.249 - - [2025-08-07 04:03:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.174108 [API:8081]10.0.0.249 - - [2025-08-07 04:03:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.336554 [API:8081]10.0.0.56 - - [2025-08-07 04:03:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.152000 [API:8081]10.0.0.130 - - [2025-08-07 04:03:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.408410 [API:8081]10.0.0.56 - - [2025-08-07 04:04:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.203613 [API:8081]10.0.0.56 - - [2025-08-07 04:05:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.113734 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:06:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004599 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004373 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.004197 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003926 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:06:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003959 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004634 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005956 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004814 [API:8081]10.0.0.56 - - [2025-08-07 04:06:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.082996 [API:8081]10.0.0.56 - - [2025-08-07 04:07:14] "GET /analytics HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.56 - - [2025-08-07 04:07:14] "GET /analytics HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.130 - - [2025-08-07 04:07:43] "GET /analytics HTTP/1.1" 401 205 0.000477 [API:8081]10.0.0.130 - - [2025-08-07 04:07:43] "GET /analytics HTTP/1.1" 401 205 0.000381 [API:8081]10.0.0.249 - - [2025-08-07 04:07:43] "GET /analytics HTTP/1.1" 401 205 0.000383 [API:8081]10.0.0.249 - - [2025-08-07 04:07:43] "GET /analytics HTTP/1.1" 401 205 0.000496 [API:8081]10.0.0.56 - - [2025-08-07 04:08:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079727 [API:8081]10.0.0.130 - - [2025-08-07 04:08:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.188569 [API:8081]10.0.0.249 - - [2025-08-07 04:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.183205 [API:8081]10.0.0.130 - - [2025-08-07 04:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.224777 [API:8081]10.0.0.56 - - [2025-08-07 04:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.014052 [API:8081]10.0.0.249 - - [2025-08-07 04:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.420288 [API:8081]10.0.0.56 - - [2025-08-07 04:09:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.205282 [API:8081]10.0.0.56 - - [2025-08-07 04:09:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.082334 [API:8081]10.0.0.56 - - [2025-08-07 04:11:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069380 [API:8081]10.0.0.56 - - [2025-08-07 04:12:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.079687 [API:8081]10.0.0.56 - - [2025-08-07 04:13:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000777 [API:8081]10.0.0.56 - - [2025-08-07 04:13:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1532 0.067177 [API:8081]10.0.0.56 - - [2025-08-07 04:13:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1532 0.070613 [API:8081]10.0.0.130 - - [2025-08-07 04:13:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.216697 [API:8081]10.0.0.249 - - [2025-08-07 04:13:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.238011 [API:8081]10.0.0.130 - - [2025-08-07 04:13:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.377598 [API:8081]10.0.0.249 - - [2025-08-07 04:13:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.617191 [API:8081]10.0.0.56 - - [2025-08-07 04:13:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.424817 [API:8081]10.0.0.56 - - [2025-08-07 04:14:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.255132 [API:8081]10.0.0.56 - - [2025-08-07 04:14:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068221 [API:8081]10.0.0.56 - - [2025-08-07 04:15:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.080367 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:16:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004488 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004003 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.004911 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005308 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:16:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004382 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003977 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004199 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004166 [API:8081]10.0.0.56 - - [2025-08-07 04:17:14] "GET /analytics HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.56 - - [2025-08-07 04:17:14] "GET /analytics HTTP/1.1" 401 205 0.000185 [API:8081]10.0.0.56 - - [2025-08-07 04:17:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068127 [API:8081]10.0.0.130 - - [2025-08-07 04:17:43] "GET /analytics HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.130 - - [2025-08-07 04:17:43] "GET /analytics HTTP/1.1" 401 205 0.000176 [API:8081]10.0.0.249 - - [2025-08-07 04:17:43] "GET /analytics HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.249 - - [2025-08-07 04:17:43] "GET /analytics HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.56 - - [2025-08-07 04:18:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.079936 [API:8081]10.0.0.130 - - [2025-08-07 04:18:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.187267 [API:8081]10.0.0.249 - - [2025-08-07 04:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.121082 [API:8081]10.0.0.249 - - [2025-08-07 04:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.139479 [API:8081]10.0.0.56 - - [2025-08-07 04:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.016108 [API:8081]10.0.0.130 - - [2025-08-07 04:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.282790 [API:8081]10.0.0.56 - - [2025-08-07 04:19:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.205109 [API:8081]10.0.0.56 - - [2025-08-07 04:20:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075439 [API:8081]10.0.0.56 - - [2025-08-07 04:21:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.071507 [API:8081]10.0.0.56 - - [2025-08-07 04:23:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.104656 [API:8081]10.0.0.130 - - [2025-08-07 04:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.508547 [API:8081]10.0.0.249 - - [2025-08-07 04:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.234032 [API:8081]10.0.0.249 - - [2025-08-07 04:23:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.485785 [API:8081]10.0.0.130 - - [2025-08-07 04:23:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.663463 [API:8081]10.0.0.56 - - [2025-08-07 04:23:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.470720 [API:8081]10.0.0.56 - - [2025-08-07 04:24:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.492957 [API:8081]10.0.0.56 - - [2025-08-07 04:24:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.238074 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:26:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003693 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003927 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.004061 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004085 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:26:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005312 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003505 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004056 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003548 [API:8081]10.0.0.56 - - [2025-08-07 04:26:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072989 [API:8081]10.0.0.56 - - [2025-08-07 04:27:14] "GET /analytics HTTP/1.1" 401 205 0.000384 [API:8081]10.0.0.56 - - [2025-08-07 04:27:14] "GET /analytics HTTP/1.1" 401 205 0.000166 [API:8081]10.0.0.130 - - [2025-08-07 04:27:43] "GET /analytics HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.130 - - [2025-08-07 04:27:43] "GET /analytics HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.249 - - [2025-08-07 04:27:43] "GET /analytics HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.249 - - [2025-08-07 04:27:43] "GET /analytics HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.56 - - [2025-08-07 04:27:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.076657 [API:8081]10.0.0.130 - - [2025-08-07 04:28:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.016953 [API:8081]10.0.0.249 - - [2025-08-07 04:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.165942 [API:8081]10.0.0.130 - - [2025-08-07 04:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.218185 [API:8081]10.0.0.56 - - [2025-08-07 04:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.019743 [API:8081]10.0.0.249 - - [2025-08-07 04:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.466726 [API:8081]10.0.0.56 - - [2025-08-07 04:29:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.229959 [API:8081]10.0.0.56 - - [2025-08-07 04:29:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072119 [API:8081]10.0.0.56 - - [2025-08-07 04:30:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.087765 [API:8081]10.0.0.56 - - [2025-08-07 04:31:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 401 205 0.000426 [API:8081]10.0.0.56 - - [2025-08-07 04:31:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13126 0.080282 [API:8081]10.0.0.56 - - [2025-08-07 04:31:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13126 0.079283 [API:8081]10.0.0.56 - - [2025-08-07 04:31:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 401 205 0.000374 [API:8081]10.0.0.56 - - [2025-08-07 04:31:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.152364 [API:8081]10.0.0.56 - - [2025-08-07 04:31:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13126 0.026891 [API:8081]10.0.0.56 - - [2025-08-07 04:31:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13126 0.088807 [API:8081]10.0.0.56 - - [2025-08-07 04:32:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13126 0.035169 [API:8081]10.0.0.56 - - [2025-08-07 04:32:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13126 0.028064 [API:8081]10.0.0.56 - - [2025-08-07 04:32:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13126 0.027694 [API:8081]10.0.0.56 - - [2025-08-07 04:32:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13126 0.031148 [API:8081]10.0.0.56 - - [2025-08-07 04:32:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13126 0.027018 [API:8081]10.0.0.56 - - [2025-08-07 04:32:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 12906 0.026886 [API:8081]10.0.0.56 - - [2025-08-07 04:32:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.019288 [API:8081]10.0.0.56 - - [2025-08-07 04:32:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.56 - - [2025-08-07 04:32:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1369 0.080025 [API:8081]10.0.0.56 - - [2025-08-07 04:32:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.420110 [API:8081]10.0.0.56 - - [2025-08-07 04:32:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1369 0.092462 [API:8081]10.0.0.56 - - [2025-08-07 04:33:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1616 0.016000 [API:8081]10.0.0.56 - - [2025-08-07 04:33:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13151 0.111302 [API:8081]10.0.0.56 - - [2025-08-07 04:33:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13151 0.026285 [API:8081]10.0.0.56 - - [2025-08-07 04:33:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.56 - - [2025-08-07 04:33:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.139546 [API:8081]10.0.0.56 - - [2025-08-07 04:33:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13151 0.028242 [API:8081]10.0.0.56 - - [2025-08-07 04:33:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13151 0.030830 [API:8081]10.0.0.56 - - [2025-08-07 04:33:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13151 0.030242 [API:8081]10.0.0.56 - - [2025-08-07 04:33:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13151 0.031548 [API:8081]10.0.0.56 - - [2025-08-07 04:33:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13151 0.043278 [API:8081]10.0.0.56 - - [2025-08-07 04:33:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 12709 0.027999 [API:8081]10.0.0.56 - - [2025-08-07 04:33:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011778 [API:8081]10.0.0.56 - - [2025-08-07 04:33:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.201008 [Introspect:8090]10.0.0.56 - - [2025-08-07 04:33:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3832 0.001515 [API:8081]10.0.0.130 - - [2025-08-07 04:33:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.225585 [API:8081]10.0.0.249 - - [2025-08-07 04:33:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.690667 [API:8081]10.0.0.249 - - [2025-08-07 04:33:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.768218 [API:8081]10.0.0.130 - - [2025-08-07 04:33:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.853380 [API:8081]10.0.0.56 - - [2025-08-07 04:33:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.669900 [API:8081]10.0.0.56 - - [2025-08-07 04:34:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.254420 [API:8081]10.0.0.56 - - [2025-08-07 04:34:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000330 [API:8081]10.0.0.56 - - [2025-08-07 04:34:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1333 0.069327 [API:8081]10.0.0.56 - - [2025-08-07 04:35:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073423 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:36:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003364 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003686 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.004739 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003593 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:36:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005296 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003472 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003668 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003657 [API:8081]10.0.0.56 - - [2025-08-07 04:36:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069889 [API:8081]10.0.0.56 - - [2025-08-07 04:37:14] "GET /analytics HTTP/1.1" 401 205 0.000450 [API:8081]10.0.0.56 - - [2025-08-07 04:37:14] "GET /analytics HTTP/1.1" 401 205 0.000421 [API:8081]10.0.0.56 - - [2025-08-07 04:37:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13094 0.027668 [API:8081]10.0.0.56 - - [2025-08-07 04:37:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13094 0.093772 [API:8081]10.0.0.56 - - [2025-08-07 04:37:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.064391 [API:8081]10.0.0.56 - - [2025-08-07 04:37:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13098 0.029269 [API:8081]10.0.0.56 - - [2025-08-07 04:37:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13098 0.034806 [API:8081]10.0.0.56 - - [2025-08-07 04:37:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.012272 [API:8081]10.0.0.130 - - [2025-08-07 04:37:43] "GET /analytics HTTP/1.1" 401 205 0.000366 [API:8081]10.0.0.130 - - [2025-08-07 04:37:43] "GET /analytics HTTP/1.1" 401 205 0.000211 [API:8081]10.0.0.249 - - [2025-08-07 04:37:43] "GET /analytics HTTP/1.1" 401 205 0.000370 [API:8081]10.0.0.249 - - [2025-08-07 04:37:43] "GET /analytics HTTP/1.1" 401 205 0.000195 [API:8081]10.0.0.56 - - [2025-08-07 04:37:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 13098 0.030407 [API:8081]10.0.0.56 - - [2025-08-07 04:37:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12708 0.026633 [API:8081]10.0.0.56 - - [2025-08-07 04:37:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.012112 [API:8081]10.0.0.56 - - [2025-08-07 04:37:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13096 0.032208 [API:8081]10.0.0.56 - - [2025-08-07 04:37:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13096 0.028886 [API:8081]10.0.0.56 - - [2025-08-07 04:37:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13096 0.027139 [API:8081]10.0.0.56 - - [2025-08-07 04:38:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13096 0.027319 [API:8081]10.0.0.56 - - [2025-08-07 04:38:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13096 0.026253 [API:8081]10.0.0.56 - - [2025-08-07 04:38:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13096 0.029279 [API:8081]10.0.0.56 - - [2025-08-07 04:38:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13096 0.029217 [API:8081]10.0.0.56 - - [2025-08-07 04:38:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 13096 0.026378 [API:8081]10.0.0.56 - - [2025-08-07 04:38:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 12700 0.027541 [API:8081]10.0.0.56 - - [2025-08-07 04:38:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.013503 [API:8081]10.0.0.56 - - [2025-08-07 04:38:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1333 0.013412 [API:8081]10.0.0.56 - - [2025-08-07 04:38:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.012165 [API:8081]10.0.0.56 - - [2025-08-07 04:38:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067723 [API:8081]10.0.0.130 - - [2025-08-07 04:38:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.205213 [API:8081]10.0.0.249 - - [2025-08-07 04:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.159899 [API:8081]10.0.0.249 - - [2025-08-07 04:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.271662 [API:8081]10.0.0.130 - - [2025-08-07 04:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.297176 [API:8081]10.0.0.56 - - [2025-08-07 04:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.080446 [API:8081]10.0.0.56 - - [2025-08-07 04:39:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.225343 [API:8081]10.0.0.56 - - [2025-08-07 04:39:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.078171 [Introspect:8090]10.0.0.56 - - [2025-08-07 04:41:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3832 0.001400 [API:8081]10.0.0.56 - - [2025-08-07 04:41:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.452320 [API:8081]10.0.0.56 - - [2025-08-07 04:42:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.091167 [API:8081]10.0.0.130 - - [2025-08-07 04:43:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.173376 [API:8081]10.0.0.249 - - [2025-08-07 04:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.192365 [API:8081]10.0.0.249 - - [2025-08-07 04:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.320563 [API:8081]10.0.0.130 - - [2025-08-07 04:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.373844 [API:8081]10.0.0.56 - - [2025-08-07 04:43:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.360977 [API:8081]10.0.0.56 - - [2025-08-07 04:44:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.260722 [API:8081]10.0.0.56 - - [2025-08-07 04:45:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078373 [API:8081]10.0.0.56 - - [2025-08-07 04:45:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.56 - - [2025-08-07 04:45:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.071496 [API:8081]10.0.0.56 - - [2025-08-07 04:45:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.067565 [API:8081]10.0.0.56 - - [2025-08-07 04:46:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.076961 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:46:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004146 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003362 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003826 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003514 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:46:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004029 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002696 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003522 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003123 [API:8081]10.0.0.56 - - [2025-08-07 04:46:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.013170 [API:8081]10.0.0.56 - - [2025-08-07 04:46:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012021 [API:8081]10.0.0.56 - - [2025-08-07 04:46:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000301