Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Console Output

Started by user Yves Schumann (starwarsfan)
Building remotely on fli4l-packaging-768a4799 (swarm fli4l-packaging-swarmnode-experimental linux flap fli4l-packaging) in workspace /data/work/workspace/fli4l/tap-test
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url ssh://git@web.nettworks.org:7999/~starwarsfan/tap-test.git # timeout=10
Fetching upstream changes from ssh://git@web.nettworks.org:7999/~starwarsfan/tap-test.git
 > git --version # timeout=10
using GIT_SSH to set credentials Bitbucket SSH-Login
 > git fetch --tags --progress ssh://git@web.nettworks.org:7999/~starwarsfan/tap-test.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision b7c934e4b19e1d9244d0ebd375378a49e29bc6e4 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b7c934e4b19e1d9244d0ebd375378a49e29bc6e4
Commit message: "Fixed include path"
 > git rev-list --no-walk b947b0f5e559145367721344e2d0b316751e9a9f # timeout=10
[tap-test] $ /bin/sh -xe /tmp/jenkins6079608298752976853.sh
+ busybox sh
+ cd opt/files/srv/www/include
+ chmod +x cgi-common.inc_http_header.t
+ ./cgi-common.inc_http_header.t
ok 1 - all lines terminated with CR LF: ""
ok 2 - all lines terminated with CR LF: html
ok 3 - all lines terminated with CR LF: htmlstatic
ok 4 - all lines terminated with CR LF: download
ok 5 - all lines terminated with CR LF: invalid
ok 6 - last line empty
# passed all 6 test(s)
1..6
Finished: SUCCESS