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 A93304551D for ; Fri, 28 Jun 2024 08:29:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A53B741144; Fri, 28 Jun 2024 08:29:17 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 6A4E5410EA for ; Fri, 28 Jun 2024 08:29:16 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1f65a3abd01so1369415ad.3 for ; Thu, 27 Jun 2024 23:29:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719556155; x=1720160955; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KeGIX82VMutOocjKyZ4dAIYvj8fmBZyND5z7qPITvnk=; b=IKYUloLotOMf9jpQxeR9TJBKrGhNoeAv107XIHE5Kn2i4P8fsE4dx/yH7l9P6ka2NL LVlmf3NfpEZpGYFa6Kv/tyVpyE2XVFQPkguvMsME88CuyvD6TUS1oT12MmzGHlQifqIL 40cJI7RgB+LPWa++peWpwx3ico+7roI1UVN6s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719556155; x=1720160955; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KeGIX82VMutOocjKyZ4dAIYvj8fmBZyND5z7qPITvnk=; b=fac9Hrbq64z4lX5mG4bQEReKmqrSYoQOZhtHBdpYuWqlzBaXLYMXybkbljPRr9OhjO DusxqRCExIZwWHo0z/B11f1koTHdUwPeHpQL5wufs9vT8dYBzmZRpGOPeMKQU7IV2xkP hW5eaVFxk9/BRYzew0CL3y4QFdB6+xo9tvg1ymR3wFsw2RKWMPNE3WVo/vEAP8rYsyjd FhhcH8uU94yUESy40yRUWrbdsU9zsIaeRMXCPwVUrldQj1rQbXsLUAAShN/8gJP+Mi01 IBYskALX4TOJFeJPsR5WdFMotODAtnvMmF9zXmM6pmcCNWWGeFXT85pVkqDZps5yzpIu kjXg== X-Gm-Message-State: AOJu0Yww8MYTDYR5cQfe0zH5hSE/O+fLBdeI2EoWlHO5voDXmBWRR073 9s47bjzzHZ8/I7M73Rb/EspVTNdb8nKmBMXTEPhZSERh3sqkb+HA1XIbR7Wu8cKJNmHbSSmyEkb cJ1mddBe9+WnPzbio7HeHHZuM9Ic+tc91 X-Google-Smtp-Source: AGHT+IECCOibIi53X+6wXrM/eGQmxsUX8BzuXh2r9pzhzlGhp8jW6Jr5e9MvGhLgMkvVccWTC9O/kwldR2uV X-Received: by 2002:a17:903:2302:b0:1f7:1b59:6f5c with SMTP id d9443c01a7336-1fa23f156e6mr192016345ad.44.1719556155581; Thu, 27 Jun 2024 23:29:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fac15594b3sm310865ad.91.2024.06.27.23.29.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 23:29:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 23:29:15 -0700 (PDT) Message-ID: <667e583b.170a0220.7a9c2.24e0SMTPIN_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 A53FD605C373; Fri, 28 Jun 2024 02:29:14 -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 | +-------------------+----------------+ ==== 20 line log output for Fedora 40 (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 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/