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 EE72EE936EB for ; Wed, 4 Oct 2023 23:01:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233894AbjJDXBb (ORCPT ); Wed, 4 Oct 2023 19:01:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51934 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233634AbjJDXBa (ORCPT ); Wed, 4 Oct 2023 19:01:30 -0400 Received: from mail-pl1-x62c.google.com (mail-pl1-x62c.google.com [IPv6:2607:f8b0:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0E0C9C6 for ; Wed, 4 Oct 2023 16:01:24 -0700 (PDT) Received: by mail-pl1-x62c.google.com with SMTP id d9443c01a7336-1bd9b4f8e0eso2255725ad.1 for ; Wed, 04 Oct 2023 16:01:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20230601.gappssmtp.com; s=20230601; t=1696460482; x=1697065282; darn=vger.kernel.org; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=Tb/3QKkWq1mDuiesN4s3nt6sH0fLA/iqPyvOqEdl5Fk=; b=jsSbzbt01KyjrZx0KwOIx//j/xaWsQwe6E3izmTjzKweTa3QddOodUavOU674V+PuF FS/kDQu5mCjKRxbsz92WQcvvIIXlD4ivJPmf51ltIUZCxXkXrIh6jif64Ta75tEp0S17 pV0BjflAAvyOsAadtpUDtQ53XCV+Ei9lAckWSlbXXc9hfMA/oysf608lmHACqmH8AMiY z4m+BXcJIroHuL3x+SsTqh5VY26qabTM8xPSMLWd2eLRwrbSNsrdTMOC9n6oqPqPLW8Q GBjtlWdXO7GEZVBq5wXJZNKrn/u1hJKrqRlP6i9vS9onakBSXqn0gZ2njJoRGbFBNa6g qfmQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696460482; x=1697065282; 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=Tb/3QKkWq1mDuiesN4s3nt6sH0fLA/iqPyvOqEdl5Fk=; b=EjCwwkbOOHwjSUCwh0cfXTcYeCrHnRPxyTG/RMRb1VOzGmiamAqxipEsVfl0S0zdR8 8+wIgbDAkO9vXeyuI4CnpdxngeIeWLqRnpRGzAgaAIzHjoaKQ1lKSlynVNNPn9/h6Vzi SwaTbq6Qr5iXiejO/nAyfGt8ZoXzeeVD4Ixla7C8evOVnp/Y8veROL4LT0agGb8C5kUS zCeU+l4JawKVtCKg50zkrf30tRlvmFAsVKRwzVR2krq/9u8UP2q+3LqHbkXoveT3YeJy CnrDTBhp6S5ZqS4KnJTehIkO6X5tzx1RhMWIQ1a+3V3DheiXOoe2IPNWnyL+MacqGpGn riuw== X-Gm-Message-State: AOJu0YwlUQYFwPQ+wHBZAo/wAIkaEsTgck5EohXlAFDTpq6ccEtWSeKf CF9o6l30/OJf+BOOmP9SG2ST9h4nNfqDFXZoMo5AMg== X-Google-Smtp-Source: AGHT+IFOZSVutJH/sNvVSd5kLk9TyJw20WOkZJ0lqlDPxqyWAGCkGyBGa7ndzSPopo8hqBWYHBxa8w== X-Received: by 2002:a17:902:ec92:b0:1c8:7bb8:3207 with SMTP id x18-20020a170902ec9200b001c87bb83207mr2245966plg.26.1696460482020; Wed, 04 Oct 2023 16:01:22 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id n14-20020a170902d2ce00b001bf52834696sm90161plc.207.2023.10.04.16.01.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Oct 2023 16:01:21 -0700 (PDT) Message-ID: <651deec1.170a0220.7d685.053b@mx.google.com> Date: Wed, 04 Oct 2023 16:01:21 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-5.10.y X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v5.10.197-168-g3eccb060a778 X-Kernelci-Report-Type: test Subject: stable-rc/linux-5.10.y baseline: 138 runs, 34 regressions (v5.10.197-168-g3eccb060a778) 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/linux-5.10.y baseline: 138 runs, 34 regressions (v5.10.197-168-g3= eccb060a778) Regressions Summary ------------------- platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = juno-uboot | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm-vexpress-a15 | arm | lab-baylibre | gcc-10 | vexpress= _defconfig | 1 = qemu_arm-vexpress-a9 | arm | lab-baylibre | gcc-10 | vexpress= _defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_i386 | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = qemu_riscv64 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_smp8_riscv64 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_x86_64 | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64 | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | defconfi= g+arm64-chromebook | 1 = r8a774b1-hihope-rzg2n-ex | arm64 | lab-cip | gcc-10 | defconfi= g+arm64-chromebook | 1 = r8a774c0-ek874 | arm64 | lab-cip | gcc-10 | defconfi= g | 1 = r8a774c0-ek874 | arm64 | lab-cip | gcc-10 | defconfi= g+arm64-chromebook | 1 = r8a77960-ulcb | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = rk3399-rock-pi-4b | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-5.10.y/ker= nel/v5.10.197-168-g3eccb060a778/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-5.10.y Describe: v5.10.197-168-g3eccb060a778 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 3eccb060a778f65d98facaf79eac58c90836cda2 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/651dbc71ff309764dc8a0a42 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-coll= abora/baseline-hp-x360-12b-ca0010nr-n4020-octopus.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-coll= abora/baseline-hp-x360-12b-ca0010nr-n4020-octopus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /651dbc71ff309764dc8a0a4b failing since 189 days (last pass: v5.10.176, first fail: v5.10.176= -105-g18265b240021) 2023-10-04T19:27:55.186541 + <8>[ 10.713369] 2023-10-04T19:27:55.186630 set +x 2023-10-04T19:27:55.288167 # 2023-10-04T19:27:55.389105 / # #export SHELL=3D/bin/sh 2023-10-04T19:27:55.389339 = 2023-10-04T19:27:55.489929 / # export SHELL=3D/bin/sh. /lava-11679771/= environment 2023-10-04T19:27:55.490165 = 2023-10-04T19:27:55.590783 / # . /lava-11679771/environment/lava-11679= 771/bin/lava-test-runner /lava-11679771/1 2023-10-04T19:27:55.591131 = 2023-10-04T19:27:55.596616 / # /lava-11679771/bin/lava-test-runner /la= va-11679771/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/651dbc5819781aa9528a0a94 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-coll= abora/baseline-hp-x360-14-G1-sona.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-coll= abora/baseline-hp-x360-14-G1-sona.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /651dbc5819781aa9528a0a9d failing since 189 days (last pass: v5.10.176, first fail: v5.10.176= -105-g18265b240021) 2023-10-04T19:25:56.223034 <8>[ 12.742518] 2023-10-04T19:25:56.226244 + set +x 2023-10-04T19:25:56.333706 / # # 2023-10-04T19:25:56.436131 export SHELL=3D/bin/sh 2023-10-04T19:25:56.436920 # 2023-10-04T19:25:56.538340 / # export SHELL=3D/bin/sh. /lava-11679828/= environment 2023-10-04T19:25:56.539143 = 2023-10-04T19:25:56.640637 / # . /lava-11679828/environment/lava-11679= 828/bin/lava-test-runner /lava-11679828/1 2023-10-04T19:25:56.641796 = 2023-10-04T19:25:56.646676 / # /lava-11679828/bin/lava-test-runner /la= va-11679828/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ juno-uboot | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/651dbe7bd34789cd058a0a46 Results: 50 PASS, 11 FAIL, 1 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig/gcc-10/lab-broonie/baseline-juno-uboot= .txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig/gcc-10/lab-broonie/baseline-juno-uboot= .html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /651dbe7cd34789cd058a0a85 failing since 14 days (last pass: v5.10.195, first fail: v5.10.195-= 84-gf147286de8e5) 2023-10-04T19:35:01.604059 / # # 2023-10-04T19:35:01.706841 export SHELL=3D/bin/sh 2023-10-04T19:35:01.707607 # 2023-10-04T19:35:01.809496 / # export SHELL=3D/bin/sh. /lava-153285/en= vironment 2023-10-04T19:35:01.810326 = 2023-10-04T19:35:01.912261 / # . /lava-153285/environment/lava-153285/= bin/lava-test-runner /lava-153285/1 2023-10-04T19:35:01.913489 = 2023-10-04T19:35:01.928197 / # /lava-153285/bin/lava-test-runner /lava= -153285/1 2023-10-04T19:35:01.986076 + export 'TESTRUN_ID=3D1_bootrr' 2023-10-04T19:35:01.986570 + cd /lava-153285/1/tests/1_bootrr = ... (10 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-vexpress-a15 | arm | lab-baylibre | gcc-10 | vexpress= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/651dba052dc86489f18a0a70 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: vexpress_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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm/vexpress_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-vexpress-a15.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm/vexpress_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-vexpress-a15.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dba052dc86489f18a0= a71 new failure (last pass: v5.10.186-441-g2f0e20469d5f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-vexpress-a9 | arm | lab-baylibre | gcc-10 | vexpress= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/651dba048c29f3e8228a0ad1 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: vexpress_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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm/vexpress_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-vexpress-a9.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm/vexpress_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-vexpress-a9.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dba048c29f3e8228a0= ad2 new failure (last pass: v5.10.186-441-g2f0e20469d5f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/651dbceb3dcbb5355b8a0abc 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbceb3dcbb5355b8a0= abd new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/651dbce93dcbb5355b8a0ab6 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbce93dcbb5355b8a0= ab7 new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/651dbcea3dcbb5355b8a0ab9 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbcea3dcbb5355b8a0= aba new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/651dbce83dcbb5355b8a0ab3 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbce83dcbb5355b8a0= ab4 new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/651dbd1445c1610c558a0b2f 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbd1445c1610c558a0= b30 new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/651dbd9fa4308100ce8a0a66 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbd9fa4308100ce8a0= a67 new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/651dbd1345c1610c558a0b2b 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbd1345c1610c558a0= b2c new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/651dbd9ea4308100ce8a0a63 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbd9ea4308100ce8a0= a64 new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/651dbd110e4a3697158a0a5b 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbd110e4a3697158a0= a5c new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/651dbd9c9ba4b6d5228a0a42 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbd9c9ba4b6d5228a0= a43 new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/651dbd121c103825908a0b1a 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbd121c103825908a0= b1b new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/651dbd9d9ba4b6d5228a0a50 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbd9d9ba4b6d5228a0= a51 new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386 | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/651dbb44228ba1b6658a0a85 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_= i386.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_= i386.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbb44228ba1b6658a0= a86 new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/651dbb45228ba1b6658a0a88 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_= i386-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_= i386-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbb45228ba1b6658a0= a89 new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_riscv64 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/651db8ec2fc904c9a08a0a42 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (riscv64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/riscv/defconfig/gcc-10/lab-baylibre/baseline-qemu_risc= v64.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/riscv/defconfig/gcc-10/lab-baylibre/baseline-qemu_risc= v64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/riscv/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db8ec2fc904c9a08a0= a43 new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_smp8_riscv64 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/651db8ebd2bd11098d8a0a4d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (riscv64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/riscv/defconfig/gcc-10/lab-baylibre/baseline-qemu_smp8= _riscv64.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/riscv/defconfig/gcc-10/lab-baylibre/baseline-qemu_smp8= _riscv64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/riscv/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db8ebd2bd11098d8a0= a4e new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64 | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/651dbb08d281f169a28a0a4d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-q= emu_x86_64.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-q= emu_x86_64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbb08d281f169a28a0= a4e new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64 | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/651dbc0f61c5c339a38a0a8d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-bayl= ibre/baseline-qemu_x86_64.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-bayl= ibre/baseline-qemu_x86_64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbc0f61c5c339a38a0= a8e new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/651dbb097a71184bd28a0a59 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-q= emu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-q= emu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbb097a71184bd28a0= a5a new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/651dbc0c61c5c339a38a0a84 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-bayl= ibre/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-bayl= ibre/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbc0c61c5c339a38a0= a85 new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/651dbb0a02512a39dd8a0a6b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-q= emu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-q= emu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbb0a02512a39dd8a0= a6c new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/651dbc0d61c5c339a38a0a8a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-bayl= ibre/baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-bayl= ibre/baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbc0d61c5c339a38a0= a8b new failure (last pass: v5.10.186) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/651dc51d357e56a8498a0a6b 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig+arm64-chromebook/gcc-10/lab-cip/baseli= ne-r8a774a1-hihope-rzg2m-ex.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig+arm64-chromebook/gcc-10/lab-cip/baseli= ne-r8a774a1-hihope-rzg2m-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dc51d357e56a8498a0= a6c new failure (last pass: v5.10.197) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ r8a774b1-hihope-rzg2n-ex | arm64 | lab-cip | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/651dc0bd19e6dac0048a0a62 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig+arm64-chromebook/gcc-10/lab-cip/baseli= ne-r8a774b1-hihope-rzg2n-ex.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig+arm64-chromebook/gcc-10/lab-cip/baseli= ne-r8a774b1-hihope-rzg2n-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dc0bd19e6dac0048a0= a63 new failure (last pass: v5.10.197) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ r8a774c0-ek874 | arm64 | lab-cip | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/651dbeb69dd202d4c98a0aa9 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig/gcc-10/lab-cip/baseline-r8a774c0-ek874= .txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig/gcc-10/lab-cip/baseline-r8a774c0-ek874= .html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dbeb69dd202d4c98a0= aaa new failure (last pass: v5.10.195-84-gf147286de8e5) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ r8a774c0-ek874 | arm64 | lab-cip | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/651dc045ff243687228a0aee 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig+arm64-chromebook/gcc-10/lab-cip/baseli= ne-r8a774c0-ek874.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig+arm64-chromebook/gcc-10/lab-cip/baseli= ne-r8a774c0-ek874.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651dc045ff243687228a0= aef new failure (last pass: v5.10.197) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ r8a77960-ulcb | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/651dbd331dcebc91b78a0a45 Results: 4 PASS, 2 FAIL, 1 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig/gcc-10/lab-collabora/baseline-r8a77960= -ulcb.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig/gcc-10/lab-collabora/baseline-r8a77960= -ulcb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /651dbd331dcebc91b78a0a4e failing since 78 days (last pass: v5.10.186-221-gf178eace6e074, fir= st fail: v5.10.186-332-gf98a4d3a5cec) 2023-10-04T19:34:09.008477 / # # 2023-10-04T19:34:09.110197 export SHELL=3D/bin/sh 2023-10-04T19:34:09.110859 # 2023-10-04T19:34:09.211981 / # export SHELL=3D/bin/sh. /lava-11679874/= environment 2023-10-04T19:34:09.212738 = 2023-10-04T19:34:09.314073 / # . /lava-11679874/environment/lava-11679= 874/bin/lava-test-runner /lava-11679874/1 2023-10-04T19:34:09.315202 = 2023-10-04T19:34:09.322764 / # /lava-11679874/bin/lava-test-runner /la= va-11679874/1 2023-10-04T19:34:09.382022 + export 'TESTRUN_ID=3D1_bootrr' 2023-10-04T19:34:09.382540 + cd /lav<8>[ 16.410037] = ... (28 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ rk3399-rock-pi-4b | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/651dbd66c741b5bcc98a0aab Results: 5 PASS, 1 FAIL, 1 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig/gcc-10/lab-collabora/baseline-rk3399-r= ock-pi-4b.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig/gcc-10/lab-collabora/baseline-rk3399-r= ock-pi-4b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /651dbd66c741b5bcc98a0ab4 failing since 41 days (last pass: v5.10.191, first fail: v5.10.190-= 136-gda59b7b5c515e) 2023-10-04T19:30:29.294467 / # # 2023-10-04T19:30:30.555005 export SHELL=3D/bin/sh 2023-10-04T19:30:30.565955 # 2023-10-04T19:30:30.566391 / # export SHELL=3D/bin/sh 2023-10-04T19:30:32.308702 / # . /lava-11679871/environment 2023-10-04T19:30:35.512766 /lava-11679871/bin/lava-test-runner /lava-1= 1679871/1 2023-10-04T19:30:35.524055 . /lava-11679871/environment 2023-10-04T19:30:35.524353 / # /lava-11679871/bin/lava-test-runner /la= va-11679871/1 2023-10-04T19:30:35.575818 + export 'TESTRUN_ID=3D1_bootrr' 2023-10-04T19:30:35.576269 + cd /lava-11679871/1/tests/1_bootrr = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/651dbd47030005a3ab8a0a50 Results: 5 PASS, 1 FAIL, 1 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/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig/gcc-10/lab-collabora/baseline-sun50i-h= 6-pine-h64.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 97-168-g3eccb060a778/arm64/defconfig/gcc-10/lab-collabora/baseline-sun50i-h= 6-pine-h64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /651dbd47030005a3ab8a0a59 failing since 78 days (last pass: v5.10.186-221-gf178eace6e074, fir= st fail: v5.10.186-332-gf98a4d3a5cec) 2023-10-04T19:34:28.144558 / # # 2023-10-04T19:34:28.245362 export SHELL=3D/bin/sh 2023-10-04T19:34:28.246063 # 2023-10-04T19:34:28.347473 / # export SHELL=3D/bin/sh. /lava-11679861/= environment 2023-10-04T19:34:28.348206 = 2023-10-04T19:34:28.449607 / # . /lava-11679861/environment/lava-11679= 861/bin/lava-test-runner /lava-11679861/1 2023-10-04T19:34:28.450676 = 2023-10-04T19:34:28.459254 / # /lava-11679861/bin/lava-test-runner /la= va-11679861/1 2023-10-04T19:34:28.523185 + export 'TESTRUN_ID=3D1_bootrr' 2023-10-04T19:34:28.523674 + cd /lava-1167986<8>[ 18.310748] = ... (10 line(s) more) = =20