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 6AD70C54EBD for ; Fri, 13 Jan 2023 17:03:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229521AbjAMRDD (ORCPT ); Fri, 13 Jan 2023 12:03:03 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50414 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229470AbjAMRDD (ORCPT ); Fri, 13 Jan 2023 12:03:03 -0500 Received: from mail-pj1-x1034.google.com (mail-pj1-x1034.google.com [IPv6:2607:f8b0:4864:20::1034]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5EA2459D03 for ; Fri, 13 Jan 2023 09:03:01 -0800 (PST) Received: by mail-pj1-x1034.google.com with SMTP id v23so22991118pju.3 for ; Fri, 13 Jan 2023 09:03:01 -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=lVMdEEZBVcCL/ExfoVfOL5QBMvzK0YycA6oxu+EAIf4=; b=BAlrtjDwvfbbsl1CxZ/ZjzT40ZKxKmexofqjWqKMm6UjVy8hu+RMUbEcFjolZPeHl5 U7KkMq36jall8JDlZJoDGcwP/D/DzLiyDjnSeU636+/+VftwFKT7sA87L9kTfUHWdDU6 TT2mCFI8vG3SATWVzId9AQTaP5Y+xAkDSFlpDNFV3Eb51t70E8gxU+uv4+5czPFahC7Y nDoMfOrm0GCoxgenwneDqA0bSIW77xYnJq5+wYJgJrn6dGp4gG4mWJvSf7oRT593GdbQ X6a0PE0CZwMxmv9pnXtvz13VlbHJpXESemIKRPyB7lV7D/YEXgoE6JNxXACU/573ivtD CudQ== 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=lVMdEEZBVcCL/ExfoVfOL5QBMvzK0YycA6oxu+EAIf4=; b=A4WNl2Tin81KwwDil3wnaDvnRzDVMihIAw6GgomrRpPNmyAECoe7XhTegMpxbsx5cO nVXOQOc1IZNfNFehi6pnQPMIs9P7A6GwHX+nBt4vvoBoO228o6dPhhkpidbK7AI8ONjd I2t4Te+ECjD4SBBE3Nn9QDVbkVdC8Hnv7Hg11Bgq3W9eL9Zut8Ny9yTnQH8ny5HkW8tX QZdQbvbDxAmKdlUieVTBzd4M02w6Q90p5k3eUJ1S1YBQZVjhYZHVJbxPRtgarrL61FWr RFC2fEUby17IjtvT/VrPbKRFwu0v2LnRoOxpz/QG9RjJMZ+DrALL8ZN7wObt6aCjqzrp vxTg== X-Gm-Message-State: AFqh2kq6o9kx+lRDxyxIj5bx939fCc760ChhXNZGlZjSeml1YlWCSgiG 2DsS8PhzUkKDUpR0aZAa3s9wNgI7/UiAZO9Tfn0H8A== X-Google-Smtp-Source: AMrXdXstc18sVZk6rETy2YcVnk9/jiSg+J4k1D3sFPP9mZZG4GrjcrX8bk4IcTWKoW3Tm/TWfe0bbg== X-Received: by 2002:a17:903:31c2:b0:192:7447:adfe with SMTP id v2-20020a17090331c200b001927447adfemr64481296ple.36.1673629380280; Fri, 13 Jan 2023 09:03:00 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id 13-20020a170902c24d00b00172951ddb12sm14514177plg.42.2023.01.13.09.02.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 13 Jan 2023 09:02:59 -0800 (PST) Message-ID: <63c18ec3.170a0220.87732.7d6b@mx.google.com> Date: Fri, 13 Jan 2023 09:02:59 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Kernel: v5.4.228-603-g13b33f6f1261 X-Kernelci-Tree: stable-rc X-Kernelci-Branch: queue/5.4 X-Kernelci-Report-Type: test Subject: stable-rc/queue/5.4 baseline: 103 runs, 16 regressions (v5.4.228-603-g13b33f6f1261) 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/5.4 baseline: 103 runs, 16 regressions (v5.4.228-603-g13b33= f6f1261) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ bcm2835-rpi-b-rev2 | arm | lab-broonie | gcc-10 | bcm2835_def= config | 1 = odroid-xu3 | arm | lab-collabora | gcc-10 | multi_v7_de= fconfig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 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-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-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%2F5.4/kern= el/v5.4.228-603-g13b33f6f1261/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/5.4 Describe: v5.4.228-603-g13b33f6f1261 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 13b33f6f126128ff9dfe9e376e38397fbf153771 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ bcm2835-rpi-b-rev2 | arm | lab-broonie | gcc-10 | bcm2835_def= config | 1 = Details: https://kernelci.org/test/plan/id/63c1553ce46b996f311d39ca Results: 5 PASS, 1 FAIL, 1 SKIP Full config: bcm2835_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-5.4/v5.4.228-6= 03-g13b33f6f1261/arm/bcm2835_defconfig/gcc-10/lab-broonie/baseline-bcm2835-= rpi-b-rev2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 03-g13b33f6f1261/arm/bcm2835_defconfig/gcc-10/lab-broonie/baseline-bcm2835-= rpi-b-rev2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63c1553ce46b996f311d39cf failing since 3 days (last pass: v5.4.228-542-gef9f34da2ed1f, first= fail: v5.4.228-590-g9476d91a56e1) 2023-01-13T12:57:08.417538 + set +x 2023-01-13T12:57:08.421370 <8>[ 16.994172] 2023-01-13T12:57:08.539483 / # # 2023-01-13T12:57:08.641685 export SHELL=3D/bin/sh 2023-01-13T12:57:08.642300 # 2023-01-13T12:57:08.743843 / # export SHELL=3D/bin/sh. /lava-106037/en= vironment 2023-01-13T12:57:08.744316 = 2023-01-13T12:57:08.846248 / # . /lava-106037/environment/lava-106037/= bin/lava-test-runner /lava-106037/1 2023-01-13T12:57:08.847310 = 2023-01-13T12:57:08.853274 / # /lava-106037/bin/lava-test-runner /lava= -106037/1 = ... (13 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ odroid-xu3 | arm | lab-collabora | gcc-10 | multi_v7_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/63c15b0117bb67214e1d39da 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-5.4/v5.4.228-6= 03-g13b33f6f1261/arm/multi_v7_defconfig/gcc-10/lab-collabora/baseline-odroi= d-xu3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 03-g13b33f6f1261/arm/multi_v7_defconfig/gcc-10/lab-collabora/baseline-odroi= d-xu3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63c15b0117bb67214e1d39df failing since 3 days (last pass: v5.4.228-542-gef9f34da2ed1f, first= fail: v5.4.228-590-g9476d91a56e1) 2023-01-13T13:21:54.469281 + set +x 2023-01-13T13:21:54.469893 <8>[ 18.196584] 2023-01-13T13:21:54.576927 / # # 2023-01-13T13:21:54.680373 export SHELL=3D/bin/sh 2023-01-13T13:21:54.681378 # 2023-01-13T13:21:54.783409 / # export SHELL=3D/bin/sh. /lava-8705498/e= nvironment 2023-01-13T13:21:54.784237 = 2023-01-13T13:21:54.886563 / # . /lava-8705498/environment/lava-870549= 8/bin/lava-test-runner /lava-8705498/1 2023-01-13T13:21:54.887920 = 2023-01-13T13:21:54.891523 / # /lava-8705498/bin/lava-test-runner /lav= a-8705498/1 = ... (17 line(s) more) = = 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/63c15809444070f56d1d39d2 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-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c15809444070f56d1d3= 9d3 failing since 171 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c1575fd82b1505e11d39e9 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-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c1575fd82b1505e11d3= 9ea failing since 171 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c1577da1baae62a51d39c7 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-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c1577da1baae62a51d3= 9c8 failing since 171 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c15a2528681a4fce1d39d8 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-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c15a2528681a4fce1d3= 9d9 failing since 171 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c1575eab5b340af91d39d7 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-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c1575eab5b340af91d3= 9d8 failing since 171 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c15a2944567b61271d39cb 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-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c15a2944567b61271d3= 9cc failing since 171 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c1580b444070f56d1d39d5 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-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c1580b444070f56d1d3= 9d6 failing since 171 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c15ba3072a27ebea1d39e6 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-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c15ba3072a27ebea1d3= 9e7 failing since 171 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c15761ab5b340af91d39dc 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-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c15761ab5b340af91d3= 9dd failing since 171 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c15a2a28681a4fce1d39de 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-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c15a2a28681a4fce1d3= 9df failing since 171 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c15831e6690c7df41d39c2 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-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c15831e6690c7df41d3= 9c3 failing since 171 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c15ba2072a27ebea1d39e3 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-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c15ba2072a27ebea1d3= 9e4 failing since 171 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c15762ffc97e287f1d39fe 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-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c15762ffc97e287f1d3= 9ff failing since 171 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c15a1be1ef982f071d39c2 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-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 03-g13b33f6f1261/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c15a1be1ef982f071d3= 9c3 failing since 171 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = =20