issue in fedora kernel test suite

Aka Ídviare idviare at gmail.com
Tue Sep 1 05:02:17 UTC 2015


Hello all :)

Today i've run a kernel test, but when i try to submit the log file using
the fedora_submit.py i give a error message, but the log file is upload
successfully, i know this because i've awared the kernel badge.

well i'm not sure if i need open a bug report, for this reason i post this
here. Thanks :)

here is the full output
============================================================

[root at new-host-5 idviare]#  git clone
https://git.fedorahosted.org/git/kernel-tests.git
Cloning into 'kernel-tests'...
remote: Counting objects: 815, done.
remote: Compressing objects: 100% (689/689), done.
remote: Total 815 (delta 254), reused 408 (delta 84)
Receiving objects: 100% (815/815), 790.79 KiB | 60.00 KiB/s, done.
Resolving deltas: 100% (254/254), done.
Checking connectivity... done.

[root at new-host-5 idviare]# cd kernel-tests
[root at new-host-5 kernel-tests]# sh runtests.sh
No .config file found. You can cp config.example .config and edit as needed
for easier log submission
Test suite called with default
./default/memfd                                                  PASS
./default/paxtest                                                SKIP
./default/cachedrop                                              PASS
./default/stack-randomness                                       PASS
./default/sysfs-perms                                            FAIL
./default/selinux-dac-controls                                   SKIP
./default/insert_leap_second                                     PASS
./default/posix_timers                                           PASS
./default/timer-overhead                                         PASS
./default/libhugetlbfs                                           SKIP
./default/mq-memory-corruption                                   PASS
./default/modsign                                                SKIP

Test suite complete                                              FAIL

Your log file is located at:
/home/idviare/kernel-tests/logs/kernel-test-1441082105.log.txt
Submit your results to: https://apps.fedoraproject.org/kerneltest/

[root at new-host-5 kernel-tests]# python fedora_submit.py -u myuser -p mypass
-l /home/idviare/kernel-tests/logs/kernel-test-1441082105.log.txt

Traceback (most recent call last):
  File "fedora_submit.py", line 54, in <module>
    print req.text
  File "/usr/lib/python2.7/site-packages/munch/__init__.py", line 128, in
__getattr__
    raise AttributeError(k)
AttributeError: text
[root at new-host-5 kernel-tests]#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/test/attachments/20150901/e8a3becd/attachment.html>


More information about the test mailing list