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=-5.7 required=3.0 tests=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 2DEA5C31E49 for ; Thu, 13 Jun 2019 15:44:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1096120B7C for ; Thu, 13 Jun 2019 15:44:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732790AbfFMPn6 convert rfc822-to-8bit (ORCPT ); Thu, 13 Jun 2019 11:43:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43896 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731827AbfFMJob (ORCPT ); Thu, 13 Jun 2019 05:44:31 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id C5A663082B69 for ; Thu, 13 Jun 2019 09:44:30 +0000 (UTC) Received: from [172.54.212.135] (cpt-0039.paas.prod.upshift.rdu2.redhat.com [10.0.18.123]) by smtp.corp.redhat.com (Postfix) with ESMTP id 574565D9C8; Thu, 13 Jun 2019 09:44:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 From: CKI Project To: Linux Stable maillist Subject: =?utf-8?b?4pyF?= PASS: Test report for kernel 4.19.51-rc2-.cki (stable) Message-ID: X-Gitlab-Pipeline-ID: 12256 X-Gitlab-Pipeline: =?utf-8?q?https=3A//xci32=2Elab=2Eeng=2Erdu2=2Eredhat=2Ec?= =?utf-8?q?om/cki-project/cki-pipeline/pipelines/12256?= X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.45]); Thu, 13 Jun 2019 09:44:30 +0000 (UTC) Date: Thu, 13 Jun 2019 05:44:31 -0400 Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hello, We ran automated tests on a recent commit from this kernel tree: Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Commit: c6c7a311e997 - Linux 4.19.51-rc2 The results of these automated tests are provided below. Overall result: PASSED Merge: OK Compile: OK Tests: OK We hope that these logs can help you find the problem quickly. For the full detail on our testing procedures, please scroll to the bottom of this message. Please reply to this email if you have any questions about the tests that we ran or if you have any suggestions on how to make future tests more effective. ,-. ,-. ( C ) ( K ) Continuous `-',-.`-' Kernel ( I ) Integration `-' ______________________________________________________________________________ Compile testing --------------- We compiled the kernel for 4 architectures: aarch64: build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg configuration: https://artifacts.cki-project.org/builds/aarch64/kernel-stable-aarch64-c6c7a311e997d044523cae077b58b1849cb8858f.config kernel build: https://artifacts.cki-project.org/builds/aarch64/kernel-stable-aarch64-c6c7a311e997d044523cae077b58b1849cb8858f.tar.gz ppc64le: build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg configuration: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable-ppc64le-c6c7a311e997d044523cae077b58b1849cb8858f.config kernel build: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable-ppc64le-c6c7a311e997d044523cae077b58b1849cb8858f.tar.gz s390x: build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg configuration: https://artifacts.cki-project.org/builds/s390x/kernel-stable-s390x-c6c7a311e997d044523cae077b58b1849cb8858f.config kernel build: https://artifacts.cki-project.org/builds/s390x/kernel-stable-s390x-c6c7a311e997d044523cae077b58b1849cb8858f.tar.gz x86_64: build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg configuration: https://artifacts.cki-project.org/builds/x86_64/kernel-stable-x86_64-c6c7a311e997d044523cae077b58b1849cb8858f.config kernel build: https://artifacts.cki-project.org/builds/x86_64/kernel-stable-x86_64-c6c7a311e997d044523cae077b58b1849cb8858f.tar.gz Hardware testing ---------------- We booted each kernel and ran the following tests: aarch64: ⚡ Internal infrastructure issues prevented one or more tests from running on this architecture. This is not the fault of the kernel that was tested. ppc64le: ⚡ Internal infrastructure issues prevented one or more tests from running on this architecture. This is not the fault of the kernel that was tested. s390x: ⚡ Internal infrastructure issues prevented one or more tests from running on this architecture. This is not the fault of the kernel that was tested. x86_64: ⚡ Internal infrastructure issues prevented one or more tests from running on this architecture. This is not the fault of the kernel that was tested. Test source: 💚 Pull requests are welcome for new tests or improvements to existing tests!