You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/04/17 23:51:37 UTC

ZooKeeper_branch34_openjdk7 - Build # 1470 - Still Failing

See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1470/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 23.09 KB...]
[ivy:retrieve] 	found org.apache.directory.server#apacheds-ldif-partition;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-xdbm-partition;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-core-avl;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-mavibot-partition;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.mavibot#mavibot;1.0.0-M1 in maven2
[ivy:retrieve] 	found org.slf4j#slf4j-log4j12;1.7.5 in maven2
[ivy:retrieve] 	found log4j#log4j;1.2.17 in maven2
[ivy:retrieve] 	found org.apache.directory.api#api-all;1.0.0-M20 in maven2
[ivy:retrieve] 	found xpp3#xpp3;1.1.4c in maven2
[ivy:retrieve] 	found dom4j#dom4j;1.6.1 in maven2
[ivy:retrieve] 	found xml-apis#xml-apis;1.0.b2 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-jdbm-partition;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.jdbm#apacheds-jdbm1;2.0.0-M2 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-protocol-ldap;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.api#api-ldap-extras-sp;1.0.0-M20 in maven2
[ivy:retrieve] :: resolution report :: resolve 2062ms :: artifacts dl 112ms
[ivy:retrieve] 	:: evicted modules:
[ivy:retrieve] 	commons-collections#commons-collections;3.2.1 by [commons-collections#commons-collections;3.2.2] in [test]
[ivy:retrieve] 	xml-apis#xml-apis;2.0.2 by [xml-apis#xml-apis;1.0.b2] in [test]
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       test       |   72  |   0   |   0   |   2   ||   66  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] 	confs: [test]
[ivy:retrieve] 	66 artifacts copied, 0 already retrieved (17659kB/410ms)

compile-test:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_openjdk7/build/test/classes
    [javac] Compiling 148 source files to /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_openjdk7/build/test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_openjdk7/src/java/test/org/apache/zookeeper/test/ClientBase.java:151: error: cannot find symbol
    [javac]             long expire = Time.currentElapsedTime() + timeout;
    [javac]                           ^
    [javac]   symbol:   variable Time
    [javac]   location: class CountdownWatcher
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_openjdk7/src/java/test/org/apache/zookeeper/test/ClientBase.java:155: error: cannot find symbol
    [javac]                 left = expire - Time.currentElapsedTime();
    [javac]                                 ^
    [javac]   symbol:   variable Time
    [javac]   location: class CountdownWatcher
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_openjdk7/src/java/test/org/apache/zookeeper/test/LoadFromLogTest.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 errors
    [javac] 1 warning

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_openjdk7/build.xml:410: Compile failed; see the compiler error output for details.

Total time: 14 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper_branch34_openjdk7 - Build # 1471 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1471/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 14.75 KB...]
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1427)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1126)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:894)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:869)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:828)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to qnode1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:256)
	at com.sun.proxy.$Proxy102.setRemoteUrl(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:794)
	... 11 more
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at hudson.Proc$LocalProc.<init>(Proc.java:277)
	at hudson.Proc$LocalProc.<init>(Proc.java:214)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:846)
	at hudson.Launcher$ProcStarter.start(Launcher.java:384)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1795)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1772)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1768)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1415)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1427)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1126)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:894)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:869)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:828)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.