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 145AAC433F5 for ; Tue, 11 Oct 2022 03:11:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229653AbiJKDL5 (ORCPT ); Mon, 10 Oct 2022 23:11:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55818 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229624AbiJKDL4 (ORCPT ); Mon, 10 Oct 2022 23:11:56 -0400 Received: from mail-pj1-x1036.google.com (mail-pj1-x1036.google.com [IPv6:2607:f8b0:4864:20::1036]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 322EF183B1 for ; Mon, 10 Oct 2022 20:11:55 -0700 (PDT) Received: by mail-pj1-x1036.google.com with SMTP id q10-20020a17090a304a00b0020b1d5f6975so10870098pjl.0 for ; Mon, 10 Oct 2022 20:11:55 -0700 (PDT) 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=x1ivWzXLrwixq/ZR6I6uaT//3p71+cnvT520oeDQDx4=; b=BBZeIGqOya7S1DIL+tN8x02AHU2JH5l8vQ0ZmAeRERpFvMCaFq2d51M6JXNb4AQKW9 5A2BcjexT2HaxrLvTbkYcQcR/KAo0qnk/zqFIDaTRt6tuMYtyC+trwlTTOQ5NH/Ap8vq hwZ5mDklKDEMAFOBa4iQO0zqd1IV299S49iQRvhztIdjMK0muTMlE75bUIN7wRBV5Tfx hRjpza8SPIlT1ZxAvHFcEoVDcoiS5mXsiV0HVjqyNmN3VoiAD/U8mmOR2rf+EUzRFxx6 covGB7syYHlqT55E9jUAEQsxszEPZzWAbK7gPjMR96/tDVS5uJEw/S8M8v4btbRrKd8y 1v+g== 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=x1ivWzXLrwixq/ZR6I6uaT//3p71+cnvT520oeDQDx4=; b=rmaWVcp8fFIr7zx5WyVNOXo/YpPF4UJpIYQWGG54KDUQdJxBxAWR0Jqy2Se3ILHK/A n9WG7E4PKxz727TwTNpYiu4rETQPdPd486mHufS6zcYHzokTe8kg9dvWedQuZ2wNS1GI MianpbAY8+YkjvnZwGuD4GMsPEa4NzlXR9+4+N9MEr7zgtdF/3xMTY7r2JSaTitV6Mio KxNZJPSKj8mpqxgxpEwdbo0Dp95E0DXaiPO6McxSh5K5Qgnf4xaJW5RtOt3gROKY27FM jHkNVEp3x0ia/Y7nCTB86lhewR40eV2WdBH0/QtiPOGtIOltkxuhm6nT0IJ05dBzYheA +m7Q== X-Gm-Message-State: ACrzQf36VwQjMHIfxgrjTN12vHfCCcrtejwho9DugEXNv4dFgS6D/z8j nGGkgpiPWVxT4TbCmAvJKngtSgodowaaMAqJZew= X-Google-Smtp-Source: AMsMyM4AcREycMPGTulE6R0lZO4LfccIY6qic7PUU9coinGmZMBBzpZy03dSvdcgzQeR3bpwux4LPA== X-Received: by 2002:a17:902:f708:b0:178:9b70:310b with SMTP id h8-20020a170902f70800b001789b70310bmr21556587plo.65.1665457914483; Mon, 10 Oct 2022 20:11:54 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id w12-20020a170902e88c00b00176b3d7db49sm7463817plg.0.2022.10.10.20.11.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 10 Oct 2022 20:11:54 -0700 (PDT) Message-ID: <6344defa.170a0220.89c99.caa5@mx.google.com> Date: Mon, 10 Oct 2022 20:11:54 -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.295-34-g25f7a8a89b4f X-Kernelci-Report-Type: test Subject: stable-rc/queue/4.14 baseline: 45 runs, 9 regressions (v4.14.295-34-g25f7a8a89b4f) 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: 45 runs, 9 regressions (v4.14.295-34-g25f7a8= a89b4f) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= -+------------ meson-gxl-s905x-libretech-cc | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig= | 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-broonie | gcc-10 | defconfig= | 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.295-34-g25f7a8a89b4f/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.14 Describe: v4.14.295-34-g25f7a8a89b4f URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 25f7a8a89b4fe606aa61c011cb8d0b8dfbe7ecd9 = 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/6344b06df6a0143c2ecab5ee 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.295= -34-g25f7a8a89b4f/arm64/defconfig/gcc-10/lab-broonie/baseline-meson-gxl-s90= 5x-libretech-cc.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.295= -34-g25f7a8a89b4f/arm64/defconfig/gcc-10/lab-broonie/baseline-meson-gxl-s90= 5x-libretech-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220919.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6344b06df6a0143c2ecab= 5ef failing since 175 days (last pass: v4.14.275-277-gda5c0b6bebbb1, fi= rst fail: v4.14.275-284-gdf8ec5b4383b9) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= -+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/6344af3710c74159edcab5f2 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.295= -34-g25f7a8a89b4f/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.295= -34-g25f7a8a89b4f/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220919.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6344af3710c74159edcab= 5f3 failing since 77 days (last pass: v4.14.267-41-g23609abc0d54, first= 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/6344af0c0e7f4dfc5fcab601 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.295= -34-g25f7a8a89b4f/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.295= -34-g25f7a8a89b4f/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220919.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6344af0c0e7f4dfc5fcab= 602 failing since 77 days (last pass: v4.14.267-41-g23609abc0d54, first= 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/6344af0f0e7f4dfc5fcab607 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.295= -34-g25f7a8a89b4f/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.295= -34-g25f7a8a89b4f/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/20220919.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6344af0f0e7f4dfc5fcab= 608 failing since 77 days (last pass: v4.14.267-41-g23609abc0d54, first= 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/6344af0bfeb8975d3bcab5f2 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.295= -34-g25f7a8a89b4f/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.295= -34-g25f7a8a89b4f/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220919.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6344af0bfeb8975d3bcab= 5f3 failing since 77 days (last pass: v4.14.267-41-g23609abc0d54, first= 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/6344af10feb8975d3bcab5fe 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.295= -34-g25f7a8a89b4f/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.295= -34-g25f7a8a89b4f/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220919.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6344af10feb8975d3bcab= 5ff failing since 77 days (last pass: v4.14.267-41-g23609abc0d54, first= 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/6344af04feb8975d3bcab5ec 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.295= -34-g25f7a8a89b4f/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.295= -34-g25f7a8a89b4f/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220919.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6344af04feb8975d3bcab= 5ed failing since 77 days (last pass: v4.14.267-41-g23609abc0d54, first= 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/6344b077f6a0143c2ecab5f1 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.295= -34-g25f7a8a89b4f/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.295= -34-g25f7a8a89b4f/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/20220919.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6344b077f6a0143c2ecab= 5f2 failing since 77 days (last pass: v4.14.267-41-g23609abc0d54, first= 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/6344af0dfeb8975d3bcab5f8 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.295= -34-g25f7a8a89b4f/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.295= -34-g25f7a8a89b4f/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220919.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6344af0dfeb8975d3bcab= 5f9 failing since 77 days (last pass: v4.14.267-41-g23609abc0d54, first= fail: v4.14.289-19-g8ed326806c84) = =20