Started by an SCM change
Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/Aggregator
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git # timeout=10
Fetching upstream changes from git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git
 > /usr/bin/git --version # timeout=10
using GIT_SSH to set credentials git for projects.gwdg.de
 > /usr/bin/git fetch --tags --progress git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/develop
Seen branch in repository origin/feature/basket
Seen branch in repository origin/feature/export-by-list
Seen branch in repository origin/feature/faust-rendering
Seen branch in repository origin/feature/instrumentation
Seen branch in repository origin/feature/license
Seen branch in repository origin/feature/new-structure
Seen branch in repository origin/feature/tei-xsl-7
Seen branch in repository origin/feature/tei-xsl-update
Seen branch in repository origin/feature/tei-xsl7-corpus
Seen branch in repository origin/feature/tei-xsl7-groups
Seen branch in repository origin/feature/xslmanager
Seen branch in repository origin/feature/zip-config
Seen branch in repository origin/feature/zip-performance
Seen branch in repository origin/master
Seen branch in repository origin/package-tei-xsl
Seen branch in repository origin/refactor-html
Seen branch in repository origin/refactor-it
Seen 18 remote branches
 > /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 4d5276070d3e3841cd54c56f1f795248b1dd4f7d (origin/develop)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 4d5276070d3e3841cd54c56f1f795248b1dd4f7d
 > /usr/bin/git branch -a -v --no-abbrev # timeout=10
 > /usr/bin/git branch -D origin/develop # timeout=10
 > /usr/bin/git checkout -b origin/develop 4d5276070d3e3841cd54c56f1f795248b1dd4f7d
Commit message: "Added git submodule to Jenkinsfile"
 > /usr/bin/git rev-list --no-walk d7acea4174fb8acdd1201dd797e3bad806586406 # timeout=10
 > /usr/bin/git remote # timeout=10
 > /usr/bin/git submodule init # timeout=10
 > /usr/bin/git submodule sync # timeout=10
 > /usr/bin/git config --get remote.origin.url # timeout=10
 > /usr/bin/git submodule init # timeout=10
 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > /usr/bin/git config --get submodule.tei-stylesheets.url # timeout=10
 > /usr/bin/git config -f .gitmodules --get submodule.tei-stylesheets.path # timeout=10
 > /usr/bin/git submodule update --init --recursive src/main/webapp/tei-stylesheets
Set build name.
New build name is '#180 origin/develop'
No emails were triggered.
Parsing POMs
ERROR: your Apache Maven build is setup to use a config with id org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1337601430169 but can not find the config
Set build name.
New build name is '#180 origin/develop'
ERROR: Processing failed due to a bug in the code. Please report this to the issue tracker (https://jenkins.io/redirect/report-an-issue).
java.lang.IllegalStateException: your Apache Maven build is setup to use a config with id org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1337601430169 but can not find the config
	at org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider.supplySettings(MvnSettingsProvider.java:74)
	at jenkins.mvn.SettingsProvider.getSettingsFilePath(SettingsProvider.java:53)
	at jenkins.mvn.SettingsProvider.getSettingsRemotePath(SettingsProvider.java:70)
	at hudson.maven.MavenModuleSetBuild$PomParser.<init>(MavenModuleSetBuild.java:1195)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
project=hudson.maven.MavenModuleSet@6641c58b[Aggregator]
project.getModules()=[hudson.maven.MavenModule@549c1792[Aggregator/info.textgrid.services:aggregator][Aggregator/info.textgrid.services:aggregator][relativePath:]]
project.getRootModule()=hudson.maven.MavenModule@549c1792[Aggregator/info.textgrid.services:aggregator][Aggregator/info.textgrid.services:aggregator][relativePath:]
FATAL: your Apache Maven build is setup to use a config with id org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1337601430169 but can not find the config
java.lang.IllegalStateException: your Apache Maven build is setup to use a config with id org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1337601430169 but can not find the config
	at org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider.supplySettings(MvnSettingsProvider.java:74)
	at jenkins.mvn.SettingsProvider.getSettingsFilePath(SettingsProvider.java:53)
	at jenkins.mvn.SettingsProvider.getSettingsRemotePath(SettingsProvider.java:70)
	at hudson.maven.MavenModuleSetBuild$PomParser.<init>(MavenModuleSetBuild.java:1195)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
IRC notifier plugin: Sending notification to: #textgrid
[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
No emails were triggered.
Finished: FAILURE