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 9B7DEC6FD1F for ; Sun, 19 Mar 2023 22:45:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229779AbjCSWpq (ORCPT ); Sun, 19 Mar 2023 18:45:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38468 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229715AbjCSWpp (ORCPT ); Sun, 19 Mar 2023 18:45:45 -0400 Received: from mail-pj1-x102e.google.com (mail-pj1-x102e.google.com [IPv6:2607:f8b0:4864:20::102e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 51E8510AB9 for ; Sun, 19 Mar 2023 15:45:42 -0700 (PDT) Received: by mail-pj1-x102e.google.com with SMTP id j13so10407312pjd.1 for ; Sun, 19 Mar 2023 15:45:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; t=1679265941; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=EnOeXAPH6AlVz9OcVV6FUosM7dsNYg3rDt8R6oAp6BQ=; b=1APwb7UzUHpKWzelNgtiX428WVkaDexbRL5UYTcOCXjGc1MZOz0oIf4nVWqD+Y6NFA lP9clwmDqNf0Aka8jxdqZHmTCne/kiyRH/FAv/k2vj1LhqW44CtMwH/8JdLvX8tGo+eR MS4KPHgd5HD10okrHCkjXgLKQ9bk3zF4VVvkXVDDB/aj6zh2rTDsMkaazXgWCe7Bqcqz MJoYgw+8hSkWnbi3e8QIRn7k5dgqOMvIpfpGarmN2M7As8mtYTb7+JhdXMiAh57Ihh1s BXleH7uNlPC5FVuSaD6D4ATRoDjHZmxBvvAWFF1cE/nLtXGv25IJaUucXSOOX6JNUVIh 1g9g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679265941; 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=EnOeXAPH6AlVz9OcVV6FUosM7dsNYg3rDt8R6oAp6BQ=; b=08fs8/ijkTWxMgVfF1DBw2+PJ+uEucKr6yliTw8ul8O5SFyk9rjjuzAC8nCPsT5CTZ Txw9DpU169WPdP2RoEPVZysD4BvaxDn/hPlbjy5ZIk3YqP1ldYuiuWaZFUKqoXK2GOsR EnN4IKWL7deqSKU6ssOm5v8JCD6aUyLCbFYrNdcSpfBXkJ8N7J58a6E0cqw5KW1h/UCo c5C37agk6lkXoGI4jzJbfZtwZ1+ZVVUmtCXJJNnFslL4ASZ0vksWUiAionximOXArj7X D6GocN1KAJPmRVWMRvz7iwCrTHbxzdYTr7NB7A1t9TnDjWGZZJW4kGfbbHR4OPSaZol1 WMDA== X-Gm-Message-State: AO0yUKXTl8c7dLC8q2MHIwbyaIfPcq7QEs3ULRJ086a9j9i75b8hLdI+ r6ZYkOkb1I/OwNA2So4sZAXLRZll2k8wSFCgajA= X-Google-Smtp-Source: AK7set8RX8SLa7Tj/g8A406WRAYv1MKrNvOA0yVIvF+uhwS+76I0lInHDqVSP+xY7s+FU5/gUPWy4A== X-Received: by 2002:a17:902:c7d1:b0:19c:bcb1:d8c3 with SMTP id r17-20020a170902c7d100b0019cbcb1d8c3mr11880866pla.54.1679265941137; Sun, 19 Mar 2023 15:45:41 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id c23-20020a170902849700b001933b4b1a49sm5201950plo.183.2023.03.19.15.45.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Mar 2023 15:45:40 -0700 (PDT) Message-ID: <64179094.170a0220.d2b19.85ea@mx.google.com> Date: Sun, 19 Mar 2023 15:45:40 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/4.19 X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v4.19.278-16-g150f1ee810c1 X-Kernelci-Report-Type: test Subject: stable-rc/queue/4.19 baseline: 134 runs, 24 regressions (v4.19.278-16-g150f1ee810c1) 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/queue/4.19 baseline: 134 runs, 24 regressions (v4.19.278-16-g150f= 1ee810c1) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ at91sam9g20ek | arm | lab-broonie | gcc-10 | multi_v5_de= fconfig | 1 = beaglebone-black | arm | lab-broonie | gcc-10 | omap2plus_d= efconfig | 1 = cubietruck | 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-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-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 = | 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 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 2 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F4.19/ker= nel/v4.19.278-16-g150f1ee810c1/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.19 Describe: v4.19.278-16-g150f1ee810c1 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 150f1ee810c144fab28ee1eb6162c8b752623d4d = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ at91sam9g20ek | arm | lab-broonie | gcc-10 | multi_v5_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/64175b88ca3ef79a818c86a4 Results: 42 PASS, 9 FAIL, 1 SKIP Full config: multi_v5_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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm/multi_v5_defconfig/gcc-10/lab-broonie/baseline-at91sa= m9g20ek.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm/multi_v5_defconfig/gcc-10/lab-broonie/baseline-at91sa= m9g20ek.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64175b88ca3ef79a818c86da failing since 0 day (last pass: v4.19.278-2-g53ebfb8e0caf, first fa= il: v4.19.278-16-g153f82de665b3) 2023-03-19T18:58:41.906413 + set +x 2023-03-19T18:58:41.910744 <8> 2023-03-19T18:58:42.024841 / # # 2023-03-19T18:58:42.127680 export SHELL=3D/bin/sh 2023-03-19T18:58:42.128455 # 2023-03-19T18:58:42.230338 / # export SHELL=3D/bin/sh. /lava-187700/en= vironment 2023-03-19T18:58:42.231121 = 2023-03-19T18:58:42.333043 / # . /lava-187700/environment/lava-187700/= bin/lava-test-runner /lava-187700/1 2023-03-19T18:58:42.334423 = 2023-03-19T18:58:42.340928 / # /lava-187700/bin/lava-test-runner /lava= -187700/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ beaglebone-black | arm | lab-broonie | gcc-10 | omap2plus_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/64176099840ee623c18c863d 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-beagl= ebone-black.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-beagl= ebone-black.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64176099840ee623c18c8672 failing since 0 day (last pass: v4.19.278-2-g53ebfb8e0caf, first fa= il: v4.19.278-16-g153f82de665b3) 2023-03-19T19:20:09.837024 + set +x 2023-03-19T19:20:09.841500 <8>[ 19.599467] 2023-03-19T19:20:10.017130 / # # 2023-03-19T19:20:10.136932 export SHELL=3D/bin/sh 2023-03-19T19:20:10.143790 # 2023-03-19T19:20:10.260436 / # export SHELL=3D/bin/sh. /lava-187926/en= vironment 2023-03-19T19:20:10.267166 = 2023-03-19T19:20:10.378215 / # . /lava-187926/environment/lava-187926/= bin/lava-test-runner /lava-187926/1 2023-03-19T19:20:10.391244 = 2023-03-19T19:20:10.403716 / # /lava-187926/bin/lava-test-runner /lava= -187926/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/64175ac187db86c1c08c86a2 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubie= truck.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubie= truck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64175ac187db86c1c08c86ab failing since 61 days (last pass: v4.19.269-9-gce7b59ec9d48, first = fail: v4.19.269-521-g305d312d039a) 2023-03-19T18:55:10.299075 <8>[ 7.249539] 2023-03-19T18:55:10.405628 / # # 2023-03-19T18:55:10.507125 export SHELL=3D/bin/sh 2023-03-19T18:55:10.507541 # 2023-03-19T18:55:10.608449 / # export SHELL=3D/bin/sh. /lava-3424966/e= nvironment 2023-03-19T18:55:10.608955 = 2023-03-19T18:55:10.710113 / # . /lava-3424966/environment/lava-342496= 6/bin/lava-test-runner /lava-3424966/1 2023-03-19T18:55:10.710665 = 2023-03-19T18:55:10.715743 / # /lava-3424966/bin/lava-test-runner /lav= a-3424966/1 2023-03-19T18:55:10.796871 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 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/64175cbad3d55cd5b88c870f 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175cbad3d55cd5b88c8= 710 failing since 236 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64175ce0ac5792597a8c8633 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175ce0ac5792597a8c8= 634 failing since 313 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/64175e3faaeeb81c3c8c8631 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175e3faaeeb81c3c8c8= 632 failing since 236 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64175f0673b686437f8c8635 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175f0673b686437f8c8= 636 failing since 313 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/64175c60c1186773a08c8632 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175c60c1186773a08c8= 633 failing since 236 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64175c7b3ccb7616888c8659 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175c7b3ccb7616888c8= 65a failing since 236 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64175cbc4a039737b58c8632 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175cbc4a039737b58c8= 633 failing since 313 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/64175d75c2081b531e8c866a 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175d75c2081b531e8c8= 66b failing since 236 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64175e40aaeeb81c3c8c8637 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175e40aaeeb81c3c8c8= 638 failing since 313 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/64175c5f566e80e5d78c863a 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175c5f566e80e5d78c8= 63b failing since 236 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64175cb7d3d55cd5b88c8706 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175cb7d3d55cd5b88c8= 707 failing since 313 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64175cd2be5b2d5eaa8c8637 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175cd2be5b2d5eaa8c8= 638 failing since 236 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64175d9d8ccfa71a708c86a3 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175d9d8ccfa71a708c8= 6a4 failing since 313 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64175eca02044aaeeb8c865c 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175eca02044aaeeb8c8= 65d failing since 236 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64175c73a334a9ad0f8c862f 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175c73a334a9ad0f8c8= 630 failing since 236 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64175cb9d3d55cd5b88c8709 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175cb9d3d55cd5b88c8= 70a failing since 313 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/64175ccf43f922b77a8c8637 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175ccf43f922b77a8c8= 638 failing since 313 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/64175e3e9539c594148c8639 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175e3e9539c594148c8= 63a failing since 313 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/64175e525e1b5016518c8642 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64175e525e1b5016518c8= 643 failing since 313 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/64175b89900f93efa58c867f 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/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.278= -16-g150f1ee810c1/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-usb2phy1-probed: https://kernelci.org/test/cas= e/id/64175b89900f93efa58c8689 failing since 5 days (last pass: v4.19.275-252-gcb3c41fc75db9, firs= t fail: v4.19.276-34-ge787294ce440f) 2023-03-19T18:59:00.465427 /lava-9689061/1/../bin/lava-test-case 2023-03-19T18:59:00.473789 <8>[ 37.411396] = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/64175b89900f93efa58c868a failing since 5 days (last pass: v4.19.275-252-gcb3c41fc75db9, firs= t fail: v4.19.276-34-ge787294ce440f) 2023-03-19T18:58:59.452038 /lava-9689061/1/../bin/lava-test-case<8>[ = 36.389987] 2023-03-19T18:58:59.452608 = = =20