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 B5614C64EC4 for ; Fri, 3 Mar 2023 17:42:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231222AbjCCRm6 (ORCPT ); Fri, 3 Mar 2023 12:42:58 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60850 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230220AbjCCRm6 (ORCPT ); Fri, 3 Mar 2023 12:42:58 -0500 Received: from mail-pl1-x634.google.com (mail-pl1-x634.google.com [IPv6:2607:f8b0:4864:20::634]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 54A701FF1 for ; Fri, 3 Mar 2023 09:42:53 -0800 (PST) Received: by mail-pl1-x634.google.com with SMTP id i5so3509366pla.2 for ; Fri, 03 Mar 2023 09:42:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; t=1677865372; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=VR+ZSQT7q8asVnIE0PiCCSw/g9krSHeDVNER9VatG+g=; b=GBK1Gdqc8Nfj2yGge/YskSQpvOpopIrNr0a+rN0Vw34JmnqtJ0Eo0tfiQ0RWV7lq5X eE/k6dhLjVTlNrVJzKN3vHGNdZgrCyn36CscmlsUQIHcwoyXr6Ms8C6WXd4cCch7IjWP +xHo5QCdwGms83mlrXzV0VlqsMx6IVLttcMlFp0LnMopeM1yi7PV5R/qkk3OMVaMiaes G9NCdRzpEDQOH3jfAOprfpbDSD2sV13maBGcDSB7z8i9XmhzVlP60pWswG6MPFrq56Jj BvU6Gk641lV+Q2gfC+Vo6YEFlNEp3hVWbPrd6vPfRIeGFau1V68OG9YZtEuWShFAPUqA jEGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677865372; 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=VR+ZSQT7q8asVnIE0PiCCSw/g9krSHeDVNER9VatG+g=; b=7kWQ4bPgRRJcdti/8jUxvKewmOeJVLojOJwV4J5ceCIGPcZcSLp/X8RjPWThX2fQYS /eZQV0grT8k+znB6EKJXMHwXozx++Y9IZkrQUp3x+um77lE3vkmaxFA/u92J5pOt3EAs 8Oa30i57h5alYt5h7b/+AIsI6njKJ5Srmr4USCpKYoXT+78+Kqm1TbLOZT4tDHjufCI8 I+qc8NmA5D2RfcnZ0Djgpb228WoPVetb1CXy7F8X9anG1nz0x7TutTSMk+fYTXH4GQlk NeqBNcjatzL6CHMWrU6DZISg/5OrztozykC7X7JTgxaUrlRXre1MQEuq65QA5ZKw5PZ5 HOaw== X-Gm-Message-State: AO0yUKU+8j4FTwDz00EK8I6A6mYOQw+hVGhVczaFI80dtymgS56h4XGk oFci2YPVxGFncQs3tojctCu18RRmSkwKxOqk0U+gMw== X-Google-Smtp-Source: AK7set84YWkUwOkkISa2R0SyYgR0dAkXxBAQDqoIhgFPJi6MCUjSdO2Pwh1rZlKxha7Tz5dp3h/mHA== X-Received: by 2002:a17:90b:1d08:b0:238:e9:8994 with SMTP id on8-20020a17090b1d0800b0023800e98994mr2627205pjb.0.1677865372435; Fri, 03 Mar 2023 09:42:52 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id fy1-20020a17090b020100b0022bfcf5d297sm3689762pjb.9.2023.03.03.09.42.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Mar 2023 09:42:52 -0800 (PST) Message-ID: <6402319c.170a0220.17a28.7a57@mx.google.com> Date: Fri, 03 Mar 2023 09:42:52 -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.170-20-g49421988bda5 X-Kernelci-Report-Type: test Subject: stable-rc/queue/5.10 baseline: 176 runs, 15 regressions (v5.10.170-20-g49421988bda5) 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: 176 runs, 15 regressions (v5.10.170-20-g4942= 1988bda5) Regressions Summary ------------------- platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ beaglebone-black | arm | lab-broonie | gcc-10 | omap2p= lus_defconfig | 1 = cubietruck | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig | 1 = imx6ul-pico-hobbit | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig | 1 = qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_d= efconfig | 1 = qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_d= efconfig | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64= _defconfig | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64= _defcon...6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64= _defconfig | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64= _defcon...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64= _defconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64= _defcon...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64= _defconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64= _defcon...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 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.170-20-g49421988bda5/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/5.10 Describe: v5.10.170-20-g49421988bda5 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 49421988bda5809fd8c5f69350edbf2115d950a0 = Test Regressions ---------------- = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ beaglebone-black | arm | lab-broonie | gcc-10 | omap2p= lus_defconfig | 1 = Details: https://kernelci.org/test/plan/id/6401fe817347f273b48c865c 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.170= -20-g49421988bda5/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-beagl= ebone-black.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.170= -20-g49421988bda5/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-beagl= ebone-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= /6401fe817347f273b48c8665 failing since 17 days (last pass: v5.10.167-127-g921934d621e4, firs= t fail: v5.10.167-139-gf9519a5a1701) 2023-03-03T14:04:27.953701 <8>[ 19.436241] 2023-03-03T14:04:28.064892 / # # 2023-03-03T14:04:28.166939 export SHELL=3D/bin/sh 2023-03-03T14:04:28.167491 # 2023-03-03T14:04:28.268966 / # export SHELL=3D/bin/sh. /lava-91050/env= ironment 2023-03-03T14:04:28.269409 = 2023-03-03T14:04:28.371440 / # . /lava-91050/environment/lava-91050/bi= n/lava-test-runner /lava-91050/1 2023-03-03T14:04:28.372190 = 2023-03-03T14:04:28.376786 / # /lava-91050/bin/lava-test-runner /lava-= 91050/1 2023-03-03T14:04:28.481865 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/6401fde9085349b5708c864b 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.170= -20-g49421988bda5/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubie= truck.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.170= -20-g49421988bda5/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubie= truck.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= /6401fde9085349b5708c8654 failing since 36 days (last pass: v5.10.165-76-g5c2e982fcf18, first= fail: v5.10.165-77-g4600242c13ed) 2023-03-03T14:01:39.349171 <8>[ 11.083615] 2023-03-03T14:01:39.463282 / # # 2023-03-03T14:01:39.567386 export SHELL=3D/bin/sh 2023-03-03T14:01:39.568255 # 2023-03-03T14:01:39.670034 / # export SHELL=3D/bin/sh. /lava-3381521/e= nvironment 2023-03-03T14:01:39.670393 = 2023-03-03T14:01:39.670550 / # . /lava-3381521/environment<3>[ 11.37= 2504] Bluetooth: hci0: command 0xfc18 tx timeout 2023-03-03T14:01:39.771680 /lava-3381521/bin/lava-test-runner /lava-33= 81521/1 2023-03-03T14:01:39.772235 = 2023-03-03T14:01:39.777679 / # /lava-3381521/bin/lava-test-runner /lav= a-3381521/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx6ul-pico-hobbit | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/6401fe64286cf4c2278c8678 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.170= -20-g49421988bda5/arm/multi_v7_defconfig/gcc-10/lab-pengutronix/baseline-im= x6ul-pico-hobbit.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.170= -20-g49421988bda5/arm/multi_v7_defconfig/gcc-10/lab-pengutronix/baseline-im= x6ul-pico-hobbit.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= /6401fe64286cf4c2278c8681 new failure (last pass: v5.10.155-149-g63e308de12c9) 2023-03-03T14:04:04.691238 + set +x 2023-03-03T14:04:04.691408 [ 18.669514] 2023-03-03T14:04:04.799351 / # # 2023-03-03T14:04:04.901258 export SHELL=3D/bin/sh 2023-03-03T14:04:04.901856 # 2023-03-03T14:04:05.003176 / # export SHELL=3D/bin/sh. /lava-914203/en= vironment 2023-03-03T14:04:05.003941 = 2023-03-03T14:04:05.105346 / # . /lava-914203/environment/lava-914203/= bin/lava-test-runner /lava-914203/1 2023-03-03T14:04:05.106118 = 2023-03-03T14:04:05.111102 / # /lava-914203/bin/lava-test-runner /lava= -914203/1 = ... (14 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/6401ff2d05ebd7ae918c8634 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.170= -20-g49421988bda5/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i38= 6-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.170= -20-g49421988bda5/i386/i386_defconfig/gcc-10/lab-baylibre/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/6401ff2d05ebd7ae918c8= 635 failing since 17 days (last pass: v5.10.167-127-g921934d621e4, firs= t fail: v5.10.167-139-gf9519a5a1701) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/6402045a66f9628f2e8c8661 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.170= -20-g49421988bda5/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i386= -uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.170= -20-g49421988bda5/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i386= -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/6402045a66f9628f2e8c8= 662 failing since 17 days (last pass: v5.10.167-127-g921934d621e4, firs= t fail: v5.10.167-139-gf9519a5a1701) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/6401fe50286cf4c2278c8634 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.170= -20-g49421988bda5/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu= _x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.170= -20-g49421988bda5/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/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/6401fe50286cf4c2278c8= 635 failing since 17 days (last pass: v5.10.167-127-g921934d621e4, firs= t fail: v5.10.167-139-gf9519a5a1701) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6401fedc40ebc8802f8c874a 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.170= -20-g49421988bda5/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibr= e/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.170= -20-g49421988bda5/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibr= 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/6401fedc40ebc8802f8c8= 74b failing since 17 days (last pass: v5.10.167-127-g921934d621e4, firs= t fail: v5.10.167-139-gf9519a5a1701) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/6402020187a5fcbfbe8c8648 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.170= -20-g49421988bda5/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.170= -20-g49421988bda5/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/6402020187a5fcbfbe8c8= 649 failing since 17 days (last pass: v5.10.167-127-g921934d621e4, firs= t fail: v5.10.167-139-gf9519a5a1701) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64020268c38c42d4ca8c865e 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.170= -20-g49421988bda5/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie= /baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.170= -20-g49421988bda5/x86_64/x86_64_defconfig+x86-chromebook/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/64020268c38c42d4ca8c8= 65f failing since 17 days (last pass: v5.10.167-127-g921934d621e4, firs= t fail: v5.10.167-139-gf9519a5a1701) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/6401fe51286cf4c2278c8642 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.170= -20-g49421988bda5/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu= _x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.170= -20-g49421988bda5/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/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/6401fe51286cf4c2278c8= 643 failing since 17 days (last pass: v5.10.167-127-g921934d621e4, firs= t fail: v5.10.167-139-gf9519a5a1701) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6401fedd40ebc8802f8c874d 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.170= -20-g49421988bda5/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibr= e/baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.170= -20-g49421988bda5/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibr= 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/6401fedd40ebc8802f8c8= 74e failing since 17 days (last pass: v5.10.167-123-g60f1e5752ec8, firs= t fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/640202153e9c691f3f8c8645 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.170= -20-g49421988bda5/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.170= -20-g49421988bda5/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/640202153e9c691f3f8c8= 646 failing since 17 days (last pass: v5.10.167-127-g921934d621e4, firs= t fail: v5.10.167-139-gf9519a5a1701) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6402027a4f278cd5638c8632 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.170= -20-g49421988bda5/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie= /baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.170= -20-g49421988bda5/x86_64/x86_64_defconfig+x86-chromebook/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/6402027a4f278cd5638c8= 633 failing since 17 days (last pass: v5.10.167-123-g60f1e5752ec8, firs= t fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6401fe6402fb9c88118c8666 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.170= -20-g49421988bda5/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabo= ra/baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.170= -20-g49421988bda5/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabo= ra/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/6401fe6402fb9c88118c8= 667 failing since 17 days (last pass: v5.10.167-123-g60f1e5752ec8, firs= t fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/6401fdc84b8953012d8c863d 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.170= -20-g49421988bda5/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun8i= -h3-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.170= -20-g49421988bda5/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun8i= -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= /6401fdc84b8953012d8c8646 failing since 29 days (last pass: v5.10.165-139-gefb57ce0f880, firs= t fail: v5.10.165-149-ge30e8271d674) 2023-03-03T14:01:29.751634 / # # 2023-03-03T14:01:29.854156 export SHELL=3D/bin/sh 2023-03-03T14:01:29.854823 # 2023-03-03T14:01:29.956220 / # export SHELL=3D/bin/sh. /lava-3381512/e= nvironment 2023-03-03T14:01:29.956828 = 2023-03-03T14:01:30.058092 / # . /lava-3381512/environment/lava-338151= 2/bin/lava-test-runner /lava-3381512/1 2023-03-03T14:01:30.058962 = 2023-03-03T14:01:30.078359 / # /lava-3381512/bin/lava-test-runner /lav= a-3381512/1 2023-03-03T14:01:30.173419 + export 'TESTRUN_ID=3D1_bootrr' 2023-03-03T14:01:30.174229 + cd /lava-3381512/1/tests/1_bootrr = ... (10 line(s) more) = =20