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 71EAB461C0 for ; Sat, 8 Feb 2025 00:05:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 685A340280; Sat, 8 Feb 2025 00:05:04 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id EDD0C40270 for ; Sat, 8 Feb 2025 00:05:02 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3d07df73412so15143125ab.1 for ; Fri, 07 Feb 2025 15:05:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738969502; x=1739574302; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9nkA+oOAFth98aL/YwIEv0BFU78EXVe6QCuThvKbwTo=; b=gfmExOwAM6bdXIe4rngA+o8YoTIBX7hQ2ablPHUyl9+T3HY55KLgVtiM/BuWDbQBnJ XJ8PYD8pi0thshHlqTdXS63Fzb6J2xxywv/Uz/BHHELqEwMHg0kqhg3IEvk923ilkBlb sJqsxleFENdTMRJLGChOEhV8bkEWCpEEwYeFY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738969502; x=1739574302; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9nkA+oOAFth98aL/YwIEv0BFU78EXVe6QCuThvKbwTo=; b=lxUSRxMLZThFg9+7tERTWZfqEg9FrRcuY9HKMxj7qvgPDhpzz37JinNNYYMqxSaW2H 8zMozf1RAYITVkQAyvtwbbUoehgYKIJWrXyZc2jbgyH+3hiNon3iRKIp6nGh+F4RMBqk OPWItqkuYGL5AULheeggKBlPTReZ9U7NOC4d31TOmTWZGBEXea2Y8sDdZbo3tskVzxme SeHD3TEQ87o3RqgKXKYpwPoydt1DW63IWwCBlLEBjjelzlf5rfvSaC5akWdgilsp8yhW VfXF9DhdNZM6HtSfy84l6ugE/Q1zW5WFEifswKJvyBbalZh5yXqgrANy+pgj2y40zEg2 U6ng== X-Gm-Message-State: AOJu0YzYCYlCvfc6C6GIU/kMjMKOXIF+DBaINENF0f8cTrl1upsUtszJ RHDr9nKptv6/Yu63g9UG3M0mQvOgJJU042XU5T2OcdgdILqf/mRuA25T42n+W9L4FT0CvPjMeau 0bUOTvR4fJQPQ9gtqRkTa1VLvE+LcXB3t X-Gm-Gg: ASbGncvFSf1d7GXhNZWrD8BLVcPeuxEKHq+4bcu7x/78IK95Zgmp+90S/Q4vqY5XVt3 6TfjZ5uCogCI/43p1afRg2mQ0VxSfiGBSkYUKx/irRioRP8BH9bD3Z/R9G+OFapOwV3+2YcadAw umdJmWSYauuiUl8prbS5X0pA75sFJOnxUurUJHvM1xTIM5G62Q5ivVED/ge/GPMtrXgdwSwAlE6 3RKamzlY9c1Gwc+S63puvk58LeT6w4RPq65D5mDfCS0DcoD0Xo8EKosIeHHtoJKGf/7x5SJDs+q nQmjgsQq4G36xUITPB9Ptt2XV91wZQ== X-Google-Smtp-Source: AGHT+IH1b5pyjOdhBzlsDxkleJe1z8CIXPH7bijeuZejc9jioXdps27vnJwR6FUARmDH1vGKWgpKWpwPTft0 X-Received: by 2002:a05:6e02:2199:b0:3d0:2548:83c1 with SMTP id e9e14a558f8ab-3d13dd29dd9mr36216145ab.6.1738969502224; Fri, 07 Feb 2025 15:05:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3d05e9f05a3sm2880585ab.51.2025.02.07.15.05.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Feb 2025 15:05:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Feb 2025 15:05:02 -0800 (PST) Message-ID: <67a6919e.050a0220.1ee672.fa12SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D4A976052471; Fri, 7 Feb 2025 18:04:31 -0500 (EST) Subject: |WARNING| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing issues Upstream job id: ACVP-FIPS-testing#8806 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | WARN | +--------------------+----------------------+----------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ==== INFO:root:Using response file... Traceback (most recent call last): File "/dpdk-ci/tools/acvp/acvp_tool.py", line 368, in main( File "/dpdk-ci/tools/acvp/acvp_tool.py", line 314, in main with open(response_path, 'r') as upload_file: FileNotFoundError: [Errno 2] No such file or directory: '/home-local/jenkins-local/jenkins-agent/workspace/ACVP-FIPS-testing/out/hmac-sha-1-answers.rsp' INFO:root:Using response file... INFO:root:Uploading response file... INFO:root:Fetching verdict... INFO:root:Downloading verdict for vector set 2878361 INFO:root:Vector set verdict not ready, waiting 30 seconds... INFO:root:Vector set verdict not ready, waiting 30 seconds... INFO:root:Done INFO:root:Using response file... INFO:root:Uploading response file... INFO:root:Fetching verdict... INFO:root:Downloading verdict for vector set 2878364 INFO:root:Vector set verdict not ready, waiting 30 seconds... INFO:root:Done ==== End log output ==== Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32466/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/