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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Nov 17 16:23:16 UTC 2016


https://jenkins.debian.net/job/lvc_debian-testing-netboot-daily/44/------------------------------------------
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-netboot-daily/ws/>
[lvc_debian-testing-netboot-daily] $ /bin/sh -xe /tmp/hudson4384430314971839160.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh https://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/mini.iso /srv/jenkins/cucumber/features --tags ~@broken --tags ~@trivial --tags ~@preseed
declare -x BUILD_CAUSE="TIMERTRIGGER"
declare -x BUILD_CAUSE_TIMERTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#44"
declare -x BUILD_ID="44"
declare -x BUILD_NUMBER="44"
declare -x BUILD_TAG="jenkins-lvc_debian-testing-netboot-daily-44"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debian-testing-netboot-daily/44/"
declare -x EXECUTOR_NUMBER="1"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="e568c5ff-dd0e-4d44-80ab-c7bc8182edfc"
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-netboot-daily"
declare -x JOB_NAME="lvc_debian-testing-netboot-daily"
declare -x JOB_URL="https://jenkins.debian.net/job/lvc_debian-testing-netboot-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-netboot-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-1479324918.837889-700982566"
declare -x XDG_SESSION_ID="7260"
====================================================================================

Thu Nov 17 16:05:59 UTC 2016 - running /srv/jenkins/bin/lvc.sh (lvc_debian-testing-netboot-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/gtk/mini.iso /srv/jenkins/cucumber/features --tags ~@broken --tags ~@trivial --tags ~@preseed" 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.

====================================================================================
Thu Nov 17 16:05:59 UTC 2016 - start running "/srv/jenkins/bin/lvc.sh" (md5sum 447f48c7b3f2875c9482c088707eab91) as "/tmp/jenkins-script-EMgq73Q0" on profitbricks-build10-amd64.

Downloading https://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/mini.iso
-rw-r--r-- 1 libvirt-qemu libvirt-qemu 62914560 Nov 17 08:06 /var/lib/jenkins/jobs/lvc_debian-testing-netboot-daily/workspace/mini.iso
File exists, will only re-download if a newer one is available...
6a1b25df30ecdb4cd57fb43c05f70869  /var/lib/jenkins/jobs/lvc_debian-testing-netboot-daily/workspace/mini.iso
Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/lvc_debian-testing-netboot-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:204
    Then I should see a <login> Login prompt                          # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:579

    Examples: 
      | install_ui | target_ui | login |
      | gui        | minimal   | VT    |  Scenario failed at time 00:03:25, , Screenshot: /var/lib/jenkins/jobs/lvc_debian-testing-netboot-daily/workspace/results/00:03:25___gui___minimal___VT__.png, , Video: /var/lib/jenkins/jobs/lvc_debian-testing-netboot-daily/workspace/results/00:03:25___gui___minimal___VT__.mpg
      Failed to install the Base system (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:391:in `/^I note that the Base system is being 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:71:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:104:in `/^I\ install\ a\ minimal\ 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'
      | gui        | Gnome     | Gnome |  Scenario failed at time 00:06:53, , Screenshot: /var/lib/jenkins/jobs/lvc_debian-testing-netboot-daily/workspace/results/00:06:53___gui___Gnome___Gnome__.png, , Video: /var/lib/jenkins/jobs/lvc_debian-testing-netboot-daily/workspace/results/00:06:53___gui___Gnome___Gnome__.mpg
      Failed to install the Base system (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:391:in `/^I note that the Base system is being 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:71:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:104:in `/^I\ install\ a\ Gnome\ 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'
      | gui        | LXDE      | LXDE  |  Scenario failed at time 00:10:23, , Screenshot: /var/lib/jenkins/jobs/lvc_debian-testing-netboot-daily/workspace/results/00:10:23___gui___LXDE___LXDE__.png, , Video: /var/lib/jenkins/jobs/lvc_debian-testing-netboot-daily/workspace/results/00:10:23___gui___LXDE___LXDE__.mpg
      Failed to install the Base system (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:391:in `/^I note that the Base system is being 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:71:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:104:in `/^I\ install\ a\ LXDE\ 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'
      | gui        | XFCE      | XFCE  |  Scenario failed at time 00:13:46, , Screenshot: /var/lib/jenkins/jobs/lvc_debian-testing-netboot-daily/workspace/results/00:13:46___gui___XFCE___XFCE__.png, , Video: /var/lib/jenkins/jobs/lvc_debian-testing-netboot-daily/workspace/results/00:13:46___gui___XFCE___XFCE__.mpg
      Failed to install the Base system (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:391:in `/^I note that the Base system is being 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:71:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:104:in `/^I\ install\ a\ XFCE\ 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'
      | gui        | KDE       | KDE   |  Scenario failed at time 00:17:10, , Screenshot: /var/lib/jenkins/jobs/lvc_debian-testing-netboot-daily/workspace/results/00:17:10___gui___KDE___KDE__.png, , Video: /var/lib/jenkins/jobs/lvc_debian-testing-netboot-daily/workspace/results/00:17:10___gui___KDE___KDE__.mpg
      Failed to install the Base system (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:391:in `/^I note that the Base system is being 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:71: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-netboot-daily/workspace/results

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

5 scenarios (5 failed)
15 steps (5 failed, 10 skipped)
17m9.925s
Domain snapshot disk-for-d-i deleted

Thu Nov 17 16:23:14 UTC 2016 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-EMgq73Q0, which will now be removed.

SSH EXIT CODE: 1
Thu 17 Nov 16:23:14 UTC 2016 - retrieving artifacts.
+ mkdir -p <https://jenkins.debian.net/job/lvc_debian-testing-netboot-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-netboot-daily/workspace/results/ <https://jenkins.debian.net/job/lvc_debian-testing-netboot-daily/ws/results/>
receiving incremental file list
deleting 00:17:05___gui___KDE___KDE__.png
deleting 00:17:05___gui___KDE___KDE__.mpg
deleting 00:06:57___gui___Gnome___Gnome__.png
deleting 00:06:57___gui___Gnome___Gnome__.mpg
deleting 00:03:29___gui___minimal___VT__.png
deleting 00:03:29___gui___minimal___VT__.mpg
00:03:25___gui___minimal___VT__.mpg
00:03:25___gui___minimal___VT__.png
00:06:53___gui___Gnome___Gnome__.mpg
00:06:53___gui___Gnome___Gnome__.png
00:10:23___gui___LXDE___LXDE__.mpg
00:10:23___gui___LXDE___LXDE__.png
00:13:46___gui___XFCE___XFCE__.mpg
00:13:46___gui___XFCE___XFCE__.png
00:17:10___gui___KDE___KDE__.mpg
00:17:10___gui___KDE___KDE__.png
debug.log

sent 14,915 bytes  received 5,999,623 bytes  2,405,815.20 bytes/sec
total size is 6,141,526  speedup is 1.02
+ ssh -o 'BatchMode = yes' -p 22 profitbricks-build10-amd64.debian.net 'rm -r /var/lib/jenkins/jobs/lvc_debian-testing-netboot-daily/workspace/results'
+ exit 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list