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 D130F4551D for ; Fri, 28 Jun 2024 08:43:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C01B1410EA; Fri, 28 Jun 2024 08:43:14 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 43BA64029B for ; Fri, 28 Jun 2024 08:43:14 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-25caf76158cso163958fac.0 for ; Thu, 27 Jun 2024 23:43:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719556993; x=1720161793; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OqlFnGtZVBS3gcWTG2IszZ3576iScH6JNHWRXXdAwpE=; b=IDXQ5wmIskPB9N+RBvnu+laiBpyzoBQ86Yc49bYytP9X8GFYN2i2XbZjCBUckmyAc2 rR9bqVH8+XFZpRTbLXQwEnRqyP0M+5B9Rppfcf9zyFD8Szdp8kGqT4yVKIC7Tm86kFAP JG1Qqqlwe+HQLg/YM3CrQ4PfFqj8EwF65k/Es= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719556993; x=1720161793; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OqlFnGtZVBS3gcWTG2IszZ3576iScH6JNHWRXXdAwpE=; b=OWMfPmnk4PZrICkEwvKyZof1kduyiHq0qYv11JYNtG5MuzXSGkFYWNCePbx3OV0Y3+ 15EQ2EVbVYYuF/HgjJeUFvUyqYxNQix2pt6HsC+1STjYNQbkBAyU85uhBHPsbQGjbz6I f5v5Mn6jRUsqJWiKvjb4DuyaOnDc9khvB9pepbKPvH1gDeTS850Q7KRVuwhsKljm/Gwt Ls6nCWjM7LXnrffD7FCsNcx2wIZDuOJuiXE1PNVGTCDZ2vRbt3umTj+oKdEmkTFbk4uY K8quUqu+0KU5udGB2ngttBjTd7FJEkSbJUouY5+DYuYK4ipmcCSr6WXd8s/6LiRQvP8o 3muw== X-Gm-Message-State: AOJu0YxOQmkXi60D0facim3+LrZs5b+tB0ICkHBInsTBaF7Mp1XLU1eb +MIkId2FwFQO+2ndanlj4oAmOT1Cqb2NJ2D3UaAU48//jM7Z6KoKvS5L2zvG48ukLV724VSU2Ep uHB4VtZCnu641UK735fB9Hl6jzipGOonVs3TotB9IOTmwA5/E X-Google-Smtp-Source: AGHT+IFcb39bVz1v0Rw8h9VnTkO0az/nEkn06ozLD1wkfn82uLf1LSCihDJoixYzUna8eKivZ9TzzDjA5Jfp X-Received: by 2002:a05:6870:1150:b0:254:a810:cdf with SMTP id 586e51a60fabf-25d06bd31bdmr13164283fac.13.1719556993288; Thu, 27 Jun 2024 23:43:13 -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 586e51a60fabf-25d8dea9596sm59057fac.0.2024.06.27.23.43.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 23:43:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 23:43:13 -0700 (PDT) Message-ID: <667e5b81.050a0220.36412.433dSMTPIN_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 8D6D3605C373; Fri, 28 Jun 2024 02:43:12 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 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 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 8 | PASS | +-------------------+----------------+ | CentOS Stream 9 | FAIL | +-------------------+----------------+ | Fedora 37 | FAIL | +-------------------+----------------+ | Debian 12 | FAIL | +-------------------+----------------+ | Fedora 38 (Clang) | FAIL | +-------------------+----------------+ | Fedora 38 | FAIL | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | Fedora 40 | FAIL | +-------------------+----------------+ | openSUSE Leap 15 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | FAIL | +-------------------+----------------+ | Fedora 39 | FAIL | +-------------------+----------------+ ==== 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 ==== CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29629/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/