Received: by 2002:a25:ca44:0:0:0:0:0 with SMTP id a65csp898480ybg; Mon, 27 Jul 2020 02:35:31 -0700 (PDT) X-Google-Smtp-Source: ABdhPJywNeZOvM5cIBnW+pqrrkdWBSivAiZ7e0+ddnOcGBvSwyGAK0SkhLnJpRa/IVWNMApA9oOL X-Received: by 2002:a17:906:6b8b:: with SMTP id l11mr8906916ejr.136.1595842531337; Mon, 27 Jul 2020 02:35:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595842531; cv=none; d=google.com; s=arc-20160816; b=knpQsY0TTXM+pMWeBGK3daR2ZAeCi1ZKJupcZwl686A7/M9u+c6HYGKb802g2dK9zA 9oldUiFkU/3oUvDKq6kQxPetaFD7iYggPymtDHU2wR/Yjtv6T/2SzwbYhtbm8b6x7gxi FCi1Mv7yp7MC4ElMs0lqXcq4nHlwLlLxBgZeqYKVXefLeCRO/3DDgm6RKzwD6ZNGJbxj KHBrgdbsxu/MjjxNlxrz6CvM+O9iWQpp0nkNZwOdFlrL39CPPn9qYrm11qsq9J4jrqv8 AP4c6sfgqpa8KANP0uLwhRGHMp+TUWP5JNH/7SyCR2UZjnnNo4Zh7ALqblvJuSYjoS5h QtRg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:reply-to:message-id:subject:cc:to:from:date; bh=8vM/gJVFG3ijyauAHmsqu0sew5v3Up1j/tO5peapUSs=; b=T+uVtMpNDRL8wF3JhuhgIdzL2aoSh4TpakBoeoZ7sFexfpxtcum73fUiWoUnnYgRL1 TpPqne2fsROxdkMgqSGUuTYVAiy66Sr461ezjLz08zRl8wo3OOI6pIXCFimxrQdrXZVw rBh63YN9sn+BzZ6GaXF3nhcH/UAQYeuTdjN9XupThGX0emMa3m5GPLxATfDUqNUmfHM7 xMwR+yVkKmyo8CQzgCguocdXXCo9uBHx6SOz3G59sSisxcudntPGl2SCQqXkwqnBIkg8 TNfjSuDr7dWWqnS1UbFhAcr8bSa367IpEIF8UFgzW3a+ILtKPit1m/K31MFLak+Zx+M8 bPng== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u6si5350660ejf.218.2020.07.27.02.35.09; Mon, 27 Jul 2020 02:35:31 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727910AbgG0JcB (ORCPT + 99 others); Mon, 27 Jul 2020 05:32:01 -0400 Received: from mx2.suse.de ([195.135.220.15]:55166 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726269AbgG0JcA (ORCPT ); Mon, 27 Jul 2020 05:32:00 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 33228AC23; Mon, 27 Jul 2020 09:32:09 +0000 (UTC) Date: Mon, 27 Jul 2020 11:31:56 +0200 From: Petr Vorel To: kernel test robot Cc: Ming Lei , Jens Axboe , Sagi Grimberg , LKML , Christoph Hellwig , lkp@lists.01.org, Baolin Wang , Christoph Hellwig , ltp@lists.linux.it Subject: Re: [LTP] [blk] 6e6fcbc27e: ltp.fs_fill.fail Message-ID: <20200727093156.GA29739@dell5510> Reply-To: Petr Vorel References: <20200726075511.GI1850@shao2-debian> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200726075511.GI1850@shao2-debian> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, > FYI, we noticed the following commit (built with gcc-9): > commit: 6e6fcbc27e7788af54139c53537395d95560f2ef ("blk-mq: support batching dispatch in case of io") > https://git.kernel.org/cgit/linux/kernel/git/axboe/linux-block.git for-5.9/drivers > in testcase: ltp > with following parameters: > disk: 1HDD > fs: ext4 > test: fs-03 > test-description: The LTP testsuite contains a collection of tools for testing the Linux kernel and related features. > test-url: http://linux-test-project.github.io/ > on test machine: qemu-system-x86_64 -enable-kvm -cpu SandyBridge -smp 2 -m 16G > caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace): ... > tst_test.c:1308: INFO: Testing on vfat > tst_mkfs.c:90: INFO: Formatting /dev/loop0 with vfat opts='' extra opts='' > tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s > fs_fill.c:103: INFO: Running 10 writer threads > Test timeouted, sending SIGKILL! > Test timeouted, sending SIGKILL! > Test timeouted, sending SIGKILL! > Test timeouted, sending SIGKILL! > Test timeouted, sending SIGKILL! > Test timeouted, sending SIGKILL! The only "error" I found is that fs_fill test timeouted on vfat. That might indicate some problems. Note, for slow machines, there is LTP_TIMEOUT_MUL https://github.com/linux-test-project/ltp/wiki/User-Guidelines#1-library-environment-variables Some notes: * The "diff" is about 445. It took me some time to realize that it's a "diff" which reports some error, because LTP output is also after kernel config log(output is still not clear). * Log is huge: more than 7746 lines; ok, significant part 6275 lines is kernel config - if it's that huge, it should be at the end. > -------------- next part -------------- Maybe also have description (sometimes obvious sometimes not). ... > # CONFIG_HYPERV_TESTING is not set > # end of Kernel Testing and Coverage > # end of Kernel hacking > -------------- next part -------------- > #!/bin/sh > export_top_env() > { > export suite='ltp' > export testcase='ltp' > export category='functional' > export need_modules=true > export need_memory='4G' > export job_origin='/lkp-src/allot/cyclic:p1:linux-devel:devel-hourly/vm-snb/ltp-1hdd-part2.yaml' > export queue_cmdline_keys='branch > commit > queue_at_least_once' > export queue='validate' > export testbox='vm-snb-223' > export tbox_group='vm-snb' > export kconfig='x86_64-rhel-8.3' > export nr_vm=64 > export submit_id='5f1b6220d3e994389b75f575' > export job_file='/lkp/jobs/scheduled/vm-snb-223/ltp-1HDD-ext4-fs-03-debian-10.4-x86_64-20200603.cgz-6e6fcbc27e7788af54139c53537395d95560f2ef-20200725-14491-q8d1h6-26.yaml' > export id='065bec73e2a4ca800d1cb6ad4c3c7827984bbf55' > export queuer_version='/lkp-src' > export model='qemu-system-x86_64 -enable-kvm -cpu SandyBridge' > export nr_cpu=8 > export memory='16G' > export hdd_partitions='/dev/vda /dev/vdb /dev/vdc /dev/vdd /dev/vde /dev/vdf' > export swap_partitions='/dev/vdg' > export need_kconfig='CONFIG_BLK_DEV_SD It looks like this shell function should not be part of the mail. Or at least not in the middle of kernel config (repeated several times). > CONFIG_SCSI > CONFIG_BLOCK=y > CONFIG_SATA_AHCI ... > extract_stats() > { > export stats_part_begin= > export stats_part_end= > $LKP_SRC/stats/wrapper ltp > $LKP_SRC/stats/wrapper kmsg > $LKP_SRC/stats/wrapper meminfo > $LKP_SRC/stats/wrapper time ltp.time > $LKP_SRC/stats/wrapper dmesg > $LKP_SRC/stats/wrapper kmsg > $LKP_SRC/stats/wrapper last_state > $LKP_SRC/stats/wrapper stderr > $LKP_SRC/stats/wrapper time > } > "$@" That repeats till here. Kind regards, Petr