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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Aug 2 15:29:20 UTC 2017


See <https://jenkins.debian.net/job/lvc_debian-testing-daily/1303/display/redirect>

------------------------------------------
Started by user Phil Hands
[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/jenkins2237829528343518635.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 @default
declare -x BUILD_CAUSE="MANUALTRIGGER"
declare -x BUILD_CAUSE_MANUALTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#1303"
declare -x BUILD_ID="1303"
declare -x BUILD_NUMBER="1303"
declare -x BUILD_TAG="jenkins-lvc_debian-testing-daily-1303"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debian-testing-daily/1303/"
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="d517f863-457b-4657-a9c9-610e3b5ac1a2"
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_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debian-testing-daily/display/redirect"
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="MANUALTRIGGER"
declare -x ROOT_BUILD_CAUSE_MANUALTRIGGER="true"
declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debian-testing-daily/1303/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debian-testing-daily/1303/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-1501084141.329199-1069625187"
declare -x XDG_SESSION_ID="c78982"
====================================================================================

Wed Aug  2 15:26:45 UTC 2017 - running /srv/jenkins/bin/lvc.sh (lvc_debian-testing-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 "http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso /srv/jenkins/cucumber/features --tags @default" 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.

====================================================================================
Wed Aug  2 15:26:45 UTC 2017 - start running "/srv/jenkins/bin/lvc.sh" (md5sum 4de4e767e6f74c8f0fcc54e4252da7be) as "/tmp/jenkins-script-Z5GZ6E49" 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 308281344 Aug  2 12:07 /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...
10ed97329a26e19543922be5d4f1b69b  /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
PWD = /var/lib/jenkins
[info] runcmd: lsb_release -i -r -s 
@product
Feature: Doing variations on d-i installs
  As a normal user
  I should be able to install Debian

  @default @both-ui
  Scenario Outline: Install Debian, and boot to a login prompt        # /srv/jenkins/cucumber/features/install.feature:7
    Given I install a <target_ui> Debian system, in <install_ui> mode # /srv/jenkins/cucumber/features/install.feature:8
    When I start the computer                                         # /srv/jenkins/cucumber/features/install.feature:9
    Then I should see a <login> Login prompt                          # /srv/jenkins/cucumber/features/install.feature:10

    Examples: 
      | install_ui | target_ui | login |
      | gui        | minimal   | VT    |  Scenario failed at time 00:02:16, , Screenshot: /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results/00:02:16_Install_Debian,_and_boot_to_a_login_prompt,_Examples___1_.png, , Video: /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results/00:02:16_Install_Debian,_and_boot_to_a_login_prompt,_Examples___1_.mpg
      FindFailed: can not find d-i_gui_English.png in S(0)[0,0 1024x768]
        Line 2171, in file Region.java
       (RuntimeError)
      ./features/step_definitions/snapshots.rb:98:in `block in reach_checkpoint'
      ./features/step_definitions/snapshots.rb:96:in `each'
      ./features/step_definitions/snapshots.rb:96:in `reach_checkpoint'
      ./features/step_definitions/snapshots.rb:83:in `reach_checkpoint'
      ./features/step_definitions/snapshots.rb:117:in `/^I\ install\ a\ minimal\ Debian\ system,\ in\ gui\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:14:in `Given I install a minimal Debian system, in gui mode'
      /srv/jenkins/cucumber/features/install.feature:8:in `Given I install a <target_ui> Debian system, in <install_ui> mode'
      | text       | non-GUI   | VT    |  Scenario failed at time 00:02:29, , Screenshot: /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results/00:02:29_Install_Debian,_and_boot_to_a_login_prompt,_Examples___2_.png, , Video: /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results/00:02:29_Install_Debian,_and_boot_to_a_login_prompt,_Examples___2_.mpg
      Trying to start a VM that is already running.
      <false> is not true. (Test::Unit::AssertionFailedError)
      ./features/step_definitions/common_steps.rb:128:in `/^I start the computer$/'
      ./features/step_definitions/snapshots.rb:98:in `block in reach_checkpoint'
      ./features/step_definitions/snapshots.rb:96:in `each'
      ./features/step_definitions/snapshots.rb:96:in `reach_checkpoint'
      ./features/step_definitions/snapshots.rb:83:in `reach_checkpoint'
      ./features/step_definitions/snapshots.rb:117:in `/^I\ install\ a\ non\-GUI\ Debian\ system,\ in\ text\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:15:in `Given I install a non-GUI Debian system, in text mode'
      /srv/jenkins/cucumber/features/install.feature:8: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

Debug log:           /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results/debug.log

Failing Scenarios:
cucumber /srv/jenkins/cucumber/features/install.feature:14 # Scenario Outline: Install Debian, and boot to a login prompt, Examples (#1)
cucumber /srv/jenkins/cucumber/features/install.feature:15 # Scenario Outline: Install Debian, and boot to a login prompt, Examples (#2)

2 scenarios (2 failed)
6 steps (2 failed, 4 skipped)
2m27.927s
Domain snapshot disk-for-d-i deleted

Wed Aug  2 15:29:19 UTC 2017 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-Z5GZ6E49, which will now be removed.

SSH EXIT CODE: 1
Wed  2 Aug 15:29:19 UTC 2017 - 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:02:42_Install_Debian,_and_boot_to_a_login_prompt,_Examples___2_.png
deleting 00:02:42_Install_Debian,_and_boot_to_a_login_prompt,_Examples___2_.mpg
00:02:16_Install_Debian,_and_boot_to_a_login_prompt,_Examples___1_.mpg
00:02:16_Install_Debian,_and_boot_to_a_login_prompt,_Examples___1_.png
00:02:29_Install_Debian,_and_boot_to_a_login_prompt,_Examples___2_.mpg
00:02:29_Install_Debian,_and_boot_to_a_login_prompt,_Examples___2_.png
cucumber.json
debug.log
pretty.log

sent 1,819 bytes  received 504,557 bytes  1,012,752.00 bytes/sec
total size is 516,306  speedup is 1.02
+ 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