[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170928075836.GW17200@yexl-desktop>
Date: Thu, 28 Sep 2017 15:58:36 +0800
From: kernel test robot <xiaolong.ye@...el.com>
To: Shuah Khan <shuahkh@....samsung.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
Shuah Khan <shuahkh@....samsung.com>, lkp@...org
Subject: [lkp-robot] [selftests] 26e500fe62:
kernel_selftests.mqueue.mq_open_tests.fail
FYI, we noticed the following commit:
commit: 26e500fe628e28f2e93d397014beeb9c213d91e9 ("selftests: mqueue: Use full path to run tests from Makefile")
https://git.kernel.org/cgit/linux/kernel/git/shuah/linux-kselftest.git fixes
in testcase: kernel_selftests
with following parameters:
test-description: The kernel contains a set of "self tests" under the tools/testing/selftests/ directory. These are intended to be small unit tests to exercise individual code paths in the kernel.
test-url: https://www.kernel.org/doc/Documentation/kselftest.txt
on test machine: 88 threads Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz with 64G memory
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
2017-09-27 18:35:28 make run_tests -C mqueue
make: Entering directory '/usr/src/linux-selftests-x86_64-rhel-7.2-26e500fe628e28f2e93d397014beeb9c213d91e9/tools/testing/selftests/mqueue'
gcc -O2 mq_open_tests.c -lrt -lpthread -lpopt -o /usr/src/linux-selftests-x86_64-rhel-7.2-26e500fe628e28f2e93d397014beeb9c213d91e9/tools/testing/selftests/mqueue/mq_open_tests
gcc -O2 mq_perf_tests.c -lrt -lpthread -lpopt -o /usr/src/linux-selftests-x86_64-rhel-7.2-26e500fe628e28f2e93d397014beeb9c213d91e9/tools/testing/selftests/mqueue/mq_perf_tests
/usr/src/linux-selftests-x86_64-rhel-7.2-26e500fe628e28f2e93d397014beeb9c213d91e9/tools/testing/selftests/mqueue/mq_open_tests /test1 || echo "selftests: mq_open_tests [FAIL]"
/usr/src/linux-selftests-x86_64-rhel-7.2-26e500fe628e28f2e93d397014beeb9c213d91e9/tools/testing/selftests/mqueue//mq_perf_tests || echo "selftests: mq_perf_tests [FAIL]"
Initial system state:
Using queue path: /test1
RLIMIT_MSGQUEUE(soft): 819200
RLIMIT_MSGQUEUE(hard): 819200
Maximum Message Size: 8192
Maximum Queue Size: 10
Default Message Size: 8192
Default Queue Size: 10
Adjusted system state for testing:
RLIMIT_MSGQUEUE(soft): 819200
RLIMIT_MSGQUEUE(hard): 819200
Maximum Message Size: 8192
Maximum Queue Size: 10
Default Message Size: 8192
Default Queue Size: 10
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp install job.yaml # job file is attached in this email
bin/lkp run job.yaml
Thanks,
Xiaolong
View attachment "config-4.14.0-rc1-00022-g26e500f" of type "text/plain" (163211 bytes)
View attachment "job-script" of type "text/plain" (5610 bytes)
Download attachment "kmsg.xz" of type "application/x-xz" (68252 bytes)
View attachment "kernel_selftests" of type "text/plain" (79459 bytes)
View attachment "job.yaml" of type "text/plain" (4996 bytes)
View attachment "reproduce" of type "text/plain" (1703 bytes)
Powered by blists - more mailing lists