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 03891C77B7D for ; Sun, 7 May 2023 21:55:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231779AbjEGVzP (ORCPT ); Sun, 7 May 2023 17:55:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57740 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231685AbjEGVzN (ORCPT ); Sun, 7 May 2023 17:55:13 -0400 Received: from mail-pl1-x62d.google.com (mail-pl1-x62d.google.com [IPv6:2607:f8b0:4864:20::62d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ED64C9EFE for ; Sun, 7 May 2023 14:55:09 -0700 (PDT) Received: by mail-pl1-x62d.google.com with SMTP id d9443c01a7336-1a516fb6523so35894325ad.3 for ; Sun, 07 May 2023 14:55:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1683496509; x=1686088509; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=jqfa4cLWAFjgFIYX6jl59TRuIUEiPzYVX+Xx5TKFpVI=; b=QRSuSG5t5DDqpZdVZqzP2HWhRnixDmWiuAkgKnc7oRn0XOvdQy20BRnQMIG6olqPC+ OVoY8+D0gl2F72CrX46dW7skeL1WmhvkTGfop2A/rNTG7u8qHcVENcBz+6RMoKOT7D5J +WzX2LcZnLmWsDh0gj9W1WsMYiEI/2GzrVDsRzD2CCWQV54pK+A7AYUEujHFaZA54ZFc /BCi/lkGHnKS5LpmqOhSdMxkvhP2jhLzHjDHTT9dQJ9CcAb4/acvttiO5BMPR3mnecP1 Pk6qoxJM4ng75L5i43p6if/jT+PipCF/okfMn9pcJD4cCYzOOsLtRzkJJscj8VlypjAW G5Hg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683496509; x=1686088509; 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=jqfa4cLWAFjgFIYX6jl59TRuIUEiPzYVX+Xx5TKFpVI=; b=QZupGA1lrOrcttQ47m9NpEUQaG9kq++Mg4XrG2MlgenqsoGZJ0QreoL+6ZPGAeiBWg TSOMyMJz/cpAxl9Jyo5oiRV1nuUh72Y3StSg5kRN2Ab/vlJVtSfa3I5NJ0MzYhkWXoko tcNxa1LIPCQ+EZPoapFmkQevGMVeUpwxr9/LQ/Lby6VqdFjDi2pVdgZlWimeCQERhC4g UQr3xLlb8AX6JSziCNCNRlf5/mKHJY8d213H9B4HGjaWYumH81NKyNogITokxBSFO5cq 2QLspyacf9HVRWSNwKzTCYhqgdUYY4Dog77QGNvwuGOvMnWYmGmt1qTfPtgLMESzSgDz Y10A== X-Gm-Message-State: AC+VfDzGGKPn50/TRYUn66R7lK7UU1vkbV96FNX15aFjxJnuY0JSd/QX MW9SqVTpBRCPF/GLTmoCYvMmoWEqbo6wdfwYiByKpQ== X-Google-Smtp-Source: ACHHUZ7irxsCkJbqtpa1URcJgqXOS7Rm+9Y+YCxPttvTSRfwUq+GNhRmZIb5JCd01pPx4E++DbrnCQ== X-Received: by 2002:a17:902:e748:b0:1a5:5e7:a1cc with SMTP id p8-20020a170902e74800b001a505e7a1ccmr10417203plf.58.1683496508686; Sun, 07 May 2023 14:55:08 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id n19-20020a170902969300b001aae625e422sm5622059plp.37.2023.05.07.14.55.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 07 May 2023 14:55:08 -0700 (PDT) Message-ID: <64581e3c.170a0220.4be79.a05e@mx.google.com> Date: Sun, 07 May 2023 14:55:08 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-4.14.y X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v4.14.311-217-ga00bdd4e18600 X-Kernelci-Report-Type: test Subject: stable-rc/linux-4.14.y baseline: 122 runs, 28 regressions (v4.14.311-217-ga00bdd4e18600) 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.14.y baseline: 122 runs, 28 regressions (v4.14.311-217-ga= 00bdd4e18600) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ meson-gxl-s905x-khadas-vim | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = meson8b-odroidc1 | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | 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-baylibre | 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-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | 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-baylibre | 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-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 2 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-4.14.y/ker= nel/v4.14.311-217-ga00bdd4e18600/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-4.14.y Describe: v4.14.311-217-ga00bdd4e18600 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: a00bdd4e186000885200001cb5e6602193c17b45 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ meson-gxl-s905x-khadas-vim | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6457ecefe9eb59a3642e8613 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gx= l-s905x-khadas-vim.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gx= l-s905x-khadas-vim.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/6457ecefe9eb59a3642e8= 614 failing since 306 days (last pass: v4.14.285, first fail: v4.14.286= ) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ meson8b-odroidc1 | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/6457ee04ccd33d4e1f2e8620 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-m= eson8b-odroidc1.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-m= eson8b-odroidc1.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/6457ee04ccd33d4e1f2e8= 621 failing since 447 days (last pass: v4.14.266, first fail: v4.14.266= -45-gce409501ca5f) = = 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/6457eb85b588bcc1fd2e860d 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/= baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/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/6457eb85b588bcc1fd2e8= 60e failing since 265 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.290-154-gc3e4c291190ba) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6457ecedf1e537a8822e8621 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm= 64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm= 64-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/6457ecedf1e537a8822e8= 622 failing since 257 days (last pass: v4.14.266-45-gce409501ca5f, firs= t fail: v4.14.290-230-g4d54ef55c38e) = = 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/6457ebe41889ed8f4a2e86b2 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/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/6457ebe41889ed8f4a2e8= 6b3 failing since 265 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.290-154-gc3e4c291190ba) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6457ed37c0037bbeb32e85e6 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-broonie/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/6457ed37c0037bbeb32e8= 5e7 failing since 257 days (last pass: v4.14.266-45-gce409501ca5f, firs= t fail: v4.14.290-230-g4d54ef55c38e) = = 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/6457eb5a2654c667082e85ed 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/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/6457eb5a2654c667082e8= 5ee failing since 265 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.290-154-gc3e4c291190ba) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6457ecd674a51cf8892e8621 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-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/6457ecd674a51cf8892e8= 622 failing since 257 days (last pass: v4.14.266-45-gce409501ca5f, firs= t fail: v4.14.290-230-g4d54ef55c38e) = = 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/6457eb86bd088e29da2e85f8 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/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.14.y/v4.14.3= 11-217-ga00bdd4e18600/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/6457eb86bd088e29da2e8= 5f9 failing since 246 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.291-43-g3eabc273fb308) = = 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/6457ed025f678eeddc2e8608 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm= 64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm= 64-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/6457ed025f678eeddc2e8= 609 failing since 278 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.289-48-gdea72dca89ea9) = = 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/6457ebf71889ed8f4a2e86d2 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/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/6457ebf71889ed8f4a2e8= 6d3 failing since 246 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.291-43-g3eabc273fb308) = = 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/6457ed4cb52d0b758f2e85fb 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-broonie/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/6457ed4cb52d0b758f2e8= 5fc failing since 278 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.289-48-gdea72dca89ea9) = = 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/6457eb67217253d6822e85f3 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/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/6457eb67217253d6822e8= 5f4 failing since 246 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.291-43-g3eabc273fb308) = = 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/6457ecf65f678eeddc2e85f2 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-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/6457ecf65f678eeddc2e8= 5f3 failing since 278 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.289-48-gdea72dca89ea9) = = 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/6457eb83ddf2e5d5a32e863a 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/= baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/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/6457eb83ddf2e5d5a32e8= 63b failing since 246 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.291-43-g3eabc273fb308) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6457ed015f678eeddc2e8605 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm= 64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm= 64-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/6457ed015f678eeddc2e8= 606 failing since 257 days (last pass: v4.14.266-45-gce409501ca5f, firs= t fail: v4.14.290-230-g4d54ef55c38e) = = 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/6457ebe297d34cb1bd2e85f7 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/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/6457ebe297d34cb1bd2e8= 5f8 failing since 246 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.291-43-g3eabc273fb308) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6457ed4b180302aa622e8633 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-broonie/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/6457ed4b180302aa622e8= 634 failing since 257 days (last pass: v4.14.266-45-gce409501ca5f, firs= t fail: v4.14.290-230-g4d54ef55c38e) = = 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/6457eb66ddf2e5d5a32e861e 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/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/6457eb66ddf2e5d5a32e8= 61f failing since 246 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.291-43-g3eabc273fb308) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6457ece2e9eb59a3642e85f3 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-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/6457ece2e9eb59a3642e8= 5f4 failing since 257 days (last pass: v4.14.266-45-gce409501ca5f, firs= t fail: v4.14.290-230-g4d54ef55c38e) = = 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/6457eb70ddf2e5d5a32e8627 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/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.14.y/v4.14.3= 11-217-ga00bdd4e18600/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/6457eb70ddf2e5d5a32e8= 628 failing since 264 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.290-176-g1ee5c98a9d0bc) = = 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/6457ed005f678eeddc2e8602 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm= 64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm= 64-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/6457ed005f678eeddc2e8= 603 failing since 263 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.290) = = 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/6457ebbab588bcc1fd2e8644 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/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/6457ebbab588bcc1fd2e8= 645 failing since 264 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.290-176-g1ee5c98a9d0bc) = = 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/6457ed22a33832ae0a2e860e 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-broonie/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/6457ed22a33832ae0a2e8= 60f failing since 263 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.290) = = 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/6457eb59787be869962e85e8 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/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/6457eb59787be869962e8= 5e9 failing since 264 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.290-176-g1ee5c98a9d0bc) = = 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/6457ecd574a51cf8892e861c 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-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/6457ecd574a51cf8892e8= 61d failing since 263 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.290) = = 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/6457ea914f6ffdbe982e8659 Results: 49 PASS, 23 FAIL, 2 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.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 11-217-ga00bdd4e18600/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-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/6457ea914f6ffdbe982e865d failing since 54 days (last pass: v4.14.308, first fail: v4.14.308-= 4-ge7a701196c571) 2023-05-07T18:14:17.165611 [ 49.481312] 2023-05-07T18:14:18.177941 /lava-10231042/1/../bin/lava-test-case 2023-05-07T18:14:18.187567 [ 50.504664] = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/6457ea914f6ffdbe982e865e failing since 54 days (last pass: v4.14.308, first fail: v4.14.308-= 4-ge7a701196c571) 2023-05-07T18:14:17.154345 /lava-10231042/1/../bin/lava-test-case = =20