From dev-return-72466-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Wed Aug 22 12:39:12 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 823DA180662 for ; Wed, 22 Aug 2018 12:39:11 +0200 (CEST) Received: (qmail 89196 invoked by uid 500); 22 Aug 2018 10:39:10 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 89185 invoked by uid 99); 22 Aug 2018 10:39:09 -0000 Received: from mail-relay.apache.org (HELO mailrelay1-lw-us.apache.org) (207.244.88.152) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2018 10:39:09 +0000 Received: from jenkins01.apache.org (static.234.170.201.195.clients.your-server.de [195.201.170.234]) by mailrelay1-lw-us.apache.org (ASF Mail Server at mailrelay1-lw-us.apache.org) with ESMTP id E1DC14EF6 for ; Wed, 22 Aug 2018 10:39:08 +0000 (UTC) Received: from jenkins01.apache.org (localhost.localdomain [127.0.0.1]) by jenkins01.apache.org (ASF Mail Server at jenkins01.apache.org) with ESMTP id 5047622312DC for ; Wed, 22 Aug 2018 10:39:08 +0000 (UTC) Date: Wed, 22 Aug 2018 10:39:08 +0000 (UTC) From: Apache Jenkins Server To: dev@zookeeper.apache.org Message-ID: <800042350.1459.1534934348329.JavaMail.jenkins@jenkins01> In-Reply-To: <368045651.1426.1534928357908.JavaMail.jenkins@jenkins01> References: <368045651.1426.1534928357908.JavaMail.jenkins@jenkins01> Subject: Failed: ZOOKEEPER- PreCommit Build #2077 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1458_1859301963.1534934348323" X-Jenkins-Job: PreCommit-ZOOKEEPER-github-pr-build X-Jenkins-Result: FAILURE ------=_Part_1458_1859301963.1534934348323 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2077/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 7.60 KB...] at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1794) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Retrying after 10 seconds Wiping out workspace first. Cloning the remote Git repository Cloning repository git://github.com/apache/zookeeper.git > git init /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build # timeout=10 Fetching upstream changes from git://github.com/apache/zookeeper.git > git --version # timeout=10 > git fetch --tags --progress git://github.com/apache/zookeeper.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/apache/zookeeper.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/apache/zookeeper.git # timeout=10 Fetching upstream changes from git://github.com/apache/zookeeper.git > git fetch --tags --progress git://github.com/apache/zookeeper.git +refs/pull/*:refs/remotes/origin/pr/* > git config core.sparsecheckout # timeout=10 > git checkout -f origin/master > git branch -a -v --no-abbrev # timeout=10 > git checkout -b master origin/master Opening connection Done: 0 Counting objects Done: 0 Finding sources Done: 0 Writing objects Done: 0 org.eclipse.jgit.errors.TransportException: channel:/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build: error occurred during unpacking on the remote end: error java.io.FileNotFoundException: /x1/jenkins/tools/tomcat/apache-tomcat-9.0.10/webapps/ROOT/WEB-INF/lib/json-lib-2.4-jenkins-2.jar (Too many open files) at org.eclipse.jgit.transport.BasePackPushConnection.readStatusReport(BasePackPushConnection.java:379) at org.eclipse.jgit.transport.BasePackPushConnection.doPush(BasePackPushConnection.java:219) at org.eclipse.jgit.transport.BasePackPushConnection.push(BasePackPushConnection.java:168) at org.eclipse.jgit.transport.PushProcess.execute(PushProcess.java:172) at org.eclipse.jgit.transport.Transport.push(Transport.java:1272) at org.eclipse.jgit.transport.Transport.push(Transport.java:1318) 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:992) at com.cloudbees.jenkins.plugins.git.vmerge.BuildChooserImpl.getCandidateRevisions(BuildChooserImpl.java:81) at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1080) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1187) at hudson.scm.SCM.checkout(SCM.java:504) at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1794) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Archiving artifacts Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? [description-setter] Could not determine description. Putting comment on the pull request Email was triggered for: Failure - Any Sending email for trigger: Failure - Any ################################################################################### ############################## FAILED TESTS (if any) ############################## No tests ran. ------=_Part_1458_1859301963.1534934348323--