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 DDCF8C76196 for ; Tue, 11 Apr 2023 21:15:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229483AbjDKVPu (ORCPT ); Tue, 11 Apr 2023 17:15:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37164 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229481AbjDKVPt (ORCPT ); Tue, 11 Apr 2023 17:15:49 -0400 Received: from mail-pl1-x635.google.com (mail-pl1-x635.google.com [IPv6:2607:f8b0:4864:20::635]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 86CF930D0 for ; Tue, 11 Apr 2023 14:15:46 -0700 (PDT) Received: by mail-pl1-x635.google.com with SMTP id y6so8083190plp.2 for ; Tue, 11 Apr 2023 14:15:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; t=1681247746; x=1683839746; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=kJL8UGnFLSflA+qMAMen8tK3VUqzHLinyzTLeb3Yu+8=; b=z4XXyO2MarTe/tJ8QOZismKNkH/IiMBReOPh5raRPpfdamKE7GlYNOqht2wCIKFO// Bchy4Ug5eo92y+oFKBwpOvkrUBlsy+aBML/61Z2kcGiMw8NhtyQFo8NucWcWeoZ3qqWn PbFxurYUkcRfSS47petyKLaKSSh3UYHCbxohUYu0RXXJ5gOWuCdu9rhHd9vjFkTvfGtN ft5VyO8UH+wvnqKdRVGq5/Wh3/L9cgaYFfpHq3rgbR7fG7oIvZlyzzrCZgc4wTsv8QEC xiJJDQtlyqovO5ievin8Hz/XWbLXOJULQEiHUlHOh0wgunaBYPrbCMDh+KYL9ryp9dJT jyYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681247746; x=1683839746; 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=kJL8UGnFLSflA+qMAMen8tK3VUqzHLinyzTLeb3Yu+8=; b=rU/rCpFketN+FrkFAO1sV3DPtlcNjMtm4aE28lpyDUjTN9GHxDPRe++zmv+W3P9Gsz UlMjPwl6BTXjUcQq4uRPIRNAuFQPzHdgDkKvrct482OcY2mKh2vYjtOsgf8REO3iDfrg 7Q68ABPw8M5DCA6sZTJ4+aaZOmUhxbZ/VgdshF75pHgr9KuLLezBZkSiR8XDz9KzSL8j +/Fi5h3o7kCkmgdOkQzyQBvuSCDQkmDQmkAntexpmT0/qhOiVYeJiAHXLLc1e4Pgr/hW xLrsmqscPIsI+FCqypx50X60dpJMoKBHJsVzYuQQ8pmthP1sJ6sbVqVVqc6wvKyxRvZr NYFQ== X-Gm-Message-State: AAQBX9ed+tZMbtPXTjITMqhUgYTIT+OykcVeEhSwZfkqMQf0IBI+2Lbc KTGjiS9E835rKmeLru+cqy7ut9jH3zF/kfqW29/6Cw== X-Google-Smtp-Source: AKy350YyoD0MHUeNF8LjaekI8YsMFrniKXkSiTHslMSVBNlUudcL/g1i2XsoXQ0/DSEp+4OZ7R66CQ== X-Received: by 2002:a05:6a20:6a83:b0:da:a6ef:5344 with SMTP id bi3-20020a056a206a8300b000daa6ef5344mr14721483pzb.21.1681247745422; Tue, 11 Apr 2023 14:15:45 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id x25-20020a056a00271900b00636caef0714sm5181197pfv.144.2023.04.11.14.15.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 Apr 2023 14:15:45 -0700 (PDT) Message-ID: <6435ce01.050a0220.85dc9.a028@mx.google.com> Date: Tue, 11 Apr 2023 14:15:45 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/4.14 X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v4.14.311-83-gabdb9de49bb3 X-Kernelci-Report-Type: test Subject: stable-rc/queue/4.14 baseline: 135 runs, 25 regressions (v4.14.311-83-gabdb9de49bb3) 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.14 baseline: 135 runs, 25 regressions (v4.14.311-83-gabdb= 9de49bb3) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ meson-gxl-s905x-khadas-vim | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-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 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F4.14/ker= nel/v4.14.311-83-gabdb9de49bb3/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.14 Describe: v4.14.311-83-gabdb9de49bb3 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: abdb9de49bb38cfb4ed12175c75d61e031fef7e0 = 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/64359b80954704daee2e8604 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.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxl-s9= 05x-khadas-vim.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxl-s9= 05x-khadas-vim.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64359b80954704daee2e8= 605 failing since 280 days (last pass: v4.14.285-35-g61a723f50c9f, firs= t fail: v4.14.285-46-ga87318551bac) = = 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/6435993db0145a18ff2e8e4d 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.14/v4.14.311= -83-gabdb9de49bb3/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.14/v4.14.311= -83-gabdb9de49bb3/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/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6435993db0145a18ff2e8= e4e failing since 259 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64359b7c954704daee2e85f8 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.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64359b7c954704daee2e8= 5f9 failing since 336 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/64359b471eaad75adf2e864e 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.14/v4.14.311= -83-gabdb9de49bb3/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.14/v4.14.311= -83-gabdb9de49bb3/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/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64359b471eaad75adf2e8= 64f failing since 259 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64359ffa4b5c2516772e85f2 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.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64359ffa4b5c2516772e8= 5f3 failing since 336 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/6435992f7d39b3d3a12e85e7 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.14/v4.14.311= -83-gabdb9de49bb3/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.14/v4.14.311= -83-gabdb9de49bb3/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/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6435992f7d39b3d3a12e8= 5e8 failing since 259 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64359ba4cf916a23bb2e8648 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.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64359ba4cf916a23bb2e8= 649 failing since 336 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/6435993cb0145a18ff2e8e47 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.14/v4.14.311= -83-gabdb9de49bb3/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.14/v4.14.311= -83-gabdb9de49bb3/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/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6435993cb0145a18ff2e8= e48 failing since 259 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = 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/64359b7d954704daee2e85fe 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.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -83-gabdb9de49bb3/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/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64359b7d954704daee2e8= 5ff failing since 336 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/64359b1f6c19a8ec652e85ef 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.14/v4.14.311= -83-gabdb9de49bb3/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.14/v4.14.311= -83-gabdb9de49bb3/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/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64359b1f6c19a8ec652e8= 5f0 failing since 259 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = 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/6435a0200b6d8df7772e86aa 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.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -83-gabdb9de49bb3/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/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6435a0200b6d8df7772e8= 6ab failing since 336 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/64359924d62ee928c32e85f2 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.14/v4.14.311= -83-gabdb9de49bb3/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.14/v4.14.311= -83-gabdb9de49bb3/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/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64359924d62ee928c32e8= 5f3 failing since 259 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = 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/64359ba5009a3d67722e860f 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.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64359ba5009a3d67722e8= 610 failing since 336 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/6435993ab0145a18ff2e8e3e 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.14/v4.14.311= -83-gabdb9de49bb3/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.14/v4.14.311= -83-gabdb9de49bb3/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/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6435993ab0145a18ff2e8= e3f failing since 259 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64359b7e954704daee2e8601 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.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64359b7e954704daee2e8= 602 failing since 336 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/64359ae35ecd29e72d2e860a 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.14/v4.14.311= -83-gabdb9de49bb3/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.14/v4.14.311= -83-gabdb9de49bb3/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/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64359ae35ecd29e72d2e8= 60b failing since 259 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6435a0210b6d8df7772e86ad 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.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6435a0210b6d8df7772e8= 6ae failing since 336 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/64359922d62ee928c32e85ec 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.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64359922d62ee928c32e8= 5ed failing since 259 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64359bcb23a9cfe4da2e85f2 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.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64359bcb23a9cfe4da2e8= 5f3 failing since 336 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/6435993bb0145a18ff2e8e44 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.14/v4.14.311= -83-gabdb9de49bb3/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.14/v4.14.311= -83-gabdb9de49bb3/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/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6435993bb0145a18ff2e8= e45 failing since 259 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = 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/64359b7b954704daee2e85f2 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.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -83-gabdb9de49bb3/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/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64359b7b954704daee2e8= 5f3 failing since 336 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/64359af78aa64de2f62e861e 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.14/v4.14.311= -83-gabdb9de49bb3/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.14/v4.14.311= -83-gabdb9de49bb3/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/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64359af78aa64de2f62e8= 61f failing since 259 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = 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/64359ff8fc47a8dbf62e85e6 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.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -83-gabdb9de49bb3/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/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64359ff8fc47a8dbf62e8= 5e7 failing since 336 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/64359923d62ee928c32e85ef 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.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64359923d62ee928c32e8= 5f0 failing since 259 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = 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/64359ba3cf916a23bb2e8642 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.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -83-gabdb9de49bb3/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230407.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64359ba3cf916a23bb2e8= 643 failing since 336 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = =20