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 2BC76C7EE23 for ; Thu, 11 May 2023 03:42:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230205AbjEKDmC (ORCPT ); Wed, 10 May 2023 23:42:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41108 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229536AbjEKDl7 (ORCPT ); Wed, 10 May 2023 23:41:59 -0400 Received: from mail-pf1-x42f.google.com (mail-pf1-x42f.google.com [IPv6:2607:f8b0:4864:20::42f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A364430FB for ; Wed, 10 May 2023 20:41:54 -0700 (PDT) Received: by mail-pf1-x42f.google.com with SMTP id d2e1a72fcca58-644d9bf05b7so3886374b3a.3 for ; Wed, 10 May 2023 20:41:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1683776514; x=1686368514; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=KF0MzBGMsqUSmOu0tbQCDFPYwz2vSG/F2GkQoFjMMmE=; b=rJgqESSIzsTg+P7LHzS3HAUp+BsPUXnFBnIy5nAO+OEZv4CGjS/LvNkKG38u/H3FXj +tyW02SaIwU0Nvqjho+IC7jozpDI8V7Cu1XtVNMhf4yKu4b7+pd2pwZw/WGhwVQ0hG5T wMMfyM/ZIQKsAtibP7TCGYejUmX5IG/QgT+i3lcTYh2uZS7G1BNAD9dgt0rmdUJhQ7tS BtXjqN826PXyK9qPig95CJedZxnJ1Q0CEc4HHyC9rBnk9Te29y9JV2oAZ5o7rI7F+XfT 3GlLkBqdMbwWDZpwi49nxn/VEBu1jZU1FG6CGqeipY7VqI8j5u/l8d0//JOKFSmB9Vks ceAg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683776514; x=1686368514; 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=KF0MzBGMsqUSmOu0tbQCDFPYwz2vSG/F2GkQoFjMMmE=; b=Cw0+6W/+0c3QJ0GcjPpt2dSDKtbapNqUKrWzw6zaE+/LYPuYZq1btnfKWPXSGRDZC8 cB9Fu5Qh2PGXUKKi3WyMywQNQCYZAGE9uS0iueU3aFrqw8nyz7N1wBiVlEiU/Ls2+Q/E iNddplpZPUu4oAIGKtmhZzu+rKnGq8icddqZhBS237J6QNgfaMnLp6VyQSfA2mvDJrCN FIzeK0WV0Wcv6ghnX5E+wX5pcIwZEF+yaVuY2qDkaLBdgLwbEWeKLD19/7I2kDTZ07li DtRp04Uei6vPcfa+RDKyXDlDxy0lLlb65CaZPwAEJhCxHDFkQKoMEzAcB/ehts+XkgON nmGA== X-Gm-Message-State: AC+VfDwwvQgpS/dPBxi6so7BMTtB8FwPSr+peN0Ky+s+VoFnEKFPKoFr 0FWM4envouNf4Va6hi4XatkceljSmDz6YRpBTdaALA== X-Google-Smtp-Source: ACHHUZ44EvPRbn7YjIuK9f3OputIZwhpsYXZL7ywkTzEesZtXpgIIDRErNUTBR/cl+Qm57UvhPppyQ== X-Received: by 2002:a05:6a00:1950:b0:647:2ce5:57c4 with SMTP id s16-20020a056a00195000b006472ce557c4mr9925650pfk.5.1683776513287; Wed, 10 May 2023 20:41:53 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id e12-20020a62aa0c000000b00634dde2992bsm4226940pff.132.2023.05.10.20.41.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 May 2023 20:41:52 -0700 (PDT) Message-ID: <645c6400.620a0220.82bc7.952e@mx.google.com> Date: Wed, 10 May 2023 20:41:52 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-4.19.y X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v4.19.282 X-Kernelci-Report-Type: test Subject: stable-rc/linux-4.19.y baseline: 111 runs, 31 regressions (v4.19.282) 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-4.19.y baseline: 111 runs, 31 regressions (v4.19.282) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ beaglebone-black | arm | lab-cip | gcc-10 | omap2plus_d= efconfig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobile_de= fconfig | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 2 = sun50i-a64-pine64-plus | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = sun50i-h6-pine-h64 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-4.19.y/ker= nel/v4.19.282/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-4.19.y Describe: v4.19.282 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: cdfda37ab2cfc783a190b563806cda611c35d1e3 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ beaglebone-black | arm | lab-cip | gcc-10 | omap2plus_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/645c3306277fdeef572e85e6 Results: 41 PASS, 10 FAIL, 1 SKIP Full config: omap2plus_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-4.19.y/v4.19.2= 82/arm/omap2plus_defconfig/gcc-10/lab-cip/baseline-beaglebone-black.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm/omap2plus_defconfig/gcc-10/lab-cip/baseline-beaglebone-black.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= /645c3306277fdeef572e85e9 new failure (last pass: v4.19.279-311-g57f85a1f4777) 2023-05-11T00:12:16.188359 + set +x 2023-05-11T00:12:16.190406 <8>[ 11.530332] 2023-05-11T00:12:16.302055 / # # 2023-05-11T00:12:16.403978 export SHELL=3D/bin/sh 2023-05-11T00:12:16.404460 # 2023-05-11T00:12:16.505854 / # export SHELL=3D/bin/sh. /lava-929072/en= vironment 2023-05-11T00:12:16.506317 = 2023-05-11T00:12:16.607716 / # . /lava-929072/environment/lava-929072/= bin/lava-test-runner /lava-929072/1 2023-05-11T00:12:16.608467 = 2023-05-11T00:12:16.611435 / # /lava-929072/bin/lava-test-runner /lava= -929072/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645c3150ab6bd972422e8622 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-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/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/645c3150ab6bd972422e8= 623 failing since 268 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645c337bfd4ebea50d2e8615 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-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/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/645c337bfd4ebea50d2e8= 616 failing since 366 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645c32c9fdc965f5462e8676 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-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/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/645c32c9fdc965f5462e8= 677 failing since 268 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645c33a5deba8706c92e865b 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-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/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/645c33a5deba8706c92e8= 65c failing since 366 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645c313c6ec45cd1472e85f7 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-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-collabora/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/645c313c6ec45cd1472e8= 5f8 failing since 268 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645c337c18d54250e22e85ed 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-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/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/645c337c18d54250e22e8= 5ee failing since 366 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645c314d6ec45cd1472e860a 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-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-virt-gicv2-uefi.= txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/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/645c314d6ec45cd1472e8= 60b failing since 254 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.256-37-g34c3cf0160a8) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645c337cfd4ebea50d2e8618 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-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/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/645c337cfd4ebea50d2e8= 619 failing since 366 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645c3175f4061bde292e85ff 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-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2-uefi.t= xt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2-uefi.h= tml 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/645c3175f4061bde292e8= 600 failing since 254 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.256-37-g34c3cf0160a8) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645c33ced792fa43da2e8600 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-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/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/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/645c33ced792fa43da2e8= 601 failing since 366 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645c31386ec45cd1472e85e6 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-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv2-uefi= .txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-collabora/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/645c31386ec45cd1472e8= 5e7 failing since 254 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.256-37-g34c3cf0160a8) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645c33925341edca142e85fa 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-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/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/645c33925341edca142e8= 5fb failing since 366 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645c314f4ec76017782e8612 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-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/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/645c314f4ec76017782e8= 613 failing since 280 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.254) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645c337d18d54250e22e85f5 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-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/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/645c337d18d54250e22e8= 5f6 failing since 268 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645c3215828118e46f2e85fd 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-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/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/645c3215828118e46f2e8= 5fe failing since 280 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.254) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645c33e2588516f6732e8672 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-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/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/645c33e2588516f6732e8= 673 failing since 268 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645c313b4ec76017782e85f1 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-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-collabora/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/645c313b4ec76017782e8= 5f2 failing since 280 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.254) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645c3375c8be9d35d52e85e6 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-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/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/645c3375c8be9d35d52e8= 5e7 failing since 268 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645c314eab6bd972422e861a 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-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-virt-gicv3-uefi.= txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/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/645c314eab6bd972422e8= 61b failing since 266 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645c337e18d54250e22e85fb 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-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/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/645c337e18d54250e22e8= 5fc failing since 260 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-288-g9901269a16d1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645c31b21da6a9994b2e85ec 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-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3-uefi.t= xt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3-uefi.h= tml 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/645c31b21da6a9994b2e8= 5ed failing since 266 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645c3445607e0e9f762e85f9 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-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/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/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/645c3445607e0e9f762e8= 5fa failing since 260 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-288-g9901269a16d1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645c313ae5ed3aca7c2e863b 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-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv3-uefi= .txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-collabora/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/645c313ae5ed3aca7c2e8= 63c failing since 266 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645c337e18d54250e22e85f8 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-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/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/645c337e18d54250e22e8= 5f9 failing since 260 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-288-g9901269a16d1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobile_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/645c3194dc40ffcd8b2e860e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: shmobile_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-4.19.y/v4.19.2= 82/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a7743-iwg20d-q7.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a7743-iwg20d-q7.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/645c3195dc40ffcd8b2e8= 60f failing since 3 days (last pass: v4.19.279-177-g3ea9da44137b, first= fail: v4.19.279-310-gb09799cd9a6d3) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 2 = Details: https://kernelci.org/test/plan/id/645c3299d8a3429a0f2e860e Results: 77 PASS, 5 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-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-rk3399-gr= u-kevin.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-rk3399-gr= u-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/645c3299d8a3429a0f2e8614 failing since 57 days (last pass: v4.19.276, first fail: v4.19.276-= 4-g4f95ee925a2b) 2023-05-11T00:10:54.455909 /lava-10272850/1/../bin/lava-test-case = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/645c329ad8a3429a0f2e8615 failing since 57 days (last pass: v4.19.276, first fail: v4.19.276-= 4-g4f95ee925a2b) 2023-05-11T00:10:52.417030 <8>[ 34.590699] 2023-05-11T00:10:53.430461 /lava-10272850/1/../bin/lava-test-case 2023-05-11T00:10:53.439103 <8>[ 35.614904] = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ sun50i-a64-pine64-plus | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645c318aafc29e05ab2e8608 Results: 23 PASS, 16 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-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-a64-pine64-plus.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/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= /645c318aafc29e05ab2e861d failing since 113 days (last pass: v4.19.265-42-ga2d8c749b30c, firs= t fail: v4.19.269-522-gc75d2b5524ab) 2023-05-11T00:05:47.962461 <8>[ 15.925148] 2023-05-11T00:05:48.082810 / # # 2023-05-11T00:05:48.188474 export SHELL=3D/bin/sh 2023-05-11T00:05:48.189979 # 2023-05-11T00:05:48.293599 / # export SHELL=3D/bin/sh. /lava-3572973/e= nvironment 2023-05-11T00:05:48.295183 = 2023-05-11T00:05:48.398729 / # . /lava-3572973/environment/lava-357297= 3/bin/lava-test-runner /lava-3572973/1 2023-05-11T00:05:48.401554 = 2023-05-11T00:05:48.404853 / # /lava-3572973/bin/lava-test-runner /lav= a-3572973/1 2023-05-11T00:05:48.436149 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ sun50i-h6-pine-h64 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645c30384c16d592782e85ff 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-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-h6-pine-h64.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-h6-pine-h64.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= /645c30384c16d592782e8604 failing since 113 days (last pass: v4.19.261-20-g5644b22533b36, fir= st fail: v4.19.269-522-gc75d2b5524ab) 2023-05-11T00:00:28.996948 / # # 2023-05-11T00:00:29.098621 export SHELL=3D/bin/sh 2023-05-11T00:00:29.098976 # 2023-05-11T00:00:29.200287 / # export SHELL=3D/bin/sh. /lava-3572991/e= nvironment 2023-05-11T00:00:29.200652 = 2023-05-11T00:00:29.301977 / # . /lava-3572991/environment/lava-357299= 1/bin/lava-test-runner /lava-3572991/1 2023-05-11T00:00:29.302577 = 2023-05-11T00:00:29.309493 / # /lava-3572991/bin/lava-test-runner /lav= a-3572991/1 2023-05-11T00:00:29.377292 + export 'TESTRUN_ID=3D1_bootrr' 2023-05-11T00:00:29.377549 + cd /lava-3572991<8>[ 15.625261] = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645c302a6bd362ef382e8628 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-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-collabora/baseline-sun50i-h6-pine-h64.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 82/arm64/defconfig/gcc-10/lab-collabora/baseline-sun50i-h6-pine-h64.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= /645c302a6bd362ef382e862d failing since 113 days (last pass: v4.19.261-20-g5644b22533b36, fir= st fail: v4.19.269-522-gc75d2b5524ab) 2023-05-11T00:00:35.681681 / # # 2023-05-11T00:00:35.783565 export SHELL=3D/bin/sh 2023-05-11T00:00:35.784225 # 2023-05-11T00:00:35.885377 / # export SHELL=3D/bin/sh. /lava-10272747/= environment 2023-05-11T00:00:35.886071 = 2023-05-11T00:00:35.987309 / # . /lava-10272747/environment/lava-10272= 747/bin/lava-test-runner /lava-10272747/1 2023-05-11T00:00:35.988303 = 2023-05-11T00:00:35.990506 / # /lava-10272747/bin/lava-test-runner /la= va-10272747/1 2023-05-11T00:00:36.063529 + export 'TESTRUN_ID=3D1_bootrr' 2023-05-11T00:00:36.064061 + cd /lava-1027274<8>[ 15.625776] = ... (11 line(s) more) = =20