From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4BE1043DDA for ; Tue, 9 Apr 2024 07:16:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F38E402B9; Tue, 9 Apr 2024 07:16:50 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 5606D4027B for ; Tue, 9 Apr 2024 07:16:49 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6157c30fbc9so49268447b3.0 for ; Mon, 08 Apr 2024 22:16:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712639808; x=1713244608; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MDmBrS9KOFRACErvrH/bf7bM2K+PcnUc5tWQO5wxWlU=; b=fX9HmCXN39UIHriklvDZ7r4d3kvlPpWeY4UqvVjg9aBiTsQt6rnMx/gfUjQFUTTrHI lP4ZleilZTHJuYiDhomggTWbxisB/96ft9bCM1rMWNzMQR/Rpe19W/xD0szo+TgD7uxl ekTyQ3JsjRdnJL8Dndz/+jLCRMUSxdE7mvYKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712639808; x=1713244608; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MDmBrS9KOFRACErvrH/bf7bM2K+PcnUc5tWQO5wxWlU=; b=NE9lffvoc3ItcmDqmBm576jc+I+FMLXxnXF/qQ9473bHQnrmvjNunL1G3Y0XTt72Qr fUjEk2VYBDmFANdmCrFAwd4PKTsn5wdCTM1r4eW1SixhZN+sAeiOM/t9Tr9RRC2ZHaF/ hU1cMd66OLdU0nyp64L0Ns68Ou3i2eSqOsSaZ1wtHfO2+NT3BIsfY5UTU39H7wc5md6l LT/bdXIstaWXoxotZmDP0jsdWhlQU6zqOFXodLhD3SzfHFa/VI8obqULW1Mo/+FiiBcV +4aXkG5aleG3t88jZbE58+JF3iA09lEaS4rMo0r9orHxrx4IPSxnMnOC76RLXDuVFkbg 8MbQ== X-Gm-Message-State: AOJu0YyviO4aN5pDLt/ZnvIHzQRKd9HPlbT1T0WMyZWnyXuRBj+BhiQK cuy95jr8OKPIbvMwQLgcRwBX9OODqZSGpOaVycQZoVVP7liOEfczAkpqnzlSt2/FPNgbPFlVi54 s/lR5GOgRFKBhyNtH/mvN3eXQEbIZFzoMi1fBQpCfOwX3fUiD X-Google-Smtp-Source: AGHT+IFjjkDUgAno70PciYSFEEN/suwIrrq4I3Y7ZHTJz1B+vMM3vrkIm6sSx1fslge/FlyJ7b3j1vaAK25s X-Received: by 2002:a81:8450:0:b0:614:3aa:6295 with SMTP id u77-20020a818450000000b0061403aa6295mr10697939ywf.34.1712639808781; Mon, 08 Apr 2024 22:16:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id hf18-20020a05690c601200b0061583987880sm412225ywb.19.2024.04.08.22.16.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Apr 2024 22:16:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Apr 2024 22:16:48 -0700 (PDT) Message-ID: <6614cf40.050a0220.cc4ae.c6ebSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 694156050A62; Tue, 9 Apr 2024 01:16:48 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org _Testing issues_ Branch: tags/v23.11 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Debian 12 (dpdk_unit_test): ==== 101/111 DPDK:fast-tests / telemetry_data_autotest OK 0.19s 102/111 DPDK:fast-tests / telemetry_json_autotest OK 0.19s 103/111 DPDK:fast-tests / thash_autotest OK 0.19s 104/111 DPDK:fast-tests / threads_autotest OK 0.32s 105/111 DPDK:fast-tests / ticketlock_autotest OK 0.22s 106/111 DPDK:fast-tests / timer_autotest OK 2.56s 107/111 DPDK:fast-tests / trace_autotest OK 0.20s 108/111 DPDK:fast-tests / trace_autotest_with_traces OK 0.21s 109/111 DPDK:fast-tests / vdev_autotest OK 0.19s 110/111 DPDK:fast-tests / version_autotest OK 0.19s 111/111 DPDK:fast-tests / telemetry_all SKIP 0.01s exit status 77 Ok: 100 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 10 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ==== End log output ==== CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28756/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/