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/06/26 01:38:10 UTC

ZooKeeper_branch35_jdk7 - Build # 1019 - Still Failing

See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/1019/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
Started by an SCM change
[EnvInject] - Loading node environment variables.
ERROR: SEVERE ERROR occurs
org.jenkinsci.lib.envinject.EnvInjectException: hudson.remoting.ChannelClosedException: channel is already closed
	at org.jenkinsci.plugins.envinject.service.EnvironmentVariablesNodeLoader.gatherEnvVarsForNode(EnvironmentVariablesNodeLoader.java:95)
	at org.jenkinsci.plugins.envinject.EnvInjectListener.loadEnvironmentVariablesNode(EnvInjectListener.java:80)
	at org.jenkinsci.plugins.envinject.EnvInjectListener.setUpEnvironment(EnvInjectListener.java:43)
	at hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(AbstractBuild.java:572)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:492)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:605)
	at hudson.remoting.Request.call(Request.java:130)
	at hudson.remoting.Channel.call(Channel.java:829)
	at hudson.FilePath.act(FilePath.java:1080)
	at org.jenkinsci.plugins.envinject.service.EnvironmentVariablesNodeLoader.gatherEnvVarsForNode(EnvironmentVariablesNodeLoader.java:64)
	... 8 more
Caused by: java.io.IOException
	at hudson.remoting.Channel.close(Channel.java:1292)
	at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:180)
	at hudson.remoting.PingThread.ping(PingThread.java:130)
	at hudson.remoting.PingThread.run(PingThread.java:86)
Caused by: java.util.concurrent.TimeoutException: Ping started at 1498428610033 hasn't completed by 1498428850034
	... 2 more
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ZooKeeper_branch35_jdk7 #1019
[EnvInject] - [ERROR] - SEVERE ERROR occurs: channel is already closed
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

ZooKeeper_branch35_jdk7 - Build # 1021 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 65.83 MB...]
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-06-26 05:54:22,680 [myid:127.0.0.1:11222] - INFO  [main-SendThread(127.0.0.1:11222):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11222. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-06-26 05:54:22,680 [myid:127.0.0.1:11222] - WARN  [main-SendThread(127.0.0.1:11222):ClientCnxn$SendThread@1235] - Session 0x50de6043a0000 for server 127.0.0.1/127.0.0.1:11222, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-06-26 05:54:22,741 [myid:127.0.0.1:11225] - INFO  [main-SendThread(127.0.0.1:11225):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11225. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-06-26 05:54:22,742 [myid:127.0.0.1:11225] - WARN  [main-SendThread(127.0.0.1:11225):ClientCnxn$SendThread@1235] - Session 0x1050de606530000 for server 127.0.0.1/127.0.0.1:11225, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-06-26 05:54:23,213 [myid:127.0.0.1:11222] - INFO  [main-SendThread(127.0.0.1:11222):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11222. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-06-26 05:54:23,214 [myid:127.0.0.1:11222] - WARN  [main-SendThread(127.0.0.1:11222):ClientCnxn$SendThread@1235] - Session 0x50de6043a0001 for server 127.0.0.1/127.0.0.1:11222, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-06-26 05:54:23,910 [myid:127.0.0.1:11225] - INFO  [main-SendThread(127.0.0.1:11225):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11225. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-06-26 05:54:23,910 [myid:127.0.0.1:11225] - WARN  [main-SendThread(127.0.0.1:11225):ClientCnxn$SendThread@1235] - Session 0x1050de606530000 for server 127.0.0.1/127.0.0.1:11225, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-06-26 05:54:24,305 [myid:127.0.0.1:11222] - INFO  [main-SendThread(127.0.0.1:11222):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11222. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-06-26 05:54:24,306 [myid:127.0.0.1:11222] - WARN  [main-SendThread(127.0.0.1:11222):ClientCnxn$SendThread@1235] - Session 0x50de6043a0000 for server 127.0.0.1/127.0.0.1:11222, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-06-26 05:54:24,723 [myid:127.0.0.1:11225] - INFO  [main-SendThread(127.0.0.1:11225):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11225. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-06-26 05:54:24,724 [myid:127.0.0.1:11225] - WARN  [main-SendThread(127.0.0.1:11225):ClientCnxn$SendThread@1235] - Session 0x1050de606530001 for server 127.0.0.1/127.0.0.1:11225, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] Running org.apache.zookeeper.server.quorum.StandaloneDisabledTest in thread 1
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 1, Class: org.apache.zookeeper.server.quorum.StandaloneDisabledTest
    [junit] Test org.apache.zookeeper.server.quorum.StandaloneDisabledTest FAILED (timeout)

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build.xml:1223: Tests failed!

Total time: 16 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest

Error Message:
Timeout occurred. Please note the time in the report does not reflect the time until the timeout.

Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
	at java.lang.Thread.run(Thread.java:745)

ZooKeeper_branch35_jdk7 - Build # 1020 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 11.53 KB...]

jute:
    [javac] Compiling 39 source files to /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build/classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/src/java/generated
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/src/c/generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/src/java/generated/.generated

ver-gen:
    [javac] Compiling 1 source file to /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build/classes

git-revision:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/.revision

version-info:

process-template:

build-generated:
    [javac] Compiling 62 source files to /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build/classes

compile:
    [javac] Compiling 242 source files to /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build/classes
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/src/java/main/org/apache/zookeeper/server/ZooKeeperServer.java:1060: error: cannot find symbol
    [javac]             AuthenticationProvider ap = ProviderRegistry.getProvider(scheme);
    [javac]             ^
    [javac]   symbol:   class AuthenticationProvider
    [javac]   location: class ZooKeeperServer
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/src/java/main/org/apache/zookeeper/server/PrepRequestProcessor.java:316: error: cannot find symbol
    [javac]                 AuthenticationProvider ap = ProviderRegistry.getProvider(id
    [javac]                 ^
    [javac]   symbol:   class AuthenticationProvider
    [javac]   location: class PrepRequestProcessor
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/src/java/main/org/apache/zookeeper/server/PrepRequestProcessor.java:975: error: cannot find symbol
    [javac]                     AuthenticationProvider ap =
    [javac]                     ^
    [javac]   symbol:   class AuthenticationProvider
    [javac]   location: class PrepRequestProcessor
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/src/java/main/org/apache/zookeeper/server/PrepRequestProcessor.java:989: error: cannot find symbol
    [javac]                 AuthenticationProvider ap = ProviderRegistry.getProvider(id.getScheme());
    [javac]                 ^
    [javac]   symbol:   class AuthenticationProvider
    [javac]   location: class PrepRequestProcessor
    [javac] 4 errors

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

Total time: 10 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.