[Qa-jenkins-scm] Build failed in Jenkins: lvc_debian-installer_jessie_standard_apt #1

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Apr 28 20:02:34 UTC 2016


See <https://jenkins.debian.net/job/lvc_debian-installer_jessie_standard_apt/1/>

------------------------------------------
Started by user Holger Levsen
Building on master in workspace <https://jenkins.debian.net/job/lvc_debian-installer_jessie_standard_apt/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson4527803944666390619.sh
+ /srv/jenkins/bin/lvc/run_test_suite --capture --iso /srv/live-build/results/debian-8.3.0-amd64-netinst.iso --tmpdir <https://jenkins.debian.net/job/lvc_debian-installer_jessie_standard_apt/ws/> --old-iso /srv/live-build/results/debian-8.3.0-amd64-netinst.iso -- --format pretty --format pretty_debug --out <https://jenkins.debian.net/job/lvc_debian-installer_jessie_standard_apt/ws/pretty_debug.log> /srv/jenkins/features/step_definitions /srv/jenkins/features/support /srv/jenkins/features/DebianLive/apt.feature
run_test_suite: error: 'x264' is missing, please install it and run again.
Usage: run_test_suite [OPTION]... [--] [CUCUMBER_ARGS]...
Sets up an appropriate environment and invokes cucumber. Note that this script
must be run from the Tails source directory root.

Options for '@product' features:
  --artifacts-base-uri URI
                     Pretend that the artifact is located at URI when printing
                     its location during a scenario failure. This is useful if
                     you intend to serve the artifacts via the web, for
                     instance.
  --capture          Captures failed scenarios into videos stored in the
                     temporary directory (see --tmpdir below) using x264
                     encoding. Requires x264.
  --capture-all      Keep videos for all scenarios, including those that
                     succeed (implies --capture).
  --pause-on-fail    On failure, pause test suite until pressing Enter. This is
                     useful for investigating the state of the VM guest to see
                     exactly why a test failed.
  --keep-snapshots   Don't ever delete any snapshots (including ones marked as
                     temporary). This can be a big time saver when debugging new
                     features.
  --retry-find       Print a warning whenever Sikuli fails to find an image
                     and allow *one* retry after pressing ENTER. This is useful
                     for updating outdated images.
  --tmpdir           Directory where various temporary files are written
                     during a test, e.g. VM snapshots and memory dumps,
                     failure screenshots, pcap files and disk images
                     (default is TMPDIR in the environment, and if unset,
                     /tmp/DebianToaster).
  --view             Shows the test session in a windows. Requires x11vnc
                     and xtightvncviewer.
  --vnc-server-only  Starts a VNC server for the test session. Requires x11vnc.
  --iso IMAGE        Test '@product' features using IMAGE.
  --old-iso IMAGE    For some '@product' features (e.g. usb_install) we need
                     an older version of Tails, which this options sets to
                     IMAGE. If none is given, it defaults to the same IMAGE
                     given by --iso, which will be good enough for most testing
                     purposes.

Note that '@source' features has no relevant options.

CUCUMBER_ARGS can be used to specify which features to be run, but also any
cucumber option, although then you must pass `--` first to let this wrapper
script know that we're done with *its* options. For debugging purposes, a
'debug' formatter has been added so pretty debugging can be enabled with
`--format debug`. You could even combine the default (pretty) formatter with
pretty debugging printed to a file with `--format pretty --format debug
--out debug.log`.

Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list