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 2014/05/05 08:38:10 UTC

ZooKeeper_branch33_solaris - Build # 872 - Still Failing

See https://builds.apache.org/job/ZooKeeper_branch33_solaris/872/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 478 lines...]
    [junit] 2014-05-05 06:37:53,343 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11221:NIOServerCnxn@777] - Client attempting to establish new session at /127.0.0.1:59443
    [junit] 2014-05-05 06:37:53,344 - INFO  [SyncThread:0:FileTxnLog@199] - Creating new log file: log.7d3
    [junit] 2014-05-05 06:37:53,358 - INFO  [SyncThread:0:NIOServerCnxn@1580] - Established session 0x145cb1a5b370000 with negotiated timeout 30000 for client /127.0.0.1:59443
    [junit] 2014-05-05 06:37:53,358 - INFO  [main-SendThread(localhost:11221):ClientCnxn$SendThread@736] - Session establishment complete on server localhost/127.0.0.1:11221, sessionid = 0x145cb1a5b370000, negotiated timeout = 30000
    [junit] expect:0x145cb1a5b370000
    [junit] found:0x145cb1a5b370000 org.apache.ZooKeeperService:name0=StandaloneServer_port-1,name1=Connections,name2=127.0.0.1,name3=0x145cb1a5b370000
    [junit] 2014-05-05 06:37:53,395 - INFO  [ProcessThread:-1:PrepRequestProcessor@399] - Processed session termination for sessionid: 0x145cb1a5b370000
    [junit] 2014-05-05 06:37:53,408 - INFO  [main:ZooKeeper@544] - Session: 0x145cb1a5b370000 closed
    [junit] 2014-05-05 06:37:53,408 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11221:NIOServerCnxn@1435] - Closed socket connection for client /127.0.0.1:59443 which had sessionid 0x145cb1a5b370000
    [junit] 2014-05-05 06:37:53,408 - INFO  [main-EventThread:ClientCnxn$EventThread@516] - EventThread shut down
    [junit] 2014-05-05 06:37:53,408 - INFO  [main:ClientBase@431] - tearDown starting
    [junit] 2014-05-05 06:37:53,409 - INFO  [main:ClientBase@443] - fdcount after test is: 42
    [junit] 2014-05-05 06:37:53,409 - INFO  [main:ClientBase@408] - STOPPING server
    [junit] 2014-05-05 06:37:53,410 - INFO  [ProcessThread:-1:PrepRequestProcessor@128] - PrepRequestProcessor exited loop!
    [junit] 2014-05-05 06:37:53,410 - INFO  [SyncThread:0:SyncRequestProcessor@151] - SyncRequestProcessor exited!
    [junit] 2014-05-05 06:37:53,411 - INFO  [main:FinalRequestProcessor@370] - shutdown of request processor complete
    [junit] 2014-05-05 06:37:53,411 - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 11221
    [junit] ensureOnly:[]
    [junit] 2014-05-05 06:37:53,672 - INFO  [main:ClientBase@460] - FINISHED testInvalidSnapshot
    [junit] 2014-05-05 06:37:54,006 - INFO  [SessionTracker:SessionTrackerImpl@161] - SessionTrackerImpl exited loop!
    [junit] 2014-05-05 06:37:54,006 - INFO  [SessionTracker:SessionTrackerImpl@161] - SessionTrackerImpl exited loop!
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.4 sec
    [junit] java.io.FileNotFoundException: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/junitvmwatcher291052903.properties (No such file or directory)
    [junit] 	at java.io.FileInputStream.open(Native Method)
    [junit] 	at java.io.FileInputStream.<init>(FileInputStream.java:120)
    [junit] 	at java.io.FileReader.<init>(FileReader.java:55)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeAsForked(JUnitTask.java:1028)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:817)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeOrQueue(JUnitTask.java:1657)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:764)
    [junit] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [junit] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
    [junit] 	at org.apache.tools.ant.Task.perform(Task.java:348)
    [junit] 	at org.apache.tools.ant.Target.execute(Target.java:357)
    [junit] 	at org.apache.tools.ant.Target.performTasks(Target.java:385)
    [junit] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
    [junit] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
    [junit] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    [junit] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
    [junit] 	at org.apache.tools.ant.Main.runBuild(Main.java:698)
    [junit] 	at org.apache.tools.ant.Main.startAnt(Main.java:199)
    [junit] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
    [junit] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    [junit] Running org.apache.zookeeper.server.SerializationPerfTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/build.xml:814: Process fork failed.

