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 202C0C77B7D for ; Sun, 7 May 2023 18:53:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229577AbjEGSx6 (ORCPT ); Sun, 7 May 2023 14:53:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48988 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230231AbjEGSx5 (ORCPT ); Sun, 7 May 2023 14:53:57 -0400 Received: from mail-pg1-x52e.google.com (mail-pg1-x52e.google.com [IPv6:2607:f8b0:4864:20::52e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0FACB11DAC for ; Sun, 7 May 2023 11:53:53 -0700 (PDT) Received: by mail-pg1-x52e.google.com with SMTP id 41be03b00d2f7-52cbd7d0c37so1002451a12.3 for ; Sun, 07 May 2023 11:53:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1683485632; x=1686077632; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=J4hZ9ae38AaX/5ki02rlftAMFW9ny+oUJCNPGXrXeSc=; b=Sr10Hr/ysXOgMjWwJjTnTiAioEtK8Q+QMwTuctKdFv9cC82VSKxYUMGQg76ZXW1V8X jWpt5OMN+f+t45apRdkYVcyFl1Rp6WGJB8iGTuF0ofJhpnGILJ4lojQewwEH21Fcn0XG ndLvNph/Ih6RM6uPKzaUAO1KiSQkYgiESxf4y2cRz/eiX7flaUkWDHKvomqjK0epS3ua 82AWfSUcyXNxHdjGxrNGqh0FMXWgK+ydv205NK/Zl/vRN1p0xcUxsiy4Ynk57RhhqdOY imNc7J5Up3cidDkNQc93eTFH6ixUQ0BlboaxV3LPA2+Rjd9LC+Eyh32leFva0Qb3RKEh SzgA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683485632; x=1686077632; 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=J4hZ9ae38AaX/5ki02rlftAMFW9ny+oUJCNPGXrXeSc=; b=VFi2R+V/aKfSqXI0PFxK3ShbFqdu0Jam+fxUP4e8/gUUybJs8Ml7rlGmOWjZOU1xe0 XwA+Cu1jvoYrKNJo+edDA6zuqjO/ziUKKmSUNGyNOZYUg/PkGmSdBo4FfO1SSAcrg4ie 6Ex3/iEaNGBt0WRVy8pUfsOr0bCByKWE3xUxy1RsdnKYbfp+bmocx/wK3P0OUYHhrpa7 +FyBWx0J6tMfh4ihc6B7SkKvXo7fbFowJa9Dll0lJGhomLMHLFyZMsCriwDn056lzRVl yXlKkd9+qRIKgBns6w39gcmGv0MzOfg4jfDiBKd63XLe+RzzKEAV8lQNSEFwjrNsGUzq BzSA== X-Gm-Message-State: AC+VfDxwVtzwSqSLD+3QJre6R4FZJNG56CP+V1SGOKwm0/zA3x5B71/r pL9tcDMd9SuqrvS9ZZHfeFQl+BzAcU/0/Fqu5KwSqg== X-Google-Smtp-Source: ACHHUZ59gfVsos/QAity2ZMN21KOLTKNWl5OBjG1beS5A9QYmd1XXCIeNhURNf/kf/mvEbW3fC0aeg== X-Received: by 2002:a17:902:f68e:b0:1a9:b977:81c7 with SMTP id l14-20020a170902f68e00b001a9b97781c7mr10373818plg.62.1683485631212; Sun, 07 May 2023 11:53:51 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id h12-20020a170902eecc00b001a0742b0806sm5442050plb.108.2023.05.07.11.53.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 07 May 2023 11:53:50 -0700 (PDT) Message-ID: <6457f3be.170a0220.f8719.94d0@mx.google.com> Date: Sun, 07 May 2023 11:53:50 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-5.4.y X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v5.4.238-448-g4131280eb1add X-Kernelci-Report-Type: test Subject: stable-rc/linux-5.4.y baseline: 156 runs, 32 regressions (v5.4.238-448-g4131280eb1add) To: stable@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org stable-rc/linux-5.4.y baseline: 156 runs, 32 regressions (v5.4.238-448-g413= 1280eb1add) Regressions Summary ------------------- platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hifive-unleashed-a00 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 2 = sun50i-a64-pine64-plus | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | sunxi_de= fconfig | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-5.4.y/kern= el/v5.4.238-448-g4131280eb1add/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-5.4.y Describe: v5.4.238-448-g4131280eb1add URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 4131280eb1adde334e71c08f00fe474db6c1bf5b = Test Regressions ---------------- = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hifive-unleashed-a00 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6457bc1c49385bd5a02e85e6 Results: 3 PASS, 2 FAIL, 2 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//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/riscv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unl= eashed-a00.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/riscv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unl= eashed-a00.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/riscv/rootfs.cpio.gz = * baseline.dmesg.crit: https://kernelci.org/test/case/id/6457bc1c49385bd5= a02e85ef failing since 200 days (last pass: v5.4.219, first fail: v5.4.219-2= 67-g4a976f825745) 3 lines 2023-05-07T14:56:10.315695 / # = 2023-05-07T14:56:10.316630 = 2023-05-07T14:56:12.376453 / # # 2023-05-07T14:56:12.377457 # 2023-05-07T14:56:14.388847 / # export SHELL=3D/bin/sh 2023-05-07T14:56:14.389326 export SHELL=3D/bin/sh 2023-05-07T14:56:16.404457 / # . /lava-3560855/environment 2023-05-07T14:56:16.405234 . /lava-3560855/environment 2023-05-07T14:56:18.420009 / # /lava-3560855/bin/lava-test-runner /lav= a-3560855/0 2023-05-07T14:56:18.421897 /lava-3560855/bin/lava-test-runner /lava-35= 60855/0 = ... (9 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6457bf0079b24951b32e85e7 Results: 5 PASS, 1 FAIL, 1 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//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-colla= bora/baseline-hp-x360-12b-ca0010nr-n4020-octopus.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-colla= bora/baseline-hp-x360-12b-ca0010nr-n4020-octopus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6457bf0079b24951b32e85ec failing since 38 days (last pass: v5.4.238, first fail: v5.4.238) 2023-05-07T15:08:28.301788 + set +x<8>[ 8.018310] 2023-05-07T15:08:28.302260 = 2023-05-07T15:08:28.412091 = 2023-05-07T15:08:28.514101 / # #export SHELL=3D/bin/sh 2023-05-07T15:08:28.514885 = 2023-05-07T15:08:28.616314 / # export SHELL=3D/bin/sh. /lava-10229008/= environment 2023-05-07T15:08:28.617084 = 2023-05-07T15:08:28.718602 / # . /lava-10229008/environment/lava-10229= 008/bin/lava-test-runner /lava-10229008/1 2023-05-07T15:08:28.719795 = 2023-05-07T15:08:28.724513 / # /lava-10229008/bin/lava-test-runner /la= va-10229008/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6457beddb88413551a2e8614 Results: 5 PASS, 1 FAIL, 1 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//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-colla= bora/baseline-hp-x360-14-G1-sona.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-colla= bora/baseline-hp-x360-14-G1-sona.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6457beddb88413551a2e8619 failing since 38 days (last pass: v5.4.238, first fail: v5.4.238) 2023-05-07T15:07:51.831362 <8>[ 10.579847] 2023-05-07T15:07:51.834269 + set +x 2023-05-07T15:07:51.939052 # 2023-05-07T15:07:51.940342 = 2023-05-07T15:07:52.042257 / # #export SHELL=3D/bin/sh 2023-05-07T15:07:52.043039 = 2023-05-07T15:07:52.144558 / # export SHELL=3D/bin/sh. /lava-10229075/= environment 2023-05-07T15:07:52.145351 = 2023-05-07T15:07:52.247025 / # . /lava-10229075/environment/lava-10229= 075/bin/lava-test-runner /lava-10229075/1 2023-05-07T15:07:52.248544 = = ... (13 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6457c1ae0961e358462e8633 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c1ae0961e358462e8= 634 failing since 257 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-390-g1cece69eaa88) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6457c24d00fa2a3c7f2e8608 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c24d00fa2a3c7f2e8= 609 failing since 277 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6457c1e93682a355ce2e85ef Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c1e93682a355ce2e8= 5f0 failing since 257 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-390-g1cece69eaa88) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6457c260e7edb4f8f12e85e7 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c260e7edb4f8f12e8= 5e8 failing since 277 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6457c194064257f7842e85f6 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c194064257f7842e8= 5f7 failing since 257 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-390-g1cece69eaa88) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6457c2265bf8d8075f2e85f1 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c2265bf8d8075f2e8= 5f2 failing since 277 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6457c1af0961e358462e8636 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c1af0961e358462e8= 637 failing since 278 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.207-123-gb48a8f43dce6) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6457c24ee600d19a192e85f5 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c24ee600d19a192e8= 5f6 failing since 278 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.207-123-gb48a8f43dce6) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6457c1eb3682a355ce2e85f5 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c1eb3682a355ce2e8= 5f6 failing since 278 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.207-123-gb48a8f43dce6) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6457c2881e4ff251942e85f1 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c2881e4ff251942e8= 5f2 failing since 278 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.207-123-gb48a8f43dce6) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6457c195ec6641be162e8644 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c195ec6641be162e8= 645 failing since 278 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.207-123-gb48a8f43dce6) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6457c2275bf8d8075f2e85f7 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c2275bf8d8075f2e8= 5f8 failing since 278 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.207-123-gb48a8f43dce6) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6457c1ac0961e358462e862d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c1ac0961e358462e8= 62e failing since 277 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6457c24f00fa2a3c7f2e860e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c24f00fa2a3c7f2e8= 60f failing since 277 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6457c1e8ce907baa3a2e85e7 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c1e8ce907baa3a2e8= 5e8 failing since 277 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6457c33c6cd83adb4e2e85ed Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c33c6cd83adb4e2e8= 5ee failing since 277 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6457c193645df44c942e860d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c193645df44c942e8= 60e failing since 277 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6457c22861ea803cb12e85fc Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c22861ea803cb12e8= 5fd failing since 277 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6457c1ab0961e358462e862a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c1ab0961e358462e8= 62b failing since 257 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-390-g1cece69eaa88) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6457c251e600d19a192e85fb Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c251e600d19a192e8= 5fc failing since 265 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-258-ge86027f8111f5) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6457c1d4a9c773be852e8616 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c1d4a9c773be852e8= 617 failing since 257 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-390-g1cece69eaa88) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6457c35072612470af2e8603 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c35072612470af2e8= 604 failing since 265 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-258-ge86027f8111f5) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6457c19a064257f7842e8609 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c19a064257f7842e8= 60a failing since 257 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-390-g1cece69eaa88) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6457c2335bf8d8075f2e8611 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457c2335bf8d8075f2e8= 612 failing since 265 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-258-ge86027f8111f5) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 2 = Details: https://kernelci.org/test/plan/id/6457c14b2218bb29362e8639 Results: 82 PASS, 2 FAIL, 1 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-usb2phy1-probed: https://kernelci.org/test/cas= e/id/6457c14b2218bb29362e863f failing since 54 days (last pass: v5.4.235, first fail: v5.4.235-4-= gb829e8b6e1a7) 2023-05-07T15:18:23.213592 <8>[ 31.265899] 2023-05-07T15:18:24.226387 /lava-10229156/1/../bin/lava-test-case 2023-05-07T15:18:24.235184 <8>[ 32.288528] = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/6457c14b2218bb29362e8640 failing since 54 days (last pass: v5.4.235, first fail: v5.4.235-4-= gb829e8b6e1a7) 2023-05-07T15:18:22.191001 <8>[ 30.242699] 2023-05-07T15:18:23.204438 /lava-10229156/1/../bin/lava-test-case = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ sun50i-a64-pine64-plus | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6457c37162796ebc4e2e861b Results: 32 PASS, 11 FAIL, 1 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-a64= -pine64-plus.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-a64= -pine64-plus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6457c37162796ebc4e2e8641 failing since 109 days (last pass: v5.4.226-68-g97ed976894df, first= fail: v5.4.228-659-gb3b34c474ec7) 2023-05-07T15:27:13.622341 <8>[ 16.708673] 2023-05-07T15:27:13.743798 / # # 2023-05-07T15:27:13.849967 export SHELL=3D/bin/sh 2023-05-07T15:27:13.851708 # 2023-05-07T15:27:13.955480 / # export SHELL=3D/bin/sh. /lava-3560944/e= nvironment 2023-05-07T15:27:13.957344 = 2023-05-07T15:27:14.061012 / # . /lava-3560944/environment/lava-356094= 4/bin/lava-test-runner /lava-3560944/1 2023-05-07T15:27:14.064063 = 2023-05-07T15:27:14.066515 / # /lava-3560944/bin/lava-test-runner /lav= a-3560944/1 2023-05-07T15:27:14.100140 + export 'TESTRUN_ID=3D1_bootrr' = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/6457bef1678d7489862e85e9 Results: 5 PASS, 1 FAIL, 1 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//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun= 8i-h3-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun= 8i-h3-libretech-all-h3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6457bef1678d7489862e85ee failing since 110 days (last pass: v5.4.227, first fail: v5.4.228-6= 59-gb3b34c474ec7) 2023-05-07T15:08:11.518655 / # # 2023-05-07T15:08:11.620796 export SHELL=3D/bin/sh 2023-05-07T15:08:11.621155 # 2023-05-07T15:08:11.722489 / # export SHELL=3D/bin/sh. /lava-3560940/e= nvironment 2023-05-07T15:08:11.722847 = 2023-05-07T15:08:11.824199 / # . /lava-3560940/environment/lava-356094= 0/bin/lava-test-runner /lava-3560940/1 2023-05-07T15:08:11.824844 = 2023-05-07T15:08:11.843275 / # /lava-3560940/bin/lava-test-runner /lav= a-3560940/1 2023-05-07T15:08:11.925269 + export 'TESTRUN_ID=3D1_bootrr' 2023-05-07T15:08:11.925670 + cd /lava-3560940/1/tests/1_bootrr = ... (10 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | sunxi_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/6457bcea2259d221042e85fd Results: 5 PASS, 1 FAIL, 1 SKIP Full config: sunxi_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm/sunxi_defconfig/gcc-10/lab-baylibre/baseline-sun8i-= h3-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -448-g4131280eb1add/arm/sunxi_defconfig/gcc-10/lab-baylibre/baseline-sun8i-= h3-libretech-all-h3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6457bcea2259d221042e8602 failing since 110 days (last pass: v5.4.227, first fail: v5.4.228-6= 59-gb3b34c474ec7) 2023-05-07T14:59:28.363121 + set +x 2023-05-07T14:59:28.364322 <8>[ 5.849672] 2023-05-07T14:59:28.471746 / # # 2023-05-07T14:59:28.573935 export SHELL=3D/bin/sh 2023-05-07T14:59:28.574702 # 2023-05-07T14:59:28.676155 / # export SHELL=3D/bin/sh. /lava-3560880/e= nvironment 2023-05-07T14:59:28.676936 = 2023-05-07T14:59:28.778520 / # . /lava-3560880/environment/lava-356088= 0/bin/lava-test-runner /lava-3560880/1 2023-05-07T14:59:28.779608 = 2023-05-07T14:59:28.795196 / # /lava-3560880/bin/lava-test-runner /lav= a-3560880/1 = ... (12 line(s) more) = =20