You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/03/12 15:38:35 UTC

Build failed in Jenkins: TomEE » pull-request #106

See <https://ci-builds.apache.org/job/Tomee/job/pull-request/106/display/redirect>

Changes:


------------------------------------------
GitHub pull request #772 to apache/tomee
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu) in workspace <https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/tomee
 > git init <https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/tomee
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/tomee +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/tomee # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master # timeout=10
  Opening connection
    Done: 0
  Counting objects
    Done: 16234
  Finding sources
    Done: 10
  Getting sizes
    Done: 4
  Compressing objects
    Done: 10083
  Writing objects
    Done: 10
org.eclipse.jgit.errors.TransportException: channel:<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/>: error occurred during unpacking on the remote end: error Loading of translation bundle failed for [org.eclipse.jgit.internal.JGitText, en_US]
	at org.eclipse.jgit.transport.BasePackPushConnection.readStatusReport(BasePackPushConnection.java:349)
	at org.eclipse.jgit.transport.BasePackPushConnection.doPush(BasePackPushConnection.java:189)
	at org.eclipse.jgit.transport.BasePackPushConnection.push(BasePackPushConnection.java:137)
	at org.eclipse.jgit.transport.PushProcess.execute(PushProcess.java:139)
	at org.eclipse.jgit.transport.Transport.push(Transport.java:1335)
	at org.eclipse.jgit.transport.Transport.push(Transport.java:1381)
	at com.cloudbees.jenkins.plugins.git.vmerge.BuildChooserImpl$2.invoke(BuildChooserImpl.java:92)
	at com.cloudbees.jenkins.plugins.git.vmerge.BuildChooserImpl$2.invoke(BuildChooserImpl.java:81)
	at hudson.plugins.git.GitSCM$BuildChooserContextImpl.actOnBuild(GitSCM.java:1068)
	at com.cloudbees.jenkins.plugins.git.vmerge.BuildChooserImpl.getCandidateRevisions(BuildChooserImpl.java:81)
	at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1150)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1303)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
INFO: Starting to record.
INFO: Processing JUnit
ERROR: Step ?Publish xUnit test result report? failed: [JUnit] - No test report file(s) were found with the pattern '**/target/surefire-reports/TEST-*.xml' relative to '<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/'> for the testing framework 'JUnit'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'JUnit'?"
Putting comment on the pull request

Jenkins build is back to normal : TomEE » pull-request #107

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Tomee/job/pull-request/107/display/redirect?page=changes>