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 8F4DF42669 for ; Fri, 29 Sep 2023 08:56:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B6434003C; Fri, 29 Sep 2023 08:56:22 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 246E74003C for ; Fri, 29 Sep 2023 08:56:21 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7757f2d3956so12538085a.0 for ; Thu, 28 Sep 2023 23:56:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695970580; x=1696575380; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NVZRiuOmZz+rsKR8I8Uu2KX2CK4z37jWIBldRjqzgN8=; b=DFksKK5+n8Sw6+0O7b3l5oC9yITZLZtzsnmUaBKBpcqWHCzmmysjXHYNIfZjQaGZA1 QSxLQPLAQxSLo37jj2e116ic6WLMEzM6TlMndHjtIuVYPFX2kkt3nUVFkQFmdTSoTKwp nRqxQC09+nT4BU+daYFb9BYwJLMYuqJekaHhs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695970580; x=1696575380; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NVZRiuOmZz+rsKR8I8Uu2KX2CK4z37jWIBldRjqzgN8=; b=ae0SeSTasnXnbKOKkRNOL6fwKtrVHjwluv2qgbGcgNw9s9wEk9zPRyk/HjjR2Yso6M 2dFV7BlmbPh73m9MQovLrTB1BL7EZ908379w5fjd+WfZPi0/a5t5Ksj1tTSHu0Qnwov1 zov+hPqlC2k//HK8xsL1vIfnoF32SBx8FJrBmcRcRqMnJuvrIcqKg622L17k+5T8C9nC 84VGbAwHFO5/bPMjjQCFoHiM3Iep9grF+RqV7bKwh6ly7rabSHKfegTo1sMr3ViLdJml zWPHP58cBI34HPenbfEFLQqJxwk9dLjPMW2lUvHXY+4ytQr7tw1ylgDv+jLg5Ut3P4YI 0bFQ== X-Gm-Message-State: AOJu0Ywa3s04FZXQ3bdgeGnSrJBvDL8m4LcUqdpVNh8vxnLAcAjTCAp/ IYji6O7ojsOqy9rCXmSM4iBXQuAr9Lf/aNC6wuimCndByzN9wa7r4D9BAJjLuLD4VA== X-Google-Smtp-Source: AGHT+IGAyIkaNsaHV50FQAODKG10o3fBMnTogbNzhqYlQZI1GAOmNWUPxZi9jtObvmU53zTCHW/Qo28F3grR X-Received: by 2002:a05:622a:d6:b0:419:6cde:86e6 with SMTP id p22-20020a05622a00d600b004196cde86e6mr3724562qtw.32.1695970580414; Thu, 28 Sep 2023 23:56:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w22-20020a05622a191600b00417f1942f48sm735034qtc.22.2023.09.28.23.56.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 23:56:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 23:56:20 -0700 (PDT) Message-ID: <65167514.050a0220.e2540.f2bfSMTPIN_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 B4B816052514; Fri, 29 Sep 2023 02:56:19 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 85/93 DPDK:fast-tests / power_autotest SKIP 0.11s 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.53s 90/93 DPDK:fast-tests / thash_autotest OK 0.15s 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) 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26298/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/