[Yocto-builds] buildbot failure in The Yocto Autobuilder on nightly-qa-systemd

Kamble, Nitin A nitin.a.kamble at intel.com
Wed Nov 6 11:33:36 PST 2013


Opened a bug for this system automated test issue: https://bugzilla.yoctoproject.org/show_bug.cgi?id=5498

Thanks,
Nitin


From: yocto-builds-bounces at yoctoproject.org [mailto:yocto-builds-bounces at yoctoproject.org] On Behalf Of yocto-builds at yoctoproject.org
Sent: Wednesday, November 06, 2013 10:23 AM
To: yocto-builds at yoctoproject.org
Subject: [Yocto-builds] buildbot failure in The Yocto Autobuilder on nightly-qa-systemd

Build status: FAILURE
Buildslave for this Build: ab10.i.yoctoproject.org
Complete logs for all build steps: http://autobuilder.yoctoproject.org:8011/builders/nightly-qa-systemd/builds/229
Build Reason: Triggerable(trigger_nightly-qa-systemd)
Build Properties:

  *   Contents of bblayers.conf (Note. LCONF_VERSION will not show up correctly)
LCONF_VERSION =
BBPATH = "${TOPDIR}"
BBFILES ?=""
BBLAYERS += " \
/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd/build/meta \
/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd/build/meta-yocto \
/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd/build/meta-yocto-bsp \
"
  *   DEST : /srv/www/vhosts/autobuilder.yoctoproject.org/pub/nightly/20131106-7
  *   Contents of auto.conf (local.conf for autobuilders)
DISTRO = "poky"
PACKAGE_CLASSES = "package_rpm package_deb package_ipk"
BB_NUMBER_THREADS = "16"
PARALLEL_MAKE = "-j 16"
SDKMACHINE ?= "i686"
BB_TASK_NICE_LEVEL = "5"
BB_TASK_NICE_LEVEL_task-testimage = "0"
DL_DIR = "/tmp/yocto-autobuilder/downloads"
SSTATE_DIR ?= "/srv/www/vhosts/autobuilder.yoctoproject.org/pub/sstate/"
MACHINE = "qemux86-64"
PREMIRRORS = ""
ADTREPO = "http://adtrepo.yoctoproject.org//1.5+snapshot<http://adtrepo.yoctoproject.org/1.5+snapshot>"
DISTRO_FEATURES_append = " systemd"
VIRTUAL-RUNTIME_init_manager = "systemd"
DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit"
  *   MACHINE : qemux86-64
  *   branch : master
  *   branch_poky : master
  *   buildername : nightly-qa-systemd
  *   buildnumber : 229
  *   commit-description : poky-10.0.0.final-359-gd6cc7c8
  *   commit_poky : d6cc7c8ed76c8b1117cf03c7bd4b0742f98f79b3
  *   commit_resolvedhead_bitbake : ab4bc18409d80de6d069e3dd76c3c54964fe5764
  *   commit_resolvedhead_eclipse-poky-juno : 7b50b0cee840092b4a575c239ddf11ba50d78327
  *   commit_resolvedhead_eclipse-poky-kepler : 84c1361ee96b781666a23f068244d4f1252be712
  *   commit_resolvedhead_meta-fsl-arm : b91173244b4b7a3d5e90ea21e67db18640358d1b
  *   commit_resolvedhead_meta-fsl-ppc : 768c6ef13546e0f977847bc1fbb5957571fbf724
  *   commit_resolvedhead_meta-intel : 6b424623b709de34f79cbafff959e0a1222878dd
  *   commit_resolvedhead_meta-minnow : 57459d0753d3b6e25b3ac431496eafa5e668d6fa
  *   commit_resolvedhead_meta-qt3 : b73552fb998fd30a01dbee5a172e432a16078222
  *   commit_resolvedhead_oecore : 1dbd65b4d14319e784a66776c1e9943d0179d3ee
  *   commit_resolvedhead_poky : d6cc7c8ed76c8b1117cf03c7bd4b0742f98f79b3
  *   distroversion : 1.5+snapshot
  *   got_revision : d6cc7c8ed76c8b1117cf03c7bd4b0742f98f79b3
  *   got_revision_poky : d6cc7c8ed76c8b1117cf03c7bd4b0742f98f79b3
  *   layerversion_core : 3
  *   layerversion_yoctobsp : 2
  *   repository : git://git.yoctoproject.org/poky
  *   repourl_poky : git://git.yoctoproject.org/poky
  *   revision : d6cc7c8ed76c8b1117cf03c7bd4b0742f98f79b3
  *   scheduler : trigger_nightly-qa-systemd
  *   slavename : ab10.i.yoctoproject.org
  *   workdir : /home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd
