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 5F9EEC54EBC for ; Wed, 4 Jan 2023 13:22:03 +0000 (UTC) Received: from mail-pj1-f47.google.com (mail-pj1-f47.google.com [209.85.216.47]) by mx.groups.io with SMTP id smtpd.web11.11764.1672838522824061552 for ; Wed, 04 Jan 2023 05:22:02 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@kernelci-org.20210112.gappssmtp.com header.s=20210112 header.b=6ZfUDD2G; spf=none, err=permanent DNS error (domain: kernelci.org, ip: 209.85.216.47, mailfrom: bot@kernelci.org) Received: by mail-pj1-f47.google.com with SMTP id p4so36095396pjk.2 for ; Wed, 04 Jan 2023 05:22:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=1MUc7/T3k/S3nr/XMpmpC0gnJ/4AAHqdg4jKZogINE4=; b=6ZfUDD2GtnVdottOe7ciRriwqr43IIAd/evJEh58US2fEgER5ImX8/j0H55o9QNmH7 ZrwhNwqZlcPs/VJkIgJg5rKB8bmrD8WjdRGdyEXav1fk1ritkqUXpHeyu+QNnW2Q2lzo hKVT4nd572+6YRufDnocrWpPvRhcGPVlZiid83z3pjDIGq8R0tElpfagfJFPP3HXvXp6 qHdnF/5lLPriuCXF+yJ/V8n0rgZeZ+X3OJJIi1LZ2r/qRnGrH1jM9/33JL90EZoQ1iDE Ur4MV4j2TNH1nOL++Q3rPLyzKvK1h/3ATK3vcPIKhggRL08PBrQg5DmMRVOxH3mM8E26 64Iw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=1MUc7/T3k/S3nr/XMpmpC0gnJ/4AAHqdg4jKZogINE4=; b=MMw5GtbTi7bk5FkbbL8ejP/lEzcjwx2qTYv2yyaYsDDF5gvhPwWMo5jkYU1z5wSH2a kvMXjFlKpWB7eTmJqyPIj+E2LL4gE3foT6pNLyQ7Z4F2fy0iExQeqLFO2IoXbOMmBdj1 q2eeLCzffG6c3T8687MNuUSzV4sgth9OLurd1C8TkClXSFulwgdZTHMQEROVntyrUJRe ZaQiIHOuLv/FOcpDYMI4h3GGrgiOMLLc6AaplSZsTmk/UHvcguj6omnNZG6EKUYVxTOZ q0NLW2GWFksxt4kRB31igX70DPG9blZoJGFkMR7qvhB2N5L5/3/zsC+Z+taEAKmDOuM1 Z3Aw== X-Gm-Message-State: AFqh2kratRQ37x0NdAizFN/BSjZxZmm4DPa8RktzoHJBIh9eSFgDAxdV O4H4dqYAyZUeP34k5Pe95chCok9fyHqUQwbM6gA= X-Google-Smtp-Source: AMrXdXvKogYUDQqCdBexGlE6vnNYfvsPF091As5BSiBNLQFNPR3rRLklmBorjbiHCStUwsMmSFO+4g== X-Received: by 2002:a17:902:ebc9:b0:189:a6be:85db with SMTP id p9-20020a170902ebc900b00189a6be85dbmr55145471plg.39.1672838521978; Wed, 04 Jan 2023 05:22:01 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id d15-20020a170903230f00b0018975488514sm23040596plh.126.2023.01.04.05.22.00 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 05:22:01 -0800 (PST) Message-ID: <63b57d79.170a0220.bf465.3469@mx.google.com> Date: Wed, 04 Jan 2023 05:22:01 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Kernel: v5.10.161-cip23-65-gca8c192cb189 X-Kernelci-Tree: cip-gitlab X-Kernelci-Branch: ci/iwamatsu/linux-5.10.y-cip-rc X-Kernelci-Report-Type: test Subject: cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-fcntl-locktests: 10 runs, 2 regressions (v5.10.161-cip23-65-gca8c192cb189) 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 ; Wed, 04 Jan 2023 13:22:03 -0000 X-Groupsio-URL: https://lists.cip-project.org/g/cip-dev/message/10308 cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-fcntl-locktests: 10 runs, 2 = regressions (v5.10.161-cip23-65-gca8c192cb189) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions -------------------------+-------+---------+----------+--------------------= --------+------------ r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | defconfig = | 1 = r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | defconfig+arm64-chr= omebook | 1 = Details: https://kernelci.org/test/job/cip-gitlab/branch/ci%2Fiwamatsu%2= Flinux-5.10.y-cip-rc/kernel/v5.10.161-cip23-65-gca8c192cb189/plan/ltp-fcntl= -locktests/ Test: ltp-fcntl-locktests Tree: cip-gitlab Branch: ci/iwamatsu/linux-5.10.y-cip-rc Describe: v5.10.161-cip23-65-gca8c192cb189 URL: https://gitlab.com/cip-project/cip-kernel/linux-cip.git SHA: ca8c192cb189c6be84da2274a96e73320a638b43 Test suite revisions: ltp-tests URL: https://github.com/linux-test-project/ltp.git SHA: 8048a7cf905e36645b6b0f0fb8c5031a5ed1c97f = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions -------------------------+-------+---------+----------+--------------------= --------+------------ r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63b570d70df08e9f904eee2e 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.161-cip23-65-gca8c192cb189/arm64/defconfig/gcc-10/lab-ci= p/ltp-fcntl-locktests-r8a774a1-hihope-rzg2m-ex.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-5= .10.y-cip-rc/v5.10.161-cip23-65-gca8c192cb189/arm64/defconfig/gcc-10/lab-ci= p/ltp-fcntl-locktests-r8a774a1-hihope-rzg2m-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/debian/bullseye-lt= p/20221230.0/arm64/initrd.cpio.gz = * ltp-fcntl-locktests.login: https://kernelci.org/test/case/id/63b570d70d= f08e9f904eee2f new failure (last pass: v5.10.158-cip22-142-g79bb6f9db05d) = = 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/63b579d355bdfe19184eee31 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.161-cip23-65-gca8c192cb189/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-cip/ltp-fcntl-locktests-r8a774a1-hihope-rzg2m-ex.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-5= .10.y-cip-rc/v5.10.161-cip23-65-gca8c192cb189/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-cip/ltp-fcntl-locktests-r8a774a1-hihope-rzg2m-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/debian/bullseye-lt= p/20221230.0/arm64/initrd.cpio.gz = * ltp-fcntl-locktests.login: https://kernelci.org/test/case/id/63b579d355= bdfe19184eee32 new failure (last pass: v5.10.158-cip22-142-g79bb6f9db05d) = =20