Console Output

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