Skip to content

Console Output

Started by user James Krueger
Agent default-java-qkmf4 is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 

[EnvInject] - Loading node environment variables.
Building remotely on default-java-qkmf4 in workspace /home/jenkins/workspace/JAXR-API master build
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-ee4j/jaxr-api.git
 > git init /home/jenkins/workspace/JAXR-API master build # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jaxr-api.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/eclipse-ee4j/jaxr-api.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/eclipse-ee4j/jaxr-api.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-ee4j/jaxr-api.git # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jaxr-api.git
 > git fetch --tags --progress https://github.com/eclipse-ee4j/jaxr-api.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 255348b77a76ccb083152bb96af2d8fc9d7a82d9 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 255348b77a76ccb083152bb96af2d8fc9d7a82d9
Commit message: "GroupId changed to jakarta (#6)"
 > git rev-list --no-walk 255348b77a76ccb083152bb96af2d8fc9d7a82d9 # timeout=10
ERROR: Failed to parse POMs
org.jenkinsci.plugins.credentialsbinding.impl.CredentialNotFoundException: 
	at org.jenkinsci.plugins.credentialsbinding.MultiBinding.getCredentials(MultiBinding.java:153)
	at org.jenkinsci.plugins.credentialsbinding.impl.AbstractOnDiskBinding.bindSingle(AbstractOnDiskBinding.java:39)
	at org.jenkinsci.plugins.credentialsbinding.Binding.bind(Binding.java:150)
	at org.jenkinsci.plugins.credentialsbinding.impl.SecretBuildWrapper.setUp(SecretBuildWrapper.java:88)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:667)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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
Finished: FAILURE