From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BA204CD68EA for ; Tue, 10 Oct 2023 03:56:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1441993AbjJJD4g (ORCPT ); Mon, 9 Oct 2023 23:56:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59190 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1441973AbjJJD4f (ORCPT ); Mon, 9 Oct 2023 23:56:35 -0400 Received: from mail-pg1-x530.google.com (mail-pg1-x530.google.com [IPv6:2607:f8b0:4864:20::530]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CBAE09D for ; Mon, 9 Oct 2023 20:56:30 -0700 (PDT) Received: by mail-pg1-x530.google.com with SMTP id 41be03b00d2f7-564af0ac494so3439747a12.0 for ; Mon, 09 Oct 2023 20:56:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20230601.gappssmtp.com; s=20230601; t=1696910190; x=1697514990; darn=vger.kernel.org; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=I7/Tkx4OJrVep10YTDv75B0HmMAGurXVRh84tzw/pwk=; b=XIAPOsYxplf+9trwDo9KPWRXOYSE+x0tfYrJpefVaswqWEpzmkBLDaUHaz3aS9T70+ 2IVvCiDguiBBe96NEeZFQaBUNNMVngYoGB8hoCjPgkS529WHdN1vRMPWk4m9iAIJQMYH 1XACIBP4SWE9zoqUwNWKIHLdPXX7IkKSXYcCt2iinCAoCf+bMjFS37N8oq7ZCtSg/oYx y+YfWKfiyAbFe7P8VZ4gnXX1AuJMZfU6Ij1z4qjYatTluk7x88DkYVPecuU3nWPDytYm UqNGxclOXcHcg6q/Hrcnw3dc5T8eEYKWbCWrXwRXDx+BCLI48APCV3f9okmIpFz43TB4 Aq9g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696910190; x=1697514990; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=I7/Tkx4OJrVep10YTDv75B0HmMAGurXVRh84tzw/pwk=; b=hVxQSbdJZ+rw0lqo9kOwHY9HDjyoof5kpmsp4ZuPWzmaoy3zy4lPW7zaRpMelRXJ/2 gSXZq6a9YrneNHxxHlcuyvY2b8kM4kfdF+78gbFN2xgeBhX0QobQhk8UcwJDZGpsg3rw zRSFd5ycAk3G9AfvHoGUYVvwSMquvqGYyN2PfOzo3A3kgO0w3GnKCbxOJiAxZO9Wsg/g TlQLY6QlWTb7gA6zce11c2HuZIefimiGMavCTrEZQjliGSRiCBaWBpKS6urOVYZhDD+b kGFj+BBx/3LWnePk9DaKpkZdvys6UXMh+ZidxpY3WRfl/LZAyQ8dsTsEcxq8dkUYBHkK UXsw== X-Gm-Message-State: AOJu0YwQvuat+6n0eaxTAxmHj2FP1GATS3WYWbh2PXO8Q7mf2MiZEnT6 j5KZpAil4Z1EDb3dHeqKNDq4NkpWzATY44uLdcNzUQ== X-Google-Smtp-Source: AGHT+IF0LJZgW1/lmxYz1IFjplKF7GchDAmfXc4crxETMKC55i1XvY/6uhxAjofWhOftsCaFfCZYZA== X-Received: by 2002:a05:6a20:72a8:b0:134:a478:5e4a with SMTP id o40-20020a056a2072a800b00134a4785e4amr16811211pzk.17.1696910188702; Mon, 09 Oct 2023 20:56:28 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id a25-20020a62e219000000b0068fe7e07190sm7092103pfi.3.2023.10.09.20.56.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Oct 2023 20:56:27 -0700 (PDT) Message-ID: <6524cb6b.620a0220.d359.1a84@mx.google.com> Date: Mon, 09 Oct 2023 20:56:27 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Kernel: next-20231009 X-Kernelci-Report-Type: test X-Kernelci-Branch: master X-Kernelci-Tree: next Subject: next/master baseline: 307 runs, 69 regressions (next-20231009) To: linux-next@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org next/master baseline: 307 runs, 69 regressions (next-20231009) Regressions Summary ------------------- platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ acer-R721T-grunt | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = hp-11A-G6-EE-grunt | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = hp-14-db0003na-grunt | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = imx8mn-ddr4-evk | arm64 | lab-baylibre | gcc-10 | defconfi= g+videodec | 1 = imx8mn-ddr4-evk | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = imx8mp-evk | arm64 | lab-broonie | gcc-10 | defconfi= g+videodec | 1 = imx8mp-evk | arm64 | lab-broonie | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = imx8mp-evk | arm64 | lab-broonie | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = kontron-pitx-imx8m | arm64 | lab-kontron | gcc-10 | defconfi= g+videodec | 1 = meson-g12b-a311d-khadas-vim3 | arm64 | lab-collabora | gcc-10 | defconfi= g+kselftest | 1 = meson-gxl-s905x-libretech-cc | arm64 | lab-baylibre | gcc-10 | defconfi= g+kselftest | 1 = meson-gxl-s905x-libretech-cc | arm64 | lab-broonie | gcc-10 | defconfi= g+kselftest | 1 = mt8195-cherry-tomato-r2 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm...ook+videodec | 1 = qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-10 | multi_v7= _defc...MB2_KERNEL=3Dy | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | gcc-10 | multi_v7= _defc...MB2_KERNEL=3Dy | 1 = qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-10 | multi_v7= _defc...MB2_KERNEL=3Dy | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | gcc-10 | multi_v7= _defc...MB2_KERNEL=3Dy | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON..._16K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+videodec | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON..._16K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+videodec | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON..._16K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+videodec | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON..._16K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+videodec | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = qemu_i386 | i386 | lab-baylibre | clang-17 | i386_def= config | 1 = qemu_i386 | i386 | lab-baylibre | gcc-10 | i386_def= config+debug | 1 = qemu_i386 | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = qemu_i386-uefi | i386 | lab-baylibre | clang-17 | i386_def= config | 1 = qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_def= config+debug | 1 = qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = qemu_mips-malta | mips | lab-baylibre | gcc-10 | malta_de= fconfig | 1 = qemu_mips-malta | mips | lab-collabora | gcc-10 | malta_de= fconfig | 1 = qemu_riscv64 | riscv | lab-baylibre | clang-17 | defconfi= g | 1 = qemu_riscv64 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_smp8_riscv64 | riscv | lab-baylibre | clang-17 | defconfi= g | 1 = qemu_smp8_riscv64 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_x86_64 | x86_64 | lab-baylibre | clang-17 | x86_64_d= efconfig | 1 = qemu_x86_64 | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64 | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig+debug | 1 = qemu_x86_64 | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | clang-17 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig+debug | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | clang-17 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig+debug | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | defconfi= g+videodec | 1 = r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = rk3399-rock-pi-4b | arm64 | lab-collabora | gcc-10 | defconfi= g+kselftest | 1 = rk3588-rock-5b | arm64 | lab-collabora | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = sun50i-a64-pine64-plus | arm64 | lab-broonie | gcc-10 | defconfi= g+kselftest | 1 = sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-broonie | gcc-10 | defconfi= g+kselftest | 1 = sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfi= g+videodec | 1 = zynqmp-zcu102 | arm64 | lab-cip | gcc-10 | defconfi= g+kselftest | 1 = Details: https://kernelci.org/test/job/next/branch/master/kernel/next-20= 231009/plan/baseline/ Test: baseline Tree: next Branch: master Describe: next-20231009 URL: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next= .git SHA: 2a860505b617cf8fda4ebff6cf05d3f774145440 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ acer-R721T-grunt | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/65248e0d1faa968500efcf20 Results: 18 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-acer-R721T= -grunt.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-acer-R721T= -grunt.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /65248e0d1faa968500efcf35 failing since 41 days (last pass: next-20230823, first fail: next-2= 0230829) 2023-10-09T23:34:19.437405 + <8>[ 10.376819] 2023-10-09T23:34:19.437513 set +x 2023-10-09T23:34:19.541748 / # # 2023-10-09T23:34:19.642322 export SHELL=3D/bin/sh 2023-10-09T23:34:19.642495 # 2023-10-09T23:34:19.743042 / # export SHELL=3D/bin/sh. /lava-11717566/= environment 2023-10-09T23:34:19.743231 = 2023-10-09T23:34:19.843773 / # . /lava-11717566/environment/lava-11717= 566/bin/lava-test-runner /lava-11717566/1 2023-10-09T23:34:19.844026 = 2023-10-09T23:34:19.848192 / # /lava-11717566/bin/lava-test-runner /la= va-11717566/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hp-11A-G6-EE-grunt | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/65248e77707f3198caefcf51 Results: 18 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-11A-G6-= EE-grunt.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-11A-G6-= EE-grunt.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /65248e77707f3198caefcf66 failing since 41 days (last pass: next-20230823, first fail: next-2= 0230829) 2023-10-09T23:36:10.643015 + <8>[ 10.528430] 2023-10-09T23:36:10.643098 set +x 2023-10-09T23:36:10.747339 / # # 2023-10-09T23:36:10.848137 export SHELL=3D/bin/sh 2023-10-09T23:36:10.848813 # 2023-10-09T23:36:10.950019 / # export SHELL=3D/bin/sh. /lava-11717631/= environment 2023-10-09T23:36:10.950429 = 2023-10-09T23:36:11.051416 / # . /lava-11717631/environment/lava-11717= 631/bin/lava-test-runner /lava-11717631/1 2023-10-09T23:36:11.052581 = 2023-10-09T23:36:11.057500 / # /lava-11717631/bin/lava-test-runner /la= va-11717631/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hp-14-db0003na-grunt | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/65248e016b85587295efcef3 Results: 18 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-14-db00= 03na-grunt.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-14-db00= 03na-grunt.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /65248e016b85587295efcf08 failing since 41 days (last pass: next-20230823, first fail: next-2= 0230829) 2023-10-09T23:34:09.950743 + <8>[ 10.996454] 2023-10-09T23:34:09.950827 set +x 2023-10-09T23:34:10.055183 / # # 2023-10-09T23:34:10.155739 export SHELL=3D/bin/sh 2023-10-09T23:34:10.155885 # 2023-10-09T23:34:10.256392 / # export SHELL=3D/bin/sh. /lava-11717582/= environment 2023-10-09T23:34:10.256537 = 2023-10-09T23:34:10.357050 / # . /lava-11717582/environment/lava-11717= 582/bin/lava-test-runner /lava-11717582/1 2023-10-09T23:34:10.357274 = 2023-10-09T23:34:10.361967 / # /lava-11717582/bin/lava-test-runner /la= va-11717582/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ imx8mn-ddr4-evk | arm64 | lab-baylibre | gcc-10 | defconfi= g+videodec | 1 = Details: https://kernelci.org/test/plan/id/65248db733d1ae1639efcfd8 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+videodec/gcc-10/lab-baylibre/baseline-imx8mn-ddr4-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+videodec/gcc-10/lab-baylibre/baseline-imx8mn-ddr4-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /65248db733d1ae1639efcfe1 failing since 6 days (last pass: next-20230707, first fail: next-20= 231003) 2023-10-09T23:32:52.801717 / # # 2023-10-09T23:32:53.955672 export SHELL=3D/bin/sh 2023-10-09T23:32:53.961059 # 2023-10-09T23:32:55.500614 / # export SHELL=3D/bin/sh. /lava-3798225/e= nvironment 2023-10-09T23:32:55.506005 = 2023-10-09T23:32:58.313611 / # . /lava-3798225/environment/lava-379822= 5/bin/lava-test-runner /lava-3798225/1 2023-10-09T23:32:58.319256 = 2023-10-09T23:32:58.319468 / # /lava-3798225/bin/lava<3>[ 22.413807]= caam_jr 30902000.jr: 20000256: CCB: desc idx 2: RNG: Prediction resistance 2023-10-09T23:32:58.336516 -test-runner /lava-3798225/1 2023-10-09T23:32:58.352250 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ imx8mn-ddr4-evk | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/65248f47783cd10081efcef3 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-baylibre/baseline-imx8mn-d= dr4-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-baylibre/baseline-imx8mn-d= dr4-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /65248f47783cd10081efcefc failing since 6 days (last pass: next-20230717, first fail: next-20= 231003) 2023-10-09T23:39:36.636589 + set<8>[ 18.309856] 2023-10-09T23:39:36.636805 +x 2023-10-09T23:39:36.741558 / # # 2023-10-09T23:39:37.895589 export SHELL=3D/bin/sh 2023-10-09T23:39:37.900969 # 2023-10-09T23:39:39.440604 / # export SHELL=3D/bin/sh. /lava-3798308/e= nvironment 2023-10-09T23:39:39.445982 = 2023-10-09T23:39:42.253724 / # . /lava-3798308/environment/lava-379830= 8/bin/lava-test-runner /lava-3798308/1 2023-10-09T23:39:42.259383 = 2023-10-09T23:39:42.259596 / # /lava-3798308/bin/lava<3>[ 22.413743]= caam_jr 30902000.jr: 20000256: CCB: desc idx 2: RNG: Prediction resistance = ... (13 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ imx8mp-evk | arm64 | lab-broonie | gcc-10 | defconfi= g+videodec | 1 = Details: https://kernelci.org/test/plan/id/65248dc908587174c1efceff Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+videodec/gcc-10/lab-broonie/baseline-imx8mp-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+videodec/gcc-10/lab-broonie/baseline-imx8mp-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /65248dc908587174c1efcf08 failing since 55 days (last pass: next-20230809, first fail: next-2= 0230815) 2023-10-09T23:33:16.782351 + set<8>[ 29.421137] 2023-10-09T23:33:16.782855 +x 2023-10-09T23:33:16.902428 / # # 2023-10-09T23:33:18.064261 export SHELL=3D/bin/sh 2023-10-09T23:33:18.070251 # 2023-10-09T23:33:19.563881 / # export SHELL=3D/bin/sh. /lava-158828/en= vironment 2023-10-09T23:33:19.569484 = 2023-10-09T23:33:22.281706 / # . /lava-158828/environment/lava-158828/= bin/lava-test-runner /lava-158828/1 2023-10-09T23:33:22.288178 = 2023-10-09T23:33:22.299753 / # /lava-158828/bin/lava-test-runner /lava= -158828/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ imx8mp-evk | arm64 | lab-broonie | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/65248f810bf77d7e6fefcf0c Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-broonie/baseline-imx8mp-ev= k.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-broonie/baseline-imx8mp-ev= k.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /65248f810bf77d7e6fefcf15 failing since 55 days (last pass: next-20230809, first fail: next-2= 0230815) 2023-10-09T23:40:29.742680 + set<8>[ 29.192308] 2023-10-09T23:40:29.743158 +x 2023-10-09T23:40:29.853128 / # # 2023-10-09T23:40:31.019376 export SHELL=3D/bin/sh 2023-10-09T23:40:31.025460 # 2023-10-09T23:40:32.524792 / # export SHELL=3D/bin/sh. /lava-158879/en= vironment 2023-10-09T23:40:32.530825 = 2023-10-09T23:40:35.254117 / # . /lava-158879/environment/lava-158879/= bin/lava-test-runner /lava-158879/1 2023-10-09T23:40:35.260974 = 2023-10-09T23:40:35.261954 / # /lava-158879/bin/lava-test-runner /lava= -158879/1 = ... (13 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ imx8mp-evk | arm64 | lab-broonie | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/652492f254a48a99fcefcef7 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-broonie/baseline-imx8mp-e= vk.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-broonie/baseline-imx8mp-e= vk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /652492f254a48a99fcefcf00 failing since 55 days (last pass: next-20230809, first fail: next-2= 0230815) 2023-10-09T23:55:10.827928 + set<8>[ 29.524950] 2023-10-09T23:55:10.831484 +x 2023-10-09T23:55:10.937321 / # # 2023-10-09T23:55:12.103380 export SHELL=3D/bin/sh 2023-10-09T23:55:12.109446 # 2023-10-09T23:55:13.608536 / # export SHELL=3D/bin/sh. /lava-158917/en= vironment 2023-10-09T23:55:13.614567 = 2023-10-09T23:55:16.335949 / # . /lava-158917/environment/lava-158917/= bin/lava-test-runner /lava-158917/1 2023-10-09T23:55:16.342655 = 2023-10-09T23:55:16.350270 / # /lava-158917/bin/lava-test-runner /lava= -158917/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ kontron-pitx-imx8m | arm64 | lab-kontron | gcc-10 | defconfi= g+videodec | 1 = Details: https://kernelci.org/test/plan/id/65248eac723ecfa573efcef3 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+videodec/gcc-10/lab-kontron/baseline-kontron-pitx-imx8m.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+videodec/gcc-10/lab-kontron/baseline-kontron-pitx-imx8m.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248eac723ecfa573efc= ef4 new failure (last pass: next-20231004) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ meson-g12b-a311d-khadas-vim3 | arm64 | lab-collabora | gcc-10 | defconfi= g+kselftest | 1 = Details: https://kernelci.org/test/plan/id/652493649ae0d42005efcf14 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+kselftest/gcc-10/lab-collabora/baseline-meson-g12b-a311d-khadas= -vim3.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+kselftest/gcc-10/lab-collabora/baseline-meson-g12b-a311d-khadas= -vim3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/652493649ae0d42005efc= f15 failing since 257 days (last pass: next-20230124, first fail: next-= 20230125) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ meson-gxl-s905x-libretech-cc | arm64 | lab-baylibre | gcc-10 | defconfi= g+kselftest | 1 = Details: https://kernelci.org/test/plan/id/652493123e03ee15e0efcef4 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+kselftest/gcc-10/lab-baylibre/baseline-meson-gxl-s905x-libretec= h-cc.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+kselftest/gcc-10/lab-baylibre/baseline-meson-gxl-s905x-libretec= h-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/652493123e03ee15e0efc= ef5 failing since 244 days (last pass: next-20230206, first fail: next-= 20230207) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ meson-gxl-s905x-libretech-cc | arm64 | lab-broonie | gcc-10 | defconfi= g+kselftest | 1 = Details: https://kernelci.org/test/plan/id/65249472d04605c2e6efcf11 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+kselftest/gcc-10/lab-broonie/baseline-meson-gxl-s905x-libretech= -cc.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+kselftest/gcc-10/lab-broonie/baseline-meson-gxl-s905x-libretech= -cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65249472d04605c2e6efc= f12 failing since 244 days (last pass: next-20230206, first fail: next-= 20230207) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ mt8195-cherry-tomato-r2 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm...ook+videodec | 1 = Details: https://kernelci.org/test/plan/id/652494d4abccda3d0befcfa7 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+arm64-chromebook+videodec/gcc-10/lab-collabora/baseline-mt8195-= cherry-tomato-r2.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+arm64-chromebook+videodec/gcc-10/lab-collabora/baseline-mt8195-= cherry-tomato-r2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/652494d4abccda3d0befc= fa8 new failure (last pass: next-20231004) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/652488524ef3f4ab55efcf24 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm/= multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm/= multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/652488524ef3f4ab55efc= f25 failing since 10 days (last pass: next-20230719, first fail: next-2= 0230929) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-10 | multi_v7= _defc...MB2_KERNEL=3Dy | 1 = Details: https://kernelci.org/test/plan/id/65248e5d9c768ed153efcf3a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm/= multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm/= multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248e5d9c768ed153efc= f3b failing since 11 days (last pass: next-20230718, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/6524885125d623e8b2efcfb3 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm/= multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qemu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm/= multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qemu_arm-virt-gicv2-uefi.ht= ml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6524885125d623e8b2efc= fb4 failing since 10 days (last pass: next-20230719, first fail: next-2= 0230929) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | gcc-10 | multi_v7= _defc...MB2_KERNEL=3Dy | 1 = Details: https://kernelci.org/test/plan/id/65248e5b9c768ed153efcf34 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm/= multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm/= multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248e5b9c768ed153efc= f35 failing since 11 days (last pass: next-20230718, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/652488534ef3f4ab55efcf27 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm/= multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm/= multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/652488534ef3f4ab55efc= f28 failing since 10 days (last pass: next-20230719, first fail: next-2= 0230929) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-10 | multi_v7= _defc...MB2_KERNEL=3Dy | 1 = Details: https://kernelci.org/test/plan/id/65248e5c9c768ed153efcf37 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm/= multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm/= multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248e5c9c768ed153efc= f38 failing since 11 days (last pass: next-20230718, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/6524885525d623e8b2efcfb8 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm/= multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qemu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm/= multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qemu_arm-virt-gicv3-uefi.ht= ml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6524885525d623e8b2efc= fb9 failing since 10 days (last pass: next-20230719, first fail: next-2= 0230929) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | gcc-10 | multi_v7= _defc...MB2_KERNEL=3Dy | 1 = Details: https://kernelci.org/test/plan/id/65248e5a9c768ed153efcf31 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm/= multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm/= multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248e5a9c768ed153efc= f32 failing since 11 days (last pass: next-20230718, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON..._16K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/65248a1e8634993a4aefcf11 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_16K_PAGES=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_16K_PAGES=3Dy/gcc-10/lab-baylibre/baseline-qemu_ar= m64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_16K_PAGES=3Dy/gcc-10/lab-baylibre/baseline-qemu_ar= m64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248a1e8634993a4aefc= f12 failing since 6 days (last pass: next-20230718, first fail: next-20= 231003) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+videodec | 1 = Details: https://kernelci.org/test/plan/id/65248d6cfe8c6b8b08efcf05 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+videodec/gcc-10/lab-baylibre/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+videodec/gcc-10/lab-baylibre/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248d6cfe8c6b8b08efc= f06 failing since 6 days (last pass: next-20230710, first fail: next-20= 231003) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/65248ef9016aef4c87efcf0f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-baylibre/baseline-qemu_arm= 64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-baylibre/baseline-qemu_arm= 64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248ef9016aef4c87efc= f10 failing since 6 days (last pass: next-20230717, first fail: next-20= 231003) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/652491b4f8147571fcefceff Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-baylibre/baseline-qemu_ar= m64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-baylibre/baseline-qemu_ar= m64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/652491b4f8147571fcefc= f00 failing since 11 days (last pass: next-20230719, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON..._16K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/65248a2015025e4e9eefcf0d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_16K_PAGES=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_16K_PAGES=3Dy/gcc-10/lab-baylibre/baseline-qemu_ar= m64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_16K_PAGES=3Dy/gcc-10/lab-baylibre/baseline-qemu_ar= m64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248a2015025e4e9eefc= f0e failing since 6 days (last pass: next-20230718, first fail: next-20= 231003) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+videodec | 1 = Details: https://kernelci.org/test/plan/id/65248d6baf7469d078efcf10 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+videodec/gcc-10/lab-baylibre/baseline-qemu_arm64-virt-gicv2-uef= i.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+videodec/gcc-10/lab-baylibre/baseline-qemu_arm64-virt-gicv2-uef= i.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248d6baf7469d078efc= f11 failing since 6 days (last pass: next-20230710, first fail: next-20= 231003) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/65248efac73266c4aeefcefd Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-baylibre/baseline-qemu_arm= 64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-baylibre/baseline-qemu_arm= 64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248efac73266c4aeefc= efe failing since 6 days (last pass: next-20230717, first fail: next-20= 231003) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/652491b38940df9b77efcef4 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-baylibre/baseline-qemu_ar= m64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-baylibre/baseline-qemu_ar= m64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/652491b38940df9b77efc= ef5 failing since 11 days (last pass: next-20230719, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON..._16K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/65248a21ef094fbcf7efcf0c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_16K_PAGES=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_16K_PAGES=3Dy/gcc-10/lab-baylibre/baseline-qemu_ar= m64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_16K_PAGES=3Dy/gcc-10/lab-baylibre/baseline-qemu_ar= m64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248a21ef094fbcf7efc= f0d failing since 6 days (last pass: next-20230718, first fail: next-20= 231003) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+videodec | 1 = Details: https://kernelci.org/test/plan/id/65248d6926ccbcfe45efcf22 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+videodec/gcc-10/lab-baylibre/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+videodec/gcc-10/lab-baylibre/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248d6926ccbcfe45efc= f23 failing since 6 days (last pass: next-20230710, first fail: next-20= 231003) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/65248ef7016aef4c87efcf0b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-baylibre/baseline-qemu_arm= 64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-baylibre/baseline-qemu_arm= 64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248ef7016aef4c87efc= f0c failing since 6 days (last pass: next-20230717, first fail: next-20= 231003) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/652491b58807d0f74befcef4 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-baylibre/baseline-qemu_ar= m64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-baylibre/baseline-qemu_ar= m64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/652491b58807d0f74befc= ef5 failing since 11 days (last pass: next-20230719, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON..._16K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/65248a1f15025e4e9eefcf0a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_16K_PAGES=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_16K_PAGES=3Dy/gcc-10/lab-baylibre/baseline-qemu_ar= m64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_16K_PAGES=3Dy/gcc-10/lab-baylibre/baseline-qemu_ar= m64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248a1f15025e4e9eefc= f0b failing since 6 days (last pass: next-20230718, first fail: next-20= 231003) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+videodec | 1 = Details: https://kernelci.org/test/plan/id/65248d6aa57c1c1be5efcf11 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+videodec/gcc-10/lab-baylibre/baseline-qemu_arm64-virt-gicv3-uef= i.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+videodec/gcc-10/lab-baylibre/baseline-qemu_arm64-virt-gicv3-uef= i.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248d6aa57c1c1be5efc= f12 failing since 6 days (last pass: next-20230710, first fail: next-20= 231003) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/65248ef6c73266c4aeefcef5 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-baylibre/baseline-qemu_arm= 64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-baylibre/baseline-qemu_arm= 64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248ef6c73266c4aeefc= ef6 failing since 6 days (last pass: next-20230717, first fail: next-20= 231003) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/652491b6f8147571fcefcf02 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-baylibre/baseline-qemu_ar= m64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-baylibre/baseline-qemu_ar= m64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/652491b6f8147571fcefc= f03 failing since 11 days (last pass: next-20230719, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386 | i386 | lab-baylibre | clang-17 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/65248f848d138ed487efcef3 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: clang-17 (Debian clang version 17.0.2 (++20231003073020+b241= 7f51dbbd-1~exp1~20231003073113.51)) Plain log: https://storage.kernelci.org//next/master/next-20231009/i386= /i386_defconfig/clang-17/lab-baylibre/baseline-qemu_i386.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/i386= /i386_defconfig/clang-17/lab-baylibre/baseline-qemu_i386.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248f848d138ed487efc= ef4 failing since 11 days (last pass: next-20230719, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386 | i386 | lab-baylibre | gcc-10 | i386_def= config+debug | 1 = Details: https://kernelci.org/test/plan/id/6524880425c1154605efcf07 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig+debug Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20231009/i386= /i386_defconfig+debug/gcc-10/lab-baylibre/baseline-qemu_i386.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/i386= /i386_defconfig+debug/gcc-10/lab-baylibre/baseline-qemu_i386.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6524880425c1154605efc= f08 failing since 11 days (last pass: next-20230720, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386 | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/6524931cf3450ebf3eefcf07 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20231009/i386= /i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i386.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/i386= /i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i386.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6524931cf3450ebf3eefc= f08 failing since 11 days (last pass: next-20230720, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386-uefi | i386 | lab-baylibre | clang-17 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/65248f82270e9ed92fefcefe Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: clang-17 (Debian clang version 17.0.2 (++20231003073020+b241= 7f51dbbd-1~exp1~20231003073113.51)) Plain log: https://storage.kernelci.org//next/master/next-20231009/i386= /i386_defconfig/clang-17/lab-baylibre/baseline-qemu_i386-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/i386= /i386_defconfig/clang-17/lab-baylibre/baseline-qemu_i386-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248f82270e9ed92fefc= eff failing since 11 days (last pass: next-20230719, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_def= config+debug | 1 = Details: https://kernelci.org/test/plan/id/6524880625c1154605efcf0a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig+debug Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20231009/i386= /i386_defconfig+debug/gcc-10/lab-baylibre/baseline-qemu_i386-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/i386= /i386_defconfig+debug/gcc-10/lab-baylibre/baseline-qemu_i386-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6524880625c1154605efc= f0b failing since 11 days (last pass: next-20230720, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/6524931b9ae0d42005efcf01 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20231009/i386= /i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i386-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/i386= /i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i386-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6524931b9ae0d42005efc= f02 failing since 11 days (last pass: next-20230720, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_mips-malta | mips | lab-baylibre | gcc-10 | malta_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/65248a0b8634993a4aefcf09 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: malta_defconfig Compiler: gcc-10 (mips-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20231009/mips= /malta_defconfig/gcc-10/lab-baylibre/baseline-qemu_mips-malta.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/mips= /malta_defconfig/gcc-10/lab-baylibre/baseline-qemu_mips-malta.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/mipsel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248a0b8634993a4aefc= f0a failing since 11 days (last pass: next-20230719, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_mips-malta | mips | lab-collabora | gcc-10 | malta_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/65248a1f3f78cc106cefcf04 Results: 4 PASS, 1 FAIL, 2 SKIP Full config: malta_defconfig Compiler: gcc-10 (mips-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20231009/mips= /malta_defconfig/gcc-10/lab-collabora/baseline-qemu_mips-malta.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/mips= /malta_defconfig/gcc-10/lab-collabora/baseline-qemu_mips-malta.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/mipsel/rootfs.cpio.gz = * baseline.dmesg.alert: https://kernelci.org/test/case/id/65248a1f3f78cc1= 06cefcf08 new failure (last pass: next-20231004) 1 lines 2023-10-09T23:17:27.915816 kern :alert : CPU 0 Unable to handle kerne= l paging request at virtual address 5476e618, epc =3D=3D 8020459c, ra =3D= =3D 80206dec 2023-10-09T23:17:27.915966 = 2023-10-09T23:17:27.933768 <8> 2023-10-09T23:17:27.933897 = = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_riscv64 | riscv | lab-baylibre | clang-17 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/65248c4e34f5cea0b2efcf03 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-17 (Debian clang version 17.0.2 (++20231003073020+b241= 7f51dbbd-1~exp1~20231003073113.51)) Plain log: https://storage.kernelci.org//next/master/next-20231009/risc= v/defconfig/clang-17/lab-baylibre/baseline-qemu_riscv64.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/risc= v/defconfig/clang-17/lab-baylibre/baseline-qemu_riscv64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/riscv/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248c4e34f5cea0b2efc= f04 failing since 11 days (last pass: next-20230718, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_riscv64 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/65248d176a05a18c2fefcf00 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (riscv64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/risc= v/defconfig/gcc-10/lab-baylibre/baseline-qemu_riscv64.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/risc= v/defconfig/gcc-10/lab-baylibre/baseline-qemu_riscv64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/riscv/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248d176a05a18c2fefc= f01 failing since 11 days (last pass: next-20230724, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_smp8_riscv64 | riscv | lab-baylibre | clang-17 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/65248c4f2ab923b28cefcefe Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-17 (Debian clang version 17.0.2 (++20231003073020+b241= 7f51dbbd-1~exp1~20231003073113.51)) Plain log: https://storage.kernelci.org//next/master/next-20231009/risc= v/defconfig/clang-17/lab-baylibre/baseline-qemu_smp8_riscv64.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/risc= v/defconfig/clang-17/lab-baylibre/baseline-qemu_smp8_riscv64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/riscv/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248c4f2ab923b28cefc= eff failing since 11 days (last pass: next-20230718, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_smp8_riscv64 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/65248d1887bdb40bf3efcf0b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (riscv64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/risc= v/defconfig/gcc-10/lab-baylibre/baseline-qemu_smp8_riscv64.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/risc= v/defconfig/gcc-10/lab-baylibre/baseline-qemu_smp8_riscv64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/riscv/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248d1887bdb40bf3efc= f0c failing since 11 days (last pass: next-20230724, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64 | x86_64 | lab-baylibre | clang-17 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/65248d59a57c1c1be5efcefc Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: clang-17 (Debian clang version 17.0.2 (++20231003073020+b241= 7f51dbbd-1~exp1~20231003073113.51)) Plain log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig/clang-17/lab-baylibre/baseline-qemu_x86_64.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig/clang-17/lab-baylibre/baseline-qemu_x86_64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248d59a57c1c1be5efc= efd failing since 11 days (last pass: next-20230721, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64 | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/65248dca08587174c1efcf0a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibre/baseline-qemu_x86_64= .txt HTML log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibre/baseline-qemu_x86_64= .html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248dca08587174c1efc= f0b failing since 11 days (last pass: next-20230720, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64 | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/65249448c0ae5049f5efcf6c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+debug Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig+debug/gcc-10/lab-baylibre/baseline-qemu_x86_64.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig+debug/gcc-10/lab-baylibre/baseline-qemu_x86_64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65249448c0ae5049f5efc= f6d failing since 11 days (last pass: next-20230721, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64 | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/6524954d08d50eb940efd06a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_x86_64.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_x86_64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6524954d08d50eb940efd= 06b failing since 11 days (last pass: next-20230724, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | clang-17 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/65248d5aaf7469d078efcf02 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: clang-17 (Debian clang version 17.0.2 (++20231003073020+b241= 7f51dbbd-1~exp1~20231003073113.51)) Plain log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig/clang-17/lab-baylibre/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig/clang-17/lab-baylibre/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248d5aaf7469d078efc= f03 failing since 11 days (last pass: next-20230721, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/65248dcc33d1ae1639efd053 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibre/baseline-qemu_x86_64= -uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibre/baseline-qemu_x86_64= -uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248dcc33d1ae1639efd= 054 failing since 11 days (last pass: next-20230720, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/65249438c0ae5049f5efcf45 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+debug Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig+debug/gcc-10/lab-baylibre/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig+debug/gcc-10/lab-baylibre/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65249438c0ae5049f5efc= f46 failing since 11 days (last pass: next-20230721, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/6524954c08d50eb940efd066 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6524954c08d50eb940efd= 067 failing since 11 days (last pass: next-20230724, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | clang-17 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/65248d5baf7469d078efcf05 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: clang-17 (Debian clang version 17.0.2 (++20231003073020+b241= 7f51dbbd-1~exp1~20231003073113.51)) Plain log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig/clang-17/lab-baylibre/baseline-qemu_x86_64-uefi-mixed.t= xt HTML log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig/clang-17/lab-baylibre/baseline-qemu_x86_64-uefi-mixed.h= tml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248d5baf7469d078efc= f06 failing since 11 days (last pass: next-20230721, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/65248dcb08587174c1efcf0d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibre/baseline-qemu_x86_64= -uefi-mixed.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibre/baseline-qemu_x86_64= -uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248dcb08587174c1efc= f0e failing since 11 days (last pass: next-20230720, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/65249449c0ae5049f5efcf72 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+debug Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig+debug/gcc-10/lab-baylibre/baseline-qemu_x86_64-uefi-mix= ed.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig+debug/gcc-10/lab-baylibre/baseline-qemu_x86_64-uefi-mix= ed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65249449c0ae5049f5efc= f73 failing since 11 days (last pass: next-20230721, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/6524954e08d50eb940efd06e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/x86_= 64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6524954e08d50eb940efd= 06f failing since 11 days (last pass: next-20230724, first fail: next-2= 0230928) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | defconfi= g+videodec | 1 = Details: https://kernelci.org/test/plan/id/65248e0d6b85587295efcf31 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+videodec/gcc-10/lab-cip/baseline-r8a774a1-hihope-rzg2m-ex.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+videodec/gcc-10/lab-cip/baseline-r8a774a1-hihope-rzg2m-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /65248e0d6b85587295efcf38 failing since 62 days (last pass: next-20230710, first fail: next-2= 0230808) 2023-10-09T23:34:10.962677 + set +x 2023-10-09T23:34:10.965918 <8>[ 27.242595] 2023-10-09T23:34:11.075813 / # # 2023-10-09T23:34:12.540590 export SHELL=3D/bin/sh 2023-10-09T23:34:12.561524 # 2023-10-09T23:34:12.561993 / # export SHELL=3D/bin/sh 2023-10-09T23:34:14.519803 / # . /lava-1018364/environment 2023-10-09T23:34:18.121461 /lava-1018364/bin/lava-test-runner /lava-10= 18364/1 2023-10-09T23:34:18.142919 . /lava-1018364/environment 2023-10-09T23:34:18.143340 / # /lava-1018364/bin/lava-test-runner /lav= a-1018364/1 = ... (27 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6524949dd04605c2e6efcf89 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-cip/baseline-r8a774a1-hih= ope-rzg2m-ex.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-cip/baseline-r8a774a1-hih= ope-rzg2m-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6524949dd04605c2e6efcf90 failing since 69 days (last pass: next-20230712, first fail: next-2= 0230801) 2023-10-10T00:02:19.487808 + set +x 2023-10-10T00:02:19.491221 <8>[ 28.445205] 2023-10-10T00:02:19.598982 / # # 2023-10-10T00:02:21.063674 export SHELL=3D/bin/sh 2023-10-10T00:02:21.084655 # 2023-10-10T00:02:21.085119 / # export SHELL=3D/bin/sh 2023-10-10T00:02:23.043211 / # . /lava-1018392/environment 2023-10-10T00:02:26.645396 /lava-1018392/bin/lava-test-runner /lava-10= 18392/1 2023-10-10T00:02:26.666834 . /lava-1018392/environment 2023-10-10T00:02:26.667252 / # /lava-1018392/bin/lava-test-runner /lav= a-1018392/1 = ... (27 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ rk3399-rock-pi-4b | arm64 | lab-collabora | gcc-10 | defconfi= g+kselftest | 1 = Details: https://kernelci.org/test/plan/id/652492ca20b201e641efcf00 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+kselftest/gcc-10/lab-collabora/baseline-rk3399-rock-pi-4b.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+kselftest/gcc-10/lab-collabora/baseline-rk3399-rock-pi-4b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/652492ca20b201e641efc= f01 failing since 244 days (last pass: next-20230206, first fail: next-= 20230207) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ rk3588-rock-5b | arm64 | lab-collabora | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/65248f6a38b7288622efcef8 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-collabora/baseline-rk3588-= rock-5b.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-collabora/baseline-rk3588-= rock-5b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /65248f6a38b7288622efcf01 new failure (last pass: next-20231004) 2023-10-09T23:40:31.552942 / # # 2023-10-09T23:40:31.655004 export SHELL=3D/bin/sh 2023-10-09T23:40:31.655741 # 2023-10-09T23:40:31.757127 / # export SHELL=3D/bin/sh. /lava-11717687/= environment 2023-10-09T23:40:31.757816 = 2023-10-09T23:40:31.859239 / # . /lava-11717687/environment/lava-11717= 687/bin/lava-test-runner /lava-11717687/1 2023-10-09T23:40:31.860286 = 2023-10-09T23:40:31.876661 / # /lava-11717687/bin/lava-test-runner /la= va-11717687/1 2023-10-09T23:40:31.915696 + export 'TESTRUN_ID=3D1_bootrr' 2023-10-09T23:40:31.916184 + cd /lava-11717687/1/tests/1_bootrr = ... (33 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ sun50i-a64-pine64-plus | arm64 | lab-broonie | gcc-10 | defconfi= g+kselftest | 1 = Details: https://kernelci.org/test/plan/id/652492d0eddb04727fefcef7 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+kselftest/gcc-10/lab-broonie/baseline-sun50i-a64-pine64-plus.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+kselftest/gcc-10/lab-broonie/baseline-sun50i-a64-pine64-plus.ht= ml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/652492d0eddb04727fefc= ef8 failing since 244 days (last pass: next-20230206, first fail: next-= 20230207) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-broonie | gcc-10 | defconfi= g+kselftest | 1 = Details: https://kernelci.org/test/plan/id/652492f74dcca72f13efcefd Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+kselftest/gcc-10/lab-broonie/baseline-sun50i-h5-libretech-all-h= 3-cc.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+kselftest/gcc-10/lab-broonie/baseline-sun50i-h5-libretech-all-h= 3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/652492f74dcca72f13efc= efe failing since 244 days (last pass: next-20230206, first fail: next-= 20230207) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfi= g+videodec | 1 = Details: https://kernelci.org/test/plan/id/65248eb3723ecfa573efceff Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+videodec/gcc-10/lab-collabora/baseline-sun50i-h6-pine-h64.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+videodec/gcc-10/lab-collabora/baseline-sun50i-h6-pine-h64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/65248eb3723ecfa573efc= f00 new failure (last pass: next-20231004) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ zynqmp-zcu102 | arm64 | lab-cip | gcc-10 | defconfi= g+kselftest | 1 = Details: https://kernelci.org/test/plan/id/652492d0f01e4ad2dfefcefd Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+kselftest/gcc-10/lab-cip/baseline-zynqmp-zcu102.txt HTML log: https://storage.kernelci.org//next/master/next-20231009/arm6= 4/defconfig+kselftest/gcc-10/lab-cip/baseline-zynqmp-zcu102.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/652492d0f01e4ad2dfefc= efe failing since 123 days (last pass: next-20230605, first fail: next-= 20230608) = =20