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 6972643D5C for ; Thu, 28 Mar 2024 06:18:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6033A41104; Thu, 28 Mar 2024 06:18:09 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id A250B402AC for ; Thu, 28 Mar 2024 06:08:01 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3662feb90a8so3165935ab.3 for ; Wed, 27 Mar 2024 22:08:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711602481; x=1712207281; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+jSgmXxk2UAQvoscHZo4QtbHryFHdnw+7IfT5ajnz2U=; b=eA5V/JMjHKq9gy7qeM7htnwDGaGymN+OTgIzJ+daLI6j7yr7+63jSI6YIipFK3iWbh xt+oMnEmWbOTmGHlp0XrTRTaPSubR189UKHMIeItQkPHu0pLfAGIxvWyFcneQyOpXjo8 Y+fX0mvfLqKCF7LPPyrve8JEqfoaHSotPVMeM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711602481; x=1712207281; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+jSgmXxk2UAQvoscHZo4QtbHryFHdnw+7IfT5ajnz2U=; b=Hv+ZVPz68gmClFyQwgSklCjjHoh9cJGaz7C+pE7HMJwmaQ6kM8RgKGWVptqxwdIBrw 19t5R1fcr7NBrhXeRT1g+ZLTuRcHZUd1Pz2xU5eO8RcOxh4s5G/5Q6Byv+yCC+zffY6n 6qexZ/xWJ8YzumPpYZzTPjFnkk4X1evkeLa5DPUzG/56kuT5M7P2kcHROEboHzUuUncl lXHw3Nu+MlVxiRTdFZyO42ZIqwy8aq0m+jr95tX52yDEiYN+4Z1x6ohgwgntEk/TzCSt pCviQQyeAhsD2dWuELIRXaQIqWusJ/ke5jlJqMuSSQxKjswXdGyLoY1aR/qOkZqBtR4+ /HCA== X-Gm-Message-State: AOJu0YyndeZ1uVk2ytLZMdHGwD1iSAJ6mTRs+heT7JPYQz3t5pmC3WfR K9RBNPS9K8ToW51lK8BhINqoPIxHkuEVepfDTBug9vHn6lWMyZSs9ftifkq8/q1Aezhazc2BadJ Zf0APGd1diaZrlej2pKKFDI+yxmmAAcfe X-Google-Smtp-Source: AGHT+IGKMEBwSEPbcXOLtt43pisqQc649uKWNVOjCxg+HZlWUWuBmp83hMLkCSRSARcp40L2eCO1pBmdsK0z X-Received: by 2002:a6b:c80d:0:b0:7cf:d2ed:5a83 with SMTP id y13-20020a6bc80d000000b007cfd2ed5a83mr2470719iof.2.1711602480988; Wed, 27 Mar 2024 22:08:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m17-20020a5d8991000000b007c84aed4d00sm28191iol.31.2024.03.27.22.08.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Mar 2024 22:08:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Mar 2024 22:08:00 -0700 (PDT) Message-ID: <6604fb30.5d0a0220.e4edd.1b25SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3AB576052471; Thu, 28 Mar 2024 01:08:00 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 8f34999c2489bcae2182266810009b77c532f17e 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/v21.11 8f34999c2489bcae2182266810009b77c532f17e --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | Debian 11 (arm) | FAIL | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | Fedora 39 | FAIL | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ ==== 20 line log output for Fedora 39 (dpdk_unit_test): ==== Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 6 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build' ninja: no work to do. 1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid) 2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s Ok: 1 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 0 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 ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28655/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/