[Qa-jenkins-scm] Build failed in Jenkins: lvc_debian-DI-miniiso-text-daily #728

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Jul 25 00:49:03 UTC 2017


See <https://jenkins.debian.net/job/lvc_debian-DI-miniiso-text-daily/728/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on profitbricks-build10-amd64.debian.net (profitbricks10 lvc amd64) in workspace <https://jenkins.debian.net/job/lvc_debian-DI-miniiso-text-daily/ws/>
[lvc_debian-DI-miniiso-text-daily] $ /bin/sh -xe /tmp/jenkins2697827321166091151.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh https://d-i.debian.org/daily-images/amd64/daily/netboot/mini.iso /srv/jenkins/cucumber/features --tags @text-ui
declare -x BUILD_CAUSE="TIMERTRIGGER"
declare -x BUILD_CAUSE_TIMERTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#728"
declare -x BUILD_ID="728"
declare -x BUILD_NUMBER="728"
declare -x BUILD_TAG="jenkins-lvc_debian-DI-miniiso-text-daily-728"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-text-daily/728/"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/103/bus"
declare -x EXECUTOR_NUMBER="0"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="ee497454-3622-45ff-9b5b-e8f273368e40"
declare -x HUDSON_HOME="/var/lib/jenkins"
declare -x HUDSON_SERVER_COOKIE="662be26f1caf0950"
declare -x HUDSON_URL="https://jenkins.debian.net/"
declare -x JENKINS_HOME="/var/lib/jenkins"
declare -x JENKINS_SERVER_COOKIE="662be26f1caf0950"
declare -x JENKINS_URL="https://jenkins.debian.net/"
declare -x JOB_BASE_NAME="lvc_debian-DI-miniiso-text-daily"
declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-text-daily/display/redirect"
declare -x JOB_NAME="lvc_debian-DI-miniiso-text-daily"
declare -x JOB_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-text-daily/"
declare -x LANG="en_GB.UTF-8"
declare -x LANGUAGE="en_GB:en"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x NODE_LABELS="amd64 lvc profitbricks-build10-amd64.debian.net profitbricks10"
declare -x NODE_NAME="profitbricks-build10-amd64.debian.net"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
declare -x PWD="<https://jenkins.debian.net/job/lvc_debian-DI-miniiso-text-daily/ws/">
declare -x ROOT_BUILD_CAUSE="TIMERTRIGGER"
declare -x ROOT_BUILD_CAUSE_TIMERTRIGGER="true"
declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-text-daily/728/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-text-daily/728/display/redirect"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SLAVEJAR_URL="https://jenkins.debian.net//jnlpJars/slave.jar"
declare -x USER="jenkins"
declare -x WORKSPACE="/srv/jenkins/pseudo-hosts/profitbricks-build10-amd64"
declare -x XDG_RUNTIME_DIR="/run/user/103"
declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1500803641.755815-388442779"
declare -x XDG_SESSION_ID="c1"
====================================================================================

Tue Jul 25 00:49:01 UTC 2017 - running /srv/jenkins/bin/lvc.sh (lvc_debian-DI-miniiso-text-daily) on profitbricks-build10-amd64 now.

To learn to understand this, git clone https://anonscm.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/lvc.sh,
has been called using "https://d-i.debian.org/daily-images/amd64/daily/netboot/mini.iso /srv/jenkins/cucumber/features --tags @text-ui" as arguments.

Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.

====================================================================================
Tue Jul 25 00:49:01 UTC 2017 - start running "/srv/jenkins/bin/lvc.sh" (md5sum 4de4e767e6f74c8f0fcc54e4252da7be) as "/tmp/jenkins-script-9M8oRIJv" on profitbricks-build10-amd64.

Downloading https://d-i.debian.org/daily-images/amd64/daily/netboot/mini.iso
-rw-r--r-- 1 jenkins jenkins 40894464 Jul 24 08:49 /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-text-daily/workspace/mini.iso
File exists, will only re-download if a newer one is available...
b8142f6e964e1633106be0e019858822  /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-text-daily/workspace/mini.iso

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

sudo: no tty present and no askpass program specified
Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/lvc_debian-DI-miniiso-text-daily/ws/results/debug.log
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`.

run_test_suite: error: 'dnsmasq-base' is missing, please install it and run again.
/srv/jenkins/cucumber/bin/run_test_suite: line 138: XVFB_PID: unbound variable

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

sudo: no tty present and no askpass program specified
Tue Jul 25 00:49:02 UTC 2017 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-9M8oRIJv, which will now be removed.

SSH EXIT CODE: 1
Tue 25 Jul 00:49:02 UTC 2017 - retrieving artifacts.
+ mkdir -p <https://jenkins.debian.net/job/lvc_debian-DI-miniiso-text-daily/ws/results>
+ rsync -r --delete -v -e 'ssh -o '\''Batchmode = yes'\'' -p 22' profitbricks-build10-amd64.debian.net:/var/lib/jenkins/jobs/lvc_debian-DI-miniiso-text-daily/workspace/results/ <https://jenkins.debian.net/job/lvc_debian-DI-miniiso-text-daily/ws/results/>
receiving incremental file list

sent 20 bytes  received 38 bytes  116.00 bytes/sec
total size is 0  speedup is 0.00
+ ssh -o 'BatchMode = yes' -p 22 profitbricks-build10-amd64.debian.net 'rm -r /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-text-daily/workspace/results'
+ exit 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list