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 CDE3F42596 for ; Thu, 14 Sep 2023 12:14:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C896E40289; Thu, 14 Sep 2023 12:14:13 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id DA83040289 for ; Thu, 14 Sep 2023 12:14:07 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c504386374so447347fac.3 for ; Thu, 14 Sep 2023 03:14:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694686447; x=1695291247; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rk7agT/0/+txwOcyZadf/fgF2RaUbylF2OyWaAKAR7k=; b=TnC5ccvUUJ94fQ4vh7ZoY6lXR2HLCHX95+YHSLOGZhdGA8ODu6UkkdCjs/7YzIXn6W 8q5CMBN0UCj+0/NWP57LkCyKuZAmhgm+y2YrmMQ23FQDV12RcAIn5bsNUVdBJx87uZlJ h24bTSPQtwhv9zA1T+r1xkXrs7SOHr91284Wo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694686447; x=1695291247; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rk7agT/0/+txwOcyZadf/fgF2RaUbylF2OyWaAKAR7k=; b=Nr3P8CanqtxwSiL8yN12HP4zpxBAEtowgC4is6Z7R2fbZaB70yebKtWYMO1hYItHY8 c+6ykqeQKM+2jplBqZ776z9YGssVbh706huPKrIEv+lxGyp2QdSCSge++MOnAvUWck8o P18KBqeWjBH8IE4O5qRt8n65FHZ1aYhItfWMO6juqXPT7LFWYcna29U4LFcetbaE6K+o Mxxtzu64FLHGveDmWWBf01wiqvIbbTFL0+K1mg1CvXTQ/W/OQxp3C0vSxE0Z7lEWE6yt Kcwk6EzyroH+KPWkH2HU0UdhvELKFTlTeL2E0p72NOECIP/N8wBNDkvrcRvwgeGKOiRm p9jQ== X-Gm-Message-State: AOJu0Yzq8QpKpiRJLxaWQM+tCMNc88CcsPTfdnYipz/fFJusyd4hHA9K 2PQU14LzuKuh57TK78NvOw7WHZUtNEY5hI9/AKvsw0s5dVGZRGSZZKSODg== X-Google-Smtp-Source: AGHT+IHhFTjg2Rp9fYK7ZSQqYYNkkUlci2v6vLS5QkU15gOZV4Ij4ngIoRj9vGo+YW3/1upwmYHA6sWCoHl7 X-Received: by 2002:a05:6870:d353:b0:1d5:bda7:1337 with SMTP id h19-20020a056870d35300b001d5bda71337mr5532405oag.52.1694686447268; Thu, 14 Sep 2023 03:14:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e15-20020a056871044f00b001d5905d6058sm207189oag.46.2023.09.14.03.14.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 03:14:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 03:14:07 -0700 (PDT) Message-ID: <6502dcef.050a0220.288d0.515bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BC0776052471; Thu, 14 Sep 2023 06:14:06 -0400 (EDT) Subject: |FAILURE| pw131096-131097 [PATCH] [2/2] build: fail if explicitly re From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Bruce Richardson 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-arm64-testing Test-Status: FAILURE http://dpdk.org/patch/131097 _Testing issues_ Submitter: Bruce Richardson Date: Friday, September 01 2023 14:23:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:62774b78a84e9fa5df56d04cffed69bef8c901f1 131096-131097 --> testing fail Test environment and result as below: +-----------------------------+----------------+ | Environment | dpdk_unit_test | +=============================+================+ | 32-bit Ubuntu 20.04.4 (ARM) | FAIL | +-----------------------------+----------------+ | CentOS Stream 9 (ARM) | FAIL | +-----------------------------+----------------+ | Debian 11 (Buster) (ARM) | FAIL | +-----------------------------+----------------+ | Fedora 37 (ARM) | FAIL | +-----------------------------+----------------+ | Ubuntu 20.04 (ARM) | FAIL | +-----------------------------+----------------+ ==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_unit_test): ==== 82/92 DPDK:fast-tests / stack_lf_autotest OK 0.32 s 83/92 DPDK:fast-tests / string_autotest OK 0.17 s 84/92 DPDK:fast-tests / tailq_autotest OK 0.17 s 85/92 DPDK:fast-tests / thash_autotest OK 0.17 s 86/92 DPDK:fast-tests / threads_autotest OK 0.32 s 87/92 DPDK:fast-tests / ticketlock_autotest OK 0.17 s 88/92 DPDK:fast-tests / timer_autotest OK 2.82 s 89/92 DPDK:fast-tests / trace_autotest OK 0.32 s 90/92 DPDK:fast-tests / trace_autotest_with_traces OK 0.17 s 91/92 DPDK:fast-tests / version_autotest OK 0.17 s 92/92 DPDK:fast-tests / telemetry_all OK 1.22 s Ok: 87 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 4 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 ==== 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27507/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/