Console Output

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