Total time: 1 minute 53 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.server.SerializationPerfTest.unknown

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.



ZooKeeper_branch33_solaris - Build # 874 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2821 lines...]
    [junit] 2014-05-07 06:40:01,612 - INFO  [main:Environment@97] - Client environment:user.home=/export/home/hudson
    [junit] 2014-05-07 06:40:01,613 - INFO  [main:Environment@97] - Client environment:user.dir=/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk
    [junit] 2014-05-07 06:40:01,614 - INFO  [main:ZooKeeper@379] - Initiating client connection, connectString=127.0.0.1:3181 sessionTimeout=30000 watcher=testStandalone(org.apache.zookeeper.server.ZooKeeperServerMainTest)
    [junit] 2014-05-07 06:40:01,666 - INFO  [main-SendThread():ClientCnxn$SendThread@1058] - Opening socket connection to server /127.0.0.1:3181
    [junit] 2014-05-07 06:40:01,673 - INFO  [main-SendThread(localhost:3181):ClientCnxn$SendThread@947] - Socket connection established to localhost/127.0.0.1:3181, initiating session
    [junit] 2014-05-07 06:40:01,673 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:3181:NIOServerCnxn$Factory@251] - Accepted socket connection from /127.0.0.1:44493
    [junit] 2014-05-07 06:40:01,720 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:3181:NIOServerCnxn@777] - Client attempting to establish new session at /127.0.0.1:44493
    [junit] 2014-05-07 06:40:01,723 - INFO  [SyncThread:0:FileTxnLog@199] - Creating new log file: log.1
    [junit] 2014-05-07 06:40:01,938 - INFO  [SyncThread:0:NIOServerCnxn@1580] - Established session 0x145d569073b0000 with negotiated timeout 30000 for client /127.0.0.1:44493
    [junit] 2014-05-07 06:40:01,939 - INFO  [main-SendThread(localhost:3181):ClientCnxn$SendThread@736] - Session establishment complete on server localhost/127.0.0.1:3181, sessionid = 0x145d569073b0000, negotiated timeout = 30000
    [junit] 2014-05-07 06:40:02,092 - INFO  [ProcessThread:-1:PrepRequestProcessor@399] - Processed session termination for sessionid: 0x145d569073b0000
    [junit] 2014-05-07 06:40:02,099 - INFO  [main:ZooKeeper@544] - Session: 0x145d569073b0000 closed
    [junit] 2014-05-07 06:40:02,099 - INFO  [main-EventThread:ClientCnxn$EventThread@516] - EventThread shut down
    [junit] 2014-05-07 06:40:02,101 - INFO  [main:NIOServerCnxn@1435] - Closed socket connection for client /127.0.0.1:44493 which had sessionid 0x145d569073b0000
    [junit] 2014-05-07 06:40:02,266 - INFO  [ProcessThread:-1:PrepRequestProcessor@128] - PrepRequestProcessor exited loop!
    [junit] 2014-05-07 06:40:02,266 - INFO  [SyncThread:0:SyncRequestProcessor@151] - SyncRequestProcessor exited!
    [junit] 2014-05-07 06:40:02,267 - INFO  [main:FinalRequestProcessor@370] - shutdown of request processor complete
    [junit] 2014-05-07 06:40:02,267 - INFO  [Standalone server with clientPort:3181:FinalRequestProcessor@370] - shutdown of request processor complete
    [junit] 2014-05-07 06:40:02,268 - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 3181
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.163 sec
    [junit] Running org.apache.zookeeper.server.ZooKeeperServerTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.029 sec
    [junit] java.io.FileNotFoundException: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/junitvmwatcher1471053051.properties (No such file or directory)
    [junit] 	at java.io.FileInputStream.open(Native Method)
    [junit] 	at java.io.FileInputStream.<init>(FileInputStream.java:120)
    [junit] 	at java.io.FileReader.<init>(FileReader.java:55)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeAsForked(JUnitTask.java:1028)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:817)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeOrQueue(JUnitTask.java:1657)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:764)
    [junit] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [junit] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
    [junit] 	at org.apache.tools.ant.Task.perform(Task.java:348)
    [junit] 	at org.apache.tools.ant.Target.execute(Target.java:357)
    [junit] 	at org.apache.tools.ant.Target.performTasks(Target.java:385)
    [junit] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
    [junit] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
    [junit] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    [junit] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
    [junit] 	at org.apache.tools.ant.Main.runBuild(Main.java:698)
    [junit] 	at org.apache.tools.ant.Main.startAnt(Main.java:199)
    [junit] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
    [junit] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    [junit] Running org.apache.zookeeper.server.ZxidRolloverTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/build.xml:814: Process fork failed.

Total time: 4 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.server.ZxidRolloverTest.unknown

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.



ZooKeeper_branch33_solaris - Build # 873 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 490 lines...]
    [junit] 2014-05-06 06:36:32,732 - INFO  [main:ClientBase@408] - STOPPING server
    [junit] 2014-05-06 06:36:32,734 - INFO  [ProcessThread:-1:PrepRequestProcessor@128] - PrepRequestProcessor exited loop!
    [junit] 2014-05-06 06:36:32,734 - INFO  [SyncThread:0:SyncRequestProcessor@151] - SyncRequestProcessor exited!
    [junit] 2014-05-06 06:36:32,734 - INFO  [main:FinalRequestProcessor@370] - shutdown of request processor complete
    [junit] 2014-05-06 06:36:32,735 - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 11221
    [junit] ensureOnly:[]
    [junit] 2014-05-06 06:36:33,010 - INFO  [SessionTracker:SessionTrackerImpl@161] - SessionTrackerImpl exited loop!
    [junit] 2014-05-06 06:36:33,010 - INFO  [SessionTracker:SessionTrackerImpl@161] - SessionTrackerImpl exited loop!
    [junit] 2014-05-06 06:36:33,077 - INFO  [main:ClientBase@460] - FINISHED testInvalidSnapshot
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 21.727 sec
    [junit] Running org.apache.zookeeper.server.SerializationPerfTest
    [junit] 2014-05-06 06:36:44,736 - INFO  [main:SerializationPerfTest@73] - Serialized 5 nodes in 143 ms (28720us/node), depth=1 width=0 datalen=20
    [junit] 2014-05-06 06:36:45,731 - INFO  [main:SerializationPerfTest@73] - Serialized 10005 nodes in 151 ms (15us/node), depth=2 width=10000 datalen=20
    [junit] 2014-05-06 06:36:45,919 - INFO  [main:SerializationPerfTest@73] - Serialized 404 nodes in 11 ms (27us/node), depth=400 width=1 datalen=20
    [junit] 2014-05-06 06:36:46,117 - INFO  [main:SerializationPerfTest@73] - Serialized 11115 nodes in 42 ms (3us/node), depth=5 width=10 datalen=20
    [junit] 2014-05-06 06:36:47,184 - INFO  [main:SerializationPerfTest@73] - Serialized 54245 nodes in 146 ms (2us/node), depth=5 width=15 datalen=20
    [junit] 2014-05-06 06:36:47,407 - INFO  [main:SerializationPerfTest@73] - Serialized 16280 nodes in 16 ms (0us/node), depth=4 width=25 datalen=20
    [junit] 2014-05-06 06:36:48,054 - INFO  [main:SerializationPerfTest@73] - Serialized 65645 nodes in 69 ms (1us/node), depth=4 width=40 datalen=20
    [junit] 2014-05-06 06:36:49,168 - INFO  [main:SerializationPerfTest@73] - Serialized 90305 nodes in 90 ms (1us/node), depth=3 width=300 datalen=20
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 8.584 sec
    [junit] Running org.apache.zookeeper.server.ToStringTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.45 sec
    [junit] java.io.FileNotFoundException: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/junitvmwatcher1486786916.properties (No such file or directory)
    [junit] 	at java.io.FileInputStream.open(Native Method)
    [junit] 	at java.io.FileInputStream.<init>(FileInputStream.java:120)
    [junit] 	at java.io.FileReader.<init>(FileReader.java:55)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeAsForked(JUnitTask.java:1028)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:817)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeOrQueue(JUnitTask.java:1657)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:764)
    [junit] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [junit] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
    [junit] 	at org.apache.tools.ant.Task.perform(Task.java:348)
    [junit] 	at org.apache.tools.ant.Target.execute(Target.java:357)
    [junit] 	at org.apache.tools.ant.Target.performTasks(Target.java:385)
    [junit] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
    [junit] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
    [junit] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    [junit] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
    [junit] 	at org.apache.tools.ant.Main.runBuild(Main.java:698)
    [junit] 	at org.apache.tools.ant.Main.startAnt(Main.java:199)
    [junit] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
    [junit] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    [junit] Running org.apache.zookeeper.server.TruncateCorruptionTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/build.xml:814: Process fork failed.

Total time: 3 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.server.TruncateCorruptionTest.unknown

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.