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 856A7C25B4E for ; Sun, 22 Jan 2023 18:00:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229906AbjAVSA0 (ORCPT ); Sun, 22 Jan 2023 13:00:26 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49392 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231352AbjAVSAY (ORCPT ); Sun, 22 Jan 2023 13:00:24 -0500 Received: from mail-pl1-x62f.google.com (mail-pl1-x62f.google.com [IPv6:2607:f8b0:4864:20::62f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BB30516AC3 for ; Sun, 22 Jan 2023 10:00:17 -0800 (PST) Received: by mail-pl1-x62f.google.com with SMTP id p24so9405377plw.11 for ; Sun, 22 Jan 2023 10:00:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=OV0AkOYcv1Sj4+KKDhwYZ3MRn+RyrP4P2G9DKj08gbs=; b=ERYgAH8L76p8k/N5gTDhZlSfIhLXZ7T+4xV4dA1q28TwI0IrJ+RW8ThgDgz1BzoRid 2EY4vGiVO6uJwfSWUuP4yyIszXwiLV8CfV9QTvWkx55YkD4qL7nQNbXf40/AgylJ6C1S kPmxcLGtYmFmHCDLTCzAhbMcbJ97xABEtPQLkyPrGtaWsdVo04UahUUhJ9ALSzehADyI ADczZ5YdntTNGBGatbHqBkrChLoymUEICWEjbyjd4qiYYxWtqk2uKq7eHVfHUlU0OwXg hwB+dtmEyXBM+zo5o4yMHv99vDhWEWvltCe4ogo9ZYrfho2EcZKd8N6zTiJoj5v0hJuY uC3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=OV0AkOYcv1Sj4+KKDhwYZ3MRn+RyrP4P2G9DKj08gbs=; b=vw44RbDe+5Pr0HIeiY5GKJh2pW9jeV5TyYWg2QmaltIf0fAx/KEFHMKH9EaN/wAIsG 2NSsp/JldYsIgxnHSMNOdWP3c0nFA261kZ6L48b6Tqj3NBt8tlGkCZnrP2Ihlgu23iu1 b6C0/p8dR07unP3rx4FACUJVX8zUWTcPDhky7GaU5U7AZXppb2bqJxKPhGJ7Qw+F/AmB BOvBU8N8yXnkkmwfOycM/jq+1agmNsrvjjyT8Q8FgFHn1KwHePNFsXACx8PA/VZlV9Gl MczDOyhMuX3OeIt5ZH41RgdgyTnwn+oY5rWO+dMYBAR7XlULC5FliKb7z5lRCMAjrSuY W0RA== X-Gm-Message-State: AFqh2kovJLYg/Vx0qJbvcXkB2dnT/DZsqa+W0iVUK3yk7Rux9bkCC3Qc ZwxQiG8wSWHBA6a7zTH0pnWeHWlG9I+KvIO7oyI= X-Google-Smtp-Source: AMrXdXv69yRNDvgQdXoKv+mtRqm4QnHVizXsfcf8M/KOrGRfnNz7W9Jhuq3anpm7vwwdOAB7w/meyA== X-Received: by 2002:a17:903:40cc:b0:193:37c1:9b0d with SMTP id t12-20020a17090340cc00b0019337c19b0dmr21680826pld.55.1674410416827; Sun, 22 Jan 2023 10:00:16 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id q16-20020a170902eb9000b00194d14d8e54sm6593846plg.96.2023.01.22.10.00.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 22 Jan 2023 10:00:16 -0800 (PST) Message-ID: <63cd79b0.170a0220.acb19.98d5@mx.google.com> Date: Sun, 22 Jan 2023 10:00:16 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Tree: stable-rc X-Kernelci-Branch: queue/4.14 X-Kernelci-Kernel: v4.14.302-354-g2bd500436953 X-Kernelci-Report-Type: test Subject: stable-rc/queue/4.14 baseline: 135 runs, 26 regressions (v4.14.302-354-g2bd500436953) 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, 26 regressions (v4.14.302-354-g2bd= 500436953) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ meson-gxl-s905x-libretech-cc | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = meson8b-odroidc1 | arm | lab-baylibre | gcc-10 | multi_v7_= defconfig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-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= +arm64-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= +arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-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= +arm64-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= +arm64-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.302-354-g2bd500436953/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.14 Describe: v4.14.302-354-g2bd500436953 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 2bd500436953118f9540b5e3bbc0c17a05768273 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ meson-gxl-s905x-libretech-cc | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63cd438e35b82605d4915ec9 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.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-broonie/baseline-meson-gxl-s9= 05x-libretech-cc.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-broonie/baseline-meson-gxl-s9= 05x-libretech-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd438e35b82605d4915= eca failing since 278 days (last pass: v4.14.275-277-gda5c0b6bebbb1, fi= rst fail: v4.14.275-284-gdf8ec5b4383b9) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ meson8b-odroidc1 | arm | lab-baylibre | gcc-10 | multi_v7_= defconfig | 1 = Details: https://kernelci.org/test/plan/id/63cd43c53f4475ac1b915edb Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-meso= n8b-odroidc1.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-meso= n8b-odroidc1.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd43c53f4475ac1b915= edc failing since 343 days (last pass: v4.14.266-18-g18b83990eba9, firs= t fail: v4.14.266-28-g7d44cfe0255d) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cd41abd2c5ba84a5915ec0 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.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd41abd2c5ba84a5915= ec1 failing since 180 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/63cd434f22457373d8915ef0 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.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd434f22457373d8915= ef1 failing since 180 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cd4251baad7aa690915eba 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.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd4251baad7aa690915= ebb failing since 180 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/63cd45212bc12001c1915f2b 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.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd45212bc12001c1915= f2c failing since 180 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cd418b1e8c101944915ebb 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.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd418b1e8c101944915= ebc failing since 180 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/63cd43319b47c5e941915ed1 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.302= -354-g2bd500436953/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.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd43319b47c5e941915= ed2 failing since 180 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cd41a9d2c5ba84a5915eba 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.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd41a9d2c5ba84a5915= ebb failing since 180 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/63cd43509ddef42d08915eeb 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.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd43509ddef42d08915= eec failing since 180 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cd41b05a91d15ae4915edc 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.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd41b05a91d15ae4915= edd failing since 180 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/63cd466105c1937cf4915ede 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.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd466105c1937cf4915= edf failing since 180 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cd418c5df071c384915f94 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.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd418c5df071c384915= f95 failing since 180 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/63cd43318fea7abd40915ed3 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.302= -354-g2bd500436953/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.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd43318fea7abd40915= ed4 failing since 180 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cd41aa5a91d15ae4915ed0 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.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd41aa5a91d15ae4915= ed1 failing since 180 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/63cd434c9ddef42d08915ee0 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.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd434c9ddef42d08915= ee1 failing since 180 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cd423ced0ee14cc6915ecf 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.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd423ced0ee14cc6915= ed0 failing since 180 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/63cd44f93c0bc5d61d915eed 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.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd44f93c0bc5d61d915= eee failing since 180 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cd418d5df071c384915f9a 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.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd418d5df071c384915= f9b failing since 180 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/63cd4330061e944c5e915edc 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.302= -354-g2bd500436953/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.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd4330061e944c5e915= edd failing since 180 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cd41ac5a91d15ae4915ed6 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.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd41ac5a91d15ae4915= ed7 failing since 180 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/63cd434e22457373d8915eeb 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.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd434e22457373d8915= eec failing since 180 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cd431822abd4c16f915f0d 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.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd431822abd4c16f915= f0e failing since 180 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/63cd450d2bc12001c1915ed4 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.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd450d2bc12001c1915= ed5 failing since 180 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cd418e1e8c101944915ecc 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.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -354-g2bd500436953/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd418e1e8c101944915= ecd failing since 180 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/63cd43309b47c5e941915ece 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.302= -354-g2bd500436953/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.302= -354-g2bd500436953/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cd43309b47c5e941915= ecf failing since 180 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = =20