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

Console Output

Branch event
Obtained Jenkinsfile from 8d90a2565579e024808926fa21db55a6a7048110
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
All nodes of label ‘eis4d’ are offline
Running on docker-0080e45pqv0dn on docker-flap in /home/jenkins/workspace/sfair_eis4d_show-doc-cui_develop
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential 675ce6b9-2a03-4821-ba97-bd4073e5523b
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://web.nettworks.org/git/scm/EIS/show-doc-cui.git
 > git init /home/jenkins/workspace/sfair_eis4d_show-doc-cui_develop # timeout=10
Fetching upstream changes from https://web.nettworks.org/git/scm/EIS/show-doc-cui.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials SVN via Username/Password
 > git fetch --no-tags --force --progress -- https://web.nettworks.org/git/scm/EIS/show-doc-cui.git +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config remote.origin.url https://web.nettworks.org/git/scm/EIS/show-doc-cui.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10
Fetching without tags
Checking out Revision 8d90a2565579e024808926fa21db55a6a7048110 (develop)
 > git config remote.origin.url https://web.nettworks.org/git/scm/EIS/show-doc-cui.git # timeout=10
Fetching upstream changes from https://web.nettworks.org/git/scm/EIS/show-doc-cui.git
using GIT_ASKPASS to set credentials SVN via Username/Password
 > git fetch --no-tags --force --progress -- https://web.nettworks.org/git/scm/EIS/show-doc-cui.git +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d90a2565579e024808926fa21db55a6a7048110 # timeout=10
Commit message: "fix problems with autoupdate logfile view"
 > git rev-list --no-walk b7437aa5be70566978c04c5b22f24462bf443d92 # timeout=10
[Bitbucket] Notifying commit build result
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
10:27:48 [2020-05-25T08:27:48.646Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] stage
[Pipeline] { (IRC notify)
[Pipeline] ircNotify
10:27:49 [2020-05-25T08:27:49.284Z] IRC notifier plugin: IMPublisher: sending chat message, strategy ALL, targets: #eis4d-ci
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
10:27:50 [2020-05-25T08:27:50.880Z] + ./build.sh
10:27:51 [2020-05-25T08:27:51.156Z] dpkg-buildpackage: info: source package show-doc-cui
10:27:51 [2020-05-25T08:27:51.156Z] dpkg-buildpackage: info: source version 3.0.3-1
10:27:51 [2020-05-25T08:27:51.156Z] dpkg-buildpackage: info: source distribution stable
10:27:51 [2020-05-25T08:27:51.156Z] dpkg-buildpackage: info: source changed by Eisfair Team <team@eisfair.org>
10:27:51 [2020-05-25T08:27:51.757Z]  dpkg-source --before-build .
10:27:51 [2020-05-25T08:27:51.757Z] dpkg-buildpackage: info: host architecture amd64
10:27:52 [2020-05-25T08:27:52.718Z] dpkg-checkbuilddeps: error: Unmet build dependencies: libcui2-dev
10:27:52 [2020-05-25T08:27:52.718Z] dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
10:27:52 [2020-05-25T08:27:52.718Z] dpkg-buildpackage: warning: (Use -d flag to override.)
10:27:52 [2020-05-25T08:27:52.718Z] --------------------------------------------------------------
10:27:52 [2020-05-25T08:27:52.718Z] Move build artifacts to source location for package repo build
10:27:52 [2020-05-25T08:27:52.718Z] mv: cannot stat './show-doc-cui*_3.0.3*.deb': No such file or directory
10:27:52 [2020-05-25T08:27:52.718Z] mv: cannot stat './show-doc-cui_3.0.3*dsc': No such file or directory
10:27:52 [2020-05-25T08:27:52.718Z] mv: cannot stat './show-doc-cui_3.0.3*.buildinfo': No such file or directory
10:27:52 [2020-05-25T08:27:52.718Z] mv: cannot stat './show-doc-cui_3.0.3*.changes': No such file or directory
10:27:52 [2020-05-25T08:27:52.718Z] --------------------------------------------------------------
10:27:52 [2020-05-25T08:27:52.718Z] Create/update package repository
10:27:52 [2020-05-25T08:27:52.718Z] cp: cannot stat '*.deb': No such file or directory
10:27:54 [2020-05-25T08:27:54.114Z] gpg: signing failed: No such file or directory
10:27:54 [2020-05-25T08:27:54.114Z] gpg: signing failed: No such file or directory
10:27:55 [2020-05-25T08:27:55.067Z] gpg: signing failed: No such file or directory
10:27:55 [2020-05-25T08:27:55.067Z] gpg: dists/stable/Release: clear-sign failed: No such file or directory
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] ircNotify
10:27:55 [2020-05-25T08:27:55.626Z] IRC notifier plugin: IMPublisher: sending chat message, strategy ALL, targets: #eis4d-ci
10:27:55 [2020-05-25T08:27:55.984Z] IRC notifier plugin: Sending notification to: #eis4d-ci
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
[Bitbucket] Notifying commit build result
[Bitbucket] Build result notified
ERROR: script returned exit code 2
Finished: FAILURE