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 156AEEB64D7 for ; Wed, 28 Jun 2023 15:15:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231563AbjF1PPj (ORCPT ); Wed, 28 Jun 2023 11:15:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59038 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230340AbjF1PPi (ORCPT ); Wed, 28 Jun 2023 11:15:38 -0400 Received: from mail-pj1-x1033.google.com (mail-pj1-x1033.google.com [IPv6:2607:f8b0:4864:20::1033]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3E28C2682 for ; Wed, 28 Jun 2023 08:15:35 -0700 (PDT) Received: by mail-pj1-x1033.google.com with SMTP id 98e67ed59e1d1-262d9f449f4so2518450a91.3 for ; Wed, 28 Jun 2023 08:15:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1687965334; x=1690557334; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=VtcW9WN5qajPbIWWqytPOK2xrMhC3rGpevC2nRWBApA=; b=xz9kbiGZw8yfXVvuAz4q8XxmeHDPgbk/0bQDBeVeAXyCEs13H9zVRNUUcpmNZt06Ts WB23YQ/taODT54PCQT+ei2y6DXEc8W4+9tbVHBnmJnBlQifXSFttzwe5pKmz9XWKXvmu s7a80JApY6AH9T25yGxh/fSMFU0P47+pFLr8wnNcMmRCrEt1jToHxYlYLtYDJQkMXzKF oYTdDl8a+qML+rb/REaLXJg/ZsVjpS6Dq4WUr3bqGazPJqYEJRL2EHi9WSTxey5miYy4 rhFn7ptM9TIoir5KZJtuJqYTvAIzshnpU1t7jWOo8fQR5WJzmwZgiHrE+P7Rjn0vTk++ 3MLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687965334; x=1690557334; 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=VtcW9WN5qajPbIWWqytPOK2xrMhC3rGpevC2nRWBApA=; b=dV6Wlt6Ad3u+4Ppz3bZfJy9AHB/8ikKFjQzevWMtY2+YkTxCtTU+v1How11GRkdFZQ UYF6ucVjL7h4ZB9IbMQcvSjxiaGvlhqtKZhvpXiKFjtrYvRIlOWqq0J8KuswQp/BbFJo vBbKteyfSMXxcl3/HC66RGIiCNHl4BKFrCiuB6A7JZs5qAeW2U3+hCefAw6Gp2RVQs4E 9JE3f5z8CrNaOKokvUTJ3OzTNfd/hBpvPuujaK85D3v7TOoUA+/6nR91DySCg4YYPdqR BTCOgUazUe0gWpuukOaf/vzqn8n+qiXPCS2CzUa2xHCLJUdYchSAI5Ekq+LwnUA1y7SN 5txQ== X-Gm-Message-State: AC+VfDxGzgxa08HoyqSu5RUNO6lf4w7moXC8npNkXceKnJ2JYqHrCwOR 8Na3uce45f/9LwGx8QyVRQq+ysPNpdwmYCeJF/zixQ== X-Google-Smtp-Source: ACHHUZ7X6Ie21KDuHqv4wRyqKKc1Twn7iWcc1yeuu/8dbG1g2cNYouWexkOVOeWFAFvQ/mBvTGToEQ== X-Received: by 2002:a17:90a:e90:b0:263:287e:397f with SMTP id 16-20020a17090a0e9000b00263287e397fmr3550122pjx.46.1687965332699; Wed, 28 Jun 2023 08:15:32 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id 8-20020a17090a004800b00262af345953sm9822470pjb.4.2023.06.28.08.15.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Jun 2023 08:15:31 -0700 (PDT) Message-ID: <649c4e93.170a0220.72f55.2e8f@mx.google.com> Date: Wed, 28 Jun 2023 08:15:31 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Report-Type: test X-Kernelci-Tree: stable-rc X-Kernelci-Branch: linux-4.19.y X-Kernelci-Kernel: v4.19.288 Subject: stable-rc/linux-4.19.y baseline: 135 runs, 32 regressions (v4.19.288) 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: 135 runs, 32 regressions (v4.19.288) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ beaglebone-black | arm | lab-broonie | gcc-10 | omap2plus_d= efconfig | 1 = beaglebone-black | arm | lab-cip | gcc-10 | omap2plus_d= efconfig | 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 = r8a7795-salvator-x | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = rk3328-rock64 | arm64 | lab-baylibre | gcc-10 | defconfig = | 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-a64-pine64-plus | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-4.19.y/ker= nel/v4.19.288/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-4.19.y Describe: v4.19.288 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 94bffc1044d871e2ec89b2621e9a384355832988 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ beaglebone-black | arm | lab-broonie | gcc-10 | omap2plus_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/649c1648dda9493426d7d686 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= 88/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-beaglebone-black.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 88/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-beaglebone-black.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /649c1648dda9493426d7d6b8 new failure (last pass: v4.19.287) 2023-06-28T11:14:56.440452 + set +x<8>[ 15.682605] 2023-06-28T11:14:56.441081 = 2023-06-28T11:14:56.553569 / # # 2023-06-28T11:14:56.656583 export SHELL=3D/bin/sh 2023-06-28T11:14:56.657498 # 2023-06-28T11:14:56.759574 / # export SHELL=3D/bin/sh. /lava-672243/en= vironment 2023-06-28T11:14:56.760448 = 2023-06-28T11:14:56.862609 / # . /lava-672243/environment/lava-672243/= bin/lava-test-runner /lava-672243/1 2023-06-28T11:14:56.863945 = 2023-06-28T11:14:56.868545 / # /lava-672243/bin/lava-test-runner /lava= -672243/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ beaglebone-black | arm | lab-cip | gcc-10 | omap2plus_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/649c27bb847f774548d7d5ef 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= 88/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= 88/arm/omap2plus_defconfig/gcc-10/lab-cip/baseline-beaglebone-black.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /649c27bb847f774548d7d5f6 new failure (last pass: v4.19.287) 2023-06-28T12:29:09.580303 + set +x 2023-06-28T12:29:09.583528 <8>[ 10.507170] 2023-06-28T12:29:09.698753 / # # 2023-06-28T12:29:09.801194 export SHELL=3D/bin/sh 2023-06-28T12:29:09.801908 # 2023-06-28T12:29:09.903760 / # export SHELL=3D/bin/sh. /lava-976394/en= vironment 2023-06-28T12:29:09.904471 = 2023-06-28T12:29:10.006346 / # . /lava-976394/environment/lava-976394/= bin/lava-test-runner /lava-976394/1 2023-06-28T12:29:10.007509 = 2023-06-28T12:29:10.013946 / # /lava-976394/bin/lava-test-runner /lava= -976394/1 = ... (12 line(s) more) = = 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/649c1925c338aa5a86d7d5e2 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= 88/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= 88/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1925c338aa5a86d7d= 5e3 failing since 316 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-215-g4373264025937) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/649c1ec0968233857dd7d6b7 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= 88/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= 88/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1ec0968233857dd7d= 6b8 failing since 317 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/649c1a719977587376d7d5ea 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= 88/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= 88/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1a719977587376d7d= 5eb failing since 316 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-215-g4373264025937) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/649c1ebd968233857dd7d66e 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= 88/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= 88/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1ebd968233857dd7d= 66f failing since 317 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/649c19115fd5e063afd7d5e7 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= 88/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= 88/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c19115fd5e063afd7d= 5e8 failing since 316 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-215-g4373264025937) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/649c1e9c968233857dd7d5ee 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= 88/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= 88/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1e9c968233857dd7d= 5ef failing since 317 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-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/649c19237392f07f61d7d5e2 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= 88/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= 88/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c19237392f07f61d7d= 5e3 failing since 309 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-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/649c1ec3e112d4b405d7d5f3 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= 88/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= 88/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-virt-gicv2-uefi.= html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1ec3e112d4b405d7d= 5f4 failing since 303 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/649c1a36a9014163f8d7d65a 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= 88/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= 88/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1a36a9014163f8d7d= 65b failing since 309 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-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/649c2025ef06874075d7d5ee 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= 88/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= 88/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c2025ef06874075d7d= 5ef failing since 303 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/649c190f5fd5e063afd7d5e1 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= 88/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= 88/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c190f5fd5e063afd7d= 5e2 failing since 309 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-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/649c1eb0968233857dd7d624 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= 88/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= 88/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv2-uefi= .html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1eb0968233857dd7d= 625 failing since 303 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-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/649c1922f84906a73dd7d5e8 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= 88/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= 88/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1922f84906a73dd7d= 5e9 failing since 316 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-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/649c1ec1e112d4b405d7d5e2 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= 88/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= 88/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1ec1e112d4b405d7d= 5e3 failing since 328 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/649c1a35cf16d19037d7d5f5 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= 88/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= 88/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1a35cf16d19037d7d= 5f6 failing since 316 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/649c1f85edfe5583bed7d607 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= 88/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= 88/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1f85edfe5583bed7d= 608 failing since 328 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/649c19101e732422ded7d5f1 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= 88/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= 88/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c19101e732422ded7d= 5f2 failing since 316 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/649c1e9c872a733bc1d7d609 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= 88/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= 88/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1e9c872a733bc1d7d= 60a failing since 328 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.254) = = 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/649c1921f84906a73dd7d5e2 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= 88/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= 88/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1921f84906a73dd7d= 5e3 failing since 309 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-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/649c1ec2e112d4b405d7d5f0 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= 88/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= 88/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-virt-gicv3-uefi.= html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1ec2e112d4b405d7d= 5f1 failing since 314 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/649c1a20a9014163f8d7d5fc 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= 88/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= 88/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1a20a9014163f8d7d= 5fd failing since 309 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/649c1f87b7d0c89757d7d61d 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= 88/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= 88/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1f87b7d0c89757d7d= 61e failing since 314 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/649c190f1e732422ded7d5ea 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= 88/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= 88/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c190f1e732422ded7d= 5eb failing since 309 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/649c1e9d968233857dd7d5f1 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= 88/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= 88/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv3-uefi= .html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1e9d968233857dd7d= 5f2 failing since 314 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ r8a7795-salvator-x | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/649c1dcbaa99f94decd7d5f4 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= 88/arm64/defconfig/gcc-10/lab-baylibre/baseline-r8a7795-salvator-x.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 88/arm64/defconfig/gcc-10/lab-baylibre/baseline-r8a7795-salvator-x.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /649c1dcbaa99f94decd7d5fd failing since 20 days (last pass: v4.19.261-20-g5644b22533b36, firs= t fail: v4.19.284-89-ga1cebe658474) 2023-06-28T11:46:46.180071 + set +x 2023-06-28T11:46:46.183239 <8>[ 8.378565] 2023-06-28T11:46:46.289324 / # # 2023-06-28T11:46:46.391074 export SHELL=3D/bin/sh 2023-06-28T11:46:46.391804 # 2023-06-28T11:46:46.493692 / # export SHELL=3D/bin/sh. /lava-3697483/e= nvironment 2023-06-28T11:46:46.494439 = 2023-06-28T11:46:46.596286 / # . /lava-3697483/environment/lava-369748= 3/bin/lava-test-runner /lava-3697483/1 2023-06-28T11:46:46.596932 = 2023-06-28T11:46:46.600693 / # /lava-3697483/bin/lava-test-runner /lav= a-3697483/1 = ... (13 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ rk3328-rock64 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/649c1de439cb2d3dffd7d659 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= 88/arm64/defconfig/gcc-10/lab-baylibre/baseline-rk3328-rock64.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 88/arm64/defconfig/gcc-10/lab-baylibre/baseline-rk3328-rock64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649c1de439cb2d3dffd7d= 65a failing since 20 days (last pass: v4.19.266-115-gf65c47c3f336, firs= t fail: v4.19.284-89-ga1cebe658474) = = 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/649c182ea2f705b156d7d5ec 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= 88/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= 88/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-usb2phy1-probed: https://kernelci.org/test/cas= e/id/649c182ea2f705b156d7d5f6 failing since 106 days (last pass: v4.19.276, first fail: v4.19.276= -4-g4f95ee925a2b) 2023-06-28T11:23:14.446812 /lava-10936619/1/../bin/lava-test-case 2023-06-28T11:23:14.456312 <8>[ 36.533046] = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/649c182ea2f705b156d7d5f7 failing since 106 days (last pass: v4.19.276, first fail: v4.19.276= -4-g4f95ee925a2b) 2023-06-28T11:23:12.413903 = 2023-06-28T11:23:13.425672 /lava-10936619/1/../bin/lava-test-case 2023-06-28T11:23:13.434130 <8>[ 35.511215] = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ sun50i-a64-pine64-plus | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/649c1ea5968233857dd7d5f6 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= 88/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= 88/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-a64-pine64-plus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /649c1ea5968233857dd7d620 failing since 162 days (last pass: v4.19.265-42-ga2d8c749b30c, firs= t fail: v4.19.269-522-gc75d2b5524ab) 2023-06-28T11:50:15.886291 <8>[ 15.872610] 2023-06-28T11:50:16.006296 / # # 2023-06-28T11:50:16.111883 export SHELL=3D/bin/sh 2023-06-28T11:50:16.113456 # 2023-06-28T11:50:16.216782 / # export SHELL=3D/bin/sh. /lava-3697481/e= nvironment 2023-06-28T11:50:16.218301 = 2023-06-28T11:50:16.321803 / # . /lava-3697481/environment/lava-369748= 1/bin/lava-test-runner /lava-3697481/1 2023-06-28T11:50:16.324539 = 2023-06-28T11:50:16.327808 / # /lava-3697481/bin/lava-test-runner /lav= a-3697481/1 2023-06-28T11:50:16.358855 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ sun50i-a64-pine64-plus | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/649c1df66eb1f7d3ced7d637 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= 88/arm64/defconfig/gcc-10/lab-broonie/baseline-sun50i-a64-pine64-plus.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 88/arm64/defconfig/gcc-10/lab-broonie/baseline-sun50i-a64-pine64-plus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /649c1df66eb1f7d3ced7d661 failing since 162 days (last pass: v4.19.265-42-ga2d8c749b30c, firs= t fail: v4.19.269-522-gc75d2b5524ab) 2023-06-28T11:47:28.994649 <8>[ 15.922663] 2023-06-28T11:47:29.102025 / # # 2023-06-28T11:47:29.204278 export SHELL=3D/bin/sh 2023-06-28T11:47:29.204929 # 2023-06-28T11:47:29.306694 / # export SHELL=3D/bin/sh. /lava-672384/en= vironment 2023-06-28T11:47:29.307308 = 2023-06-28T11:47:29.409678 / # . /lava-672384/environment/lava-672384/= bin/lava-test-runner /lava-672384/1 2023-06-28T11:47:29.410716 = 2023-06-28T11:47:29.414136 / # /lava-672384/bin/lava-test-runner /lava= -672384/1 2023-06-28T11:47:29.446535 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = =20