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 2548DCA0ECF for ; Mon, 11 Sep 2023 21:56:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1353938AbjIKVvk (ORCPT ); Mon, 11 Sep 2023 17:51:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38772 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236924AbjIKLlN (ORCPT ); Mon, 11 Sep 2023 07:41:13 -0400 Received: from mail-pl1-x631.google.com (mail-pl1-x631.google.com [IPv6:2607:f8b0:4864:20::631]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 064C3CDD for ; Mon, 11 Sep 2023 04:41:07 -0700 (PDT) Received: by mail-pl1-x631.google.com with SMTP id d9443c01a7336-1bc0d39b52cso30081955ad.2 for ; Mon, 11 Sep 2023 04:41:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20230601.gappssmtp.com; s=20230601; t=1694432466; x=1695037266; darn=vger.kernel.org; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=tpNDAwghRI/+AER2uUc/RYlOwYB3FrjqWRFmmeG48fA=; b=sJzOqhicyAUsagy/2n2L5HD6QdUCN8c98Kp/zcvWEu2ZeyaOCmo2A/YvBgEwEDs3AE FbnBf0Qv0+pZnNjlYtGZLnZ0z+8pqcVs996s+ng/9HJUlUk2n2v4RixRgFFwckZH+hiW BTvvJFJmYf0hENtIXKoeAOEhpcZo9Su6P/NQzm4tf+Kixl7Qtj0+RLo1JNyVQIGJ06O8 coyXFQo7/NHsP6w6iO226/hEYjvz4KbOMRf6EwMj6gju+PBMCCMy/XV7BDBYPhHfAD4b yrAUGpu4MpYVYDITUxY18gF+wHJUvb/FR8bdeFYaV/ecH7xYyWhTySqiswZ2GjRswIqn F5NA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694432466; x=1695037266; 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=tpNDAwghRI/+AER2uUc/RYlOwYB3FrjqWRFmmeG48fA=; b=LMUcsfD8/jthT9vshPdXjH7mMwT0cjFIvZ4EAFC47oZhsjQb+RgU0jB8muO2i572qW P7htjFowG6kQD+eQat36vTgFMFPxACdC590UjLdqmiO0K5krmg1i0NWqiQXasvRBnYXU 1LZldHXUwvGhpQi8afeZ6tRjxYPP7K8n+9j9a8PwaqG0RE9LwadBkHhKxbWNy63a1KN5 jAgbZmaoIuKm+jRLDfrj5h6h7TQPu0FMD+3uz3GzcIbQbcqlQI2S91YXuwmEQisUGkmF BWErzZiUWezHTuFFq0DDn9RuZkQzk7O3B4gWmFvwCG8Ka2NwaszYSl23lTqCQqzOBDpg UuhA== X-Gm-Message-State: AOJu0Yyxr1RZofFFjNXYltjgfJPduxbeO0ICCEUDz0PKWjrarK415znn vmKJCQjQ9ObOOGb07QDv9qc4oQvbDl5ExW04FYI= X-Google-Smtp-Source: AGHT+IHG0fRlSXAGC9B75EuzP7blGman7jaij7tU74jyhNzKYAT70L18Rl3hoQoKUgzJmyYm69wPvg== X-Received: by 2002:a17:902:d2d1:b0:1bc:7a4b:5c68 with SMTP id n17-20020a170902d2d100b001bc7a4b5c68mr8716012plc.39.1694432465767; Mon, 11 Sep 2023 04:41:05 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id d11-20020a170903230b00b001bb99ea5d02sm6254817plh.4.2023.09.11.04.41.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Sep 2023 04:41:05 -0700 (PDT) Message-ID: <64fefcd1.170a0220.92a04.ea23@mx.google.com> Date: Mon, 11 Sep 2023 04:41:05 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-4.14.y X-Kernelci-Tree: stable-rc X-Kernelci-Report-Type: test X-Kernelci-Kernel: v4.14.325-121-g604b99bb808b Subject: stable-rc/linux-4.14.y baseline: 88 runs, 18 regressions (v4.14.325-121-g604b99bb808b) To: stable@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org stable-rc/linux-4.14.y baseline: 88 runs, 18 regressions (v4.14.325-121-g60= 4b99bb808b) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 2 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-4.14.y/ker= nel/v4.14.325-121-g604b99bb808b/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-4.14.y Describe: v4.14.325-121-g604b99bb808b URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 604b99bb808bdf38f9c3123c22fb03b08da9bf66 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64fecd3be315966a09286d75 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64fecd3be315966a09286= d76 failing since 488 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64fece67fc2d234157286d76 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64fece67fc2d234157286= d77 failing since 489 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64fed172bd66d543b7286dab Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64fed172bd66d543b7286= dac failing since 488 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64fed1887933bd128b286d6c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64fed1887933bd128b286= d6d failing since 489 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64fecd3ae315966a09286d70 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64fecd3ae315966a09286= d71 failing since 488 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64fece669e59ad7220286d89 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64fece669e59ad7220286= d8a failing since 489 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64fed15d8e6aaec034286dc6 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64fed15d8e6aaec034286= dc7 failing since 488 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64fed187ada29a70c2286d89 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64fed187ada29a70c2286= d8a failing since 489 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64feccff65e1df502d286dd5 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64feccff65e1df502d286= dd6 failing since 488 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64fecea3c8c9cfec6b286d9e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64fecea3c8c9cfec6b286= d9f failing since 489 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64fed16eada29a70c2286d7a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64fed16fada29a70c2286= d7b failing since 488 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64fed19b5638b59a22286d82 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64fed19b5638b59a22286= d83 failing since 489 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64fecd37e315966a09286d6c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64fecd37e315966a09286= d6d failing since 488 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64fecea26e40962516286db4 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64fecea26e40962516286= db5 failing since 489 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64fed170bd66d543b7286da5 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64fed170bd66d543b7286= da6 failing since 488 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64fed1897933bd128b286d7a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64fed1897933bd128b286= d7b failing since 489 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 2 = Details: https://kernelci.org/test/plan/id/64fee5cd1d84ab447c286d87 Results: 49 PASS, 23 FAIL, 2 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 25-121-g604b99bb808b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-usb2phy1-probed: https://kernelci.org/test/cas= e/id/64fee5cd1d84ab447c286d91 failing since 181 days (last pass: v4.14.308, first fail: v4.14.308= -4-ge7a701196c571) 2023-09-11T10:02:51.610864 /lava-11492541/1/../bin/lava-test-case 2023-09-11T10:02:51.620378 [ 50.517742] = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/64fee5cd1d84ab447c286d92 failing since 181 days (last pass: v4.14.308, first fail: v4.14.308= -4-ge7a701196c571) 2023-09-11T10:02:49.572508 [ 48.468583] 2023-09-11T10:02:50.586019 /lava-11492541/1/../bin/lava-test-case 2023-09-11T10:02:50.596170 [ 49.493206] = =20