Date: Sun Jan 13 23:21:31 EST 2019
Test set: default
Kernel: 4.20.1-200.fc29.x86_64
Release: Fedora release 29 (Twenty Nine)
Result: FAIL
Failed Tests: ./default/timer-overhead ./default/paxtest
Warned Tests: None
============================================================
Starting test ./default/modsign
Successfully loaded signed module
Successfully loaded unsigned module
Starting test ./default/memfd
memfd_test.c: In function ‘mfd_assert_get_seals’:
memfd_test.c:67:6: warning: implicit declaration of function ‘fcntl’; did you mean ‘fcvt’? [-Wimplicit-function-declaration]
  r = fcntl(fd, F_GET_SEALS);
      ^~~~~
      fcvt
memfd_test.c: In function ‘mfd_assert_open’:
memfd_test.c:190:6: warning: implicit declaration of function ‘open’; did you mean ‘popen’? [-Wimplicit-function-declaration]
  r = open(buf, flags, mode);
      ^~~~
      popen
memfd_test.c: In function ‘mfd_assert_write’:
memfd_test.c:315:6: warning: implicit declaration of function ‘fallocate’; did you mean ‘alloca’? [-Wimplicit-function-declaration]
  r = fallocate(fd,
      ^~~~~~~~~
      alloca
memfd: CREATE
memfd: BASIC
memfd: SEAL-WRITE
memfd: SEAL-SHRINK
memfd: SEAL-GROW
memfd: SEAL-RESIZE
memfd: SHARE-DUP
memfd: SHARE-MMAP
memfd: SHARE-OPEN
memfd: SHARE-FORK
memfd: SHARE-DUP (shared file-table)
memfd: SHARE-MMAP (shared file-table)
memfd: SHARE-OPEN (shared file-table)
memfd: SHARE-FORK (shared file-table)
memfd: DONE
Starting test ./default/mq-memory-corruption
Test PASSED 
Test PASSED 
Test PASSED 
Test PASSED 
Test PASSED 
Test PASSED 
Test PASSED 
Test PASSED 
Test PASSED 
Test PASSED 
Starting test ./default/sysfs-perms
Starting test ./default/cachedrop
100+0 records in
100+0 records out
104857600 bytes (105 MB, 100 MiB) copied, 0.0755649 s, 1.4 GB/s
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.00812157 s, 1.3 GB/s
TestPASS: /proc/sys/vm/drop_caches PASS
Starting test ./default/posix_timers
Testing posix timers. False negative may happen on CPU execution 
based timers if other threads run on the CPU...
Check itimer virtual... [OK]
Check itimer prof... [OK]
Check itimer real... [OK]
Check timer_create() per thread... [OK]
Check timer_create() per process... [OK]
Starting test ./default/insert_leap_second
Setting time to speed up testing
Running for 1 iterations. Press ctrl-c to stop

Setting time to Mon Jan 14 18:59:50 2019
Scheduling leap second for Mon Jan 14 19:00:00 2019
Mon Jan 14 18:59:57 2019 + 387984 us (37)	TIME_INS
Mon Jan 14 18:59:57 2019 + 970742 us (37)	TIME_INS
Mon Jan 14 18:59:58 2019 + 505794 us (37)	TIME_INS
Mon Jan 14 18:59:59 2019 + 418534 us (37)	TIME_INS
Mon Jan 14 18:59:59 2019 + 922521 us (37)	TIME_INS
Mon Jan 14 18:59:59 2019 + 631561 us (38)	TIME_OOP
Mon Jan 14 19:00:00 2019 + 200258 us (38)	TIME_WAIT
Mon Jan 14 19:00:00 2019 + 843654 us (38)	TIME_WAIT
Mon Jan 14 19:00:01 2019 + 343858 us (38)	TIME_WAIT
Mon Jan 14 19:00:01 2019 + 887646 us (38)	TIME_WAIT
Mon Jan 14 19:00:02 2019 + 387846 us (38)	TIME_WAIT
Leap complete

Starting test ./default/libhugetlbfs
Starting test ./default/selinux-dac-controls
<no matches>
Starting test ./default/timer-overhead
cc   timer-test.o   -o timer-test
Unacceptable long delay; asked for 1000 usec, got 46431 usec 
Test failure.
Starting test ./default/paxtest
Main executable randomisation (PIE) randomness is less than 28 bits (25)
Starting test ./default/stack-randomness