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 C25EC42532 for ; Thu, 7 Sep 2023 08:46:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ACD1D400EF; Thu, 7 Sep 2023 08:46:27 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id D5622400EF for ; Thu, 7 Sep 2023 08:46:25 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-26f7f71b9a7so506382a91.0 for ; Wed, 06 Sep 2023 23:46:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694069185; x=1694673985; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=drYLI3/0oJeQofEBuUKCWfn+MTSuMhYnKOUFgmcq+sA=; b=Mzs12pPJSNe85RXcRM/WwY9A0Xuc/QBj3Kq+w+xWwQS9dDrB1+gRsEEfPBD7MtIbnm WiRgooGJgRdnOzdn2TT/GVNhIfSzPudM6im+Si/PMjHaCooXmyHaAxzapLUiMuBCUBCi q8dSfshqSPGMRKluog9e50zrTChSkJYTK3EEk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694069185; x=1694673985; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=drYLI3/0oJeQofEBuUKCWfn+MTSuMhYnKOUFgmcq+sA=; b=BcddWfVwu2reto3aw/keMsN3nG3pTHwTdS0aAcDYBmPNlo1T0jI8Uyu2dySIcm/WTy AwYtQKHYHuP7YAB0v9MN3ao1W4oJh3jGpmZ/dGfWh7fVYdxXlNlyhY6dJ8CiTNwt0Xl/ qaJ0ignKr3IZ2GI3jrlArrbfcpZfPuYFTIsKMhJIHvk1gvXQawK9F7zl5MqkCM9pr2CJ /yPqGYOuaCq2ba9MAurtsSXg6WE8UiqrnOKeqSKA1x8v3DtcRequqSc3U0kQAsBaK45t MBA/U7aGCuWmz4a0tZUOSEKUlLTy6WgF5Y0bZOFKM9wgNp7WZK6kE6V3JkuwpLuxk2Y8 LmEw== X-Gm-Message-State: AOJu0YxscfUXQMkkbiFfCYFBRaNSCClgaW3ODSd/UY6i/z40sZHdEXoG QFWy9C34ClgVmxK/+mkINUcpocpswoxqgYgIh1fWRL2ZFM0COw== X-Google-Smtp-Source: AGHT+IGWrvbjtDzjmHvNAS3JnpLO7adjK1iQuwmf10e4xEk+yYjOtmlioSV4g0988R2YvoWv3t6TgUaSIB8W X-Received: by 2002:a17:90a:ea83:b0:271:80f2:52c5 with SMTP id h3-20020a17090aea8300b0027180f252c5mr18227230pjz.25.1694069185010; Wed, 06 Sep 2023 23:46:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lr13-20020a17090b4b8d00b00267b8ea1623sm85567pjb.14.2023.09.06.23.46.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 23:46:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 23:46:24 -0700 (PDT) Message-ID: <64f971c0.170a0220.d685a.476dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C7B396052471; Thu, 7 Sep 2023 02:46:23 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 5e87ad0cf8f2f90b18558913f3c71e7552aa0af5 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/v22.11 5e87ad0cf8f2f90b18558913f3c71e7552aa0af5 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 85/93 DPDK:fast-tests / power_autotest SKIP 0.12s exit status 77 86/93 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.12s exit status 77 87/93 DPDK:fast-tests / power_intel_uncore_autotest SKIP 0.12s exit status 77 88/93 DPDK:fast-tests / reorder_autotest SKIP 0.12s exit status 77 89/93 DPDK:fast-tests / service_autotest OK 3.63s 90/93 DPDK:fast-tests / thash_autotest OK 0.12s 91/93 DPDK:fast-tests / threads_autotest OK 0.68s 92/93 DPDK:fast-tests / trace_autotest SKIP 0.12s exit status 77 93/93 DPDK:fast-tests / metrics_autotest OK 0.12s Ok: 49 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 43 Timeout: 0 Full log written to C:\Users\builder\jenkins\workspace\Generic-VM-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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26052/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/