[Qa-jenkins-scm] Build failed in Jenkins: lvc_debian-testing-daily #473

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Nov 2 19:17:40 UTC 2016


https://jenkins.debian.net/job/lvc_debian-testing-daily/473/------------------------------------------
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-testing-daily/ws/>
[lvc_debian-testing-daily] $ /bin/sh -xe /tmp/hudson7180431067103458566.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso /srv/jenkins/cucumber/features --tags ~@broken --tags ~@trivial
declare -x BUILD_CAUSE="TIMERTRIGGER"
declare -x BUILD_CAUSE_TIMERTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#473"
declare -x BUILD_ID="473"
declare -x BUILD_NUMBER="473"
declare -x BUILD_TAG="jenkins-lvc_debian-testing-daily-473"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debian-testing-daily/473/"
declare -x EXECUTOR_NUMBER="3"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="1f6e4cb5-dfe8-48a5-8190-7755433aece1"
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-testing-daily"
declare -x JOB_NAME="lvc_debian-testing-daily"
declare -x JOB_URL="https://jenkins.debian.net/job/lvc_debian-testing-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-testing-daily/ws/">
declare -x ROOT_BUILD_CAUSE="TIMERTRIGGER"
declare -x ROOT_BUILD_CAUSE_TIMERTRIGGER="true"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SLAVEJAR_URL="https://jenkins.debian.net//jnlpJars/slave.jar"
declare -x TERM="xterm"
declare -x USER="jenkins"
declare -x WORKSPACE="/srv/jenkins/pseudo-hosts/profitbricks-build10-amd64"
declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1478082362.761539-220333408"
declare -x XDG_SESSION_ID="8386"
====================================================================================

Wed Nov  2 16:52:01 UTC 2016 - running /srv/jenkins/bin/lvc.sh (lvc_debian-testing-daily) on profitbricks-build10-amd64 now.

To learn to understand this, clone git.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 "http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso /srv/jenkins/cucumber/features --tags ~@broken --tags ~@trivial" as arguments.

Please send technical feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
feedback about specific jobs result should go to their respective lists and/or the BTS.

====================================================================================
Wed Nov  2 16:52:01 UTC 2016 - start running "/srv/jenkins/bin/lvc.sh" (md5sum 447f48c7b3f2875c9482c088707eab91) as "/tmp/jenkins-script-c6avMGyU" on profitbricks-build10-amd64.

Downloading http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso
-rw-r--r-- 1 libvirt-qemu libvirt-qemu 313524224 Nov  2 08:52 /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/debian-testing-amd64-netinst.iso
File exists, will only re-download if a newer one is available...
b1511be71eacad97c9fab64d1039da13  /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/debian-testing-amd64-netinst.iso
Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/lvc_debian-testing-daily/ws/results/debug.log
Virtual X framebuffer started on display :0
VNC server running on: localhost:5900
[info] Sikuli vision engine loaded.
@product
Feature: Doing variations on d-i installs
  As a normal user
  I should be able to install Debian

  Scenario Outline: Install Debian, and boot to a login prompt        # /srv/jenkins/cucumber/features/install.feature:6
    Given I install a <target_ui> Debian system, in <install_ui> mode # /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:103
    When I start the computer                                         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:197
    Then I should see a <login> Login prompt                          # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:557

    Examples: 
      | install_ui | target_ui | login |
      | gui        | minimal   | VT    |
      | gui        | LXDE      | LXDE  |
      | gui        | XFCE      | XFCE  |
      | gui        | KDE       | KDE   |  Scenario failed at time 02:11:43, , Screenshot: /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results/02:11:43___gui___KDE___KDE__.png, , Video: /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results/02:11:43___gui___KDE___KDE__.mpg
      it seems that the install stalled (timing-out after 2 hours) (Timeout::Error)
      /srv/jenkins/cucumber/features/support/helpers/misc_helpers.rb:83:in `rescue in try_for'
      /srv/jenkins/cucumber/features/support/helpers/misc_helpers.rb:33:in `try_for'
      /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:491:in `/^I wait while the bulk of the packages are installed$/'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:86:in `block in reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:84:in `each'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:84:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:104:in `/^I\ install\ a\ KDE\ Debian\ system,\ in\ gui\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:7:in `Given I install a <target_ui> Debian system, in <install_ui> mode'

Artifacts directory: /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results

Failing Scenarios:
cucumber /srv/jenkins/cucumber/features/install.feature:6 # Scenario: Install Debian, and boot to a login prompt

4 scenarios (1 failed, 3 passed)
12 steps (1 failed, 2 skipped, 9 passed)
131m39.848s
Domain snapshot boot-d-i-gui-to-tasksel deleted

Domain snapshot debian-gui-LXDE-install deleted

Domain snapshot debian-gui-minimal-install deleted

Domain snapshot debian-gui-XFCE-install deleted

Domain snapshot disk-for-d-i deleted

Wed Nov  2 19:17:37 UTC 2016 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-c6avMGyU, which will now be removed.

SSH EXIT CODE: 1
Wed  2 Nov 19:17:37 UTC 2016 - retrieving artifacts.
+ mkdir -p <https://jenkins.debian.net/job/lvc_debian-testing-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-testing-daily/workspace/results/ <https://jenkins.debian.net/job/lvc_debian-testing-daily/ws/results/>
receiving incremental file list
deleting 00:32:09___gui___KDE___KDE__.png
deleting 00:32:09___gui___KDE___KDE__.mpg
02:11:43___gui___KDE___KDE__.mpg
02:11:43___gui___KDE___KDE__.png
__gui___LXDE___LXDE__.mpg
__gui___XFCE___XFCE__.mpg
__gui___minimal___VT__.mpg
debug.log

sent 29,568 bytes  received 13,890,663 bytes  5,568,092.40 bytes/sec
total size is 13,890,755  speedup is 1.00
+ ssh -o 'BatchMode = yes' -p 22 profitbricks-build10-amd64.debian.net 'rm -r /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results'
+ exit 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list