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 X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 24B3FC2B9F4 for ; Mon, 14 Jun 2021 21:43:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EC37061075 for ; Mon, 14 Jun 2021 21:43:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232470AbhFNVpL (ORCPT ); Mon, 14 Jun 2021 17:45:11 -0400 Received: from mail-pj1-f54.google.com ([209.85.216.54]:34782 "EHLO mail-pj1-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229499AbhFNVpJ (ORCPT ); Mon, 14 Jun 2021 17:45:09 -0400 Received: by mail-pj1-f54.google.com with SMTP id g6-20020a17090adac6b029015d1a9a6f1aso635459pjx.1 for ; Mon, 14 Jun 2021 14:43:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20150623.gappssmtp.com; s=20150623; h=message-id:date:mime-version:content-transfer-encoding:subject:to :from; bh=3YReBGUylp3HOAPnm9I/y4mUGDjpe9z7/vKMDWoAcwc=; b=ULxXUUW6iCHOMfsheAxrAjS+wmPzgOgjrSckdSLsHC8BpLqPT8zztyCqkkWU57bYON Kyk4P0lAH0urKa1aIVIehWvIJIKfWim7v065ToZ877Go95lVaEF50+whD5GvlblU0W3V mZd6ndi4/BL9Wv3VYD9o2dmF0IqJy6k21yrs4e/kAbMFOrBSJUcCBQHLtCBWVAKn/k1C gWlOnKLBOWuGcL7H4ftplHLMr4o8Mg5UsfcW2qGIJSk8fABC/r55fTPvr+u16rdB2Oww IcORdb+lL0HOI6CBK+drkUr4wYAL1NP62K7J3fx7d9eNrLTYL/F2ubyPiRuOto2ngPSK aY0g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:mime-version :content-transfer-encoding:subject:to:from; bh=3YReBGUylp3HOAPnm9I/y4mUGDjpe9z7/vKMDWoAcwc=; b=Y/T+FRHqwv8E9kYRbhHTBxx9eg8rb7nHzq0o+cva2S8K3+KAEZW9i6sQV1bibzfAss pFLArWmfPZ0mJDjMcPNQyXIA+n+eaYYubYwaKh501kg6ThmLfwQV760IFUgW6v3RjsPP jSxHyTDZbkTRUXo8IGE25mt252tmPPE74ECumRwJzYu4+667auamhghguwKkGkkYFewZ O/mY9armz/OYFPdJ7698V9r67aX8QT6y+hL3F+f+PvC6tES8nZxiQGjI4bZ4bc44UkTG 5DR4VJmQHQcb3ZYSbKBJugRJJrXCcNWo6zvBF2xyXZ5NJKXwlyV0eQQdYV10CAREGBsH KbtQ== X-Gm-Message-State: AOAM530CgfVxpCmpMh2qm9pTReBdejt+PPcZtPf9RU/dJUzFRWbiuMmF TYsRJHnR4k9Yg6DcjvTMULl1A7EHatmgT/+k X-Google-Smtp-Source: ABdhPJwPxlRkV4xkLq1VI0/96J6lfCCtXYRO+NehdVKduDh1ZHWiNMubJe19ZhAnQkoG9lcIdDQobQ== X-Received: by 2002:a17:90b:4504:: with SMTP id iu4mr21509536pjb.110.1623706926220; Mon, 14 Jun 2021 14:42:06 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id x8sm361472pje.52.2021.06.14.14.42.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Jun 2021 14:42:05 -0700 (PDT) Message-ID: <60c7cd2d.1c69fb81.ef63f.2141@mx.google.com> Date: Mon, 14 Jun 2021 14:42:05 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Report-Type: test X-Kernelci-Kernel: v4.4.272-34-g32841f4f6868 X-Kernelci-Branch: queue/4.4 X-Kernelci-Tree: stable-rc Subject: stable-rc/queue/4.4 baseline: 99 runs, 9 regressions (v4.4.272-34-g32841f4f6868) To: stable@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org stable-rc/queue/4.4 baseline: 99 runs, 9 regressions (v4.4.272-34-g32841f4f= 6868) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions --------------------+------+-----------------+----------+------------------= --+------------ dove-cubox | arm | lab-pengutronix | gcc-8 | mvebu_v7_defconfi= g | 1 = qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-8 | multi_v7_defconfi= g | 1 = qemu_arm-virt-gicv2 | arm | lab-broonie | gcc-8 | multi_v7_defconfi= g | 1 = qemu_arm-virt-gicv2 | arm | lab-cip | gcc-8 | multi_v7_defconfi= g | 1 = qemu_arm-virt-gicv2 | arm | lab-collabora | gcc-8 | multi_v7_defconfi= g | 1 = qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-8 | multi_v7_defconfi= g | 1 = qemu_arm-virt-gicv3 | arm | lab-broonie | gcc-8 | multi_v7_defconfi= g | 1 = qemu_arm-virt-gicv3 | arm | lab-cip | gcc-8 | multi_v7_defconfi= g | 1 = qemu_arm-virt-gicv3 | arm | lab-collabora | gcc-8 | multi_v7_defconfi= g | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F4.4/kern= el/v4.4.272-34-g32841f4f6868/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.4 Describe: v4.4.272-34-g32841f4f6868 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 32841f4f686831bcdf7af29bd661c6ab66999231 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions --------------------+------+-----------------+----------+------------------= --+------------ dove-cubox | arm | lab-pengutronix | gcc-8 | mvebu_v7_defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/60c7947f98452ff36641328c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: mvebu_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.272-3= 4-g32841f4f6868/arm/mvebu_v7_defconfig/gcc-8/lab-pengutronix/baseline-dove-= cubox.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.272-3= 4-g32841f4f6868/arm/mvebu_v7_defconfig/gcc-8/lab-pengutronix/baseline-dove-= cubox.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c7947f98452ff366413= 28d failing since 3 days (last pass: v4.4.271-23-g7fe16597aa30, first f= ail: v4.4.272-18-g93e18be8c702) = = platform | arch | lab | compiler | defconfig = | regressions --------------------+------+-----------------+----------+------------------= --+------------ qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-8 | multi_v7_defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/60c795cabd4edbbc4141328c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.272-3= 4-g32841f4f6868/arm/multi_v7_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm= -virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.272-3= 4-g32841f4f6868/arm/multi_v7_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm= -virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c795cabd4edbbc41413= 28d failing since 212 days (last pass: v4.4.243-18-gfc7e8c68369a, first= fail: v4.4.243-19-g71b6c961c7fe) = = platform | arch | lab | compiler | defconfig = | regressions --------------------+------+-----------------+----------+------------------= --+------------ qemu_arm-virt-gicv2 | arm | lab-broonie | gcc-8 | multi_v7_defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/60c7a4d0ab40e16c47413270 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.272-3= 4-g32841f4f6868/arm/multi_v7_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.272-3= 4-g32841f4f6868/arm/multi_v7_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c7a4d0ab40e16c47413= 271 failing since 212 days (last pass: v4.4.243-18-gfc7e8c68369a, first= fail: v4.4.243-19-g71b6c961c7fe) = = platform | arch | lab | compiler | defconfig = | regressions --------------------+------+-----------------+----------+------------------= --+------------ qemu_arm-virt-gicv2 | arm | lab-cip | gcc-8 | multi_v7_defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/60c79562f703da7487413279 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.272-3= 4-g32841f4f6868/arm/multi_v7_defconfig/gcc-8/lab-cip/baseline-qemu_arm-virt= -gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.272-3= 4-g32841f4f6868/arm/multi_v7_defconfig/gcc-8/lab-cip/baseline-qemu_arm-virt= -gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c79562f703da7487413= 27a failing since 212 days (last pass: v4.4.243-18-gfc7e8c68369a, first= fail: v4.4.243-19-g71b6c961c7fe) = = platform | arch | lab | compiler | defconfig = | regressions --------------------+------+-----------------+----------+------------------= --+------------ qemu_arm-virt-gicv2 | arm | lab-collabora | gcc-8 | multi_v7_defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/60c7bdcc2644156416413267 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.272-3= 4-g32841f4f6868/arm/multi_v7_defconfig/gcc-8/lab-collabora/baseline-qemu_ar= m-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.272-3= 4-g32841f4f6868/arm/multi_v7_defconfig/gcc-8/lab-collabora/baseline-qemu_ar= m-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c7bdcc2644156416413= 268 failing since 212 days (last pass: v4.4.243-18-gfc7e8c68369a, first= fail: v4.4.243-19-g71b6c961c7fe) = = platform | arch | lab | compiler | defconfig = | regressions --------------------+------+-----------------+----------+------------------= --+------------ qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-8 | multi_v7_defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/60c79566f703da7487413282 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.272-3= 4-g32841f4f6868/arm/multi_v7_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm= -virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.272-3= 4-g32841f4f6868/arm/multi_v7_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm= -virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c79566f703da7487413= 283 failing since 212 days (last pass: v4.4.243-18-gfc7e8c68369a, first= fail: v4.4.243-19-g71b6c961c7fe) = = platform | arch | lab | compiler | defconfig = | regressions --------------------+------+-----------------+----------+------------------= --+------------ qemu_arm-virt-gicv3 | arm | lab-broonie | gcc-8 | multi_v7_defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/60c7a4a6212c587539413270 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.272-3= 4-g32841f4f6868/arm/multi_v7_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.272-3= 4-g32841f4f6868/arm/multi_v7_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c7a4a6212c587539413= 271 failing since 212 days (last pass: v4.4.243-18-gfc7e8c68369a, first= fail: v4.4.243-19-g71b6c961c7fe) = = platform | arch | lab | compiler | defconfig = | regressions --------------------+------+-----------------+----------+------------------= --+------------ qemu_arm-virt-gicv3 | arm | lab-cip | gcc-8 | multi_v7_defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/60c7954d438599bcc641326d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.272-3= 4-g32841f4f6868/arm/multi_v7_defconfig/gcc-8/lab-cip/baseline-qemu_arm-virt= -gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.272-3= 4-g32841f4f6868/arm/multi_v7_defconfig/gcc-8/lab-cip/baseline-qemu_arm-virt= -gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c7954d438599bcc6413= 26e failing since 212 days (last pass: v4.4.243-18-gfc7e8c68369a, first= fail: v4.4.243-19-g71b6c961c7fe) = = platform | arch | lab | compiler | defconfig = | regressions --------------------+------+-----------------+----------+------------------= --+------------ qemu_arm-virt-gicv3 | arm | lab-collabora | gcc-8 | multi_v7_defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/60c7bd59aa9cfa06a14132aa Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.272-3= 4-g32841f4f6868/arm/multi_v7_defconfig/gcc-8/lab-collabora/baseline-qemu_ar= m-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.272-3= 4-g32841f4f6868/arm/multi_v7_defconfig/gcc-8/lab-collabora/baseline-qemu_ar= m-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c7bd59aa9cfa06a1413= 2ab failing since 212 days (last pass: v4.4.243-18-gfc7e8c68369a, first= fail: v4.4.243-19-g71b6c961c7fe) = =20