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 EA6114547A for ; Sun, 16 Jun 2024 07:49:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6ED6342D2E for ; Sun, 16 Jun 2024 07:49:22 +0200 (CEST) Received: from mail-qk1-f182.google.com (mail-qk1-f182.google.com [209.85.222.182]) by mails.dpdk.org (Postfix) with ESMTP id 732AC40042 for ; Sun, 16 Jun 2024 07:44:30 +0200 (CEST) Received: by mail-qk1-f182.google.com with SMTP id af79cd13be357-7955ddc6516so248195285a.1 for ; Sat, 15 Jun 2024 22:44:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1718516669; x=1719121469; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=5TdJzemXFIt/uQ37oaL4uQahGNp1wiGIsU3dALQT2+0=; b=qurbgqAp7acI3RSKN3KYDVA8o7D7/f2v5ycjt6GpXLnm1frH+jqNQ9WdQVN9CvpYVr wD3/04hkywBc1ihaxU3sATiSp4cmWkJREa/NWPBgnAXhOHinHIbvLxSlFXAuE29o7b3m STm9l8F+EZr5sUUKwQ2TclexHxIlT2QMFCiMRx5KGJqzxFGZzjSWMCedj1kD2xAGrxlA Co+fJr2QNkAwG4YM+Zs0TSmVgR3aGguuOZPeC7cSwkvUDSnDHUie9g+ABeyBSdK9+cQ9 vSIuSTiMod7EpG/SCjaiWYM+5XjupRL4/vPgnB6JdZIal2GSSkeoSwUGh38ZZCSJGKJs wsAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718516669; x=1719121469; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5TdJzemXFIt/uQ37oaL4uQahGNp1wiGIsU3dALQT2+0=; b=jCnL9UVt5dMXv4f0Zw6enq+U29Pj4aOHaYU/noC4X7ce/Yp9xqEnfbcd9/bgC296wx rasZP0dtwsyhN+KTVK2HWufSNFjBgjpiDN3aVsQqNwlrxY3OV9nPWasAZW+gmtv6+bdA BqOtZO2tZ1eyLDfbxfO/qd15XYdt2VWNxWsb8SQAKVqtIxq9+dV5QR1cTpbqIOmCQCIY GB1eYHmM5c/vDrgUzrtiAVHS7WeNtw7tbJ8HIfhcR/lDlgJkz036lUWcVg3HiOJyWBbF /8FTfCQQkJAdNwv5hV6Pjnnq68lzpvGSvNzE9XX2C7ZaLyNCA1/448hAoqC/Jgni+Oxs 4uvw== X-Gm-Message-State: AOJu0YwW31dFvv9edN7eMgrbgiR45nfKc86iouu0tJy/HIPPH3Po7KbQ f2svv9rwJRmb5kOjGlgARfaDNMPOsNZ2SRn5HW6Oo+NorValCsBlElYvMSjU+bvv3qg688XDJX+ p X-Google-Smtp-Source: AGHT+IHjFYxWZBb2EYKyGshw7oD8ve81dpap1TSgeXPQanH8DL1S7OeqOv/IsFecj8gNOGkogqoUPQ== X-Received: by 2002:a05:6214:711:b0:6b0:6fc6:25d0 with SMTP id 6a1803df08f44-6b2afc6efc4mr72577266d6.13.1718516668592; Sat, 15 Jun 2024 22:44:28 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6b2a5bf2832sm40101556d6.24.2024.06.15.22.44.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 15 Jun 2024 22:44:28 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: gmuthukrishn@marvell.com, robot@bytheb.org Subject: |FAILURE| pw141173 [PATCH v1 4/4] test/crypto: add modex tests for zero padded operands Date: Sun, 16 Jun 2024 01:44:26 -0400 Message-ID: <20240616054426.1906121-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240616044223.2841-5-gmuthukrishn@marvell.com> References: <20240616044223.2841-5-gmuthukrishn@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/141173/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9533500782 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test "ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test #################################################################################### [725/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_table_lpm_ipv6.cpp.o'. [726/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_table_stub.cpp.o'. [727/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_swx_pipeline.cpp.o'. [728/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_swx_extern.cpp.o'. [729/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_swx_ctl.cpp.o'. [730/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_graph.cpp.o'. [731/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_pipeline.cpp.o'. [732/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_port_in_action.cpp.o'. [733/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_table_action.cpp.o'. [734/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_node_ip4_api.cpp.o'. [735/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_swx_ipsec.cpp.o'. [736/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/main.cpp.o'. [737/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_node_ip6_api.cpp.o'. [738/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_node_udp4_input_api.cpp.o'. [739/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_graph_worker.cpp.o'. [740/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_node_eth_api.cpp.o'. [741/742] Linking target buildtools/chkincs/chkincs-cpp. [742/742] Generating html_guides with a custom command. FAILED: doc/guides/html /usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 24.07.0-rc0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -a -W Warning, treated as error: /home/runner/work/dpdk/dpdk/doc/guides/prog_guide/cryptodev_lib.rst:1065:start-after pattern not found: MODEX data. 8< ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### [189/742] Linking target examples/dpdk-qos_sched. [190/742] Compiling C object 'examples/c590b3c@@dpdk-efd_server@exe/server_node_efd_efd_server_args.c.o'. [191/742] Compiling C object 'examples/c590b3c@@dpdk-efd_node@exe/server_node_efd_efd_node_node.c.o'. [192/742] Linking target examples/dpdk-efd_node. [193/742] Compiling C object 'examples/c590b3c@@dpdk-timer@exe/timer_main.c.o'. [194/742] Compiling C object 'examples/c590b3c@@dpdk-service_cores@exe/service_cores_main.c.o'. [195/742] Generating commands_hdr with a meson_exe.py custom command. [196/742] Linking target examples/dpdk-timer. [197/742] Compiling C object 'examples/c590b3c@@dpdk-efd_server@exe/server_node_efd_efd_server_main.c.o'. [198/742] Linking target examples/dpdk-service_cores. [199/742] Compiling C object 'examples/c590b3c@@dpdk-skeleton@exe/skeleton_basicfwd.c.o'. [200/742] Linking target examples/dpdk-efd_server. [201/742] Generating html_guides with a custom command. FAILED: doc/guides/html /usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 24.07.0-rc0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -a -W Warning, treated as error: /home/runner/work/dpdk/dpdk/doc/guides/prog_guide/cryptodev_lib.rst:1065:start-after pattern not found: MODEX data. 8< [202/742] Linking target examples/dpdk-skeleton. [203/742] Compiling C object 'examples/c590b3c@@dpdk-vdpa@exe/vdpa_main.c.o'. [204/742] Compiling C object 'examples/c590b3c@@dpdk-vhost_blk@exe/vhost_blk_vhost_blk_compat.c.o'. [205/742] Compiling C object 'examples/c590b3c@@dpdk-vhost@exe/vhost_main.c.o'. [206/742] Compiling C object 'examples/c590b3c@@dpdk-vhost@exe/vhost_virtio_net.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### --------------------------------END LOGS-----------------------------