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 aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8A840C3DA6E for ; Fri, 5 Jan 2024 21:08:58 +0000 (UTC) Received: from mail-pl1-f177.google.com (mail-pl1-f177.google.com [209.85.214.177]) by mx.groups.io with SMTP id smtpd.web10.35083.1704488931877837828 for ; Fri, 05 Jan 2024 13:08:52 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@kernelci-org.20230601.gappssmtp.com header.s=20230601 header.b=OuubQH9O; spf=none, err=permanent DNS error (domain: kernelci.org, ip: 209.85.214.177, mailfrom: bot@kernelci.org) Received: by mail-pl1-f177.google.com with SMTP id d9443c01a7336-1d4ca2fd2fbso12345085ad.2 for ; Fri, 05 Jan 2024 13:08:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20230601.gappssmtp.com; s=20230601; t=1704488931; x=1705093731; darn=lists.cip-project.org; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=e5c8o756oIUJcojrRzaUE5Uo2UnkwVPomt7bl5Tghaw=; b=OuubQH9Ol4Vcc4ofSER3gHa4gJiN+ka0rJQ7ol3A7ASMfoh5Q/zmnwxM391XzwbDXS 8koZtDt+F/Mw/ec7WLGQUmZpD1x5pS/tQzUd10gpqCf4ZRQMgbKVx+3piFdNBs9IMGPd fXCgYEnCjJFyYl8QSdMOSQ3xni64LnmXISpvUvJwjP8RmxeNU+Id7FARGmQ9VMJw5m/t FfOSPCU3lZdgB2sfirLurecoa3vTji68i8r3zK0WPug91MCGh3LLNt66r2scIc8bpeLY FKlAbUiOlT8WFWIv8q5O8Um2J3j+hSnjc4PllZPupBQ334cT40ykY8aUVasFxqAo2Kw1 hE0g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704488931; x=1705093731; 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=e5c8o756oIUJcojrRzaUE5Uo2UnkwVPomt7bl5Tghaw=; b=rrxRMsMGbvurSoa9kU3YvP7P1nj05z54G+fWbul3q2COLItgt6N37MOnYnGfcVZvOn SNWuJzHHaMrGsYKJSXm0QiLHMvb6pt2i8YMqSb8O4/IWOCgbkVHXt9KyjjhxmsPTK1dy 0Tf+kH7yyCBBkhU0xnebDJvQWmo7ADIFHwMM+Z1RzTRfPJztHZn3c26trgDNVylIygbY sOczkguCRpExUmTG56ukkrRqF40hdEe+k4CumATcLQZJcUvSLFJwXpOSpUA+zb8JI+L9 40bPeWX8xozO9owjlmXkpngLngCaBJUBtseBqg9RlfED15hPEQaviSdaLa8paa//N1eU Rzjw== X-Gm-Message-State: AOJu0Yz2tTpCWo/G6AZ9BMenOhkGptiNOSrR7PElR3ZuU00xGuAteK03 CKhcIFrfkyg82zWDt3DdW1nsTMtg049x7QjhJfzfTj2jbs0= X-Google-Smtp-Source: AGHT+IFFaLxPxk3y5XIlf0Oz9VxdSpl5HR+Ek8oMgAzOn70hVS0QllRbsO8uSgYvho5Ng5UhGQGOFg== X-Received: by 2002:a17:902:6849:b0:1d4:e31b:15b9 with SMTP id f9-20020a170902684900b001d4e31b15b9mr32114pln.88.1704488930745; Fri, 05 Jan 2024 13:08:50 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id i15-20020a17090332cf00b001d1cd7e4ad2sm1818995plr.125.2024.01.05.13.08.50 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Jan 2024 13:08:50 -0800 (PST) Message-ID: <65986fe2.170a0220.3a3c6.45da@mx.google.com> Date: Fri, 05 Jan 2024 13:08:50 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: ci/iwamatsu/linux-5.10.y-cip-rc X-Kernelci-Tree: cip-gitlab X-Kernelci-Kernel: v5.10.205-897-gcc9858ae2881 X-Kernelci-Report-Type: test Subject: cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-futex: 9 runs, 2 regressions (v5.10.205-897-gcc9858ae2881) To: cip-dev+int+1680+2922216858170285886@lists.cip-project.org From: "kernelci.org bot" List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 05 Jan 2024 21:08:58 -0000 X-Groupsio-URL: https://lists.cip-project.org/g/cip-dev/message/14260 cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-futex: 9 runs, 2 regre= ssions (v5.10.205-897-gcc9858ae2881) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions -------------------------+-------+---------+----------+--------------------= --------+------------ r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | defconfig+arm64-chr= omebook | 1 = r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/job/cip-gitlab/branch/ci%2Fiwamatsu%2= Flinux-5.10.y-cip-rc/kernel/v5.10.205-897-gcc9858ae2881/plan/kselftest-fute= x/ Test: kselftest-futex Tree: cip-gitlab Branch: ci/iwamatsu/linux-5.10.y-cip-rc Describe: v5.10.205-897-gcc9858ae2881 URL: https://gitlab.com/cip-project/cip-kernel/linux-cip.git SHA: cc9858ae2881ce2dd7cb1eab9e7038ce843f1bfe = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions -------------------------+-------+---------+----------+--------------------= --------+------------ r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | defconfig+arm64-chr= omebook | 1 = Details: https://kernelci.org/test/plan/id/65985e8e5974a59b2052a429 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//cip-gitlab/ci-iwamatsu-linux-5= .10.y-cip-rc/v5.10.205-897-gcc9858ae2881/arm64/defconfig+arm64-chromebook/g= cc-10/lab-cip/kselftest-futex-r8a774a1-hihope-rzg2m-ex.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-5= .10.y-cip-rc/v5.10.205-897-gcc9858ae2881/arm64/defconfig+arm64-chromebook/g= cc-10/lab-cip/kselftest-futex-r8a774a1-hihope-rzg2m-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/debian/bullseye-ks= elftest/20230623.0/arm64/initrd.cpio.gz = * kselftest-futex.login: https://kernelci.org/test/case/id/65985e8e5974a5= 9b2052a42a failing since 64 days (last pass: v5.10.184-cip36-10-ga711f789c23e1= , first fail: v5.10.194-cip39-915-g96fa7f16cf02) = = platform | arch | lab | compiler | defconfig = | regressions -------------------------+-------+---------+----------+--------------------= --------+------------ r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6598635229ffc8376652a3f6 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//cip-gitlab/ci-iwamatsu-linux-5= .10.y-cip-rc/v5.10.205-897-gcc9858ae2881/arm64/defconfig/gcc-10/lab-cip/kse= lftest-futex-r8a774a1-hihope-rzg2m-ex.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-5= .10.y-cip-rc/v5.10.205-897-gcc9858ae2881/arm64/defconfig/gcc-10/lab-cip/kse= lftest-futex-r8a774a1-hihope-rzg2m-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/debian/bullseye-ks= elftest/20230623.0/arm64/initrd.cpio.gz = * kselftest-futex.login: https://kernelci.org/test/case/id/6598635229ffc8= 376652a3f7 failing since 64 days (last pass: v5.10.184-cip36-10-ga711f789c23e1= , first fail: v5.10.194-cip39-915-g96fa7f16cf02) = =20