Detailed log of last build step: http://autobuilder.yoctoproject.org:8011/builders/nightly-qa-systemd/builds/229/steps/Running Sanity Tests/logs/stdio<http://autobuilder.yoctoproject.org:8011/builders/nightly-qa-systemd/builds/229/steps/Running%20Sanity%20Tests/logs/stdio>
Last 60 lines of "Running Sanity Tests.stdio" Error log:

| return f(*args)
| File "/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd/build/meta/lib/oeqa/runtime/rpm.py", line 44, in test_rpm_remove
| self.assertEqual(status, 0, msg="Failed to remove rpm-doc package: %s" % output)
| AssertionError: 255 != 0 : Failed to remove rpm-doc package:
| [!!! SSH command timed out after 300 seconds and it was killed]
|
| ======================================================================
| FAIL: test_smart_help (oeqa.runtime.smart.SmartBasicTest)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
| File "/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd/build/meta/lib/oeqa/utils/decorators.py", line 48, in wrapped_f
| return f(*args)
| File "/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd/build/meta/lib/oeqa/runtime/smart.py", line 28, in test_smart_help
| self.smart('--help')
| File "/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd/build/meta/lib/oeqa/utils/decorators.py", line 48, in wrapped_f
| return f(*args)
| File "/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd/build/meta/lib/oeqa/runtime/smart.py", line 20, in smart
| self.assertEqual(status, expected, message)
| AssertionError: 255 != 0 : smart --help
| ssh: connect to host 192.168.7.2 port 22: No route to host
|
| ======================================================================
| FAIL: test_dmesg (oeqa.runtime.dmesg.DmesgTest)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
| File "/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd/build/meta/lib/oeqa/utils/decorators.py", line 48, in wrapped_f
| return f(*args)
| File "/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd/build/meta/lib/oeqa/runtime/dmesg.py", line 11, in test_dmesg
| self.assertEqual(status, 1, msg = "Error messages in dmesg log: %s" % output)
| AssertionError: 255 != 1 : Error messages in dmesg log: ssh: connect to host 192.168.7.2 port 22: No route to host
|
| ======================================================================
| FAIL: test_systemd_version (oeqa.runtime.systemd.SystemdBasicTest)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
| File "/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd/build/meta/lib/oeqa/utils/decorators.py", line 48, in wrapped_f
| return f(*args)
| File "/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd/build/meta/lib/oeqa/runtime/systemd.py", line 17, in test_systemd_version
| self.assertEqual(status, 0, msg="status and output: %s and %s" % (status,output))
| AssertionError: 255 != 0 : status and output: 255 and ssh: connect to host 192.168.7.2 port 22: No route to host
|
| ======================================================================
| FAIL: test_systemd_disable (oeqa.runtime.systemd.SystemdTests)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
| File "/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd/build/meta/lib/oeqa/utils/decorators.py", line 48, in wrapped_f
| return f(*args)
| File "/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd/build/meta/lib/oeqa/runtime/systemd.py", line 54, in test_systemd_disable
| self.assertEqual(output, 'disabled', msg="machineid.service service could not be disabled. Status and output: %s and %s" % (status, output))
| AssertionError: 'ssh: connect to host 192.168.7.2 port 22: No route to host' != 'disabled' : machineid.service service could not be disabled. Status and output: 255 and ssh: connect to host 192.168.7.2 port 22: No route to host
|
| ----------------------------------------------------------------------
| Ran 46 tests in 539.391s
|
| FAILED (failures=6, skipped=23)
| NOTE: Sending SIGTERM to runqemu
| DEBUG: Python function do_testimage finished
| ERROR: Function failed: core-image-sato - FAILED - check the task log and the ssh log
ERROR: Task 0 (/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd/build/meta/recipes-sato/images/core-image-sato.bb, do_testimage) failed with exit code '1'
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Detailed log of last build step: http://autobuilder.yoctoproject.org:8011/builders/nightly-qa-systemd/builds/229/steps/Running Sanity Tests_2/logs/stdio<http://autobuilder.yoctoproject.org:8011/builders/nightly-qa-systemd/builds/229/steps/Running%20Sanity%20Tests_2/logs/stdio>
Last 60 lines of "Running Sanity Tests_2.stdio" Error log:

