Skip to content

Instantly share code, notes, and snippets.

@bodepd
Created March 12, 2015 23:40
Show Gist options
  • Save bodepd/7b3939b5308c56fb7777 to your computer and use it in GitHub Desktop.
Save bodepd/7b3939b5308c56fb7777 to your computer and use it in GitHub Desktop.
contrail-schema stop/waiting
contrail-schema start/running, process 17104
root@ct2-testjenkins-puppet-rjil-gate-783:/var/log/contrail# 03/12/2015 11:39:43 PM [schema]: Connecting to 10.0.0.28:2181
03/12/2015 11:39:43 PM [schema]: Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=20000, session_id=0, passwd='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None)
03/12/2015 11:39:43 PM [schema]: Zookeeper connection established, state: CONNECTED
03/12/2015 11:39:43 PM [schema]: Connected to ZooKeeper!
03/12/2015 11:39:43 PM [schema]: Sending request(xid=1): Exists(path='/schema-transformer', watcher=None)
03/12/2015 11:39:43 PM [schema]: Received response(xid=1): ZnodeStat(czxid=2, mzxid=2, ctime=1426199291113, mtime=1426199291113, version=0, cversion=9, aversion=0, ephemeralOwner=0, dataLength=0, numChildren=3, pzxid=4294967320)
03/12/2015 11:39:43 PM [schema]: Sending request(xid=2): Create(path='/schema-transformer/3fa4a75fa1704ccab8ed5293fcb7561f__lock__', data='17104', acl=[ACL(perms=31, acl_list=['ALL'], id=Id(scheme='world', id='anyone'))], flags=3)
03/12/2015 11:39:43 PM [schema]: Received response(xid=2): u'/schema-transformer/3fa4a75fa1704ccab8ed5293fcb7561f__lock__0000000006'
03/12/2015 11:39:43 PM [schema]: Sending request(xid=3): GetChildren(path='/schema-transformer', watcher=None)
03/12/2015 11:39:43 PM [schema]: Received response(xid=3): [u'c5a1492eed274b4ba43689cf1b1eac96__lock__0000000004', u'd305a22eeef64bbe8db8d68b29ae534a__lock__0000000001', u'3fa4a75fa1704ccab8ed5293fcb7561f__lock__0000000006', u'db7797588db0492d8f4ea55a09118f57__lock__0000000005']
03/12/2015 11:39:43 PM [schema]: Sending request(xid=4): Exists(path=u'/schema-transformer/db7797588db0492d8f4ea55a09118f57__lock__0000000005', watcher=<bound method Lock._watch_predecessor of <kazoo.recipe.lock.Lock object at 0x7f35f3964bd0>>)
03/12/2015 11:39:43 PM [schema]: Received response(xid=4): ZnodeStat(czxid=4294967316, mzxid=4294967316, ctime=1426199691880, mtime=1426199691880, version=0, cversion=0, aversion=0, ephemeralOwner=1534619301436391428, dataLength=5, numChildren=0, pzxid=4294967316)
root@ct2-testjenkins-puppet-rjil-gate-783:/var/log/contrail#
root@ct2-testjenkins-puppet-rjil-gate-783:/var/log/contrail# netstat -naplt | grep 8087
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment