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 AC263437A7 for ; Wed, 27 Dec 2023 08:08:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 89C3E4029C; Wed, 27 Dec 2023 08:08:49 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 1F22B4027A for ; Wed, 27 Dec 2023 08:08:49 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b7f9fdc14dso268450939f.0 for ; Tue, 26 Dec 2023 23:08:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703660928; x=1704265728; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GXhlb7LXe3sDFKqE7wih2pVqOR+JUeRkouEryv6fvnQ=; b=M3xBv16xOlC8862XaMAzYDhYh+7ZxxZEJ4hKLI6kC1VBs9jt+Bs+pk5NRXj1CGRDaf INgxZdP+wmqPT5N/5K9MyZb7EnFezVNa1hwUt9W2XGCsRX3G7mp1RajvJjduzWIoXaXv 8AGuGVMafhw7hsTpEM/Sl+PuZtFN/Tyf2QW7A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703660928; x=1704265728; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GXhlb7LXe3sDFKqE7wih2pVqOR+JUeRkouEryv6fvnQ=; b=Is683F3TleuMjuo8RgmG1LFztmMEU3Xz9wZqQ1JaYFEQLJ8v4WaohDLx8+q4NUdEbe CVh0cHEOhXc0zWtTko3KTp3fJBLbBpMWsKrii2pIvVN5pEt5LfV/0u8CWtKsbsvClGoc 3ymYbFgUWajPwYeJBZqlvdKAF4lcamIdBpoxBxYDTz2thTqul09Uad9iJ5x29DGvR7Ai CSTBlKOOoteav13jwT6vRkl3vPZchh+c+wzJ16KKJ30WmiI+hbNt/BzR4RSWHyCDwqfk Y3Mv4cncGHVZApmg7gES9e/Bnm/7JxBfoJaxXTPBSA8LMeJDDe3eYUNWnAnb73qTdQ/E ucpQ== X-Gm-Message-State: AOJu0Yy3ijIjDchXGNKZh6WELVGD3MEFfkXawJ/GHoS4Cq7L8cbwT4Xe pP5mGHTdtxuJ96KbU6xaOPvCRDvNgEZSQ1Bal/tkwHB91ljg60o/zkc85MpmS3T+v85qmQCNag= = X-Google-Smtp-Source: AGHT+IHiaVzhxfCUqLD1tAoWnGEfVRjIEPOn439P7bNsBso21RqUP9I8zSDotXRc3/gs+CWV5wnACwfq/dnF X-Received: by 2002:a6b:d60f:0:b0:7bb:12cd:47d1 with SMTP id w15-20020a6bd60f000000b007bb12cd47d1mr454367ioa.2.1703660928407; Tue, 26 Dec 2023 23:08:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u26-20020a6be31a000000b007b7c8a8e8cbsm481761ioc.8.2023.12.26.23.08.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Dec 2023 23:08:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Dec 2023 23:08:48 -0800 (PST) Message-ID: <658bcd80.6b0a0220.2799.0d21SMTPIN_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 DE5606051823; Wed, 27 Dec 2023 02:08:47 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 4307659a904eb9c9b60240256857228f77a0b97e 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 4307659a904eb9c9b60240256857228f77a0b97e --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Windows Server 2022 (dpdk_meson_compile): ==== Project version: 22.11.3 C compiler for the host machine: cl (msvc 19.38.33129 "Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33129 for x64") C linker for the host machine: link link 14.38.33129.0 Host machine cpu family: x86_64 Host machine cpu: x86_64 Message: ## Building in Developer Mode ## Program pkg-config pkgconf found: NO Program check-symbols.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-VS\dpdk\buildtools\check-symbols.sh) Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-VS\dpdk\buildtools\options-ibverbs-static.sh) Program objdump llvm-objdump found: NO buildtools\meson.build:7:0: ERROR: Program 'objdump llvm-objdump' not found A full log can be found at C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-VS\dpdk\build\meson-logs\meson-log.txt ERROR: Current directory is not a meson build directory: `C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-VS\dpdk\build`. Please specify a valid build dir or change the working directory to it. It is also possible that the build directory was generated with an old meson version. Please regenerate it in this case. ==== End log output ==== Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27480/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/