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 1919343B6A for ; Fri, 8 Mar 2024 07:17:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 133DB402BB; Fri, 8 Mar 2024 07:17:05 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 1D3E040298 for ; Fri, 8 Mar 2024 07:17:04 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1dc13fb0133so3645125ad.3 for ; Thu, 07 Mar 2024 22:17:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709878623; x=1710483423; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B0752HuEO/m1Z67jebrb/Bt+7hVfJrhv+zlaPLsS7oQ=; b=JOoRXscMAVijG/Tk6FmsQnrMlQ8pyfhE48SynXyYqjWJA3+AK6iPc8hOF9OvM0n8k/ hQViag41/akqCpHHex5zjW9DPwSBO5kyyirJm66cMxi4fiLo+nf4z5qLD8VgNQ30chda KdplR7ws6UAORoSsAC94lzxKI9W6e3YZxAFV4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709878623; x=1710483423; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B0752HuEO/m1Z67jebrb/Bt+7hVfJrhv+zlaPLsS7oQ=; b=bIUPu+B53+FDhTCpLB3kwDNWTV6wgVLp08PXz6G+QCR8wS4rPxKzy9Xi3PvWZD070G aMsx5dGyyJqGwLeNusreVARRC9cFIiQBgO5k/rF1yZl383xnK1z3WYYzaYzgyNmWys57 +2VCeTDzoQzWmoGdhGhZbIJa6V6xziqTChWkbQu5HsNy9CtYyUTr8ezNHZP+iMXIU+NW lVi6u0R9WmTDUKJq4XZ1KzcfXNOXX7W4jZjWBlwBQpPvVSKtOnR29Gd3z5hIvvL7Sy7v KTKaIJDzRM4fuYiZ5rRDTPZeyk/Ws7Bs/cex7rmrxSSYjzTLnK4zfk6XdBZnzxsiDIQV Ot4Q== X-Gm-Message-State: AOJu0YwLf3knQuyrb6s0Q0qvIBd1GZ4awJGym4E1B6kC+1lGZxbe7dLz 5RR32ZaP+RXDXWH1QdD0hJbCtMUl9nxdSiuWs/1iBuskc9jh4JyToQw64KrdEDB4xE7mQotwge+ LCNrdVa3m0DpDtkAAN81aWzK/yTycXWNN X-Google-Smtp-Source: AGHT+IHIJhKC9qHxaKEuI3ciVq5JyYHCV51T21v8drTbFh68/pxBgvctaS+cZwXXriXjnGG1vh3gFsrSChgs X-Received: by 2002:a17:902:e78c:b0:1dc:6c33:df8b with SMTP id cp12-20020a170902e78c00b001dc6c33df8bmr10291605plb.13.1709878623261; Thu, 07 Mar 2024 22:17:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p9-20020a170903248900b001d8fc6fe20asm455489plw.3.2024.03.07.22.17.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 22:17:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 22:17:03 -0800 (PST) Message-ID: <65eaad5f.170a0220.8d568.be87SMTPIN_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 B495D6052712; Fri, 8 Mar 2024 01:17:02 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 181fb849b5ab50011438cf507f7e84132b0a4fdb 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 181fb849b5ab50011438cf507f7e84132b0a4fdb --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | Debian 12 (arm) | FAIL | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ ==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ==== Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/usertools/dpdk-pmdinfo.py to /usr/local/bin Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/usertools/dpdk-telemetry.py to /usr/local/bin Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/usertools/dpdk-hugepages.py to /usr/local/bin Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/rte_build_config.h to /usr/local/include Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-private/libdpdk-libs.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-private/libdpdk.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig Running custom install script '/bin/sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib/x86_64-linux-gnu dpdk/pmds-22.0' 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.52 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 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28384/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/