You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Dominic Hamon (JIRA)" <ji...@apache.org> on 2014/06/05 00:35:02 UTC

[jira] [Comment Edited] (MESOS-1337) AllocatorZooKeeperTest/0.FrameworkReregistersFirst runs forever

    [ https://issues.apache.org/jira/browse/MESOS-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018277#comment-14018277 ] 

Dominic Hamon edited comment on MESOS-1337 at 6/4/14 10:33 PM:
---------------------------------------------------------------

Added lots of logging to see which process was hanging, and it is the {{ZooKeeperProcess}}. The call to {{zookeeper_close}} never returns.

I'm wondering if it might be related to https://issues.apache.org/jira/browse/ZOOKEEPER-1306 or (similarly) https://issues.apache.org/jira/browse/ZOOKEEPER-1720.


was (Author: dhamon):
Added lots of logging to see which process was hanging, and it is the {{ZooKeeperProcess}}. The call to {{zookeeper_close}} never returns.

I'm wondering if it might be related to https://issues.apache.org/jira/browse/ZOOKEEPER-1306.

> AllocatorZooKeeperTest/0.FrameworkReregistersFirst runs forever
> ---------------------------------------------------------------
>
>                 Key: MESOS-1337
>                 URL: https://issues.apache.org/jira/browse/MESOS-1337
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Jie Yu
>            Assignee: Dominic Hamon
>
> mesos-ubuntu-12.10-gcc
> {noformat}
> [ RUN      ] AllocatorZooKeeperTest/0.FrameworkReregistersFirst
> Using temporary directory '/tmp/AllocatorZooKeeperTest_0_FrameworkReregistersFirst_8AwLgi'
> I0508 19:09:26.605475 32623 leveldb.cpp:174] Opened db in 26.690805ms
> I0508 19:09:26.615155 32623 leveldb.cpp:181] Compacted db in 8.772234ms
> I0508 19:09:26.615851 32623 leveldb.cpp:196] Created db iterator in 14323ns
> I0508 19:09:26.616508 32623 leveldb.cpp:202] Seeked to beginning of db in 1472ns
> I0508 19:09:26.617200 32623 leveldb.cpp:271] Iterated through 0 keys in the db in 908ns
> I0508 19:09:26.617965 32623 replica.cpp:741] Replica recovered with log positions 0 -> 0 with 1 holes and 0 unlearned
> 2014-05-08 19:09:26,618:32623(0x2af9c4c87700):ZOO_INFO@log_env@712: Client environment:zookeeper.version=zookeeper C client 3.4.5
> 2014-05-08 19:09:26,618:32623(0x2af9c4c87700):ZOO_INFO@log_env@716: Client environment:host.name=quantal
> 2014-05-08 19:09:26,618:32623(0x2af9c4c87700):ZOO_INFO@log_env@723: Client environment:os.name=Linux
> 2014-05-08 19:09:26,618:32623(0x2af9c4c87700):ZOO_INFO@log_env@724: Client environment:os.arch=3.5.0-49-generic
> 2014-05-08 19:09:26,618:32623(0x2af9c4c87700):ZOO_INFO@log_env@725: Client environment:os.version=#73-Ubuntu SMP Tue Apr 1 18:32:29 UTC 2014
> 2014-05-08 19:09:26,618:32623(0x2af9c4c87700):ZOO_INFO@log_env@733: Client environment:user.name=(null)
> 2014-05-08 19:09:26,618:32623(0x2af9c4c87700):ZOO_INFO@log_env@741: Client environment:user.home=/home/jenkins
> 2014-05-08 19:09:26,618:32623(0x2af9c4c87700):ZOO_INFO@log_env@753: Client environment:user.dir=/tmp/AllocatorZooKeeperTest_0_FrameworkReregistersFirst_8AwLgi
> 2014-05-08 19:09:26,619:32623(0x2af9c4c87700):ZOO_INFO@zookeeper_init@786: Initiating client connection, host=127.0.0.1:35148 sessionTimeout=10000 watcher=0x2af9c2117480 sessionId=0 sessionPasswd=<null> context=0x2af9e407be50 flags=0
> 2014-05-08 19:09:26,619:32623(0x2af9c568c700):ZOO_INFO@log_env@712: Client environment:zookeeper.version=zookeeper C client 3.4.5
> 2014-05-08 19:09:26,620:32623(0x2af9c568c700):ZOO_INFO@log_env@716: Client environment:host.name=quantal
> 2014-05-08 19:09:26,620:32623(0x2af9c568c700):ZOO_INFO@log_env@723: Client environment:os.name=Linux
> 2014-05-08 19:09:26,620:32623(0x2af9c568c700):ZOO_INFO@log_env@724: Client environment:os.arch=3.5.0-49-generic
> 2014-05-08 19:09:26,620:32623(0x2af9c568c700):ZOO_INFO@log_env@725: Client environment:os.version=#73-Ubuntu SMP Tue Apr 1 18:32:29 UTC 2014
> 2014-05-08 19:09:26,620:32623(0x2af9c568c700):ZOO_INFO@log_env@733: Client environment:user.name=(null)
> 2014-05-08 19:09:26,620:32623(0x2af9c568c700):ZOO_INFO@log_env@741: Client environment:user.home=/home/jenkins
> 2014-05-08 19:09:26,620:32623(0x2af9c568c700):ZOO_INFO@log_env@753: Client environment:user.dir=/tmp/AllocatorZooKeeperTest_0_FrameworkReregistersFirst_8AwLgi
> 2014-05-08 19:09:26,620:32623(0x2af9c568c700):ZOO_INFO@zookeeper_init@786: Initiating client connection, host=127.0.0.1:35148 sessionTimeout=10000 watcher=0x2af9c2117480 sessionId=0 sessionPasswd=<null> context=0x2af9e8094700 flags=0
> I0508 19:09:26.620749 32646 log.cpp:238] Attempting to join replica to ZooKeeper group
> I0508 19:09:26.620919 32646 recover.cpp:425] Starting replica recovery
> I0508 19:09:26.621006 32646 recover.cpp:451] Replica is in EMPTY status
> I0508 19:09:26.621389 32646 replica.cpp:638] Replica in EMPTY status received a broadcasted recover request
> I0508 19:09:26.621465 32646 recover.cpp:188] Received a recover response from a replica in EMPTY status
> I0508 19:09:26.621614 32646 recover.cpp:542] Updating replica status to STARTING
> 2014-05-08 19:09:26,623:32623(0x2af9c588d700):ZOO_INFO@log_env@712: Client environment:zookeeper.version=zookeeper C client 3.4.5
> 2014-05-08 19:09:26,623:32623(0x2af9c588d700):ZOO_INFO@log_env@716: Client environment:host.name=quantal
> 2014-05-08 19:09:26,623:32623(0x2af9c588d700):ZOO_INFO@log_env@723: Client environment:os.name=Linux
> 2014-05-08 19:09:26,623:32623(0x2af9c588d700):ZOO_INFO@log_env@724: Client environment:os.arch=3.5.0-49-generic
> 2014-05-08 19:09:26,623:32623(0x2af9c588d700):ZOO_INFO@log_env@725: Client environment:os.version=#73-Ubuntu SMP Tue Apr 1 18:32:29 UTC 2014
> 2014-05-08 19:09:26,623:32623(0x2af9c588d700):ZOO_INFO@log_env@733: Client environment:user.name=(null)
> 2014-05-08 19:09:26,623:32623(0x2af9c588d700):ZOO_INFO@log_env@741: Client environment:user.home=/home/jenkins
> 2014-05-08 19:09:26,623:32623(0x2af9c588d700):ZOO_INFO@log_env@753: Client environment:user.dir=/tmp/AllocatorZooKeeperTest_0_FrameworkReregistersFirst_8AwLgi
> 2014-05-08 19:09:26,623:32623(0x2af9c588d700):ZOO_INFO@zookeeper_init@786: Initiating client connection, host=127.0.0.1:35148 sessionTimeout=10000 watcher=0x2af9c2117480 sessionId=0 sessionPasswd=<null> context=0x2af9c80624d0 flags=0
> 2014-05-08 19:09:26,623:32623(0x2af9c5a8e700):ZOO_INFO@log_env@712: Client environment:zookeeper.version=zookeeper C client 3.4.5
> 2014-05-08 19:09:26,623:32623(0x2af9c5a8e700):ZOO_INFO@log_env@716: Client environment:host.name=quantal
> 2014-05-08 19:09:26,623:32623(0x2af9c5a8e700):ZOO_INFO@log_env@723: Client environment:os.name=Linux
> 2014-05-08 19:09:26,623:32623(0x2af9c5a8e700):ZOO_INFO@log_env@724: Client environment:os.arch=3.5.0-49-generic
> 2014-05-08 19:09:26,624:32623(0x2af9c5a8e700):ZOO_INFO@log_env@725: Client environment:os.version=#73-Ubuntu SMP Tue Apr 1 18:32:29 UTC 2014
> 2014-05-08 19:09:26,624:32623(0x2af9c5a8e700):ZOO_INFO@log_env@733: Client environment:user.name=(null)
> 2014-05-08 19:09:26,624:32623(0x2af9c5a8e700):ZOO_INFO@log_env@741: Client environment:user.home=/home/jenkins
> 2014-05-08 19:09:26,624:32623(0x2af9c5a8e700):ZOO_INFO@log_env@753: Client environment:user.dir=/tmp/AllocatorZooKeeperTest_0_FrameworkReregistersFirst_8AwLgi
> 2014-05-08 19:09:26,624:32623(0x2af9c5a8e700):ZOO_INFO@zookeeper_init@786: Initiating client connection, host=127.0.0.1:35148 sessionTimeout=10000 watcher=0x2af9c2117480 sessionId=0 sessionPasswd=<null> context=0x2af9e00ab880 flags=0
> I0508 19:09:26.625543 32645 master.cpp:267] Master 20140508-190926-16842879-40530-32623 (quantal) started on 127.0.1.1:40530
> I0508 19:09:26.626111 32645 master.cpp:304] Master only allowing authenticated frameworks to register
> I0508 19:09:26.626123 32645 master.cpp:309] Master only allowing authenticated slaves to register
> I0508 19:09:26.626128 32645 credentials.hpp:35] Loading credentials for authentication
> W0508 19:09:26.626205 32645 credentials.hpp:48] Failed to stat credentials file 'file:///tmp/AllocatorZooKeeperTest_0_FrameworkReregistersFirst_8AwLgi/credentials': No such file or directory
> I0508 19:09:26.626651 32645 hierarchical_allocator_process.hpp:301] Initializing hierarchical allocator process with master : master@127.0.1.1:40530
> I0508 19:09:26.626693 32645 master.cpp:104] No whitelist given. Advertising offers for all slaves
> I0508 19:09:26.627579 32644 contender.cpp:127] Joining the ZK group
> I0508 19:09:26.628808 32646 leveldb.cpp:304] Persisting metadata (8 bytes) to leveldb took 7.116084ms
> I0508 19:09:26.628837 32646 replica.cpp:320] Persisted replica status to STARTING
> I0508 19:09:26.628921 32646 recover.cpp:451] Replica is in STARTING status
> I0508 19:09:26.629268 32646 replica.cpp:638] Replica in STARTING status received a broadcasted recover request
> I0508 19:09:26.629341 32646 recover.cpp:188] Received a recover response from a replica in STARTING status
> I0508 19:09:26.629463 32646 recover.cpp:542] Updating replica status to VOTING
> 2014-05-08 19:09:26,631:32623(0x2af9f3eec700):ZOO_INFO@check_events@1703: initiated connection to server [127.0.0.1:35148]
> 2014-05-08 19:09:26,637:32623(0x2af9f5f34700):ZOO_INFO@check_events@1703: initiated connection to server [127.0.0.1:35148]
> I0508 19:09:26.639500 32646 leveldb.cpp:304] Persisting metadata (8 bytes) to leveldb took 9.9551ms
> I0508 19:09:26.639536 32646 replica.cpp:320] Persisted replica status to VOTING
> I0508 19:09:26.639643 32646 recover.cpp:556] Successfully joined the Paxos group
> I0508 19:09:26.639719 32646 recover.cpp:440] Recover process terminated
> 2014-05-08 19:09:26,640:32623(0x2af9f3eec700):ZOO_INFO@check_events@1750: session establishment complete on server [127.0.0.1:35148], sessionId=0x145debded19000a, negotiated timeout=10000
> I0508 19:09:26.641326 32647 group.cpp:310] Group process ((4200)@127.0.1.1:40530) connected to ZooKeeper
> I0508 19:09:26.641347 32647 group.cpp:784] Syncing group operations: queue size (joins, cancels, datas) = (1, 0, 0)
> I0508 19:09:26.641356 32647 group.cpp:382] Trying to create path '/znode/log_replicas' in ZooKeeper
> 2014-05-08 19:09:26,637:32623(0x2af9f4302700):ZOO_INFO@check_events@1703: initiated connection to server [127.0.0.1:35148]
> 2014-05-08 19:09:26,638:32623(0x2af9f551e700):ZOO_INFO@check_events@1703: initiated connection to server [127.0.0.1:35148]
> 2014-05-08 19:09:26,649:32623(0x2af9f5f34700):ZOO_INFO@check_events@1750: session establishment complete on server [127.0.0.1:35148], sessionId=0x145debded19000b, negotiated timeout=10000
> 2014-05-08 19:09:26,650:32623(0x2af9f4302700):ZOO_INFO@check_events@1750: session establishment complete on server [127.0.0.1:35148], sessionId=0x145debded19000c, negotiated timeout=10000
> 2014-05-08 19:09:26,650:32623(0x2af9f551e700):ZOO_INFO@check_events@1750: session establishment complete on server [127.0.0.1:35148], sessionId=0x145debded19000d, negotiated timeout=10000
> I0508 19:09:26.651504 32646 group.cpp:310] Group process ((4198)@127.0.1.1:40530) connected to ZooKeeper
> I0508 19:09:26.651525 32646 group.cpp:784] Syncing group operations: queue size (joins, cancels, datas) = (0, 0, 0)
> I0508 19:09:26.651531 32646 group.cpp:382] Trying to create path '/znode/log_replicas' in ZooKeeper
> I0508 19:09:26.651962 32649 group.cpp:310] Group process ((4205)@127.0.1.1:40530) connected to ZooKeeper
> I0508 19:09:26.651979 32649 group.cpp:784] Syncing group operations: queue size (joins, cancels, datas) = (1, 0, 0)
> I0508 19:09:26.651986 32649 group.cpp:382] Trying to create path '/znode' in ZooKeeper
> I0508 19:09:26.653175 32644 group.cpp:310] Group process ((4208)@127.0.1.1:40530) connected to ZooKeeper
> I0508 19:09:26.653205 32644 group.cpp:784] Syncing group operations: queue size (joins, cancels, datas) = (0, 0, 0)
> I0508 19:09:26.653216 32644 group.cpp:382] Trying to create path '/znode' in ZooKeeper
> I0508 19:09:26.658931 32646 network.hpp:423] ZooKeeper group memberships changed
> I0508 19:09:26.659041 32646 group.cpp:655] Trying to get '/znode/log_replicas/0000000002' in ZooKeeper
> I0508 19:09:26.659701 32644 group.cpp:711] Found non-sequence node 'log_replicas' at '/znode' in ZooKeeper
> I0508 19:09:26.664736 32648 contender.cpp:243] New candidate (id='3') has entered the contest for leadership
> I0508 19:09:26.665997 32646 network.hpp:461] ZooKeeper group PIDs: { log-replica(326)@127.0.1.1:40530 }
> I0508 19:09:26.666829 32645 group.cpp:711] Found non-sequence node 'log_replicas' at '/znode' in ZooKeeper
> I0508 19:09:26.666894 32645 detector.cpp:135] Detected a new leader: (id='3')
> I0508 19:09:26.667007 32645 group.cpp:655] Trying to get '/znode/info_0000000003' in ZooKeeper
> I0508 19:09:26.668014 32649 group.cpp:711] Found non-sequence node 'log_replicas' at '/znode' in ZooKeeper
> I0508 19:09:26.668897 32645 detector.cpp:377] A new leading master (UPID=master@127.0.1.1:40530) is detected
> I0508 19:09:26.668954 32645 master.cpp:919] The newly elected leader is master@127.0.1.1:40530 with id 20140508-190926-16842879-40530-32623
> I0508 19:09:26.668967 32645 master.cpp:929] Elected as the leading master!
> I0508 19:09:26.668973 32645 master.cpp:750] Recovering from registrar
> I0508 19:09:26.669040 32645 registrar.cpp:313] Recovering registrar
> I0508 19:09:26.669296 32645 log.cpp:656] Attempting to start the writer
> I0508 19:09:26.669661 32645 replica.cpp:474] Replica received implicit promise request with proposal 1
> I0508 19:09:26.680485 32645 leveldb.cpp:304] Persisting metadata (8 bytes) to leveldb took 10.800556ms
> I0508 19:09:26.680513 32645 replica.cpp:342] Persisted promised to 1
> I0508 19:09:26.684962 32648 coordinator.cpp:230] Coordinator attemping to fill missing position
> I0508 19:09:26.685315 32648 replica.cpp:375] Replica received explicit promise request for position 0 with proposal 2
> I0508 19:09:26.693640 32648 leveldb.cpp:341] Persisting action (8 bytes) to leveldb took 8.302553ms
> I0508 19:09:26.693667 32648 replica.cpp:676] Persisted action at 0
> I0508 19:09:26.693984 32648 replica.cpp:508] Replica received write request for position 0
> I0508 19:09:26.694015 32648 leveldb.cpp:436] Reading position from leveldb took 13579ns
> I0508 19:09:26.703368 32648 leveldb.cpp:341] Persisting action (14 bytes) to leveldb took 9.332181ms
> I0508 19:09:26.703399 32648 replica.cpp:676] Persisted action at 0
> I0508 19:09:26.708878 32646 replica.cpp:655] Replica received learned notice for position 0
> I0508 19:09:26.716567 32646 leveldb.cpp:341] Persisting action (16 bytes) to leveldb took 7.660637ms
> I0508 19:09:26.716606 32646 replica.cpp:676] Persisted action at 0
> I0508 19:09:26.716619 32646 replica.cpp:661] Replica learned NOP action at position 0
> I0508 19:09:26.716933 32646 log.cpp:672] Writer started with ending position 0
> I0508 19:09:26.717366 32646 leveldb.cpp:436] Reading position from leveldb took 12898ns
> I0508 19:09:26.718827 32646 registrar.cpp:346] Successfully fetched the registry (0B)
> I0508 19:09:26.718853 32646 registrar.cpp:422] Attempting to update the 'registry'
> I0508 19:09:26.720038 32646 log.cpp:680] Attempting to append 120 bytes to the log
> I0508 19:09:26.720090 32646 coordinator.cpp:340] Coordinator attempting to write APPEND action at position 1
> I0508 19:09:26.720296 32646 replica.cpp:508] Replica received write request for position 1
> I0508 19:09:26.729661 32646 leveldb.cpp:341] Persisting action (137 bytes) to leveldb took 9.343513ms
> I0508 19:09:26.730412 32646 replica.cpp:676] Persisted action at 1
> I0508 19:09:26.736131 32643 replica.cpp:655] Replica received learned notice for position 1
> I0508 19:09:26.746425 32643 leveldb.cpp:341] Persisting action (139 bytes) to leveldb took 10.262716ms
> I0508 19:09:26.746458 32643 replica.cpp:676] Persisted action at 1
> I0508 19:09:26.746469 32643 replica.cpp:661] Replica learned APPEND action at position 1
> I0508 19:09:26.746835 32643 registrar.cpp:479] Successfully updated 'registry'
> I0508 19:09:26.746880 32643 registrar.cpp:372] Successfully recovered registrar
> I0508 19:09:26.746929 32643 log.cpp:699] Attempting to truncate the log to 1
> I0508 19:09:26.747017 32643 master.cpp:777] Recovered 0 slaves from the Registry (84B) ; allowing 10mins for slaves to re-register
> I0508 19:09:26.747063 32643 coordinator.cpp:340] Coordinator attempting to write TRUNCATE action at position 2
> I0508 19:09:26.747787 32649 replica.cpp:508] Replica received write request for position 2
> I0508 19:09:26.750167 32642 slave.cpp:140] Slave started on 140)@127.0.1.1:40530
> I0508 19:09:26.750185 32642 credentials.hpp:35] Loading credentials for authentication
> W0508 19:09:26.750242 32642 credentials.hpp:48] Failed to stat credentials file 'file:///tmp/AllocatorZooKeeperTest_0_FrameworkReregistersFirst_rpfIRv/credential': No such file or directory
> I0508 19:09:26.750269 32642 slave.cpp:230] Slave using credential for: test-principal
> I0508 19:09:26.750361 32642 slave.cpp:243] Slave resources: cpus(*):2; mem(*):1024; disk(*):26124; ports(*):[31000-32000]
> I0508 19:09:26.750424 32642 slave.cpp:271] Slave hostname: quantal
> I0508 19:09:26.750437 32642 slave.cpp:272] Slave checkpoint: false
> 2014-05-08 19:09:26,750:32623(0x2af9c4c87700):ZOO_INFO@log_env@712: Client environment:zookeeper.version=zookeeper C client 3.4.5
> 2014-05-08 19:09:26,750:32623(0x2af9c4c87700):ZOO_INFO@log_env@716: Client environment:host.name=quantal
> 2014-05-08 19:09:26,750:32623(0x2af9c4c87700):ZOO_INFO@log_env@723: Client environment:os.name=Linux
> 2014-05-08 19:09:26,750:32623(0x2af9c4c87700):ZOO_INFO@log_env@724: Client environment:os.arch=3.5.0-49-generic
> 2014-05-08 19:09:26,750:32623(0x2af9c4c87700):ZOO_INFO@log_env@725: Client environment:os.version=#73-Ubuntu SMP Tue Apr 1 18:32:29 UTC 2014
> 2014-05-08 19:09:26,750:32623(0x2af9c4c87700):ZOO_INFO@log_env@733: Client environment:user.name=(null)
> 2014-05-08 19:09:26,750:32623(0x2af9c4c87700):ZOO_INFO@log_env@741: Client environment:user.home=/home/jenkins
> 2014-05-08 19:09:26,750:32623(0x2af9c4c87700):ZOO_INFO@log_env@753: Client environment:user.dir=/tmp/AllocatorZooKeeperTest_0_FrameworkReregistersFirst_8AwLgi
> 2014-05-08 19:09:26,750:32623(0x2af9c4c87700):ZOO_INFO@zookeeper_init@786: Initiating client connection, host=127.0.0.1:35148 sessionTimeout=10000 watcher=0x2af9c2117480 sessionId=0 sessionPasswd=<null> context=0x2af9e406c130 flags=0
> I0508 19:09:26.751760 32643 state.cpp:33] Recovering state from '/tmp/AllocatorZooKeeperTest_0_FrameworkReregistersFirst_rpfIRv/meta'
> I0508 19:09:26.752202 32644 status_update_manager.cpp:193] Recovering status update manager
> I0508 19:09:26.752290 32644 slave.cpp:2943] Finished recovery
> I0508 19:09:26.753111 32623 sched.cpp:121] Version: 0.19.0
> 2014-05-08 19:09:26,753:32623(0x2af9c4e88700):ZOO_INFO@log_env@712: Client environment:zookeeper.version=zookeeper C client 3.4.5
> 2014-05-08 19:09:26,754:32623(0x2af9c4e88700):ZOO_INFO@log_env@716: Client environment:host.name=quantal
> 2014-05-08 19:09:26,754:32623(0x2af9c4e88700):ZOO_INFO@log_env@723: Client environment:os.name=Linux
> 2014-05-08 19:09:26,754:32623(0x2af9c4e88700):ZOO_INFO@log_env@724: Client environment:os.arch=3.5.0-49-generic
> 2014-05-08 19:09:26,754:32623(0x2af9c4e88700):ZOO_INFO@log_env@725: Client environment:os.version=#73-Ubuntu SMP Tue Apr 1 18:32:29 UTC 2014
> 2014-05-08 19:09:26,754:32623(0x2af9c4e88700):ZOO_INFO@log_env@733: Client environment:user.name=(null)
> 2014-05-08 19:09:26,754:32623(0x2af9c4e88700):ZOO_INFO@log_env@741: Client environment:user.home=/home/jenkins
> 2014-05-08 19:09:26,754:32623(0x2af9c4e88700):ZOO_INFO@log_env@753: Client environment:user.dir=/tmp/AllocatorZooKeeperTest_0_FrameworkReregistersFirst_8AwLgi
> 2014-05-08 19:09:26,754:32623(0x2af9c4e88700):ZOO_INFO@zookeeper_init@786: Initiating client connection, host=127.0.0.1:35148 sessionTimeout=10000 watcher=0x2af9c2117480 sessionId=0 sessionPasswd=<null> context=0x2924a20 flags=0
> I0508 19:09:26.756016 32649 leveldb.cpp:341] Persisting action (16 bytes) to leveldb took 8.200547ms
> I0508 19:09:26.756042 32649 replica.cpp:676] Persisted action at 2
> I0508 19:09:26.756263 32649 replica.cpp:655] Replica received learned notice for position 2
> 2014-05-08 19:09:26,758:32623(0x2af9f5b32700):ZOO_INFO@check_events@1703: initiated connection to server [127.0.0.1:35148]
> I0508 19:09:26.765635 32649 leveldb.cpp:341] Persisting action (18 bytes) to leveldb took 9.338872ms
> I0508 19:09:26.766571 32649 leveldb.cpp:399] Deleting ~1 keys from leveldb took 48786ns
> I0508 19:09:26.766590 32649 replica.cpp:676] Persisted action at 2
> I0508 19:09:26.766600 32649 replica.cpp:661] Replica learned TRUNCATE action at position 2
> 2014-05-08 19:09:26,767:32623(0x2af9f5b32700):ZOO_INFO@check_events@1750: session establishment complete on server [127.0.0.1:35148], sessionId=0x145debded19000e, negotiated timeout=10000
> I0508 19:09:26.768260 32648 group.cpp:310] Group process ((4227)@127.0.1.1:40530) connected to ZooKeeper
> I0508 19:09:26.768282 32648 group.cpp:784] Syncing group operations: queue size (joins, cancels, datas) = (0, 0, 0)
> I0508 19:09:26.768290 32648 group.cpp:382] Trying to create path '/znode' in ZooKeeper
> 2014-05-08 19:09:26,768:32623(0x2af9f571f700):ZOO_INFO@check_events@1703: initiated connection to server [127.0.0.1:35148]
> 2014-05-08 19:09:26,771:32623(0x2af9f571f700):ZOO_INFO@check_events@1750: session establishment complete on server [127.0.0.1:35148], sessionId=0x145debded19000f, negotiated timeout=10000
> I0508 19:09:26.771888 32644 group.cpp:310] Group process ((4220)@127.0.1.1:40530) connected to ZooKeeper
> I0508 19:09:26.771908 32644 group.cpp:784] Syncing group operations: queue size (joins, cancels, datas) = (0, 0, 0)
> I0508 19:09:26.771916 32644 group.cpp:382] Trying to create path '/znode' in ZooKeeper
> I0508 19:09:26.779480 32648 group.cpp:711] Found non-sequence node 'log_replicas' at '/znode' in ZooKeeper
> I0508 19:09:26.779554 32648 detector.cpp:135] Detected a new leader: (id='3')
> I0508 19:09:26.779680 32648 group.cpp:655] Trying to get '/znode/info_0000000003' in ZooKeeper
> I0508 19:09:26.781254 32644 group.cpp:711] Found non-sequence node 'log_replicas' at '/znode' in ZooKeeper
> I0508 19:09:26.781316 32644 detector.cpp:135] Detected a new leader: (id='3')
> I0508 19:09:26.781420 32644 group.cpp:655] Trying to get '/znode/info_0000000003' in ZooKeeper
> I0508 19:09:26.782222 32648 detector.cpp:377] A new leading master (UPID=master@127.0.1.1:40530) is detected
> I0508 19:09:26.782292 32648 sched.cpp:217] New master detected at master@127.0.1.1:40530
> I0508 19:09:26.782311 32648 sched.cpp:268] Authenticating with master master@127.0.1.1:40530
> I0508 19:09:26.782912 32648 authenticatee.hpp:128] Creating new client SASL connection
> I0508 19:09:26.783073 32648 master.cpp:2798] Authenticating scheduler(124)@127.0.1.1:40530
> I0508 19:09:26.784066 32648 authenticator.hpp:148] Creating new server SASL connection
> I0508 19:09:26.784214 32642 authenticatee.hpp:219] Received SASL authentication mechanisms: CRAM-MD5
> I0508 19:09:26.784236 32642 authenticatee.hpp:245] Attempting to authenticate with mechanism 'CRAM-MD5'
> I0508 19:09:26.784265 32642 authenticator.hpp:254] Received SASL authentication start
> I0508 19:09:26.784310 32642 authenticator.hpp:342] Authentication requires more steps
> I0508 19:09:26.784407 32642 authenticatee.hpp:265] Received SASL authentication step
> I0508 19:09:26.784461 32642 authenticator.hpp:282] Received SASL authentication step
> I0508 19:09:26.784479 32642 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'quantal' server FQDN: 'quantal' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
> I0508 19:09:26.784487 32642 auxprop.cpp:153] Looking up auxiliary property '*userPassword'
> I0508 19:09:26.784498 32642 auxprop.cpp:153] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
> I0508 19:09:26.784509 32642 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'quantal' server FQDN: 'quantal' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
> I0508 19:09:26.784515 32642 auxprop.cpp:103] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
> I0508 19:09:26.784520 32642 auxprop.cpp:103] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
> I0508 19:09:26.784531 32642 authenticator.hpp:334] Authentication success
> I0508 19:09:26.784561 32642 authenticatee.hpp:305] Authentication success
> I0508 19:09:26.784584 32642 master.cpp:2838] Successfully authenticated scheduler(124)@127.0.1.1:40530
> I0508 19:09:26.784657 32642 sched.cpp:342] Successfully authenticated with master master@127.0.1.1:40530
> I0508 19:09:26.784672 32642 sched.cpp:461] Sending registration request to master@127.0.1.1:40530
> I0508 19:09:26.784723 32642 master.cpp:978] Received registration request from scheduler(124)@127.0.1.1:40530
> I0508 19:09:26.784770 32642 master.cpp:996] Registering framework 20140508-190926-16842879-40530-32623-0000 at scheduler(124)@127.0.1.1:40530
> I0508 19:09:26.784845 32642 sched.cpp:392] Framework registered with 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:26.784868 32642 sched.cpp:406] Scheduler::registered took 9368ns
> I0508 19:09:26.784904 32642 hierarchical_allocator_process.hpp:331] Added framework 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:26.784914 32642 hierarchical_allocator_process.hpp:725] No resources available to allocate!
> I0508 19:09:26.784919 32642 hierarchical_allocator_process.hpp:687] Performed allocation for 0 slaves in 6633ns
> I0508 19:09:26.785689 32644 detector.cpp:377] A new leading master (UPID=master@127.0.1.1:40530) is detected
> I0508 19:09:26.785755 32644 slave.cpp:524] New master detected at master@127.0.1.1:40530
> I0508 19:09:26.785815 32644 slave.cpp:584] Authenticating with master master@127.0.1.1:40530
> I0508 19:09:26.785862 32644 slave.cpp:557] Detecting new master
> I0508 19:09:26.785907 32644 status_update_manager.cpp:167] New master detected at master@127.0.1.1:40530
> I0508 19:09:26.785938 32644 authenticatee.hpp:128] Creating new client SASL connection
> I0508 19:09:26.786070 32644 master.cpp:2798] Authenticating slave(140)@127.0.1.1:40530
> I0508 19:09:26.786159 32644 authenticator.hpp:148] Creating new server SASL connection
> I0508 19:09:26.786260 32644 authenticatee.hpp:219] Received SASL authentication mechanisms: CRAM-MD5
> I0508 19:09:26.786280 32644 authenticatee.hpp:245] Attempting to authenticate with mechanism 'CRAM-MD5'
> I0508 19:09:26.786303 32644 authenticator.hpp:254] Received SASL authentication start
> I0508 19:09:26.786335 32644 authenticator.hpp:342] Authentication requires more steps
> I0508 19:09:26.786360 32644 authenticatee.hpp:265] Received SASL authentication step
> I0508 19:09:26.786391 32644 authenticator.hpp:282] Received SASL authentication step
> I0508 19:09:26.786406 32644 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'quantal' server FQDN: 'quantal' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
> I0508 19:09:26.786413 32644 auxprop.cpp:153] Looking up auxiliary property '*userPassword'
> I0508 19:09:26.786422 32644 auxprop.cpp:153] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
> I0508 19:09:26.786432 32644 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'quantal' server FQDN: 'quantal' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
> I0508 19:09:26.786438 32644 auxprop.cpp:103] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
> I0508 19:09:26.786443 32644 auxprop.cpp:103] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
> I0508 19:09:26.786453 32644 authenticator.hpp:334] Authentication success
> I0508 19:09:26.786479 32644 authenticatee.hpp:305] Authentication success
> I0508 19:09:26.786501 32644 master.cpp:2838] Successfully authenticated slave(140)@127.0.1.1:40530
> I0508 19:09:26.786566 32644 slave.cpp:641] Successfully authenticated with master master@127.0.1.1:40530
> I0508 19:09:26.786612 32644 slave.cpp:870] Will retry registration in 6.576714518secs if necessary
> I0508 19:09:26.786676 32644 master.cpp:2134] Registering slave at slave(140)@127.0.1.1:40530 (quantal) with id 20140508-190926-16842879-40530-32623-0
> I0508 19:09:26.786784 32644 registrar.cpp:422] Attempting to update the 'registry'
> I0508 19:09:26.788674 32643 log.cpp:680] Attempting to append 295 bytes to the log
> I0508 19:09:26.788736 32643 coordinator.cpp:340] Coordinator attempting to write APPEND action at position 3
> I0508 19:09:26.788971 32643 replica.cpp:508] Replica received write request for position 3
> I0508 19:09:26.797946 32643 leveldb.cpp:341] Persisting action (314 bytes) to leveldb took 8.950528ms
> I0508 19:09:26.797986 32643 replica.cpp:676] Persisted action at 3
> I0508 19:09:26.798272 32643 replica.cpp:655] Replica received learned notice for position 3
> I0508 19:09:26.807584 32643 leveldb.cpp:341] Persisting action (316 bytes) to leveldb took 9.28401ms
> I0508 19:09:26.807621 32643 replica.cpp:676] Persisted action at 3
> I0508 19:09:26.807638 32643 replica.cpp:661] Replica learned APPEND action at position 3
> I0508 19:09:26.808084 32643 registrar.cpp:479] Successfully updated 'registry'
> I0508 19:09:26.808158 32643 log.cpp:699] Attempting to truncate the log to 3
> I0508 19:09:26.808222 32643 master.cpp:2174] Registered slave 20140508-190926-16842879-40530-32623-0 at slave(140)@127.0.1.1:40530 (quantal)
> I0508 19:09:26.808236 32643 master.cpp:3283] Adding slave 20140508-190926-16842879-40530-32623-0 at slave(140)@127.0.1.1:40530 (quantal) with cpus(*):2; mem(*):1024; disk(*):26124; ports(*):[31000-32000]
> I0508 19:09:26.808346 32643 coordinator.cpp:340] Coordinator attempting to write TRUNCATE action at position 4
> I0508 19:09:26.808416 32643 slave.cpp:674] Registered with master master@127.0.1.1:40530; given slave ID 20140508-190926-16842879-40530-32623-0
> I0508 19:09:26.808486 32643 hierarchical_allocator_process.hpp:444] Added slave 20140508-190926-16842879-40530-32623-0 (quantal) with cpus(*):2; mem(*):1024; disk(*):26124; ports(*):[31000-32000] (and cpus(*):2; mem(*):1024; disk(*):26124; ports(*):[31000-32000] available)
> I0508 19:09:26.808553 32643 hierarchical_allocator_process.hpp:751] Offering cpus(*):2; mem(*):1024; disk(*):26124; ports(*):[31000-32000] on slave 20140508-190926-16842879-40530-32623-0 to framework 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:26.808703 32643 hierarchical_allocator_process.hpp:707] Performed allocation for slave 20140508-190926-16842879-40530-32623-0 in 182442ns
> I0508 19:09:26.808851 32643 master.hpp:612] Adding offer 20140508-190926-16842879-40530-32623-0 with resources cpus(*):2; mem(*):1024; disk(*):26124; ports(*):[31000-32000] on slave 20140508-190926-16842879-40530-32623-0 (quantal)
> I0508 19:09:26.808918 32643 master.cpp:2747] Sending 1 offers to framework 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:26.809289 32643 sched.cpp:529] Scheduler::resourceOffers took 194968ns
> I0508 19:09:26.809473 32643 master.hpp:622] Removing offer 20140508-190926-16842879-40530-32623-0 with resources cpus(*):2; mem(*):1024; disk(*):26124; ports(*):[31000-32000] on slave 20140508-190926-16842879-40530-32623-0 (quantal)
> I0508 19:09:26.809541 32643 master.cpp:1810] Processing reply for offers: [ 20140508-190926-16842879-40530-32623-0 ] on slave 20140508-190926-16842879-40530-32623-0 at slave(140)@127.0.1.1:40530 (quantal) for framework 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:26.809614 32643 master.hpp:584] Adding task 0 with resources cpus(*):1; mem(*):500 on slave 20140508-190926-16842879-40530-32623-0 (quantal)
> I0508 19:09:26.809660 32643 master.cpp:2922] Launching task 0 of framework 20140508-190926-16842879-40530-32623-0000 with resources cpus(*):1; mem(*):500 on slave 20140508-190926-16842879-40530-32623-0 at slave(140)@127.0.1.1:40530 (quantal)
> I0508 19:09:26.810895 32648 slave.cpp:904] Got assigned task 0 for framework 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:26.811115 32648 slave.cpp:1014] Launching task 0 for framework 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:26.811532 32646 replica.cpp:508] Replica received write request for position 4
> I0508 19:09:26.815271 32647 hierarchical_allocator_process.hpp:546] Framework 20140508-190926-16842879-40530-32623-0000 left cpus(*):1; mem(*):524; disk(*):26124; ports(*):[31000-32000] unused on slave 20140508-190926-16842879-40530-32623-0
> I0508 19:09:26.815359 32647 hierarchical_allocator_process.hpp:589] Framework 20140508-190926-16842879-40530-32623-0000 filtered slave 20140508-190926-16842879-40530-32623-0 for 5secs
> I0508 19:09:26.816299 32648 exec.cpp:131] Version: 0.19.0
> I0508 19:09:26.817605 32644 exec.cpp:181] Executor started at: executor(38)@127.0.1.1:40530 with pid 32623
> I0508 19:09:26.818395 32648 slave.cpp:1124] Queuing task '0' for executor default of framework '20140508-190926-16842879-40530-32623-0000
> I0508 19:09:26.818802 32646 leveldb.cpp:341] Persisting action (16 bytes) to leveldb took 7.2456ms
> I0508 19:09:26.819568 32646 replica.cpp:676] Persisted action at 4
> I0508 19:09:26.819888 32646 replica.cpp:655] Replica received learned notice for position 4
> I0508 19:09:26.820754 32648 slave.cpp:485] Successfully attached file '/tmp/AllocatorZooKeeperTest_0_FrameworkReregistersFirst_rpfIRv/slaves/20140508-190926-16842879-40530-32623-0/frameworks/20140508-190926-16842879-40530-32623-0000/executors/default/runs/e282f836-4c96-4762-967e-0713de82a515'
> I0508 19:09:26.821945 32648 slave.cpp:1597] Got registration for executor 'default' of framework 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:26.823214 32645 exec.cpp:205] Executor registered on slave 20140508-190926-16842879-40530-32623-0
> I0508 19:09:26.824321 32645 exec.cpp:217] Executor::registered took 19091ns
> I0508 19:09:26.825080 32648 slave.cpp:1716] Flushing queued task 0 for executor 'default' of framework 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:26.826462 32649 exec.cpp:292] Executor asked to run task '0'
> I0508 19:09:26.826524 32649 exec.cpp:301] Executor::launchTask took 35525ns
> I0508 19:09:26.827692 32646 leveldb.cpp:341] Persisting action (18 bytes) to leveldb took 7.780402ms
> I0508 19:09:26.827759 32646 leveldb.cpp:399] Deleting ~2 keys from leveldb took 36662ns
> I0508 19:09:26.827775 32646 replica.cpp:676] Persisted action at 4
> I0508 19:09:26.827783 32646 replica.cpp:661] Replica learned TRUNCATE action at position 4
> I0508 19:09:26.829335 32649 exec.cpp:524] Executor sending status update TASK_RUNNING (UUID: 03d9889b-dcbd-4f94-86d8-d63c10ab0e69) for task 0 of framework 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:26.830036 32648 slave.cpp:2281] Monitoring executor 'default' of framework '20140508-190926-16842879-40530-32623-0000' in container 'e282f836-4c96-4762-967e-0713de82a515'
> I0508 19:09:26.831387 32648 slave.cpp:1952] Handling status update TASK_RUNNING (UUID: 03d9889b-dcbd-4f94-86d8-d63c10ab0e69) for task 0 of framework 20140508-190926-16842879-40530-32623-0000 from executor(38)@127.0.1.1:40530
> I0508 19:09:26.832666 32643 status_update_manager.cpp:320] Received status update TASK_RUNNING (UUID: 03d9889b-dcbd-4f94-86d8-d63c10ab0e69) for task 0 of framework 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:26.832698 32643 status_update_manager.cpp:499] Creating StatusUpdate stream for task 0 of framework 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:26.832762 32643 status_update_manager.cpp:373] Forwarding status update TASK_RUNNING (UUID: 03d9889b-dcbd-4f94-86d8-d63c10ab0e69) for task 0 of framework 20140508-190926-16842879-40530-32623-0000 to master@127.0.1.1:40530
> I0508 19:09:26.832885 32643 master.cpp:2450] Status update TASK_RUNNING (UUID: 03d9889b-dcbd-4f94-86d8-d63c10ab0e69) for task 0 of framework 20140508-190926-16842879-40530-32623-0000 from slave 20140508-190926-16842879-40530-32623-0 at slave(140)@127.0.1.1:40530 (quantal)
> I0508 19:09:26.832955 32643 sched.cpp:620] Scheduler::statusUpdate took 15703ns
> I0508 19:09:26.833088 32623 master.cpp:550] Master terminating
> I0508 19:09:26.833128 32623 master.hpp:602] Removing task 0 with resources cpus(*):1; mem(*):500 on slave 20140508-190926-16842879-40530-32623-0 (quantal)
> 2014-05-08 19:09:26,834:32623(0x2af9c4a82140):ZOO_INFO@zookeeper_close@2505: Closing zookeeper sessionId=0x145debded19000a to [127.0.0.1:35148]
> 2014-05-08 19:09:26,835:32623(0x2af9c4a82140):ZOO_INFO@zookeeper_close@2505: Closing zookeeper sessionId=0x145debded19000c to [127.0.0.1:35148]
> I0508 19:09:26.835535 32623 contender.cpp:182] Now cancelling the membership: 3
> 2014-05-08 19:09:26,835:32623(0x2af9c4a82140):ZOO_INFO@zookeeper_close@2505: Closing zookeeper sessionId=0x145debded19000b to [127.0.0.1:35148]
> 2014-05-08 19:09:26,835:32623(0x2af9c4a82140):ZOO_INFO@zookeeper_close@2505: Closing zookeeper sessionId=0x145debded19000d to [127.0.0.1:35148]
> I0508 19:09:26.840234 32646 status_update_manager.cpp:398] Received status update acknowledgement (UUID: 03d9889b-dcbd-4f94-86d8-d63c10ab0e69) for task 0 of framework 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:26.840955 32648 slave.cpp:2150] master@127.0.1.1:40530 exited
> W0508 19:09:26.842171 32648 slave.cpp:2153] Master disconnected! Waiting for a new master to be elected
> I0508 19:09:26.842239 32648 slave.cpp:2069] Status update manager successfully handled status update TASK_RUNNING (UUID: 03d9889b-dcbd-4f94-86d8-d63c10ab0e69) for task 0 of framework 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:26.842257 32648 slave.cpp:2075] Sending acknowledgement for status update TASK_RUNNING (UUID: 03d9889b-dcbd-4f94-86d8-d63c10ab0e69) for task 0 of framework 20140508-190926-16842879-40530-32623-0000 to executor(38)@127.0.1.1:40530
> I0508 19:09:26.842921 32644 exec.cpp:338] Executor received status update acknowledgement 03d9889b-dcbd-4f94-86d8-d63c10ab0e69 for task 0 of framework 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:26.843467 32648 slave.cpp:1537] Status update manager successfully handled status update acknowledgement (UUID: 03d9889b-dcbd-4f94-86d8-d63c10ab0e69) for task 0 of framework 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:26.845506 32645 group.cpp:711] Found non-sequence node 'log_replicas' at '/znode' in ZooKeeper
> I0508 19:09:26.845577 32645 detector.cpp:123] The current leader (id=3) is lost
> I0508 19:09:26.845676 32645 detector.cpp:135] Detected a new leader: None
> I0508 19:09:26.845909 32645 sched.cpp:211] Scheduler::disconnected took 11611ns
> I0508 19:09:26.845931 32645 sched.cpp:233] No master detected
> I0508 19:09:26.846500 32647 group.cpp:711] Found non-sequence node 'log_replicas' at '/znode' in ZooKeeper
> I0508 19:09:26.846550 32647 detector.cpp:123] The current leader (id=3) is lost
> I0508 19:09:26.846560 32647 detector.cpp:135] Detected a new leader: None
> I0508 19:09:26.846652 32647 slave.cpp:553] Lost leading master
> I0508 19:09:26.846664 32647 slave.cpp:557] Detecting new master
> I0508 19:09:26.878264 32623 leveldb.cpp:174] Opened db in 41.811714ms
> I0508 19:09:26.905716 32623 leveldb.cpp:181] Compacted db in 27.413568ms
> I0508 19:09:26.905745 32623 leveldb.cpp:196] Created db iterator in 5488ns
> I0508 19:09:26.905788 32623 leveldb.cpp:202] Seeked to beginning of db in 33177ns
> I0508 19:09:26.905830 32623 leveldb.cpp:271] Iterated through 3 keys in the db in 30134ns
> I0508 19:09:26.905848 32623 replica.cpp:741] Replica recovered with log positions 3 -> 4 with 0 holes and 0 unlearned
> 2014-05-08 19:09:26,906:32623(0x2af9c4e88700):ZOO_INFO@log_env@712: Client environment:zookeeper.version=zookeeper C client 3.4.5
> 2014-05-08 19:09:26,906:32623(0x2af9c4e88700):ZOO_INFO@log_env@716: Client environment:host.name=quantal
> 2014-05-08 19:09:26,906:32623(0x2af9c4e88700):ZOO_INFO@log_env@723: Client environment:os.name=Linux
> 2014-05-08 19:09:26,906:32623(0x2af9c4e88700):ZOO_INFO@log_env@724: Client environment:os.arch=3.5.0-49-generic
> 2014-05-08 19:09:26,906:32623(0x2af9c4e88700):ZOO_INFO@log_env@725: Client environment:os.version=#73-Ubuntu SMP Tue Apr 1 18:32:29 UTC 2014
> 2014-05-08 19:09:26,906:32623(0x2af9c4e88700):ZOO_INFO@log_env@733: Client environment:user.name=(null)
> 2014-05-08 19:09:26,906:32623(0x2af9c4e88700):ZOO_INFO@log_env@741: Client environment:user.home=/home/jenkins
> 2014-05-08 19:09:26,906:32623(0x2af9c4e88700):ZOO_INFO@log_env@753: Client environment:user.dir=/tmp/AllocatorZooKeeperTest_0_FrameworkReregistersFirst_8AwLgi
> 2014-05-08 19:09:26,906:32623(0x2af9c4e88700):ZOO_INFO@zookeeper_init@786: Initiating client connection, host=127.0.0.1:35148 sessionTimeout=10000 watcher=0x2af9c2117480 sessionId=0 sessionPasswd=<null> context=0x27a3f20 flags=0
> 2014-05-08 19:09:26,907:32623(0x2af9c4c87700):ZOO_INFO@log_env@712: Client environment:zookeeper.version=zookeeper C client 3.4.5
> 2014-05-08 19:09:26,907:32623(0x2af9c4c87700):ZOO_INFO@log_env@716: Client environment:host.name=quantal
> 2014-05-08 19:09:26,907:32623(0x2af9c4c87700):ZOO_INFO@log_env@723: Client environment:os.name=Linux
> 2014-05-08 19:09:26,907:32623(0x2af9c4c87700):ZOO_INFO@log_env@724: Client environment:os.arch=3.5.0-49-generic
> 2014-05-08 19:09:26,907:32623(0x2af9c4c87700):ZOO_INFO@log_env@725: Client environment:os.version=#73-Ubuntu SMP Tue Apr 1 18:32:29 UTC 2014
> 2014-05-08 19:09:26,907:32623(0x2af9c4c87700):ZOO_INFO@log_env@733: Client environment:user.name=(null)
> 2014-05-08 19:09:26,908:32623(0x2af9c4c87700):ZOO_INFO@log_env@741: Client environment:user.home=/home/jenkins
> 2014-05-08 19:09:26,908:32623(0x2af9c4c87700):ZOO_INFO@log_env@753: Client environment:user.dir=/tmp/AllocatorZooKeeperTest_0_FrameworkReregistersFirst_8AwLgi
> 2014-05-08 19:09:26,908:32623(0x2af9c4c87700):ZOO_INFO@zookeeper_init@786: Initiating client connection, host=127.0.0.1:35148 sessionTimeout=10000 watcher=0x2af9c2117480 sessionId=0 sessionPasswd=<null> context=0x2af9e4055770 flags=0
> I0508 19:09:26.908707 32645 log.cpp:238] Attempting to join replica to ZooKeeper group
> I0508 19:09:26.908938 32645 recover.cpp:425] Starting replica recovery
> I0508 19:09:26.909023 32645 recover.cpp:451] Replica is in VOTING status
> I0508 19:09:26.909065 32645 recover.cpp:440] Recover process terminated
> 2014-05-08 19:09:26,910:32623(0x2af9c548b700):ZOO_INFO@log_env@712: Client environment:zookeeper.version=zookeeper C client 3.4.5
> 2014-05-08 19:09:26,910:32623(0x2af9c548b700):ZOO_INFO@log_env@716: Client environment:host.name=quantal
> 2014-05-08 19:09:26,910:32623(0x2af9c548b700):ZOO_INFO@log_env@723: Client environment:os.name=Linux
> 2014-05-08 19:09:26,910:32623(0x2af9c548b700):ZOO_INFO@log_env@724: Client environment:os.arch=3.5.0-49-generic
> 2014-05-08 19:09:26,910:32623(0x2af9c548b700):ZOO_INFO@log_env@725: Client environment:os.version=#73-Ubuntu SMP Tue Apr 1 18:32:29 UTC 2014
> 2014-05-08 19:09:26,910:32623(0x2af9c548b700):ZOO_INFO@log_env@733: Client environment:user.name=(null)
> 2014-05-08 19:09:26,910:32623(0x2af9c548b700):ZOO_INFO@log_env@741: Client environment:user.home=/home/jenkins
> 2014-05-08 19:09:26,910:32623(0x2af9c548b700):ZOO_INFO@log_env@753: Client environment:user.dir=/tmp/AllocatorZooKeeperTest_0_FrameworkReregistersFirst_8AwLgi
> 2014-05-08 19:09:26,910:32623(0x2af9c548b700):ZOO_INFO@zookeeper_init@786: Initiating client connection, host=127.0.0.1:35148 sessionTimeout=10000 watcher=0x2af9c2117480 sessionId=0 sessionPasswd=<null> context=0x2af9cc0693d0 flags=0
> 2014-05-08 19:09:26,911:32623(0x2af9c568c700):ZOO_INFO@log_env@712: Client environment:zookeeper.version=zookeeper C client 3.4.5
> 2014-05-08 19:09:26,911:32623(0x2af9c568c700):ZOO_INFO@log_env@716: Client environment:host.name=quantal
> 2014-05-08 19:09:26,911:32623(0x2af9c568c700):ZOO_INFO@log_env@723: Client environment:os.name=Linux
> 2014-05-08 19:09:26,911:32623(0x2af9c568c700):ZOO_INFO@log_env@724: Client environment:os.arch=3.5.0-49-generic
> 2014-05-08 19:09:26,911:32623(0x2af9c568c700):ZOO_INFO@log_env@725: Client environment:os.version=#73-Ubuntu SMP Tue Apr 1 18:32:29 UTC 2014
> 2014-05-08 19:09:26,911:32623(0x2af9c568c700):ZOO_INFO@log_env@733: Client environment:user.name=(null)
> 2014-05-08 19:09:26,911:32623(0x2af9c568c700):ZOO_INFO@log_env@741: Client environment:user.home=/home/jenkins
> 2014-05-08 19:09:26,911:32623(0x2af9c568c700):ZOO_INFO@log_env@753: Client environment:user.dir=/tmp/AllocatorZooKeeperTest_0_FrameworkReregistersFirst_8AwLgi
> 2014-05-08 19:09:26,911:32623(0x2af9c568c700):ZOO_INFO@zookeeper_init@786: Initiating client connection, host=127.0.0.1:35148 sessionTimeout=10000 watcher=0x2af9c2117480 sessionId=0 sessionPasswd=<null> context=0x2af9e8098760 flags=0
> I0508 19:09:26.912616 32644 master.cpp:267] Master 20140508-190926-16842879-40530-32623 (quantal) started on 127.0.1.1:40530
> I0508 19:09:26.912636 32644 master.cpp:304] Master only allowing authenticated frameworks to register
> I0508 19:09:26.912642 32644 master.cpp:309] Master only allowing authenticated slaves to register
> I0508 19:09:26.912647 32644 credentials.hpp:35] Loading credentials for authentication
> W0508 19:09:26.912698 32644 credentials.hpp:48] Failed to stat credentials file 'file:///tmp/AllocatorZooKeeperTest_0_FrameworkReregistersFirst_8AwLgi/credentials': No such file or directory
> I0508 19:09:26.913311 32644 master.cpp:104] No whitelist given. Advertising offers for all slaves
> I0508 19:09:26.913669 32644 hierarchical_allocator_process.hpp:301] Initializing hierarchical allocator process with master : master@127.0.1.1:40530
> I0508 19:09:26.913720 32644 contender.cpp:127] Joining the ZK group
> 2014-05-08 19:09:26,916:32623(0x2af9f5931700):ZOO_INFO@check_events@1703: initiated connection to server [127.0.0.1:35148]
> 2014-05-08 19:09:26,917:32623(0x2af9f5d33700):ZOO_INFO@check_events@1703: initiated connection to server [127.0.0.1:35148]
> 2014-05-08 19:09:26,918:32623(0x2af9f4704700):ZOO_INFO@check_events@1703: initiated connection to server [127.0.0.1:35148]
> 2014-05-08 19:09:26,920:32623(0x2af9f5931700):ZOO_INFO@check_events@1750: session establishment complete on server [127.0.0.1:35148], sessionId=0x145debded190010, negotiated timeout=10000
> I0508 19:09:26.921447 32642 group.cpp:310] Group process ((4236)@127.0.1.1:40530) connected to ZooKeeper
> I0508 19:09:26.921468 32642 group.cpp:784] Syncing group operations: queue size (joins, cancels, datas) = (1, 0, 0)
> I0508 19:09:26.921476 32642 group.cpp:382] Trying to create path '/znode/log_replicas' in ZooKeeper
> 2014-05-08 19:09:26,923:32623(0x2af9f5d33700):ZOO_INFO@check_events@1750: session establishment complete on server [127.0.0.1:35148], sessionId=0x145debded190011, negotiated timeout=10000
> I0508 19:09:26.923748 32644 group.cpp:310] Group process ((4234)@127.0.1.1:40530) connected to ZooKeeper
> I0508 19:09:26.923768 32644 group.cpp:784] Syncing group operations: queue size (joins, cancels, datas) = (0, 0, 0)
> I0508 19:09:26.923774 32644 group.cpp:382] Trying to create path '/znode/log_replicas' in ZooKeeper
> 2014-05-08 19:09:26,924:32623(0x2af9f531d700):ZOO_INFO@check_events@1703: initiated connection to server [127.0.0.1:35148]
> 2014-05-08 19:09:26,929:32623(0x2af9f4704700):ZOO_INFO@check_events@1750: session establishment complete on server [127.0.0.1:35148], sessionId=0x145debded190012, negotiated timeout=10000
> 2014-05-08 19:09:26,934:32623(0x2af9f531d700):ZOO_INFO@check_events@1750: session establishment complete on server [127.0.0.1:35148], sessionId=0x145debded190013, negotiated timeout=10000
> I0508 19:09:26.936455 32646 group.cpp:310] Group process ((4240)@127.0.1.1:40530) connected to ZooKeeper
> I0508 19:09:26.936477 32646 group.cpp:784] Syncing group operations: queue size (joins, cancels, datas) = (1, 0, 0)
> I0508 19:09:26.936486 32646 group.cpp:382] Trying to create path '/znode' in ZooKeeper
> I0508 19:09:26.936776 32643 group.cpp:310] Group process ((4243)@127.0.1.1:40530) connected to ZooKeeper
> I0508 19:09:26.936794 32643 group.cpp:784] Syncing group operations: queue size (joins, cancels, datas) = (0, 0, 0)
> I0508 19:09:26.936800 32643 group.cpp:382] Trying to create path '/znode' in ZooKeeper
> I0508 19:09:26.944900 32644 network.hpp:423] ZooKeeper group memberships changed
> I0508 19:09:26.945061 32644 group.cpp:655] Trying to get '/znode/log_replicas/0000000003' in ZooKeeper
> I0508 19:09:26.951632 32648 contender.cpp:243] New candidate (id='4') has entered the contest for leadership
> I0508 19:09:26.952970 32643 group.cpp:711] Found non-sequence node 'log_replicas' at '/znode' in ZooKeeper
> I0508 19:09:26.953034 32643 detector.cpp:135] Detected a new leader: (id='4')
> I0508 19:09:26.953321 32643 group.cpp:655] Trying to get '/znode/info_0000000004' in ZooKeeper
> I0508 19:09:26.955204 32644 network.hpp:461] ZooKeeper group PIDs: { log-replica(327)@127.0.1.1:40530 }
> I0508 19:09:26.956521 32642 group.cpp:711] Found non-sequence node 'log_replicas' at '/znode' in ZooKeeper
> I0508 19:09:26.956588 32642 detector.cpp:135] Detected a new leader: (id='4')
> I0508 19:09:26.956701 32642 group.cpp:655] Trying to get '/znode/info_0000000004' in ZooKeeper
> I0508 19:09:26.958233 32646 group.cpp:711] Found non-sequence node 'log_replicas' at '/znode' in ZooKeeper
> I0508 19:09:26.959488 32645 group.cpp:711] Found non-sequence node 'log_replicas' at '/znode' in ZooKeeper
> I0508 19:09:26.959585 32645 detector.cpp:135] Detected a new leader: (id='4')
> I0508 19:09:26.959759 32645 group.cpp:655] Trying to get '/znode/info_0000000004' in ZooKeeper
> I0508 19:09:26.961410 32643 detector.cpp:377] A new leading master (UPID=master@127.0.1.1:40530) is detected
> I0508 19:09:26.961488 32643 master.cpp:919] The newly elected leader is master@127.0.1.1:40530 with id 20140508-190926-16842879-40530-32623
> I0508 19:09:26.961503 32643 master.cpp:929] Elected as the leading master!
> I0508 19:09:26.961521 32643 master.cpp:750] Recovering from registrar
> I0508 19:09:26.961601 32643 registrar.cpp:313] Recovering registrar
> I0508 19:09:26.961997 32643 log.cpp:656] Attempting to start the writer
> I0508 19:09:26.962409 32643 replica.cpp:474] Replica received implicit promise request with proposal 2
> I0508 19:09:26.964030 32642 detector.cpp:377] A new leading master (UPID=master@127.0.1.1:40530) is detected
> I0508 19:09:26.964133 32642 slave.cpp:524] New master detected at master@127.0.1.1:40530
> I0508 19:09:26.964172 32642 slave.cpp:584] Authenticating with master master@127.0.1.1:40530
> I0508 19:09:26.964248 32642 slave.cpp:557] Detecting new master
> I0508 19:09:26.964313 32642 status_update_manager.cpp:167] New master detected at master@127.0.1.1:40530
> I0508 19:09:26.964359 32642 authenticatee.hpp:128] Creating new client SASL connection
> W0508 19:09:26.964510 32642 master.cpp:727] Dropping 'mesos.internal.AuthenticateMessage' message since not recovered yet
> I0508 19:09:26.965507 32645 detector.cpp:377] A new leading master (UPID=master@127.0.1.1:40530) is detected
> I0508 19:09:26.965592 32645 sched.cpp:217] New master detected at master@127.0.1.1:40530
> I0508 19:09:26.965610 32645 sched.cpp:268] Authenticating with master master@127.0.1.1:40530
> I0508 19:09:26.965693 32645 authenticatee.hpp:128] Creating new client SASL connection
> W0508 19:09:26.965839 32645 master.cpp:727] Dropping 'mesos.internal.AuthenticateMessage' message since not recovered yet
> I0508 19:09:26.970252 32643 leveldb.cpp:304] Persisting metadata (8 bytes) to leveldb took 7.813976ms
> I0508 19:09:26.970283 32643 replica.cpp:342] Persisted promised to 2
> I0508 19:09:26.970491 32643 coordinator.cpp:230] Coordinator attemping to fill missing position
> I0508 19:09:26.970649 32643 log.cpp:672] Writer started with ending position 4
> I0508 19:09:26.971128 32643 leveldb.cpp:436] Reading position from leveldb took 38386ns
> I0508 19:09:26.971186 32643 leveldb.cpp:436] Reading position from leveldb took 21939ns
> I0508 19:09:26.971570 32643 registrar.cpp:346] Successfully fetched the registry (256B)
> I0508 19:09:26.971601 32643 registrar.cpp:422] Attempting to update the 'registry'
> I0508 19:09:26.972900 32643 log.cpp:680] Attempting to append 295 bytes to the log
> I0508 19:09:26.972954 32643 coordinator.cpp:340] Coordinator attempting to write APPEND action at position 5
> I0508 19:09:26.973209 32643 replica.cpp:508] Replica received write request for position 5
> I0508 19:09:26.982915 32643 leveldb.cpp:341] Persisting action (314 bytes) to leveldb took 9.675336ms
> I0508 19:09:26.983990 32643 replica.cpp:676] Persisted action at 5
> I0508 19:09:26.990006 32646 replica.cpp:655] Replica received learned notice for position 5
> I0508 19:09:26.999482 32646 leveldb.cpp:341] Persisting action (316 bytes) to leveldb took 9.448596ms
> I0508 19:09:26.999512 32646 replica.cpp:676] Persisted action at 5
> I0508 19:09:26.999522 32646 replica.cpp:661] Replica learned APPEND action at position 5
> I0508 19:09:26.999938 32646 registrar.cpp:479] Successfully updated 'registry'
> I0508 19:09:27.000002 32646 registrar.cpp:372] Successfully recovered registrar
> I0508 19:09:27.000080 32646 log.cpp:699] Attempting to truncate the log to 5
> I0508 19:09:27.000198 32646 master.cpp:777] Recovered 1 slaves from the Registry (256B) ; allowing 10mins for slaves to re-register
> I0508 19:09:27.000248 32646 coordinator.cpp:340] Coordinator attempting to write TRUNCATE action at position 6
> I0508 19:09:27.001319 32647 replica.cpp:508] Replica received write request for position 6
> I0508 19:09:27.008318 32647 leveldb.cpp:341] Persisting action (16 bytes) to leveldb took 6.964296ms
> I0508 19:09:27.008347 32647 replica.cpp:676] Persisted action at 6
> I0508 19:09:27.008546 32647 replica.cpp:655] Replica received learned notice for position 6
> I0508 19:09:27.017256 32647 leveldb.cpp:341] Persisting action (18 bytes) to leveldb took 8.687127ms
> I0508 19:09:27.017308 32647 leveldb.cpp:399] Deleting ~2 keys from leveldb took 25859ns
> I0508 19:09:27.017321 32647 replica.cpp:676] Persisted action at 6
> I0508 19:09:27.017329 32647 replica.cpp:661] Replica learned TRUNCATE action at position 6
> I0508 19:09:27.914582 32642 hierarchical_allocator_process.hpp:725] No resources available to allocate!
> I0508 19:09:27.914620 32642 hierarchical_allocator_process.hpp:687] Performed allocation for 0 slaves in 46613ns
> I0508 19:09:28.914746 32642 hierarchical_allocator_process.hpp:725] No resources available to allocate!
> I0508 19:09:28.914785 32642 hierarchical_allocator_process.hpp:687] Performed allocation for 0 slaves in 47501ns
> 2014-05-08 19:09:29,374:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:09:29.915760 32648 hierarchical_allocator_process.hpp:725] No resources available to allocate!
> I0508 19:09:29.915797 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 0 slaves in 60089ns
> I0508 19:09:30.916515 32647 hierarchical_allocator_process.hpp:725] No resources available to allocate!
> I0508 19:09:30.916553 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 0 slaves in 61582ns
> I0508 19:09:31.914502 32642 master.cpp:104] No whitelist given. Advertising offers for all slaves
> I0508 19:09:31.917311 32643 hierarchical_allocator_process.hpp:725] No resources available to allocate!
> I0508 19:09:31.917328 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 0 slaves in 46674ns
> W0508 19:09:31.965152 32646 slave.cpp:657] Authentication timed out
> W0508 19:09:31.965245 32646 slave.cpp:622] Failed to authenticate with master master@127.0.1.1:40530: Authentication discarded
> I0508 19:09:31.965278 32646 slave.cpp:584] Authenticating with master master@127.0.1.1:40530
> I0508 19:09:31.965365 32646 authenticatee.hpp:128] Creating new client SASL connection
> I0508 19:09:31.965569 32646 master.cpp:2798] Authenticating slave(140)@127.0.1.1:40530
> I0508 19:09:31.965700 32646 authenticator.hpp:148] Creating new server SASL connection
> I0508 19:09:31.965838 32646 authenticatee.hpp:219] Received SASL authentication mechanisms: CRAM-MD5
> I0508 19:09:31.965860 32646 authenticatee.hpp:245] Attempting to authenticate with mechanism 'CRAM-MD5'
> I0508 19:09:31.965885 32646 authenticator.hpp:254] Received SASL authentication start
> I0508 19:09:31.965934 32646 authenticator.hpp:342] Authentication requires more steps
> I0508 19:09:31.965960 32646 authenticatee.hpp:265] Received SASL authentication step
> I0508 19:09:31.965994 32646 authenticator.hpp:282] Received SASL authentication step
> I0508 19:09:31.966012 32646 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'quantal' server FQDN: 'quantal' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
> I0508 19:09:31.966018 32646 auxprop.cpp:153] Looking up auxiliary property '*userPassword'
> I0508 19:09:31.966029 32646 auxprop.cpp:153] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
> I0508 19:09:31.966039 32646 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'quantal' server FQDN: 'quantal' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
> I0508 19:09:31.966045 32646 auxprop.cpp:103] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
> I0508 19:09:31.966050 32646 auxprop.cpp:103] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
> I0508 19:09:31.966060 32646 authenticator.hpp:334] Authentication success
> I0508 19:09:31.966089 32646 authenticatee.hpp:305] Authentication success
> I0508 19:09:31.966111 32646 master.cpp:2838] Successfully authenticated slave(140)@127.0.1.1:40530
> I0508 19:09:31.966181 32646 slave.cpp:641] Successfully authenticated with master master@127.0.1.1:40530
> I0508 19:09:31.966274 32646 slave.cpp:870] Will retry registration in 8.886848217secs if necessary
> W0508 19:09:31.967990 32645 sched.cpp:363] Authentication timed out
> I0508 19:09:31.968056 32645 sched.cpp:323] Failed to authenticate with master master@127.0.1.1:40530: Authentication discarded
> I0508 19:09:31.968086 32645 sched.cpp:268] Authenticating with master master@127.0.1.1:40530
> I0508 19:09:31.968145 32645 authenticatee.hpp:128] Creating new client SASL connection
> I0508 19:09:31.968258 32645 master.cpp:2798] Authenticating scheduler(124)@127.0.1.1:40530
> I0508 19:09:31.968343 32645 authenticator.hpp:148] Creating new server SASL connection
> I0508 19:09:31.968441 32645 authenticatee.hpp:219] Received SASL authentication mechanisms: CRAM-MD5
> I0508 19:09:31.968458 32645 authenticatee.hpp:245] Attempting to authenticate with mechanism 'CRAM-MD5'
> I0508 19:09:31.968482 32645 authenticator.hpp:254] Received SASL authentication start
> I0508 19:09:31.968513 32645 authenticator.hpp:342] Authentication requires more steps
> I0508 19:09:31.968538 32645 authenticatee.hpp:265] Received SASL authentication step
> I0508 19:09:31.968569 32645 authenticator.hpp:282] Received SASL authentication step
> I0508 19:09:31.968583 32645 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'quantal' server FQDN: 'quantal' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
> I0508 19:09:31.968590 32645 auxprop.cpp:153] Looking up auxiliary property '*userPassword'
> I0508 19:09:31.968600 32645 auxprop.cpp:153] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
> I0508 19:09:31.968608 32645 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'quantal' server FQDN: 'quantal' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
> I0508 19:09:31.968615 32645 auxprop.cpp:103] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
> I0508 19:09:31.968619 32645 auxprop.cpp:103] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
> I0508 19:09:31.968628 32645 authenticator.hpp:334] Authentication success
> I0508 19:09:31.968655 32645 authenticatee.hpp:305] Authentication success
> I0508 19:09:31.968675 32645 master.cpp:2838] Successfully authenticated scheduler(124)@127.0.1.1:40530
> I0508 19:09:31.968739 32645 sched.cpp:342] Successfully authenticated with master master@127.0.1.1:40530
> I0508 19:09:31.968754 32645 sched.cpp:461] Sending registration request to master@127.0.1.1:40530
> I0508 19:09:31.968808 32645 master.cpp:1062] Re-registering framework 20140508-190926-16842879-40530-32623-0000 at scheduler(124)@127.0.1.1:40530
> I0508 19:09:31.968885 32645 sched.cpp:392] Framework registered with 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:31.968909 32645 sched.cpp:406] Scheduler::registered took 9340ns
> I0508 19:09:31.968973 32645 hierarchical_allocator_process.hpp:331] Added framework 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:31.968984 32645 hierarchical_allocator_process.hpp:725] No resources available to allocate!
> I0508 19:09:31.968991 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 0 slaves in 6370ns
> 2014-05-08 19:09:32,710:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:09:32.917536 32649 hierarchical_allocator_process.hpp:725] No resources available to allocate!
> I0508 19:09:32.917573 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 0 slaves in 82325ns
> I0508 19:09:33.363633 32648 slave.cpp:870] Will retry registration in 14.565700017secs if necessary
> I0508 19:09:33.363783 32648 master.cpp:2308] Re-registering slave 20140508-190926-16842879-40530-32623-0 at slave(140)@127.0.1.1:40530 (quantal)
> I0508 19:09:33.363965 32648 registrar.cpp:422] Attempting to update the 'registry'
> I0508 19:09:33.365392 32648 log.cpp:680] Attempting to append 295 bytes to the log
> I0508 19:09:33.365449 32648 coordinator.cpp:340] Coordinator attempting to write APPEND action at position 7
> I0508 19:09:33.365677 32648 replica.cpp:508] Replica received write request for position 7
> I0508 19:09:33.369041 32648 leveldb.cpp:341] Persisting action (314 bytes) to leveldb took 3.339846ms
> I0508 19:09:33.369746 32648 replica.cpp:676] Persisted action at 7
> I0508 19:09:33.373973 32647 replica.cpp:655] Replica received learned notice for position 7
> I0508 19:09:33.379094 32647 leveldb.cpp:341] Persisting action (316 bytes) to leveldb took 5.092298ms
> I0508 19:09:33.379125 32647 replica.cpp:676] Persisted action at 7
> I0508 19:09:33.379134 32647 replica.cpp:661] Replica learned APPEND action at position 7
> I0508 19:09:33.379470 32647 registrar.cpp:479] Successfully updated 'registry'
> I0508 19:09:33.379590 32647 log.cpp:699] Attempting to truncate the log to 7
> I0508 19:09:33.379648 32647 master.cpp:2359] Re-registered slave 20140508-190926-16842879-40530-32623-0 at slave(140)@127.0.1.1:40530 (quantal)
> I0508 19:09:33.379663 32647 master.cpp:3283] Adding slave 20140508-190926-16842879-40530-32623-0 at slave(140)@127.0.1.1:40530 (quantal) with cpus(*):2; mem(*):1024; disk(*):26124; ports(*):[31000-32000]
> I0508 19:09:33.379770 32647 master.hpp:584] Adding task 0 with resources cpus(*):1; mem(*):500 on slave 20140508-190926-16842879-40530-32623-0 (quantal)
> I0508 19:09:33.379883 32647 coordinator.cpp:340] Coordinator attempting to write TRUNCATE action at position 8
> I0508 19:09:33.379952 32647 slave.cpp:724] Re-registered with master master@127.0.1.1:40530
> I0508 19:09:33.379977 32647 slave.cpp:1478] Updating framework 20140508-190926-16842879-40530-32623-0000 pid to scheduler(124)@127.0.1.1:40530
> I0508 19:09:33.380180 32647 hierarchical_allocator_process.hpp:444] Added slave 20140508-190926-16842879-40530-32623-0 (quantal) with cpus(*):2; mem(*):1024; disk(*):26124; ports(*):[31000-32000] (and cpus(*):1; mem(*):524; disk(*):26124; ports(*):[31000-32000] available)
> I0508 19:09:33.380270 32647 hierarchical_allocator_process.hpp:751] Offering cpus(*):1; mem(*):524; disk(*):26124; ports(*):[31000-32000] on slave 20140508-190926-16842879-40530-32623-0 to framework 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:33.380364 32647 hierarchical_allocator_process.hpp:707] Performed allocation for slave 20140508-190926-16842879-40530-32623-0 in 120530ns
> I0508 19:09:33.380437 32647 master.hpp:612] Adding offer 20140508-190926-16842879-40530-32623-0 with resources cpus(*):1; mem(*):524; disk(*):26124; ports(*):[31000-32000] on slave 20140508-190926-16842879-40530-32623-0 (quantal)
> I0508 19:09:33.380480 32647 master.cpp:2747] Sending 1 offers to framework 20140508-190926-16842879-40530-32623-0000
> I0508 19:09:33.380614 32647 sched.cpp:529] Scheduler::resourceOffers took 23855ns
> I0508 19:09:33.380740 32645 replica.cpp:508] Replica received write request for position 8
> I0508 19:09:33.381727 32623 master.cpp:550] Master terminating
> I0508 19:09:33.381815 32623 master.hpp:602] Removing task 0 with resources cpus(*):1; mem(*):500 on slave 20140508-190926-16842879-40530-32623-0 (quantal)
> I0508 19:09:33.381886 32623 master.hpp:622] Removing offer 20140508-190926-16842879-40530-32623-0 with resources cpus(*):1; mem(*):524; disk(*):26124; ports(*):[31000-32000] on slave 20140508-190926-16842879-40530-32623-0 (quantal)
> I0508 19:09:33.382370 32642 sched.cpp:731] Stopping framework '20140508-190926-16842879-40530-32623-0000'
> I0508 19:09:33.382414 32642 slave.cpp:2150] master@127.0.1.1:40530 exited
> W0508 19:09:33.382426 32642 slave.cpp:2153] Master disconnected! Waiting for a new master to be elected
> 2014-05-08 19:09:33,382:32623(0x2af9c4a82140):ZOO_INFO@zookeeper_close@2505: Closing zookeeper sessionId=0x145debded190010 to [127.0.0.1:35148]
> 2014-05-08 19:09:33,384:32623(0x2af9c4a82140):ZOO_INFO@zookeeper_close@2505: Closing zookeeper sessionId=0x145debded190011 to [127.0.0.1:35148]
> I0508 19:09:33.389863 32645 leveldb.cpp:341] Persisting action (16 bytes) to leveldb took 9.093919ms
> I0508 19:09:33.389895 32645 replica.cpp:676] Persisted action at 8
> I0508 19:09:33.390692 32623 contender.cpp:182] Now cancelling the membership: 4
> 2014-05-08 19:09:33,390:32623(0x2af9c4a82140):ZOO_INFO@zookeeper_close@2505: Closing zookeeper sessionId=0x145debded190013 to [127.0.0.1:35148]
> I0508 19:09:33.405534 32646 group.cpp:711] Found non-sequence node 'log_replicas' at '/znode' in ZooKeeper
> I0508 19:09:33.405592 32646 detector.cpp:123] The current leader (id=4) is lost
> I0508 19:09:33.405602 32646 detector.cpp:135] Detected a new leader: None
> I0508 19:09:33.406358 32644 group.cpp:711] Found non-sequence node 'log_replicas' at '/znode' in ZooKeeper
> I0508 19:09:33.406405 32644 detector.cpp:123] The current leader (id=4) is lost
> I0508 19:09:33.406415 32644 detector.cpp:135] Detected a new leader: None
> I0508 19:09:33.406486 32644 slave.cpp:553] Lost leading master
> I0508 19:09:33.406497 32644 slave.cpp:557] Detecting new master
> I0508 19:09:33.918660 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43861ns
> I0508 19:09:34.919752 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43867ns
> I0508 19:09:35.921201 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43990ns
> 2014-05-08 19:09:36,046:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:09:36.922235 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43948ns
> I0508 19:09:37.922538 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 46800ns
> I0508 19:09:38.922838 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 46384ns
> 2014-05-08 19:09:39,382:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:09:39.923460 32642 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43138ns
> I0508 19:09:40.853623 32647 slave.cpp:761] Skipping registration because no master present
> I0508 19:09:40.924746 32642 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39403ns
> I0508 19:09:41.925567 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 57648ns
> 2014-05-08 19:09:42,716:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:09:42.926550 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44922ns
> I0508 19:09:43.927105 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42022ns
> I0508 19:09:44.927332 32642 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44517ns
> I0508 19:09:45.927629 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43611ns
> 2014-05-08 19:09:46,053:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:09:46.928011 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 49466ns
> I0508 19:09:47.928380 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44215ns
> I0508 19:09:47.930227 32648 slave.cpp:761] Skipping registration because no master present
> I0508 19:09:48.928755 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 46918ns
> 2014-05-08 19:09:49,389:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:09:49.929476 32642 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 56703ns
> I0508 19:09:50.930482 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44296ns
> I0508 19:09:51.931007 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43855ns
> 2014-05-08 19:09:52,726:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:09:52.931241 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41750ns
> I0508 19:09:53.931476 32642 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40682ns
> I0508 19:09:54.932715 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43722ns
> I0508 19:09:55.933295 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39589ns
> 2014-05-08 19:09:56,063:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:09:56.934046 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42675ns
> I0508 19:09:57.934846 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 45437ns
> I0508 19:09:58.935644 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42276ns
> 2014-05-08 19:09:59,400:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:09:59.936367 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41610ns
> I0508 19:10:00.937142 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42991ns
> I0508 19:10:01.937922 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42967ns
> 2014-05-08 19:10:02,736:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:10:02.938730 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 47839ns
> I0508 19:10:03.939496 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40977ns
> I0508 19:10:04.940295 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38033ns
> I0508 19:10:05.940904 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38703ns
> 2014-05-08 19:10:06,073:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:10:06.941742 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39457ns
> I0508 19:10:07.942633 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42013ns
> I0508 19:10:08.943428 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40489ns
> 2014-05-08 19:10:09,409:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:10:09.944255 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42058ns
> I0508 19:10:10.945159 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43841ns
> I0508 19:10:11.945922 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42452ns
> 2014-05-08 19:10:12,746:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:10:12.946847 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42134ns
> I0508 19:10:13.947608 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40479ns
> I0508 19:10:14.948338 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42109ns
> I0508 19:10:15.949206 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41610ns
> 2014-05-08 19:10:16,083:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:10:16.949985 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39351ns
> I0508 19:10:17.950798 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 50427ns
> I0508 19:10:18.951575 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 37025ns
> 2014-05-08 19:10:19,419:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:10:19.952400 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42689ns
> I0508 19:10:20.953605 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42230ns
> I0508 19:10:21.954118 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44095ns
> 2014-05-08 19:10:22,756:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:10:22.954963 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43689ns
> I0508 19:10:23.955699 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43067ns
> I0508 19:10:24.956292 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38012ns
> I0508 19:10:25.956754 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39201ns
> 2014-05-08 19:10:26,093:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:10:26.751075 32649 slave.cpp:2799] Current usage 42.82%. Max allowed age: 3.302446272519282days
> I0508 19:10:26.956895 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40096ns
> I0508 19:10:27.957540 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42104ns
> I0508 19:10:28.958333 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38993ns
> 2014-05-08 19:10:29,429:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:10:29.959174 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41162ns
> I0508 19:10:30.959993 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41496ns
> I0508 19:10:31.960808 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 56526ns
> 2014-05-08 19:10:32,766:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:10:32.961634 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42362ns
> I0508 19:10:33.962462 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42193ns
> I0508 19:10:34.963258 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40697ns
> I0508 19:10:35.963719 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39012ns
> 2014-05-08 19:10:36,102:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:10:36.964365 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43060ns
> I0508 19:10:37.965054 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44682ns
> I0508 19:10:38.965909 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43987ns
> 2014-05-08 19:10:39,439:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:10:39.966847 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42378ns
> I0508 19:10:40.967670 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42628ns
> I0508 19:10:41.968497 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43050ns
> 2014-05-08 19:10:42,776:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:10:42.969337 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41775ns
> I0508 19:10:43.970156 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42963ns
> I0508 19:10:44.970881 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 37005ns
> I0508 19:10:45.971546 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40853ns
> 2014-05-08 19:10:46,112:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:10:46.972278 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42329ns
> I0508 19:10:47.973054 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39174ns
> I0508 19:10:48.973899 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40052ns
> 2014-05-08 19:10:49,450:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:10:49.974879 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43481ns
> I0508 19:10:50.975704 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41172ns
> I0508 19:10:51.976598 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41554ns
> 2014-05-08 19:10:52,787:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:10:52.977489 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41776ns
> I0508 19:10:53.978307 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42242ns
> I0508 19:10:54.979177 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41780ns
> I0508 19:10:55.980006 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43008ns
> 2014-05-08 19:10:56,124:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:10:56.980816 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 47349ns
> I0508 19:10:57.981943 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41935ns
> I0508 19:10:58.982635 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 37750ns
> 2014-05-08 19:10:59,461:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:10:59.983326 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39331ns
> I0508 19:11:00.984212 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38033ns
> I0508 19:11:01.985066 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38859ns
> 2014-05-08 19:11:02,797:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:11:02.985893 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41486ns
> I0508 19:11:03.986667 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38994ns
> I0508 19:11:04.987459 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39540ns
> I0508 19:11:05.988284 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42387ns
> 2014-05-08 19:11:06,134:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:11:06.989224 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42568ns
> I0508 19:11:07.990056 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40020ns
> I0508 19:11:08.990856 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41054ns
> 2014-05-08 19:11:09,471:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:11:09.991641 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41014ns
> I0508 19:11:10.992370 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41873ns
> I0508 19:11:11.993234 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42504ns
> 2014-05-08 19:11:12,807:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:11:12.994102 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41261ns
> I0508 19:11:13.994904 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41353ns
> I0508 19:11:14.995519 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42653ns
> I0508 19:11:15.996337 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43104ns
> 2014-05-08 19:11:16,144:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:11:16.997071 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39230ns
> I0508 19:11:17.997875 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38915ns
> I0508 19:11:18.998574 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40942ns
> 2014-05-08 19:11:19,481:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:11:19.999339 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40385ns
> I0508 19:11:21.000113 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39363ns
> I0508 19:11:22.000813 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40105ns
> 2014-05-08 19:11:22,817:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:11:23.001624 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40448ns
> I0508 19:11:24.002455 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42725ns
> I0508 19:11:25.003271 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38289ns
> I0508 19:11:26.004094 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41140ns
> 2014-05-08 19:11:26,154:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:11:26.751382 32648 slave.cpp:2799] Current usage 42.82%. Max allowed age: 3.302446272519282days
> I0508 19:11:27.005151 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41061ns
> I0508 19:11:28.006047 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42033ns
> I0508 19:11:29.006887 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42789ns
> 2014-05-08 19:11:29,490:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:11:30.007701 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41132ns
> I0508 19:11:31.008400 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41923ns
> I0508 19:11:32.009178 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42080ns
> 2014-05-08 19:11:32,827:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:11:33.010066 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41947ns
> I0508 19:11:34.010907 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43490ns
> I0508 19:11:35.011592 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 37407ns
> I0508 19:11:36.012346 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38642ns
> 2014-05-08 19:11:36,164:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:11:37.013226 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 37631ns
> I0508 19:11:38.014135 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39493ns
> I0508 19:11:39.014870 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39571ns
> 2014-05-08 19:11:39,498:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:11:40.015597 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42807ns
> I0508 19:11:41.016290 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39600ns
> I0508 19:11:42.017073 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38554ns
> 2014-05-08 19:11:42,834:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:11:43.017956 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42380ns
> I0508 19:11:44.018841 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44279ns
> I0508 19:11:45.019706 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40781ns
> I0508 19:11:46.020568 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40438ns
> 2014-05-08 19:11:46,171:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:11:47.021375 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40731ns
> I0508 19:11:48.022275 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42333ns
> I0508 19:11:49.023073 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43149ns
> 2014-05-08 19:11:49,508:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:11:50.023844 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42457ns
> I0508 19:11:51.024698 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 52067ns
> I0508 19:11:52.025480 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41835ns
> 2014-05-08 19:11:52,846:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:11:53.026175 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40496ns
> I0508 19:11:54.026846 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39108ns
> I0508 19:11:55.027499 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38856ns
> I0508 19:11:56.028256 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39354ns
> 2014-05-08 19:11:56,182:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:11:57.029055 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38805ns
> I0508 19:11:58.029918 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40444ns
> I0508 19:11:59.030634 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39713ns
> 2014-05-08 19:11:59,519:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:12:00.031411 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41004ns
> I0508 19:12:01.032150 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38529ns
> I0508 19:12:02.033013 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42528ns
> 2014-05-08 19:12:02,856:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:12:03.033900 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43162ns
> I0508 19:12:04.034698 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43765ns
> I0508 19:12:05.035478 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40644ns
> I0508 19:12:06.036267 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42001ns
> 2014-05-08 19:12:06,192:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:12:07.037137 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43136ns
> I0508 19:12:08.037909 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41650ns
> I0508 19:12:09.038728 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42318ns
> 2014-05-08 19:12:09,529:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:12:10.039542 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42074ns
> I0508 19:12:11.040096 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42314ns
> I0508 19:12:12.040951 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41530ns
> 2014-05-08 19:12:12,866:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:12:13.041846 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 45725ns
> I0508 19:12:14.042608 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39241ns
> I0508 19:12:15.043298 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38239ns
> I0508 19:12:16.044072 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38860ns
> 2014-05-08 19:12:16,202:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:12:17.044816 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39218ns
> I0508 19:12:18.045590 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39873ns
> I0508 19:12:19.046557 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43911ns
> 2014-05-08 19:12:19,539:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:12:20.047324 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42243ns
> I0508 19:12:21.048109 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41562ns
> I0508 19:12:22.048934 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41630ns
> 2014-05-08 19:12:22,875:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:12:23.049669 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41745ns
> I0508 19:12:24.050359 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42014ns
> I0508 19:12:25.051280 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41952ns
> I0508 19:12:26.052002 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42006ns
> 2014-05-08 19:12:26,210:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:12:26.752377 32648 slave.cpp:2799] Current usage 42.82%. Max allowed age: 3.302446272519282days
> I0508 19:12:27.053118 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41995ns
> I0508 19:12:28.053975 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42377ns
> I0508 19:12:29.054759 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40412ns
> 2014-05-08 19:12:29,546:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:12:30.055644 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42207ns
> I0508 19:12:31.055824 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38599ns
> I0508 19:12:32.056516 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38594ns
> 2014-05-08 19:12:32,883:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:12:33.057381 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38100ns
> I0508 19:12:34.058313 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40127ns
> I0508 19:12:35.059118 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39109ns
> I0508 19:12:36.059944 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41965ns
> 2014-05-08 19:12:36,220:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:12:37.060797 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42866ns
> I0508 19:12:38.061643 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42151ns
> I0508 19:12:39.062274 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40413ns
> 2014-05-08 19:12:39,556:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:12:40.062978 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42948ns
> I0508 19:12:41.063781 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43151ns
> I0508 19:12:42.064640 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42400ns
> 2014-05-08 19:12:42,894:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:12:43.065412 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41602ns
> I0508 19:12:44.066247 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41421ns
> I0508 19:12:45.067121 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43312ns
> I0508 19:12:46.067894 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41880ns
> 2014-05-08 19:12:46,231:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:12:47.068645 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38493ns
> I0508 19:12:48.069289 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38350ns
> I0508 19:12:49.070049 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 37912ns
> 2014-05-08 19:12:49,568:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:12:50.070667 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41746ns
> I0508 19:12:51.071300 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38876ns
> I0508 19:12:52.072029 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38376ns
> 2014-05-08 19:12:52,905:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:12:53.072754 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42236ns
> I0508 19:12:54.073565 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 51217ns
> I0508 19:12:55.074187 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41179ns
> I0508 19:12:56.074913 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42227ns
> 2014-05-08 19:12:56,241:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:12:57.075733 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40093ns
> I0508 19:12:58.076570 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42352ns
> I0508 19:12:59.077188 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41424ns
> 2014-05-08 19:12:59,578:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:13:00.077975 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42577ns
> I0508 19:13:01.078897 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43525ns
> I0508 19:13:02.079720 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42676ns
> 2014-05-08 19:13:02,915:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:13:03.080602 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42483ns
> I0508 19:13:04.081399 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41607ns
> I0508 19:13:05.082257 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41646ns
> I0508 19:13:06.083178 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44855ns
> 2014-05-08 19:13:06,251:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:13:07.084362 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41968ns
> I0508 19:13:08.085644 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42628ns
> I0508 19:13:09.086385 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42657ns
> 2014-05-08 19:13:09,588:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:13:10.087172 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 50133ns
> I0508 19:13:11.087860 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54243ns
> I0508 19:13:12.088537 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 52866ns
> 2014-05-08 19:13:12,925:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:13:13.089308 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 49247ns
> I0508 19:13:14.090106 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42188ns
> I0508 19:13:15.090888 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 60770ns
> I0508 19:13:16.091696 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41202ns
> 2014-05-08 19:13:16,261:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:13:17.092447 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38012ns
> I0508 19:13:18.093219 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41963ns
> I0508 19:13:19.093842 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39536ns
> 2014-05-08 19:13:19,598:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:13:20.095129 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38767ns
> I0508 19:13:21.095551 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 37365ns
> I0508 19:13:22.096212 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40607ns
> 2014-05-08 19:13:22,934:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:13:23.096993 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42317ns
> I0508 19:13:24.097811 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 66854ns
> I0508 19:13:25.098616 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42950ns
> I0508 19:13:26.099428 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42655ns
> 2014-05-08 19:13:26,271:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:13:26.752593 32648 slave.cpp:2799] Current usage 42.82%. Max allowed age: 3.302446272519282days
> I0508 19:13:27.100529 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39774ns
> I0508 19:13:28.101305 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39166ns
> I0508 19:13:29.102169 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42971ns
> 2014-05-08 19:13:29,608:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:13:30.102972 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38931ns
> I0508 19:13:31.103766 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38501ns
> I0508 19:13:32.104585 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43196ns
> 2014-05-08 19:13:32,944:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:13:33.105295 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 36038ns
> I0508 19:13:34.106166 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39897ns
> I0508 19:13:35.107054 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42020ns
> I0508 19:13:36.107679 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39877ns
> 2014-05-08 19:13:36,281:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:13:37.108126 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 37049ns
> I0508 19:13:38.108767 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 37542ns
> I0508 19:13:39.109535 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 50593ns
> 2014-05-08 19:13:39,618:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:13:40.110335 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38249ns
> I0508 19:13:41.111167 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40450ns
> I0508 19:13:42.112036 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38069ns
> 2014-05-08 19:13:42,955:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:13:43.112874 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41990ns
> I0508 19:13:44.113625 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41433ns
> I0508 19:13:45.114300 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 45979ns
> I0508 19:13:46.115074 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 37938ns
> 2014-05-08 19:13:46,292:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:13:47.115574 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 36810ns
> I0508 19:13:48.116276 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 36768ns
> I0508 19:13:49.117106 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42025ns
> 2014-05-08 19:13:49,629:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:13:50.117949 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43415ns
> I0508 19:13:51.118724 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 51441ns
> I0508 19:13:52.119550 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43467ns
> 2014-05-08 19:13:52,965:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:13:53.120363 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42816ns
> I0508 19:13:54.121196 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43082ns
> I0508 19:13:55.121973 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41861ns
> I0508 19:13:56.122756 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 51737ns
> 2014-05-08 19:13:56,302:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:13:57.123587 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41851ns
> I0508 19:13:58.124373 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42683ns
> I0508 19:13:59.125298 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43141ns
> 2014-05-08 19:13:59,639:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:14:00.126189 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42586ns
> I0508 19:14:01.127254 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42184ns
> I0508 19:14:02.128074 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42226ns
> 2014-05-08 19:14:02,975:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:14:03.128906 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41877ns
> I0508 19:14:04.129730 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 48359ns
> I0508 19:14:05.130534 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41419ns
> I0508 19:14:06.131371 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41243ns
> 2014-05-08 19:14:06,312:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:14:07.132333 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41746ns
> I0508 19:14:08.133160 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43523ns
> I0508 19:14:09.134006 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42500ns
> 2014-05-08 19:14:09,649:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:14:10.134860 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42954ns
> I0508 19:14:11.135663 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40654ns
> I0508 19:14:12.136389 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39982ns
> 2014-05-08 19:14:12,985:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:14:13.137115 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41405ns
> I0508 19:14:14.138386 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42742ns
> I0508 19:14:15.139610 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42250ns
> I0508 19:14:16.140913 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41307ns
> 2014-05-08 19:14:16,322:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:14:17.142223 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41043ns
> I0508 19:14:18.143439 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42588ns
> I0508 19:14:19.144713 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42240ns
> 2014-05-08 19:14:19,659:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:14:20.145969 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42554ns
> I0508 19:14:21.147186 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41094ns
> I0508 19:14:22.148386 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44364ns
> 2014-05-08 19:14:22,995:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:14:23.149432 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42439ns
> I0508 19:14:24.150706 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42883ns
> I0508 19:14:25.151979 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42621ns
> I0508 19:14:26.153213 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41693ns
> 2014-05-08 19:14:26,332:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:14:26.753129 32648 slave.cpp:2799] Current usage 42.82%. Max allowed age: 3.302446272519282days
> I0508 19:14:27.154173 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42872ns
> I0508 19:14:28.154955 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42199ns
> I0508 19:14:29.155802 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42123ns
> 2014-05-08 19:14:29,668:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:14:30.156723 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42513ns
> I0508 19:14:31.157456 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41882ns
> I0508 19:14:32.158294 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42540ns
> 2014-05-08 19:14:33,005:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:14:33.159101 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42032ns
> I0508 19:14:34.159965 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42129ns
> I0508 19:14:35.160820 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43586ns
> I0508 19:14:36.161347 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42975ns
> 2014-05-08 19:14:36,340:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:14:37.162231 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41867ns
> I0508 19:14:38.163030 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43044ns
> I0508 19:14:39.163797 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42590ns
> 2014-05-08 19:14:39,676:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:14:40.164671 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42936ns
> I0508 19:14:41.165388 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41981ns
> I0508 19:14:42.166239 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43015ns
> 2014-05-08 19:14:43,013:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:14:43.167011 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42598ns
> I0508 19:14:44.167906 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42685ns
> I0508 19:14:45.168805 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44894ns
> I0508 19:14:46.169528 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43016ns
> 2014-05-08 19:14:46,350:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:14:47.170341 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42935ns
> I0508 19:14:48.171190 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42313ns
> I0508 19:14:49.172118 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42669ns
> 2014-05-08 19:14:49,686:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:14:50.172969 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41622ns
> I0508 19:14:51.173802 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 68172ns
> I0508 19:14:52.174645 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43016ns
> 2014-05-08 19:14:53,023:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:14:53.175469 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44578ns
> I0508 19:14:54.176211 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43618ns
> I0508 19:14:55.177045 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43047ns
> I0508 19:14:56.177867 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43337ns
> 2014-05-08 19:14:56,360:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:14:57.178694 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41925ns
> I0508 19:14:58.179522 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41787ns
> I0508 19:14:59.180730 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 48668ns
> 2014-05-08 19:14:59,696:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:15:00.181479 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42670ns
> I0508 19:15:01.182373 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42604ns
> I0508 19:15:02.183276 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41825ns
> 2014-05-08 19:15:03,033:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:15:03.184067 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42589ns
> I0508 19:15:04.184952 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43046ns
> I0508 19:15:05.185739 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43466ns
> I0508 19:15:06.186628 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42625ns
> 2014-05-08 19:15:06,370:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:15:07.187450 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42286ns
> I0508 19:15:08.188312 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42630ns
> I0508 19:15:09.189189 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42635ns
> 2014-05-08 19:15:09,706:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:15:10.189970 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42685ns
> I0508 19:15:11.190806 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42674ns
> I0508 19:15:12.191650 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41640ns
> 2014-05-08 19:15:13,043:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:15:13.192342 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41674ns
> I0508 19:15:14.193156 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42908ns
> I0508 19:15:15.194458 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42054ns
> I0508 19:15:16.195123 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42534ns
> 2014-05-08 19:15:16,380:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:15:17.195976 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42669ns
> I0508 19:15:18.196840 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44279ns
> I0508 19:15:19.197742 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42912ns
> 2014-05-08 19:15:19,716:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:15:20.198575 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42725ns
> I0508 19:15:21.199244 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42745ns
> I0508 19:15:22.199981 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43065ns
> 2014-05-08 19:15:23,053:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:15:23.200808 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41832ns
> I0508 19:15:24.201700 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42457ns
> I0508 19:15:25.202572 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43105ns
> I0508 19:15:26.203393 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43258ns
> 2014-05-08 19:15:26,390:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:15:26.754500 32648 slave.cpp:2799] Current usage 42.82%. Max allowed age: 3.302446272519282days
> I0508 19:15:27.204464 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 136854ns
> I0508 19:15:28.205006 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42867ns
> I0508 19:15:29.205883 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42466ns
> 2014-05-08 19:15:29,727:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:15:30.206707 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43288ns
> I0508 19:15:31.207387 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42319ns
> I0508 19:15:32.208142 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41406ns
> 2014-05-08 19:15:33,062:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:15:33.208920 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40118ns
> I0508 19:15:34.209728 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39894ns
> I0508 19:15:35.210470 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40668ns
> I0508 19:15:36.211330 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42890ns
> 2014-05-08 19:15:36,399:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:15:37.212082 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41710ns
> I0508 19:15:38.212908 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42287ns
> I0508 19:15:39.213845 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44870ns
> 2014-05-08 19:15:39,735:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:15:40.214737 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 50305ns
> I0508 19:15:41.215623 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43464ns
> I0508 19:15:42.216464 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42617ns
> 2014-05-08 19:15:43,072:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:15:43.217223 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41005ns
> I0508 19:15:44.218070 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 52376ns
> I0508 19:15:45.218897 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41905ns
> I0508 19:15:46.219753 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41792ns
> 2014-05-08 19:15:46,409:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:15:47.220597 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41851ns
> I0508 19:15:48.221402 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41248ns
> I0508 19:15:49.222270 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40559ns
> 2014-05-08 19:15:49,745:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:15:50.223126 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42811ns
> I0508 19:15:51.224036 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42240ns
> I0508 19:15:52.224975 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 52541ns
> 2014-05-08 19:15:53,082:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:15:53.225888 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42399ns
> I0508 19:15:54.226840 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41475ns
> I0508 19:15:55.227542 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41387ns
> I0508 19:15:56.228314 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42306ns
> 2014-05-08 19:15:56,419:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:15:57.229229 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42600ns
> I0508 19:15:58.230098 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41760ns
> I0508 19:15:59.230936 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42032ns
> 2014-05-08 19:15:59,754:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:16:00.231778 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41978ns
> I0508 19:16:01.232645 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41779ns
> I0508 19:16:02.233398 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42956ns
> 2014-05-08 19:16:03,091:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:16:03.234249 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42014ns
> I0508 19:16:04.235096 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40768ns
> I0508 19:16:05.235621 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41543ns
> I0508 19:16:06.236577 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41281ns
> 2014-05-08 19:16:06,427:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:16:07.237565 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 60687ns
> I0508 19:16:08.238505 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41942ns
> I0508 19:16:09.239459 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41920ns
> 2014-05-08 19:16:09,764:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:16:10.240314 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41187ns
> I0508 19:16:11.241108 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42025ns
> I0508 19:16:12.241991 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42603ns
> 2014-05-08 19:16:13,100:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:16:13.242847 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42347ns
> I0508 19:16:14.243698 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42594ns
> I0508 19:16:15.244524 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42554ns
> I0508 19:16:16.245275 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41287ns
> 2014-05-08 19:16:16,438:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:16:17.245988 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41518ns
> I0508 19:16:18.246873 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41816ns
> I0508 19:16:19.247630 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43315ns
> 2014-05-08 19:16:19,776:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:16:20.248442 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41605ns
> I0508 19:16:21.248991 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 36708ns
> I0508 19:16:22.249670 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39532ns
> 2014-05-08 19:16:23,112:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:16:23.250495 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38410ns
> I0508 19:16:24.251140 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39255ns
> I0508 19:16:25.251955 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 37471ns
> I0508 19:16:26.252799 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41944ns
> 2014-05-08 19:16:26,450:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:16:26.754792 32644 slave.cpp:2799] Current usage 42.82%. Max allowed age: 3.302446272519282days
> I0508 19:16:27.253686 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40944ns
> I0508 19:16:28.254523 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42047ns
> I0508 19:16:29.255498 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41858ns
> 2014-05-08 19:16:29,787:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:16:30.256371 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42255ns
> I0508 19:16:31.257207 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42897ns
> I0508 19:16:32.258093 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42174ns
> 2014-05-08 19:16:33,124:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:16:33.258996 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41690ns
> I0508 19:16:34.259881 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41673ns
> I0508 19:16:35.260659 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42273ns
> I0508 19:16:36.261394 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42877ns
> 2014-05-08 19:16:36,461:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:16:37.262019 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41440ns
> I0508 19:16:38.262576 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41041ns
> I0508 19:16:39.263176 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41404ns
> 2014-05-08 19:16:39,798:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:16:40.263460 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41686ns
> I0508 19:16:41.264210 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41441ns
> I0508 19:16:42.265207 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42304ns
> 2014-05-08 19:16:43,135:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:16:43.266160 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41673ns
> I0508 19:16:44.267125 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42023ns
> I0508 19:16:45.268117 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42670ns
> I0508 19:16:46.269023 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42861ns
> 2014-05-08 19:16:46,470:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:16:47.269206 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41336ns
> I0508 19:16:48.270140 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41525ns
> I0508 19:16:49.271188 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41069ns
> 2014-05-08 19:16:49,807:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:16:50.272078 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41172ns
> I0508 19:16:51.272948 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41019ns
> I0508 19:16:52.273790 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 50761ns
> 2014-05-08 19:16:53,143:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:16:53.274582 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42620ns
> I0508 19:16:54.275482 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41937ns
> I0508 19:16:55.276206 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42327ns
> I0508 19:16:56.277135 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41801ns
> 2014-05-08 19:16:56,478:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:16:57.278373 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40246ns
> I0508 19:16:58.279149 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42686ns
> I0508 19:16:59.279947 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41724ns
> 2014-05-08 19:16:59,815:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:17:00.280674 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42425ns
> I0508 19:17:01.281468 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42481ns
> I0508 19:17:02.282310 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41817ns
> 2014-05-08 19:17:03,151:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:17:03.283118 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42155ns
> I0508 19:17:04.283944 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41675ns
> I0508 19:17:05.284759 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41612ns
> I0508 19:17:06.285575 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 58865ns
> 2014-05-08 19:17:06,485:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:17:07.286778 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41496ns
> I0508 19:17:08.287586 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42505ns
> I0508 19:17:09.288362 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41456ns
> 2014-05-08 19:17:09,822:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:17:10.289283 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42558ns
> I0508 19:17:11.290133 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42776ns
> I0508 19:17:12.290957 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41801ns
> 2014-05-08 19:17:13,159:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:17:13.291842 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42951ns
> I0508 19:17:14.292768 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41513ns
> I0508 19:17:15.293581 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55926ns
> I0508 19:17:16.294467 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41678ns
> 2014-05-08 19:17:16,494:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:17:17.295672 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41629ns
> I0508 19:17:18.296509 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42388ns
> I0508 19:17:19.297411 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42227ns
> 2014-05-08 19:17:19,831:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:17:20.298351 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42326ns
> I0508 19:17:21.299139 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41654ns
> I0508 19:17:22.299998 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41908ns
> 2014-05-08 19:17:23,168:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:17:23.300799 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44398ns
> I0508 19:17:24.301625 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42329ns
> I0508 19:17:25.302446 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42190ns
> I0508 19:17:26.303212 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41845ns
> 2014-05-08 19:17:26,502:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:17:26.755596 32644 slave.cpp:2799] Current usage 42.82%. Max allowed age: 3.302446272519282days
> I0508 19:17:27.303500 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40235ns
> I0508 19:17:28.304121 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42739ns
> I0508 19:17:29.304941 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42042ns
> 2014-05-08 19:17:29,839:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:17:30.305872 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41100ns
> I0508 19:17:31.306715 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42104ns
> I0508 19:17:32.307567 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41772ns
> 2014-05-08 19:17:33,175:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:17:33.308418 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42585ns
> I0508 19:17:34.309260 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43094ns
> I0508 19:17:35.310168 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42625ns
> I0508 19:17:36.311074 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41597ns
> 2014-05-08 19:17:36,511:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:17:37.312216 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38593ns
> I0508 19:17:38.313108 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43633ns
> I0508 19:17:39.313916 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41407ns
> 2014-05-08 19:17:39,845:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:17:40.314746 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42625ns
> I0508 19:17:41.315606 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41929ns
> I0508 19:17:42.316408 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42566ns
> 2014-05-08 19:17:43,182:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:17:43.317179 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41553ns
> I0508 19:17:44.317930 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43153ns
> I0508 19:17:45.318725 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43181ns
> I0508 19:17:46.319839 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43413ns
> 2014-05-08 19:17:46,519:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:17:47.320972 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40248ns
> I0508 19:17:48.321846 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43524ns
> I0508 19:17:49.322585 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41893ns
> 2014-05-08 19:17:49,855:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:17:50.323410 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41810ns
> I0508 19:17:51.324224 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41412ns
> I0508 19:17:52.325101 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42035ns
> 2014-05-08 19:17:53,192:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:17:53.326042 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41755ns
> I0508 19:17:54.326913 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41338ns
> I0508 19:17:55.327731 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42815ns
> I0508 19:17:56.328557 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41990ns
> 2014-05-08 19:17:56,527:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:17:57.329903 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41626ns
> I0508 19:17:58.330782 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39656ns
> I0508 19:17:59.331351 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39335ns
> 2014-05-08 19:17:59,864:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:18:00.332072 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38441ns
> I0508 19:18:01.332895 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38982ns
> I0508 19:18:02.333809 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 61764ns
> 2014-05-08 19:18:03,201:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:18:03.334553 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38403ns
> I0508 19:18:04.335300 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38985ns
> I0508 19:18:05.336050 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40721ns
> I0508 19:18:06.336838 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39130ns
> 2014-05-08 19:18:06,537:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:18:07.337493 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38916ns
> I0508 19:18:08.338356 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41677ns
> I0508 19:18:09.339118 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 47749ns
> 2014-05-08 19:18:09,873:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:18:10.339972 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41644ns
> I0508 19:18:11.340796 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40587ns
> I0508 19:18:12.341644 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42070ns
> 2014-05-08 19:18:13,210:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:18:13.342450 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42755ns
> I0508 19:18:14.343364 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42126ns
> I0508 19:18:15.344269 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42378ns
> I0508 19:18:16.345073 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42333ns
> 2014-05-08 19:18:16,545:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:18:17.345892 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40145ns
> I0508 19:18:18.346735 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41684ns
> I0508 19:18:19.347349 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40763ns
> 2014-05-08 19:18:19,882:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:18:20.348027 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41552ns
> I0508 19:18:21.348757 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42150ns
> I0508 19:18:22.349534 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41085ns
> 2014-05-08 19:18:23,219:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:18:23.350428 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42382ns
> I0508 19:18:24.351299 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40709ns
> I0508 19:18:25.352102 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42826ns
> I0508 19:18:26.352946 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43179ns
> 2014-05-08 19:18:26,553:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:18:26.755905 32644 slave.cpp:2799] Current usage 42.82%. Max allowed age: 3.302446272519282days
> I0508 19:18:27.354029 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39528ns
> I0508 19:18:28.354828 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41402ns
> I0508 19:18:29.355409 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41272ns
> 2014-05-08 19:18:29,890:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:18:30.356107 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38701ns
> I0508 19:18:31.356854 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40239ns
> I0508 19:18:32.357620 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41029ns
> 2014-05-08 19:18:33,227:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:18:33.358331 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38576ns
> I0508 19:18:34.359128 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38947ns
> I0508 19:18:35.359963 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39529ns
> I0508 19:18:36.360689 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40128ns
> 2014-05-08 19:18:36,561:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:18:37.361099 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 37677ns
> I0508 19:18:38.361847 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41515ns
> I0508 19:18:39.362669 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41442ns
> 2014-05-08 19:18:39,899:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:18:40.363550 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42312ns
> I0508 19:18:41.364544 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 36862ns
> I0508 19:18:42.365370 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40975ns
> 2014-05-08 19:18:43,236:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:18:43.366226 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42859ns
> I0508 19:18:44.367123 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40865ns
> I0508 19:18:45.367990 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 49860ns
> I0508 19:18:46.368907 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 45373ns
> 2014-05-08 19:18:46,569:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:18:47.369969 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42517ns
> I0508 19:18:48.370628 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43151ns
> I0508 19:18:49.371536 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41865ns
> 2014-05-08 19:18:49,906:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:18:50.372256 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 51126ns
> I0508 19:18:51.372819 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42980ns
> I0508 19:18:52.373555 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 56469ns
> 2014-05-08 19:18:53,243:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:18:53.374184 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41441ns
> I0508 19:18:54.374936 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40847ns
> I0508 19:18:55.375807 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44397ns
> I0508 19:18:56.376569 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42090ns
> 2014-05-08 19:18:56,577:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:18:57.377207 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43029ns
> I0508 19:18:58.377957 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40821ns
> I0508 19:18:59.378690 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40355ns
> 2014-05-08 19:18:59,914:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:19:00.379485 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41397ns
> I0508 19:19:01.380405 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42947ns
> I0508 19:19:02.381325 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41571ns
> 2014-05-08 19:19:03,251:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:19:03.382078 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40603ns
> I0508 19:19:04.382812 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40915ns
> I0508 19:19:05.383685 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39214ns
> I0508 19:19:06.384543 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39077ns
> 2014-05-08 19:19:06,586:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:19:07.385305 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39117ns
> I0508 19:19:08.386096 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39863ns
> I0508 19:19:09.386958 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42524ns
> 2014-05-08 19:19:09,922:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:19:10.387646 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 37164ns
> I0508 19:19:11.388272 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42125ns
> I0508 19:19:12.388981 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41873ns
> 2014-05-08 19:19:13,259:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:19:13.389581 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42083ns
> I0508 19:19:14.390290 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42308ns
> I0508 19:19:15.391072 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 45454ns
> I0508 19:19:16.391690 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43440ns
> 2014-05-08 19:19:16,593:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:19:17.392354 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42458ns
> I0508 19:19:18.393054 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43258ns
> I0508 19:19:19.393822 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 60998ns
> 2014-05-08 19:19:19,930:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:19:20.394505 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40842ns
> I0508 19:19:21.395414 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41922ns
> I0508 19:19:22.396328 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41740ns
> 2014-05-08 19:19:23,264:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:19:23.397198 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42199ns
> I0508 19:19:24.398036 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42281ns
> I0508 19:19:25.398773 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42553ns
> I0508 19:19:26.399576 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42123ns
> 2014-05-08 19:19:26,597:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:19:26.756588 32645 slave.cpp:2799] Current usage 42.82%. Max allowed age: 3.302446272519282days
> I0508 19:19:27.400729 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41854ns
> I0508 19:19:28.401389 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41412ns
> I0508 19:19:29.402205 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42124ns
> 2014-05-08 19:19:29,934:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:19:30.402940 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42231ns
> I0508 19:19:31.403590 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42061ns
> I0508 19:19:32.404310 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42036ns
> 2014-05-08 19:19:33,271:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:19:33.404825 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41871ns
> I0508 19:19:34.405416 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42829ns
> I0508 19:19:35.406108 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41429ns
> I0508 19:19:36.407004 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41715ns
> 2014-05-08 19:19:36,605:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:19:37.408134 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42546ns
> I0508 19:19:38.408963 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41377ns
> I0508 19:19:39.409898 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42623ns
> 2014-05-08 19:19:39,942:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:19:40.410390 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38117ns
> I0508 19:19:41.411159 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41826ns
> I0508 19:19:42.411913 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42422ns
> 2014-05-08 19:19:43,278:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:19:43.412679 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41610ns
> I0508 19:19:44.413573 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 59595ns
> I0508 19:19:45.414463 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42495ns
> I0508 19:19:46.415158 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39160ns
> 2014-05-08 19:19:46,613:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:19:47.416332 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 37951ns
> I0508 19:19:48.417184 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39803ns
> I0508 19:19:49.417991 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41027ns
> 2014-05-08 19:19:49,950:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:19:50.418759 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41480ns
> I0508 19:19:51.419548 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41476ns
> I0508 19:19:52.420385 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43030ns
> 2014-05-08 19:19:53,286:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:19:53.421062 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41885ns
> I0508 19:19:54.421733 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42037ns
> I0508 19:19:55.422598 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40526ns
> I0508 19:19:56.423358 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 37636ns
> 2014-05-08 19:19:56,621:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:19:57.424626 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39751ns
> I0508 19:19:58.425498 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38676ns
> I0508 19:19:59.426342 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41776ns
> 2014-05-08 19:19:59,959:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:20:00.427189 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39390ns
> I0508 19:20:01.427933 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41730ns
> I0508 19:20:02.428689 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41312ns
> 2014-05-08 19:20:03,297:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:20:03.429466 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41931ns
> I0508 19:20:04.430321 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40817ns
> I0508 19:20:05.431146 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44909ns
> I0508 19:20:06.431970 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41452ns
> 2014-05-08 19:20:06,633:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:20:07.432728 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44002ns
> I0508 19:20:08.433565 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 56557ns
> I0508 19:20:09.434511 32642 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 67246ns
> 2014-05-08 19:20:09,970:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:20:10.434782 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 45559ns
> I0508 19:20:11.435112 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 45252ns
> I0508 19:20:12.435948 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43795ns
> 2014-05-08 19:20:13,307:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:20:13.436844 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43854ns
> I0508 19:20:14.437736 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42255ns
> I0508 19:20:15.438657 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42219ns
> I0508 19:20:16.439666 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42015ns
> 2014-05-08 19:20:16,641:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:20:17.440352 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41940ns
> I0508 19:20:18.441210 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42372ns
> I0508 19:20:19.442124 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42230ns
> 2014-05-08 19:20:19,978:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:20:20.443315 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42627ns
> I0508 19:20:21.444226 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42804ns
> I0508 19:20:22.445003 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43068ns
> 2014-05-08 19:20:23,315:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:20:23.445541 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55930ns
> I0508 19:20:24.446254 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42161ns
> I0508 19:20:25.447103 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38306ns
> I0508 19:20:26.447798 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38783ns
> 2014-05-08 19:20:26,649:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:20:26.757688 32647 slave.cpp:2799] Current usage 42.82%. Max allowed age: 3.302446272519282days
> I0508 19:20:27.448890 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42644ns
> I0508 19:20:28.449678 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42923ns
> I0508 19:20:29.450445 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38267ns
> 2014-05-08 19:20:29,986:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:20:30.451277 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 45441ns
> I0508 19:20:31.452183 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42705ns
> I0508 19:20:32.452975 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43us
> 2014-05-08 19:20:33,323:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:20:33.453699 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38924ns
> I0508 19:20:34.454509 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42631ns
> I0508 19:20:35.455446 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42584ns
> I0508 19:20:36.456243 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42034ns
> 2014-05-08 19:20:36,657:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:20:37.457048 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41920ns
> I0508 19:20:38.457926 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41924ns
> I0508 19:20:39.458719 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41867ns
> 2014-05-08 19:20:39,994:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:20:40.459553 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43768ns
> I0508 19:20:41.460391 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42061ns
> I0508 19:20:42.461175 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41210ns
> 2014-05-08 19:20:43,331:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:20:43.461946 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42181ns
> I0508 19:20:44.462743 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39127ns
> I0508 19:20:45.463489 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41392ns
> I0508 19:20:46.464318 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41852ns
> 2014-05-08 19:20:46,665:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:20:47.465196 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42649ns
> I0508 19:20:48.466030 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42383ns
> I0508 19:20:49.466838 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40463ns
> 2014-05-08 19:20:50,002:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:20:50.467593 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38099ns
> I0508 19:20:51.468420 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 52677ns
> I0508 19:20:52.469298 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43240ns
> 2014-05-08 19:20:53,339:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:20:53.470048 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41589ns
> I0508 19:20:54.470882 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42131ns
> I0508 19:20:55.471619 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42594ns
> I0508 19:20:56.472496 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43507ns
> 2014-05-08 19:20:56,673:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:20:57.473368 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42039ns
> I0508 19:20:58.474247 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41838ns
> I0508 19:20:59.475034 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38221ns
> 2014-05-08 19:21:00,010:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:21:00.475642 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40386ns
> I0508 19:21:01.476291 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38363ns
> I0508 19:21:02.476990 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43171ns
> 2014-05-08 19:21:03,347:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:21:03.477864 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42514ns
> I0508 19:21:04.478689 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42316ns
> I0508 19:21:05.479324 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42292ns
> I0508 19:21:06.480136 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42611ns
> 2014-05-08 19:21:06,681:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:21:07.480906 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42356ns
> I0508 19:21:08.481827 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 68935ns
> I0508 19:21:09.482628 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41726ns
> 2014-05-08 19:21:10,018:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:21:10.483166 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 37487ns
> I0508 19:21:11.483885 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 37747ns
> I0508 19:21:12.484755 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39840ns
> 2014-05-08 19:21:13,355:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:21:13.485781 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54083ns
> I0508 19:21:14.486856 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54813ns
> I0508 19:21:15.487844 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55124ns
> I0508 19:21:16.488708 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43827ns
> 2014-05-08 19:21:16,690:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:21:17.489542 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42431ns
> I0508 19:21:18.490403 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42619ns
> I0508 19:21:19.491281 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55940ns
> 2014-05-08 19:21:20,026:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:21:20.492295 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55376ns
> I0508 19:21:21.493473 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54810ns
> I0508 19:21:22.494560 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41821ns
> 2014-05-08 19:21:23,364:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:21:23.495290 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42543ns
> I0508 19:21:24.496176 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42988ns
> I0508 19:21:25.497042 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42547ns
> I0508 19:21:26.497918 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42659ns
> 2014-05-08 19:21:26,697:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:21:26.758335 32647 slave.cpp:2799] Current usage 42.82%. Max allowed age: 3.302446272519282days
> I0508 19:21:27.498422 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43094ns
> I0508 19:21:28.499169 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42782ns
> I0508 19:21:29.499914 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43249ns
> 2014-05-08 19:21:30,034:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:21:30.500699 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44450ns
> I0508 19:21:31.501474 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42113ns
> I0508 19:21:32.502346 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41711ns
> 2014-05-08 19:21:33,370:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:21:33.503216 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43035ns
> I0508 19:21:34.504108 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41711ns
> I0508 19:21:35.504931 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42175ns
> I0508 19:21:36.505713 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43040ns
> 2014-05-08 19:21:36,705:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:21:37.507031 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41901ns
> I0508 19:21:38.507920 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41715ns
> I0508 19:21:39.508757 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43196ns
> 2014-05-08 19:21:40,042:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:21:40.509649 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42222ns
> I0508 19:21:41.510534 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41877ns
> I0508 19:21:42.511450 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42154ns
> 2014-05-08 19:21:43,377:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:21:43.512087 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41214ns
> I0508 19:21:44.512835 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43026ns
> I0508 19:21:45.513680 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42306ns
> I0508 19:21:46.514578 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42011ns
> 2014-05-08 19:21:46,712:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:21:47.515709 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42125ns
> I0508 19:21:48.516525 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43114ns
> I0508 19:21:49.517351 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41931ns
> 2014-05-08 19:21:50,049:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:21:50.518224 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43486ns
> I0508 19:21:51.519062 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42957ns
> I0508 19:21:52.519922 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54819ns
> 2014-05-08 19:21:53,386:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:21:53.520814 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54837ns
> I0508 19:21:54.521787 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54304ns
> I0508 19:21:55.522554 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42656ns
> I0508 19:21:56.523442 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 49598ns
> 2014-05-08 19:21:56,721:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:21:57.524577 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42208ns
> I0508 19:21:58.525502 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42580ns
> I0508 19:21:59.526628 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55509ns
> 2014-05-08 19:22:00,058:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:22:00.527802 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55030ns
> I0508 19:22:01.528815 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54595ns
> I0508 19:22:02.529952 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54158ns
> 2014-05-08 19:22:03,395:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:22:03.530920 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54423ns
> I0508 19:22:04.532059 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55505ns
> I0508 19:22:05.532984 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54436ns
> I0508 19:22:06.533936 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55355ns
> 2014-05-08 19:22:06,731:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:22:07.534776 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54759ns
> I0508 19:22:08.535672 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 56182ns
> I0508 19:22:09.536643 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55512ns
> 2014-05-08 19:22:10,069:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:22:10.537823 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 81810ns
> I0508 19:22:11.538964 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54678ns
> I0508 19:22:12.540063 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54962ns
> 2014-05-08 19:22:13,406:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:22:13.541040 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55138ns
> I0508 19:22:14.542008 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55032ns
> I0508 19:22:15.543011 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54399ns
> I0508 19:22:16.544147 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55052ns
> 2014-05-08 19:22:16,742:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:22:17.545333 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54280ns
> I0508 19:22:18.546296 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 56174ns
> I0508 19:22:19.547197 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55277ns
> 2014-05-08 19:22:20,079:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:22:20.548061 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 67157ns
> I0508 19:22:21.548857 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 63927ns
> I0508 19:22:22.549639 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 142044ns
> 2014-05-08 19:22:23,415:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:22:23.550366 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 66652ns
> I0508 19:22:24.551305 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55120ns
> I0508 19:22:25.552578 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54993ns
> I0508 19:22:26.553731 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55006ns
> 2014-05-08 19:22:26,751:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:22:26.758860 32647 slave.cpp:2799] Current usage 42.82%. Max allowed age: 3.302446272519282days
> I0508 19:22:27.554075 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54789ns
> I0508 19:22:28.555161 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55317ns
> I0508 19:22:29.556136 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55653ns
> 2014-05-08 19:22:30,087:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:22:30.557153 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54237ns
> I0508 19:22:31.558306 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54345ns
> I0508 19:22:32.559255 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 56150ns
> 2014-05-08 19:22:33,424:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:22:33.560349 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 63316ns
> I0508 19:22:34.561362 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55392ns
> I0508 19:22:35.562461 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55925ns
> I0508 19:22:36.563361 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 57422ns
> 2014-05-08 19:22:36,833:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:22:37.564640 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55557ns
> I0508 19:22:38.565821 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 83501ns
> I0508 19:22:39.566674 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55438ns
> 2014-05-08 19:22:40,170:32623(0x2af9f40ed700):ZOO_WARN@zookeeper_interest@1557: Exceeded deadline by 76ms
> 2014-05-08 19:22:40,170:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:22:40.567559 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55118ns
> I0508 19:22:41.568634 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54526ns
> I0508 19:22:42.569707 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54929ns
> 2014-05-08 19:22:43,507:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:22:43.570813 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 59190ns
> I0508 19:22:44.571743 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 56719ns
> I0508 19:22:45.572890 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54613ns
> I0508 19:22:46.574363 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55572ns
> 2014-05-08 19:22:46,842:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:22:47.575258 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54828ns
> I0508 19:22:48.576403 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55363ns
> I0508 19:22:49.577498 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55527ns
> 2014-05-08 19:22:50,179:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:22:50.578630 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55560ns
> I0508 19:22:51.579776 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54687ns
> I0508 19:22:52.580834 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42398ns
> 2014-05-08 19:22:53,516:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:22:53.581667 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42175ns
> I0508 19:22:54.582519 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42268ns
> I0508 19:22:55.583686 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55042ns
> I0508 19:22:56.584825 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55615ns
> 2014-05-08 19:22:56,852:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:22:57.585968 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54687ns
> I0508 19:22:58.587129 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55436ns
> I0508 19:22:59.588209 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55332ns
> 2014-05-08 19:23:00,189:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:23:00.589249 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54869ns
> I0508 19:23:01.590498 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54595ns
> I0508 19:23:02.591184 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40653ns
> 2014-05-08 19:23:03,525:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:23:03.592087 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41502ns
> I0508 19:23:04.593070 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54849ns
> I0508 19:23:05.594226 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55023ns
> I0508 19:23:06.595296 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 56404ns
> 2014-05-08 19:23:06,860:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:23:07.596376 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54772ns
> I0508 19:23:08.597533 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 54474ns
> I0508 19:23:09.598433 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41530ns
> 2014-05-08 19:23:10,197:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:23:10.599243 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43277ns
> I0508 19:23:11.600257 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43098ns
> I0508 19:23:12.601125 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42349ns
> 2014-05-08 19:23:13,534:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:23:13.602121 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42897ns
> I0508 19:23:14.603145 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42420ns
> I0508 19:23:15.604040 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43216ns
> I0508 19:23:16.605093 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41332ns
> 2014-05-08 19:23:16,870:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:23:17.606206 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42283ns
> I0508 19:23:18.606956 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41350ns
> I0508 19:23:19.607766 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42870ns
> 2014-05-08 19:23:20,207:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:23:20.608634 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43109ns
> I0508 19:23:21.609181 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42280ns
> I0508 19:23:22.610093 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42343ns
> 2014-05-08 19:23:23,543:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:23:23.610632 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42506ns
> I0508 19:23:24.611160 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41722ns
> I0508 19:23:25.611701 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41527ns
> I0508 19:23:26.612246 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42163ns
> I0508 19:23:26.759598 32645 slave.cpp:2799] Current usage 42.82%. Max allowed age: 3.302446272519282days
> 2014-05-08 19:23:26,877:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:23:27.613350 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40680ns
> I0508 19:23:28.614087 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42351ns
> I0508 19:23:29.615043 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41679ns
> 2014-05-08 19:23:30,214:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:23:30.616009 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43227ns
> I0508 19:23:31.616673 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41714ns
> I0508 19:23:32.617481 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43518ns
> 2014-05-08 19:23:33,551:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:23:33.618340 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42157ns
> I0508 19:23:34.619431 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 53973ns
> I0508 19:23:35.620149 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42154ns
> I0508 19:23:36.620957 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42113ns
> 2014-05-08 19:23:36,885:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:23:37.621904 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41832ns
> I0508 19:23:38.622548 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42638ns
> I0508 19:23:39.623558 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42929ns
> 2014-05-08 19:23:40,222:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:23:40.624516 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42927ns
> I0508 19:23:41.625550 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 60038ns
> I0508 19:23:42.626381 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41335ns
> 2014-05-08 19:23:43,557:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:23:43.627349 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42750ns
> I0508 19:23:44.628136 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42950ns
> I0508 19:23:45.629181 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41229ns
> I0508 19:23:46.630167 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42445ns
> 2014-05-08 19:23:46,894:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:23:47.630892 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41561ns
> I0508 19:23:48.631935 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43563ns
> I0508 19:23:49.632705 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 52165ns
> 2014-05-08 19:23:50,230:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:23:50.633496 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42056ns
> I0508 19:23:51.634330 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42686ns
> I0508 19:23:52.635428 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44022ns
> 2014-05-08 19:23:53,567:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:23:53.636272 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43063ns
> I0508 19:23:54.637394 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41912ns
> I0508 19:23:55.638226 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42108ns
> I0508 19:23:56.639214 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42260ns
> 2014-05-08 19:23:56,903:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:23:57.640410 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41997ns
> I0508 19:23:58.641333 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41827ns
> I0508 19:23:59.642114 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41310ns
> 2014-05-08 19:24:00,240:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:24:00.642627 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43371ns
> I0508 19:24:01.643255 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42092ns
> I0508 19:24:02.645632 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42081ns
> 2014-05-08 19:24:03,576:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:24:03.646273 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41874ns
> I0508 19:24:04.647462 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41974ns
> I0508 19:24:05.648365 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41964ns
> I0508 19:24:06.649230 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42325ns
> 2014-05-08 19:24:06,910:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:24:07.649901 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41560ns
> I0508 19:24:08.650954 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 45404ns
> I0508 19:24:09.651783 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 51370ns
> 2014-05-08 19:24:10,247:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:24:10.652601 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41585ns
> I0508 19:24:11.653349 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43191ns
> I0508 19:24:12.654093 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43172ns
> 2014-05-08 19:24:13,583:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:24:13.654824 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42849ns
> I0508 19:24:14.655570 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43486ns
> I0508 19:24:15.656293 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41854ns
> I0508 19:24:16.656958 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41787ns
> 2014-05-08 19:24:16,918:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:24:17.657701 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42608ns
> I0508 19:24:18.658571 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43180ns
> I0508 19:24:19.659350 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41855ns
> 2014-05-08 19:24:20,255:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:24:20.660087 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42365ns
> I0508 19:24:21.660907 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 50406ns
> I0508 19:24:22.661977 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42888ns
> 2014-05-08 19:24:23,591:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:24:23.662729 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41562ns
> I0508 19:24:24.663519 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41420ns
> I0508 19:24:25.664422 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41257ns
> I0508 19:24:26.665057 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40486ns
> I0508 19:24:26.760319 32645 slave.cpp:2799] Current usage 42.82%. Max allowed age: 3.302446272519282days
> 2014-05-08 19:24:26,926:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:24:27.666313 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38808ns
> I0508 19:24:28.667374 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55143ns
> I0508 19:24:29.668066 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42513ns
> 2014-05-08 19:24:30,263:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:24:30.668886 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38932ns
> I0508 19:24:31.669713 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39387ns
> I0508 19:24:32.670542 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 39991ns
> 2014-05-08 19:24:33,599:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:24:33.671411 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 40590ns
> I0508 19:24:34.672201 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 38909ns
> I0508 19:24:35.673035 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42518ns
> I0508 19:24:36.673733 32645 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42054ns
> 2014-05-08 19:24:36,935:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:24:37.674862 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 46687ns
> I0508 19:24:38.675668 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44751ns
> I0508 19:24:39.676466 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44413ns
> 2014-05-08 19:24:40,270:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:24:40.677307 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43102ns
> I0508 19:24:41.677991 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43649ns
> I0508 19:24:42.678705 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44164ns
> 2014-05-08 19:24:43,607:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:24:43.679462 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44331ns
> I0508 19:24:44.680323 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 48201ns
> I0508 19:24:45.681010 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 49665ns
> I0508 19:24:46.681908 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43658ns
> 2014-05-08 19:24:46,943:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:24:47.682865 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42771ns
> I0508 19:24:48.683693 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 52891ns
> I0508 19:24:49.684520 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44105ns
> 2014-05-08 19:24:50,280:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:24:50.685360 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43135ns
> I0508 19:24:51.686394 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44417ns
> I0508 19:24:52.687227 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44229ns
> 2014-05-08 19:24:53,616:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:24:53.688419 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44202ns
> I0508 19:24:54.689404 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44128ns
> I0508 19:24:55.690315 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44781ns
> I0508 19:24:56.691450 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43717ns
> 2014-05-08 19:24:56,952:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:24:57.692481 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44416ns
> I0508 19:24:58.693325 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43013ns
> I0508 19:24:59.694324 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42754ns
> 2014-05-08 19:25:00,289:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:25:00.695368 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44331ns
> I0508 19:25:01.696398 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44388ns
> I0508 19:25:02.698952 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43682ns
> 2014-05-08 19:25:03,626:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:25:03.699785 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43491ns
> I0508 19:25:04.700644 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44342ns
> I0508 19:25:05.701544 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 56913ns
> I0508 19:25:06.702565 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43525ns
> 2014-05-08 19:25:06,962:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:25:07.703616 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43689ns
> I0508 19:25:08.704646 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43687ns
> I0508 19:25:09.705744 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43818ns
> 2014-05-08 19:25:10,298:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:25:10.706573 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43947ns
> I0508 19:25:11.707273 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44200ns
> I0508 19:25:12.707998 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43664ns
> 2014-05-08 19:25:13,635:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:25:13.708861 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43406ns
> I0508 19:25:14.709631 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43168ns
> I0508 19:25:15.710523 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42598ns
> I0508 19:25:16.711545 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42938ns
> 2014-05-08 19:25:16,969:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:25:17.712695 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42281ns
> I0508 19:25:18.713631 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 49804ns
> I0508 19:25:19.714473 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42833ns
> 2014-05-08 19:25:20,306:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:25:20.715514 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43927ns
> I0508 19:25:21.716390 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43860ns
> I0508 19:25:22.717459 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43874ns
> 2014-05-08 19:25:23,643:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:25:23.718529 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43722ns
> I0508 19:25:24.719456 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42919ns
> I0508 19:25:25.719985 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41189ns
> I0508 19:25:26.720746 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43118ns
> I0508 19:25:26.760982 32646 slave.cpp:2799] Current usage 42.82%. Max allowed age: 3.302446272519282days
> 2014-05-08 19:25:26,978:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:25:27.721935 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43348ns
> I0508 19:25:28.722924 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44727ns
> I0508 19:25:29.723742 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42888ns
> 2014-05-08 19:25:30,313:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:25:30.724773 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44205ns
> I0508 19:25:31.725957 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43670ns
> I0508 19:25:32.727022 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44640ns
> 2014-05-08 19:25:33,650:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:25:33.728143 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43186ns
> I0508 19:25:34.729140 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44247ns
> I0508 19:25:35.730226 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43667ns
> I0508 19:25:36.731017 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44090ns
> 2014-05-08 19:25:36,987:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:25:37.731782 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42587ns
> I0508 19:25:38.732811 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44264ns
> I0508 19:25:39.733819 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44330ns
> 2014-05-08 19:25:40,324:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:25:40.734599 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 45548ns
> I0508 19:25:41.735486 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44359ns
> I0508 19:25:42.736326 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43001ns
> 2014-05-08 19:25:43,662:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:25:43.737320 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43858ns
> I0508 19:25:44.738425 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43342ns
> I0508 19:25:45.739318 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44248ns
> I0508 19:25:46.740200 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43454ns
> 2014-05-08 19:25:46,997:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:25:47.741089 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43654ns
> I0508 19:25:48.741981 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44860ns
> I0508 19:25:49.742844 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43235ns
> 2014-05-08 19:25:50,334:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:25:50.743912 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43163ns
> I0508 19:25:51.745036 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43480ns
> I0508 19:25:52.745895 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43965ns
> 2014-05-08 19:25:53,671:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:25:53.746878 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43496ns
> I0508 19:25:54.747547 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43192ns
> I0508 19:25:55.748428 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43515ns
> I0508 19:25:56.749485 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42512ns
> 2014-05-08 19:25:57,005:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:25:57.750593 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43413ns
> I0508 19:25:58.751512 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 49949ns
> I0508 19:25:59.752478 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 52387ns
> 2014-05-08 19:26:00,343:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:26:00.753322 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41989ns
> I0508 19:26:01.754184 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43866ns
> I0508 19:26:02.754361 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42920ns
> 2014-05-08 19:26:03,681:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:26:03.755225 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43576ns
> I0508 19:26:04.756288 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43131ns
> I0508 19:26:05.757383 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43297ns
> I0508 19:26:06.758383 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43396ns
> 2014-05-08 19:26:07,014:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:26:07.759150 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43358ns
> I0508 19:26:08.760033 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43955ns
> I0508 19:26:09.760908 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43458ns
> 2014-05-08 19:26:10,351:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:26:10.761826 32643 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43053ns
> I0508 19:26:11.762619 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44904ns
> I0508 19:26:12.763468 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43788ns
> 2014-05-08 19:26:13,688:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:26:13.764313 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42504ns
> I0508 19:26:14.765178 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42890ns
> I0508 19:26:15.765996 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42393ns
> I0508 19:26:16.766739 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42484ns
> 2014-05-08 19:26:17,023:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:26:17.767812 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 47985ns
> I0508 19:26:18.768637 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41782ns
> I0508 19:26:19.769508 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42922ns
> 2014-05-08 19:26:20,359:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:26:20.770251 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42506ns
> I0508 19:26:21.771121 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42804ns
> I0508 19:26:22.771787 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42703ns
> 2014-05-08 19:26:23,696:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:26:23.772418 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42427ns
> I0508 19:26:24.773262 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43721ns
> I0508 19:26:25.774108 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 43354ns
> I0508 19:26:26.762086 32649 slave.cpp:2799] Current usage 42.82%. Max allowed age: 3.302446272519282days
> I0508 19:26:26.774340 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 55568ns
> 2014-05-08 19:26:27,031:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:26:27.774524 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 47907ns
> I0508 19:26:28.775215 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41659ns
> I0508 19:26:29.775964 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42660ns
> 2014-05-08 19:26:30,368:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:26:30.776759 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 42571ns
> I0508 19:26:31.777632 32649 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44355ns
> I0508 19:26:32.778481 32647 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 41019ns
> 2014-05-08 19:26:33,704:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> I0508 19:26:33.778682 32642 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 57419ns
> I0508 19:26:34.778925 32648 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 45188ns
> I0508 19:26:35.779131 32646 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 46538ns
> I0508 19:26:36.780422 32644 hierarchical_allocator_process.hpp:687] Performed allocation for 1 slaves in 44897ns
> 2014-05-08 19:26:37,041:32623(0x2af9f40ed700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:51015] zk retcode=-4, errno=111(Connection refused): serv
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)