Console Output

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