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.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS 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 4F214C10F27 for ; Tue, 10 Mar 2020 09:45:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 12F8B2467D for ; Tue, 10 Mar 2020 09:45:52 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="dDjz0FfO" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726258AbgCJJpv (ORCPT ); Tue, 10 Mar 2020 05:45:51 -0400 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:23952 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726195AbgCJJpv (ORCPT ); Tue, 10 Mar 2020 05:45:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1583833548; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=S5unZ+aE5IGkAUCeqUIqajAnya6WK+9c2JKK6zcP/Zw=; b=dDjz0FfOClrOBdj+1JDJJnU0O3fa2cNPtRRzadzh/1jp/FQ1AdwTq61SCInGeBCIMaRR6A DMwiGHygYI42xvhEsKcSVVPBhn4ijso4rq09GzUxmCEOOUH1Zh1wD5tSgMUW2pw+LyeWA/ FcjSAx2un2wmp0DYHxl7S9NNVECw+Qk= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-298-3uWqKttFMTeiC4RHvLpYGA-1; Tue, 10 Mar 2020 05:45:44 -0400 X-MC-Unique: 3uWqKttFMTeiC4RHvLpYGA-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 98D6F8017CC; Tue, 10 Mar 2020 09:45:43 +0000 (UTC) Received: from [172.54.131.208] (cpt-1021.paas.prod.upshift.rdu2.redhat.com [10.0.19.46]) by smtp.corp.redhat.com (Postfix) with ESMTP id E6AC960BEE; Tue, 10 Mar 2020 09:45:37 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 From: CKI Project To: Linux Stable maillist Subject: =?utf-8?b?4p2M?= PANICKED: Test report for kernel 5.5.8-6afe1f4.cki (stable-queue) Date: Tue, 10 Mar 2020 09:45:37 -0000 CC: Memory Management , Jan Stancek , LTP Mailing List , Ondrej Moris , Ondrej Mosnacek Message-ID: X-Gitlab-Pipeline-ID: 480618 X-Gitlab-Url: https://xci32.lab.eng.rdu2.redhat.com X-Gitlab-Path: /cki-project/cki-pipeline/pipelines/480618 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 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: https://git.kernel.org/pub/scm/linux/kernel/git/stable/li= nux-stable-rc.git Commit: 6afe1f4aeae9 - ASoC: topology: Fix memleak in soc_tplg_ma= nifest_load() The results of these automated tests are provided below. Overall result: FAILED (see details below) Merge: OK Compile: OK Tests: PANICKED All kernel binaries, config files, and logs are available for download here: https://cki-artifacts.s3.us-east-2.amazonaws.com/index.html?prefix=3Ddatawa= rehouse/2020/03/09/480618 One or more kernel tests failed: s390x: =E2=9D=8C LTP ppc64le: =E2=9D=8C LTP =E2=9D=8C audit: audit testsuite test aarch64: =E2=9D=8C audit: audit testsuite test x86_64: =E2=9D=8C audit: audit testsuite test 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: make options: -j30 INSTALL_MOD_STRIP=3D1 targz-pkg ppc64le: make options: -j30 INSTALL_MOD_STRIP=3D1 targz-pkg s390x: make options: -j30 INSTALL_MOD_STRIP=3D1 targz-pkg x86_64: make options: -j30 INSTALL_MOD_STRIP=3D1 targz-pkg Hardware testing ---------------- We booted each kernel and ran the following tests: aarch64: Host 1: =E2=9C=85 Boot test =E2=9C=85 Podman system integration test - as root =E2=9C=85 Podman system integration test - as user =E2=9C=85 LTP =E2=9C=85 Loopdev Sanity =E2=9C=85 Memory function: memfd_create =E2=9C=85 AMTU (Abstract Machine Test Utility) =E2=9C=85 Networking bridge: sanity =E2=9C=85 Ethernet drivers sanity =E2=9C=85 Networking MACsec: sanity =E2=9C=85 Networking socket: fuzz =E2=9C=85 Networking sctp-auth: sockopts test =E2=9C=85 Networking: igmp conformance test =E2=9C=85 Networking route: pmtu =E2=9C=85 Networking route_func - local =E2=9C=85 Networking route_func - forward =E2=9C=85 Networking TCP: keepalive test =E2=9C=85 Networking UDP: socket =E2=9C=85 Networking tunnel: geneve basic test =E2=9C=85 Networking tunnel: gre basic =E2=9C=85 L2TP basic test =E2=9C=85 Networking tunnel: vxlan basic =E2=9C=85 Networking ipsec: basic netns - transport =E2=9C=85 Networking ipsec: basic netns - tunnel =E2=9D=8C audit: audit testsuite test =E2=9C=85 httpd: mod_ssl smoke sanity =E2=9C=85 tuned: tune-processes-through-perf =E2=9C=85 ALSA PCM loopback test =E2=9C=85 ALSA Control (mixer) Userspace Element test =E2=9C=85 storage: SCSI VPD =E2=9C=85 trace: ftrace/tracer =F0=9F=9A=A7 =E2=9C=85 CIFS Connectathon =F0=9F=9A=A7 =E2=9C=85 POSIX pjd-fstest suites =F0=9F=9A=A7 =E2=9C=85 jvm - DaCapo Benchmark Suite =F0=9F=9A=A7 =E2=9C=85 jvm - jcstress tests =F0=9F=9A=A7 =E2=9C=85 Memory function: kaslr =F0=9F=9A=A7 =E2=9C=85 LTP: openposix test suite =F0=9F=9A=A7 =E2=9C=85 Networking vnic: ipvlan/basic =F0=9F=9A=A7 =E2=9C=85 iotop: sanity =F0=9F=9A=A7 =E2=9C=85 Usex - version 1.9-29 =F0=9F=9A=A7 =E2=9C=85 storage: dm/common Host 2: =E2=9C=85 Boot test =E2=9C=85 xfstests - ext4 =E2=9C=85 xfstests - xfs =E2=9C=85 selinux-policy: serge-testsuite =E2=9C=85 lvm thinp sanity =E2=9C=85 storage: software RAID testing =E2=9C=85 stress: stress-ng =F0=9F=9A=A7 =E2=9C=85 IPMI driver test =F0=9F=9A=A7 =E2=9C=85 IPMItool loop stress test =F0=9F=9A=A7 =E2=9C=85 Storage blktests ppc64le: Host 1: =E2=9A=A1 Internal infrastructure issues prevented one or more tests (= marked with =E2=9A=A1=E2=9A=A1=E2=9A=A1) from running on this architecture. This is not the fault of the kernel that was tested. =E2=9C=85 Boot test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Podman system integration test - as root =E2=9A=A1=E2=9A=A1=E2=9A=A1 Podman system integration test - as user =E2=9A=A1=E2=9A=A1=E2=9A=A1 LTP =E2=9A=A1=E2=9A=A1=E2=9A=A1 Loopdev Sanity =E2=9A=A1=E2=9A=A1=E2=9A=A1 Memory function: memfd_create =E2=9A=A1=E2=9A=A1=E2=9A=A1 AMTU (Abstract Machine Test Utility) =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking bridge: sanity =E2=9A=A1=E2=9A=A1=E2=9A=A1 Ethernet drivers sanity =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking MACsec: sanity =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking socket: fuzz =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking sctp-auth: sockopts test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking route: pmtu =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking route_func - local =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking route_func - forward =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking TCP: keepalive test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking UDP: socket =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking tunnel: geneve basic test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking tunnel: gre basic =E2=9A=A1=E2=9A=A1=E2=9A=A1 L2TP basic test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking tunnel: vxlan basic =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking ipsec: basic netns - tunnel =E2=9A=A1=E2=9A=A1=E2=9A=A1 audit: audit testsuite test =E2=9A=A1=E2=9A=A1=E2=9A=A1 httpd: mod_ssl smoke sanity =E2=9A=A1=E2=9A=A1=E2=9A=A1 tuned: tune-processes-through-perf =E2=9A=A1=E2=9A=A1=E2=9A=A1 ALSA PCM loopback test =E2=9A=A1=E2=9A=A1=E2=9A=A1 ALSA Control (mixer) Userspace Element test =E2=9A=A1=E2=9A=A1=E2=9A=A1 trace: ftrace/tracer =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 CIFS Connectathon =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 POSIX pjd-fstest suites =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 jvm - DaCapo Benchmark Suite =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 jvm - jcstress tests =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Memory function: kaslr =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 LTP: openposix test suite =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking vnic: ipvlan/basic =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 iotop: sanity =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Usex - version 1.9-29 =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 storage: dm/common Host 2: =E2=9C=85 Boot test =E2=9C=85 xfstests - ext4 =E2=9C=85 xfstests - xfs =E2=9C=85 selinux-policy: serge-testsuite =E2=9C=85 lvm thinp sanity =E2=9C=85 storage: software RAID testing =F0=9F=9A=A7 =E2=9C=85 IPMI driver test =F0=9F=9A=A7 =E2=9C=85 IPMItool loop stress test =F0=9F=9A=A7 =E2=9C=85 Storage blktests Host 3: =E2=9C=85 Boot test =E2=9C=85 Podman system integration test - as root =E2=9C=85 Podman system integration test - as user =E2=9D=8C LTP =E2=9C=85 Loopdev Sanity =E2=9C=85 Memory function: memfd_create =E2=9C=85 AMTU (Abstract Machine Test Utility) =E2=9C=85 Networking bridge: sanity =E2=9C=85 Ethernet drivers sanity =E2=9C=85 Networking MACsec: sanity =E2=9C=85 Networking socket: fuzz =E2=9C=85 Networking sctp-auth: sockopts test =E2=9C=85 Networking route: pmtu =E2=9C=85 Networking route_func - local =E2=9C=85 Networking route_func - forward =E2=9C=85 Networking TCP: keepalive test =E2=9C=85 Networking UDP: socket =E2=9C=85 Networking tunnel: geneve basic test =E2=9C=85 Networking tunnel: gre basic =E2=9C=85 L2TP basic test =E2=9C=85 Networking tunnel: vxlan basic =E2=9C=85 Networking ipsec: basic netns - tunnel =E2=9D=8C audit: audit testsuite test =E2=9C=85 httpd: mod_ssl smoke sanity =E2=9C=85 tuned: tune-processes-through-perf =E2=9C=85 ALSA PCM loopback test =E2=9C=85 ALSA Control (mixer) Userspace Element test =E2=9C=85 trace: ftrace/tracer =F0=9F=9A=A7 =E2=9C=85 CIFS Connectathon =F0=9F=9A=A7 =E2=9C=85 POSIX pjd-fstest suites =F0=9F=9A=A7 =E2=9C=85 jvm - DaCapo Benchmark Suite =F0=9F=9A=A7 =E2=9C=85 jvm - jcstress tests =F0=9F=9A=A7 =E2=9C=85 Memory function: kaslr =F0=9F=9A=A7 =E2=9C=85 LTP: openposix test suite =F0=9F=9A=A7 =E2=9C=85 Networking vnic: ipvlan/basic =F0=9F=9A=A7 =E2=9C=85 iotop: sanity =F0=9F=9A=A7 =E2=9C=85 Usex - version 1.9-29 =F0=9F=9A=A7 =E2=9C=85 storage: dm/common s390x: Host 1: =E2=9C=85 Boot test =E2=9C=85 selinux-policy: serge-testsuite =E2=9C=85 stress: stress-ng =F0=9F=9A=A7 =E2=9C=85 Storage blktests Host 2: =E2=9C=85 Boot test =E2=9C=85 Podman system integration test - as root =E2=9C=85 Podman system integration test - as user =E2=9D=8C LTP =E2=9A=A1=E2=9A=A1=E2=9A=A1 Loopdev Sanity =E2=9A=A1=E2=9A=A1=E2=9A=A1 Memory function: memfd_create =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking bridge: sanity =E2=9A=A1=E2=9A=A1=E2=9A=A1 Ethernet drivers sanity =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking MACsec: sanity =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking sctp-auth: sockopts test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking route: pmtu =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking route_func - local =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking route_func - forward =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking TCP: keepalive test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking UDP: socket =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking tunnel: geneve basic test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking tunnel: gre basic =E2=9A=A1=E2=9A=A1=E2=9A=A1 L2TP basic test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking tunnel: vxlan basic =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking ipsec: basic netns - transport =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking ipsec: basic netns - tunnel =E2=9A=A1=E2=9A=A1=E2=9A=A1 audit: audit testsuite test =E2=9A=A1=E2=9A=A1=E2=9A=A1 httpd: mod_ssl smoke sanity =E2=9A=A1=E2=9A=A1=E2=9A=A1 tuned: tune-processes-through-perf =E2=9A=A1=E2=9A=A1=E2=9A=A1 trace: ftrace/tracer =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 CIFS Connectathon =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 POSIX pjd-fstest suites =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 jvm - DaCapo Benchmark Suite =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 jvm - jcstress tests =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Memory function: kaslr =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 LTP: openposix test suite =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Networking vnic: ipvlan/basic =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 iotop: sanity =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Usex - version 1.9-29 =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 storage: dm/common x86_64: Host 1: =E2=9C=85 Boot test =E2=9C=85 Storage SAN device stress - mpt3sas driver Host 2: =E2=9C=85 Boot test =E2=9C=85 Storage SAN device stress - megaraid_sas Host 3: =E2=9A=A1 Internal infrastructure issues prevented one or more tests (= marked with =E2=9A=A1=E2=9A=A1=E2=9A=A1) from running on this architecture. This is not the fault of the kernel that was tested. =E2=9A=A1=E2=9A=A1=E2=9A=A1 Boot test =E2=9A=A1=E2=9A=A1=E2=9A=A1 xfstests - ext4 =E2=9A=A1=E2=9A=A1=E2=9A=A1 xfstests - xfs =E2=9A=A1=E2=9A=A1=E2=9A=A1 selinux-policy: serge-testsuite =E2=9A=A1=E2=9A=A1=E2=9A=A1 lvm thinp sanity =E2=9A=A1=E2=9A=A1=E2=9A=A1 storage: software RAID testing =E2=9A=A1=E2=9A=A1=E2=9A=A1 stress: stress-ng =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 IOMMU boot test =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 IPMI driver test =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 IPMItool loop stress test =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 power-management: cpupower/sa= nity test =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage blktests Host 4: =E2=9C=85 Boot test =E2=9C=85 Podman system integration test - as root =E2=9C=85 Podman system integration test - as user =E2=9C=85 LTP =E2=9C=85 Loopdev Sanity =E2=9C=85 Memory function: memfd_create =E2=9C=85 AMTU (Abstract Machine Test Utility) =E2=9C=85 Networking bridge: sanity =E2=9C=85 Ethernet drivers sanity =E2=9C=85 Networking MACsec: sanity =E2=9C=85 Networking socket: fuzz =E2=9C=85 Networking sctp-auth: sockopts test =E2=9C=85 Networking: igmp conformance test =E2=9C=85 Networking route: pmtu =E2=9C=85 Networking route_func - local =E2=9C=85 Networking route_func - forward =E2=9C=85 Networking TCP: keepalive test =E2=9C=85 Networking UDP: socket =E2=9C=85 Networking tunnel: geneve basic test =E2=9C=85 Networking tunnel: gre basic =E2=9C=85 L2TP basic test =E2=9C=85 Networking tunnel: vxlan basic =E2=9C=85 Networking ipsec: basic netns - transport =E2=9C=85 Networking ipsec: basic netns - tunnel =E2=9D=8C audit: audit testsuite test =E2=9C=85 httpd: mod_ssl smoke sanity =E2=9C=85 tuned: tune-processes-through-perf =E2=9C=85 pciutils: sanity smoke test =E2=9C=85 ALSA PCM loopback test =E2=9C=85 ALSA Control (mixer) Userspace Element test =E2=9C=85 storage: SCSI VPD =E2=9C=85 trace: ftrace/tracer =F0=9F=9A=A7 =E2=9C=85 CIFS Connectathon =F0=9F=9A=A7 =E2=9C=85 POSIX pjd-fstest suites =F0=9F=9A=A7 =E2=9C=85 jvm - DaCapo Benchmark Suite =F0=9F=9A=A7 =E2=9C=85 jvm - jcstress tests =F0=9F=9A=A7 =E2=9C=85 Memory function: kaslr =F0=9F=9A=A7 =E2=9C=85 LTP: openposix test suite =F0=9F=9A=A7 =E2=9C=85 Networking vnic: ipvlan/basic =F0=9F=9A=A7 =E2=9C=85 iotop: sanity =F0=9F=9A=A7 =E2=9C=85 Usex - version 1.9-29 =F0=9F=9A=A7 =E2=9C=85 storage: dm/common Host 5: =E2=9C=85 Boot test =E2=9C=85 xfstests - ext4 =E2=9C=85 xfstests - xfs =E2=9C=85 selinux-policy: serge-testsuite =E2=9C=85 lvm thinp sanity =E2=9C=85 storage: software RAID testing =E2=9C=85 stress: stress-ng =F0=9F=9A=A7 =E2=9C=85 IOMMU boot test =F0=9F=9A=A7 =E2=9C=85 Storage blktests Test sources: https://github.com/CKI-project/tests-beaker =F0=9F=92=9A Pull requests are welcome for new tests or improvements to e= xisting tests! Aborted tests ------------- Tests that didn't complete running successfully are marked with =E2=9A=A1=E2= =9A=A1=E2=9A=A1. If this was caused by an infrastructure issue, we try to mark that explicitly in the report. Waived tests ------------ If the test run included waived tests, they are marked with =F0=9F=9A=A7. Suc= h tests are executed but their results are not taken into account. Tests are waived when their results are not reliable enough, e.g. when they're just introduced or a= re being fixed. Testing timeout --------------- We aim to provide a report within reasonable timeframe. Tests that haven't finished running yet are marked with =E2=8F=B1.