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 17982C61DA4 for ; Mon, 6 Mar 2023 12:28:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230013AbjCFM2X (ORCPT ); Mon, 6 Mar 2023 07:28:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53516 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229872AbjCFM2W (ORCPT ); Mon, 6 Mar 2023 07:28:22 -0500 Received: from mail-pj1-x1030.google.com (mail-pj1-x1030.google.com [IPv6:2607:f8b0:4864:20::1030]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EF52915C89 for ; Mon, 6 Mar 2023 04:28:15 -0800 (PST) Received: by mail-pj1-x1030.google.com with SMTP id me6-20020a17090b17c600b0023816b0c7ceso13001366pjb.2 for ; Mon, 06 Mar 2023 04:28:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; t=1678105695; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=aKT0PfH2CY2FI0e08d422+DqaDHE59MMD+A0fUq1cdQ=; b=QjPNf3GFD744TRsemdfFrO3OeO/Tc5GmBlezNkz2U8hEeHsg7bp2m3MLrUYDlg4zfy 8TQI6jUIvmafCSpUFNLVHjfF1RC5Cv2rfbC/lP+mvpFRBVk2WUfNRpQ4FANC9G/nVp4o vKvZLjWDSfKzyoC35oHgmP9QxQGY8hfs7iv8pUi3kP8uKV8nX8IwV17x15AYp86TXenL ccBbJHS2yKFv+CJxX7XqK0SJJ+GpUk/0F18huAV7KMUTSCuI1WXbuTBiD0ZOyT0GiHTc 4FoXYbJCi2lJjZbYmB+TH+rQiFJE8kWEhsYP9RrtpIw/5Mt9SMQmZhpdm89RJcFB4/Sd fI/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678105695; 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=aKT0PfH2CY2FI0e08d422+DqaDHE59MMD+A0fUq1cdQ=; b=RwJwCga9eruFMG4JnvrX9ONXJU81YPX5F2K9Mb/0reBQYTTursVvQINExCxJOMEUde +9GEWkewtDVoHJvNNPN1JtImj+jIPpcdKC0AAfHI63hb+oQL1dI+914bWK4P6g3l/Uoc u+8KN1m1vdqKtZXlzjxo1sSM2l/6QrNiTJ1+qTq+wNVbPEw9GE5Zjq2CisSFE/C8Fef3 DJY5nrN8anQ1muDfdGKo1FLj+AFQCJnFa9cnqse0U14jc/b8U+Pz2pNcoSCDAcbQVSsj YkJUzLlrD25rCFpOXxl/ae/ctReycYs8uKrxe3S4YSk0D5xYFP7gUjTSqNa/6kTLdkU4 YN6g== X-Gm-Message-State: AO0yUKVIHN619Tt89NtsN8OvZQW7TSeoGf04C6eBXiUo+WHvSFAO6wkH n3xPiQH58RoFPfOQmjFw2egnAo98QiPpcyUYNFRBQsg0 X-Google-Smtp-Source: AK7set8uKDm9JOoknkXBGLQUL+mAtmBOwiFXsHoOvAswXSOKsTgVQFGnDjIdSV0IErdlrFynQqlLiQ== X-Received: by 2002:a17:903:1c1:b0:19d:553:745c with SMTP id e1-20020a17090301c100b0019d0553745cmr10641904plh.9.1678105694709; Mon, 06 Mar 2023 04:28:14 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id lf12-20020a170902fb4c00b0019cb8ffd592sm6623815plb.163.2023.03.06.04.28.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Mar 2023 04:28:14 -0800 (PST) Message-ID: <6405dc5e.170a0220.634b1.b951@mx.google.com> Date: Mon, 06 Mar 2023 04:28:14 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/5.10 X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v5.10.172-330-g033c500a02a0 X-Kernelci-Report-Type: test Subject: stable-rc/queue/5.10 baseline: 192 runs, 18 regressions (v5.10.172-330-g033c500a02a0) 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.10 baseline: 192 runs, 18 regressions (v5.10.172-330-g033= c500a02a0) Regressions Summary ------------------- platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ beaglebone-black | arm | lab-broonie | gcc-10 | omap2plu= s_defconfig | 1 = cubietruck | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_def= config | 1 = qemu_i386-uefi | i386 | lab-collabora | gcc-10 | i386_def= config | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi | x86_64 | lab-collabora | 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 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = sun50i-a64-bananapi-m64 | arm64 | lab-clabbe | gcc-10 | defconfi= g | 1 = sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F5.10/ker= nel/v5.10.172-330-g033c500a02a0/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/5.10 Describe: v5.10.172-330-g033c500a02a0 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 033c500a02a0ca90c0884f92cca9f271ce9172bd = Test Regressions ---------------- = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ beaglebone-black | arm | lab-broonie | gcc-10 | omap2plu= s_defconfig | 1 = Details: https://kernelci.org/test/plan/id/6405a65004c16df2528c863d Results: 5 PASS, 1 FAIL, 1 SKIP Full config: omap2plus_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.10/v5.10.172= -330-g033c500a02a0/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-beag= lebone-black.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.172= -330-g033c500a02a0/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-beag= lebone-black.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6405a65004c16df2528c8646 failing since 20 days (last pass: v5.10.167-127-g921934d621e4, firs= t fail: v5.10.167-139-gf9519a5a1701) 2023-03-06T08:37:19.884335 <8>[ 20.959224] 2023-03-06T08:37:19.993617 / # # 2023-03-06T08:37:20.095434 export SHELL=3D/bin/sh 2023-03-06T08:37:20.095882 # 2023-03-06T08:37:20.197284 / # export SHELL=3D/bin/sh. /lava-105887/en= vironment 2023-03-06T08:37:20.197723 = 2023-03-06T08:37:20.299177 / # . /lava-105887/environment/lava-105887/= bin/lava-test-runner /lava-105887/1 2023-03-06T08:37:20.299899 = 2023-03-06T08:37:20.305068 / # /lava-105887/bin/lava-test-runner /lava= -105887/1 2023-03-06T08:37:20.406806 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/6405a2e0ef96c65f168c8664 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.10/v5.10.172= -330-g033c500a02a0/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubi= etruck.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.172= -330-g033c500a02a0/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubi= etruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6405a2e0ef96c65f168c866d failing since 38 days (last pass: v5.10.165-76-g5c2e982fcf18, first= fail: v5.10.165-77-g4600242c13ed) 2023-03-06T08:22:30.111860 <8>[ 10.997393] 2023-03-06T08:22:30.219184 / # # 2023-03-06T08:22:30.320711 export SHELL=3D/bin/sh 2023-03-06T08:22:30.321166 # 2023-03-06T08:22:30.422559 / # export SHELL=3D/bin/sh. /lava-3389693/e= nvironment 2023-03-06T08:22:30.423026 = 2023-03-06T08:22:30.423275 / # . /lava-3389693/environment<3>[ 11.29= 2547] Bluetooth: hci0: command 0x0c03 tx timeout 2023-03-06T08:22:30.524560 /lava-3389693/bin/lava-test-runner /lava-33= 89693/1 2023-03-06T08:22:30.525302 = 2023-03-06T08:22:30.530374 / # /lava-3389693/bin/lava-test-runner /lav= a-3389693/1 = ... (12 line(s) more) = = 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/6405a7ec72beb2b4148c863f 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/queue-5.10/v5.10.172= -330-g033c500a02a0/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i3= 86-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.172= -330-g033c500a02a0/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i3= 86-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6405a7ec72beb2b4148c8= 640 failing since 20 days (last pass: v5.10.167-127-g921934d621e4, firs= t fail: v5.10.167-139-gf9519a5a1701) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/6405a82ef6446497ba8c8632 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/queue-5.10/v5.10.172= -330-g033c500a02a0/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i38= 6-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.172= -330-g033c500a02a0/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i38= 6-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6405a82ef6446497ba8c8= 633 failing since 20 days (last pass: v5.10.167-127-g921934d621e4, firs= t fail: v5.10.167-139-gf9519a5a1701) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386-uefi | i386 | lab-collabora | gcc-10 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/6405b16b1f2216135d8c869d 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/queue-5.10/v5.10.172= -330-g033c500a02a0/i386/i386_defconfig/gcc-10/lab-collabora/baseline-qemu_i= 386-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.172= -330-g033c500a02a0/i386/i386_defconfig/gcc-10/lab-collabora/baseline-qemu_i= 386-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6405b16b1f2216135d8c8= 69e failing since 20 days (last pass: v5.10.167-127-g921934d621e4, firs= t fail: v5.10.167-139-gf9519a5a1701) = = 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/6405a4a3ca44e91a0d8c8655 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/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylib= re/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylib= re/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6405a4a3ca44e91a0d8c8= 656 failing since 19 days (last pass: v5.10.167-123-g60f1e5752ec8, firs= t fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/6405a4592affd4abdb8c8672 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/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu= _x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu= _x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6405a4592affd4abdb8c8= 673 failing since 19 days (last pass: v5.10.167-127-g921934d621e4, firs= t fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6405a4e5a77baca37c8c863d 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/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-brooni= e/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-brooni= e/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6405a4e5a77baca37c8c8= 63e failing since 19 days (last pass: v5.10.167-123-g60f1e5752ec8, firs= t fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/6405a437f6b6f589938c8670 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/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qe= mu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qe= mu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6405a437f6b6f589938c8= 671 failing since 19 days (last pass: v5.10.167-127-g921934d621e4, firs= t fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6405a49dca44e91a0d8c864f 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/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collab= ora/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collab= ora/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6405a49dca44e91a0d8c8= 650 failing since 19 days (last pass: v5.10.167-123-g60f1e5752ec8, firs= t fail: v5.10.167-139-g8b1e92c42811) = = 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/6405a43f2affd4abdb8c8630 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/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qem= u_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qem= u_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6405a43f2affd4abdb8c8= 631 failing since 19 days (last pass: v5.10.167-127-g921934d621e4, firs= t fail: v5.10.167-139-g8b1e92c42811) = = 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/6405a4a470a24b8d898c862f 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/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylib= re/baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylib= re/baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6405a4a470a24b8d898c8= 630 failing since 19 days (last pass: v5.10.167-123-g60f1e5752ec8, firs= t fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/6405a431f6b6f589938c866a 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/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu= _x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu= _x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6405a431f6b6f589938c8= 66b failing since 19 days (last pass: v5.10.167-127-g921934d621e4, firs= t fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6405a5ad649cb5fd928c8691 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/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-brooni= e/baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-brooni= e/baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6405a5ad649cb5fd928c8= 692 failing since 19 days (last pass: v5.10.167-123-g60f1e5752ec8, firs= t fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/6405a428f6b6f589938c864f 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/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qe= mu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qe= mu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6405a428f6b6f589938c8= 650 failing since 19 days (last pass: v5.10.167-127-g921934d621e4, firs= t fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6405a49e8117da3c8b8c8677 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/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collab= ora/baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.172= -330-g033c500a02a0/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collab= ora/baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6405a49e8117da3c8b8c8= 678 failing since 19 days (last pass: v5.10.167-123-g60f1e5752ec8, firs= t fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ sun50i-a64-bananapi-m64 | arm64 | lab-clabbe | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6405ac8068d788f2f48c8648 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.10/v5.10.172= -330-g033c500a02a0/arm64/defconfig/gcc-10/lab-clabbe/baseline-sun50i-a64-ba= nanapi-m64.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.172= -330-g033c500a02a0/arm64/defconfig/gcc-10/lab-clabbe/baseline-sun50i-a64-ba= nanapi-m64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6405ac8068d788f2f48c8= 649 new failure (last pass: v5.10.172-330-g3ab51ffc1c881) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/6405a2c3fa32b713238c8685 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.10/v5.10.172= -330-g033c500a02a0/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun8= i-h3-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.172= -330-g033c500a02a0/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun8= i-h3-libretech-all-h3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6405a2c3fa32b713238c868e failing since 32 days (last pass: v5.10.165-139-gefb57ce0f880, firs= t fail: v5.10.165-149-ge30e8271d674) 2023-03-06T08:22:00.054598 <8>[ 7.606612] 2023-03-06T08:22:00.159405 / # # 2023-03-06T08:22:00.261609 export SHELL=3D/bin/sh 2023-03-06T08:22:00.262120 # 2023-03-06T08:22:00.363457 / # export SHELL=3D/bin/sh. /lava-3389694/e= nvironment 2023-03-06T08:22:00.363914 = 2023-03-06T08:22:00.465317 / # . /lava-3389694/environment/lava-338969= 4/bin/lava-test-runner /lava-3389694/1 2023-03-06T08:22:00.466025 = 2023-03-06T08:22:00.485530 / # /lava-3389694/bin/lava-test-runner /lav= a-3389694/1 2023-03-06T08:22:00.574263 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = =20