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 E7351C77B73 for ; Thu, 20 Apr 2023 16:06:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234523AbjDTQGw (ORCPT ); Thu, 20 Apr 2023 12:06:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60312 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234547AbjDTQGs (ORCPT ); Thu, 20 Apr 2023 12:06:48 -0400 Received: from mail-pf1-x430.google.com (mail-pf1-x430.google.com [IPv6:2607:f8b0:4864:20::430]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ECDD749C5 for ; Thu, 20 Apr 2023 09:06:05 -0700 (PDT) Received: by mail-pf1-x430.google.com with SMTP id d2e1a72fcca58-63b4dfead1bso1097573b3a.3 for ; Thu, 20 Apr 2023 09:06:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1682006765; x=1684598765; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=wO14a3ZO+pXV6FtD3r5lfBI/xG2//CwbxO8aR/tx4/s=; b=4ia8rZ2mD3LMOIUwl4HTcOllD8bn0mUEalcOhMKQ65ojTQf0tQtsImDN3k0d9refrr rKPCQoPh765NVxhd9DSApfV7ODAiJ1q8zVvtnDfQKwETavvo9fBxdBITNVtguRvfkanR Rc/yDlKgpydHSvfbnk4A9Z4BmKxiWb2VlpFkAomywEaaYASPoh1CQ9Qhgz61o1urWaKi tOPRgcc/+b9z+zoB9RIamoaQkiQXTFVwtZfIB8BLJUDQR4tjo+6dEeAbOuBX3M1NNDw2 NjzJ5QF7snfvgxTcNuaA4pZlnO62OboP8HmLjGLz/l4aEEUB1cQqv0ILm4ZB+XWV0qnK nM5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682006765; x=1684598765; 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=wO14a3ZO+pXV6FtD3r5lfBI/xG2//CwbxO8aR/tx4/s=; b=CivqM0empsOzb4PJsN4MVh4oqN0KPjvEGwkMEl37gjIs0oogOBnfGkFgTkiaUl0S40 f1LAl6nV2gvE6fLYzHAZsSVDtIWvuCbSY0YuTGQ/VVLK0GZh9T/zg/6dzDCaRAIgtxVg pQtEI7G8yM380H/P3LYn14RXFPm9pYtxOpdHxTmN1oxP07gPDF1H3dFDPCZD6QFZSvmn QC95EnBuofNfFK7Jqvp8cSFyTGZ1Ak4AJA/EZWJeApC4/dOHz4ZIegMwo1x9zr8GpxkN /i4G82n76wTIMFbwJfQO0zM9P7fVzx0lHLSnQVuX17KSixiZhB6JHYoL2IseNKi+h7xd mXNQ== X-Gm-Message-State: AAQBX9fiO1sajgKBocyjiNkh1vKVMxrU8eZeQ9OeznCNce0A9GsHY3hQ ZBgWfiJm2ccNkWgYVb1+suR2ki+9xkzikf35Kgnc+HXj X-Google-Smtp-Source: AKy350Y74Pqdxd8oIGmC4XyhBZJhSc0VJOjNRqPTkyXsJcf//AlfvExmTLDOTOUcEoV5CLdHOpTxjA== X-Received: by 2002:a17:903:18f:b0:1a6:a988:b873 with SMTP id z15-20020a170903018f00b001a6a988b873mr2312074plg.69.1682006764752; Thu, 20 Apr 2023 09:06:04 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id l9-20020a17090a49c900b002353082958csm3178150pjm.10.2023.04.20.09.06.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Apr 2023 09:06:04 -0700 (PDT) Message-ID: <644162ec.170a0220.269ad.71be@mx.google.com> Date: Thu, 20 Apr 2023 09:06:04 -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 X-Kernelci-Kernel: v5.4.241 X-Kernelci-Report-Type: test Subject: stable/linux-5.4.y baseline: 128 runs, 25 regressions (v5.4.241) 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/linux-5.4.y baseline: 128 runs, 25 regressions (v5.4.241) Regressions Summary ------------------- platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = fsl-ls1028a-rdb | arm64 | lab-nxp | gcc-10 | defconfi= g | 1 = 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 = imx6ul-14x14-evk | arm | lab-nxp | gcc-10 | multi_v7= _defconfig | 1 = imx7d-sdb | arm | lab-nxp | gcc-10 | multi_v7= _defconfig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | 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-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-broonie | 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-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-broonie | 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-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-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 = Details: https://kernelci.org/test/job/stable/branch/linux-5.4.y/kernel/= v5.4.241/plan/baseline/ Test: baseline Tree: stable Branch: linux-5.4.y Describe: v5.4.241 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able.git SHA: 58f42ed1cd31238745bddd943c4f5849dc83a2ac = Test Regressions ---------------- = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/64412d9f9a94c7b7782e8625 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/linux-5.4.y/v5.4.241/ar= m/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubietruck.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubietruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64412d9f9a94c7b7782e862a failing since 91 days (last pass: v5.4.224, first fail: v5.4.229) 2023-04-20T12:18:06.262380 <8>[ 9.916329] 2023-04-20T12:18:06.370242 / # # 2023-04-20T12:18:06.472374 export SHELL=3D/bin/sh 2023-04-20T12:18:06.473239 # 2023-04-20T12:18:06.575499 / # export SHELL=3D/bin/sh. /lava-3516052/e= nvironment 2023-04-20T12:18:06.576056 = 2023-04-20T12:18:06.677655 / # . /lava-3516052/environment/lava-351605= 2/bin/lava-test-runner /lava-3516052/1 2023-04-20T12:18:06.679492 = 2023-04-20T12:18:06.684115 / # /lava-3516052/bin/lava-test-runner /lav= a-3516052/1 2023-04-20T12:18:06.744649 <3>[ 10.400402] Bluetooth: hci0: command = 0x0c03 tx timeout = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ fsl-ls1028a-rdb | arm64 | lab-nxp | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/644131c205b745b0042e860a Results: 5 PASS, 1 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/linux-5.4.y/v5.4.241/ar= m64/defconfig/gcc-10/lab-nxp/baseline-fsl-ls1028a-rdb.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m64/defconfig/gcc-10/lab-nxp/baseline-fsl-ls1028a-rdb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /644131c205b745b0042e860f failing since 47 days (last pass: v5.4.225, first fail: v5.4.234) 2023-04-20T12:35:46.005422 + [ 15.671263] 2023-04-20T12:35:46.005561 set +x 2023-04-20T12:35:46.109164 / # # 2023-04-20T12:35:46.210704 export SHELL=3D/bin/sh 2023-04-20T12:35:46.211084 # 2023-04-20T12:35:46.312160 / # export SHELL=3D/bin/sh. /lava-1204612/e= nvironment 2023-04-20T12:35:46.312501 = 2023-04-20T12:35:46.413575 / # . /lava-1204612/environment/lava-120461= 2/bin/lava-test-runner /lava-1204612/1 2023-04-20T12:35:46.414032 = 2023-04-20T12:35:46.415932 / # /lava-1204612/bin/lava-test-runner /lav= a-1204612/1 = ... (12 line(s) more) = = 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/64412ba39e3bc937642e85fc 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/linux-5.4.y/v5.4.241/ri= scv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unleashed-a00.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ri= scv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unleashed-a00.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/riscv/rootfs.cpio.gz = * baseline.dmesg.crit: https://kernelci.org/test/case/id/64412ba39e3bc937= 642e8605 failing since 175 days (last pass: v5.4.219, first fail: v5.4.220) 3 lines 2023-04-20T12:09:42.547908 / # = 2023-04-20T12:09:42.554416 = 2023-04-20T12:09:42.662406 / # # 2023-04-20T12:09:42.682599 # 2023-04-20T12:09:42.786055 / # export SHELL=3D/bin/sh 2023-04-20T12:09:42.794412 export SHELL=3D/bin/sh 2023-04-20T12:09:42.897090 / # . /lava-3515990/environment 2023-04-20T12:09:42.906241 . /lava-3515990/environment 2023-04-20T12:09:43.008592 / # /lava-3515990/bin/lava-test-runner /lav= a-3515990/0 2023-04-20T12:09:43.017888 /lava-3515990/bin/lava-test-runner /lava-35= 15990/0 = ... (10 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/64412cdaa61ec081ff2e85e6 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/linux-5.4.y/v5.4.241/x8= 6_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-x360-= 12b-ca0010nr-n4020-octopus.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/x8= 6_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-x360-= 12b-ca0010nr-n4020-octopus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64412cdaa61ec081ff2e85eb failing since 20 days (last pass: v5.4.238, first fail: v5.4.239) 2023-04-20T12:15:06.943880 + set<8>[ 10.134734] 2023-04-20T12:15:06.944000 +x 2023-04-20T12:15:07.046137 # 2023-04-20T12:15:07.046429 = 2023-04-20T12:15:07.147435 / # #export SHELL=3D/bin/sh 2023-04-20T12:15:07.147638 = 2023-04-20T12:15:07.248391 / # export SHELL=3D/bin/sh. /lava-10061216/= environment 2023-04-20T12:15:07.248621 = 2023-04-20T12:15:07.349577 / # . /lava-10061216/environment/lava-10061= 216/bin/lava-test-runner /lava-10061216/1 2023-04-20T12:15:07.349852 = = ... (13 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/64412cb9f816dd6f582e8619 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/linux-5.4.y/v5.4.241/x8= 6_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-x360-= 14-G1-sona.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/x8= 6_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-x360-= 14-G1-sona.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64412cb9f816dd6f582e861e failing since 20 days (last pass: v5.4.238, first fail: v5.4.239) 2023-04-20T12:14:37.637833 + set +x 2023-04-20T12:14:37.644513 <8>[ 12.610341] 2023-04-20T12:14:37.746991 = 2023-04-20T12:14:37.847969 / # #export SHELL=3D/bin/sh 2023-04-20T12:14:37.848208 = 2023-04-20T12:14:37.949170 / # export SHELL=3D/bin/sh. /lava-10061218/= environment 2023-04-20T12:14:37.949381 = 2023-04-20T12:14:38.050346 / # . /lava-10061218/environment/lava-10061= 218/bin/lava-test-runner /lava-10061218/1 2023-04-20T12:14:38.050654 = 2023-04-20T12:14:38.055684 / # /lava-10061218/bin/lava-test-runner /la= va-10061218/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ imx6ul-14x14-evk | arm | lab-nxp | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/64412e369c4e847c422e860f 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/linux-5.4.y/v5.4.241/ar= m/multi_v7_defconfig/gcc-10/lab-nxp/baseline-imx6ul-14x14-evk.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m/multi_v7_defconfig/gcc-10/lab-nxp/baseline-imx6ul-14x14-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64412e369c4e847c422e8614 failing since 34 days (last pass: v5.4.213, first fail: v5.4.237) 2023-04-20T12:20:44.797465 + set +x 2023-04-20T12:20:44.798543 <8>[ 26.186762] 2023-04-20T12:20:44.906315 = 2023-04-20T12:20:46.065022 / # #export SHELL=3D/bin/sh 2023-04-20T12:20:46.070638 = 2023-04-20T12:20:46.070943 / # export SHELL=3D/bin/sh 2023-04-20T12:20:47.618308 . /lava-1204601/environment 2023-04-20T12:20:47.623996 / # . /lava-1204601/environment 2023-04-20T12:20:50.446197 /lava-1204601/bin/lava-test-runner /lava-12= 04601/1 2023-04-20T12:20:50.452245 / # /lava-1204601/bin/lava-test-runner /lav= a-1204601/1 = ... (18 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ imx7d-sdb | arm | lab-nxp | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/64412d2428e11d07c62e8602 Results: 4 PASS, 2 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/linux-5.4.y/v5.4.241/ar= m/multi_v7_defconfig/gcc-10/lab-nxp/baseline-imx7d-sdb.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m/multi_v7_defconfig/gcc-10/lab-nxp/baseline-imx7d-sdb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64412d2428e11d07c62e8607 failing since 91 days (last pass: v5.4.224, first fail: v5.4.229) 2023-04-20T12:15:47.791093 + set<8>[ 15.288223] 2023-04-20T12:15:47.791350 +x 2023-04-20T12:15:47.896921 / # # 2023-04-20T12:15:49.057295 export SHELL=3D/bin/sh 2023-04-20T12:15:49.063017 # 2023-04-20T12:15:50.610959 / # export SHELL=3D/bin/sh. /lava-1204602/e= nvironment 2023-04-20T12:15:50.616687 = 2023-04-20T12:15:53.439170 / # . /lava-1204602/environment/lava-120460= 2/bin/lava-test-runner /lava-1204602/1 2023-04-20T12:15:53.445177 = 2023-04-20T12:15:53.450856 / # /lava-1204602/bin/lava-test-runner /lav= a-1204602/1 = ... (18 line(s) more) = = 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/644144d57ab2b48c032e861d 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/linux-5.4.y/v5.4.241/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-= gicv2.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-= gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644144d57ab2b48c032e8= 61e failing since 204 days (last pass: v5.4.180, first fail: v5.4.215) = = 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/644147930055888bff2e860f 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/linux-5.4.y/v5.4.241/ar= m64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644147930055888bff2e8= 610 failing since 197 days (last pass: v5.4.180, first fail: v5.4.216) = = 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/6441326d61f0e05dad2e861d 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/linux-5.4.y/v5.4.241/ar= m64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6441326d61f0e05dad2e8= 61e failing since 197 days (last pass: v5.4.180, first fail: v5.4.216) = = 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/6441334a41006c88012e8608 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/linux-5.4.y/v5.4.241/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-vir= t-gicv2.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-vir= t-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6441334a41006c88012e8= 609 failing since 204 days (last pass: v5.4.180, first fail: v5.4.215) = = 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/644144c14baeceb8262e864c 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/linux-5.4.y/v5.4.241/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-= gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-= gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644144c14baeceb8262e8= 64d failing since 204 days (last pass: v5.4.180, first fail: v5.4.215) = = 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/6441463e184cf1987a2e85ee 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/linux-5.4.y/v5.4.241/ar= m64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6441463e184cf1987a2e8= 5ef failing since 264 days (last pass: v5.4.180, first fail: v5.4.208) = = 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/6441326c61f0e05dad2e8602 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/linux-5.4.y/v5.4.241/ar= m64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6441326c61f0e05dad2e8= 603 failing since 264 days (last pass: v5.4.180, first fail: v5.4.208) = = 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/644132aa378f80ea402e8605 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/linux-5.4.y/v5.4.241/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-vir= t-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-vir= t-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644132aa378f80ea402e8= 606 failing since 204 days (last pass: v5.4.180, first fail: v5.4.215) = = 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/6441436deed5a1dd042e85e6 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/linux-5.4.y/v5.4.241/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-= gicv3.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-= gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6441436deed5a1dd042e8= 5e7 failing since 251 days (last pass: v5.4.180, first fail: v5.4.210) = = 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/644147920055888bff2e860c 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/linux-5.4.y/v5.4.241/ar= m64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644147920055888bff2e8= 60d failing since 197 days (last pass: v5.4.180, first fail: v5.4.216) = = 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/6441326f47f085fb912e860d 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/linux-5.4.y/v5.4.241/ar= m64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6441326f47f085fb912e8= 60e failing since 197 days (last pass: v5.4.180, first fail: v5.4.216) = = 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/644132a8851476d6fc2e860f 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/linux-5.4.y/v5.4.241/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-vir= t-gicv3.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-vir= t-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644132a8851476d6fc2e8= 610 failing since 251 days (last pass: v5.4.180, first fail: v5.4.210) = = 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/6441435981548a82e82e8705 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/linux-5.4.y/v5.4.241/ar= m64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6441435981548a82e82e8= 706 failing since 197 days (last pass: v5.4.180, first fail: v5.4.216) = = 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/644146297bd2be0c772e85fb 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/linux-5.4.y/v5.4.241/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-= gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-= gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644146297bd2be0c772e8= 5fc failing since 264 days (last pass: v5.4.180, first fail: v5.4.208) = = 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/6441326e239c1d6ba92e85e6 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/linux-5.4.y/v5.4.241/ar= m64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6441326e239c1d6ba92e8= 5e7 failing since 197 days (last pass: v5.4.180, first fail: v5.4.216) = = 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/6441334b119f994c2d2e8605 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/linux-5.4.y/v5.4.241/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-vir= t-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-vir= t-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6441334b119f994c2d2e8= 606 failing since 264 days (last pass: v5.4.180, first fail: v5.4.208) = = 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/6441319fca2005ed212e85f2 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/linux-5.4.y/v5.4.241/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-rk3399-gru-kev= in.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.241/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-rk3399-gru-kev= in.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/6441319fca2005ed212e85f5 failing since 34 days (last pass: v5.4.235, first fail: v5.4.237) 2023-04-20T12:35:29.070775 /lava-10061398/1/../bin/lava-test-case 2023-04-20T12:35:29.079540 <8>[ 32.309824] = * baseline.bootrr.rockchip-usb2phy1-probed: https://kernelci.org/test/cas= e/id/6441319fca2005ed212e8643 failing since 34 days (last pass: v5.4.235, first fail: v5.4.237) 2023-04-20T12:35:30.093438 /lava-10061398/1/../bin/lava-test-case = =20