| test_date (oeqa.runtime.date.DateTest) ... ok
| test_rpm_help (oeqa.runtime.rpm.RpmBasicTest) ... ok
| test_rpm_query (oeqa.runtime.rpm.RpmBasicTest) ... ok
| test_rpm_install (oeqa.runtime.rpm.RpmInstallRemoveTest) ... ok
| test_rpm_remove (oeqa.runtime.rpm.RpmInstallRemoveTest) ... ok
| test_smart_help (oeqa.runtime.smart.SmartBasicTest) ... ok
| test_smart_info (oeqa.runtime.smart.SmartBasicTest) ... ok
| test_smart_query (oeqa.runtime.smart.SmartBasicTest) ... ok
| test_smart_search (oeqa.runtime.smart.SmartBasicTest) ... ok
| test_smart_stats (oeqa.runtime.smart.SmartBasicTest) ... ok
| test_smart_version (oeqa.runtime.smart.SmartBasicTest) ... ok
| test_smart_channel (oeqa.runtime.smart.SmartRepoTest) ... ok
| test_smart_channel_add (oeqa.runtime.smart.SmartRepoTest) ... ok
| test_smart_channel_help (oeqa.runtime.smart.SmartRepoTest) ... ok
| test_smart_channel_list (oeqa.runtime.smart.SmartRepoTest) ... ok
| test_smart_channel_rpmsys (oeqa.runtime.smart.SmartRepoTest) ... ok
| test_smart_channel_show (oeqa.runtime.smart.SmartRepoTest) ... ok
| test_smart_install (oeqa.runtime.smart.SmartRepoTest) ... ok
| test_smart_install_dependency (oeqa.runtime.smart.SmartRepoTest) ... ok
| test_smart_install_from_disk (oeqa.runtime.smart.SmartRepoTest) ... ok
| test_smart_install_from_http (oeqa.runtime.smart.SmartRepoTest) ... ok
| test_smart_reinstall (oeqa.runtime.smart.SmartRepoTest) ... ok
| test_dmesg (oeqa.runtime.dmesg.DmesgTest) ... ok
| test_systemd_version (oeqa.runtime.systemd.SystemdBasicTest) ... ok
| test_systemd_disable (oeqa.runtime.systemd.SystemdTests) ... ok
| test_systemd_enable (oeqa.runtime.systemd.SystemdTests) ... ok
| test_systemd_failed (oeqa.runtime.systemd.SystemdTests) ... FAIL
| test_systemd_list (oeqa.runtime.systemd.SystemdTests) ... ok
| test_systemd_service (oeqa.runtime.systemd.SystemdTests) ... ok
| test_systemd_start (oeqa.runtime.systemd.SystemdTests) ... ok
| test_systemd_stop (oeqa.runtime.systemd.SystemdTests) ... ok
|
| ======================================================================
| FAIL: test_systemd_failed (oeqa.runtime.systemd.SystemdTests)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
| File "/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd/build/meta/lib/oeqa/utils/decorators.py", line 48, in wrapped_f
| return f(*args)
| File "/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd/build/meta/lib/oeqa/runtime/systemd.py", line 24, in test_systemd_failed
| self.assertEqual(status, 0, msg="Failed systemd services: %s" % self.target.run('systemctl --failed')[1])
| AssertionError: 1 != 0 : Failed systemd services: UNIT LOAD ACTIVE SUB DESCRIPTION
| avahi-daemon.service loaded failed failed Avahi mDNS/DNS-SD Stack
| ofono.service loaded failed failed Telephony service
|
| LOAD = Reflects whether the unit definition was properly loaded.
| ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
| SUB = The low-level unit activation state, values depend on unit type.
|
| 2 loaded units listed. Pass --all to see loaded but inactive units, too.
| To show all installed unit files use 'systemctl list-unit-files'.
|
| ----------------------------------------------------------------------
| Ran 46 tests in 1248.360s
|
| FAILED (failures=1, skipped=1)
| NOTE: Sending SIGTERM to runqemu
| DEBUG: Python function do_testimage finished
| ERROR: Function failed: core-image-sato - FAILED - check the task log and the ssh log
ERROR: Task 0 (/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-qa-systemd/build/meta/recipes-sato/images/core-image-sato.bb, do_testimage) failed with exit code '1'
Summary: There was 1 ERROR message shown, returning a non-zero exit code.


-The Yocto BuildBot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto-builds/attachments/20131106/e0c02d6d/attachment-0001.html>


More information about the yocto-builds mailing list