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 A35BD43DDA for ; Tue, 9 Apr 2024 07:53:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9CF34402B9; Tue, 9 Apr 2024 07:53:51 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 1DDF34027B for ; Tue, 9 Apr 2024 07:53:50 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36a133ff27eso8823875ab.1 for ; Mon, 08 Apr 2024 22:53:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712642029; x=1713246829; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eeRuO52jDhrSQcJ5s5T5tBr+BHcNBcwjheVA8bk/FFQ=; b=GUVDPZup95aXC7xxhfa5MBIgVvrRvmhdI+YGE8nj+IL58xWOA3i/+PpLb7L8xPU3Od iLLx+yK7/CSRRcYWMbo56BbZclXFFbc1ku9WlQ++OxwaSGgzEG4hBjJNiZVcSas7uIj5 XJ4kk53tBwwZS22eAEu/GJeU91I07Igwt2lx8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712642029; x=1713246829; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eeRuO52jDhrSQcJ5s5T5tBr+BHcNBcwjheVA8bk/FFQ=; b=B/XOAaqpyPn/B3qmVK7+xvxFqNCSEdDLUnsfgkRbvz4V7bSTQ4CFP2e2KqMmp2How5 n9P9sOyCZuBaJ6LM9KRN9+8IOg1lERRcT+k9rOkcP7AfC8vnzeIrcKgH4QMwM5I02NPx PBmJDVrnD2+hN0Y//caEKKmDblLFkywPtmbd0ZmvMBZUY7wLbFfDMaAQOh6eHh0DsX4a xvz3o8IWkYgPrbj0O08TjEwmWPeeUcQufeoZj2CkLPpy0DytoZAA91OPD+FMu8NizM3G 7XxsouodWe6Mz4KNZnVBm/yU66IFbyH5Ci0/xeJQZMG/K6q3xxFYXyj7mUeJgl6Nu2Au Lpbg== X-Gm-Message-State: AOJu0Yx6+qGxuq9Fs565j7wzjdep3WbM187Cpt/3IWzMmxxs2cvls++K jvJXil0pl+woDOexLqc+0rLPGAhkqp+u5djw+dipWUtUb2s/opEKSnHHR6K5emCg/P9LQAPMYhU 2SiJP/RMtQqn4diFRY4+uPBr/8ec4PbR0 X-Google-Smtp-Source: AGHT+IHEet2RJYVglZAp3rkR44HXH6Z3+E2ARzd46p6ADEeYzU+macoqfKM6kAymwH1odgKiqh1sTaS6Nr52 X-Received: by 2002:a05:6e02:13a6:b0:36a:11aa:6468 with SMTP id h6-20020a056e0213a600b0036a11aa6468mr1307364ilo.15.1712642029496; Mon, 08 Apr 2024 22:53:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p6-20020a92d486000000b003689e5bfb7fsm251053ilg.39.2024.04.08.22.53.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Apr 2024 22:53:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Apr 2024 22:53:49 -0700 (PDT) Message-ID: <6614d7ed.920a0220.9dc6a.133fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EE35D6050A62; Tue, 9 Apr 2024 01:53:48 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae 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/v23.11 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ ==== 20 line log output for Debian 12 (dpdk_unit_test): ==== 101/111 DPDK:fast-tests / telemetry_data_autotest OK 0.19s 102/111 DPDK:fast-tests / telemetry_json_autotest OK 0.19s 103/111 DPDK:fast-tests / thash_autotest OK 0.19s 104/111 DPDK:fast-tests / threads_autotest OK 0.32s 105/111 DPDK:fast-tests / ticketlock_autotest OK 0.22s 106/111 DPDK:fast-tests / timer_autotest OK 2.56s 107/111 DPDK:fast-tests / trace_autotest OK 0.20s 108/111 DPDK:fast-tests / trace_autotest_with_traces OK 0.21s 109/111 DPDK:fast-tests / vdev_autotest OK 0.19s 110/111 DPDK:fast-tests / version_autotest OK 0.19s 111/111 DPDK:fast-tests / telemetry_all SKIP 0.01s exit status 77 Ok: 100 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 10 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 ==== CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28756/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/