Started by GitHub push by thvitt Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/faust-gen [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-VJYaHOK7CnlS/agent.21058 SSH_AGENT_PID=21060 [ssh-agent] Started. $ ssh-add /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_8453377978611773431.key Identity added: /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_8453377978611773431.key (/mnt/data/jenkins/workspace/faust-gen@tmp/private_key_8453377978611773431.key) [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de) > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/faustedition/faust-gen # timeout=10 Fetching upstream changes from https://github.com/faustedition/faust-gen > git --version # timeout=10 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de > git fetch --tags --progress https://github.com/faustedition/faust-gen +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 945c9c020d2a1e570338fe4dcf8d7dcfe22570d3 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 945c9c020d2a1e570338fe4dcf8d7dcfe22570d3 Commit message: "Made apparatus auto-run" > git rev-list 44650a78bcee54a17b85e380271bc3a46ffcb80a # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10 > git config --get submodule.data.url # timeout=10 > git config -f .gitmodules --get submodule.data.path # timeout=10 > git submodule update --init --recursive --remote data > git config --get submodule.src/main/xproc.url # timeout=10 > git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10 > git submodule update --init --recursive --remote src/main/xproc > git config --get submodule.src/main/web.url # timeout=10 > git config -f .gitmodules --get submodule.src/main/web.path # timeout=10 > git submodule update --init --recursive --remote src/main/web Xvfb starting$ Xvfb -displayfd 2 -fbdir /mnt/data/jenkins/xvfb-347-4590704094416607122.fbdir Parsing POMs using settings config with name MavenSettings Replacing all maven server entries not found in credentials list is true Established TCP socket on 38559 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [faust-gen] $ /mnt/data/jenkins/tools/hudson.model.JDK/Java_8/bin/java -cp /mnt/data/jenkins/maven35-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.5.2.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging jenkins.maven3.agent.Maven35Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/slave.jar /mnt/data/jenkins/maven35-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 38559 <===[JENKINS REMOTING CAPACITY]===>channel started using settings config with name MavenSettings Replacing all maven server entries not found in credentials list is true Executing Maven: -B -f /mnt/data/jenkins/workspace/faust-gen/pom.xml -s /tmp/settings3191188020729604248.xml -D clean deploy [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Detecting the operating system and CPU architecture [INFO] ------------------------------------------------------------------------ [INFO] os.detected.name: linux [INFO] os.detected.arch: x86_64 [INFO] os.detected.release: debian [INFO] os.detected.release.version: 9 [INFO] os.detected.release.like.debian: true [INFO] os.detected.classifier: linux-x86_64 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Faust-Edition Site Generation 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- exec-maven-plugin:1.4.0:exec (app2xml) @ faust-gen --- Traceback (most recent call last): File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 9, in import regex as re ImportError: No module named 'regex' [BFA] Scanning build for known causes... [BFA] No failure causes found [BFA] Done. 0s Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Join notifier requires a CauseAction [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.194 s [INFO] Finished at: 2018-01-11T18:50:54+01:00 [INFO] Final Memory: 21M/483M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.4.0:exec (app2xml) on project faust-gen: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [JENKINS] Archiving /mnt/data/jenkins/workspace/faust-gen/pom.xml to net.faustedition/faust-gen/0.0.1-SNAPSHOT/faust-gen-0.0.1-SNAPSHOT.pom Xvfb stopping channel stopped $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 21060 killed; [ssh-agent] Stopped. [BFA] Scanning build for known causes... [BFA] No failure causes found [BFA] Done. 0s Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Sending e-mails to: thorsten.vitt@uni-wuerzburg.de Finished: FAILURE