Console Output

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