+++ date ++ echo 'INFO: =================== Mon Oct 6 01:47:10 AM UTC 2025 ===================' INFO: =================== Mon Oct 6 01:47:10 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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 '' ]] +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs ++ 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.33,10.0.0.38,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.33,10.0.0.38,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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38: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.33:8081 10.0.0.38:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.33:8081 10.0.0.38:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.33:8081 10.0.0.38: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38: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.33:9042 10.0.0.38:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.33:9042 10.0.0.38:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.33:9042 10.0.0.38:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33,10.0.0.38,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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38: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.33:8086 10.0.0.38:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.33:8086 10.0.0.38:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.33:8086 10.0.0.38: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.33,10.0.0.38,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.33,10.0.0.38,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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38: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.33:8082 10.0.0.38:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.33:8082 10.0.0.38:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.33:8082 10.0.0.38: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38: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.33:9161 10.0.0.38:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.33:9161 10.0.0.38:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.33:9161 10.0.0.38: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38: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.33:9041 10.0.0.38:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.33:9041 10.0.0.38:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.33:9041 10.0.0.38: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.25,10.20.0.17,10.20.0.193 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,10.20.0.193 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33,10.0.0.38,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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38: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.33:2181,10.0.0.38:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.33:2181,10.0.0.38:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181,10.0.0.38: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38: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.33:2181 10.0.0.38:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.33:2181 10.0.0.38:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.33:2181 10.0.0.38:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.33,10.0.0.38,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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38: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.33:5673,10.0.0.38:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.33:5673,10.0.0.38:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673,10.0.0.38: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38: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.33:6379 10.0.0.38:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.33:6379 10.0.0.38:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.33:6379 10.0.0.38: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.33,10.0.0.38,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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38: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.33:9092 10.0.0.38:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.33:9092 10.0.0.38:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.33:9092 10.0.0.38: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.33 ++ 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.33,10.0.0.38,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.33,10.0.0.38,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.33,10.0.0.38,10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 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.33,10.0.0.38,10.0.0.249 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.33,10.0.0.38,10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ grep -vi host ++++ tr '\n' , ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.33,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.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^ANALYTICS_API__//g' ++ sort ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ cut -d = -f 1 + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1017: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1028: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1033: SyntaxWarning: "is" with a literal. Did you mean "=="? elif match_v[0][-1] is '*': /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1048: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:17: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 10/06/2025 01:47:18.155 7fb350439e80 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/06/2025 01:47:18.313 7fb350439e80 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 10/06/2025 01:47:18.322 7fb350439e80 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/06/2025 01:47:18.322 7fb350439e80 [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.33: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.38 - - [2025-10-06 01:47:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.050626 [API:8081]10.0.0.38 - - [2025-10-06 01:47:51] "GET /analytics HTTP/1.1" 401 205 0.000358 [API:8081]10.0.0.38 - - [2025-10-06 01:47:51] "GET /analytics HTTP/1.1" 401 205 0.000196 [API:8081]10.0.0.33 - - [2025-10-06 01:47:51] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.33 - - [2025-10-06 01:47:51] "GET /analytics HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.249 - - [2025-10-06 01:47:51] "GET /analytics HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.249 - - [2025-10-06 01:47:51] "GET /analytics HTTP/1.1" 401 205 0.000330 [API:8081]10.0.0.38 - - [2025-10-06 01:48:22] "GET /analytics HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.38 - - [2025-10-06 01:48:22] "GET /analytics HTTP/1.1" 401 205 0.000174 [API:8081]10.0.0.33 - - [2025-10-06 01:48:22] "GET /analytics HTTP/1.1" 401 205 0.000213 [API:8081]10.0.0.33 - - [2025-10-06 01:48:22] "GET /analytics HTTP/1.1" 401 205 0.000160 [API:8081]10.0.0.249 - - [2025-10-06 01:48:22] "GET /analytics HTTP/1.1" 401 205 0.000214 [API:8081]10.0.0.249 - - [2025-10-06 01:48:22] "GET /analytics HTTP/1.1" 401 205 0.000144 [API:8081]10.0.0.38 - - [2025-10-06 01:48:52] "GET /analytics HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.38 - - [2025-10-06 01:48:52] "GET /analytics HTTP/1.1" 401 205 0.000149 [API:8081]10.0.0.33 - - [2025-10-06 01:48:53] "GET /analytics HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.33 - - [2025-10-06 01:48:53] "GET /analytics HTTP/1.1" 401 205 0.000156 [API:8081]10.0.0.38 - - [2025-10-06 01:49:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.054604 [Introspect:8090]10.0.0.33 - - [2025-10-06 01:49:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001052 [Introspect:8090]10.0.0.33 - - [2025-10-06 01:50:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001207 [API:8081]10.0.0.38 - - [2025-10-06 01:50:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.38 - - [2025-10-06 01:50:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.38 - - [2025-10-06 01:50:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000503 [API:8081]10.0.0.38 - - [2025-10-06 01:50:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.38 - - [2025-10-06 01:50:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.172304 [API:8081]10.0.0.249 - - [2025-10-06 01:50:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.249 - - [2025-10-06 01:50:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.33 - - [2025-10-06 01:50:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.33 - - [2025-10-06 01:50:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.249 - - [2025-10-06 01:50:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.249 - - [2025-10-06 01:50:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.33 - - [2025-10-06 01:50:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.33 - - [2025-10-06 01:50:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [Introspect:8090]10.0.0.33 - - [2025-10-06 01:51:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.000995 [Introspect:8090]10.0.0.33 - - [2025-10-06 01:51:27] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.000729 [API:8081]10.0.0.33 - - [2025-10-06 01:51:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1:Control:contrail-control:0?flat HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1:Control:contrail-control:0?flat HTTP/1.1" 200 38722 0.081845 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16351 0.061916 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-2:Control:contrail-control:0?flat HTTP/1.1" 200 35654 0.067794 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16351 0.017470 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-3:Control:contrail-control:0?flat HTTP/1.1" 200 35041 0.026329 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13602 0.018175 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.057737 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.021022 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3358 0.010261 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3357 0.010294 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.008644 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4318 0.009891 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4309 0.015620 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4314 0.015158 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.010186 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.011683 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.015301 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.014469 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.013937 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.016618 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.011232 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.017038 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.018989 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.018300 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.031200 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.021213 [API:8081]10.0.0.33 - - [2025-10-06 01:51:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14867 0.014828 [API:8081]10.0.0.33 - - [2025-10-06 01:51:29] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.013011 [API:8081]10.0.0.33 - - [2025-10-06 01:51:29] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14817 0.013458 [API:8081]10.0.0.33 - - [2025-10-06 01:51:29] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.016203 [API:8081]10.0.0.33 - - [2025-10-06 01:51:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.017346 [API:8081]10.0.0.33 - - [2025-10-06 01:51:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12085 0.021964 [API:8081]10.0.0.33 - - [2025-10-06 01:51:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.018483 [API:8081]10.0.0.33 - - [2025-10-06 01:51:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 12089 0.019780 [API:8081]10.0.0.33 - - [2025-10-06 01:51:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.018180 [API:8081]10.0.0.33 - - [2025-10-06 01:51:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12085 0.018496 [API:8081]10.0.0.33 - - [2025-10-06 01:51:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.018710 [API:8081]10.0.0.33 - - [2025-10-06 01:51:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 12089 0.019663 [API:8081]10.0.0.33 - - [2025-10-06 01:51:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.018981 [API:8081]10.0.0.33 - - [2025-10-06 01:51:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.010452 [API:8081]10.0.0.33 - - [2025-10-06 01:51:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.018149 [API:8081]10.0.0.33 - - [2025-10-06 01:51:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.010396 [API:8081]10.0.0.33 - - [2025-10-06 01:51:30] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.012105 [API:8081]10.0.0.33 - - [2025-10-06 01:51:30] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.024610 [API:8081]10.0.0.33 - - [2025-10-06 01:51:30] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.011776 [API:8081]10.0.0.33 - - [2025-10-06 01:51:30] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3383 0.010649 [API:8081]10.0.0.33 - - [2025-10-06 01:51:30] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14867 0.014673 [API:8081]10.0.0.33 - - [2025-10-06 01:51:30] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.010985 [API:8081]10.0.0.33 - - [2025-10-06 01:51:30] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.017299 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14817 0.013880 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.013521 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.014265 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3676 0.010792 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.014304 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3676 0.013006 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.015918 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3676 0.010596 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4318 0.011353 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4309 0.011609 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4314 0.012878 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1:Control:contrail-control:0?flat HTTP/1.1" 200 38722 0.022602 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3381 0.011007 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16351 0.016140 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-2:Control:contrail-control:0?flat HTTP/1.1" 200 35654 0.022163 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.011539 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16351 0.016833 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-3:Control:contrail-control:0?flat HTTP/1.1" 200 35041 0.022619 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.012023 [API:8081]10.0.0.33 - - [2025-10-06 01:51:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4219-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13602 0.015903 [API:8081]10.0.0.33 - - [2025-10-06 01:51:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12085 0.025973 [API:8081]10.0.0.33 - - [2025-10-06 01:51:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4219-1.?flat HTTP/1.1" 200 18572 0.028255 [API:8081]10.0.0.33 - - [2025-10-06 01:51:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4219-2.?flat HTTP/1.1" 200 16286 0.020435 [API:8081]10.0.0.33 - - [2025-10-06 01:51:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4219-3.?flat HTTP/1.1" 200 13180 0.017189 [API:8081]10.0.0.33 - - [2025-10-06 01:51:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4219-1.?flat HTTP/1.1" 200 18572 0.019221 [API:8081]10.0.0.33 - - [2025-10-06 01:51:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4219-2.?flat HTTP/1.1" 200 16286 0.016776 [API:8081]10.0.0.33 - - [2025-10-06 01:51:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4219-3.?flat HTTP/1.1" 200 13180 0.015881 [API:8081]10.0.0.33 - - [2025-10-06 01:51:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4219-1.?flat HTTP/1.1" 200 18572 0.019177 [API:8081]10.0.0.33 - - [2025-10-06 01:51:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4219-2.?flat HTTP/1.1" 200 16286 0.016024 [API:8081]10.0.0.33 - - [2025-10-06 01:51:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4219-3.?flat HTTP/1.1" 200 13180 0.016115 [API:8081]10.0.0.33 - - [2025-10-06 01:51:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4219-1.?flat HTTP/1.1" 200 18572 0.019116 [API:8081]10.0.0.33 - - [2025-10-06 01:51:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4219-2.?flat HTTP/1.1" 200 16286 0.016687 [API:8081]10.0.0.33 - - [2025-10-06 01:51:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4219-3.?flat HTTP/1.1" 200 13180 0.015246 [API:8081]10.0.0.33 - - [2025-10-06 01:51:35] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 8139 0.019632 [API:8081]10.0.0.33 - - [2025-10-06 01:51:35] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 8134 0.021278 [API:8081]10.0.0.33 - - [2025-10-06 01:51:35] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4219-3?flat HTTP/1.1" 200 8138 0.016716 [API:8081]10.0.0.33 - - [2025-10-06 01:51:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.33 - - [2025-10-06 01:51:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1146 0.060035 [API:8081]10.0.0.33 - - [2025-10-06 01:51:57] "POST /analytics/query HTTP/1.1" 200 54699 1.059797 [API:8081]10.0.0.33 - - [2025-10-06 01:51:58] "POST /analytics/query HTTP/1.1" 200 5875 1.069373 [API:8081]10.0.0.33 - - [2025-10-06 01:51:59] "POST /analytics/query HTTP/1.1" 200 871 1.025345 [API:8081]10.0.0.33 - - [2025-10-06 01:52:00] "POST /analytics/query HTTP/1.1" 200 5875 1.023993 [API:8081]10.0.0.33 - - [2025-10-06 01:52:01] "POST /analytics/query HTTP/1.1" 200 871 1.031070 [API:8081]10.0.0.33 - - [2025-10-06 01:52:11] "GET /documentation/index.html HTTP/1.1" 200 5407 0.000867 [API:8081]10.0.0.38 - - [2025-10-06 01:52:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062561 [API:8081]10.0.0.38 - - [2025-10-06 01:53:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.046995 [API:8081]10.0.0.33 - - [2025-10-06 01:55:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.33 - - [2025-10-06 01:55:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1146 0.052023 [API:8081]10.0.0.33 - - [2025-10-06 01:55:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1378 0.053431 [API:8081]10.0.0.38 - - [2025-10-06 01:55:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.38 - - [2025-10-06 01:55:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.38 - - [2025-10-06 01:55:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.38 - - [2025-10-06 01:55:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.249 - - [2025-10-06 01:55:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000677 [API:8081]10.0.0.249 - - [2025-10-06 01:55:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.33 - - [2025-10-06 01:55:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.33 - - [2025-10-06 01:55:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000348 [API:8081]10.0.0.249 - - [2025-10-06 01:55:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.249 - - [2025-10-06 01:55:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.33 - - [2025-10-06 01:55:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.33 - - [2025-10-06 01:55:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.38 - - [2025-10-06 01:55:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077455 [API:8081]10.0.0.38 - - [2025-10-06 01:56:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.047762 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 01:57:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003229 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 01:57:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004027 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 01:57:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002923 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 01:57:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002835 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 01:57:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002139 [API:8081]10.0.0.249 - - [2025-10-06 01:58:22] "GET /analytics HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.249 - - [2025-10-06 01:58:22] "GET /analytics HTTP/1.1" 401 205 0.000171 [API:8081]10.0.0.38 - - [2025-10-06 01:58:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.148686 [API:8081]10.0.0.38 - - [2025-10-06 01:58:52] "GET /analytics HTTP/1.1" 401 205 0.000208 [API:8081]10.0.0.38 - - [2025-10-06 01:58:52] "GET /analytics HTTP/1.1" 401 205 0.000134 [API:8081]10.0.0.33 - - [2025-10-06 01:58:53] "GET /analytics HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.33 - - [2025-10-06 01:58:53] "GET /analytics HTTP/1.1" 401 205 0.000200 [API:8081]10.0.0.38 - - [2025-10-06 01:59:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.055369 [API:8081]10.0.0.38 - - [2025-10-06 02:00:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.38 - - [2025-10-06 02:00:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.38 - - [2025-10-06 02:00:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.38 - - [2025-10-06 02:00:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.249 - - [2025-10-06 02:00:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.249 - - [2025-10-06 02:00:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.33 - - [2025-10-06 02:00:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.33 - - [2025-10-06 02:00:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000347 [API:8081]10.0.0.249 - - [2025-10-06 02:00:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.249 - - [2025-10-06 02:00:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.33 - - [2025-10-06 02:00:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.33 - - [2025-10-06 02:00:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.33 - - [2025-10-06 02:00:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.33 - - [2025-10-06 02:00:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2150 0.046525 [API:8081]10.0.0.33 - - [2025-10-06 02:00:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2150 0.048230 [API:8081]10.0.0.38 - - [2025-10-06 02:01:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.048429 [API:8081]10.0.0.33 - - [2025-10-06 02:02:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1586 0.008901 [API:8081]10.0.0.33 - - [2025-10-06 02:02:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1814 0.008370 [API:8081]10.0.0.33 - - [2025-10-06 02:02:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1820 0.045832 [API:8081]10.0.0.33 - - [2025-10-06 02:02:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1826 0.007329 [API:8081]10.0.0.38 - - [2025-10-06 02:02:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.057487 [API:8081]10.0.0.38 - - [2025-10-06 02:04:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.047623 [API:8081]10.0.0.33 - - [2025-10-06 02:05:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24567 0.019212 [API:8081]10.0.0.33 - - [2025-10-06 02:05:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13042 0.021238 [API:8081]10.0.0.33 - - [2025-10-06 02:05:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24567 0.020177 [API:8081]10.0.0.33 - - [2025-10-06 02:05:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13042 0.025231 [API:8081]10.0.0.33 - - [2025-10-06 02:05:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24567 0.019877 [API:8081]10.0.0.33 - - [2025-10-06 02:05:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 12623 0.019862 [API:8081]10.0.0.33 - - [2025-10-06 02:05:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-52449490:ctest-vnet1-19805361?flat HTTP/1.1" 200 8247 0.011959 [API:8081]10.0.0.33 - - [2025-10-06 02:05:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008353 [API:8081]10.0.0.33 - - [2025-10-06 02:05:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.018847 [API:8081]10.0.0.33 - - [2025-10-06 02:05:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13028 0.019159 [API:8081]10.0.0.38 - - [2025-10-06 02:05:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.38 - - [2025-10-06 02:05:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000366 [API:8081]10.0.0.38 - - [2025-10-06 02:05:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.38 - - [2025-10-06 02:05:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.249 - - [2025-10-06 02:05:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.249 - - [2025-10-06 02:05:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.33 - - [2025-10-06 02:05:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.022509 [API:8081]10.0.0.33 - - [2025-10-06 02:05:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13028 0.019390 [API:8081]10.0.0.33 - - [2025-10-06 02:05:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.33 - - [2025-10-06 02:05:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.249 - - [2025-10-06 02:05:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.249 - - [2025-10-06 02:05:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.33 - - [2025-10-06 02:05:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.33 - - [2025-10-06 02:05:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.33 - - [2025-10-06 02:05:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.021134 [API:8081]10.0.0.33 - - [2025-10-06 02:05:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13028 0.019997 [API:8081]10.0.0.33 - - [2025-10-06 02:05:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.020071 [API:8081]10.0.0.33 - - [2025-10-06 02:05:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13028 0.028085 [API:8081]10.0.0.33 - - [2025-10-06 02:05:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.019625 [API:8081]10.0.0.33 - - [2025-10-06 02:05:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13028 0.020719 [API:8081]10.0.0.38 - - [2025-10-06 02:05:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.052896 [API:8081]10.0.0.33 - - [2025-10-06 02:05:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.061212 [API:8081]10.0.0.33 - - [2025-10-06 02:05:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13028 0.036722 [API:8081]10.0.0.33 - - [2025-10-06 02:05:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.056595 [API:8081]10.0.0.33 - - [2025-10-06 02:05:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13028 0.019074 [API:8081]10.0.0.33 - - [2025-10-06 02:05:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.019164 [API:8081]10.0.0.33 - - [2025-10-06 02:05:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13028 0.020787 [API:8081]10.0.0.33 - - [2025-10-06 02:05:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.020634 [API:8081]10.0.0.33 - - [2025-10-06 02:05:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13028 0.019844 [API:8081]10.0.0.33 - - [2025-10-06 02:06:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.019000 [API:8081]10.0.0.33 - - [2025-10-06 02:06:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12607 0.019300 [API:8081]10.0.0.33 - - [2025-10-06 02:06:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-52449490:ctest-vnet0-07105004?flat HTTP/1.1" 200 8244 0.012517 [API:8081]10.0.0.33 - - [2025-10-06 02:06:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007938 [API:8081]10.0.0.33 - - [2025-10-06 02:06:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1138 0.009244 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:07:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002264 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:07:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002351 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:07:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002440 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:07:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002347 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:07:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001821 [API:8081]10.0.0.38 - - [2025-10-06 02:07:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.106089 [API:8081]10.0.0.33 - - [2025-10-06 02:07:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000427 [API:8081]10.0.0.33 - - [2025-10-06 02:07:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1378 0.052236 [API:8081]10.0.0.249 - - [2025-10-06 02:08:22] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.249 - - [2025-10-06 02:08:22] "GET /analytics HTTP/1.1" 401 205 0.000125 [API:8081]10.0.0.38 - - [2025-10-06 02:08:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.055082 [API:8081]10.0.0.38 - - [2025-10-06 02:08:52] "GET /analytics HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.38 - - [2025-10-06 02:08:52] "GET /analytics HTTP/1.1" 401 205 0.000131 [API:8081]10.0.0.33 - - [2025-10-06 02:08:53] "GET /analytics HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.33 - - [2025-10-06 02:08:53] "GET /analytics HTTP/1.1" 401 205 0.000155 [API:8081]10.0.0.33 - - [2025-10-06 02:09:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.055945 [API:8081]10.0.0.33 - - [2025-10-06 02:09:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13063 0.020574 [API:8081]10.0.0.33 - - [2025-10-06 02:09:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.057999 [API:8081]10.0.0.33 - - [2025-10-06 02:09:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13063 0.018416 [API:8081]10.0.0.33 - - [2025-10-06 02:09:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019491 [API:8081]10.0.0.33 - - [2025-10-06 02:09:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13063 0.019465 [API:8081]10.0.0.33 - - [2025-10-06 02:09:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018904 [API:8081]10.0.0.33 - - [2025-10-06 02:09:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13063 0.019812 [API:8081]10.0.0.33 - - [2025-10-06 02:09:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.021561 [API:8081]10.0.0.33 - - [2025-10-06 02:09:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13063 0.020604 [API:8081]10.0.0.33 - - [2025-10-06 02:09:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.029013 [API:8081]10.0.0.33 - - [2025-10-06 02:09:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12817 0.019522 [API:8081]10.0.0.33 - - [2025-10-06 02:09:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-15621536:ctest-vnet0-31568952?flat HTTP/1.1" 200 7197 0.011705 [API:8081]10.0.0.33 - - [2025-10-06 02:09:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007412 [API:8081]10.0.0.33 - - [2025-10-06 02:09:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.33 - - [2025-10-06 02:09:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1154 0.052786 [API:8081]10.0.0.33 - - [2025-10-06 02:09:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.33 - - [2025-10-06 02:09:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.043309 [API:8081]10.0.0.33 - - [2025-10-06 02:09:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.044086 [API:8081]10.0.0.33 - - [2025-10-06 02:09:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.049834 [API:8081]10.0.0.38 - - [2025-10-06 02:10:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.38 - - [2025-10-06 02:10:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000343 [API:8081]10.0.0.38 - - [2025-10-06 02:10:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.38 - - [2025-10-06 02:10:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.249 - - [2025-10-06 02:10:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.249 - - [2025-10-06 02:10:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.33 - - [2025-10-06 02:10:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.33 - - [2025-10-06 02:10:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.249 - - [2025-10-06 02:10:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.249 - - [2025-10-06 02:10:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.33 - - [2025-10-06 02:10:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.33 - - [2025-10-06 02:10:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.33 - - [2025-10-06 02:10:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-61948542:e8bc951c-14bf-4002-a60b-91f57ff8b7dc?flat HTTP/1.1" 200 5229 0.016263 [API:8081]10.0.0.33 - - [2025-10-06 02:10:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-61948542:e8bc951c-14bf-4002-a60b-91f57ff8b7dc?flat HTTP/1.1" 200 5229 0.015795 [API:8081]10.0.0.33 - - [2025-10-06 02:10:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-61948542:e8bc951c-14bf-4002-a60b-91f57ff8b7dc?flat HTTP/1.1" 200 5229 0.019589 [API:8081]10.0.0.33 - - [2025-10-06 02:10:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-61948542:ctest-VN1-05566185?flat HTTP/1.1" 200 8557 0.021561 [API:8081]10.0.0.33 - - [2025-10-06 02:10:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019663 [API:8081]10.0.0.33 - - [2025-10-06 02:10:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13371 0.021901 [API:8081]10.0.0.33 - - [2025-10-06 02:10:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.026159 [API:8081]10.0.0.33 - - [2025-10-06 02:10:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13371 0.022436 [API:8081]10.0.0.33 - - [2025-10-06 02:10:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008196 [API:8081]10.0.0.38 - - [2025-10-06 02:10:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065209 [API:8081]10.0.0.33 - - [2025-10-06 02:10:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-61948542:896867b6-a217-4ded-9b9b-5f37c1a1300b?flat HTTP/1.1" 200 5093 0.012631 [API:8081]10.0.0.33 - - [2025-10-06 02:10:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-61948542:896867b6-a217-4ded-9b9b-5f37c1a1300b?flat HTTP/1.1" 200 5093 0.012496 [API:8081]10.0.0.33 - - [2025-10-06 02:10:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-61948542:896867b6-a217-4ded-9b9b-5f37c1a1300b?flat HTTP/1.1" 200 5093 0.013017 [API:8081]10.0.0.33 - - [2025-10-06 02:10:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-61948542:ctest-VN2-13626944?flat HTTP/1.1" 200 7858 0.014639 [API:8081]10.0.0.33 - - [2025-10-06 02:10:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24583 0.018702 [API:8081]10.0.0.33 - - [2025-10-06 02:10:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13009 0.020016 [API:8081]10.0.0.33 - - [2025-10-06 02:10:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24583 0.020635 [API:8081]10.0.0.33 - - [2025-10-06 02:10:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13009 0.020881 [API:8081]10.0.0.33 - - [2025-10-06 02:10:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.007514 [API:8081]10.0.0.33 - - [2025-10-06 02:10:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-61948542:d7579d6a-265e-4f78-8d1d-de03a17d33b9?flat HTTP/1.1" 200 5092 0.014870 [API:8081]10.0.0.33 - - [2025-10-06 02:10:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-61948542:d7579d6a-265e-4f78-8d1d-de03a17d33b9?flat HTTP/1.1" 200 5092 0.021779 [API:8081]10.0.0.33 - - [2025-10-06 02:10:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-61948542:d7579d6a-265e-4f78-8d1d-de03a17d33b9?flat HTTP/1.1" 200 5092 0.019921 [API:8081]10.0.0.33 - - [2025-10-06 02:10:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-61948542:ctest-VN3-84869715?flat HTTP/1.1" 200 7442 0.024782 [API:8081]10.0.0.33 - - [2025-10-06 02:10:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019868 [API:8081]10.0.0.33 - - [2025-10-06 02:10:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13371 0.025449 [API:8081]10.0.0.33 - - [2025-10-06 02:10:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019802 [API:8081]10.0.0.33 - - [2025-10-06 02:10:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13371 0.019828 [API:8081]10.0.0.33 - - [2025-10-06 02:10:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.007832 [API:8081]10.0.0.33 - - [2025-10-06 02:11:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019545 [API:8081]10.0.0.33 - - [2025-10-06 02:11:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13380 0.021653 [API:8081]10.0.0.33 - - [2025-10-06 02:11:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.023581 [API:8081]10.0.0.33 - - [2025-10-06 02:11:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13380 0.064242 [API:8081]10.0.0.33 - - [2025-10-06 02:11:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.020405 [API:8081]10.0.0.33 - - [2025-10-06 02:11:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13380 0.019198 [API:8081]10.0.0.33 - - [2025-10-06 02:11:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.029342 [API:8081]10.0.0.33 - - [2025-10-06 02:11:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13380 0.026910 [API:8081]10.0.0.33 - - [2025-10-06 02:11:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018618 [API:8081]10.0.0.33 - - [2025-10-06 02:11:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13380 0.018386 [API:8081]10.0.0.33 - - [2025-10-06 02:11:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.021503 [API:8081]10.0.0.33 - - [2025-10-06 02:11:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13380 0.019211 [API:8081]10.0.0.33 - - [2025-10-06 02:11:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.020057 [API:8081]10.0.0.33 - - [2025-10-06 02:11:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13380 0.020241 [API:8081]10.0.0.38 - - [2025-10-06 02:11:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.062843 [API:8081]10.0.0.33 - - [2025-10-06 02:11:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.020484 [API:8081]10.0.0.33 - - [2025-10-06 02:11:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13380 0.021935 [API:8081]10.0.0.33 - - [2025-10-06 02:11:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019426 [API:8081]10.0.0.33 - - [2025-10-06 02:11:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13380 0.019365 [API:8081]10.0.0.33 - - [2025-10-06 02:12:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.020669 [API:8081]10.0.0.33 - - [2025-10-06 02:12:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13010 0.018683 [API:8081]10.0.0.33 - - [2025-10-06 02:12:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-61948542:ctest-VN3-84869715?flat HTTP/1.1" 200 6215 0.012338 [API:8081]10.0.0.33 - - [2025-10-06 02:12:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007900 [API:8081]10.0.0.33 - - [2025-10-06 02:12:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.019352 [API:8081]10.0.0.33 - - [2025-10-06 02:12:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13011 0.027262 [API:8081]10.0.0.33 - - [2025-10-06 02:12:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.020305 [API:8081]10.0.0.33 - - [2025-10-06 02:12:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13011 0.020135 [API:8081]10.0.0.33 - - [2025-10-06 02:12:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.019523 [API:8081]10.0.0.33 - - [2025-10-06 02:12:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13011 0.018978 [API:8081]10.0.0.33 - - [2025-10-06 02:12:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.028993 [API:8081]10.0.0.33 - - [2025-10-06 02:12:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13011 0.030276 [API:8081]10.0.0.33 - - [2025-10-06 02:12:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.030385 [API:8081]10.0.0.33 - - [2025-10-06 02:12:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13011 0.019182 [API:8081]10.0.0.33 - - [2025-10-06 02:12:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.020081 [API:8081]10.0.0.33 - - [2025-10-06 02:12:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13011 0.021488 [API:8081]10.0.0.33 - - [2025-10-06 02:12:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.019494 [API:8081]10.0.0.33 - - [2025-10-06 02:12:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13011 0.019971 [API:8081]10.0.0.33 - - [2025-10-06 02:12:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.019785 [API:8081]10.0.0.33 - - [2025-10-06 02:12:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13011 0.020008 [API:8081]10.0.0.33 - - [2025-10-06 02:12:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018728 [API:8081]10.0.0.33 - - [2025-10-06 02:12:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13011 0.021215 [API:8081]10.0.0.33 - - [2025-10-06 02:12:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.020649 [API:8081]10.0.0.33 - - [2025-10-06 02:12:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 12626 0.023607 [API:8081]10.0.0.33 - - [2025-10-06 02:12:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-61948542:ctest-VN2-13626944?flat HTTP/1.1" 200 6552 0.012772 [API:8081]10.0.0.33 - - [2025-10-06 02:12:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007601 [API:8081]10.0.0.33 - - [2025-10-06 02:12:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.021000 [API:8081]10.0.0.33 - - [2025-10-06 02:12:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13012 0.020821 [API:8081]10.0.0.33 - - [2025-10-06 02:12:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018608 [API:8081]10.0.0.33 - - [2025-10-06 02:12:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13011 0.020352 [API:8081]10.0.0.33 - - [2025-10-06 02:12:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019585 [API:8081]10.0.0.33 - - [2025-10-06 02:12:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13011 0.020411 [API:8081]10.0.0.33 - - [2025-10-06 02:12:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.023603 [API:8081]10.0.0.33 - - [2025-10-06 02:12:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13011 0.020334 [API:8081]10.0.0.33 - - [2025-10-06 02:12:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019356 [API:8081]10.0.0.33 - - [2025-10-06 02:12:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13011 0.018767 [API:8081]10.0.0.33 - - [2025-10-06 02:12:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019909 [API:8081]10.0.0.33 - - [2025-10-06 02:12:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13011 0.020309 [API:8081]10.0.0.33 - - [2025-10-06 02:12:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.020741 [API:8081]10.0.0.33 - - [2025-10-06 02:12:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13011 0.021581 [API:8081]10.0.0.33 - - [2025-10-06 02:12:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.022867 [API:8081]10.0.0.33 - - [2025-10-06 02:12:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13011 0.020447 [API:8081]10.0.0.33 - - [2025-10-06 02:12:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019706 [API:8081]10.0.0.33 - - [2025-10-06 02:12:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13011 0.019993 [API:8081]10.0.0.33 - - [2025-10-06 02:13:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.020418 [API:8081]10.0.0.33 - - [2025-10-06 02:13:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12623 0.021776 [API:8081]10.0.0.33 - - [2025-10-06 02:13:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-61948542:ctest-VN1-05566185?flat HTTP/1.1" 200 6771 0.012328 [API:8081]10.0.0.33 - - [2025-10-06 02:13:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010320 [API:8081]10.0.0.33 - - [2025-10-06 02:13:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.33 - - [2025-10-06 02:13:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.053983 [API:8081]10.0.0.33 - - [2025-10-06 02:13:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.044244 [API:8081]10.0.0.33 - - [2025-10-06 02:13:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.047740 [API:8081]10.0.0.38 - - [2025-10-06 02:13:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.049717 [API:8081]10.0.0.33 - - [2025-10-06 02:14:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-92993988:1d70257b-d301-485a-8a60-52d9df0f38af?flat HTTP/1.1" 200 5359 0.012323 [API:8081]10.0.0.33 - - [2025-10-06 02:14:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-92993988:1d70257b-d301-485a-8a60-52d9df0f38af?flat HTTP/1.1" 200 5359 0.015054 [API:8081]10.0.0.33 - - [2025-10-06 02:14:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-92993988:1d70257b-d301-485a-8a60-52d9df0f38af?flat HTTP/1.1" 200 5359 0.014819 [API:8081]10.0.0.33 - - [2025-10-06 02:14:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-92993988:1d70257b-d301-485a-8a60-52d9df0f38af?flat HTTP/1.1" 200 5359 0.012114 [API:8081]10.0.0.33 - - [2025-10-06 02:14:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-92993988:ctest-VN1-70327937?flat HTTP/1.1" 200 5286 0.013006 [API:8081]10.0.0.33 - - [2025-10-06 02:14:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.020034 [API:8081]10.0.0.33 - - [2025-10-06 02:14:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13408 0.019036 [API:8081]10.0.0.33 - - [2025-10-06 02:14:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.018621 [API:8081]10.0.0.33 - - [2025-10-06 02:14:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13408 0.021817 [API:8081]10.0.0.33 - - [2025-10-06 02:14:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009669 [API:8081]10.0.0.33 - - [2025-10-06 02:14:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-92993988:caa04ce8-0a27-43d3-bb5f-026f6d14f406?flat HTTP/1.1" 200 5222 0.014244 [API:8081]10.0.0.33 - - [2025-10-06 02:14:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-92993988:caa04ce8-0a27-43d3-bb5f-026f6d14f406?flat HTTP/1.1" 200 5222 0.012689 [API:8081]10.0.0.33 - - [2025-10-06 02:14:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-92993988:caa04ce8-0a27-43d3-bb5f-026f6d14f406?flat HTTP/1.1" 200 5222 0.011400 [API:8081]10.0.0.33 - - [2025-10-06 02:14:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-92993988:caa04ce8-0a27-43d3-bb5f-026f6d14f406?flat HTTP/1.1" 200 5222 0.015432 [API:8081]10.0.0.33 - - [2025-10-06 02:14:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-92993988:ctest-VN2-01016645?flat HTTP/1.1" 200 8633 0.019259 [API:8081]10.0.0.33 - - [2025-10-06 02:14:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018895 [API:8081]10.0.0.33 - - [2025-10-06 02:14:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13020 0.020934 [API:8081]10.0.0.33 - - [2025-10-06 02:14:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.021187 [API:8081]10.0.0.33 - - [2025-10-06 02:14:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13020 0.019428 [API:8081]10.0.0.33 - - [2025-10-06 02:14:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008332 [API:8081]10.0.0.33 - - [2025-10-06 02:14:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-92993988:cfb5bb3d-e2e1-40f3-a3e3-6992c5ad5908?flat HTTP/1.1" 200 5220 0.013322 [API:8081]10.0.0.33 - - [2025-10-06 02:14:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-92993988:cfb5bb3d-e2e1-40f3-a3e3-6992c5ad5908?flat HTTP/1.1" 200 5220 0.015085 [API:8081]10.0.0.33 - - [2025-10-06 02:14:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-92993988:cfb5bb3d-e2e1-40f3-a3e3-6992c5ad5908?flat HTTP/1.1" 200 5220 0.014182 [API:8081]10.0.0.33 - - [2025-10-06 02:14:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-92993988:cfb5bb3d-e2e1-40f3-a3e3-6992c5ad5908?flat HTTP/1.1" 200 5220 0.015254 [API:8081]10.0.0.33 - - [2025-10-06 02:14:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-92993988:ctest-VN3-79675535?flat HTTP/1.1" 200 8202 0.020943 [API:8081]10.0.0.33 - - [2025-10-06 02:14:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.027471 [API:8081]10.0.0.33 - - [2025-10-06 02:14:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13408 0.020763 [API:8081]10.0.0.33 - - [2025-10-06 02:14:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.017654 [API:8081]10.0.0.33 - - [2025-10-06 02:14:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13408 0.019631 [API:8081]10.0.0.33 - - [2025-10-06 02:14:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009016 [API:8081]10.0.0.33 - - [2025-10-06 02:14:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.019627 [API:8081]10.0.0.33 - - [2025-10-06 02:14:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13415 0.021589 [API:8081]10.0.0.38 - - [2025-10-06 02:14:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.055439 [API:8081]10.0.0.33 - - [2025-10-06 02:14:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.018728 [API:8081]10.0.0.33 - - [2025-10-06 02:14:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13415 0.018880 [API:8081]10.0.0.33 - - [2025-10-06 02:15:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.019025 [API:8081]10.0.0.33 - - [2025-10-06 02:15:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13033 0.027521 [API:8081]10.0.0.33 - - [2025-10-06 02:15:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-92993988:ctest-VN3-79675535?flat HTTP/1.1" 200 6963 0.013596 [API:8081]10.0.0.33 - - [2025-10-06 02:15:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007869 [API:8081]10.0.0.33 - - [2025-10-06 02:15:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.023960 [API:8081]10.0.0.33 - - [2025-10-06 02:15:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13039 0.022417 [API:8081]10.0.0.33 - - [2025-10-06 02:15:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.030006 [API:8081]10.0.0.33 - - [2025-10-06 02:15:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13039 0.033705 [API:8081]10.0.0.33 - - [2025-10-06 02:15:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.020337 [API:8081]10.0.0.33 - - [2025-10-06 02:15:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13039 0.019171 [API:8081]10.0.0.33 - - [2025-10-06 02:15:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.020529 [API:8081]10.0.0.33 - - [2025-10-06 02:15:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13039 0.024863 [API:8081]10.0.0.33 - - [2025-10-06 02:15:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.018923 [API:8081]10.0.0.33 - - [2025-10-06 02:15:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13039 0.019065 [API:8081]10.0.0.33 - - [2025-10-06 02:15:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.019092 [API:8081]10.0.0.33 - - [2025-10-06 02:15:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13039 0.020905 [API:8081]10.0.0.33 - - [2025-10-06 02:15:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.026145 [API:8081]10.0.0.33 - - [2025-10-06 02:15:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13039 0.019510 [API:8081]10.0.0.33 - - [2025-10-06 02:15:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.019900 [API:8081]10.0.0.33 - - [2025-10-06 02:15:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13039 0.018741 [API:8081]10.0.0.33 - - [2025-10-06 02:15:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.023451 [API:8081]10.0.0.33 - - [2025-10-06 02:15:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13039 0.022410 [API:8081]10.0.0.33 - - [2025-10-06 02:15:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.021876 [API:8081]10.0.0.33 - - [2025-10-06 02:15:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 12628 0.022398 [API:8081]10.0.0.33 - - [2025-10-06 02:15:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-92993988:ctest-VN2-01016645?flat HTTP/1.1" 200 7309 0.013623 [API:8081]10.0.0.33 - - [2025-10-06 02:15:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008269 [API:8081]10.0.0.33 - - [2025-10-06 02:15:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.027104 [API:8081]10.0.0.33 - - [2025-10-06 02:15:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13030 0.028843 [API:8081]10.0.0.38 - - [2025-10-06 02:15:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.38 - - [2025-10-06 02:15:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.38 - - [2025-10-06 02:15:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.38 - - [2025-10-06 02:15:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.249 - - [2025-10-06 02:15:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.249 - - [2025-10-06 02:15:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.33 - - [2025-10-06 02:15:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.33 - - [2025-10-06 02:15:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.33 - - [2025-10-06 02:15:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.023659 [API:8081]10.0.0.33 - - [2025-10-06 02:15:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13031 0.021248 [API:8081]10.0.0.249 - - [2025-10-06 02:15:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.249 - - [2025-10-06 02:15:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.33 - - [2025-10-06 02:15:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.33 - - [2025-10-06 02:15:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.33 - - [2025-10-06 02:15:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.018576 [API:8081]10.0.0.33 - - [2025-10-06 02:15:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13031 0.018266 [API:8081]10.0.0.33 - - [2025-10-06 02:15:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.022996 [API:8081]10.0.0.33 - - [2025-10-06 02:15:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13031 0.020029 [API:8081]10.0.0.33 - - [2025-10-06 02:15:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.020930 [API:8081]10.0.0.33 - - [2025-10-06 02:15:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13031 0.021304 [API:8081]10.0.0.33 - - [2025-10-06 02:15:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.019597 [API:8081]10.0.0.33 - - [2025-10-06 02:15:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13031 0.020223 [API:8081]10.0.0.33 - - [2025-10-06 02:15:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.019339 [API:8081]10.0.0.33 - - [2025-10-06 02:15:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13031 0.019780 [API:8081]10.0.0.33 - - [2025-10-06 02:15:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.019291 [API:8081]10.0.0.33 - - [2025-10-06 02:15:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13031 0.022252 [API:8081]10.0.0.33 - - [2025-10-06 02:15:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.020305 [API:8081]10.0.0.33 - - [2025-10-06 02:15:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13031 0.019140 [API:8081]10.0.0.33 - - [2025-10-06 02:16:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.020731 [API:8081]10.0.0.33 - - [2025-10-06 02:16:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12624 0.022378 [API:8081]10.0.0.33 - - [2025-10-06 02:16:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-92993988:ctest-VN1-70327937?flat HTTP/1.1" 200 7641 0.013563 [API:8081]10.0.0.33 - - [2025-10-06 02:16:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008786 [API:8081]10.0.0.33 - - [2025-10-06 02:16:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.33 - - [2025-10-06 02:16:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.060510 [API:8081]10.0.0.33 - - [2025-10-06 02:16:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.045606 [API:8081]10.0.0.38 - - [2025-10-06 02:16:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.046181 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:17:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002916 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:17:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002544 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:17:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002694 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:17:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002102 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:17:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001914 [API:8081]10.0.0.33 - - [2025-10-06 02:17:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.33 - - [2025-10-06 02:17:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1570 0.056294 [API:8081]10.0.0.38 - - [2025-10-06 02:17:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.070050 [API:8081]10.0.0.249 - - [2025-10-06 02:18:22] "GET /analytics HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.249 - - [2025-10-06 02:18:23] "GET /analytics HTTP/1.1" 401 205 0.000143 [API:8081]10.0.0.38 - - [2025-10-06 02:18:52] "GET /analytics HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.38 - - [2025-10-06 02:18:52] "GET /analytics HTTP/1.1" 401 205 0.000147 [API:8081]10.0.0.33 - - [2025-10-06 02:18:53] "GET /analytics HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.33 - - [2025-10-06 02:18:53] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.38 - - [2025-10-06 02:19:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054180 [API:8081]10.0.0.33 - - [2025-10-06 02:19:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.019450 [API:8081]10.0.0.33 - - [2025-10-06 02:19:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13061 0.054679 [API:8081]10.0.0.33 - - [2025-10-06 02:20:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.062515 [API:8081]10.0.0.33 - - [2025-10-06 02:20:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12627 0.020604 [API:8081]10.0.0.33 - - [2025-10-06 02:20:02] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-96136354:ctest-vnet0-31249563?flat HTTP/1.1" 200 7966 0.012652 [API:8081]10.0.0.33 - - [2025-10-06 02:20:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008694 [API:8081]10.0.0.33 - - [2025-10-06 02:20:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.33 - - [2025-10-06 02:20:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1138 0.047760 [API:8081]10.0.0.33 - - [2025-10-06 02:20:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1362 0.043745 [API:8081]10.0.0.38 - - [2025-10-06 02:20:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.38 - - [2025-10-06 02:20:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.38 - - [2025-10-06 02:20:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.38 - - [2025-10-06 02:20:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.249 - - [2025-10-06 02:20:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.249 - - [2025-10-06 02:20:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.33 - - [2025-10-06 02:20:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.33 - - [2025-10-06 02:20:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.249 - - [2025-10-06 02:20:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.249 - - [2025-10-06 02:20:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.33 - - [2025-10-06 02:20:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.33 - - [2025-10-06 02:20:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.38 - - [2025-10-06 02:20:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.049376 [API:8081]10.0.0.38 - - [2025-10-06 02:23:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053824 [API:8081]10.0.0.33 - - [2025-10-06 02:23:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24602 0.019004 [API:8081]10.0.0.33 - - [2025-10-06 02:23:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13793 0.071793 [API:8081]10.0.0.33 - - [2025-10-06 02:23:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24602 0.029174 [API:8081]10.0.0.33 - - [2025-10-06 02:23:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13793 0.020133 [API:8081]10.0.0.33 - - [2025-10-06 02:23:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24602 0.018499 [API:8081]10.0.0.33 - - [2025-10-06 02:23:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13793 0.020989 [API:8081]10.0.0.33 - - [2025-10-06 02:23:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24602 0.018545 [API:8081]10.0.0.33 - - [2025-10-06 02:23:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13793 0.020345 [API:8081]10.0.0.33 - - [2025-10-06 02:23:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24602 0.020488 [API:8081]10.0.0.33 - - [2025-10-06 02:23:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13793 0.021569 [API:8081]10.0.0.33 - - [2025-10-06 02:23:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24602 0.018803 [API:8081]10.0.0.33 - - [2025-10-06 02:23:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13793 0.020089 [API:8081]10.0.0.33 - - [2025-10-06 02:23:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24602 0.018382 [API:8081]10.0.0.33 - - [2025-10-06 02:23:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13793 0.023598 [API:8081]10.0.0.33 - - [2025-10-06 02:23:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24602 0.022091 [API:8081]10.0.0.33 - - [2025-10-06 02:23:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13793 0.020157 [API:8081]10.0.0.33 - - [2025-10-06 02:23:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24602 0.019217 [API:8081]10.0.0.33 - - [2025-10-06 02:23:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13793 0.021694 [API:8081]10.0.0.33 - - [2025-10-06 02:23:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24602 0.018738 [API:8081]10.0.0.33 - - [2025-10-06 02:23:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13793 0.021837 [API:8081]10.0.0.38 - - [2025-10-06 02:24:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.058197 [API:8081]10.0.0.33 - - [2025-10-06 02:24:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24602 0.018434 [API:8081]10.0.0.33 - - [2025-10-06 02:24:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 12631 0.018764 [API:8081]10.0.0.33 - - [2025-10-06 02:24:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-70815592:ctest-vnet1-45087120?flat HTTP/1.1" 200 7307 0.011874 [API:8081]10.0.0.33 - - [2025-10-06 02:24:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007524 [API:8081]10.0.0.33 - - [2025-10-06 02:24:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.032739 [API:8081]10.0.0.33 - - [2025-10-06 02:24:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13040 0.038847 [API:8081]10.0.0.33 - - [2025-10-06 02:24:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.018548 [API:8081]10.0.0.33 - - [2025-10-06 02:24:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13040 0.019871 [API:8081]10.0.0.33 - - [2025-10-06 02:24:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.020682 [API:8081]10.0.0.33 - - [2025-10-06 02:24:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13040 0.018375 [API:8081]10.0.0.33 - - [2025-10-06 02:24:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.020498 [API:8081]10.0.0.33 - - [2025-10-06 02:24:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13040 0.020544 [API:8081]10.0.0.33 - - [2025-10-06 02:24:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.019659 [API:8081]10.0.0.33 - - [2025-10-06 02:24:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13040 0.020216 [API:8081]10.0.0.33 - - [2025-10-06 02:24:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.022160 [API:8081]10.0.0.33 - - [2025-10-06 02:24:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13040 0.018258 [API:8081]10.0.0.33 - - [2025-10-06 02:24:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.021939 [API:8081]10.0.0.33 - - [2025-10-06 02:24:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13040 0.020871 [API:8081]10.0.0.33 - - [2025-10-06 02:24:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24616 0.022431 [API:8081]10.0.0.33 - - [2025-10-06 02:24:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13040 0.022607 [API:8081]10.0.0.33 - - [2025-10-06 02:24:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24618 0.030165 [API:8081]10.0.0.33 - - [2025-10-06 02:24:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13040 0.021677 [API:8081]10.0.0.33 - - [2025-10-06 02:24:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24618 0.020841 [API:8081]10.0.0.33 - - [2025-10-06 02:24:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12617 0.022136 [API:8081]10.0.0.33 - - [2025-10-06 02:24:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-70815592:ctest-vnet0-09657773?flat HTTP/1.1" 200 6959 0.013094 [API:8081]10.0.0.33 - - [2025-10-06 02:24:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008310 [API:8081]10.0.0.33 - - [2025-10-06 02:24:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.33 - - [2025-10-06 02:24:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1150 0.048468 [API:8081]10.0.0.33 - - [2025-10-06 02:24:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1386 0.043451 [API:8081]10.0.0.38 - - [2025-10-06 02:25:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000345 [API:8081]10.0.0.38 - - [2025-10-06 02:25:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.38 - - [2025-10-06 02:25:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.38 - - [2025-10-06 02:25:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.249 - - [2025-10-06 02:25:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.249 - - [2025-10-06 02:25:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.33 - - [2025-10-06 02:25:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.33 - - [2025-10-06 02:25:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.249 - - [2025-10-06 02:25:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.249 - - [2025-10-06 02:25:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.33 - - [2025-10-06 02:25:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.33 - - [2025-10-06 02:25:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.38 - - [2025-10-06 02:26:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.051339 [API:8081]10.0.0.38 - - [2025-10-06 02:27:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.054238 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:27:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002078 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:27:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002847 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:27:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.016134 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:27:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003518 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:27:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.011475 [API:8081]10.0.0.33 - - [2025-10-06 02:27:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.021456 [API:8081]10.0.0.33 - - [2025-10-06 02:27:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13058 0.059846 [API:8081]10.0.0.33 - - [2025-10-06 02:27:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.023681 [API:8081]10.0.0.33 - - [2025-10-06 02:27:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13058 0.022838 [API:8081]10.0.0.33 - - [2025-10-06 02:27:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.024350 [API:8081]10.0.0.33 - - [2025-10-06 02:27:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13058 0.025310 [API:8081]10.0.0.33 - - [2025-10-06 02:27:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.021995 [API:8081]10.0.0.33 - - [2025-10-06 02:27:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13058 0.022326 [API:8081]10.0.0.33 - - [2025-10-06 02:27:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.025091 [API:8081]10.0.0.33 - - [2025-10-06 02:27:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13058 0.022260 [API:8081]10.0.0.33 - - [2025-10-06 02:27:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.019754 [API:8081]10.0.0.33 - - [2025-10-06 02:27:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 12816 0.022522 [API:8081]10.0.0.33 - - [2025-10-06 02:27:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-88478475:ctest-vnet1-10889021?flat HTTP/1.1" 200 8065 0.011078 [API:8081]10.0.0.33 - - [2025-10-06 02:27:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007930 [API:8081]10.0.0.33 - - [2025-10-06 02:28:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.019025 [API:8081]10.0.0.33 - - [2025-10-06 02:28:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12632 0.018602 [API:8081]10.0.0.33 - - [2025-10-06 02:28:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-88478475:ctest-vnet0-12452908?flat HTTP/1.1" 200 7709 0.011909 [API:8081]10.0.0.33 - - [2025-10-06 02:28:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008028 [API:8081]10.0.0.249 - - [2025-10-06 02:28:23] "GET /analytics HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.249 - - [2025-10-06 02:28:23] "GET /analytics HTTP/1.1" 401 205 0.000122 [API:8081]10.0.0.38 - - [2025-10-06 02:28:52] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.38 - - [2025-10-06 02:28:52] "GET /analytics HTTP/1.1" 401 205 0.000159 [API:8081]10.0.0.33 - - [2025-10-06 02:28:53] "GET /analytics HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.33 - - [2025-10-06 02:28:53] "GET /analytics HTTP/1.1" 401 205 0.000135 [API:8081]10.0.0.38 - - [2025-10-06 02:29:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.049402 [API:8081]10.0.0.38 - - [2025-10-06 02:30:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.055390 [API:8081]10.0.0.38 - - [2025-10-06 02:30:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.38 - - [2025-10-06 02:30:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.38 - - [2025-10-06 02:30:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.38 - - [2025-10-06 02:30:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.249 - - [2025-10-06 02:30:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.249 - - [2025-10-06 02:30:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.33 - - [2025-10-06 02:30:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.249 - - [2025-10-06 02:30:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.33 - - [2025-10-06 02:30:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.249 - - [2025-10-06 02:30:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.33 - - [2025-10-06 02:30:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.33 - - [2025-10-06 02:30:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.33 - - [2025-10-06 02:32:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.33 - - [2025-10-06 02:32:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1132 0.050746 [API:8081]10.0.0.38 - - [2025-10-06 02:32:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056818 [API:8081]10.0.0.38 - - [2025-10-06 02:33:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.052184 [API:8081]10.0.0.33 - - [2025-10-06 02:33:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1350 0.016204 [API:8081]10.0.0.33 - - [2025-10-06 02:34:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.33 - - [2025-10-06 02:34:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1260 0.050853 [API:8081]10.0.0.38 - - [2025-10-06 02:35:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.051620 [API:8081]10.0.0.33 - - [2025-10-06 02:35:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-03063725:8efc36e1-2531-42cf-ba50-93326d67b8a0?flat HTTP/1.1" 200 5814 0.066778 [API:8081]10.0.0.33 - - [2025-10-06 02:35:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-03063725:8efc36e1-2531-42cf-ba50-93326d67b8a0?flat HTTP/1.1" 200 5814 0.016695 [API:8081]10.0.0.33 - - [2025-10-06 02:35:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-03063725:8efc36e1-2531-42cf-ba50-93326d67b8a0?flat HTTP/1.1" 200 5814 0.064821 [API:8081]10.0.0.33 - - [2025-10-06 02:35:21] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-03063725:ctest-SecurityGroupBasicRegressionTests1Ipv6-03063725-67847866?flat HTTP/1.1" 200 10787 0.020033 [API:8081]10.0.0.33 - - [2025-10-06 02:35:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.020629 [API:8081]10.0.0.33 - - [2025-10-06 02:35:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13252 0.022059 [API:8081]10.0.0.33 - - [2025-10-06 02:35:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.020931 [API:8081]10.0.0.33 - - [2025-10-06 02:35:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13252 0.023566 [API:8081]10.0.0.33 - - [2025-10-06 02:35:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010656 [API:8081]10.0.0.38 - - [2025-10-06 02:35:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.38 - - [2025-10-06 02:35:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.38 - - [2025-10-06 02:35:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.38 - - [2025-10-06 02:35:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.249 - - [2025-10-06 02:35:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.249 - - [2025-10-06 02:35:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.33 - - [2025-10-06 02:35:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.33 - - [2025-10-06 02:35:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.249 - - [2025-10-06 02:35:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.249 - - [2025-10-06 02:35:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.33 - - [2025-10-06 02:35:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.33 - - [2025-10-06 02:35:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.33 - - [2025-10-06 02:35:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-03063725:8e84cae2-5e82-4024-a0f8-81b0a825a35c?flat HTTP/1.1" 200 5685 0.013609 [API:8081]10.0.0.33 - - [2025-10-06 02:35:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-03063725:8e84cae2-5e82-4024-a0f8-81b0a825a35c?flat HTTP/1.1" 200 5685 0.012863 [API:8081]10.0.0.33 - - [2025-10-06 02:35:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-03063725:8e84cae2-5e82-4024-a0f8-81b0a825a35c?flat HTTP/1.1" 200 5685 0.016986 [API:8081]10.0.0.33 - - [2025-10-06 02:35:41] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-03063725:ctest-SecurityGroupBasicRegressionTests1Ipv6-03063725-67847866?flat HTTP/1.1" 200 11772 0.025343 [API:8081]10.0.0.33 - - [2025-10-06 02:35:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.019806 [API:8081]10.0.0.33 - - [2025-10-06 02:35:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13248 0.023113 [API:8081]10.0.0.33 - - [2025-10-06 02:35:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.019815 [API:8081]10.0.0.33 - - [2025-10-06 02:35:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13248 0.026524 [API:8081]10.0.0.33 - - [2025-10-06 02:35:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009759 [API:8081]10.0.0.38 - - [2025-10-06 02:36:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.050503 [API:8081]10.0.0.33 - - [2025-10-06 02:36:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.018925 [API:8081]10.0.0.33 - - [2025-10-06 02:36:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13248 0.020472 [API:8081]10.0.0.33 - - [2025-10-06 02:36:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.019645 [API:8081]10.0.0.33 - - [2025-10-06 02:36:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13248 0.019026 [API:8081]10.0.0.33 - - [2025-10-06 02:36:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.020589 [API:8081]10.0.0.33 - - [2025-10-06 02:36:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13248 0.019794 [API:8081]10.0.0.33 - - [2025-10-06 02:36:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.026115 [API:8081]10.0.0.33 - - [2025-10-06 02:36:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13248 0.022295 [API:8081]10.0.0.33 - - [2025-10-06 02:37:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.021897 [API:8081]10.0.0.33 - - [2025-10-06 02:37:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 12657 0.032897 [API:8081]10.0.0.33 - - [2025-10-06 02:37:01] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-03063725:ctest-SecurityGroupBasicRegressionTests1Ipv6-03063725-67847866?flat HTTP/1.1" 200 11688 0.023845 [API:8081]10.0.0.33 - - [2025-10-06 02:37:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.012988 [API:8081]10.0.0.33 - - [2025-10-06 02:37:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.018542 [API:8081]10.0.0.33 - - [2025-10-06 02:37:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13254 0.020887 [API:8081]10.0.0.33 - - [2025-10-06 02:37:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.023188 [API:8081]10.0.0.33 - - [2025-10-06 02:37:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13254 0.022327 [API:8081]10.0.0.33 - - [2025-10-06 02:37:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.025556 [API:8081]10.0.0.33 - - [2025-10-06 02:37:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13254 0.019359 [API:8081]10.0.0.33 - - [2025-10-06 02:37:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.022031 [API:8081]10.0.0.33 - - [2025-10-06 02:37:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13254 0.032027 [API:8081]10.0.0.33 - - [2025-10-06 02:37:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.019350 [API:8081]10.0.0.33 - - [2025-10-06 02:37:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13254 0.019334 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:37:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002471 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:37:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004546 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:37:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004987 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:37:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002960 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:37:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001671 [API:8081]10.0.0.33 - - [2025-10-06 02:37:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.021293 [API:8081]10.0.0.33 - - [2025-10-06 02:37:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13254 0.024319 [API:8081]10.0.0.33 - - [2025-10-06 02:37:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.018552 [API:8081]10.0.0.33 - - [2025-10-06 02:37:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13254 0.019034 [API:8081]10.0.0.33 - - [2025-10-06 02:37:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.019277 [API:8081]10.0.0.33 - - [2025-10-06 02:37:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13254 0.019714 [API:8081]10.0.0.33 - - [2025-10-06 02:37:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.019749 [API:8081]10.0.0.33 - - [2025-10-06 02:37:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13254 0.021178 [API:8081]10.0.0.33 - - [2025-10-06 02:37:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.021804 [API:8081]10.0.0.33 - - [2025-10-06 02:37:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12664 0.018846 [API:8081]10.0.0.33 - - [2025-10-06 02:37:32] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-03063725:ctest-SecurityGroupBasicRegressionTests1Ipv6-03063725-67847866?flat HTTP/1.1" 200 8791 0.012246 [API:8081]10.0.0.33 - - [2025-10-06 02:37:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.006721 [API:8081]10.0.0.33 - - [2025-10-06 02:37:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.33 - - [2025-10-06 02:37:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1280 0.060029 [API:8081]10.0.0.38 - - [2025-10-06 02:38:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064309 [API:8081]10.0.0.249 - - [2025-10-06 02:38:23] "GET /analytics HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.249 - - [2025-10-06 02:38:23] "GET /analytics HTTP/1.1" 401 205 0.000141 [API:8081]10.0.0.33 - - [2025-10-06 02:38:23] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-76109964:4e6471e9-8a6b-4d25-86ff-00cafbacf1bb?flat HTTP/1.1" 200 5801 0.050426 [API:8081]10.0.0.33 - - [2025-10-06 02:38:23] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-76109964:4e6471e9-8a6b-4d25-86ff-00cafbacf1bb?flat HTTP/1.1" 200 5801 0.012124 [API:8081]10.0.0.33 - - [2025-10-06 02:38:23] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-76109964:4e6471e9-8a6b-4d25-86ff-00cafbacf1bb?flat HTTP/1.1" 200 5801 0.059437 [API:8081]10.0.0.33 - - [2025-10-06 02:38:23] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-76109964:ctest-SecurityGroupBasicRegressionTests1_contrail-76109964-74884315?flat HTTP/1.1" 200 10438 0.019860 [API:8081]10.0.0.33 - - [2025-10-06 02:38:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.020130 [API:8081]10.0.0.33 - - [2025-10-06 02:38:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13287 0.020167 [API:8081]10.0.0.33 - - [2025-10-06 02:38:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.021064 [API:8081]10.0.0.33 - - [2025-10-06 02:38:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13287 0.020091 [API:8081]10.0.0.33 - - [2025-10-06 02:38:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008610 [API:8081]10.0.0.33 - - [2025-10-06 02:38:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-76109964:0ff3e9b3-833c-44ae-a6e8-1c449dfecc03?flat HTTP/1.1" 200 5919 0.012714 [API:8081]10.0.0.33 - - [2025-10-06 02:38:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-76109964:0ff3e9b3-833c-44ae-a6e8-1c449dfecc03?flat HTTP/1.1" 200 5919 0.012402 [API:8081]10.0.0.33 - - [2025-10-06 02:38:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-76109964:0ff3e9b3-833c-44ae-a6e8-1c449dfecc03?flat HTTP/1.1" 200 5919 0.012914 [API:8081]10.0.0.33 - - [2025-10-06 02:38:43] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-76109964:ctest-SecurityGroupBasicRegressionTests1_contrail-76109964-74884315?flat HTTP/1.1" 200 12458 0.018186 [API:8081]10.0.0.33 - - [2025-10-06 02:38:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.018849 [API:8081]10.0.0.33 - - [2025-10-06 02:38:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13281 0.019653 [API:8081]10.0.0.33 - - [2025-10-06 02:38:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.018604 [API:8081]10.0.0.33 - - [2025-10-06 02:38:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13281 0.023646 [API:8081]10.0.0.33 - - [2025-10-06 02:38:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008206 [API:8081]10.0.0.38 - - [2025-10-06 02:38:52] "GET /analytics HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.38 - - [2025-10-06 02:38:52] "GET /analytics HTTP/1.1" 401 205 0.000123 [API:8081]10.0.0.33 - - [2025-10-06 02:38:53] "GET /analytics HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.33 - - [2025-10-06 02:38:53] "GET /analytics HTTP/1.1" 401 205 0.000150 [API:8081]10.0.0.38 - - [2025-10-06 02:39:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.060448 [API:8081]10.0.0.33 - - [2025-10-06 02:39:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.018656 [API:8081]10.0.0.33 - - [2025-10-06 02:39:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13279 0.019423 [API:8081]10.0.0.33 - - [2025-10-06 02:39:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.030216 [API:8081]10.0.0.33 - - [2025-10-06 02:39:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13279 0.020998 [API:8081]10.0.0.33 - - [2025-10-06 02:39:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.020772 [API:8081]10.0.0.33 - - [2025-10-06 02:39:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13279 0.019820 [API:8081]10.0.0.33 - - [2025-10-06 02:39:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.020786 [API:8081]10.0.0.33 - - [2025-10-06 02:39:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13279 0.020121 [API:8081]10.0.0.33 - - [2025-10-06 02:40:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.019830 [API:8081]10.0.0.33 - - [2025-10-06 02:40:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 12655 0.020461 [API:8081]10.0.0.33 - - [2025-10-06 02:40:01] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-76109964:ctest-SecurityGroupBasicRegressionTests1_contrail-76109964-74884315?flat HTTP/1.1" 200 11630 0.020202 [API:8081]10.0.0.33 - - [2025-10-06 02:40:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007707 [API:8081]10.0.0.33 - - [2025-10-06 02:40:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.025743 [API:8081]10.0.0.33 - - [2025-10-06 02:40:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13288 0.019118 [API:8081]10.0.0.33 - - [2025-10-06 02:40:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.018523 [API:8081]10.0.0.33 - - [2025-10-06 02:40:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13288 0.028407 [API:8081]10.0.0.33 - - [2025-10-06 02:40:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.020401 [API:8081]10.0.0.33 - - [2025-10-06 02:40:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13288 0.020274 [API:8081]10.0.0.33 - - [2025-10-06 02:40:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.023762 [API:8081]10.0.0.33 - - [2025-10-06 02:40:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13288 0.019702 [API:8081]10.0.0.33 - - [2025-10-06 02:40:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.018348 [API:8081]10.0.0.33 - - [2025-10-06 02:40:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13288 0.018857 [API:8081]10.0.0.33 - - [2025-10-06 02:40:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.020216 [API:8081]10.0.0.33 - - [2025-10-06 02:40:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13288 0.022792 [API:8081]10.0.0.33 - - [2025-10-06 02:40:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.019287 [API:8081]10.0.0.33 - - [2025-10-06 02:40:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13288 0.019833 [API:8081]10.0.0.33 - - [2025-10-06 02:40:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.020551 [API:8081]10.0.0.33 - - [2025-10-06 02:40:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13288 0.020691 [API:8081]10.0.0.33 - - [2025-10-06 02:40:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.020943 [API:8081]10.0.0.33 - - [2025-10-06 02:40:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13288 0.019959 [API:8081]10.0.0.33 - - [2025-10-06 02:40:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.019035 [API:8081]10.0.0.33 - - [2025-10-06 02:40:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12657 0.019454 [API:8081]10.0.0.33 - - [2025-10-06 02:40:31] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-76109964:ctest-SecurityGroupBasicRegressionTests1_contrail-76109964-74884315?flat HTTP/1.1" 200 8421 0.015594 [API:8081]10.0.0.33 - - [2025-10-06 02:40:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007452 [API:8081]10.0.0.38 - - [2025-10-06 02:40:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.38 - - [2025-10-06 02:40:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.38 - - [2025-10-06 02:40:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.38 - - [2025-10-06 02:40:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.249 - - [2025-10-06 02:40:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.249 - - [2025-10-06 02:40:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.33 - - [2025-10-06 02:40:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.249 - - [2025-10-06 02:40:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.33 - - [2025-10-06 02:40:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.249 - - [2025-10-06 02:40:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.33 - - [2025-10-06 02:40:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.33 - - [2025-10-06 02:40:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.33 - - [2025-10-06 02:40:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.33 - - [2025-10-06 02:40:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1244 0.057158 [API:8081]10.0.0.38 - - [2025-10-06 02:41:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.048613 [API:8081]10.0.0.33 - - [2025-10-06 02:41:26] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-39773995:60a16b75-98bf-4517-97b0-658a7f5a6489?flat HTTP/1.1" 200 5685 0.049387 [API:8081]10.0.0.33 - - [2025-10-06 02:41:26] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-39773995:60a16b75-98bf-4517-97b0-658a7f5a6489?flat HTTP/1.1" 200 5685 0.012585 [API:8081]10.0.0.33 - - [2025-10-06 02:41:26] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-39773995:60a16b75-98bf-4517-97b0-658a7f5a6489?flat HTTP/1.1" 200 5685 0.073988 [API:8081]10.0.0.33 - - [2025-10-06 02:41:26] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-39773995:ctest-SecurityGroupBasicRegressionTests1-39773995-02879088?flat HTTP/1.1" 200 9934 0.037916 [API:8081]10.0.0.33 - - [2025-10-06 02:41:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.018547 [API:8081]10.0.0.33 - - [2025-10-06 02:41:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13226 0.018379 [API:8081]10.0.0.33 - - [2025-10-06 02:41:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.017724 [API:8081]10.0.0.33 - - [2025-10-06 02:41:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13226 0.018671 [API:8081]10.0.0.33 - - [2025-10-06 02:41:27] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007085 [API:8081]10.0.0.33 - - [2025-10-06 02:41:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-39773995:e373359c-4e38-4786-b74f-85485aa549d6?flat HTTP/1.1" 200 5555 0.015490 [API:8081]10.0.0.33 - - [2025-10-06 02:41:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-39773995:e373359c-4e38-4786-b74f-85485aa549d6?flat HTTP/1.1" 200 5555 0.016052 [API:8081]10.0.0.33 - - [2025-10-06 02:41:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-39773995:e373359c-4e38-4786-b74f-85485aa549d6?flat HTTP/1.1" 200 5555 0.012005 [API:8081]10.0.0.33 - - [2025-10-06 02:41:47] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-39773995:ctest-SecurityGroupBasicRegressionTests1-39773995-02879088?flat HTTP/1.1" 200 10081 0.015955 [API:8081]10.0.0.33 - - [2025-10-06 02:41:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.028381 [API:8081]10.0.0.33 - - [2025-10-06 02:41:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13230 0.030107 [API:8081]10.0.0.33 - - [2025-10-06 02:41:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.028692 [API:8081]10.0.0.33 - - [2025-10-06 02:41:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13230 0.021930 [API:8081]10.0.0.33 - - [2025-10-06 02:41:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007869 [API:8081]10.0.0.38 - - [2025-10-06 02:42:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.050811 [API:8081]10.0.0.33 - - [2025-10-06 02:42:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.021929 [API:8081]10.0.0.33 - - [2025-10-06 02:42:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13230 0.021148 [API:8081]10.0.0.33 - - [2025-10-06 02:42:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.031634 [API:8081]10.0.0.33 - - [2025-10-06 02:42:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13230 0.026880 [API:8081]10.0.0.33 - - [2025-10-06 02:42:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.021106 [API:8081]10.0.0.33 - - [2025-10-06 02:43:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 12657 0.021904 [API:8081]10.0.0.33 - - [2025-10-06 02:43:00] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-39773995:ctest-SecurityGroupBasicRegressionTests1-39773995-02879088?flat HTTP/1.1" 200 10820 0.018414 [API:8081]10.0.0.33 - - [2025-10-06 02:43:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009903 [API:8081]10.0.0.33 - - [2025-10-06 02:43:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.018747 [API:8081]10.0.0.33 - - [2025-10-06 02:43:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13230 0.020864 [API:8081]10.0.0.33 - - [2025-10-06 02:43:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.020770 [API:8081]10.0.0.33 - - [2025-10-06 02:43:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13230 0.021629 [API:8081]10.0.0.33 - - [2025-10-06 02:43:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.022239 [API:8081]10.0.0.33 - - [2025-10-06 02:43:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13230 0.020788 [API:8081]10.0.0.33 - - [2025-10-06 02:43:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.019522 [API:8081]10.0.0.33 - - [2025-10-06 02:43:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13230 0.020813 [API:8081]10.0.0.33 - - [2025-10-06 02:43:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.024573 [API:8081]10.0.0.33 - - [2025-10-06 02:43:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13230 0.027082 [API:8081]10.0.0.33 - - [2025-10-06 02:43:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.021953 [API:8081]10.0.0.33 - - [2025-10-06 02:43:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13230 0.021384 [API:8081]10.0.0.33 - - [2025-10-06 02:43:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.022573 [API:8081]10.0.0.33 - - [2025-10-06 02:43:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13230 0.023266 [API:8081]10.0.0.33 - - [2025-10-06 02:43:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.019413 [API:8081]10.0.0.33 - - [2025-10-06 02:43:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13230 0.019236 [API:8081]10.0.0.33 - - [2025-10-06 02:43:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.020266 [API:8081]10.0.0.33 - - [2025-10-06 02:43:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13230 0.022009 [API:8081]10.0.0.33 - - [2025-10-06 02:43:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.034855 [API:8081]10.0.0.33 - - [2025-10-06 02:43:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12661 0.024720 [API:8081]10.0.0.33 - - [2025-10-06 02:43:30] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-39773995:ctest-SecurityGroupBasicRegressionTests1-39773995-02879088?flat HTTP/1.1" 200 7962 0.013317 [API:8081]10.0.0.33 - - [2025-10-06 02:43:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010733 [API:8081]10.0.0.33 - - [2025-10-06 02:43:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.33 - - [2025-10-06 02:43:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.046017 [API:8081]10.0.0.33 - - [2025-10-06 02:43:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.052354 [API:8081]10.0.0.33 - - [2025-10-06 02:43:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1766 0.049874 [API:8081]10.0.0.33 - - [2025-10-06 02:44:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.008459 [API:8081]10.0.0.33 - - [2025-10-06 02:44:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1338 0.008699 [API:8081]10.0.0.33 - - [2025-10-06 02:44:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.009287 [API:8081]10.0.0.33 - - [2025-10-06 02:44:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.008748 [API:8081]10.0.0.33 - - [2025-10-06 02:44:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2002 0.007324 [API:8081]10.0.0.38 - - [2025-10-06 02:44:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074041 [API:8081]10.0.0.33 - - [2025-10-06 02:44:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.33 - - [2025-10-06 02:44:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.068547 [API:8081]10.0.0.33 - - [2025-10-06 02:44:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1342 0.046032 [API:8081]10.0.0.33 - - [2025-10-06 02:44:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.052668 [API:8081]10.0.0.33 - - [2025-10-06 02:44:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.009112 [API:8081]10.0.0.33 - - [2025-10-06 02:44:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1338 0.007703 [API:8081]10.0.0.33 - - [2025-10-06 02:44:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.007507 [API:8081]10.0.0.33 - - [2025-10-06 02:44:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.33 - - [2025-10-06 02:44:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.045962 [API:8081]10.0.0.33 - - [2025-10-06 02:44:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.050448 [API:8081]10.0.0.33 - - [2025-10-06 02:44:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.047159 [API:8081]10.0.0.33 - - [2025-10-06 02:45:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.008914 [API:8081]10.0.0.33 - - [2025-10-06 02:45:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.008491 [API:8081]10.0.0.33 - - [2025-10-06 02:45:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1748 0.008640 [API:8081]10.0.0.33 - - [2025-10-06 02:45:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1968 0.008926 [API:8081]10.0.0.33 - - [2025-10-06 02:45:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2190 0.008787 [API:8081]10.0.0.38 - - [2025-10-06 02:45:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.054766 [API:8081]10.0.0.33 - - [2025-10-06 02:45:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.33 - - [2025-10-06 02:45:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1336 0.052641 [API:8081]10.0.0.33 - - [2025-10-06 02:45:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.053902 [API:8081]10.0.0.33 - - [2025-10-06 02:45:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1564 0.045753 [API:8081]10.0.0.33 - - [2025-10-06 02:45:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1796 0.008639 [API:8081]10.0.0.33 - - [2025-10-06 02:45:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2030 0.007204 [API:8081]10.0.0.38 - - [2025-10-06 02:45:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.38 - - [2025-10-06 02:45:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.38 - - [2025-10-06 02:45:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.38 - - [2025-10-06 02:45:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.249 - - [2025-10-06 02:45:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.249 - - [2025-10-06 02:45:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.33 - - [2025-10-06 02:45:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.33 - - [2025-10-06 02:45:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.249 - - [2025-10-06 02:45:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.249 - - [2025-10-06 02:45:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.33 - - [2025-10-06 02:45:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.33 - - [2025-10-06 02:45:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.38 - - [2025-10-06 02:47:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059096 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:47:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003010 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:47:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002602 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:47:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003887 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:47:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002860 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:47:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002866 [API:8081]10.0.0.38 - - [2025-10-06 02:48:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.089013 [API:8081]10.0.0.249 - - [2025-10-06 02:48:23] "GET /analytics HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.249 - - [2025-10-06 02:48:23] "GET /analytics HTTP/1.1" 401 205 0.000127 [API:8081]10.0.0.38 - - [2025-10-06 02:48:52] "GET /analytics HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.38 - - [2025-10-06 02:48:52] "GET /analytics HTTP/1.1" 401 205 0.000143 [API:8081]10.0.0.33 - - [2025-10-06 02:48:53] "GET /analytics HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.33 - - [2025-10-06 02:48:53] "GET /analytics HTTP/1.1" 401 205 0.000134 [API:8081]10.0.0.38 - - [2025-10-06 02:50:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055215 [API:8081]10.0.0.38 - - [2025-10-06 02:50:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000348 [API:8081]10.0.0.38 - - [2025-10-06 02:50:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.38 - - [2025-10-06 02:50:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.38 - - [2025-10-06 02:50:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.249 - - [2025-10-06 02:50:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.249 - - [2025-10-06 02:50:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.33 - - [2025-10-06 02:50:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.33 - - [2025-10-06 02:50:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.249 - - [2025-10-06 02:50:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.249 - - [2025-10-06 02:50:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.33 - - [2025-10-06 02:50:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.33 - - [2025-10-06 02:50:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.38 - - [2025-10-06 02:51:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.109236 [API:8081]10.0.0.33 - - [2025-10-06 02:51:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.33 - - [2025-10-06 02:51:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1344 0.050151 [API:8081]10.0.0.33 - - [2025-10-06 02:51:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1554 0.046273 [API:8081]10.0.0.38 - - [2025-10-06 02:53:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054567 [API:8081]10.0.0.38 - - [2025-10-06 02:54:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.052344 [API:8081]10.0.0.33 - - [2025-10-06 02:55:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.33 - - [2025-10-06 02:55:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1120 0.070173 [API:8081]10.0.0.38 - - [2025-10-06 02:55:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.38 - - [2025-10-06 02:55:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.38 - - [2025-10-06 02:55:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.38 - - [2025-10-06 02:55:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.249 - - [2025-10-06 02:55:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.249 - - [2025-10-06 02:55:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.33 - - [2025-10-06 02:55:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.33 - - [2025-10-06 02:55:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.249 - - [2025-10-06 02:55:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.249 - - [2025-10-06 02:55:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.33 - - [2025-10-06 02:55:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.33 - - [2025-10-06 02:55:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.33 - - [2025-10-06 02:56:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000459 [API:8081]10.0.0.33 - - [2025-10-06 02:56:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1342 0.069432 [API:8081]10.0.0.38 - - [2025-10-06 02:56:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070378 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:57:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002157 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:57:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002704 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:57:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002367 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:57:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002792 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 02:57:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002086 [API:8081]10.0.0.38 - - [2025-10-06 02:57:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.054824 [API:8081]10.0.0.249 - - [2025-10-06 02:58:23] "GET /analytics HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.249 - - [2025-10-06 02:58:23] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.38 - - [2025-10-06 02:58:52] "GET /analytics HTTP/1.1" 401 205 0.000218 [API:8081]10.0.0.38 - - [2025-10-06 02:58:52] "GET /analytics HTTP/1.1" 401 205 0.000132 [API:8081]10.0.0.33 - - [2025-10-06 02:58:53] "GET /analytics HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.33 - - [2025-10-06 02:58:53] "GET /analytics HTTP/1.1" 401 205 0.000137 [API:8081]10.0.0.38 - - [2025-10-06 02:59:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056290 [API:8081]10.0.0.38 - - [2025-10-06 03:00:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.051585 [API:8081]10.0.0.38 - - [2025-10-06 03:00:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.38 - - [2025-10-06 03:00:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.38 - - [2025-10-06 03:00:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.38 - - [2025-10-06 03:00:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.249 - - [2025-10-06 03:00:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.249 - - [2025-10-06 03:00:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.33 - - [2025-10-06 03:00:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.33 - - [2025-10-06 03:00:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.249 - - [2025-10-06 03:00:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.249 - - [2025-10-06 03:00:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.33 - - [2025-10-06 03:00:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.33 - - [2025-10-06 03:00:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.33 - - [2025-10-06 03:01:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.33 - - [2025-10-06 03:01:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1116 0.047602 [API:8081]10.0.0.38 - - [2025-10-06 03:02:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053047 [API:8081]10.0.0.38 - - [2025-10-06 03:03:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.056263 [API:8081]10.0.0.38 - - [2025-10-06 03:05:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055311 [API:8081]10.0.0.38 - - [2025-10-06 03:05:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.38 - - [2025-10-06 03:05:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.38 - - [2025-10-06 03:05:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.38 - - [2025-10-06 03:05:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.249 - - [2025-10-06 03:05:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.249 - - [2025-10-06 03:05:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.33 - - [2025-10-06 03:05:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.33 - - [2025-10-06 03:05:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.249 - - [2025-10-06 03:05:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.249 - - [2025-10-06 03:05:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.33 - - [2025-10-06 03:05:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.33 - - [2025-10-06 03:05:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.33 - - [2025-10-06 03:06:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-24293778:ab7f456b-1383-4eef-bbea-b6cfee4dffbb?flat HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.33 - - [2025-10-06 03:06:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-24293778:ab7f456b-1383-4eef-bbea-b6cfee4dffbb?flat HTTP/1.1" 200 5264 0.058983 [API:8081]10.0.0.33 - - [2025-10-06 03:06:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-24293778:ab7f456b-1383-4eef-bbea-b6cfee4dffbb?flat HTTP/1.1" 200 5264 0.050830 [API:8081]10.0.0.33 - - [2025-10-06 03:06:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-24293778:ab7f456b-1383-4eef-bbea-b6cfee4dffbb?flat HTTP/1.1" 200 5264 0.055984 [API:8081]10.0.0.33 - - [2025-10-06 03:06:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-24293778:ctest-random-36919377?flat HTTP/1.1" 200 9077 0.020301 [API:8081]10.0.0.33 - - [2025-10-06 03:06:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.026988 [API:8081]10.0.0.33 - - [2025-10-06 03:06:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13069 0.027250 [API:8081]10.0.0.33 - - [2025-10-06 03:06:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.028060 [API:8081]10.0.0.33 - - [2025-10-06 03:06:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13069 0.020599 [API:8081]10.0.0.33 - - [2025-10-06 03:06:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.007895 [API:8081]10.0.0.38 - - [2025-10-06 03:06:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.050880 [API:8081]10.0.0.33 - - [2025-10-06 03:06:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.007843 [API:8081]10.0.0.33 - - [2025-10-06 03:06:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.019157 [API:8081]10.0.0.33 - - [2025-10-06 03:06:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13069 0.020731 [API:8081]10.0.0.33 - - [2025-10-06 03:06:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.018850 [API:8081]10.0.0.33 - - [2025-10-06 03:06:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13069 0.019746 [API:8081]10.0.0.33 - - [2025-10-06 03:06:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.019886 [API:8081]10.0.0.33 - - [2025-10-06 03:06:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13069 0.021587 [API:8081]10.0.0.33 - - [2025-10-06 03:06:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.018528 [API:8081]10.0.0.33 - - [2025-10-06 03:06:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13069 0.019411 [API:8081]10.0.0.33 - - [2025-10-06 03:06:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.020646 [API:8081]10.0.0.33 - - [2025-10-06 03:06:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13069 0.019360 [API:8081]10.0.0.33 - - [2025-10-06 03:06:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.023823 [API:8081]10.0.0.33 - - [2025-10-06 03:06:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13069 0.020760 [API:8081]10.0.0.33 - - [2025-10-06 03:06:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.018846 [API:8081]10.0.0.33 - - [2025-10-06 03:06:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13069 0.020222 [API:8081]10.0.0.33 - - [2025-10-06 03:06:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.018878 [API:8081]10.0.0.33 - - [2025-10-06 03:06:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13069 0.019111 [API:8081]10.0.0.33 - - [2025-10-06 03:07:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.019684 [API:8081]10.0.0.33 - - [2025-10-06 03:07:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12677 0.019194 [API:8081]10.0.0.33 - - [2025-10-06 03:07:02] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-24293778:ctest-random-36919377?flat HTTP/1.1" 200 8116 0.017042 [API:8081]10.0.0.33 - - [2025-10-06 03:07:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009338 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:07:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003328 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:07:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002857 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:07:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002748 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:07:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002420 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:07:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002019 [API:8081]10.0.0.249 - - [2025-10-06 03:08:23] "GET /analytics HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.249 - - [2025-10-06 03:08:23] "GET /analytics HTTP/1.1" 401 205 0.000149 [API:8081]10.0.0.38 - - [2025-10-06 03:08:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052891 [API:8081]10.0.0.38 - - [2025-10-06 03:08:52] "GET /analytics HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.38 - - [2025-10-06 03:08:52] "GET /analytics HTTP/1.1" 401 205 0.000128 [API:8081]10.0.0.33 - - [2025-10-06 03:08:53] "GET /analytics HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.33 - - [2025-10-06 03:08:53] "GET /analytics HTTP/1.1" 401 205 0.000163 [API:8081]10.0.0.38 - - [2025-10-06 03:09:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.051293 [API:8081]10.0.0.33 - - [2025-10-06 03:09:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.33 - - [2025-10-06 03:09:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1760 0.052016 [API:8081]10.0.0.38 - - [2025-10-06 03:10:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.38 - - [2025-10-06 03:10:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.38 - - [2025-10-06 03:10:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.38 - - [2025-10-06 03:10:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.249 - - [2025-10-06 03:10:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.249 - - [2025-10-06 03:10:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.33 - - [2025-10-06 03:10:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.33 - - [2025-10-06 03:10:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.249 - - [2025-10-06 03:10:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.249 - - [2025-10-06 03:10:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.33 - - [2025-10-06 03:10:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.33 - - [2025-10-06 03:10:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.38 - - [2025-10-06 03:11:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066453 [API:8081]10.0.0.38 - - [2025-10-06 03:12:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.091323 [API:8081]10.0.0.33 - - [2025-10-06 03:12:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.33 - - [2025-10-06 03:12:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1322 0.054003 [API:8081]10.0.0.33 - - [2025-10-06 03:14:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.38 - - [2025-10-06 03:14:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.362671 [API:8081]10.0.0.33 - - [2025-10-06 03:14:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1148 0.081763 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:14] "POST /analytics/query HTTP/1.1" 202 179 0.012638 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:14] "GET /analytics/query/ad4c56fc-a262-11f0-9fb9-00000a000021 HTTP/1.1" 200 221 0.005455 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:15] "GET /analytics/query/ad4c56fc-a262-11f0-9fb9-00000a000021 HTTP/1.1" 200 221 0.002725 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:15] "GET /analytics/query/ad4c56fc-a262-11f0-9fb9-00000a000021 HTTP/1.1" 200 221 0.003256 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:16] "GET /analytics/query/ad4c56fc-a262-11f0-9fb9-00000a000021 HTTP/1.1" 200 338 0.002233 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:16] "GET /analytics/query/ad4c56fc-a262-11f0-9fb9-00000a000021/chunk-final/0 HTTP/1.1" 200 858 0.002328 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:16] "POST /analytics/query HTTP/1.1" 202 179 0.004267 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:16] "GET /analytics/query/ae9da60f-a262-11f0-8a20-00000a000021 HTTP/1.1" 200 221 0.002048 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:17] "GET /analytics/query/ae9da60f-a262-11f0-8a20-00000a000021 HTTP/1.1" 200 221 0.002050 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:17] "GET /analytics/query/ae9da60f-a262-11f0-8a20-00000a000021 HTTP/1.1" 200 338 0.001862 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:17] "GET /analytics/query/ae9da60f-a262-11f0-8a20-00000a000021/chunk-final/0 HTTP/1.1" 200 858 0.001772 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:18] "POST /analytics/query HTTP/1.1" 202 179 0.005873 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:18] "GET /analytics/query/af9716ec-a262-11f0-a167-00000a000021 HTTP/1.1" 200 221 0.009061 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:19] "GET /analytics/query/af9716ec-a262-11f0-a167-00000a000021 HTTP/1.1" 200 339 0.001936 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:19] "GET /analytics/query/af9716ec-a262-11f0-a167-00000a000021/chunk-final/0 HTTP/1.1" 200 26208 0.002867 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:19] "POST /analytics/query HTTP/1.1" 202 179 0.018016 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:19] "GET /analytics/query/b04399f7-a262-11f0-a169-00000a000021 HTTP/1.1" 200 221 0.002269 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:20] "GET /analytics/query/b04399f7-a262-11f0-a169-00000a000021 HTTP/1.1" 200 339 0.001964 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:20] "GET /analytics/query/b04399f7-a262-11f0-a169-00000a000021/chunk-final/0 HTTP/1.1" 200 26208 0.002448 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:20] "POST /analytics/query HTTP/1.1" 202 179 0.004562 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:20] "GET /analytics/query/b0f08199-a262-11f0-9473-00000a000021 HTTP/1.1" 200 221 0.001676 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:21] "GET /analytics/query/b0f08199-a262-11f0-9473-00000a000021 HTTP/1.1" 200 221 0.002353 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:21] "GET /analytics/query/b0f08199-a262-11f0-9473-00000a000021 HTTP/1.1" 200 339 0.001844 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:21] "GET /analytics/query/b0f08199-a262-11f0-9473-00000a000021/chunk-final/0 HTTP/1.1" 200 9829 0.002013 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:25] "GET /analytics/tables HTTP/1.1" 200 76090 0.003803 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:25] "POST /analytics/query HTTP/1.1" 202 179 0.004337 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:25] "GET /analytics/query/b3c5db10-a262-11f0-9049-00000a000021 HTTP/1.1" 200 221 0.002103 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:26] "GET /analytics/query/b3c5db10-a262-11f0-9049-00000a000021 HTTP/1.1" 200 340 0.001716 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:26] "GET /analytics/query/b3c5db10-a262-11f0-9049-00000a000021/chunk-final/0 HTTP/1.1" 200 320999 0.008113 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:26] "GET /analytics/tables HTTP/1.1" 200 76090 0.003311 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:27] "GET /analytics/tables HTTP/1.1" 200 76090 0.004316 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:27] "POST /analytics/query HTTP/1.1" 202 179 0.008598 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:27] "GET /analytics/query/b4d5eb7b-a262-11f0-b234-00000a000021 HTTP/1.1" 200 221 0.002749 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:27] "GET /analytics/query/b4d5eb7b-a262-11f0-b234-00000a000021 HTTP/1.1" 200 338 0.001849 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:27] "GET /analytics/query/b4d5eb7b-a262-11f0-b234-00000a000021/chunk-final/0 HTTP/1.1" 200 145 0.001430 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:27] "POST /analytics/query HTTP/1.1" 202 179 0.003788 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:27] "GET /analytics/query/b526d87c-a262-11f0-bc1f-00000a000021 HTTP/1.1" 200 221 0.001637 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:28] "GET /analytics/query/b526d87c-a262-11f0-bc1f-00000a000021 HTTP/1.1" 200 338 0.001765 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:28] "GET /analytics/query/b526d87c-a262-11f0-bc1f-00000a000021/chunk-final/0 HTTP/1.1" 200 145 0.001421 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:28] "POST /analytics/query HTTP/1.1" 202 179 0.004112 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:28] "GET /analytics/query/b5765b44-a262-11f0-bd14-00000a000021 HTTP/1.1" 200 221 0.005496 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:28] "GET /analytics/query/b5765b44-a262-11f0-bd14-00000a000021 HTTP/1.1" 200 338 0.002191 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:28] "GET /analytics/query/b5765b44-a262-11f0-bd14-00000a000021/chunk-final/0 HTTP/1.1" 200 145 0.001575 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:28] "POST /analytics/query HTTP/1.1" 202 179 0.021591 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:28] "GET /analytics/query/b5c6f147-a262-11f0-bcde-00000a000021 HTTP/1.1" 200 221 0.002857 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:29] "GET /analytics/query/b5c6f147-a262-11f0-bcde-00000a000021 HTTP/1.1" 200 338 0.001778 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:29] "GET /analytics/query/b5c6f147-a262-11f0-bcde-00000a000021/chunk-final/0 HTTP/1.1" 200 145 0.001554 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:29] "POST /analytics/query HTTP/1.1" 202 179 0.003865 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:29] "GET /analytics/query/b6198e01-a262-11f0-8541-00000a000021 HTTP/1.1" 200 221 0.003072 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:29] "GET /analytics/query/b6198e01-a262-11f0-8541-00000a000021 HTTP/1.1" 200 338 0.002579 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:29] "GET /analytics/query/b6198e01-a262-11f0-8541-00000a000021/chunk-final/0 HTTP/1.1" 200 145 0.001532 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:29] "POST /analytics/query HTTP/1.1" 202 179 0.004172 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:29] "GET /analytics/query/b66a8151-a262-11f0-bcaf-00000a000021 HTTP/1.1" 200 221 0.003811 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:30] "GET /analytics/query/b66a8151-a262-11f0-bcaf-00000a000021 HTTP/1.1" 200 338 0.001838 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:30] "GET /analytics/query/b66a8151-a262-11f0-bcaf-00000a000021/chunk-final/0 HTTP/1.1" 200 145 0.001522 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:30] "POST /analytics/query HTTP/1.1" 202 179 0.009724 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:30] "GET /analytics/query/b6baab17-a262-11f0-b1b1-00000a000021 HTTP/1.1" 200 221 0.012461 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:31] "GET /analytics/query/b6baab17-a262-11f0-b1b1-00000a000021 HTTP/1.1" 200 338 0.002645 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:31] "GET /analytics/query/b6baab17-a262-11f0-b1b1-00000a000021/chunk-final/0 HTTP/1.1" 200 145 0.001821 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:31] "POST /analytics/query HTTP/1.1" 202 179 0.004788 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:31] "GET /analytics/query/b70dd7d5-a262-11f0-9e3a-00000a000021 HTTP/1.1" 200 221 0.001830 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:31] "GET /analytics/query/b70dd7d5-a262-11f0-9e3a-00000a000021 HTTP/1.1" 200 338 0.001749 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:31] "GET /analytics/query/b70dd7d5-a262-11f0-9e3a-00000a000021/chunk-final/0 HTTP/1.1" 200 145 0.001405 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:31] "POST /analytics/query HTTP/1.1" 202 179 0.004142 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:31] "GET /analytics/query/b75f06ff-a262-11f0-9d4f-00000a000021 HTTP/1.1" 200 221 0.004323 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:32] "GET /analytics/query/b75f06ff-a262-11f0-9d4f-00000a000021 HTTP/1.1" 200 338 0.001831 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:32] "GET /analytics/query/b75f06ff-a262-11f0-9d4f-00000a000021/chunk-final/0 HTTP/1.1" 200 145 0.001516 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:32] "POST /analytics/query HTTP/1.1" 202 179 0.010951 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:32] "GET /analytics/query/b7af059e-a262-11f0-b071-00000a000021 HTTP/1.1" 200 221 0.003204 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:32] "GET /analytics/query/b7af059e-a262-11f0-b071-00000a000021 HTTP/1.1" 200 338 0.001833 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:32] "GET /analytics/query/b7af059e-a262-11f0-b071-00000a000021/chunk-final/0 HTTP/1.1" 200 145 0.002158 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:32] "POST /analytics/query HTTP/1.1" 202 179 0.004264 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:32] "GET /analytics/query/b8019090-a262-11f0-8683-00000a000021 HTTP/1.1" 200 221 0.001774 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:33] "GET /analytics/query/b8019090-a262-11f0-8683-00000a000021 HTTP/1.1" 200 338 0.001745 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:33] "GET /analytics/query/b8019090-a262-11f0-8683-00000a000021/chunk-final/0 HTTP/1.1" 200 145 0.001516 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:33] "POST /analytics/query HTTP/1.1" 202 179 0.010276 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:33] "GET /analytics/query/b852af0e-a262-11f0-99bf-00000a000021 HTTP/1.1" 200 221 0.001812 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:33] "GET /analytics/query/b852af0e-a262-11f0-99bf-00000a000021 HTTP/1.1" 200 338 0.001857 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:33] "GET /analytics/query/b852af0e-a262-11f0-99bf-00000a000021/chunk-final/0 HTTP/1.1" 200 145 0.001480 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:34] "GET /analytics/tables HTTP/1.1" 200 76090 0.003393 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:34] "GET /analytics/tables HTTP/1.1" 200 76090 0.003556 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:34] "POST /analytics/query HTTP/1.1" 202 179 0.018111 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:34] "GET /analytics/query/b95bf5c4-a262-11f0-97fe-00000a000021 HTTP/1.1" 200 221 0.001919 [API:8081]10.0.0.38 - - [2025-10-06 03:15:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.38 - - [2025-10-06 03:15:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.38 - - [2025-10-06 03:15:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:35] "GET /analytics/query/b95bf5c4-a262-11f0-97fe-00000a000021 HTTP/1.1" 200 340 0.001929 [API:8081]10.0.0.38 - - [2025-10-06 03:15:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000173 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:35] "GET /analytics/query/b95bf5c4-a262-11f0-97fe-00000a000021/chunk-final/0 HTTP/1.1" 200 1505203 0.019731 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:35] "POST /analytics/query HTTP/1.1" 202 179 0.005496 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:35] "GET /analytics/query/b9ba2f27-a262-11f0-8996-00000a000021 HTTP/1.1" 200 221 0.001921 [API:8081]10.0.0.249 - - [2025-10-06 03:15:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.249 - - [2025-10-06 03:15:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:36] "GET /analytics/query/b9ba2f27-a262-11f0-8996-00000a000021 HTTP/1.1" 200 340 0.002026 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:36] "GET /analytics/query/b9ba2f27-a262-11f0-8996-00000a000021/chunk-final/0 HTTP/1.1" 200 1506572 0.015040 [API:8081]10.0.0.33 - - [2025-10-06 03:15:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.33 - - [2025-10-06 03:15:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.249 - - [2025-10-06 03:15:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.249 - - [2025-10-06 03:15:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:36] "GET /analytics/tables HTTP/1.1" 200 76090 0.003556 [API:8081]10.0.0.33 - - [2025-10-06 03:15:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.33 - - [2025-10-06 03:15:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:37] "GET /analytics/tables HTTP/1.1" 200 76090 0.003396 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:38] "GET /analytics/tables HTTP/1.1" 200 76090 0.003139 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:38] "GET /analytics/tables HTTP/1.1" 200 76090 0.003426 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:39] "GET /analytics/tables HTTP/1.1" 200 76090 0.003417 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:39] "POST /analytics/query HTTP/1.1" 202 179 0.004792 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:39] "GET /analytics/query/bbf51b6a-a262-11f0-a9f3-00000a000021 HTTP/1.1" 200 221 0.002965 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:39] "GET /analytics/query/bbf51b6a-a262-11f0-a9f3-00000a000021 HTTP/1.1" 200 339 0.001901 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:39] "GET /analytics/query/bbf51b6a-a262-11f0-a9f3-00000a000021/chunk-final/0 HTTP/1.1" 200 72796 0.003671 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:40] "GET /analytics/tables HTTP/1.1" 200 76090 0.003304 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:40] "POST /analytics/query HTTP/1.1" 202 179 0.019884 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:40] "GET /analytics/query/bca7d37a-a262-11f0-bcad-00000a000021 HTTP/1.1" 200 221 0.003477 [API:8081]10.0.0.38 - - [2025-10-06 03:15:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.056553 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:40] "GET /analytics/query/bca7d37a-a262-11f0-bcad-00000a000021 HTTP/1.1" 200 341 0.002060 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:40] "GET /analytics/query/bca7d37a-a262-11f0-bcad-00000a000021/chunk-final/0 HTTP/1.1" 200 949351 0.027200 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:41] "GET /analytics/tables HTTP/1.1" 200 76090 0.004813 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:42] "GET /analytics/tables HTTP/1.1" 200 76090 0.005145 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:45] "GET /analytics/tables HTTP/1.1" 200 76090 0.003318 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:46] "POST /analytics/query HTTP/1.1" 200 145 1.010571 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:47] "GET /analytics/tables HTTP/1.1" 200 76090 0.004384 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:48] "POST /analytics/query HTTP/1.1" 200 2335 1.011077 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:48] "GET /analytics/tables HTTP/1.1" 200 76090 0.003546 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:49] "POST /analytics/query HTTP/1.1" 200 759 1.014849 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:50] "GET /analytics/tables HTTP/1.1" 200 76090 0.003270 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:51] "POST /analytics/query HTTP/1.1" 200 2829 1.009053 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:52] "GET /analytics/tables HTTP/1.1" 200 76090 0.003966 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:53] "POST /analytics/query HTTP/1.1" 200 206 1.010676 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:53] "GET /analytics/tables HTTP/1.1" 200 76090 0.003402 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:54] "POST /analytics/query HTTP/1.1" 200 1389 1.018040 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:55] "GET /analytics/tables HTTP/1.1" 200 76090 0.003341 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:56] "POST /analytics/query HTTP/1.1" 200 2829 1.009804 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:56] "GET /analytics/tables HTTP/1.1" 200 76090 0.003277 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:57] "POST /analytics/query HTTP/1.1" 200 850 1.010467 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:58] "GET /analytics/tables HTTP/1.1" 200 76090 0.003337 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:15:59] "POST /analytics/query HTTP/1.1" 200 141407 1.018385 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:16:00] "GET /analytics/tables HTTP/1.1" 200 76090 0.003609 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:16:01] "POST /analytics/query HTTP/1.1" 200 941 1.010278 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:16:01] "GET /analytics/tables HTTP/1.1" 200 76090 0.003124 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:16:02] "POST /analytics/query HTTP/1.1" 200 258 1.011213 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:16:03] "GET /analytics/tables HTTP/1.1" 200 76090 0.003295 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:16:04] "POST /analytics/query HTTP/1.1" 200 596 1.015475 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:16:05] "GET /analytics/tables HTTP/1.1" 200 76090 0.003132 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:16:06] "POST /analytics/query HTTP/1.1" 200 1797 1.026651 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:16:06] "GET /analytics/tables HTTP/1.1" 200 76090 0.003439 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:16:07] "POST /analytics/query HTTP/1.1" 200 596 1.010406 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:16:08] "GET /analytics/tables HTTP/1.1" 200 76090 0.003502 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:16:09] "POST /analytics/query HTTP/1.1" 200 236 1.030942 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:16:09] "GET /analytics/tables HTTP/1.1" 200 76090 0.004296 [API:8081]10.0.0.33 - - [2025-10-06 03:16:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.33 - - [2025-10-06 03:16:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1392 0.057594 [API:8081]10.0.0.33 - - [2025-10-06 03:16:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.092031 [API:8081]10.0.0.33 - - [2025-10-06 03:16:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.110496 [API:8081]10.0.0.33 - - [2025-10-06 03:16:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.007858 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:17:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002431 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:17:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002343 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:17:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002594 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:17:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002166 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:17:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001654 [API:8081]10.0.0.33 - - [2025-10-06 03:17:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.009822 [API:8081]10.0.0.33 - - [2025-10-06 03:17:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.009812 [API:8081]10.0.0.33 - - [2025-10-06 03:17:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.009226 [API:8081]10.0.0.33 - - [2025-10-06 03:17:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.007085 [API:8081]10.0.0.33 - - [2025-10-06 03:17:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.007864 [API:8081]10.0.0.38 - - [2025-10-06 03:17:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.051356 [API:8081]10.0.0.33 - - [2025-10-06 03:17:50] "POST /analytics/query HTTP/1.1" 200 222 1.016854 [API:8081]10.0.0.33 - - [2025-10-06 03:17:51] "POST /analytics/query HTTP/1.1" 200 222 1.021863 [API:8081]10.0.0.33 - - [2025-10-06 03:17:52] "POST /analytics/query HTTP/1.1" 200 353 1.017023 [API:8081]10.0.0.249 - - [2025-10-06 03:18:23] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.249 - - [2025-10-06 03:18:23] "GET /analytics HTTP/1.1" 401 205 0.000123 [API:8081]10.0.0.38 - - [2025-10-06 03:18:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.058880 [API:8081]10.0.0.38 - - [2025-10-06 03:18:52] "GET /analytics HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.38 - - [2025-10-06 03:18:52] "GET /analytics HTTP/1.1" 401 205 0.000120 [API:8081]10.0.0.33 - - [2025-10-06 03:18:53] "GET /analytics HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.33 - - [2025-10-06 03:18:53] "GET /analytics HTTP/1.1" 401 205 0.000132 [API:8081]10.0.0.38 - - [2025-10-06 03:20:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.38 - - [2025-10-06 03:20:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.38 - - [2025-10-06 03:20:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.38 - - [2025-10-06 03:20:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.249 - - [2025-10-06 03:20:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.249 - - [2025-10-06 03:20:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.33 - - [2025-10-06 03:20:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000356 [API:8081]10.0.0.33 - - [2025-10-06 03:20:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.249 - - [2025-10-06 03:20:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.249 - - [2025-10-06 03:20:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.33 - - [2025-10-06 03:20:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.33 - - [2025-10-06 03:20:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.38 - - [2025-10-06 03:20:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.049053 [API:8081]10.0.0.33 - - [2025-10-06 03:21:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25595 0.030402 [API:8081]10.0.0.33 - - [2025-10-06 03:21:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13770 0.027743 [API:8081]10.0.0.33 - - [2025-10-06 03:21:13] "POST /analytics/query HTTP/1.1" 200 507 1.017803 [API:8081]10.0.0.33 - - [2025-10-06 03:21:14] "POST /analytics/query HTTP/1.1" 200 353 1.015262 [API:8081]10.0.0.33 - - [2025-10-06 03:21:15] "POST /analytics/query HTTP/1.1" 200 353 1.018003 [API:8081]10.0.0.38 - - [2025-10-06 03:21:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.049450 [API:8081]10.0.0.38 - - [2025-10-06 03:23:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053826 [API:8081]10.0.0.38 - - [2025-10-06 03:24:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.050404 [API:8081]10.0.0.38 - - [2025-10-06 03:25:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.38 - - [2025-10-06 03:25:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.38 - - [2025-10-06 03:25:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.38 - - [2025-10-06 03:25:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.249 - - [2025-10-06 03:25:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.249 - - [2025-10-06 03:25:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.33 - - [2025-10-06 03:25:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.33 - - [2025-10-06 03:25:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.249 - - [2025-10-06 03:25:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.249 - - [2025-10-06 03:25:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.33 - - [2025-10-06 03:25:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000469 [API:8081]10.0.0.33 - - [2025-10-06 03:25:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.38 - - [2025-10-06 03:26:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058029 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:27:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003191 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:27:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002530 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:27:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003372 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:27:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002210 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:27:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002102 [API:8081]10.0.0.38 - - [2025-10-06 03:27:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.049273 [API:8081]10.0.0.249 - - [2025-10-06 03:28:23] "GET /analytics HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.249 - - [2025-10-06 03:28:23] "GET /analytics HTTP/1.1" 401 205 0.000125 [API:8081]10.0.0.38 - - [2025-10-06 03:28:52] "GET /analytics HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.38 - - [2025-10-06 03:28:52] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.33 - - [2025-10-06 03:28:53] "GET /analytics HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.33 - - [2025-10-06 03:28:53] "GET /analytics HTTP/1.1" 401 205 0.000144 [API:8081]10.0.0.38 - - [2025-10-06 03:29:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054523 [API:8081]10.0.0.38 - - [2025-10-06 03:30:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.38 - - [2025-10-06 03:30:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.38 - - [2025-10-06 03:30:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.38 - - [2025-10-06 03:30:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.249 - - [2025-10-06 03:30:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.249 - - [2025-10-06 03:30:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.33 - - [2025-10-06 03:30:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.33 - - [2025-10-06 03:30:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.249 - - [2025-10-06 03:30:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.249 - - [2025-10-06 03:30:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.33 - - [2025-10-06 03:30:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000479 [API:8081]10.0.0.33 - - [2025-10-06 03:30:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.38 - - [2025-10-06 03:30:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.048481 [API:8081]10.0.0.33 - - [2025-10-06 03:32:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.33 - - [2025-10-06 03:32:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1116 0.050962 [API:8081]10.0.0.33 - - [2025-10-06 03:32:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-54690551:5a904895-6421-41e7-ac56-8e8ce8ae1b2b?flat HTTP/1.1" 200 5202 0.052760 [API:8081]10.0.0.33 - - [2025-10-06 03:32:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-54690551:5a904895-6421-41e7-ac56-8e8ce8ae1b2b?flat HTTP/1.1" 200 5202 0.053972 [API:8081]10.0.0.33 - - [2025-10-06 03:32:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-54690551:5a904895-6421-41e7-ac56-8e8ce8ae1b2b?flat HTTP/1.1" 200 5202 0.012802 [API:8081]10.0.0.33 - - [2025-10-06 03:32:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-54690551:EVPN-VN1?flat HTTP/1.1" 200 7823 0.016347 [API:8081]10.0.0.33 - - [2025-10-06 03:32:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25598 0.020851 [API:8081]10.0.0.33 - - [2025-10-06 03:32:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13073 0.019832 [API:8081]10.0.0.33 - - [2025-10-06 03:32:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25598 0.019368 [API:8081]10.0.0.33 - - [2025-10-06 03:32:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13073 0.019825 [API:8081]10.0.0.33 - - [2025-10-06 03:32:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008583 [API:8081]10.0.0.33 - - [2025-10-06 03:32:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-54690551:be740bbe-91bf-4011-bda7-2a7c9542ab5a?flat HTTP/1.1" 200 5064 0.014485 [API:8081]10.0.0.33 - - [2025-10-06 03:32:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-54690551:be740bbe-91bf-4011-bda7-2a7c9542ab5a?flat HTTP/1.1" 200 5064 0.019694 [API:8081]10.0.0.33 - - [2025-10-06 03:32:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-54690551:be740bbe-91bf-4011-bda7-2a7c9542ab5a?flat HTTP/1.1" 200 5064 0.012922 [API:8081]10.0.0.33 - - [2025-10-06 03:32:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-54690551:EVPN-VN1?flat HTTP/1.1" 200 7823 0.022344 [API:8081]10.0.0.33 - - [2025-10-06 03:32:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26209 0.031714 [API:8081]10.0.0.33 - - [2025-10-06 03:32:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13058 0.026679 [API:8081]10.0.0.33 - - [2025-10-06 03:32:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26209 0.021727 [API:8081]10.0.0.33 - - [2025-10-06 03:32:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 13058 0.025914 [API:8081]10.0.0.33 - - [2025-10-06 03:32:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008026 [API:8081]10.0.0.38 - - [2025-10-06 03:32:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058356 [API:8081]10.0.0.38 - - [2025-10-06 03:33:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.051050 [API:8081]10.0.0.33 - - [2025-10-06 03:34:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-54690551:5a904895-6421-41e7-ac56-8e8ce8ae1b2b?flat HTTP/1.1" 200 5308 0.013511 [API:8081]10.0.0.33 - - [2025-10-06 03:34:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-54690551:5a904895-6421-41e7-ac56-8e8ce8ae1b2b?flat HTTP/1.1" 200 5308 0.013200 [API:8081]10.0.0.33 - - [2025-10-06 03:34:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-54690551:5a904895-6421-41e7-ac56-8e8ce8ae1b2b?flat HTTP/1.1" 200 5308 0.012785 [API:8081]10.0.0.33 - - [2025-10-06 03:34:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-54690551:EVPN-VN1?flat HTTP/1.1" 200 8291 0.018130 [API:8081]10.0.0.33 - - [2025-10-06 03:34:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21046 0.019859 [API:8081]10.0.0.33 - - [2025-10-06 03:34:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 11987 0.018311 [API:8081]10.0.0.33 - - [2025-10-06 03:34:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21046 0.020179 [API:8081]10.0.0.33 - - [2025-10-06 03:34:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 11987 0.021010 [API:8081]10.0.0.33 - - [2025-10-06 03:34:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008422 [API:8081]10.0.0.33 - - [2025-10-06 03:35:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-54690551:be740bbe-91bf-4011-bda7-2a7c9542ab5a?flat HTTP/1.1" 200 5317 0.013844 [API:8081]10.0.0.33 - - [2025-10-06 03:35:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-54690551:be740bbe-91bf-4011-bda7-2a7c9542ab5a?flat HTTP/1.1" 200 5317 0.011746 [API:8081]10.0.0.33 - - [2025-10-06 03:35:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-54690551:be740bbe-91bf-4011-bda7-2a7c9542ab5a?flat HTTP/1.1" 200 5317 0.012441 [API:8081]10.0.0.33 - - [2025-10-06 03:35:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-54690551:EVPN-VN1?flat HTTP/1.1" 200 9481 0.017109 [API:8081]10.0.0.33 - - [2025-10-06 03:35:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23272 0.023630 [API:8081]10.0.0.33 - - [2025-10-06 03:35:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23272 0.019834 [API:8081]10.0.0.33 - - [2025-10-06 03:35:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008298 [API:8081]10.0.0.38 - - [2025-10-06 03:35:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.38 - - [2025-10-06 03:35:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.38 - - [2025-10-06 03:35:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.38 - - [2025-10-06 03:35:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.249 - - [2025-10-06 03:35:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000422 [API:8081]10.0.0.249 - - [2025-10-06 03:35:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.33 - - [2025-10-06 03:35:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.33 - - [2025-10-06 03:35:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.249 - - [2025-10-06 03:35:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.249 - - [2025-10-06 03:35:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.33 - - [2025-10-06 03:35:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.33 - - [2025-10-06 03:35:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.38 - - [2025-10-06 03:35:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052572 [API:8081]10.0.0.33 - - [2025-10-06 03:36:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32162 0.022328 [API:8081]10.0.0.33 - - [2025-10-06 03:36:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-54690551:EVPN-VN1?flat HTTP/1.1" 200 8531 0.101064 [API:8081]10.0.0.33 - - [2025-10-06 03:36:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009331 [API:8081]10.0.0.33 - - [2025-10-06 03:36:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24665 0.020188 [API:8081]10.0.0.33 - - [2025-10-06 03:36:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12791 0.021496 [API:8081]10.0.0.33 - - [2025-10-06 03:36:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24665 0.018538 [API:8081]10.0.0.33 - - [2025-10-06 03:36:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12571 0.025455 [API:8081]10.0.0.33 - - [2025-10-06 03:36:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-54690551:EVPN-VN1?flat HTTP/1.1" 200 5989 0.012341 [API:8081]10.0.0.33 - - [2025-10-06 03:36:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007651 [API:8081]10.0.0.38 - - [2025-10-06 03:36:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.068034 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:37:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003126 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:37:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.015250 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:37:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.007443 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:37:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.009996 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:37:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.005165 [API:8081]10.0.0.249 - - [2025-10-06 03:38:23] "GET /analytics HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.249 - - [2025-10-06 03:38:23] "GET /analytics HTTP/1.1" 401 205 0.000121 [API:8081]10.0.0.33 - - [2025-10-06 03:38:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-46937912:88085420-48f1-46a7-be2b-f9f830007260?flat HTTP/1.1" 401 205 0.000399 [API:8081]10.0.0.33 - - [2025-10-06 03:38:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-46937912:88085420-48f1-46a7-be2b-f9f830007260?flat HTTP/1.1" 200 5169 0.404833 [API:8081]10.0.0.33 - - [2025-10-06 03:38:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-46937912:88085420-48f1-46a7-be2b-f9f830007260?flat HTTP/1.1" 200 5169 0.093347 [API:8081]10.0.0.33 - - [2025-10-06 03:38:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-46937912:88085420-48f1-46a7-be2b-f9f830007260?flat HTTP/1.1" 200 5169 0.056077 [API:8081]10.0.0.33 - - [2025-10-06 03:38:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-36948406:ctest-TestRbac-36948406-59743612?flat HTTP/1.1" 200 3323 0.075062 [API:8081]10.0.0.33 - - [2025-10-06 03:38:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.099858 [API:8081]10.0.0.33 - - [2025-10-06 03:38:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.113259 [API:8081]10.0.0.33 - - [2025-10-06 03:38:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 205 0.000212 [API:8081]10.0.0.33 - - [2025-10-06 03:38:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32540 0.063822 [API:8081]10.0.0.33 - - [2025-10-06 03:38:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.029575 [API:8081]10.0.0.33 - - [2025-10-06 03:38:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.118254 [API:8081]10.0.0.33 - - [2025-10-06 03:38:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32540 0.143769 [API:8081]10.0.0.33 - - [2025-10-06 03:38:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.041259 [API:8081]10.0.0.33 - - [2025-10-06 03:38:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.073268 [API:8081]10.0.0.33 - - [2025-10-06 03:38:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.130018 [API:8081]10.0.0.33 - - [2025-10-06 03:38:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32540 0.029596 [API:8081]10.0.0.33 - - [2025-10-06 03:38:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32540 0.068538 [API:8081]10.0.0.33 - - [2025-10-06 03:38:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32540 0.021492 [API:8081]10.0.0.38 - - [2025-10-06 03:38:52] "GET /analytics HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.38 - - [2025-10-06 03:38:52] "GET /analytics HTTP/1.1" 401 205 0.000144 [API:8081]10.0.0.33 - - [2025-10-06 03:38:53] "GET /analytics HTTP/1.1" 401 205 0.000375 [API:8081]10.0.0.33 - - [2025-10-06 03:38:53] "GET /analytics HTTP/1.1" 401 205 0.000211 [API:8081]10.0.0.33 - - [2025-10-06 03:38:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32540 0.030087 [API:8081]10.0.0.38 - - [2025-10-06 03:38:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.048785 [API:8081]10.0.0.33 - - [2025-10-06 03:38:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32540 0.022382 [API:8081]10.0.0.33 - - [2025-10-06 03:39:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32540 0.028056 [API:8081]10.0.0.33 - - [2025-10-06 03:39:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32542 0.024535 [API:8081]10.0.0.33 - - [2025-10-06 03:39:04] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-36948406:ctest-TestRbac-36948406-59743612?flat HTTP/1.1" 200 2077 0.009897 [API:8081]10.0.0.33 - - [2025-10-06 03:39:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008566 [API:8081]10.0.0.33 - - [2025-10-06 03:39:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.33 - - [2025-10-06 03:39:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.046980 [API:8081]10.0.0.33 - - [2025-10-06 03:39:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.057897 [API:8081]10.0.0.33 - - [2025-10-06 03:39:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1406 0.078977 [API:8081]10.0.0.38 - - [2025-10-06 03:39:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.051741 [API:8081]10.0.0.33 - - [2025-10-06 03:40:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-84828174:6521c4f0-7b97-4861-aa9e-d15698286db3?flat HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.33 - - [2025-10-06 03:40:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-84828174:6521c4f0-7b97-4861-aa9e-d15698286db3?flat HTTP/1.1" 200 5243 0.098963 [API:8081]10.0.0.33 - - [2025-10-06 03:40:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-84828174:6521c4f0-7b97-4861-aa9e-d15698286db3?flat HTTP/1.1" 200 5243 0.054012 [API:8081]10.0.0.33 - - [2025-10-06 03:40:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-84828174:6521c4f0-7b97-4861-aa9e-d15698286db3?flat HTTP/1.1" 200 5243 0.044945 [API:8081]10.0.0.33 - - [2025-10-06 03:40:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-84828174:ctest-TestRbacBasic-84828174-73242393?flat HTTP/1.1" 200 3509 0.043509 [API:8081]10.0.0.33 - - [2025-10-06 03:40:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.043794 [API:8081]10.0.0.33 - - [2025-10-06 03:40:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.064573 [API:8081]10.0.0.33 - - [2025-10-06 03:40:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24719 0.017710 [API:8081]10.0.0.33 - - [2025-10-06 03:40:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13007 0.027371 [API:8081]10.0.0.33 - - [2025-10-06 03:40:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.046238 [API:8081]10.0.0.33 - - [2025-10-06 03:40:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.080207 [API:8081]10.0.0.33 - - [2025-10-06 03:40:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24719 0.018342 [API:8081]10.0.0.33 - - [2025-10-06 03:40:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13007 0.021199 [API:8081]10.0.0.33 - - [2025-10-06 03:40:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.055520 [API:8081]10.0.0.33 - - [2025-10-06 03:40:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.029663 [API:8081]10.0.0.33 - - [2025-10-06 03:40:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.072402 [API:8081]10.0.0.33 - - [2025-10-06 03:40:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24719 0.018816 [API:8081]10.0.0.33 - - [2025-10-06 03:40:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13007 0.026307 [API:8081]10.0.0.33 - - [2025-10-06 03:40:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24719 0.028733 [API:8081]10.0.0.33 - - [2025-10-06 03:40:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13007 0.019131 [API:8081]10.0.0.33 - - [2025-10-06 03:40:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24719 0.019651 [API:8081]10.0.0.33 - - [2025-10-06 03:40:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13007 0.020835 [API:8081]10.0.0.33 - - [2025-10-06 03:40:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24719 0.020606 [API:8081]10.0.0.33 - - [2025-10-06 03:40:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13007 0.019251 [API:8081]10.0.0.33 - - [2025-10-06 03:40:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24719 0.019660 [API:8081]10.0.0.33 - - [2025-10-06 03:40:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 13007 0.018159 [API:8081]10.0.0.33 - - [2025-10-06 03:40:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24719 0.020018 [API:8081]10.0.0.33 - - [2025-10-06 03:40:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12772 0.028389 [API:8081]10.0.0.33 - - [2025-10-06 03:40:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-84828174:ctest-TestRbacBasic-84828174-73242393?flat HTTP/1.1" 200 6887 0.012141 [API:8081]10.0.0.33 - - [2025-10-06 03:40:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008636 [Introspect:8090]10.0.0.33 - - [2025-10-06 03:40:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001059 [API:8081]10.0.0.33 - - [2025-10-06 03:40:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.33 - - [2025-10-06 03:40:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1124 0.061264 [API:8081]10.0.0.38 - - [2025-10-06 03:40:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.38 - - [2025-10-06 03:40:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.38 - - [2025-10-06 03:40:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.38 - - [2025-10-06 03:40:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.249 - - [2025-10-06 03:40:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.249 - - [2025-10-06 03:40:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.33 - - [2025-10-06 03:40:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.33 - - [2025-10-06 03:40:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.249 - - [2025-10-06 03:40:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.249 - - [2025-10-06 03:40:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.33 - - [2025-10-06 03:40:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.33 - - [2025-10-06 03:40:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.38 - - [2025-10-06 03:41:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.051241 [API:8081]10.0.0.33 - - [2025-10-06 03:42:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27464959:1f133c37-6309-47c1-bcb5-c726d113ea44?flat HTTP/1.1" 200 5364 0.059290 [API:8081]10.0.0.33 - - [2025-10-06 03:42:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27464959:1f133c37-6309-47c1-bcb5-c726d113ea44?flat HTTP/1.1" 200 5364 0.018592 [API:8081]10.0.0.33 - - [2025-10-06 03:42:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27464959:1f133c37-6309-47c1-bcb5-c726d113ea44?flat HTTP/1.1" 200 5364 0.056226 [API:8081]10.0.0.33 - - [2025-10-06 03:42:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-27464959:ctest-vn1-78495307?flat HTTP/1.1" 200 9541 0.028772 [API:8081]10.0.0.33 - - [2025-10-06 03:42:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.019881 [API:8081]10.0.0.33 - - [2025-10-06 03:42:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12979 0.033050 [API:8081]10.0.0.33 - - [2025-10-06 03:42:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.034321 [API:8081]10.0.0.33 - - [2025-10-06 03:42:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12979 0.031821 [API:8081]10.0.0.33 - - [2025-10-06 03:42:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008757 [API:8081]10.0.0.33 - - [2025-10-06 03:42:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27464959:715c7723-16d0-435e-a4ce-83e715ee20d4?flat HTTP/1.1" 200 5503 0.011300 [API:8081]10.0.0.33 - - [2025-10-06 03:42:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27464959:715c7723-16d0-435e-a4ce-83e715ee20d4?flat HTTP/1.1" 200 5503 0.011898 [API:8081]10.0.0.33 - - [2025-10-06 03:42:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27464959:715c7723-16d0-435e-a4ce-83e715ee20d4?flat HTTP/1.1" 200 5503 0.013342 [API:8081]10.0.0.33 - - [2025-10-06 03:42:57] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-27464959:ctest-vn1-78495307?flat HTTP/1.1" 200 9541 0.022331 [API:8081]10.0.0.33 - - [2025-10-06 03:42:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.020776 [API:8081]10.0.0.33 - - [2025-10-06 03:42:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.021912 [API:8081]10.0.0.33 - - [2025-10-06 03:42:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.007761 [API:8081]10.0.0.38 - - [2025-10-06 03:42:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.053159 [API:8081]10.0.0.33 - - [2025-10-06 03:43:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.021538 [API:8081]10.0.0.33 - - [2025-10-06 03:43:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.022193 [API:8081]10.0.0.33 - - [2025-10-06 03:43:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.024331 [API:8081]10.0.0.33 - - [2025-10-06 03:43:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.025221 [API:8081]10.0.0.33 - - [2025-10-06 03:43:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.024789 [API:8081]10.0.0.33 - - [2025-10-06 03:43:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.022017 [API:8081]10.0.0.33 - - [2025-10-06 03:43:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.021770 [API:8081]10.0.0.33 - - [2025-10-06 03:43:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.022454 [API:8081]10.0.0.33 - - [2025-10-06 03:43:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32563 0.028986 [API:8081]10.0.0.33 - - [2025-10-06 03:43:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32563 0.021244 [API:8081]10.0.0.33 - - [2025-10-06 03:43:33] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-27464959:ctest-vn1-78495307?flat HTTP/1.1" 200 7720 0.017748 [API:8081]10.0.0.33 - - [2025-10-06 03:43:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008002 [API:8081]10.0.0.33 - - [2025-10-06 03:43:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24724 0.018446 [API:8081]10.0.0.33 - - [2025-10-06 03:43:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12974 0.019813 [API:8081]10.0.0.33 - - [2025-10-06 03:43:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24724 0.021038 [API:8081]10.0.0.33 - - [2025-10-06 03:43:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12972 0.018651 [API:8081]10.0.0.33 - - [2025-10-06 03:43:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24724 0.019615 [API:8081]10.0.0.33 - - [2025-10-06 03:43:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12972 0.022170 [API:8081]10.0.0.33 - - [2025-10-06 03:43:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24724 0.018964 [API:8081]10.0.0.33 - - [2025-10-06 03:43:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12972 0.018840 [API:8081]10.0.0.33 - - [2025-10-06 03:43:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24724 0.020883 [API:8081]10.0.0.33 - - [2025-10-06 03:43:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12972 0.018969 [API:8081]10.0.0.33 - - [2025-10-06 03:43:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24724 0.018453 [API:8081]10.0.0.33 - - [2025-10-06 03:43:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12972 0.020809 [API:8081]10.0.0.33 - - [2025-10-06 03:43:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24724 0.019477 [API:8081]10.0.0.33 - - [2025-10-06 03:43:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 12579 0.019143 [API:8081]10.0.0.33 - - [2025-10-06 03:43:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-27464959:ctest-vn1-78495307?flat HTTP/1.1" 200 6231 0.013281 [API:8081]10.0.0.33 - - [2025-10-06 03:43:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007931 [API:8081]10.0.0.33 - - [2025-10-06 03:43:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1124 0.008806 [API:8081]10.0.0.33 - - [2025-10-06 03:44:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.009266 [API:8081]10.0.0.38 - - [2025-10-06 03:45:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.048008 [API:8081]10.0.0.38 - - [2025-10-06 03:45:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.38 - - [2025-10-06 03:45:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.38 - - [2025-10-06 03:45:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.38 - - [2025-10-06 03:45:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000354 [API:8081]10.0.0.249 - - [2025-10-06 03:45:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.249 - - [2025-10-06 03:45:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.33 - - [2025-10-06 03:45:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.33 - - [2025-10-06 03:45:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.249 - - [2025-10-06 03:45:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000338 [API:8081]10.0.0.249 - - [2025-10-06 03:45:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.33 - - [2025-10-06 03:45:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.33 - - [2025-10-06 03:45:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.38 - - [2025-10-06 03:46:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2542 0.060731 [Introspect:8090]10.0.0.33 - - [2025-10-06 03:46:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001020 [API:8081]10.0.0.33 - - [2025-10-06 03:46:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 11998 0.369315 [API:8081]10.0.0.33 - - [2025-10-06 03:46:43] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4219-1?flat HTTP/1.1" 200 6199 0.373844 [API:8081]10.0.0.33 - - [2025-10-06 03:46:44] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4219-2?flat HTTP/1.1" 200 6196 0.356939 [API:8081]10.0.0.33 - - [2025-10-06 03:46:44] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4219-3?flat HTTP/1.1" 200 4110 0.012352 [API:8081]10.0.0.33 - - [2025-10-06 03:46:44] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4219-1.?flat HTTP/1.1" 200 5906 0.014979 [API:8081]10.0.0.33 - - [2025-10-06 03:46:44] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4219-2.?flat HTTP/1.1" 200 7399 0.012766 [API:8081]10.0.0.33 - - [2025-10-06 03:46:44] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4219-3.?flat HTTP/1.1" 200 5904 0.013291 [API:8081]10.0.0.33 - - [2025-10-06 03:46:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.006989 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:47:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002224 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:47:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002505 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:47:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002835 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:47:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002501 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:47:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001670 [API:8081]10.0.0.33 - - [2025-10-06 03:47:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27464959:88101299-ee81-4a6e-ac85-de183e981d36?flat HTTP/1.1" 200 5251 0.011370 [API:8081]10.0.0.33 - - [2025-10-06 03:47:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27464959:88101299-ee81-4a6e-ac85-de183e981d36?flat HTTP/1.1" 200 5251 0.012280 [API:8081]10.0.0.33 - - [2025-10-06 03:47:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27464959:88101299-ee81-4a6e-ac85-de183e981d36?flat HTTP/1.1" 200 5251 0.014664 [API:8081]10.0.0.33 - - [2025-10-06 03:47:27] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-27464959:ctest-vn1-47861815?flat HTTP/1.1" 200 7118 0.013409 [API:8081]10.0.0.33 - - [2025-10-06 03:47:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32885 0.046540 [API:8081]10.0.0.33 - - [2025-10-06 03:47:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32885 0.024955 [API:8081]10.0.0.33 - - [2025-10-06 03:47:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.011874 [API:8081]10.0.0.38 - - [2025-10-06 03:48:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054468 [API:8081]10.0.0.33 - - [2025-10-06 03:48:10] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27464959:edec9937-0d19-4584-96eb-993d05300c9e?flat HTTP/1.1" 200 5246 0.012645 [API:8081]10.0.0.33 - - [2025-10-06 03:48:10] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27464959:edec9937-0d19-4584-96eb-993d05300c9e?flat HTTP/1.1" 200 5246 0.011222 [API:8081]10.0.0.33 - - [2025-10-06 03:48:10] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27464959:edec9937-0d19-4584-96eb-993d05300c9e?flat HTTP/1.1" 200 5246 0.011712 [API:8081]10.0.0.33 - - [2025-10-06 03:48:10] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-27464959:ctest-vn2-18112973?flat HTTP/1.1" 200 7117 0.012937 [API:8081]10.0.0.33 - - [2025-10-06 03:48:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32535 0.022484 [API:8081]10.0.0.33 - - [2025-10-06 03:48:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32535 0.021744 [API:8081]10.0.0.33 - - [2025-10-06 03:48:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.007665 [API:8081]10.0.0.249 - - [2025-10-06 03:48:23] "GET /analytics HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.249 - - [2025-10-06 03:48:23] "GET /analytics HTTP/1.1" 401 205 0.000135 [API:8081]10.0.0.38 - - [2025-10-06 03:48:52] "GET /analytics HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.38 - - [2025-10-06 03:48:52] "GET /analytics HTTP/1.1" 401 205 0.000124 [API:8081]10.0.0.33 - - [2025-10-06 03:48:53] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.33 - - [2025-10-06 03:48:53] "GET /analytics HTTP/1.1" 401 205 0.000133 [API:8081]10.0.0.38 - - [2025-10-06 03:49:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2542 0.051029 [API:8081]10.0.0.33 - - [2025-10-06 03:49:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32545 0.022815 [API:8081]10.0.0.33 - - [2025-10-06 03:49:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32545 0.030975 [API:8081]10.0.0.33 - - [2025-10-06 03:49:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32545 0.022673 [API:8081]10.0.0.33 - - [2025-10-06 03:49:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32545 0.022228 [API:8081]10.0.0.33 - - [2025-10-06 03:49:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32545 0.022410 [API:8081]10.0.0.33 - - [2025-10-06 03:49:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32545 0.022188 [API:8081]10.0.0.33 - - [2025-10-06 03:49:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32550 0.023591 [API:8081]10.0.0.33 - - [2025-10-06 03:49:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32550 0.021675 [API:8081]10.0.0.33 - - [2025-10-06 03:49:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32552 0.023545 [API:8081]10.0.0.33 - - [2025-10-06 03:49:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-27464959:ctest-vn2-18112973?flat HTTP/1.1" 200 7849 0.019480 [API:8081]10.0.0.33 - - [2025-10-06 03:49:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.007663 [API:8081]10.0.0.33 - - [2025-10-06 03:49:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32906 0.025644 [API:8081]10.0.0.33 - - [2025-10-06 03:49:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32906 0.022892 [API:8081]10.0.0.33 - - [2025-10-06 03:49:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32906 0.023309 [API:8081]10.0.0.33 - - [2025-10-06 03:49:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32906 0.024704 [API:8081]10.0.0.33 - - [2025-10-06 03:49:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32906 0.022584 [API:8081]10.0.0.33 - - [2025-10-06 03:49:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32906 0.022985 [API:8081]10.0.0.33 - - [2025-10-06 03:49:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32906 0.021811 [API:8081]10.0.0.33 - - [2025-10-06 03:49:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-27464959:ctest-vn1-47861815?flat HTTP/1.1" 200 7775 0.013826 [API:8081]10.0.0.33 - - [2025-10-06 03:49:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008105 [API:8081]10.0.0.38 - - [2025-10-06 03:50:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.38 - - [2025-10-06 03:50:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.38 - - [2025-10-06 03:50:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.38 - - [2025-10-06 03:50:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.249 - - [2025-10-06 03:50:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.249 - - [2025-10-06 03:50:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.33 - - [2025-10-06 03:50:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.33 - - [2025-10-06 03:50:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.249 - - [2025-10-06 03:50:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000343 [API:8081]10.0.0.249 - - [2025-10-06 03:50:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.33 - - [2025-10-06 03:50:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.33 - - [2025-10-06 03:50:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.33 - - [2025-10-06 03:51:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-51748825:2f06ba54-c415-48ff-9ac2-5ce1ecb59bc1?flat HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.33 - - [2025-10-06 03:51:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-51748825:2f06ba54-c415-48ff-9ac2-5ce1ecb59bc1?flat HTTP/1.1" 200 5228 0.086093 [API:8081]10.0.0.33 - - [2025-10-06 03:51:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-51748825:2f06ba54-c415-48ff-9ac2-5ce1ecb59bc1?flat HTTP/1.1" 200 5228 0.054378 [API:8081]10.0.0.33 - - [2025-10-06 03:51:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-51748825:2f06ba54-c415-48ff-9ac2-5ce1ecb59bc1?flat HTTP/1.1" 200 5228 0.051939 [API:8081]10.0.0.33 - - [2025-10-06 03:51:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-51748825:ctest-vn-26663077?flat HTTP/1.1" 200 6737 0.013851 [API:8081]10.0.0.33 - - [2025-10-06 03:51:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32922 0.021777 [API:8081]10.0.0.33 - - [2025-10-06 03:51:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32922 0.021325 [API:8081]10.0.0.33 - - [2025-10-06 03:51:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009193 [API:8081]10.0.0.33 - - [2025-10-06 03:51:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-51748825:75cf3f2a-4828-4060-8282-20141558d422?flat HTTP/1.1" 200 5240 0.012512 [API:8081]10.0.0.33 - - [2025-10-06 03:51:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-51748825:75cf3f2a-4828-4060-8282-20141558d422?flat HTTP/1.1" 200 5240 0.011641 [API:8081]10.0.0.33 - - [2025-10-06 03:51:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-51748825:75cf3f2a-4828-4060-8282-20141558d422?flat HTTP/1.1" 200 5240 0.011447 [API:8081]10.0.0.33 - - [2025-10-06 03:51:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-51748825:ctest-vn-93792984?flat HTTP/1.1" 200 6759 0.013009 [API:8081]10.0.0.33 - - [2025-10-06 03:51:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32569 0.022547 [API:8081]10.0.0.33 - - [2025-10-06 03:51:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32569 0.033103 [API:8081]10.0.0.33 - - [2025-10-06 03:51:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009539 [API:8081]10.0.0.38 - - [2025-10-06 03:51:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074224 [API:8081]10.0.0.33 - - [2025-10-06 03:51:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32571 0.025790 [API:8081]10.0.0.33 - - [2025-10-06 03:51:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32571 0.024939 [API:8081]10.0.0.33 - - [2025-10-06 03:51:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32571 0.022483 [API:8081]10.0.0.33 - - [2025-10-06 03:51:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-51748825:ctest-vn-93792984?flat HTTP/1.1" 200 4889 0.012512 [API:8081]10.0.0.33 - - [2025-10-06 03:51:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008074 [API:8081]10.0.0.33 - - [2025-10-06 03:51:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32926 0.026843 [API:8081]10.0.0.33 - - [2025-10-06 03:51:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32926 0.022776 [API:8081]10.0.0.33 - - [2025-10-06 03:51:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32926 0.041872 [API:8081]10.0.0.33 - - [2025-10-06 03:51:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32926 0.041404 [API:8081]10.0.0.33 - - [2025-10-06 03:51:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32926 0.021790 [API:8081]10.0.0.33 - - [2025-10-06 03:51:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32926 0.024176 [API:8081]10.0.0.33 - - [2025-10-06 03:51:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4219-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32927 0.036134 [API:8081]10.0.0.33 - - [2025-10-06 03:51:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-51748825:ctest-vn-26663077?flat HTTP/1.1" 200 6183 0.018012 [API:8081]10.0.0.33 - - [2025-10-06 03:51:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.014267 [API:8081]10.0.0.33 - - [2025-10-06 03:52:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.33 - - [2025-10-06 03:52:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1358 0.051419 [API:8081]10.0.0.38 - - [2025-10-06 03:52:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2542 0.067759 [API:8081]10.0.0.33 - - [2025-10-06 03:52:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1358 0.048731 [API:8081]10.0.0.38 - - [2025-10-06 03:54:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.047695 [API:8081]10.0.0.38 - - [2025-10-06 03:55:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2542 0.054036 [API:8081]10.0.0.38 - - [2025-10-06 03:55:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.38 - - [2025-10-06 03:55:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.38 - - [2025-10-06 03:55:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.38 - - [2025-10-06 03:55:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.249 - - [2025-10-06 03:55:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.249 - - [2025-10-06 03:55:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.33 - - [2025-10-06 03:55:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000348 [API:8081]10.0.0.33 - - [2025-10-06 03:55:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.249 - - [2025-10-06 03:55:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.249 - - [2025-10-06 03:55:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.33 - - [2025-10-06 03:55:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.33 - - [2025-10-06 03:55:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.38 - - [2025-10-06 03:57:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.091256 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:57:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003430 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:57:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002982 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:57:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003151 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:57:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4219-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002616 [LOCAL API:8181]127.0.0.1 - - [2025-10-06 03:57:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002160 [API:8081]10.0.0.33 - - [2025-10-06 03:57:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.33 - - [2025-10-06 03:57:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1572 0.056520 [API:8081]10.0.0.38 - - [2025-10-06 03:58:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2542 0.055374 [API:8081]10.0.0.249 - - [2025-10-06 03:58:23] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.249 - - [2025-10-06 03:58:23] "GET /analytics HTTP/1.1" 401 205 0.000127 [API:8081]10.0.0.38 - - [2025-10-06 03:58:52] "GET /analytics HTTP/1.1" 401 205 0.000365 [API:8081]10.0.0.38 - - [2025-10-06 03:58:52] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.33 - - [2025-10-06 03:58:53] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.33 - - [2025-10-06 03:58:53] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.38 - - [2025-10-06 04:00:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055857 [API:8081]10.0.0.38 - - [2025-10-06 04:00:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.38 - - [2025-10-06 04:00:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.38 - - [2025-10-06 04:00:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.38 - - [2025-10-06 04:00:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.249 - - [2025-10-06 04:00:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.249 - - [2025-10-06 04:00:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000366 [API:8081]10.0.0.33 - - [2025-10-06 04:00:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.33 - - [2025-10-06 04:00:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.249 - - [2025-10-06 04:00:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.249 - - [2025-10-06 04:00:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000357 [API:8081]10.0.0.33 - - [2025-10-06 04:00:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.33 - - [2025-10-06 04:00:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.38 - - [2025-10-06 04:01:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2542 0.059591 [Introspect:8090]10.0.0.33 - - [2025-10-06 04:02:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001044