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 40AAAC7618A for ; Mon, 20 Mar 2023 09:28:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231260AbjCTJ2b (ORCPT ); Mon, 20 Mar 2023 05:28:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39536 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231274AbjCTJ2H (ORCPT ); Mon, 20 Mar 2023 05:28:07 -0400 Received: from mail-pj1-x102f.google.com (mail-pj1-x102f.google.com [IPv6:2607:f8b0:4864:20::102f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 87615EC72 for ; Mon, 20 Mar 2023 02:27:25 -0700 (PDT) Received: by mail-pj1-x102f.google.com with SMTP id x15so1143402pjk.2 for ; Mon, 20 Mar 2023 02:27:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; t=1679304445; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=g25Bk9n2Loa1QCpCrdik1yxRLvvFxhSe3eZKjOk5jAg=; b=ZK2XqrvuPABDppsDs6LIle6y8X6+tvP3bnZTc4cTTnKTL2BWpRF/ZVQiCe0G+JwCh7 1AE9opRu4xKhQXnItNLX0hqt32a1+OYbUIBlC4vAmA8c3w4UMZfYR4tFGm+xa3V/wD01 Atn6+Q8NeZUCqNiGEcFGjx4OI84t4+CR7b6jSfGHhtnAfNSc/B5VHud9e8FCJsgoaa4V cRK+4J+t3Tl07gh2XPrWHfEgw1wCwlCx1IZVxMpzC52WYm0lkSrodMiRu9cWOTNxiGbC oCCb4ZgFlD8XLgAqc7BHz52u9w0pUq4ohBRTiO/mOf1t3qOcyphtZYNOd2oUKO7dbgLJ AKdA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679304445; 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=g25Bk9n2Loa1QCpCrdik1yxRLvvFxhSe3eZKjOk5jAg=; b=xEC66biqAY/Uswb8quJliGSbMk/Myj9Jjuprbi7KrEEPw581vglyp2oAKEbeuOba2O hxVXrc0D7Dsr5EYjw1hzRKr01/awG4jv8XbBvsMXwRizQbCmZE98/9/bvQlbVuziGvrC 7J6A6wFLvalQ2wH0pIAS0kGsL0zqtaPZYs3tuiRwvNIJb7J9fAMm8uSULB7TWWj+48nZ XdvBOIs5sx/lo7BSwxVduzg3UC1d0q3VNJ69aLrfc8xEBnUN8wvKFPl78dxZhVnhlC+o fCeWKOh4n9HNnZoy7hG8+dfF8uiG2PZ6QaewHI3jhKnhrVEcKmjrXvk1AvPtBm8rMUvo 3OzA== X-Gm-Message-State: AO0yUKXDAuuFvWHFOQAwTjourK6rGlhG6eNA0yAKqLVjgXJ6TeF9UjX3 kf1bud00AwewOqUaeKYHV8dgdeWNaQFQQaOIFa+Y0Q== X-Google-Smtp-Source: AK7set/ZpX8LcRtT6YVb4RFewKUwBJBtFkvyha//8FOOaOM+6rZ+UwoNILq8s6bJz1L/rAkC4W+hMw== X-Received: by 2002:a17:90b:4d8d:b0:234:721e:51e5 with SMTP id oj13-20020a17090b4d8d00b00234721e51e5mr12348463pjb.10.1679304443563; Mon, 20 Mar 2023 02:27:23 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id go16-20020a17090b03d000b002369e16b276sm9196634pjb.32.2023.03.20.02.27.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 02:27:23 -0700 (PDT) Message-ID: <641826fb.170a0220.5556a.fe09@mx.google.com> Date: Mon, 20 Mar 2023 02:27:23 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: pending-fixes X-Kernelci-Tree: next X-Kernelci-Kernel: v6.3-rc3-188-g9f7814c09ae60 X-Kernelci-Report-Type: test Subject: next/pending-fixes baseline: 564 runs, 50 regressions (v6.3-rc3-188-g9f7814c09ae60) To: linux-next@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org next/pending-fixes baseline: 564 runs, 50 regressions (v6.3-rc3-188-g9f7814= c09ae60) Regressions Summary ------------------- platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ acer-R721T-grunt | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = am57xx-beagle-x15 | arm | lab-linaro-lkft | gcc-10 | multi_= v7_defconfig+debug | 1 = am57xx-beagle-x15 | arm | lab-linaro-lkft | gcc-10 | multi_= v7_defc...CONFIG_SMP=3Dn | 1 = bcm2835-rpi-b-rev2 | arm | lab-broonie | gcc-10 | bcm283= 5_defconfig | 1 = bcm2836-rpi-2-b | arm | lab-collabora | gcc-10 | bcm283= 5_defconfig | 1 = bcm2836-rpi-2-b | arm | lab-collabora | gcc-10 | multi_= v7_defc...MB2_KERNEL=3Dy | 1 = cubietruck | arm | lab-baylibre | gcc-10 | multi_= v7_defc...MB2_KERNEL=3Dy | 1 = cubietruck | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+crypto | 1 = cubietruck | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+ima | 1 = cubietruck | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig | 1 = cubietruck | arm | lab-baylibre | gcc-10 | multi_= v7_defc...CONFIG_SMP=3Dn | 1 = da850-lcdk | arm | lab-baylibre | gcc-10 | davinc= i_all_defconfig | 2 = fsl-ls1088a-rdb | arm64 | lab-nxp | gcc-10 | defcon= fig+debug | 1 = imx6qp-wandboard-revd1 | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+debug | 1 = imx6sx-sdb | arm | lab-nxp | gcc-10 | multi_= v7_defconfig+crypto | 1 = imx6ul-14x14-evk | arm | lab-nxp | gcc-10 | multi_= v7_defconfig+crypto | 1 = imx7d-sdb | arm | lab-nxp | gcc-10 | multi_= v7_defconfig+crypto | 1 = imx7ulp-evk | arm | lab-nxp | gcc-10 | multi_= v7_defconfig+crypto | 1 = jetson-tk1 | arm | lab-baylibre | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = meson-gxl-s905x-libretech-cc | arm64 | lab-baylibre | gcc-10 | defcon= fig+CON...BIG_ENDIAN=3Dy | 1 = mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ook+videodec | 3 = mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm64-chromebook | 3 = mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ook+videodec | 3 = mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm64-chromebook | 3 = ox820-clouden...lug-series-3 | arm | lab-baylibre | gcc-10 | oxnas_= v6_defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv2 | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3 | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3 | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobi= le_defconfig | 1 = rk3288-rock2-square | arm | lab-collabora | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = rk3288-veyron-jaq | arm | lab-collabora | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = rk3399-rock-pi-4b | arm64 | lab-collabora | gcc-10 | defcon= fig+CON...OMIZE_BASE=3Dy | 1 = sun8i-h2-plus-orangepi-zero | arm | lab-baylibre | gcc-10 | sunxi_= defconfig | 1 = tegra124-nyan-big | arm | lab-collabora | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = Details: https://kernelci.org/test/job/next/branch/pending-fixes/kernel/= v6.3-rc3-188-g9f7814c09ae60/plan/baseline/ Test: baseline Tree: next Branch: pending-fixes Describe: v6.3-rc3-188-g9f7814c09ae60 URL: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next= .git SHA: 9f7814c09ae60d83e61e7e5782ec16929897b2c9 = Test Regressions ---------------- = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ acer-R721T-grunt | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/6417ec3d14cc913e048c862f Results: 18 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-c= ollabora/baseline-acer-R721T-grunt.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-c= ollabora/baseline-acer-R721T-grunt.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/x86/rootfs.cpio.gz = * baseline.bootrr.tpm-chip-is-online: https://kernelci.org/test/case/id/6= 417ec3d14cc913e048c8642 new failure (last pass: v6.3-rc2-423-g0e8bb497921e) 2023-03-20T05:16:26.539322 = 2023-03-20T05:16:26.543120 /usr/bin/tpm2_getcap 2023-03-20T05:16:36.754895 /lava-9694597/1/../bin/lava-test-case = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ am57xx-beagle-x15 | arm | lab-linaro-lkft | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6418015ac11b247b048c8682 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-linaro-lkft/baseli= ne-am57xx-beagle-x15.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-linaro-lkft/baseli= ne-am57xx-beagle-x15.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6418015ac11b247b048c8= 683 failing since 159 days (last pass: v6.0-9666-g02c05e0b8d5c, first f= ail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ am57xx-beagle-x15 | arm | lab-linaro-lkft | gcc-10 | multi_= v7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/641801d3df9a6c35ff8c8696 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-10/lab-linaro-lk= ft/baseline-am57xx-beagle-x15.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-10/lab-linaro-lk= ft/baseline-am57xx-beagle-x15.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/641801d3df9a6c35ff8c8= 697 failing since 161 days (last pass: v6.0-6424-g1af0c6a154d32, first = fail: v6.0-9666-g02c05e0b8d5c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ bcm2835-rpi-b-rev2 | arm | lab-broonie | gcc-10 | bcm283= 5_defconfig | 1 = Details: https://kernelci.org/test/plan/id/6417eaded53c36ac9f8c8693 Results: 50 PASS, 2 FAIL, 1 SKIP Full config: bcm2835_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/bcm2835_defconfig/gcc-10/lab-broonie/baseline-bcm2835-= rpi-b-rev2.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/bcm2835_defconfig/gcc-10/lab-broonie/baseline-bcm2835-= rpi-b-rev2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6417eaded53c36ac9f8c86c6 failing since 5 days (last pass: v6.3-rc1-336-gbec2983895c5, first = fail: v6.3-rc2-254-g7f35d1f08bb0) 2023-03-20T05:10:27.953580 + set +x 2023-03-20T05:10:27.957350 <8>[ 17.341953] 2023-03-20T05:10:28.092431 / # # 2023-03-20T05:10:28.195191 export SHELL=3D/bin/sh 2023-03-20T05:10:28.195739 # 2023-03-20T05:10:28.297710 / # export SHELL=3D/bin/sh. /lava-190618/en= vironment 2023-03-20T05:10:28.298348 = 2023-03-20T05:10:28.400409 / # . /lava-190618/environment/lava-190618/= bin/lava-test-runner /lava-190618/1 2023-03-20T05:10:28.401868 = 2023-03-20T05:10:28.408196 / # /lava-190618/bin/lava-test-runner /lava= -190618/1 = ... (14 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ bcm2836-rpi-2-b | arm | lab-collabora | gcc-10 | bcm283= 5_defconfig | 1 = Details: https://kernelci.org/test/plan/id/6417eaced53c36ac9f8c862f Results: 5 PASS, 1 FAIL, 1 SKIP Full config: bcm2835_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/bcm2835_defconfig/gcc-10/lab-collabora/baseline-bcm283= 6-rpi-2-b.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/bcm2835_defconfig/gcc-10/lab-collabora/baseline-bcm283= 6-rpi-2-b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6417eaced53c36ac9f8c8638 failing since 67 days (last pass: v6.2-rc3-243-g3145d9dfed32, first= fail: v6.2-rc3-296-g79fa898551af) 2023-03-20T05:10:22.655909 / # # 2023-03-20T05:10:22.758837 export SHELL=3D/bin/sh 2023-03-20T05:10:22.759621 # 2023-03-20T05:10:22.861715 / # export SHELL=3D/bin/sh. /lava-9694491/e= nvironment 2023-03-20T05:10:22.862516 = 2023-03-20T05:10:22.964666 / # . /lava-9694491/environment/lava-969449= 1/bin/lava-test-runner /lava-9694491/1 2023-03-20T05:10:22.965935 = 2023-03-20T05:10:22.975902 / # /lava-9694491/bin/lava-test-runner /lav= a-9694491/1 2023-03-20T05:10:23.089845 + export 'TESTRUN_ID=3D1_bootrr' 2023-03-20T05:10:23.090362 + cd /lava-9694491/1/tests/1_bootrr = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ bcm2836-rpi-2-b | arm | lab-collabora | gcc-10 | multi_= v7_defc...MB2_KERNEL=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6417ed7a33de483d578c8689 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/lab= -collabora/baseline-bcm2836-rpi-2-b.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/lab= -collabora/baseline-bcm2836-rpi-2-b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417ed7a33de483d578c8= 68a failing since 21 days (last pass: v6.2-8700-gab98cc06b683, first fa= il: v6.2-12625-g13efc3a9f23b) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_= v7_defc...MB2_KERNEL=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6417ef0931179700898c865e Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/lab= -baylibre/baseline-cubietruck.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/lab= -baylibre/baseline-cubietruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6417ef0931179700898c8667 failing since 61 days (last pass: v6.1-13341-g16cba743aec0, first f= ail: v6.2-rc4-302-g48ed69cf21b2) 2023-03-20T05:28:12.835936 <8>[ 15.051682] 2023-03-20T05:28:12.949106 / # # 2023-03-20T05:28:13.052215 export SHELL=3D/bin/sh 2023-03-20T05:28:13.053135 # 2023-03-20T05:28:13.154913 / # export SHELL=3D/bin/sh. /lava-3427576/e= nvironment 2023-03-20T05:28:13.155276 = 2023-03-20T05:28:13.256471 / # . /lava-3427576/environment/lava-342757= 6/bin/lava-test-runner /lava-3427576/1 2023-03-20T05:28:13.257397 = 2023-03-20T05:28:13.265877 / # /lava-3427576/bin/lava-test-runner /lav= a-3427576/1 2023-03-20T05:28:13.266374 <3>[ 15.485910] Bluetooth: hci0: command = 0x0c03 tx timeout = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+crypto | 1 = Details: https://kernelci.org/test/plan/id/6417f120c075b0073c8c86a4 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+crypto Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+crypto/gcc-10/lab-baylibre/baseline= -cubietruck.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+crypto/gcc-10/lab-baylibre/baseline= -cubietruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6417f120c075b0073c8c86ad failing since 61 days (last pass: v6.1-13341-g16cba743aec0, first f= ail: v6.2-rc4-302-g48ed69cf21b2) 2023-03-20T05:37:24.575412 + set +x<8>[ 24.348631] 2023-03-20T05:37:24.575883 = 2023-03-20T05:37:24.685639 / # # 2023-03-20T05:37:24.787307 export SHELL=3D/bin/sh 2023-03-20T05:37:24.787843 # 2023-03-20T05:37:24.889120 / # export SHELL=3D/bin/sh. /lava-3427663/e= nvironment 2023-03-20T05:37:24.889536 = 2023-03-20T05:37:24.990744 / # . /lava-3427663/environment/lava-342766= 3/bin/lava-test-runner /lava-3427663/1 2023-03-20T05:37:24.991387 = 2023-03-20T05:37:24.996267 / # /lava-3427663/bin/lava-test-runner /lav= a-3427663/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+ima | 1 = Details: https://kernelci.org/test/plan/id/6417f4536f4fc4f5938c8684 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+ima Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+ima/gcc-10/lab-baylibre/baseline-cu= bietruck.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+ima/gcc-10/lab-baylibre/baseline-cu= bietruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6417f4536f4fc4f5938c868d failing since 61 days (last pass: v6.1-13341-g16cba743aec0, first f= ail: v6.2-rc4-302-g48ed69cf21b2) 2023-03-20T05:50:58.782229 + set +x<8>[ 15.084753] 2023-03-20T05:50:58.782870 = 2023-03-20T05:50:58.891716 / # # 2023-03-20T05:50:58.995040 export SHELL=3D/bin/sh 2023-03-20T05:50:58.995922 # 2023-03-20T05:50:59.097836 / # export SHELL=3D/bin/sh. /lava-3427887/e= nvironment 2023-03-20T05:50:59.098914 = 2023-03-20T05:50:59.201441 / # . /lava-3427887/environment/lava-342788= 7/bin/lava-test-runner /lava-3427887/1 2023-03-20T05:50:59.202901 = 2023-03-20T05:50:59.208120 / # /lava-3427887/bin/lava-test-runner /lav= a-3427887/1 = ... (12 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/6417f4d5ef560b12118c8643 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//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubiet= ruck.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubiet= ruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6417f4d5ef560b12118c864c failing since 61 days (last pass: v6.1-13341-g16cba743aec0, first f= ail: v6.2-rc4-302-g48ed69cf21b2) 2023-03-20T05:53:04.444243 + set +x<8>[ 14.679370] 2023-03-20T05:53:04.444557 = 2023-03-20T05:53:04.552075 / # # 2023-03-20T05:53:04.653767 export SHELL=3D/bin/sh 2023-03-20T05:53:04.654108 # 2023-03-20T05:53:04.755217 / # export SHELL=3D/bin/sh. /lava-3427915/e= nvironment 2023-03-20T05:53:04.755566 = 2023-03-20T05:53:04.857738 / # . /lava-3427915/environment/lava-342791= 5/bin/lava-test-runner /lava-3427915/1 2023-03-20T05:53:04.858291 = 2023-03-20T05:53:04.863730 / # /lava-3427915/bin/lava-test-runner /lav= a-3427915/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_= v7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/6417f5f73eb4bc75c38c864b Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-10/lab-baylibre/= baseline-cubietruck.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-10/lab-baylibre/= baseline-cubietruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6417f5f73eb4bc75c38c8654 failing since 61 days (last pass: v6.1-13341-g16cba743aec0, first f= ail: v6.2-rc4-302-g48ed69cf21b2) 2023-03-20T05:58:04.153738 <8>[ 16.789591] 2023-03-20T05:58:04.260634 / # # 2023-03-20T05:58:04.363472 export SHELL=3D/bin/sh 2023-03-20T05:58:04.363908 # 2023-03-20T05:58:04.465153 / # export SHELL=3D/bin/sh. /lava-3428070/e= nvironment 2023-03-20T05:58:04.465553 = 2023-03-20T05:58:04.566799 / # . /lava-3428070/environment/lava-342807= 0/bin/lava-test-runner /lava-3428070/1 2023-03-20T05:58:04.567394 = 2023-03-20T05:58:04.572659 / # /lava-3428070/bin/lava-test-runner /lav= a-3428070/1 2023-03-20T05:58:04.663580 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ da850-lcdk | arm | lab-baylibre | gcc-10 | davinc= i_all_defconfig | 2 = Details: https://kernelci.org/test/plan/id/6417f03ded8b4990658c8684 Results: 3 PASS, 3 FAIL, 1 SKIP Full config: davinci_all_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/davinci_all_defconfig/gcc-10/lab-baylibre/baseline-da8= 50-lcdk.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/davinci_all_defconfig/gcc-10/lab-baylibre/baseline-da8= 50-lcdk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/6417f03ded8b499= 0658c8687 failing since 17 days (last pass: v6.2-1218-g2d4a54ee969d, first fa= il: v6.2-13370-g5872d227b73f) 30 lines 2023-03-20T05:33:33.573229 kern :alert : Register r6 information: NUL= L pointer 2023-03-20T05:33:33.617688 kern :alert : Register r7 information: non= -paged memory 2023-03-20T05:33:33.618437 kern :alert : Register r8 information: sla= b kmalloc-512 start c4e17200 pointer offset 4 size 512 2023-03-20T05:33:33.618805 kern :alert : Register r9 information: non= -paged memory 2023-03-20T05:33:33.619120 kern :alert : Register r10 information: NU= LL pointer 2023-03-20T05:33:33.619735 kern :alert : Register r11 information: 5-= page vmalloc region starting at 0xbf470000 allocated at load_module+0x898/0= x1b10 2023-03-20T05:33:33.620877 kern :alert : Register r12 information: no= n-paged memory 2023-03-20T05:33:33.709676 kern :emerg : Internal error: Oops: 17 [#1= ] PREEMPT ARM 2023-03-20T05:33:33.710465 kern :emerg : Process udevd (pid: 74, stac= k limit =3D 0x99fbe312) 2023-03-20T05:33:33.711035 kern :emerg : Stack: (0xc8995cf8 to 0xc899= 6000) = ... (6 line(s) more) = * baseline.dmesg.alert: https://kernelci.org/test/case/id/6417f03ded8b499= 0658c8688 failing since 420 days (last pass: v5.16-11577-gffd79fec234d, first= fail: v5.17-rc1-180-g86539e2bdb99) 18 lines 2023-03-20T05:33:33.526670 kern :alert : BUG: Bad page state in proce= ss kworker/u2:0 pfn:c3400 2023-03-20T05:33:33.527400 kern :alert : BUG: Bad page state in proce= ss kworker/u2:0 pfn:c3800 2023-03-20T05:33:33.527937 kern :alert : 8<--- cut here --- 2023-03-20T05:33:33.528351 kern :alert : Unable to handle kernel NULL= pointer dereference at virtual address 00000060 when read 2023-03-20T05:33:33.528672 kern :alert : [00000060] *pgd=3Dc4aad831, = *pte=3D00000000, *ppte=3D00000000 2023-03-20T05:33:33.528971 kern :alert : Register r0 information: non= -paged memory 2023-03-20T05:33:33.569680 kern :alert : Register r1 information: 2-p= age vmalloc region starting at 0xc8994000 allocated at kernel_clone+0x98/0x= 3a0 2023-03-20T05:33:33.570244 kern :alert : Register r2 information: non= -slab/vmalloc memory 2023-03-20T05:33:33.570601 kern :alert : Register r3 information: non= -paged memory 2023-03-20T05:33:33.570912 kern :alert : R<8> = ... (2 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ fsl-ls1088a-rdb | arm64 | lab-nxp | gcc-10 | defcon= fig+debug | 1 = Details: https://kernelci.org/test/plan/id/6417f0ebdef78e3dd98c8632 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+debug Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm64/defconfig+debug/gcc-10/lab-nxp/baseline-fsl-ls1088a-= rdb.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm64/defconfig+debug/gcc-10/lab-nxp/baseline-fsl-ls1088a-= rdb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417f0ebdef78e3dd98c8= 633 failing since 84 days (last pass: v6.1-rc6-391-gf445421fe4c7, first= fail: v6.2-rc1-87-g81c29d2c4600) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx6qp-wandboard-revd1 | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6417f0f3def78e3dd98c8663 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-pengutronix/baseli= ne-imx6qp-wandboard-revd1.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-pengutronix/baseli= ne-imx6qp-wandboard-revd1.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417f0f3def78e3dd98c8= 664 failing since 185 days (last pass: v6.0-rc4-291-g83a56f559828, firs= t fail: v6.0-rc5-197-ga6a750a2f4166) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx6sx-sdb | arm | lab-nxp | gcc-10 | multi_= v7_defconfig+crypto | 1 = Details: https://kernelci.org/test/plan/id/6417f1003a82aec3258c86b0 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+crypto Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+crypto/gcc-10/lab-nxp/baseline-imx6= sx-sdb.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+crypto/gcc-10/lab-nxp/baseline-imx6= sx-sdb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6417f1003a82aec3258c86b7 failing since 74 days (last pass: v6.1-rc4-405-g5cc6cef624e2, first= fail: v6.2-rc2-332-g2d3ca5d07c8e) 2023-03-20T05:36:30.969725 <8>[ 43.474328] 2023-03-20T05:36:31.075244 / # # 2023-03-20T05:36:32.235200 export SHELL=3D/bin/sh 2023-03-20T05:36:32.240769 # 2023-03-20T05:36:33.787269 / # export SHELL=3D/bin/sh. /lava-1179064/e= nvironment 2023-03-20T05:36:33.792782 = 2023-03-20T05:36:33.792978 / # . /lava-1179064/environment 2023-03-20T05:36:36.613234 / # /lava-1179064/bin/lava-test-runner /lav= a-1179064/1 2023-03-20T05:36:36.631867 /lava-1179064/bin/lava-test-runner /lava-11= 79064/1 2023-03-20T05:36:36.721629 + export 'TESTRUN_ID=3D1_bootrr' = ... (21 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx6ul-14x14-evk | arm | lab-nxp | gcc-10 | multi_= v7_defconfig+crypto | 1 = Details: https://kernelci.org/test/plan/id/6417f1276876adb1ba8c8650 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+crypto Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+crypto/gcc-10/lab-nxp/baseline-imx6= ul-14x14-evk.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+crypto/gcc-10/lab-nxp/baseline-imx6= ul-14x14-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6417f1276876adb1ba8c8657 failing since 74 days (last pass: v6.1-rc4-339-g185da88d03ed, first= fail: v6.2-rc2-332-g2d3ca5d07c8e) 2023-03-20T05:37:12.254382 + set +x 2023-03-20T05:37:12.255440 <8>[ 57.334978] 2023-03-20T05:37:12.363972 / # # 2023-03-20T05:37:13.523266 export SHELL=3D/bin/sh 2023-03-20T05:37:13.528688 # 2023-03-20T05:37:15.075464 / # export SHELL=3D/bin/sh. /lava-1179061/e= nvironment 2023-03-20T05:37:15.081117 = 2023-03-20T05:37:17.902368 / # . /lava-1179061/environment/lava-117906= 1/bin/lava-test-runner /lava-1179061/1 2023-03-20T05:37:17.908411 = 2023-03-20T05:37:17.908777 / # /lava-1179061/bin/lava-test-runner /lav= a-1179061/1 = ... (18 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx7d-sdb | arm | lab-nxp | gcc-10 | multi_= v7_defconfig+crypto | 1 = Details: https://kernelci.org/test/plan/id/6417ee85a00960dd178c868b Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+crypto Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+crypto/gcc-10/lab-nxp/baseline-imx7= d-sdb.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+crypto/gcc-10/lab-nxp/baseline-imx7= d-sdb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6417ee85a00960dd178c8692 failing since 74 days (last pass: v6.1-rc6-391-gf445421fe4c7, first= fail: v6.2-rc2-332-g2d3ca5d07c8e) 2023-03-20T05:25:52.382464 / # # 2023-03-20T05:25:53.541631 export SHELL=3D/bin/sh 2023-03-20T05:25:53.547089 # 2023-03-20T05:25:55.093637 / # export SHELL=3D/bin/sh. /lava-1179063/e= nvironment 2023-03-20T05:25:55.099041 = 2023-03-20T05:25:57.919767 / # . /lava-1179063/environment/lava-117906= 3/bin/lava-test-runner /lava-1179063/1 2023-03-20T05:25:57.925782 = 2023-03-20T05:25:57.937184 / # /lava-1179063/bin/lava-test-runner /lav= a-1179063/1 2023-03-20T05:25:58.019251 + export 'TESTRUN_ID=3D1_bootrr' 2023-03-20T05:25:58.019943 + cd /lava-1179063/1/tests/1_bootrr = ... (21 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx7ulp-evk | arm | lab-nxp | gcc-10 | multi_= v7_defconfig+crypto | 1 = Details: https://kernelci.org/test/plan/id/6417f1b4b122106bdd8c8eca Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+crypto Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+crypto/gcc-10/lab-nxp/baseline-imx7= ulp-evk.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+crypto/gcc-10/lab-nxp/baseline-imx7= ulp-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6417f1b4b122106bdd8c8ed1 failing since 74 days (last pass: v6.1-rc6-391-gf445421fe4c7, first= fail: v6.2-rc2-332-g2d3ca5d07c8e) 2023-03-20T05:39:41.789407 + set +x 2023-03-20T05:39:41.790518 <8>[ 66.975202] 2023-03-20T05:39:41.899188 / # # 2023-03-20T05:39:43.059258 export SHELL=3D/bin/sh 2023-03-20T05:39:43.064933 # 2023-03-20T05:39:43.065223 / # export SHELL=3D/bin/sh 2023-03-20T05:39:44.612159 / # . /lava-1179060/environment 2023-03-20T05:39:47.439053 /lava-1179060/bin/lava-test-runner /lava-11= 79060/1 2023-03-20T05:39:47.445059 . /lava-1179060/environment 2023-03-20T05:39:47.445314 / # /lava-1179060/bin/lava-test-runner /lav= a-1179060/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ jetson-tk1 | arm | lab-baylibre | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6417ebe4e2fd0c78368c8649 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy/= gcc-10/lab-baylibre/baseline-jetson-tk1.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy/= gcc-10/lab-baylibre/baseline-jetson-tk1.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417ebe4e2fd0c78368c8= 64a failing since 324 days (last pass: v5.18-rc2-366-ga3e1163f7eb1a, fi= rst fail: v5.18-rc4-464-g425675974eb3) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ meson-gxl-s905x-libretech-cc | arm64 | lab-baylibre | gcc-10 | defcon= fig+CON...BIG_ENDIAN=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6417f1f3939cbf85bb8c865b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_CPU_BIG_ENDIAN=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm64/defconfig+CONFIG_CPU_BIG_ENDIAN=3Dy/gcc-10/lab-bayli= bre/baseline-meson-gxl-s905x-libretech-cc.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm64/defconfig+CONFIG_CPU_BIG_ENDIAN=3Dy/gcc-10/lab-bayli= bre/baseline-meson-gxl-s905x-libretech-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64be/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417f1f3939cbf85bb8c8= 65c new failure (last pass: v6.3-rc2-369-g71c206ed429b) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ook+videodec | 3 = Details: https://kernelci.org/test/plan/id/6417eb39658d39e4eb8c8634 Results: 166 PASS, 6 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm64/defconfig+arm64-chromebook+videodec/gcc-10/lab-colla= bora/baseline-mt8183-kukui-jacuzzi-juniper-sku16.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm64/defconfig+arm64-chromebook+videodec/gcc-10/lab-colla= bora/baseline-mt8183-kukui-jacuzzi-juniper-sku16.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.bootrr.panel-edp-probed: https://kernelci.org/test/case/id/641= 7eb39658d39e4eb8c8688 failing since 24 days (last pass: v6.2-1218-g2d4a54ee969d, first fa= il: v6.2-8700-gab98cc06b683) 2023-03-20T05:12:14.368529 /lava-9694513/1/../bin/lava-test-case 2023-03-20T05:12:14.377681 <8>[ 23.310630] = * baseline.bootrr.clk-mt8183-pericfg-probed: https://kernelci.org/test/ca= se/id/6417eb39658d39e4eb8c86da failing since 14 days (last pass: v6.2-8700-gab98cc06b683, first fa= il: v6.2-13684-gf93c476d9769) 2023-03-20T05:12:11.520565 /lava-9694513/1/../bin/lava-test-case 2023-03-20T05:12:11.530296 <8>[ 20.463101] = * baseline.bootrr.clk-mt8183-infracfg-probed: https://kernelci.org/test/c= ase/id/6417eb39658d39e4eb8c86db failing since 14 days (last pass: v6.2-8700-gab98cc06b683, first fa= il: v6.2-13684-gf93c476d9769) 2023-03-20T05:12:10.488984 /lava-9694513/1/../bin/lava-test-case 2023-03-20T05:12:10.498665 <8>[ 19.431506] = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm64-chromebook | 3 = Details: https://kernelci.org/test/plan/id/6417effc12b12e8c8f8c8688 Results: 166 PASS, 6 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//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-mt8183-kukui-jacuzzi-juniper-sku16.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-mt8183-kukui-jacuzzi-juniper-sku16.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.bootrr.panel-edp-probed: https://kernelci.org/test/case/id/641= 7effc12b12e8c8f8c86dc failing since 26 days (last pass: v6.2-rc8-211-g05def2d212c6, first= fail: v6.2-3304-g34939120e353) 2023-03-20T05:32:33.043343 /lava-9695079/1/../bin/lava-test-case 2023-03-20T05:32:33.053297 <8>[ 23.383301] = * baseline.bootrr.clk-mt8183-pericfg-probed: https://kernelci.org/test/ca= se/id/6417effc12b12e8c8f8c872e failing since 21 days (last pass: v6.2-8700-gab98cc06b683, first fa= il: v6.2-12625-g13efc3a9f23b) 2023-03-20T05:32:30.176218 /lava-9695079/1/../bin/lava-test-case 2023-03-20T05:32:30.186076 <8>[ 20.516097] = * baseline.bootrr.clk-mt8183-infracfg-probed: https://kernelci.org/test/c= ase/id/6417effc12b12e8c8f8c872f failing since 21 days (last pass: v6.2-8700-gab98cc06b683, first fa= il: v6.2-12625-g13efc3a9f23b) 2023-03-20T05:32:28.977727 <3>[ 19.311040] Bluetooth: hci0: Opcode 0= x1002 failed: -110 2023-03-20T05:32:28.984409 <3>[ 19.311205] Bluetooth: hci0: command = 0x1002 tx timeout 2023-03-20T05:32:29.146849 /lava-9695079/1/../bin/lava-test-case 2023-03-20T05:32:29.156436 <8>[ 19.486950] = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ook+videodec | 3 = Details: https://kernelci.org/test/plan/id/6417ebc69fd5aa57d88c8651 Results: 177 PASS, 9 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm64/defconfig+arm64-chromebook+videodec/gcc-10/lab-colla= bora/baseline-mt8192-asurada-spherion-r0.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm64/defconfig+arm64-chromebook+videodec/gcc-10/lab-colla= bora/baseline-mt8192-asurada-spherion-r0.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.bootrr.clk-mt8192-pericfg-probed: https://kernelci.org/test/ca= se/id/6417ebc69fd5aa57d88c8707 failing since 17 days (last pass: v6.2-8700-gab98cc06b683, first fa= il: v6.2-13370-g5872d227b73f) 2023-03-20T05:14:11.882721 /lava-9694514/1/../bin/lava-test-case 2023-03-20T05:14:11.889364 <8>[ 21.010263] = * baseline.bootrr.clk-mt8192-infracfg-probed: https://kernelci.org/test/c= ase/id/6417ebc69fd5aa57d88c8708 failing since 17 days (last pass: v6.2-8700-gab98cc06b683, first fa= il: v6.2-13370-g5872d227b73f) 2023-03-20T05:14:10.863984 /lava-9694514/1/../bin/lava-test-case 2023-03-20T05:14:10.870287 <8>[ 19.991060] = * baseline.bootrr.clk-mt8192-topckgen-probed: https://kernelci.org/test/c= ase/id/6417ebc69fd5aa57d88c8709 failing since 17 days (last pass: v6.2-8700-gab98cc06b683, first fa= il: v6.2-13370-g5872d227b73f) 2023-03-20T05:14:09.845448 /lava-9694514/1/../bin/lava-test-case 2023-03-20T05:14:09.851553 <8>[ 18.972282] = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm64-chromebook | 3 = Details: https://kernelci.org/test/plan/id/6417f0640f656f707b8c86d1 Results: 177 PASS, 9 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//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-mt8192-asurada-spherion-r0.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-mt8192-asurada-spherion-r0.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.bootrr.clk-mt8192-pericfg-probed: https://kernelci.org/test/ca= se/id/6417f0640f656f707b8c8787 failing since 21 days (last pass: v6.2-8700-gab98cc06b683, first fa= il: v6.2-12625-g13efc3a9f23b) 2023-03-20T05:34:05.746576 /lava-9695035/1/../bin/lava-test-case 2023-03-20T05:34:05.753355 <8>[ 21.045147] = * baseline.bootrr.clk-mt8192-infracfg-probed: https://kernelci.org/test/c= ase/id/6417f0640f656f707b8c8788 failing since 21 days (last pass: v6.2-8700-gab98cc06b683, first fa= il: v6.2-12625-g13efc3a9f23b) 2023-03-20T05:34:04.727373 /lava-9695035/1/../bin/lava-test-case 2023-03-20T05:34:04.733770 <8>[ 20.025216] = * baseline.bootrr.clk-mt8192-topckgen-probed: https://kernelci.org/test/c= ase/id/6417f0640f656f707b8c8789 failing since 21 days (last pass: v6.2-8700-gab98cc06b683, first fa= il: v6.2-12625-g13efc3a9f23b) 2023-03-20T05:34:03.707675 /lava-9695035/1/../bin/lava-test-case 2023-03-20T05:34:03.714114 <8>[ 19.005590] = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ ox820-clouden...lug-series-3 | arm | lab-baylibre | gcc-10 | oxnas_= v6_defconfig | 1 = Details: https://kernelci.org/test/plan/id/6417e99826d515ca288c8635 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: oxnas_v6_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/oxnas_v6_defconfig/gcc-10/lab-baylibre/baseline-ox820-= cloudengines-pogoplug-series-3.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/oxnas_v6_defconfig/gcc-10/lab-baylibre/baseline-ox820-= cloudengines-pogoplug-series-3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417e99826d515ca288c8= 636 failing since 159 days (last pass: v6.0-9666-g02c05e0b8d5c, first f= ail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6417f1878fa89e63c48c8636 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-= qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-= qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417f1878fa89e63c48c8= 637 failing since 159 days (last pass: v6.0-9666-g02c05e0b8d5c, first f= ail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6417f315a2aa6a71908c865e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-q= emu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-q= emu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417f315a2aa6a71908c8= 65f failing since 159 days (last pass: v6.0-9666-g02c05e0b8d5c, first f= ail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6417f183634b820c9a8c86ea Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-= qemu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-= qemu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417f183634b820c9a8c8= 6eb failing since 159 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6417f2da4cbc8dbc128c863f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-q= emu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-q= emu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417f2da4cbc8dbc128c8= 640 failing since 159 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6417f0eadef78e3dd98c862f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline= -qemu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline= -qemu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417f0eadef78e3dd98c8= 630 failing since 159 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6417f185634b820c9a8c86ed Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-= qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-= qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417f185634b820c9a8c8= 6ee failing since 159 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6417f30321c3ef4a768c862f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-q= emu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-q= emu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417f30321c3ef4a768c8= 630 failing since 159 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6417f0ebdef78e3dd98c8635 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline= -qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline= -qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417f0ebdef78e3dd98c8= 636 failing since 159 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6417f18442709fddd98c8699 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-= qemu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-= qemu_arm-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417f18442709fddd98c8= 69a failing since 159 days (last pass: v6.0-9666-g02c05e0b8d5c, first f= ail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6417f2dbd41f8e7a758c865b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-q= emu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-q= emu_arm-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417f2dbd41f8e7a758c8= 65c failing since 159 days (last pass: v6.0-9666-g02c05e0b8d5c, first f= ail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobi= le_defconfig | 1 = Details: https://kernelci.org/test/plan/id/6417ec641a9449809c8c8642 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: shmobile_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a7743-iwg= 20d-q7.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a7743-iwg= 20d-q7.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417ec641a9449809c8c8= 643 failing since 3 days (last pass: v6.3-rc2-369-g71c206ed429b, first = fail: v6.3-rc2-423-g0e8bb497921e) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3288-rock2-square | arm | lab-collabora | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6417ec9e2e982fa5108c8639 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy/= gcc-10/lab-collabora/baseline-rk3288-rock2-square.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy/= gcc-10/lab-collabora/baseline-rk3288-rock2-square.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417ec9e2e982fa5108c8= 63a failing since 94 days (last pass: v6.1-6378-g44d433ee7540, first fa= il: v6.1-10792-g244d284981da) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3288-veyron-jaq | arm | lab-collabora | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6417eb970c4841252c8c8630 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy/= gcc-10/lab-collabora/baseline-rk3288-veyron-jaq.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy/= gcc-10/lab-collabora/baseline-rk3288-veyron-jaq.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417eb970c4841252c8c8= 631 failing since 94 days (last pass: v6.1-6378-g44d433ee7540, first fa= il: v6.1-10792-g244d284981da) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3399-rock-pi-4b | arm64 | lab-collabora | gcc-10 | defcon= fig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6417f6c78ff68892c18c863d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm64/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-colla= bora/baseline-rk3399-rock-pi-4b.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm64/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-colla= bora/baseline-rk3399-rock-pi-4b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417f6c78ff68892c18c8= 63e new failure (last pass: v6.3-rc2-423-g0e8bb497921e) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ sun8i-h2-plus-orangepi-zero | arm | lab-baylibre | gcc-10 | sunxi_= defconfig | 1 = Details: https://kernelci.org/test/plan/id/6417ea305d5a719a3b8c8672 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: sunxi_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/sunxi_defconfig/gcc-10/lab-baylibre/baseline-sun8i-h2-= plus-orangepi-zero.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/sunxi_defconfig/gcc-10/lab-baylibre/baseline-sun8i-h2-= plus-orangepi-zero.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6417ea305d5a719a3b8c867b failing since 17 days (last pass: v6.2-12625-g13efc3a9f23b, first f= ail: v6.2-13370-g5872d227b73f) 2023-03-20T05:07:32.818800 <8>[ 9.644294] 2023-03-20T05:07:32.938155 / # # 2023-03-20T05:07:33.043848 export SHELL=3D/bin/sh 2023-03-20T05:07:33.045514 # 2023-03-20T05:07:33.148871 / # export SHELL=3D/bin/sh. /lava-3427407/e= nvironment 2023-03-20T05:07:33.150538 = 2023-03-20T05:07:33.253951 / # . /lava-3427407/environment/lava-342740= 7/bin/lava-test-runner /lava-3427407/1 2023-03-20T05:07:33.256743 = 2023-03-20T05:07:33.263769 / # /lava-3427407/bin/lava-test-runner /lav= a-3427407/1 2023-03-20T05:07:33.414083 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ tegra124-nyan-big | arm | lab-collabora | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6417ecff88b6ce8e9c8c871a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy/= gcc-10/lab-collabora/baseline-tegra124-nyan-big.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.3-rc3-18= 8-g9f7814c09ae60/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy/= gcc-10/lab-collabora/baseline-tegra124-nyan-big.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417ecff88b6ce8e9c8c8= 71b failing since 94 days (last pass: v6.1-6378-g44d433ee7540, first fa= il: v6.1-10792-g244d284981da) = =20