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 C48CC456FC for ; Wed, 31 Jul 2024 02:49:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB7A9406FF; Wed, 31 Jul 2024 02:49:37 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 1E7B94042E for ; Wed, 31 Jul 2024 02:49:24 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-70d399da0b5so4490771b3a.3 for ; Tue, 30 Jul 2024 17:49:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722386963; x=1722991763; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Xgto9TL9aoDGa+br/Y7b8OnmjacLEK6SY70b12+3pK0=; b=AOM68Hu62VyNSobFgTqDFePhe8NpZyHhHJr2UykJ9bK1CVhCIPoAkfzpqrekJdI3Oo LNOjwQ83TnVofi+qB1MLWwIEuwW8FyvoZkL9PxeCqUT8SLX0vm0+HpNzc5nmccueb0gV JBdmHGHNMoo2f3yVsNAqdTWFQFzAM3I+QdKLc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722386963; x=1722991763; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Xgto9TL9aoDGa+br/Y7b8OnmjacLEK6SY70b12+3pK0=; b=GC3ATCRgdFu3yD+iLianhCTGGuTjMytpe3Y///kB3h6H7SV1B3TxusRWGKhMdDQZIe naW6d/66oHZ5yVQMqYImIOzXedUvPYQr6X6H3fjQPzFP75tN/vii+KnH6imsmS/5yjdj iHXewKxlFWQiGvk2+CIwZK9oZD2L+tuD3jdMOqhWZlVB0NhCpSqq2iBlUGFrbcpete7C gdn+WkWGTw0Y1VHZC+2P+bo3m2grOWXKDZlaOoXFv9SCnykvpC//epyPcy7m+FyaojGy mI8HIpX2b8YM4M8mMK/kl3h1kc8o/wY+G7yVlq2JyZau5G/idBzx0uq6NBnCPJLKbhSU MtJA== X-Gm-Message-State: AOJu0YznWaSSmqV8j07A40RlwghVqCkNQywK7bzyaH8XRjZWRnQh7ceK IvhgncBT9HS9MKFTXKTxzH0VUiXn3f5FjL1uT5JYbmHccOJ0CanIjgAmybl5/wJm1h4mLRMvhAU +evybsMckjhWjgBJ2M4ROh4ZxNBgXbq2n25gEZbRq X-Google-Smtp-Source: AGHT+IEmCBMfMdEniYydd6x8KcxG8n93Yqb2q4OSLBNJYZdUALN8UCm5p0ZOYbk+K+P6xt9aisJb0bVxstsO X-Received: by 2002:a05:6a21:e91:b0:1c4:d0d9:50aa with SMTP id adf61e73a8af0-1c4d0d955afmr8061553637.20.1722386963264; Tue, 30 Jul 2024 17:49:23 -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-1fed7f38ee3sm4319955ad.140.2024.07.30.17.49.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 17:49:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 17:49:23 -0700 (PDT) Message-ID: <66a98a13.170a0220.ac347.855cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5EE66605C352; Tue, 30 Jul 2024 20:49:22 -0400 (EDT) Subject: |FAILURE| pw142765-142767 [PATCH] [3/3] test: remove unused resource From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger In-Reply-To: <20240730225520.83314-4-stephen@networkplumber.org> References: <20240730225520.83314-4-stephen@networkplumber.org> 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 Test-Label: iol-unit-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/142767 _Testing issues_ Submitter: Stephen Hemminger Date: Tuesday, July 30 2024 22:51:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:1d245ca8239d947258b3ae7cc4d8df97ef527852 142765-142767 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#246582 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Windows Server 2022 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ ==== Unit test summary for Windows Server 2022 (dpdk_unit_test): ==== Failed to get the unit test results. Displaying the unit test results is not supported for some environments, such as our aarch32 testing, where meson is not used to run the tests. Download the logs available on our CI site. ==== End log output ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30659/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/