Skip to content

Instantly share code, notes, and snippets.

Created November 29, 2017 21:47
Show Gist options
  • Save anonymous/b19dddff5a863427c8d9a0347ea66e44 to your computer and use it in GitHub Desktop.
Save anonymous/b19dddff5a863427c8d9a0347ea66e44 to your computer and use it in GitHub Desktop.
_________________ test_forwarded_payment[lightning_lnd_eclair] _________________
bitcoind = <utils.BitcoinD object at 0x7fb768e47198>
node_factory = <test.NodeFactory object at 0x7fb75c3fec88>
impls = (<class 'lightningd.LightningNode'>, <class 'lnd.LndNode'>, <class 'eclair.EclairNode'>)
 @pytest.mark.parametrize("impls", product(impls, repeat=3), ids=idfn)
 def test_forwarded_payment(bitcoind, node_factory, impls):
 num_nodes = len(impls)
 nodes = [node_factory.get_node(implementation=impls[i]) for i in range(3)]
 capacity = 10**7
 
 for i in range(num_nodes-1):
 nodes[i].connect('localhost', nodes[i+1].daemon.port, nodes[i+1].id())
 nodes[i].addfunds(bitcoind, 4 * capacity)
 
 for i in range(num_nodes-1):
 nodes[i].openchannel(nodes[i+1].id(), 'localhost', nodes[i+1].daemon.port, capacity)
 confirm_channel(bitcoind, nodes[i], nodes[i+1])
 
 sync_blockheight(bitcoind, nodes)
 
 # Make sure that everybody knows about its own channel and it's confirmed
> generate_until(bitcoind, lambda: check_channels([(nodes[0], nodes[1]), (nodes[1], nodes[2])]), interval=1)
test.py:313:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
btc = <utils.BitcoinD object at 0x7fb768e47198>
success = <function test_forwarded_payment.<locals>.<lambda> at 0x7fb74321f6a8>
blocks = 30, interval = 1
 def generate_until(btc, success, blocks=30, interval=1):
 """Generate new blocks until `success` returns true.
 
 Mainly used to wait for transactions to confirm since they might
 be delayed and we don't want to add a long waiting time to all
 tests just because some are slow.
 """
 for i in range(blocks):
 time.sleep(interval)
 if success():
 return
 btc.rpc.generate(1)
 time.sleep(interval)
 if not success():
> raise ValueError("Generated %d blocks, but still no success", blocks)
E ValueError: ('Generated %d blocks, but still no success', 30)
test.py:136: ValueError
----------------------------- Captured stdout call -----------------------------
DEBUG:root:Starting 'bin/lightningd --bitcoin-datadir=/tmp/lightning-il5fkavy/bitcoind --lightning-dir=/tmp/lightning-il5fkavy/test_forwarded_payment[lightning_lnd_eclair]/node-1/ --port=16331 --network=regtest --dev-broadcast-interval=1000 --network=regtest --locktime-blocks=6 --log-level=debug --bitcoind-poll=1s'
DEBUG:root:Waiting for 'Creating IPv6 listener on port' in the logs
DEBUG:proc:lightningd(27156): Trying to guess public addresses...
DEBUG:proc:lightningd(27156): Address 192.168.0.3:16331 is not routable
DEBUG:proc:lightningd(27156): Failed to connect 10 socket: Network is unreachable
DEBUG:proc:lightningd(27156): testing /home/cdecker/dev/lightning-integration/bin/lightningd
DEBUG:proc:lightningd(27156): testing /home/cdecker/dev/lightning-integration/bin/lightning_channeld
DEBUG:proc:lightningd(27156): testing /home/cdecker/dev/lightning-integration/bin/lightning_closingd
DEBUG:proc:lightningd(27156): testing /home/cdecker/dev/lightning-integration/bin/lightning_gossipd
DEBUG:proc:lightningd(27156): testing /home/cdecker/dev/lightning-integration/bin/lightning_hsmd
DEBUG:proc:lightningd(27156): testing /home/cdecker/dev/lightning-integration/bin/lightning_onchaind
DEBUG:proc:lightningd(27156): testing /home/cdecker/dev/lightning-integration/bin/lightning_openingd
DEBUG:proc:lightningd(27156): HSM TRACE: Control: type WIRE_HSMCTL_INIT len 3
DEBUG:proc:lightningd(27156): Adding block b3c7e37249e2201d1ea14ea72c97df106eacd2037e1c658d8e1d55880388d771
DEBUG:proc:lightningd(27156): Adding block 6479608f94a2bed79222ee01cc02c3238f711fd4577dc4c46f286d2512834b74
DEBUG:proc:lightningd(27156): Adding block 0c1d7663d361e6d6830a0ffdaa2a176e9dc9755eb3961ca24524ff5c93c2cc3c
DEBUG:proc:lightningd(27156): Adding block 64e1666dbd5d261adf8eb5db0be33cf1aac81efc608c45deccfefd3b3192c550
DEBUG:proc:lightningd(27156): Adding block 48441363159cfe58e3f864129c3195b8219da09609f399770d98fd414c313b79
DEBUG:proc:lightningd(27156): Adding block 1c8385e9e9a85cce68cb28e0c461e89340c91921ba5c99d9af82b254ea239c38
DEBUG:proc:lightningd(27156): Adding block d6456fd5448bf0f1a53e2d42e267ecb4ac5f6e485bd12a0af68faa874b0cfb7c
DEBUG:proc:lightningd(27156): Adding block 3cf1d2c8f8c615ae5d68c0e30154d8d2bfa27a0cb5853acd224d6d1e50fb3c6e
DEBUG:proc:lightningd(27156): Adding block 42097b5a056b20f987533be847d52695bbef01c199b7fa084679a65853b27660
DEBUG:proc:lightningd(27156): Adding block e9ee7558a7fcdd967d261be1c8ed7863e9ff9dcc826def8c5951f95c79f12a01
DEBUG:proc:lightningd(27156): Adding block 20f857a3333da24e4f0ea46dc2dc740a6048473c5ac5a98d278f6bbc3aaba935
DEBUG:proc:lightningd(27156): Adding block d60b721541add22db2a251eceadbc0bcac14cc520cb65745c66d620c69eb005c
DEBUG:proc:lightningd(27156): Adding block 6058ab5782c2e0ac3f95fd14f31b1eb7506e779be014db440e9a12f16f37f33b
DEBUG:proc:lightningd(27156): Adding block b91a072eb8efce846422a55b36143067a25d650b9c5207168de1ad92c6dd5a7d
DEBUG:proc:lightningd(27156): Adding block f32fbd22efbc03e29c11b35177aaf91f72fa6c4d6148ed83f812741479639e79
DEBUG:proc:lightningd(27156): Adding block c65964b5c59f3d0afb9f6147ffbac401021c39178a168384e487e26ef73a984b
DEBUG:proc:lightningd(27156): Adding block baba84c645afa8d961e49d641dc750c80026866b7de3d4e6badbb785efaae454
DEBUG:proc:lightningd(27156): Adding block b0a581044fa775b3a9d590ee95523fedea4429acf08b454c33f017cc7b15436b
DEBUG:proc:lightningd(27156): Adding block a8f5d46bbea9ea81b9e387c1ab38358ba3d10d994c68d0a2c20990fd4cfa4307
DEBUG:proc:lightningd(27156): Adding block 46ea9e9bde01b1ac4e192225c1fc69bc22f00a0f7337f8117a1a04df6a65954e
DEBUG:proc:lightningd(27156): Adding block 79bdddebab67727a03266f912261bca4143880fc70bb497fa5766ae432b4636a
DEBUG:proc:lightningd(27156): Adding block 5628d0e2bbac9c8ebb3b7305224e295f0c5739f08ef0b2a515c8ee2c089dec59
DEBUG:proc:lightningd(27156): Adding block a8f7da80fe82b621b41e41ef6adaa674263e719c9da98365b12d80db43f27941
DEBUG:proc:lightningd(27156): Adding block 87dfd5451c87738eb76bf89e536d1a41654100ab17b9778e495e8fb0c2210f1e
DEBUG:proc:lightningd(27156): Adding block 083d24ef2d6c38b2095455e8d3361422fd080ad780e19fe757f3c04a0f14d803
DEBUG:proc:lightningd(27156): Adding block 6717d1b131408e26dc0cab8e08a28cca2e8b1bdda949f4c1d0952be513ef0210
DEBUG:proc:lightningd(27156): Adding block ecc3b5961494179d289a02f88e14e8cdce4d4f214cf79b17586548932ecec659
DEBUG:proc:lightningd(27156): Adding block 769aaca1a93887589890b093c5bca126c915ec6cd8f18a90053ac620aebff54f
DEBUG:proc:lightningd(27156): Adding block 4e6570b0f36cca79f9118940b0b9b4abd1a7af85e68f685908573a3ac222483c
DEBUG:proc:lightningd(27156): Adding block 1bec24fcd66e4bc53ec252efa79265406b15e18e2dfe5ca7f132e957f8ce3d63
DEBUG:proc:lightningd(27156): Adding block f0d26582f59a96f70536650acd9f6dbcd073f4b413928b8653476fb30cfbaa3b
DEBUG:proc:lightningd(27156): Adding block a84a208c832762ca5ef9add6a7221835c63f3239648ebd1f74984f52f4f52508
DEBUG:proc:lightningd(27156): Adding block 5cef045c056ca88aeda08affcba2d8b7393c80b41245cef1172cb3a222a10f5f
DEBUG:proc:lightningd(27156): Adding block d5acfa951562dbc7c1cff67fdd1aedd52fb9945fc42d600b875ac45577cf9d3a
DEBUG:proc:lightningd(27156): Adding block bc89d6c9b23ceb7d49b2c29802261b6cc774bb94d4e5c9e3ae72863812db305b
DEBUG:proc:lightningd(27156): Adding block ae2797f739e85dd38a455f9e7cd2cda1af9c7c90a1a4a73867675e4ef312e620
DEBUG:proc:lightningd(27156): Adding block e32747c3245609673eb03927c03c9ce6ba7cb3615da9e7c34e3e61c9d3172070
DEBUG:proc:lightningd(27156): Adding block 5dd18f27184f69a6cdb4021f14b1be63e8ee521a4dbe1615ea87d323cce1ef39
DEBUG:proc:lightningd(27156): Adding block 2cde68fb0ac20a26d5ca9c88743fefcb6f08a20a4ebde77e49ca1ff1a298f436
DEBUG:proc:lightningd(27156): Adding block 69e5d8c48db856d80e32e6decc02bd232fc9cde0415eaa775910cceee991f54f
DEBUG:proc:lightningd(27156): Adding block cfd886a08010da7c5f4ed057a5821a9fbbdd985c89923ad0a0062628e27fd60a
DEBUG:proc:lightningd(27156): Adding block f93fd417c1e21fbce6d6dd180d2f8e38cf094f52f00061e4fe6675b369172c0d
DEBUG:proc:lightningd(27156): Adding block 1267720c6810008e6c1b85c7e47654409c1ea7afb8ea182f7b972890bddb4f57
DEBUG:proc:lightningd(27156): Adding block 548b23b0addf1377b8d5390cbfb763364da2e09324103dac24e25cb9773ba04b
DEBUG:proc:lightningd(27156): Adding block 0e240bb1d7f69acad34ce0ac381febb82fe6d0749d654abcc67131f935202830
DEBUG:proc:lightningd(27156): Adding block 2b8894eb55aa41922200b4d93e8599f76edf0f711e36c50cd39666bf33c38075
DEBUG:proc:lightningd(27156): Adding block 52611c8922d0694ce01672792b19a7e947d53fee42c1962eec2bb8725e10b169
DEBUG:proc:lightningd(27156): Adding block 9239226d82f1155ab2eb0b6f045f9a240982e16877c6dab08ae33b02c5bad712
DEBUG:proc:lightningd(27156): Adding block 26a76f030bdee052270c6983eed7431e0aefa935e9ec67c48cd816510ca4915d
DEBUG:proc:lightningd(27156): Adding block d291429740b8a5c52b30bdf3952fccf7a5b20178d679eeaffb8d6aecfc20d057
DEBUG:proc:lightningd(27156): Adding block 250129f6789286eda1d5691e66fa161539b499ee6772853bdb0233cb1023331b
DEBUG:proc:lightningd(27156): Adding block 6ce2573120914f60dfff32e05c1ff5fcba7315f938eb5a74a0c995e89fd2b12f
DEBUG:proc:lightningd(27156): Adding block 8085593ef13a8b1d11fbcfd1541ef492c5ddeb29f1f813a9be2a39059d08b815
DEBUG:proc:lightningd(27156): Adding block 5fdf864e1e85efc0df0abc8abc53ceed06f47bab566bcb8ffdaa739542fe883b
DEBUG:proc:lightningd(27156): Adding block cd7f99e6fe3b5bcf9aaa0a47a18f059a8e1822f263b01e2ad98d3bee5483d774
DEBUG:proc:lightningd(27156): Adding block 009041fb0fba3f61b9d9d74233ef180df66cc939d66514f5e73fcc7da84e5030
DEBUG:proc:lightningd(27156): Adding block 4e47777cfd353c410b4ab2ce24b1cf0c4fbd29f1d4d416a31d7135bfb3062002
DEBUG:proc:lightningd(27156): Adding block 271cdd24bf00d406450377dcbacce152b64ca5722239471fd62b2bae1b0f2345
DEBUG:proc:lightningd(27156): Adding block 3be1e50dfca0f70cbb780fc75bad28afe16f8d16844486802309587e2d8ef97e
DEBUG:proc:lightningd(27156): Adding block e9a5ab449da481a52661887f0a6d55f8cbbf737b267c776952c6978af20edb1c
DEBUG:proc:lightningd(27156): Adding block 27be8359717f73997f8c33a6221a93b78a4d7abcae8870f52a28217154ddb608
DEBUG:proc:lightningd(27156): Adding block 29063d21510d5f1f5f1fc65647d5f34583707c71d5558aab5bf556ce6404513e
DEBUG:proc:lightningd(27156): Adding block 0278582bfb18d739997787f486cc574fe5c85331a2ddca5ba9280e4987d8de04
DEBUG:proc:lightningd(27156): Adding block af61373c90d82917ac609fef36f28c1e76ae6d3081d7549db835c2a756a8bb3d
DEBUG:proc:lightningd(27156): Adding block cd9da793d0defa60c212bb51fe2d4d69e52c83af43cc6128b2b07f1bd58b404d
DEBUG:proc:lightningd(27156): Adding block 818202128652636fc611daf6b4ba29d0f733378b0b5bd2b20692874a46abea27
DEBUG:proc:lightningd(27156): Adding block 6850f978b6c922303024c4a3cd982237c861fecb2cbbd73711131c024b84f756
DEBUG:proc:lightningd(27156): Adding block be6cf145c5858103b8db30c616650fe78748ca0639f14b72a582ecfd7f60731d
DEBUG:proc:lightningd(27156): Adding block f24f5bef457d4c3dc666e34ed8807f1c4cd1ef230f6ba1c0324bf1f97e23be0f
DEBUG:proc:lightningd(27156): Adding block 64135450d0b9c673f5105b4ddeeba020d5d200419a5f13ee3d951df2ed2b200e
DEBUG:proc:lightningd(27156): Adding block f0afd6c2797163615c1adf9722c51a05cbfde09198ba04f0d89355316828b73f
DEBUG:proc:lightningd(27156): Adding block e068697ea19a149b9192919c5ee849474fdbd944ab058a6b627a9d5a8922507f
DEBUG:proc:lightningd(27156): Adding block d6689b85a4f582a8d0327c01edb487666d5894e233985904f5c3b27dd8fdf876
DEBUG:proc:lightningd(27156): Adding block 83dc519eddf294907a1b5d28029dd78ba930e1f345f85c279e59d4d8a5a8e556
DEBUG:proc:lightningd(27156): Adding block 6abdadf86cd745199c50a671106540fb3c5fc0c340e294c14b2a315b725c7216
DEBUG:proc:lightningd(27156): Adding block 9796784ae7fa8679297facfbc9bad56d9f16eb70b7b8db2ac4c9b920e5c7e375
DEBUG:proc:lightningd(27156): Adding block 848e7bb65a310c35d974731023723e7fa21daee9e76c6d9fc5054dde15a50f76
DEBUG:proc:lightningd(27156): Adding block 006b111c58389fb6d2a60a69570820ea85fa1eec11fcc19c5ace5f6d7c830c1d
DEBUG:proc:lightningd(27156): Adding block eacf593a718828052f37e49b3ac0c7b2680f767f5bb98296321b4fd76a81af51
DEBUG:proc:lightningd(27156): Adding block 179568762073bad9d74ba2789297c885274b986024b3347582bf9df617a69501
DEBUG:proc:lightningd(27156): Adding block 8ee3c8fb1ac99478a08ee0acf856c995dece424bbf7edd7a0e432d3a2b8f8333
DEBUG:proc:lightningd(27156): Adding block 0df3086d1364e87879a633e2404524c7262f83f2c0131967fe6c5b73ccad5801
DEBUG:proc:lightningd(27156): Adding block b72b7989928db4490f06a1809abc32ca349c16f5341f12a5dee29fc37f85c939
DEBUG:proc:lightningd(27156): Adding block 5f0a6d13dd3fb637e07af6bd9bdec674ee66900ca145d0360133bfe5d5705018
DEBUG:proc:lightningd(27156): Adding block 52028d2678de87e9576232314c59a834f2ba3bea91d3fddc299eba9eae53293d
DEBUG:proc:lightningd(27156): Adding block 2248ccf449d9897f3f869b1a58b021cae08b66e732500e4a44c01c0e4e4e0658
DEBUG:proc:lightningd(27156): Adding block 2a128e1c0ff65e0b367a5c10348f2721f79243b14a79ba6ccb8ca0afcaa8e31e
DEBUG:proc:lightningd(27156): Adding block 2333b66345759831f0f6080deb7f1576e36d646fde51d7937bdef6b31bad3a7e
DEBUG:proc:lightningd(27156): Adding block a7cc1668ec7af75aebd251fe6158dd958861653a36f3dc4db24ad33a803fad63
DEBUG:proc:lightningd(27156): Adding block 783659a91d2e6719f74ed682ab43c9fd5ed5b7ff2bb25ce15be7759c5962ac14
DEBUG:proc:lightningd(27156): Adding block 4300bb16c9435beadb76a75c3de65ccadb8ce1fde426caae6797174130b5e577
DEBUG:proc:lightningd(27156): Adding block ba5406f2bae2f6525f09b8e63ebe0ccf28ddc90020b461b738d67925968d094f
DEBUG:proc:lightningd(27156): Adding block c6062026fd07d2bf80ebbfc4acf061b27a84f0e4d8b3290cddac5bba49179302
DEBUG:proc:lightningd(27156): Adding block 600367df44ff70d92326ed37c800ba690881f0cea3b0153179cf8538c79e0804
DEBUG:proc:lightningd(27156): Adding block 2c046f051e88524fd4e08262a82b5e4a16fbccdf80ec700291f39a08fc5e4a68
DEBUG:proc:lightningd(27156): Adding block 0487903e77241b5439310b8fd410d7632fc4c23cf11fa940fe6ea16b74637102
DEBUG:proc:lightningd(27156): Adding block 28738058805d03a97d6ff7b68f3467ab5cb8c2af6514dd7a73ea48db805de319
DEBUG:proc:lightningd(27156): Adding block 0576ff95d19223d414b1f212ccc34a70d42ffe1a84b5bc5dbb9470b717e9ac6b
DEBUG:proc:lightningd(27156): Adding block 57f73f728bc78eae63d68a886156b3cbc2f77477aeab443d67c73e260db0f07b
DEBUG:proc:lightningd(27156): Adding block 83f5b9dc6d41fbe2cd789f18b9db5425f00f1262b01b3932a0b1f932c798be58
DEBUG:proc:lightningd(27156): Adding block 3baad949a1842073c6a93a612d1dcdad88d52e470e09f41756d766b7df09a951
DEBUG:proc:lightningd(27156): Loaded 0 invoices from DB
DEBUG:proc:lightningd(27156): HSM TRACE: Control: type WIRE_HSMCTL_HSMFD_ECDH len 2
DEBUG:proc:lightning_gossipd(27274): pid 27274, msgfd 15
DEBUG:proc:lightningd(27156): Loaded 0 channels from DB
DEBUG:proc:lightningd(27156): Listening on 'lightning-rpc'
DEBUG:proc:lightningd(27156): Hello world from 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad aka IRATETROUGH #02e1aa (version v0.5.2-2016-11-21-1199-gcfde208)!
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIPCTL_INIT len 78
DEBUG:proc:lightning_gossipd(27274): TRACE: Creating IPv6 listener on port 16331
DEBUG:root:Found 'Creating IPv6 listener on port' in logs
INFO:root:LightningD started
DEBUG:proc:lightning_gossipd(27274): TRACE: Failed to bind on 2 socket: Address already in use
DEBUG:proc:lightningd(27156): Immediate feerate 5014 (was 0)
DEBUG:proc:lightningd(27156): Normal feerate 5014 (was 0)
DEBUG:proc:lightningd(27156): Slow feerate 5014 (was 0)
DEBUG:root:Starting 'bin/lnd --peerport=16332 --rpcport=26332 --bitcoin.active --datadir=/tmp/lightning-il5fkavy/test_forwarded_payment[lightning_lnd_eclair]/node-2/ --debuglevel=trace --bitcoin.rpcuser=rpcuser --bitcoin.rpcpass=rpcpass --configfile=/tmp/lightning-il5fkavy/test_forwarded_payment[lightning_lnd_eclair]/node-2/lnd.conf --bitcoin.regtest --no-macaroons --nobootstrap --noencryptwallet'
DEBUG:root:Waiting for 'server listening on' in the logs
DEBUG:lnd(16332):2017-11-29 17:49:23.617 [INF] LTND: Version 0.3.0-alpha
DEBUG:lnd(16332):2017-11-29 17:49:23.643 [INF] CHDB: Checking for schema update: latest_version=0, db_version=0
DEBUG:lnd(16332):2017-11-29 17:49:23.660 [INF] LTND: Primary chain is set to: bitcoin
DEBUG:lnd(16332):2017-11-29 17:49:23.660 [INF] LTND: Initializing btcd backed fee estimator
DEBUG:proc:2017-11-29 17:49:23.720 [INF] RPCS: New websocket client 127.0.0.1:37068
DEBUG:lnd(16332):2017-11-29 17:49:26.685 [INF] LNWL: Opened wallet
DEBUG:proc:2017-11-29 17:49:26.739 [INF] RPCS: New websocket client 127.0.0.1:37078
DEBUG:lnd(16332):2017-11-29 17:49:27.695 [INF] LNWL: The wallet has been unlocked without a time limit
DEBUG:lnd(16332):2017-11-29 17:49:27.695 [INF] LNWL: Catching up block hashes to height 1362, this will take a while...
DEBUG:lnd(16332):2017-11-29 17:49:27.999 [INF] LNWL: Done catching up block hashes
DEBUG:lnd(16332):2017-11-29 17:49:28.013 [INF] LTND: LightningWallet opened
DEBUG:lnd(16332):2017-11-29 17:49:28.030 [INF] LNWL: Started rescan from block 744b8312256d286fc4c47d57d41f718f23c302cc01ee2292d7bea2948f607964 (height 1362) for 0 addresses
DEBUG:proc:2017-11-29 17:49:28.031 [INF] RPCS: Beginning rescan for 0 addresses
DEBUG:proc:2017-11-29 17:49:28.031 [INF] RPCS: Finished rescan
DEBUG:lnd(16332):2017-11-29 17:49:28.032 [INF] LNWL: Catching up block hashes to height 1362, this might take a while
DEBUG:lnd(16332):2017-11-29 17:49:28.039 [INF] LNWL: Done catching up block hashes
DEBUG:lnd(16332):2017-11-29 17:49:28.039 [INF] LNWL: Finished rescan for 0 addresses (synced to block 744b8312256d286fc4c47d57d41f718f23c302cc01ee2292d7bea2948f607964, height 1362)
DEBUG:lnd(16332):2017-11-29 17:49:28.043 [TRC] FNDG: Funding manager running
DEBUG:lnd(16332):2017-11-29 17:49:28.044 [INF] RPCS: RPC server listening on 127.0.0.1:26332
DEBUG:lnd(16332):2017-11-29 17:49:28.044 [INF] LTND: Waiting for chain backend to finish sync, start_height=1362
DEBUG:lnd(16332):2017-11-29 17:49:28.044 [INF] RPCS: gRPC proxy started at localhost:8080
DEBUG:root:Found 'server listening on' in logs
DEBUG:root:Waiting for 'Done catching up block hashes' in the logs
DEBUG:root:Found 'Done catching up block hashes' in logs
DEBUG:lnd(16332):2017-11-29 17:49:28.046 [INF] LTND: Chain backend is fully synced (end_height=1362)!
DEBUG:proc:2017-11-29 17:49:28.143 [INF] RPCS: New websocket client 127.0.0.1:37088
DEBUG:lnd(16332):2017-11-29 17:49:28.144 [INF] HSWC: Starting HTLC Switch
DEBUG:lnd(16332):2017-11-29 17:49:28.144 [TRC] UTXN: Starting UTXO nursery
DEBUG:lnd(16332):2017-11-29 17:49:28.144 [INF] NTFN: New block epoch subscription
DEBUG:lnd(16332):2017-11-29 17:49:28.145 [TRC] BRAR: Starting breach arbiter
DEBUG:lnd(16332):2017-11-29 17:49:28.145 [INF] DISC: Authenticated Gossiper is starting
DEBUG:lnd(16332):2017-11-29 17:49:28.145 [INF] NTFN: New block epoch subscription
DEBUG:lnd(16332):2017-11-29 17:49:28.145 [TRC] CRTR: Channel Router starting
DEBUG:lnd(16332):2017-11-29 17:49:28.145 [INF] CRTR: FilteredChainView starting
DEBUG:lnd(16332):2017-11-29 17:49:28.146 [ERR] DISC: unable to rebroadcast stale channels: error while retrieving outgoing channels: no graph edges exist
DEBUG:proc:2017-11-29 17:49:28.193 [INF] RPCS: New websocket client 127.0.0.1:37090
DEBUG:lnd(16332):2017-11-29 17:49:28.215 [INF] CRTR: Filtering chain using 0 channels active
DEBUG:lnd(16332):2017-11-29 17:49:28.215 [INF] CRTR: Prune tip for Channel Graph: height=1362, hash=744b8312256d286fc4c47d57d41f718f23c302cc01ee2292d7bea2948f607964
DEBUG:lnd(16332):2017-11-29 17:49:28.216 [INF] SRVR: Auto peer bootstrapping is disabled
DEBUG:lnd(16332):2017-11-29 17:49:28.216 [TRC] CMGR: Connection manager started
DEBUG:lnd(16332):2017-11-29 17:49:28.216 [INF] CMGR: Server listening on [::]:16332
INFO:root:LND started (pid: 27279)
DEBUG:root:Starting '/usr/lib/jvm/java-8-openjdk-amd64/bin/java -Declair.datadir=/tmp/lightning-il5fkavy/test_forwarded_payment[lightning_lnd_eclair]/node-3/ -Declair.printToConsole=true -jar bin/eclair.jar'
DEBUG:root:Waiting for 'connected to tcp://127.0.0.1:29000' in the logs
DEBUG:eclair(16333):17:49:34,908 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
DEBUG:eclair(16333):17:49:34,908 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
DEBUG:eclair(16333):17:49:34,908 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/cdecker/.capsule/apps/eclair-node-0.2-SNAPSHOT-2d5d68b/eclair-node_2.11-0.2-SNAPSHOT.jar!/logback.xml]
DEBUG:eclair(16333):17:49:34,920 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7538de9b - URL [jar:file:/home/cdecker/.capsule/apps/eclair-node-0.2-SNAPSHOT-2d5d68b/eclair-node_2.11-0.2-SNAPSHOT.jar!/logback.xml] is not of type file
DEBUG:eclair(16333):17:49:34,960 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
DEBUG:eclair(16333):17:49:34,963 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
DEBUG:eclair(16333):17:49:34,972 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
DEBUG:eclair(16333):17:49:34,994 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
DEBUG:eclair(16333):17:49:34,995 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
DEBUG:eclair(16333):17:49:34,996 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
DEBUG:eclair(16333):17:49:34,997 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property is set to [/tmp/lightning-il5fkavy/test_forwarded_payment[lightning_lnd_eclair]/node-3//eclair.log]
DEBUG:eclair(16333):17:49:34,999 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [fr.acinq.eclair.channel] to DEBUG
DEBUG:eclair(16333):17:49:34,999 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [fr.acinq.eclair.channel.Register] to DEBUG
DEBUG:eclair(16333):17:49:34,999 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [fr.acinq.eclair.router] to INFO
DEBUG:eclair(16333):17:49:35,223 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
DEBUG:eclair(16333):17:49:35,223 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
DEBUG:eclair(16333):17:49:35,223 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
DEBUG:eclair(16333):17:49:35,224 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
DEBUG:eclair(16333):17:49:35,225 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
DEBUG:eclair(16333):17:49:35,225 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
DEBUG:eclair(16333):17:49:35,225 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
DEBUG:eclair(16333):17:49:35,225 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@707b716a - Registering current configuration as safe fallback point
DEBUG:eclair(16333):2017-11-29 17:49:35,227 INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started
DEBUG:eclair(16333):2017-11-29 17:49:35,270 INFO fr.acinq.eclair.Setup - hello!
DEBUG:eclair(16333):2017-11-29 17:49:35,270 INFO fr.acinq.eclair.Setup - version=0.2-SNAPSHOT commit=2d5d68bf3f57363075d04e23447b9c19924d9f8a
DEBUG:eclair(16333):2017-11-29 17:49:35,308 INFO org.bitcoin.Secp256k1Context - couldn't find secp256k1 library, defaulting to spongycastle
DEBUG:eclair(16333):2017-11-29 17:49:35,942 INFO fr.acinq.eclair.Setup - nodeid=0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 alias=eclair
DEBUG:eclair(16333):2017-11-29 17:49:35,943 INFO fr.acinq.eclair.Setup - using chain=regtest chainHash=06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f
DEBUG:eclair(16333):2017-11-29 17:49:35,944 INFO fr.acinq.eclair.Setup - initializing secure random generator
DEBUG:eclair(16333):2017-11-29 17:49:37,473 INFO fr.acinq.eclair.Setup - initial feeratesPerByte=FeeratesPerByte(210,180,150,110,50,20)
DEBUG:eclair(16333):2017-11-29 17:49:37,476 INFO fr.acinq.eclair.Setup - current feeratesPerByte=FeeratesPerByte(210,180,150,110,50,20)
DEBUG:bitcoind:2017-11-29 16:49:37 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:eclair(16333):2017-11-29 17:49:37,514 INFO fr.acinq.eclair.router.Router akka://default/user/$f/router - loading network announcements from db...
DEBUG:bitcoind:2017-11-29 16:49:37 keypool reserve 767
DEBUG:bitcoind:2017-11-29 16:49:37 keypool keep 767
DEBUG:eclair(16333):2017-11-29 17:49:37,518 INFO fr.acinq.eclair.router.Router akka://default/user/$f/router - starting state machine
DEBUG:eclair(16333):2017-11-29 17:49:37,550 INFO fr.acinq.eclair.router.Router akka://default/user/$f/router - current status channels=0 nodes=0 updates=0
DEBUG:eclair(16333):2017-11-29 17:49:37,565 INFO fr.acinq.eclair.io.Server akka://default/user/$i/server - bound on /0:0:0:0:0:0:0:0:16333
DEBUG:eclair(16333):2017-11-29 17:49:37,585 INFO fr.acinq.eclair.Setup - initial wallet address=2N8xppm9FaEQRbgge8CKuNit3kkdtfWAL2E
DEBUG:eclair(16333):2017-11-29 17:49:38,547 INFO f.a.e.b.bitcoind.zmq.ZMQActor akka://default/user/$a/zmq - connected to tcp://127.0.0.1:29000
DEBUG:root:Found 'connected to tcp://127.0.0.1:29000' in logs
DEBUG:root:Waiting for 'initial wallet address=([a-zA-Z0-9]+)' in the logs
DEBUG:root:Found 'initial wallet address=([a-zA-Z0-9]+)' in logs
INFO:eclair(16333):Eclair started (pid: 27577)
DEBUG:lightning-node(16331):Calling connect with arguments ('026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'localhost:16332')
DEBUG:root:Calling connect with arguments ('026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'localhost:16332')
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIPCTL_PEER_ADDRHINT len 42
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIPCTL_REACH_PEER len 35
DEBUG:proc:lightning_gossipd(27274): TRACE: Connected out for 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c
DEBUG:proc:lightning_gossipd(27274): TRACE: Initiator: Act 1
DEBUG:proc:lightning_gossipd(27274): TRACE: Initiator: Act 2
DEBUG:proc:lightning_gossipd(27274): TRACE: Initiator: Act 3
DEBUG:lnd(16332):2017-11-29 17:49:38.579 [INF] SRVR: New inbound connection from 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:49:38.580 [TRC] PEER: peer 127.0.0.1:55204 starting
DEBUG:lnd(16332):2017-11-29 17:49:38.581 [DBG] PEER: Sending Init to 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:49:38.581 [TRC] PEER: writeMessage to 127.0.0.1:55204: (*lnwire.Init)(0xc4202c8280)({
DEBUG:lnd(16332): GlobalFeatures: (*lnwire.RawFeatureVector)(0xc42000e418)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): LocalFeatures: (*lnwire.RawFeatureVector)(0xc4201e0088)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) (len=1) {
DEBUG:lnd(16332): (lnwire.FeatureBit) 3: (bool) true
DEBUG:lnd(16332): }
DEBUG:lnd(16332): })
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:49:38.582 [DBG] PEER: Received Init from 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:49:38.582 [TRC] PEER: readMessage from 127.0.0.1:55204: (*lnwire.Init)(0xc4202c84c0)({
DEBUG:lnd(16332): GlobalFeatures: (*lnwire.RawFeatureVector)(0xc42000e138)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): LocalFeatures: (*lnwire.RawFeatureVector)(0xc42000e140)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) (len=1) {
DEBUG:lnd(16332): (lnwire.FeatureBit) 3: (bool) true
DEBUG:lnd(16332): }
DEBUG:lnd(16332): })
DEBUG:proc:lightning_gossipd(27274): UPDATE WIRE_GOSSIP_PEER_CONNECTED
DEBUG:proc:lightning_gossipd(27274): UPDATE WIRE_GOSSIP_PEER_CONNECTED
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:proc:lightning_gossipd(27274): TRACE: Forgetting remote peer 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIPCTL_HANDLE_PEER len 193
DEBUG:proc:lightning_gossipd(27274): TRACE: handle_peer 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c: new peer
DEBUG:proc:lightning_gossipd(27274): TRACE: Received node_announcement for node 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c
DEBUG:proc:lightning_gossipd(27274): TRACE: Node not found, was the node_announcement preceeded by at least channel_announcement?
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:root:Received response for connect call: {'result': {'id': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c'}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lnd(16332):2017-11-29 17:49:38.583 [DBG] PEER: Loaded 0 active channels from database with peerID(1)
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lnd(16332):2017-11-29 17:49:38.584 [INF] DISC: Syncing channel graph state with 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad, sending 1 vertexes and 0 edges
DEBUG:lightning-node(16331):Call returned {'id': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c'}
DEBUG:lnd(16332):2017-11-29 17:49:38.584 [INF] SRVR: Attempting to send msgs 1 to: 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad
DEBUG:lightning-node(16331):Calling newaddr with arguments ()
DEBUG:lnd(16332):2017-11-29 17:49:38.584 [DBG] PEER: Sending NodeAnnouncement(node=026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c, update_time=2017-11-29 17:49:28 +0100 CET) to 127.0.0.1:55204
DEBUG:root:Calling newaddr with arguments ()
DEBUG:lnd(16332):2017-11-29 17:49:38.584 [TRC] PEER: writeMessage to 127.0.0.1:55204: (*lnwire.NodeAnnouncement)(0xc42051c780)({
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc4202c86d0)({
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:lnd(16332): R: (*big.Int)(0xc420270fa0)(71229560198255297713185159555024138195323038778236578656887889321229600823129),
DEBUG:lnd(16332): S: (*big.Int)(0xc420270fe0)(32437745858078517191069962095390267979968528149298735685502074217748933751650)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Features: (*lnwire.RawFeatureVector)(0xc42000e148)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Timestamp: (uint32) 1511974168,
DEBUG:lnd(16332): NodeID: (*btcec.PublicKey)(0xc420270e40)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420270e80)(44568601317712083524149018702540083186765019487330407445363757271708109677324),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420270ec0)(69323741418864272627727157330560992527568484080170879298883720960159891073438)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): RGBColor: (lnwire.RGB) {
DEBUG:lnd(16332): red: (uint8) 0,
DEBUG:lnd(16332): green: (uint8) 0,
DEBUG:lnd(16332): blue: (uint8) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Alias: (lnwire.NodeAlias) (len=32 cap=32) 026288ef355a1832c9c7,
DEBUG:lnd(16332): Addresses: ([]net.Addr) <nil>
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:49:38.586 [TRC] PEER: Update stream for gossiper created
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:root:Received response for newaddr call: {'result': {'address': '2Muva5S82SyQAf4n6zVnznxSyQqdmqknZxy'}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lightning-node(16331):Call returned {'address': '2Muva5S82SyQAf4n6zVnznxSyQqdmqknZxy'}
{"method": "sendtoaddress", "params": ["2Muva5S82SyQAf4n6zVnznxSyQqdmqknZxy", 0.4], "id": 1, "version": "1.1"}DEBUG:proc:lightningd(27156):jcon fd 14: Closing (No such file or directory)
DEBUG:bitcoind:2017-11-29 16:49:38 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:49:38 keypool reserve 1085
DEBUG:bitcoind:2017-11-29 16:49:38 Fee Calculation: Fee:6779 Bytes:338 Needed:6779 Tgt:6 (requested 6) Reason:"Conservative Double Target longer horizon" Decay 0.99520: Estimation: (19613.1 - 1e+99) 100.00% 24.1/(24.1 0 mem 0.0 out) Fail: (0 - 19613.1) 100.00% 2.0/(2.0 0 mem 0.0 out)
DEBUG:bitcoind:2017-11-29 16:49:38 CommitTransaction:
DEBUG:bitcoind:CTransaction(hash=4443b4f393, ver=2, vin.size=2, vout.size=2, nLockTime=1362)
DEBUG:bitcoind: CTxIn(COutPoint(1184712888, 0), scriptSig=47304402205b7c52e713b874, nSequence=4294967294)
DEBUG:bitcoind: CTxIn(COutPoint(7d198270a0, 1), scriptSig=483045022100b0f87bb96e57, nSequence=4294967294)
DEBUG:bitcoind: CScriptWitness()
DEBUG:bitcoind: CScriptWitness()
DEBUG:bitcoind: CTxOut(nValue=0.40000000, scriptPubKey=a9141d613e4ca7498edb6288ca7a25)
DEBUG:bitcoind: CTxOut(nValue=0.02446669, scriptPubKey=76a914520e422076115c47e6adecdb)
DEBUG:bitcoind:2017-11-29 16:49:38 keypool keep 1085
DEBUG:bitcoind:2017-11-29 16:49:38 AddToWallet 4443b4f393136e0cca8659f5935848fbba8c60679489e3cba0203b4b00c49b38 new
DEBUG:bitcoind:2017-11-29 16:49:38 AddToWallet 4443b4f393136e0cca8659f5935848fbba8c60679489e3cba0203b4b00c49b38
DEBUG:bitcoind:2017-11-29 16:49:38 Relaying wtx 4443b4f393136e0cca8659f5935848fbba8c60679489e3cba0203b4b00c49b38
{"method": "getrawtransaction", "params": ["4443b4f393136e0cca8659f5935848fbba8c60679489e3cba0203b4b00c49b38"], "id": 1, "version": "1.1"}
DEBUG:lightning-node(16331):Calling addfunds with arguments ('020000000208ff151ba3e28ec1b9cb8e5cb00bc0015453490da2927e7c8479ae8828718411000000004847304402205b7c52e713b874b5b89f329cb9a3e93870ef215e1763b22d652e2bd2e7b77386022039767733b86fd4c01ca3a4c83308e229046696cb070ceb7e51dcff02a605289d01feffffff6b810eb7f4255526b9ade0d46e19a40b69cbfbcc4ac28f359c575ca07082197d010000006b483045022100b0f87bb96e5719c9a4c401afa68bdba60968d5cd62106d90ee74994a18e1434a02205c39f756ef692ad0c4e827f69d1f624f5e92ac864130f6dc55741774de0a924b012102ba33ed6becc13586f89ffec40a597914bfcc5e8fe91b6727a3ce9197dc1f88f5feffffff02005a62020000000017a9141d613e4ca7498edb6288ca7a25c763fbc2fc8033874d552500000000001976a914520e422076115c47e6adecdbc0dc655a4f60abc088ac52050000',)
DEBUG:root:Calling addfunds with arguments ('020000000208ff151ba3e28ec1b9cb8e5cb00bc0015453490da2927e7c8479ae8828718411000000004847304402205b7c52e713b874b5b89f329cb9a3e93870ef215e1763b22d652e2bd2e7b77386022039767733b86fd4c01ca3a4c83308e229046696cb070ceb7e51dcff02a605289d01feffffff6b810eb7f4255526b9ade0d46e19a40b69cbfbcc4ac28f359c575ca07082197d010000006b483045022100b0f87bb96e5719c9a4c401afa68bdba60968d5cd62106d90ee74994a18e1434a02205c39f756ef692ad0c4e827f69d1f624f5e92ac864130f6dc55741774de0a924b012102ba33ed6becc13586f89ffec40a597914bfcc5e8fe91b6727a3ce9197dc1f88f5feffffff02005a62020000000017a9141d613e4ca7498edb6288ca7a25c763fbc2fc8033874d552500000000001976a914520e422076115c47e6adecdbc0dc655a4f60abc088ac52050000',)
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightningd(27156): Owning output 0 40000000 (P2SH) txid 389bc4004b3b20a0cbe3899467608cbafb485893f55986ca0c6e1393f3b44344
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:root:Received response for addfunds call: {'result': {'satoshis': 40000000, 'outputs': 1}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (No such file or directory)
DEBUG:lightning-node(16331):Call returned {'satoshis': 40000000, 'outputs': 1}
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): localhost
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1362, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:49:38.944 [DBG] SRVR: Connecting to 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8@127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:49:38.944 [DBG] RPCS: Connected to peer: 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8@127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:49:38.944 [DBG] CMGR: Attempting to connect to 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8@127.0.0.1:16333 (reqid 1)
DEBUG:root:
DEBUG:eclair(16333):2017-11-29 17:49:38,947 INFO fr.acinq.eclair.io.Server akka://default/user/$i/server - connected to /127.0.0.1:36476
DEBUG:lnd(16332):2017-11-29 17:49:38.952 [INF] RPCS: [newaddress] addr=2MuSwzt8nyyxFNAVByHxbkpEGE8y8U3cb7t
{"method": "sendtoaddress", "params": ["2MuSwzt8nyyxFNAVByHxbkpEGE8y8U3cb7t", 0.4], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:49:38 keypool added 1 keys (1 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:49:38 keypool reserve 1086
DEBUG:bitcoind:2017-11-29 16:49:39 Fee Calculation: Fee:6779 Bytes:338 Needed:6779 Tgt:6 (requested 6) Reason:"Conservative Double Target longer horizon" Decay 0.99520: Estimation: (19613.1 - 1e+99) 100.00% 24.1/(24.1 0 mem 0.0 out) Fail: (0 - 19613.1) 100.00% 2.0/(2.0 0 mem 0.0 out)
DEBUG:bitcoind:2017-11-29 16:49:39 CommitTransaction:
DEBUG:bitcoind:CTransaction(hash=dd51035bb4, ver=2, vin.size=2, vout.size=2, nLockTime=1298)
DEBUG:bitcoind: CTxIn(COutPoint(88cd8230da, 0), scriptSig=4730440220103a81dc2f8a77, nSequence=4294967294)
DEBUG:bitcoind: CTxIn(COutPoint(971af87177, 0), scriptSig=473044022034c6fe998729ef, nSequence=4294967294)
DEBUG:bitcoind: CScriptWitness()
DEBUG:bitcoind: CScriptWitness()
DEBUG:bitcoind: CTxOut(nValue=0.40000000, scriptPubKey=a9141827e545bc9d4f20d829e742b3)
DEBUG:bitcoind: CTxOut(nValue=0.06699362, scriptPubKey=76a914fa97fd4bbe2257c03a2e2b45)
DEBUG:bitcoind:2017-11-29 16:49:39 keypool keep 1086
DEBUG:lnd(16332):2017-11-29 17:49:39.003 [DBG] CMGR: Connected to 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8@127.0.0.1:16333 (reqid 1)
DEBUG:lnd(16332):2017-11-29 17:49:39.003 [INF] SRVR: Established connection to: 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:49:39.003 [TRC] PEER: peer 127.0.0.1:16333 starting
DEBUG:lnd(16332):2017-11-29 17:49:39.003 [DBG] PEER: Sending Init to 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:49:39.003 [TRC] PEER: writeMessage to 127.0.0.1:16333: (*lnwire.Init)(0xc420249770)({
DEBUG:lnd(16332): GlobalFeatures: (*lnwire.RawFeatureVector)(0xc42000e418)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): LocalFeatures: (*lnwire.RawFeatureVector)(0xc4201e00f8)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) (len=1) {
DEBUG:lnd(16332): (lnwire.FeatureBit) 3: (bool) true
DEBUG:lnd(16332): }
DEBUG:lnd(16332): })
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:eclair(16333):2017-11-29 17:49:39,015 INFO fr.acinq.eclair.io.Server akka://default/user/$i/server - handshake completed with 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c
DEBUG:bitcoind:2017-11-29 16:49:39 AddToWallet dd51035bb4add2c25052bfe87ba00c17842ec2dba2a1e7e70869f1103be43851 new
DEBUG:eclair(16333):2017-11-29 17:49:39,033 INFO fr.acinq.eclair.io.Peer akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c - registering as a listener to Actor[akka://default/user/$i/server/$a#1505533980]
DEBUG:bitcoind:2017-11-29 16:49:39 AddToWallet dd51035bb4add2c25052bfe87ba00c17842ec2dba2a1e7e70869f1103be43851
DEBUG:bitcoind:2017-11-29 16:49:39 Relaying wtx dd51035bb4add2c25052bfe87ba00c17842ec2dba2a1e7e70869f1103be43851
DEBUG:root:Waiting for 'Inserting unconfirmed transaction' in the logs
DEBUG:eclair(16333):2017-11-29 17:49:39,049 INFO fr.acinq.eclair.io.Peer akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c - 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c has features: initialRoutingSync=true
DEBUG:lnd(16332):2017-11-29 17:49:39.066 [DBG] PEER: Received Init from 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:49:39.066 [TRC] PEER: readMessage from 127.0.0.1:16333: (*lnwire.Init)(0xc42056a630)({
DEBUG:lnd(16332): GlobalFeatures: (*lnwire.RawFeatureVector)(0xc4205fe090)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): LocalFeatures: (*lnwire.RawFeatureVector)(0xc4205fe098)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) (len=1) {
DEBUG:lnd(16332): (lnwire.FeatureBit) 3: (bool) true
DEBUG:lnd(16332): }
DEBUG:lnd(16332): })
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:49:39.066 [DBG] PEER: Loaded 0 active channels from database with peerID(2)
DEBUG:lnd(16332):2017-11-29 17:49:39.067 [TRC] PEER: Update stream for gossiper created
DEBUG:lnd(16332):2017-11-29 17:49:39.067 [INF] DISC: Syncing channel graph state with 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8, sending 1 vertexes and 0 edges
DEBUG:lnd(16332):2017-11-29 17:49:39.067 [INF] SRVR: Attempting to send msgs 1 to: 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8
DEBUG:lnd(16332):2017-11-29 17:49:39.067 [DBG] PEER: Sending NodeAnnouncement(node=026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c, update_time=2017-11-29 17:49:28 +0100 CET) to 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:49:39.067 [TRC] PEER: writeMessage to 127.0.0.1:16333: (*lnwire.NodeAnnouncement)(0xc420239b00)({
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc42056a950)({
DEBUG:lnd(16332): R: (*big.Int)(0xc4202361a0)(71229560198255297713185159555024138195323038778236578656887889321229600823129),
DEBUG:lnd(16332): S: (*big.Int)(0xc4202361c0)(32437745858078517191069962095390267979968528149298735685502074217748933751650)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Features: (*lnwire.RawFeatureVector)(0xc4205fe0a0)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Timestamp: (uint32) 1511974168,
DEBUG:lnd(16332): NodeID: (*btcec.PublicKey)(0xc420236080)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc4202360a0)(44568601317712083524149018702540083186765019487330407445363757271708109677324),
DEBUG:lnd(16332): Y: (*big.Int)(0xc4202360c0)(69323741418864272627727157330560992527568484080170879298883720960159891073438)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): RGBColor: (lnwire.RGB) {
DEBUG:lnd(16332): red: (uint8) 0,
DEBUG:lnd(16332): green: (uint8) 0,
DEBUG:lnd(16332): blue: (uint8) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Alias: (lnwire.NodeAlias) (len=32 cap=32) 026288ef355a1832c9c7,
DEBUG:lnd(16332): Addresses: ([]net.Addr) <nil>
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:eclair(16333):2017-11-29 17:49:39,090 WARN fr.acinq.eclair.router.Router akka://default/user/$f/router - ignoring NodeAnnouncement(30450221009d7a809bfb357d25facba625a163a7da33f0da8fd19b9a66387ec733a50e1759022047b71d10831fb6380e32d53ef9f4d439e16d943a9e29f57b324c9a83c071b36201,,1511974168,026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c,(0,0,0),026288ef355a1832c9c7,List()) (no related channel found)
DEBUG:lnd(16332):2017-11-29 17:49:44.608 [INF] LNWL: Inserting unconfirmed transaction dd51035bb4add2c25052bfe87ba00c17842ec2dba2a1e7e70869f1103be43851
DEBUG:lnd(16332):2017-11-29 17:49:44.608 [DBG] LNWL: Marked address 2MuSwzt8nyyxFNAVByHxbkpEGE8y8U3cb7t used
DEBUG:root:Found 'Inserting unconfirmed transaction' in logs
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:49:44 keypool added 1 keys (1 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:49:44 keypool reserve 768
DEBUG:bitcoind:2017-11-29 16:49:44 CreateNewBlock(): total size: 936 block weight: 3636 txs: 2 fees: 13558 sigops 408
DEBUG:bitcoind:2017-11-29 16:49:44 UpdateTip: new best=54f37dc8f1fa544e6f76756474e5be2b149724ec9333a739a65e50cf1a0b044d height=1363 version=0x20000000 log2_work=11.413628 tx=1523 date='2017-11-29 16:49:44' progress=1.000000 cache=0.3MiB(1509txo)
DEBUG:bitcoind:2017-11-29 16:49:44 AddToWallet 5f9bc87710176cc72a8b5256b89c48c55f86615779f7c4828f55fc51cddfea21 new
DEBUG:bitcoind:2017-11-29 16:49:44 AddToWallet dd51035bb4add2c25052bfe87ba00c17842ec2dba2a1e7e70869f1103be43851 update
DEBUG:bitcoind:2017-11-29 16:49:44 AddToWallet 4443b4f393136e0cca8659f5935848fbba8c60679489e3cba0203b4b00c49b38 update
DEBUG:bitcoind:2017-11-29 16:49:44 keypool keep 768
DEBUG:root:Waiting for 'Marking unconfirmed transaction' in the logs
DEBUG:proc:lightningd(27156): Adding block 4d040b1acf505ea639a73393ec2497142bbee5746475766f4e54faf1c87df354
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5014)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5014)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5014)
DEBUG:proc:2017-11-29 17:49:44.849 [INF] BMGR: Processed 1 block in the last 40.41s (3 transactions, height 1363, 2017-11-29 17:49:44 +0100 CET)
DEBUG:lnd(16332):2017-11-29 17:49:44.851 [INF] LNWL: Marking unconfirmed transaction dd51035bb4add2c25052bfe87ba00c17842ec2dba2a1e7e70869f1103be43851 mined in block 1363
DEBUG:lnd(16332):2017-11-29 17:49:44.851 [INF] CRTR: Pruning channel graph using block 54f37dc8f1fa544e6f76756474e5be2b149724ec9333a739a65e50cf1a0b044d (height=1363)
DEBUG:lnd(16332):2017-11-29 17:49:44.852 [DBG] LNWL: Marked address 2MuSwzt8nyyxFNAVByHxbkpEGE8y8U3cb7t used
DEBUG:lnd(16332):2017-11-29 17:49:44.855 [INF] NTFN: New block: height=1363, sha=54f37dc8f1fa544e6f76756474e5be2b149724ec9333a739a65e50cf1a0b044d
DEBUG:root:Found 'Marking unconfirmed transaction' in logs
DEBUG:lnd(16332):2017-11-29 17:49:44.871 [INF] CRTR: Block 54f37dc8f1fa544e6f76756474e5be2b149724ec9333a739a65e50cf1a0b044d (height=1363) closed 0 channels
DEBUG:lnd(16332):2017-11-29 17:49:45.862 [DBG] RPCS: [walletbalance] balance=0.4 BTC
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_gossipd', 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'state': 'GOSSIPING'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:lightning-node(16331):Call returned {'peers': [{'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_gossipd', 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'state': 'GOSSIPING'}]}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Calling fundchannel with arguments ('026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 10000000)
DEBUG:root:Calling fundchannel with arguments ('026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 10000000)
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIPCTL_RELEASE_PEER len 35
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIPCTL_RELEASE_PEER_REPLY with 2 fds
DEBUG:proc:lightningd(27156): peer 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c: state: UNINITIALIZED -> OPENINGD
DEBUG:proc:lightning_openingd(28033): pid 28033, msgfd 19
DEBUG:proc:lightning_openingd(28033): TRACE: First per_commit_point = 02c0b977cb34d118b8677b64c5cf8b16e1bc18ad69f6dd18ca608d0516040faf33
DEBUG:lnd(16332):2017-11-29 17:49:45.899 [DBG] PEER: Received MsgOpenChannel(temp_chan_id=6e09a62707be9413d558d2e81d50426182992d55248d0e3ba33f0965170d86c8, chain=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, csv=6, amt=0.1 BTC, push_amt=0 mSAT, reserve=0.001 BTC, flags=1) from 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:49:45.899 [TRC] PEER: readMessage from 127.0.0.1:55204: (*lnwire.OpenChannel)(0xc4201d2840)({
DEBUG:lnd(16332): ChainHash: (chainhash.Hash) (len=32 cap=32) 0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206,
DEBUG:lnd(16332): PendingChannelID: ([32]uint8) (len=32 cap=32) {
DEBUG:lnd(16332): 00000000 6e 09 a6 27 07 be 94 13 d5 58 d2 e8 1d 50 42 61 |n..'.....X...PBa|
DEBUG:lnd(16332): 00000010 82 99 2d 55 24 8d 0e 3b a3 3f 09 65 17 0d 86 c8 |..-U$..;.?.e....|
DEBUG:lnd(16332): },
DEBUG:lnd(16332): FundingAmount: (btcutil.Amount) 0.1 BTC,
DEBUG:lnd(16332): PushAmount: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:lnd(16332): DustLimit: (btcutil.Amount) 0.00000546 BTC,
DEBUG:lnd(16332): MaxValueInFlight: (lnwire.MilliSatoshi) -1 mSAT,
DEBUG:lnd(16332): ChannelReserve: (btcutil.Amount) 0.001 BTC,
DEBUG:lnd(16332): HtlcMinimum: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:lnd(16332): FeePerKiloWeight: (uint32) 5016,
DEBUG:lnd(16332): CsvDelay: (uint16) 6,
DEBUG:lnd(16332): MaxAcceptedHTLCs: (uint16) 483,
DEBUG:lnd(16332): FundingKey: (*btcec.PublicKey)(0xc420237060)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420237080)(87988612471131083449819781351016150556611609157307854296650459573067138026928),
DEBUG:lnd(16332): Y: (*big.Int)(0xc4202370a0)(32217355821148022809482386950381693430697605619580481485361381935969491530824)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): RevocationPoint: (*btcec.PublicKey)(0xc420237140)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420237180)(75759312362563307423882039472788177902252608247418007123404814591853266697855),
DEBUG:lnd(16332): Y: (*big.Int)(0xc4202371a0)(35449702501530542651355643929006206480313875361739635615885128617400570144130)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): PaymentPoint: (*btcec.PublicKey)(0xc420237240)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420237260)(43364602178055063146482375365878171444947196290622077930232416113375355604818),
DEBUG:lnd(16332): Y: (*big.Int)(0xc4202372a0)(111959522118363820606588194438186098480368564954562335246553678681878679915629)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): DelayedPaymentPoint: (*btcec.PublicKey)(0xc420237320)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420237340)(107228438393255456296723380743265150403350242002082630024506845497862542224383),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420237360)(95784457013441493331374918908254963799331675118227549725294442790313635686980)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): HtlcPoint: (*btcec.PublicKey)(0xc420237400)({
DEBUG:lnd(16332): Curve: (*btcec.KoblitzCurve)(0x14eb520)({
DEBUG:lnd(16332): CurveParams: (*elliptic.CurveParams)(0xc420018ec0)({
DEBUG:lnd(16332): P: (*big.Int)(0xc42000d120)(115792089237316195423570985008687907853269984665640564039457584007908834671663),
DEBUG:lnd(16332): N: (*big.Int)(0xc42000d160)(115792089237316195423570985008687907852837564279074904382605163141518161494337),
DEBUG:lnd(16332): B: (*big.Int)(0xc42000d1a0)(7),
DEBUG:lnd(16332): Gx: (*big.Int)(0xc42000d1e0)(55066263022277343669578718895168534326250603453777594175500187360389116729240),
DEBUG:lnd(16332): Gy: (*big.Int)(0xc42000d220)(32670510020758816978083085130507043184471273380659243275938904335757337482424),
DEBUG:lnd(16332): BitSize: (int) 256,
DEBUG:lnd(16332): Name: (string) ""
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): q: (*big.Int)(0xc42000d260)(28948022309329048855892746252171976963317496166410141009864396001977208667916),
DEBUG:lnd(16332): H: (int) 1,
DEBUG:lnd(16332): halfOrder: (*big.Int)(0xc42000d2c0)(57896044618658097711785492504343953926418782139537452191302581570759080747168),
DEBUG:lnd(16332): byteSize: (int) 32,
DEBUG:lnd(16332): (btcec.fieldVal) 0000000000000000000000000000000000000000000000000000000000000000
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): lambda: (*big.Int)(0xc42000db80)(37718080363155996902926221483475020450927657555482586988616620542887997980018),
DEBUG:lnd(16332): beta: (*btcec.fieldVal)(0xc420015110)(7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee),
DEBUG:lnd(16332): a1: (*big.Int)(0xc42000dbe0)(64502973549206556628585045361533709077),
DEBUG:lnd(16332): b1: (*big.Int)(0xc42000dc20)(-303414439467246543595250775667605759171),
DEBUG:lnd(16332): a2: (*big.Int)(0xc42000dc60)(367917413016453100223835821029139468248),
DEBUG:lnd(16332): b2: (*big.Int)(0xc42000dca0)(64502973549206556628585045361533709077)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): X: (*big.Int)(0xc420237420)(28802609434988776065892099385765384329300049074856263496355166165127875258741),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420237440)(115066716358197673309521505721874744129712350007554959778557876212848620649974)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): FirstCommitmentPoint: (*btcec.PublicKey)(0xc4202374c0)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc4202374e0)(87171760421217845681243891512775245049512138736667852582828009160324248743731),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420237500)(47221230285115735256716807117515387303755494616823088728851296271963428505488)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): ChannelFlags: (lnwire.FundingFlag) 1
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:49:47.760 [INF] FNDG: Recv'd fundingRequest(amt=0.1 BTC, push=0 mSAT, delay=6, pendingId=6e09a62707be9413d558d2e81d50426182992d55248d0e3ba33f0965170d86c8) from peer(02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad)
DEBUG:lnd(16332):2017-11-29 17:49:47.800 [INF] FNDG: Requiring 1 confirmations for pendingChan(6e09a62707be9413d558d2e81d50426182992d55248d0e3ba33f0965170d86c8): amt=0.1 BTC, push_amt=0 mSAT
DEBUG:lnd(16332):2017-11-29 17:49:47.800 [INF] FNDG: Sending fundingResp for pendingID(6e09a62707be9413d558d2e81d50426182992d55248d0e3ba33f0965170d86c8)
DEBUG:lnd(16332):2017-11-29 17:49:47.800 [DBG] FNDG: Remote party accepted commitment constraints: (channeldb.ChannelConstraints) {
DEBUG:lnd(16332): DustLimit: (btcutil.Amount) 0.00000546 BTC,
DEBUG:lnd(16332): MaxPendingAmount: (lnwire.MilliSatoshi) 9900000000 mSAT,
DEBUG:lnd(16332): ChanReserve: (btcutil.Amount) 0.001 BTC,
DEBUG:lnd(16332): MinHTLC: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:lnd(16332): MaxAcceptedHtlcs: (uint16) 483
DEBUG:lnd(16332):}
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:49:47.800 [INF] SRVR: Attempting to send msgs 1 to: 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad
DEBUG:lnd(16332):2017-11-29 17:49:47.800 [DBG] PEER: Sending MsgAcceptChannel(temp_chan_id=6e09a62707be9413d558d2e81d50426182992d55248d0e3ba33f0965170d86c8, reserve=0.001 BTC, csv=4, num_confs=1) to 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:49:47.800 [TRC] PEER: writeMessage to 127.0.0.1:55204: (*lnwire.AcceptChannel)(0xc42022a400)({
DEBUG:lnd(16332): PendingChannelID: ([32]uint8) (len=32 cap=32) {
DEBUG:lnd(16332): 00000000 6e 09 a6 27 07 be 94 13 d5 58 d2 e8 1d 50 42 61 |n..'.....X...PBa|
DEBUG:lnd(16332): 00000010 82 99 2d 55 24 8d 0e 3b a3 3f 09 65 17 0d 86 c8 |..-U$..;.?.e....|
DEBUG:lnd(16332): },
DEBUG:lnd(16332): DustLimit: (btcutil.Amount) 0.00000573 BTC,
DEBUG:lnd(16332): MaxValueInFlight: (lnwire.MilliSatoshi) 9900000000 mSAT,
DEBUG:lnd(16332): ChannelReserve: (btcutil.Amount) 0.001 BTC,
DEBUG:lnd(16332): HtlcMinimum: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:lnd(16332): MinAcceptDepth: (uint32) 1,
DEBUG:lnd(16332): CsvDelay: (uint16) 4,
DEBUG:lnd(16332): MaxAcceptedHTLCs: (uint16) 483,
DEBUG:lnd(16332): FundingKey: (*btcec.PublicKey)(0xc42026e2a0)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc4206681c0)(93147925038846370549888531713735293546179739042922776574987302987681256733165),
DEBUG:lnd(16332): Y: (*big.Int)(0xc4206681e0)(10214198520707829232877574953552603763710499712874229291627956376179853198785)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): RevocationPoint: (*btcec.PublicKey)(0xc42026ea80)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420668bc0)(25205757010336212717960023873669307751481489998801993351489090348536930369410),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420668be0)(107547650476014427041422071875958204515131141134463365784569809960150950312019)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): PaymentPoint: (*btcec.PublicKey)(0xc4205a2de0)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc42027b180)(113252769225542350101055544966905632610994407791785333085855785570786586762825),
DEBUG:lnd(16332): Y: (*big.Int)(0xc42027b1a0)(71193681113332008177194143935740055147131381146705155589494723289759633288440)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): DelayedPaymentPoint: (*btcec.PublicKey)(0xc42026f140)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc4206694c0)(24974955394366279553111178395932810719025779235850074220947214676423078076400),
DEBUG:lnd(16332): Y: (*big.Int)(0xc4206694e0)(83663160981356404217231588285482960036391062495123835434219011906560695295418)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): HtlcPoint: (*btcec.PublicKey)(0xc4205a24b0)({
DEBUG:lnd(16332): Curve: (*btcec.KoblitzCurve)(0x14eb520)({
DEBUG:lnd(16332): CurveParams: (*elliptic.CurveParams)(0xc420018ec0)({
DEBUG:lnd(16332): P: (*big.Int)(0xc42000d120)(115792089237316195423570985008687907853269984665640564039457584007908834671663),
DEBUG:lnd(16332): N: (*big.Int)(0xc42000d160)(115792089237316195423570985008687907852837564279074904382605163141518161494337),
DEBUG:lnd(16332): B: (*big.Int)(0xc42000d1a0)(7),
DEBUG:lnd(16332): Gx: (*big.Int)(0xc42000d1e0)(55066263022277343669578718895168534326250603453777594175500187360389116729240),
DEBUG:lnd(16332): Gy: (*big.Int)(0xc42000d220)(32670510020758816978083085130507043184471273380659243275938904335757337482424),
DEBUG:lnd(16332): BitSize: (int) 256,
DEBUG:lnd(16332): Name: (string) ""
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): q: (*big.Int)(0xc42000d260)(28948022309329048855892746252171976963317496166410141009864396001977208667916),
DEBUG:lnd(16332): H: (int) 1,
DEBUG:lnd(16332): halfOrder: (*big.Int)(0xc42000d2c0)(57896044618658097711785492504343953926418782139537452191302581570759080747168),
DEBUG:lnd(16332): byteSize: (int) 32,
DEBUG:lnd(16332): (btcec.fieldVal) 0000000000000000000000000000000000000000000000000000000000000000
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): lambda: (*big.Int)(0xc42000db80)(37718080363155996902926221483475020450927657555482586988616620542887997980018),
DEBUG:lnd(16332): beta: (*btcec.fieldVal)(0xc420015110)(7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee),
DEBUG:lnd(16332): a1: (*big.Int)(0xc42000dbe0)(64502973549206556628585045361533709077),
DEBUG:lnd(16332): b1: (*big.Int)(0xc42000dc20)(-303414439467246543595250775667605759171),
DEBUG:lnd(16332): a2: (*big.Int)(0xc42000dc60)(367917413016453100223835821029139468248),
DEBUG:lnd(16332): b2: (*big.Int)(0xc42000dca0)(64502973549206556628585045361533709077)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): X: (*big.Int)(0xc42027a6c0)(91642874041416432913406025805600278708154946385043454813614799886259870841303),
DEBUG:lnd(16332): Y: (*big.Int)(0xc42027a6e0)(52143950851402744102379963507507034394149232480257431856924399212304202375838)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): FirstCommitmentPoint: (*btcec.PublicKey)(0xc420236dc0)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420236cc0)(18914650141462119466928886573666675801545675470742602382988383015552267376920),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420236d00)(73458393894699271180149973747809319715800802960093327744057098851992871151713)
DEBUG:lnd(16332): })
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:proc:lightning_openingd(28033): TRACE: Read decrypt 00216e09a62707be9413d558d2e81d50426182992d55248d0e3ba33f0965170d86c8000000000000023d000000024e16030000000000000186a0000000000000000000000001000401e303cdefdb74c752368eaa27da8882713f52b481cf8b501a12f0b5fb612879ec79ed0337b9f3f15aceb6ba294bd6d9e42c9e8402d3c5d230a20c3f7263ef29e619ff8202fa62cbb9f009b2a1c460c7165dc43ddeae7a04088ba74696fddcadde6f899e4902373752e59e88bd4fca5be439beea3f9f0fde1381b5abfe1b522cb622e5a45ff002ca9c07509c66dd5fb530f8382b8082e8d7c172565d4b83abdcc0861cf64939d70329d150066d9945779cb4c5b5f44fd985865de8f6d7d1bbb293bb4b8e5308d918
DEBUG:proc:lightning_openingd(28033): TRACE: signature 3045022100a9d7c0754717bd0cb7b0068afd09baf3efdd718fdaa50004cb9ec940711e736b022011b34db19705c59294556a2a70b5c17ced20391b40113f24a6c494d461759dbf on tx 0200000001da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b70000000000fd04f38001518898000000000016001467049f8c173de33cb3230ddbcfb284451c45f713927eda20 using key 02c287ca31af07dbc5e610b2ca5e52075c29cc4859d576f7f095cb8a9a02014db0
DEBUG:lnd(16332):2017-11-29 17:49:49.666 [DBG] PEER: Received MsgFundingCreated(temp_chan_id=6e09a62707be9413d558d2e81d50426182992d55248d0e3ba33f0965170d86c8, chan_point=b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0) from 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:49:49.666 [TRC] PEER: readMessage from 127.0.0.1:55204: (*lnwire.FundingCreated)(0xc42016caf0)({
DEBUG:lnd(16332): PendingChannelID: ([32]uint8) (len=32 cap=32) {
DEBUG:lnd(16332): 00000000 6e 09 a6 27 07 be 94 13 d5 58 d2 e8 1d 50 42 61 |n..'.....X...PBa|
DEBUG:lnd(16332): 00000010 82 99 2d 55 24 8d 0e 3b a3 3f 09 65 17 0d 86 c8 |..-U$..;.?.e....|
DEBUG:lnd(16332): },
DEBUG:lnd(16332): FundingPoint: (wire.OutPoint) b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0,
DEBUG:lnd(16332): CommitSig: (*btcec.Signature)(0xc420975100)({
DEBUG:lnd(16332): R: (*big.Int)(0xc42097b400)(76822071826598654261615985290667674059316581721096928547499509268873452876651),
DEBUG:lnd(16332): S: (*big.Int)(0xc42097b420)(8006120272794652765954286739273453193745378634348818796567891893725124992447)
DEBUG:lnd(16332): })
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:49:49.666 [INF] FNDG: completing pendingID(6e09a62707be9413d558d2e81d50426182992d55248d0e3ba33f0965170d86c8) with ChannelPoint(b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0)
DEBUG:lnd(16332):2017-11-29 17:49:49.682 [DBG] FNDG: Creating chan barrier for ChanID(da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7)
DEBUG:proc:lightning_openingd(28033): TRACE: Read decrypt 0023da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b775b712ce133d6ac189ded32ebbfec14e2f307de4114300a137ed520e81aa2e5f37570b31f10b0478571f182461e0103e72e7c25c499a66d23932b786792b52a5
DEBUG:lnd(16332):2017-11-29 17:49:49.682 [INF] FNDG: sending FundingSigned for pendingID(6e09a62707be9413d558d2e81d50426182992d55248d0e3ba33f0965170d86c8) over ChannelPoint(b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0)
DEBUG:lnd(16332):2017-11-29 17:49:49.682 [INF] SRVR: Attempting to send msgs 1 to: 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad
DEBUG:lnd(16332):2017-11-29 17:49:49.682 [DBG] PEER: Sending MsgFundingSigned(chan_id=da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7) to 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:49:49.682 [INF] NTFN: New block epoch subscription
DEBUG:lnd(16332):2017-11-29 17:49:49.682 [INF] NTFN: New confirmations subscription: txid=b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da, numconfs=1
DEBUG:lnd(16332):2017-11-29 17:49:49.682 [INF] NTFN: Attempting to trigger dispatch for b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da from historical chain
DEBUG:lnd(16332):2017-11-29 17:49:49.682 [INF] FNDG: Waiting for funding tx (b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da) to reach 1 confirmations
DEBUG:lnd(16332):2017-11-29 17:49:49.682 [TRC] PEER: writeMessage to 127.0.0.1:55204: (*lnwire.FundingSigned)(0xc4205a3170)({
DEBUG:lnd(16332): ChanID: (lnwire.ChannelID) (len=32 cap=32) da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7,
DEBUG:lnd(16332): CommitSig: (*btcec.Signature)(0xc42097e680)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420990b40)(53244066084306066471668275647882701532681377167552136587031260257615931387487),
DEBUG:lnd(16332): S: (*big.Int)(0xc420990b60)(25030999632347366796585100042834748132348674552588550307009216488689151726245)
DEBUG:lnd(16332): })
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:proc:lightning_openingd(28033): REPLY WIRE_OPENING_FUNDER_REPLY with 2 fds
DEBUG:proc:lightningd(27156): peer 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c: Funding tx has 1 inputs, 2 outputs:
DEBUG:proc:lightningd(27156): peer 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c: 0: 40000000 satoshi (P2SH) 389bc4004b3b20a0cbe3899467608cbafb485893f55986ca0c6e1393f3b44344
DEBUG:proc:
DEBUG:proc:lightningd(27156): peer 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c: Getting HSM to sign funding tx
DEBUG:proc:lightning_openingd(28033): Status closed, but not exited. Killing
DEBUG:proc:lightningd(27156): HSM TRACE: Control: type WIRE_HSMCTL_SIGN_FUNDING len 139
DEBUG:proc:lightningd(27156): (tx da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7)
DEBUG:proc:lightningd(27156): sendrawtransaction: 02000000000101389bc4004b3b20a0cbe3899467608cbafb485893f55986ca0c6e1393f3b443440000000017160014a36b744cda15cce80d7c459f9bfe443cff7a1debffffffff028096980000000000220020cdd09c8dfc32b20ab1ae57cc43260791c68c0388b985dacdfb1e46909da83d6e2db7c901000000001600146324328c7007e03ec55fd3201ee3d16b2fc8c90702483045022100ee6d1d164d5c4cd2d685f13bca633f95ca5f23877a373a6da435ad7e4f672d1802205b90690ff42a97ee7ae7c1ed61b262c8fb64dbd9849cf1eb1c107703337991970121037f8c9443534530e1d341204fe626fb323a789227a10aeaa5bd1b1cce6b519fdc00000000
DEBUG:proc:lightningd(27156): Owning output 1 29996845 (SEGWIT) txid da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:proc:lightningd(27156): HSM TRACE: Control: type WIRE_HSMCTL_HSMFD_CHANNELD len 35
DEBUG:proc:lightning_channeld(28131): pid 28131, msgfd 22
DEBUG:proc:lightningd(27156): peer 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c: Waiting for funding confirmations
DEBUG:proc:lightningd(27156): peer 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c: state: OPENINGD -> CHANNELD_AWAITING_LOCKIN
DEBUG:root:Received response for fundchannel call: {'result': {'tx': '02000000000101389bc4004b3b20a0cbe3899467608cbafb485893f55986ca0c6e1393f3b443440000000017160014a36b744cda15cce80d7c459f9bfe443cff7a1debffffffff028096980000000000220020cdd09c8dfc32b20ab1ae57cc43260791c68c0388b985dacdfb1e46909da83d6e2db7c901000000001600146324328c7007e03ec55fd3201ee3d16b2fc8c90702483045022100ee6d1d164d5c4cd2d685f13bca633f95ca5f23877a373a6da435ad7e4f672d1802205b90690ff42a97ee7ae7c1ed61b262c8fb64dbd9849cf1eb1c107703337991970121037f8c9443534530e1d341204fe626fb323a789227a10aeaa5bd1b1cce6b519fdc00000000'}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lightning-node(16331):Call returned {'tx': '02000000000101389bc4004b3b20a0cbe3899467608cbafb485893f55986ca0c6e1393f3b443440000000017160014a36b744cda15cce80d7c459f9bfe443cff7a1debffffffff028096980000000000220020cdd09c8dfc32b20ab1ae57cc43260791c68c0388b985dacdfb1e46909da83d6e2db7c901000000001600146324328c7007e03ec55fd3201ee3d16b2fc8c90702483045022100ee6d1d164d5c4cd2d685f13bca633f95ca5f23877a373a6da435ad7e4f672d1802205b90690ff42a97ee7ae7c1ed61b262c8fb64dbd9849cf1eb1c107703337991970121037f8c9443534530e1d341204fe626fb323a789227a10aeaa5bd1b1cce6b519fdc00000000'}
DEBUG:lightning-node(16331):Calling getinfo with arguments ()
DEBUG:root:Calling getinfo with arguments ()
DEBUG:proc:lightningd(27156): sendrawtx exit 0, gave b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da
DEBUG:proc:
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:proc:lightning_channeld(28131): TRACE: init LOCAL: remote_per_commit = 0329d150066d9945779cb4c5b5f44fd985865de8f6d7d1bbb293bb4b8e5308d918, old_remote_per_commit = 0329d150066d9945779cb4c5b5f44fd985865de8f6d7d1bbb293bb4b8e5308d918 next_idx_local = 1 next_idx_remote = 1 revocations_received = 0 feerates 5016/5016 (range 5016-25080)
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:root:Received response for getinfo call: {'result': {'address': [], 'blockheight': 1363, 'version': 'v0.5.2-2016-11-21-1199-gcfde208', 'port': 16331, 'id': '02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad'}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lightning-node(16331):Call returned {'address': [], 'blockheight': 1363, 'version': 'v0.5.2-2016-11-21-1199-gcfde208', 'port': 16331, 'id': '02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad'}
Waiting for channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c to confirm
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lnd(16332):2017-11-29 17:49:49.713 [TRC] RPCS: [listpeers] request
DEBUG:lnd(16332):2017-11-29 17:49:49.713 [DBG] RPCS: [listpeers] yielded [127.0.0.1:55204 127.0.0.1:16333] peers
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_AWAITING_LOCKIN'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_AWAITING_LOCKIN'}]}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_AWAITING_LOCKIN'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_AWAITING_LOCKIN'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_AWAITING_LOCKIN
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:bitcoind:2017-11-29 16:49:50 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:49:50 keypool reserve 769
DEBUG:bitcoind:2017-11-29 16:49:50 CreateNewBlock(): total size: 521 block weight: 1646 txs: 1 fees: 3155 sigops 401
DEBUG:bitcoind:2017-11-29 16:49:50 UpdateTip: new best=6a19951a961a6f7846f9351b306ae084d024b6d625552cf207ce6379447c7a76 height=1364 version=0x20000000 log2_work=11.414685 tx=1525 date='2017-11-29 16:49:50' progress=1.000000 cache=0.3MiB(1511txo)
DEBUG:bitcoind:2017-11-29 16:49:50 AddToWallet e0ad66587947979ab3d11cfa78456affa08141127a076810e73adb305b8d5469 new
DEBUG:bitcoind:2017-11-29 16:49:50 keypool keep 769
DEBUG:lnd(16332):2017-11-29 17:49:50.759 [INF] CRTR: Pruning channel graph using block 6a19951a961a6f7846f9351b306ae084d024b6d625552cf207ce6379447c7a76 (height=1364)
DEBUG:lnd(16332):2017-11-29 17:49:50.764 [INF] NTFN: New block: height=1364, sha=6a19951a961a6f7846f9351b306ae084d024b6d625552cf207ce6379447c7a76
DEBUG:lnd(16332):2017-11-29 17:49:50.764 [INF] NTFN: Dispatching single conf notification, sha=b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da, height=1364
DEBUG:lnd(16332):2017-11-29 17:49:50.764 [INF] FNDG: ChannelPoint(b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0) is now active: ChannelID(da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7)
DEBUG:lnd(16332):2017-11-29 17:49:50.777 [INF] CRTR: Block 6a19951a961a6f7846f9351b306ae084d024b6d625552cf207ce6379447c7a76 (height=1364) closed 0 channels
DEBUG:lnd(16332):2017-11-29 17:49:50.807 [INF] NTFN: Cancelling epoch notification, epoch_id=3
DEBUG:lnd(16332):2017-11-29 17:49:50.814 [DBG] LNWL: ChannelPoint(b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0), starting local commitment: (*lnwallet.commitment)(0xc4205c4000)({
DEBUG:lnd(16332): height: (uint64) 0,
DEBUG:lnd(16332): isOurs: (bool) true,
DEBUG:lnd(16332): ourMessageIndex: (uint64) 0,
DEBUG:lnd(16332): theirMessageIndex: (uint64) 0,
DEBUG:lnd(16332): ourHtlcIndex: (uint64) 0,
DEBUG:lnd(16332): theirHtlcIndex: (uint64) 0,
DEBUG:lnd(16332): txn: (*wire.MsgTx)(0xc42097dfc0)({
DEBUG:lnd(16332): Version: (int32) 2,
DEBUG:lnd(16332): TxIn: ([]*wire.TxIn) (len=1 cap=15) {
DEBUG:lnd(16332): (*wire.TxIn)(0xc42021a7e0)({
DEBUG:lnd(16332): PreviousOutPoint: (wire.OutPoint) b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0,
DEBUG:lnd(16332): SignatureScript: ([]uint8) <nil>,
DEBUG:lnd(16332): Witness: (wire.TxWitness) <nil>,
DEBUG:lnd(16332): Sequence: (uint32) 2163410173
DEBUG:lnd(16332): })
DEBUG:lnd(16332): },
DEBUG:lnd(16332): TxOut: ([]*wire.TxOut) (len=1 cap=15) {
DEBUG:lnd(16332): (*wire.TxOut)(0xc4209a5220)({
DEBUG:lnd(16332): Value: (int64) 9996369,
DEBUG:lnd(16332): PkScript: ([]uint8) (len=22 cap=500) {
DEBUG:lnd(16332): 00000000 00 14 67 04 9f 8c 17 3d e3 3c b3 23 0d db cf b2 |..g....=.<.#....|
DEBUG:lnd(16332): 00000010 84 45 1c 45 f7 13 |.E.E..|
DEBUG:lnd(16332): }
DEBUG:lnd(16332): })
DEBUG:lnd(16332): },
DEBUG:lnd(16332): LockTime: (uint32) 551190162
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): sig: ([]uint8) (len=71 cap=71) {
DEBUG:lnd(16332): 00000000 30 45 02 21 00 a9 d7 c0 75 47 17 bd 0c b7 b0 06 |0E.!....uG......|
DEBUG:lnd(16332): 00000010 8a fd 09 ba f3 ef dd 71 8f da a5 00 04 cb 9e c9 |.......q........|
DEBUG:lnd(16332): 00000020 40 71 1e 73 6b 02 20 11 b3 4d b1 97 05 c5 92 94 |@q.sk. ..M......|
DEBUG:lnd(16332): 00000030 55 6a 2a 70 b5 c1 7c ed 20 39 1b 40 11 3f 24 a6 |Uj*p..|. 9.@.?$.|
DEBUG:lnd(16332): 00000040 c4 94 d4 61 75 9d bf |...au..|
DEBUG:lnd(16332): },
DEBUG:lnd(16332): ourBalance: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:lnd(16332): theirBalance: (lnwire.MilliSatoshi) 9996369000 mSAT,
DEBUG:lnd(16332): fee: (btcutil.Amount) 0.00003631 BTC,
DEBUG:lnd(16332): feePerKw: (btcutil.Amount) 0.00005016 BTC,
DEBUG:lnd(16332): dustLimit: (btcutil.Amount) 0.00000573 BTC,
DEBUG:lnd(16332): outgoingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:lnd(16332): incomingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:lnd(16332): outgoingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) {
DEBUG:lnd(16332): },
DEBUG:lnd(16332): incomingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:49:50.823 [DBG] LNWL: ChannelPoint(b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0), starting remote commitment: (*lnwallet.commitment)(0xc420210000)({
DEBUG:lnd(16332): height: (uint64) 0,
DEBUG:lnd(16332): isOurs: (bool) false,
DEBUG:lnd(16332): ourMessageIndex: (uint64) 0,
DEBUG:proc:lightning_channeld(28131): TRACE: peer_in WIRE_FUNDING_LOCKED
DEBUG:lnd(16332): theirMessageIndex: (uint64) 0,
DEBUG:proc:lightning_channeld(28131): UPDATE WIRE_CHANNEL_GOT_FUNDING_LOCKED
DEBUG:lnd(16332): ourHtlcIndex: (uint64) 0,
DEBUG:proc:lightningd(27156): peer 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c: Got funding_locked
DEBUG:lnd(16332): theirHtlcIndex: (uint64) 0,
DEBUG:lnd(16332): txn: (*wire.MsgTx)(0xc4209a6000)({
DEBUG:lnd(16332): Version: (int32) 2,
DEBUG:lnd(16332): TxIn: ([]*wire.TxIn) (len=1 cap=15) {
DEBUG:lnd(16332): (*wire.TxIn)(0xc42021a7e0)({
DEBUG:lnd(16332): PreviousOutPoint: (wire.OutPoint) b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0,
DEBUG:lnd(16332): SignatureScript: ([]uint8) <nil>,
DEBUG:lnd(16332): Witness: (wire.TxWitness) <nil>,
DEBUG:lnd(16332): Sequence: (uint32) 2163410173
DEBUG:lnd(16332): })
DEBUG:lnd(16332): },
DEBUG:lnd(16332): TxOut: ([]*wire.TxOut) (len=1 cap=15) {
DEBUG:lnd(16332): (*wire.TxOut)(0xc4209a52e0)({
DEBUG:lnd(16332): Value: (int64) 9996369,
DEBUG:lnd(16332): PkScript: ([]uint8) (len=34 cap=500) {
DEBUG:lnd(16332): 00000000 00 20 7b d8 81 fc 03 4e 62 40 5b 5e 33 47 e2 db |. {....Nb@[^3G..|
DEBUG:lnd(16332): 00000010 2c 91 ad f0 2b 02 0a 44 5e 91 a9 6d 32 e3 e8 80 |,...+..D^..m2...|
DEBUG:lnd(16332): 00000020 d9 de |..|
DEBUG:lnd(16332): }
DEBUG:lnd(16332): })
DEBUG:lnd(16332): },
DEBUG:lnd(16332): LockTime: (uint32) 551190162
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): sig: ([]uint8) <nil>,
DEBUG:lnd(16332): ourBalance: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:lnd(16332): theirBalance: (lnwire.MilliSatoshi) 9996369000 mSAT,
DEBUG:lnd(16332): fee: (btcutil.Amount) 0.00003631 BTC,
DEBUG:lnd(16332): feePerKw: (btcutil.Amount) 0.00005016 BTC,
DEBUG:lnd(16332): dustLimit: (btcutil.Amount) 0.00000546 BTC,
DEBUG:lnd(16332): outgoingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:lnd(16332): incomingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:lnd(16332): outgoingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) {
DEBUG:lnd(16332): },
DEBUG:lnd(16332): incomingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:49:50.824 [DBG] FNDG: ChannelID(da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7) is now fully confirmed!
DEBUG:lnd(16332):2017-11-29 17:49:50.826 [DBG] FNDG: Sending FundingLocked for ChannelID(da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7)
DEBUG:lnd(16332):2017-11-29 17:49:50.827 [INF] SRVR: Attempting to send msgs 1 to: 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad
DEBUG:lnd(16332):2017-11-29 17:49:50.827 [DBG] PEER: Sending FundingLocked(chan_id=da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7, next_point=02f6acd87499b9f940b50bbc5010cd03594deaba17c1c5b518ed63f63eb1df4fc1) to 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:49:50.827 [TRC] PEER: writeMessage to 127.0.0.1:55204: (*lnwire.FundingLocked)(0xc4205693e0)({
DEBUG:lnd(16332): ChanID: (lnwire.ChannelID) (len=32 cap=32) da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7,
DEBUG:lnd(16332): NextPerCommitmentPoint: (*btcec.PublicKey)(0xc4202d37c0)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc4202d3720)(111574352367379419540590490696309932440983423448147032016536988512797761425345),
DEBUG:lnd(16332): Y: (*big.Int)(0xc4202d3740)(27471712119432084767273539795905084887199946804027957631811713323675097713146)
DEBUG:lnd(16332): })
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:49:50.835 [INF] FNDG: Announcing ChannelPoint(b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0), short_chan_id=(*lnwire.ShortChannelID)(0xc4209b60c0)({
DEBUG:lnd(16332): BlockHeight: (uint32) 1364,
DEBUG:lnd(16332): TxIndex: (uint32) 1,
DEBUG:lnd(16332): TxPosition: (uint16) 0
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:proc:lightningd(27156): Adding block 767a7c447963ce07f22c5525d6b624d084e06a301b35f946786f1a961a95196a
DEBUG:proc:lightningd(27156): peer 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c: Got depth change 0->1 for da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7
DEBUG:proc:lightningd(27156): peer 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c: Funding tx da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7 depth 1 of 1
DEBUG:proc:lightningd(27156): peer 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c: Got depth change 0->1 for da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7
DEBUG:proc:lightning_channeld(28131): TRACE: Now dealing with deferred WIRE_CHANNEL_FUNDING_LOCKED
DEBUG:lnd(16332):2017-11-29 17:49:50.853 [DBG] PEER: Received FundingLocked(chan_id=da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7, next_point=0320e59abf16f7183e323f8f989b69525e4ec525c70299844270fc42f6acb8ed67) from 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:49:50.853 [TRC] PEER: readMessage from 127.0.0.1:55204: (*lnwire.FundingLocked)(0xc4202f6660)({
DEBUG:proc:lightning_channeld(28131): TRACE: funding_locked: sending commit index 1: 0320e59abf16f7183e323f8f989b69525e4ec525c70299844270fc42f6acb8ed67
DEBUG:lnd(16332): ChanID: (lnwire.ChannelID) (len=32 cap=32) da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7,
DEBUG:proc:lightning_channeld(28131): UPDATE WIRE_CHANNEL_NORMAL_OPERATION
DEBUG:lnd(16332): NextPerCommitmentPoint: (*btcec.PublicKey)(0xc4202372c0)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:proc:lightningd(27156): peer 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c: state: CHANNELD_AWAITING_LOCKIN -> CHANNELD_NORMAL
DEBUG:lnd(16332): X: (*big.Int)(0xc4202372e0)(14879687153204512892064710737329176556505174312099301075745079450015727414631),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420237320)(56873332001395110920650032938734148387482911664817392940474702171388784926811)
DEBUG:lnd(16332): })
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:49:50.857 [INF] CRTR: New channel discovered! Link connects 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c and 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad with ChannelPoint(b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0): chan_id=1499733860352000, capacity=0.1 BTC
DEBUG:lnd(16332):2017-11-29 17:49:50.857 [DBG] CRTR: Updating chain filter with new UTXO's: [b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0]
DEBUG:lnd(16332):2017-11-29 17:49:50.879 [INF] CRTR: New channel update applied: (*channeldb.ChannelEdgePolicy)(0xc42021acc0)({
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc42009f330)({
DEBUG:lnd(16332): R: (*big.Int)(0xc4202d3c80)(37905352609065646813321128813541040920964752937329800514260652342757390133380),
DEBUG:lnd(16332): S: (*big.Int)(0xc4202d3d20)(28663728730090061058900207684104122505764562848149919172003483084288856412245)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): ChannelID: (uint64) 1499733860352000,
DEBUG:lnd(16332): LastUpdate: (time.Time) 2017-11-29 17:49:50 +0100 CET,
DEBUG:lnd(16332): Flags: (uint16) 0,
DEBUG:lnd(16332): TimeLockDelta: (uint16) 144,
DEBUG:lnd(16332): MinHTLC: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:lnd(16332): FeeBaseMSat: (lnwire.MilliSatoshi) 1000 mSAT,
DEBUG:lnd(16332): FeeProportionalMillionths: (lnwire.MilliSatoshi) 1 mSAT,
DEBUG:lnd(16332): Node: (*channeldb.LightningNode)(<nil>),
DEBUG:lnd(16332): db: (*channeldb.DB)(<nil>)
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:49:50.880 [INF] DISC: Received new channel announcement: (*lnwire.AnnounceSignatures)(0xc420272c40)({
DEBUG:lnd(16332): ChannelID: (lnwire.ChannelID) (len=32 cap=32) da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7,
DEBUG:lnd(16332): ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:lnd(16332): BlockHeight: (uint32) 1364,
DEBUG:lnd(16332): TxIndex: (uint32) 1,
DEBUG:lnd(16332): TxPosition: (uint16) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): NodeSignature: (*btcec.Signature)(0xc42009f380)({
DEBUG:lnd(16332): R: (*big.Int)(0xc4202d3fa0)(9201996142578388740038692929837767246220595813592035463073933164317360480668),
DEBUG:lnd(16332): S: (*big.Int)(0xc420236080)(5149258465741314032620323882341730715299605551839608620919933373130293725587)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinSignature: (*btcec.Signature)(0xc42009f3a0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420236480)(66742424311517569079572014992270306832248440510610216387439098346875928080533),
DEBUG:lnd(16332): S: (*big.Int)(0xc420236560)(32570467646556591332763910025310274455825640204699235604915402328831095461000)
DEBUG:lnd(16332): })
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:proc:lightning_channeld(28131): TRACE: peer_out WIRE_FUNDING_LOCKED
DEBUG:lnd(16332):2017-11-29 17:49:50.899 [INF] SRVR: Attempting to send msgs 1 to: 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad
DEBUG:lnd(16332):2017-11-29 17:49:50.899 [INF] DISC: Sent channel announcement proof for short_chan_id=1499733860352000 to remote peer: 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad
DEBUG:lnd(16332):2017-11-29 17:49:50.899 [INF] DISC: 1/2 of channel ann proof received for short_chan_id=1499733860352000, waiting for other half
DEBUG:lnd(16332):2017-11-29 17:49:50.901 [DBG] PEER: Sending AnnounceSignatures(chan_id=da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7, short_chan_id=1499733860352000) to 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:49:50.901 [TRC] PEER: writeMessage to 127.0.0.1:55204: (*lnwire.AnnounceSignatures)(0xc420272c40)({
DEBUG:lnd(16332): ChannelID: (lnwire.ChannelID) (len=32 cap=32) da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7,
DEBUG:lnd(16332): ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:proc:lightning_channeld(28131): TRACE: peer_in WIRE_ANNOUNCEMENT_SIGNATURES
DEBUG:lnd(16332): BlockHeight: (uint32) 1364,
DEBUG:lnd(16332): TxIndex: (uint32) 1,
DEBUG:lnd(16332): TxPosition: (uint16) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): NodeSignature: (*btcec.Signature)(0xc42009f380)({
DEBUG:lnd(16332): R: (*big.Int)(0xc4202d3fa0)(9201996142578388740038692929837767246220595813592035463073933164317360480668),
DEBUG:lnd(16332): S: (*big.Int)(0xc420236080)(5149258465741314032620323882341730715299605551839608620919933373130293725587)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinSignature: (*btcec.Signature)(0xc42009f3a0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420236480)(66742424311517569079572014992270306832248440510610216387439098346875928080533),
DEBUG:lnd(16332): S: (*big.Int)(0xc420236560)(32570467646556591332763910025310274455825640204699235604915402328831095461000)
DEBUG:lnd(16332): })
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:49:50.909 [INF] CRTR: Updated vertex data for node=026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:lnd(16332):2017-11-29 17:49:50.927 [DBG] LNWL: ChannelPoint(b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0), starting local commitment: (*lnwallet.commitment)(0xc4205c4480)({
DEBUG:lnd(16332): height: (uint64) 0,
DEBUG:lnd(16332): isOurs: (bool) true,
DEBUG:lnd(16332): ourMessageIndex: (uint64) 0,
DEBUG:lnd(16332): theirMessageIndex: (uint64) 0,
DEBUG:lnd(16332): ourHtlcIndex: (uint64) 0,
DEBUG:lnd(16332): theirHtlcIndex: (uint64) 0,
DEBUG:lnd(16332): txn: (*wire.MsgTx)(0xc4209f8e00)({
DEBUG:lnd(16332): Version: (int32) 2,
DEBUG:lnd(16332): TxIn: ([]*wire.TxIn) (len=1 cap=1) {
DEBUG:lnd(16332): (*wire.TxIn)(0xc42061f0e0)({
DEBUG:lnd(16332): PreviousOutPoint: (wire.OutPoint) b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0,
DEBUG:lnd(16332): SignatureScript: ([]uint8) {
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Witness: (wire.TxWitness) <nil>,
DEBUG:lnd(16332): Sequence: (uint32) 2163410173
DEBUG:lnd(16332): })
DEBUG:lnd(16332): },
DEBUG:lnd(16332): TxOut: ([]*wire.TxOut) (len=1 cap=1) {
DEBUG:lnd(16332): (*wire.TxOut)(0xc42027a980)({
DEBUG:lnd(16332): Value: (int64) 9996369,
DEBUG:lnd(16332): PkScript: ([]uint8) (len=22 cap=22) {
DEBUG:lnd(16332): 00000000 00 14 67 04 9f 8c 17 3d e3 3c b3 23 0d db cf b2 |..g....=.<.#....|
DEBUG:lnd(16332): 00000010 84 45 1c 45 f7 13 |.E.E..|
DEBUG:lnd(16332): }
DEBUG:lnd(16332): })
DEBUG:lnd(16332): },
DEBUG:lnd(16332): LockTime: (uint32) 551190162
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): sig: ([]uint8) (len=71 cap=71) {
DEBUG:lnd(16332): 00000000 30 45 02 21 00 a9 d7 c0 75 47 17 bd 0c b7 b0 06 |0E.!....uG......|
DEBUG:lnd(16332): 00000010 8a fd 09 ba f3 ef dd 71 8f da a5 00 04 cb 9e c9 |.......q........|
DEBUG:lnd(16332): 00000020 40 71 1e 73 6b 02 20 11 b3 4d b1 97 05 c5 92 94 |@q.sk. ..M......|
DEBUG:lnd(16332): 00000030 55 6a 2a 70 b5 c1 7c ed 20 39 1b 40 11 3f 24 a6 |Uj*p..|. 9.@.?$.|
DEBUG:lnd(16332): 00000040 c4 94 d4 61 75 9d bf |...au..|
DEBUG:lnd(16332): },
DEBUG:lnd(16332): ourBalance: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:lnd(16332): theirBalance: (lnwire.MilliSatoshi) 9996369000 mSAT,
DEBUG:lnd(16332): fee: (btcutil.Amount) 0.00003631 BTC,
DEBUG:lnd(16332): feePerKw: (btcutil.Amount) 0.00005016 BTC,
DEBUG:lnd(16332): dustLimit: (btcutil.Amount) 0.00000573 BTC,
DEBUG:lnd(16332): outgoingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:lnd(16332): incomingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:lnd(16332): outgoingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) {
DEBUG:lnd(16332): },
DEBUG:lnd(16332): incomingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:49:50.934 [DBG] LNWL: ChannelPoint(b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0), starting remote commitment: (*lnwallet.commitment)(0xc42028c240)({
DEBUG:lnd(16332): height: (uint64) 0,
DEBUG:lnd(16332): isOurs: (bool) false,
DEBUG:lnd(16332): ourMessageIndex: (uint64) 0,
DEBUG:lnd(16332): theirMessageIndex: (uint64) 0,
DEBUG:lnd(16332): ourHtlcIndex: (uint64) 0,
DEBUG:lnd(16332): theirHtlcIndex: (uint64) 0,
DEBUG:lnd(16332): txn: (*wire.MsgTx)(0xc4209f8e40)({
DEBUG:lnd(16332): Version: (int32) 2,
DEBUG:lnd(16332): TxIn: ([]*wire.TxIn) (len=1 cap=1) {
DEBUG:lnd(16332): (*wire.TxIn)(0xc42061f140)({
DEBUG:lnd(16332): PreviousOutPoint: (wire.OutPoint) b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0,
DEBUG:lnd(16332): SignatureScript: ([]uint8) {
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Witness: (wire.TxWitness) <nil>,
DEBUG:lnd(16332): Sequence: (uint32) 2163410173
DEBUG:lnd(16332): })
DEBUG:lnd(16332): },
DEBUG:lnd(16332): TxOut: ([]*wire.TxOut) (len=1 cap=1) {
DEBUG:lnd(16332): (*wire.TxOut)(0xc42027aa00)({
DEBUG:lnd(16332): Value: (int64) 9996369,
DEBUG:lnd(16332): PkScript: ([]uint8) (len=34 cap=34) {
DEBUG:lnd(16332): 00000000 00 20 7b d8 81 fc 03 4e 62 40 5b 5e 33 47 e2 db |. {....Nb@[^3G..|
DEBUG:lnd(16332): 00000010 2c 91 ad f0 2b 02 0a 44 5e 91 a9 6d 32 e3 e8 80 |,...+..D^..m2...|
DEBUG:lnd(16332): 00000020 d9 de |..|
DEBUG:lnd(16332): }
DEBUG:lnd(16332): })
DEBUG:lnd(16332): },
DEBUG:lnd(16332): LockTime: (uint32) 551190162
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): sig: ([]uint8) {
DEBUG:lnd(16332): },
DEBUG:lnd(16332): ourBalance: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:lnd(16332): theirBalance: (lnwire.MilliSatoshi) 9996369000 mSAT,
DEBUG:lnd(16332): fee: (btcutil.Amount) 0.00003631 BTC,
DEBUG:lnd(16332): feePerKw: (btcutil.Amount) 0.00005016 BTC,
DEBUG:lnd(16332): dustLimit: (btcutil.Amount) 0.00000546 BTC,
DEBUG:lnd(16332): outgoingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:lnd(16332): incomingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:lnd(16332): outgoingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) {
DEBUG:lnd(16332): },
DEBUG:lnd(16332): incomingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:49:50.935 [INF] NTFN: New spend subscription: utxo=b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0
DEBUG:lnd(16332):2017-11-29 17:49:50.939 [INF] LNWL: Close observer for ChannelPoint(b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0) active
DEBUG:lnd(16332):2017-11-29 17:49:50.946 [INF] PEER: New channel active ChannelPoint(b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0) with peerId(1)
DEBUG:lnd(16332):2017-11-29 17:49:50.946 [DBG] BRAR: New contract detected, launching breachObserver
DEBUG:lnd(16332):2017-11-29 17:49:50.946 [INF] NTFN: New block epoch subscription
DEBUG:lnd(16332):2017-11-29 17:49:50.946 [DBG] BRAR: Breach observer for ChannelPoint(b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0) started
DEBUG:lnd(16332):2017-11-29 17:49:50.947 [INF] HSWC: ChannelLink(b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0) is starting
DEBUG:lnd(16332):2017-11-29 17:49:50.947 [INF] HSWC: Added channel link with chan_id=da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7, short_chan_id=((lnwire.ShortChannelID) {
DEBUG:lnd(16332): BlockHeight: (uint32) 1364,
DEBUG:lnd(16332): TxIndex: (uint32) 1,
DEBUG:lnd(16332): TxPosition: (uint16) 0
DEBUG:lnd(16332):}
DEBUG:lnd(16332):)
DEBUG:lnd(16332):2017-11-29 17:49:50.947 [TRC] FNDG: Closing chan barrier for ChanID(da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7)
DEBUG:lnd(16332):2017-11-29 17:49:50.947 [INF] HSWC: HTLC manager for ChannelPoint(b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0) started, bandwidth=0 mSAT
Waiting for node to learn about 6a19951a961a6f7846f9351b306ae084d024b6d625552cf207ce6379447c7a76
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=6a19951a961a6f7846f9351b306ae084d024b6d625552cf207ce6379447c7a76' in the logs
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=6a19951a961a6f7846f9351b306ae084d024b6d625552cf207ce6379447c7a76' in logs
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:49:52.792 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c confirmed
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1363, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:49:52.829 [TRC] RPCS: [listpeers] request
DEBUG:lnd(16332):2017-11-29 17:49:52.830 [DBG] RPCS: [listpeers] yielded [127.0.0.1:55204 127.0.0.1:16333] peers
DEBUG:lnd(16332):2017-11-29 17:49:52.838 [TRC] RPCS: [openchannel] request to peerid(2) allocation(us=10000000, them=0)
DEBUG:lnd(16332):2017-11-29 17:49:52.839 [ERR] LNWL: unable to query estimator: -1: Command unimplemented
DEBUG:lnd(16332):2017-11-29 17:49:52.840 [DBG] RPCS: [openchannel]: using fee of 25 sat/byte for funding tx
DEBUG:lnd(16332):2017-11-29 17:49:52.840 [INF] FNDG: Initiating fundingRequest(localAmt=0.1 BTC, remoteAmt=0 mSAT, capacity=0.1 BTC, chainhash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, addr=127.0.0.1:16333, dustLimit=0.00000573 BTC)
DEBUG:lnd(16332):2017-11-29 17:49:52.841 [ERR] LNWL: unable to query estimator: -1: Command unimplemented
DEBUG:lnd(16332):2017-11-29 17:49:52.842 [INF] LNWL: Performing funding tx coin selection using 6 sat/weight as fee rate
DEBUG:lnd(16332):2017-11-29 17:49:52.899 [INF] FNDG: Target commit tx sat/kw for pendingID(a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607): 6000
DEBUG:lnd(16332):2017-11-29 17:49:52.899 [INF] FNDG: Starting funding workflow with 127.0.0.1:16333 for pendingID(a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607)
DEBUG:lnd(16332):2017-11-29 17:49:52.899 [INF] SRVR: Attempting to send msgs 1 to: 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8
DEBUG:lnd(16332):2017-11-29 17:49:52.899 [DBG] PEER: Sending MsgOpenChannel(temp_chan_id=a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607, chain=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, csv=4, amt=0.1 BTC, push_amt=0 mSAT, reserve=0.001 BTC, flags=1) to 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:49:52.899 [TRC] PEER: writeMessage to 127.0.0.1:16333: (*lnwire.OpenChannel)(0xc4202ed340)({
DEBUG:lnd(16332): ChainHash: (chainhash.Hash) (len=32 cap=32) 0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206,
DEBUG:lnd(16332): PendingChannelID: ([32]uint8) (len=32 cap=32) {
DEBUG:lnd(16332): 00000000 a6 0f b3 84 47 d5 89 9a a6 11 25 9a ef 7e c4 78 |....G.....%..~.x|
DEBUG:lnd(16332): 00000010 2c 6d 4c ee 13 4d 62 0a f1 7b 50 9b 35 44 86 07 |,mL..Mb..{P.5D..|
DEBUG:lnd(16332): },
DEBUG:lnd(16332): FundingAmount: (btcutil.Amount) 0.1 BTC,
DEBUG:lnd(16332): PushAmount: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:lnd(16332): DustLimit: (btcutil.Amount) 0.00000573 BTC,
DEBUG:lnd(16332): MaxValueInFlight: (lnwire.MilliSatoshi) 9900000000 mSAT,
DEBUG:lnd(16332): ChannelReserve: (btcutil.Amount) 0.001 BTC,
DEBUG:lnd(16332): HtlcMinimum: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:lnd(16332): FeePerKiloWeight: (uint32) 6000,
DEBUG:lnd(16332): CsvDelay: (uint16) 4,
DEBUG:lnd(16332): MaxAcceptedHTLCs: (uint16) 483,
DEBUG:lnd(16332): FundingKey: (*btcec.PublicKey)(0xc42023fce0)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc4209cd260)(110103355860712305731745653157474088493885269884895336115932450215242806571817),
DEBUG:lnd(16332): Y: (*big.Int)(0xc4209cd280)(39544163030013812668884999170332857365175243924128100095070341388218201554408)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): RevocationPoint: (*btcec.PublicKey)(0xc420154570)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc4209cdb60)(109484626363137780704676838081832587095559511269278365097369994863633171042143),
DEBUG:lnd(16332): Y: (*big.Int)(0xc4209cdb80)(50452834939347044540998404989044874513435945349747165485437083929838046105371)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): PaymentPoint: (*btcec.PublicKey)(0xc420566270)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420990e20)(6835719517714032859597291595820054206003460060426689896882688209424690370219),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420990e40)(81948685077098910233324704347237991147274869655402457135404449966905385050789)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): DelayedPaymentPoint: (*btcec.PublicKey)(0xc420566900)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420991720)(8419783090825255589841112705190811904680870418279529368494151238900341888347),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420991740)(29300068491653910067186220289552826905965557811026877797790453348368321927916)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): HtlcPoint: (*btcec.PublicKey)(0xc4202f76b0)({
DEBUG:lnd(16332): Curve: (*btcec.KoblitzCurve)(0x14eb520)({
DEBUG:lnd(16332): CurveParams: (*elliptic.CurveParams)(0xc420018ec0)({
DEBUG:lnd(16332): P: (*big.Int)(0xc42000d120)(115792089237316195423570985008687907853269984665640564039457584007908834671663),
DEBUG:lnd(16332): N: (*big.Int)(0xc42000d160)(115792089237316195423570985008687907852837564279074904382605163141518161494337),
DEBUG:lnd(16332): B: (*big.Int)(0xc42000d1a0)(7),
DEBUG:lnd(16332): Gx: (*big.Int)(0xc42000d1e0)(55066263022277343669578718895168534326250603453777594175500187360389116729240),
DEBUG:lnd(16332): Gy: (*big.Int)(0xc42000d220)(32670510020758816978083085130507043184471273380659243275938904335757337482424),
DEBUG:lnd(16332): BitSize: (int) 256,
DEBUG:lnd(16332): Name: (string) ""
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): q: (*big.Int)(0xc42000d260)(28948022309329048855892746252171976963317496166410141009864396001977208667916),
DEBUG:lnd(16332): H: (int) 1,
DEBUG:lnd(16332): halfOrder: (*big.Int)(0xc42000d2c0)(57896044618658097711785492504343953926418782139537452191302581570759080747168),
DEBUG:lnd(16332): byteSize: (int) 32,
DEBUG:lnd(16332): (btcec.fieldVal) 0000000000000000000000000000000000000000000000000000000000000000
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): },
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): lambda: (*big.Int)(0xc42000db80)(37718080363155996902926221483475020450927657555482586988616620542887997980018),
DEBUG:lnd(16332): beta: (*btcec.fieldVal)(0xc420015110)(7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee),
DEBUG:lnd(16332): a1: (*big.Int)(0xc42000dbe0)(64502973549206556628585045361533709077),
DEBUG:lnd(16332): b1: (*big.Int)(0xc42000dc20)(-303414439467246543595250775667605759171),
DEBUG:lnd(16332): a2: (*big.Int)(0xc42000dc60)(367917413016453100223835821029139468248),
DEBUG:lnd(16332): b2: (*big.Int)(0xc42000dca0)(64502973549206556628585045361533709077)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): X: (*big.Int)(0xc420990500)(29010360418909798318693547724786351096266816603221728289176719374733510526524),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420990520)(62920937221338678664612542332608122693417199508421345565591375401961697947629)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): FirstCommitmentPoint: (*btcec.PublicKey)(0xc4209a5240)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc4209a51a0)(75341671254399197251034016053839109234169997742409441102691177905320542385497),
DEBUG:lnd(16332): Y: (*big.Int)(0xc4209a51c0)(535168712417920877798968993409578815036272488549388624088249780320857888655)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): ChannelFlags: (lnwire.FundingFlag) 1
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:bitcoind:2017-11-29 16:49:55 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:eclair(16333):2017-11-29 17:49:55,239 INFO fr.acinq.eclair.io.Peer akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c - accepting a new channel to 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c
DEBUG:bitcoind:2017-11-29 16:49:55 keypool reserve 770
DEBUG:bitcoind:2017-11-29 16:49:55 keypool keep 770
DEBUG:eclair(16333):2017-11-29 17:49:55,471 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c/$a - setting repeating timer 'TickRefreshChannelUpdate'/1 day: TickRefreshChannelUpdate
DEBUG:eclair(16333):2017-11-29 17:49:55,499 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c/$a 0000000000000000000000000000000000000000000000000000000000000000 - processing Event(INPUT_INIT_FUNDEE(a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607,LocalParams(0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8,542,100000000000,100000,1000000,144,30,11340182a0992ab0356191ee76f871d721a9435823972d36be257bc98d33811f01,b8b9ca99089e66a749861dc1e8d35f60c7be4df6697197ac2e0ce16da4166ce6,20cd57c35fff84b7b924c04d7bb944ccaa19c3ff169cc38d74628220480a1de2,6fb0380de4f43134eb482868f5db0c741787333c421f43c1f2e63b223a4a381b,39eb06e33b13033ac519dcc2411c798a792378fc3f09f5c5ce62a22a49be7276,a914f5e04e048f2494d294b2bc5b29e4b218a899337187,a126456d1d530970a26d865616910b958a08410c42693d6997962f12a2fbb030,false,,08),Actor[akka://default/user/$i/server/$a#1505533980],Init(,08)),Nothing) from Actor[akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c#479313752] in state WAIT_FOR_INIT_INTERNAL
DEBUG:eclair(16333):2017-11-29 17:49:55,500 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c/$a 0000000000000000000000000000000000000000000000000000000000000000 - transition WAIT_FOR_INIT_INTERNAL -> WAIT_FOR_OPEN_CHANNEL
DEBUG:eclair(16333):2017-11-29 17:49:55,501 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c/$a a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607 - processing Event(OpenChannel(06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f,a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607,10000000,0,573,9900000000,100000,0,6000,4,483,02f36c4a7fb2e493732ae3ee280e84902b589fc5626bea5dd43fbd4c5a95e3b329,03f20e1a3f1e5fc1b40e7f8da7b1b9be6f72771b14bcd12ccdad1b0a9f6de14f5f,030f1ce150cb77522d81a78b5cf43305cf15066c2f90a0919c835d084c9946d6ab,02129d6da84788b70bb71a7e3a40f2766aaddb28c1c39221c74dadc27a9511555b,0340234838feaaa69781ab48b30513205027b54fe41edab7b80669250082a9463c,03a691dff032e94555d50ca9c212a10532739a865f8ef2b601b4efffd65240b559,1),DATA_WAIT_FOR_OPEN_CHANNEL(INPUT_INIT_FUNDEE(a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607,LocalParams(0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8,542,100000000000,100000,1000000,144,30,11340182a0992ab0356191ee76f871d721a9435823972d36be257bc98d33811f01,b8b9ca99089e66a749861dc1e8d35f60c7be4df6697197ac2e0ce16da4166ce6,20cd57c35fff84b7b924c04d7bb944ccaa19c3ff169cc38d74628220480a1de2,6fb0380de4f43134eb482868f5db0c741787333c421f43c1f2e63b223a4a381b,39eb06e33b13033ac519dcc2411c798a792378fc3f09f5c5ce62a22a49be7276,a914f5e04e048f2494d294b2bc5b29e4b218a899337187,a126456d1d530970a26d865616910b958a08410c42693d6997962f12a2fbb030,false,,08),Actor[akka://default/user/$i/server/$a#1505533980],Init(,08)))) from Actor[akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c#479313752] in state WAIT_FOR_OPEN_CHANNEL
DEBUG:eclair(16333):2017-11-29 17:49:55,503 WARN fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c/$a a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607 - local/remote feerates are too different: remoteFeeratePerKw=6000 localFeeratePerKw=53760
DEBUG:eclair(16333):2017-11-29 17:49:55,507 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c/$a a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607 - transition WAIT_FOR_OPEN_CHANNEL -> CLOSED
DEBUG:lnd(16332):2017-11-29 17:49:55.507 [DBG] PEER: Received Error(chan_id=a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607, err=[108 111 99 97 108 47 114 101 109 111 116 101 32 102 101 101 114 97 116 101 115 32 97 114 101 32 116 111 111 32 100 105 102 102 101 114 101 110 116 58 32 114 101 109 111 116 101 70 101 101 114 97 116 101 80 101 114 75 119 61 54 48 48 48 32 108 111 99 97 108 70 101 101 114 97 116 101 80 101 114 75 119 61 53 51 55 54 48]) from 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:49:55.508 [TRC] PEER: readMessage from 127.0.0.1:16333: (*lnwire.Error)(0xc4209f8540)({
DEBUG:lnd(16332): ChanID: (lnwire.ChannelID) (len=32 cap=32) a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607,
DEBUG:lnd(16332): Data: (lnwire.ErrorData) (len=88 cap=88) {
DEBUG:lnd(16332): 00000000 6c 6f 63 61 6c 2f 72 65 6d 6f 74 65 20 66 65 65 |local/remote fee|
DEBUG:lnd(16332): 00000010 72 61 74 65 73 20 61 72 65 20 74 6f 6f 20 64 69 |rates are too di|
DEBUG:lnd(16332): 00000020 66 66 65 72 65 6e 74 3a 20 72 65 6d 6f 74 65 46 |fferent: remoteF|
DEBUG:lnd(16332): 00000030 65 65 72 61 74 65 50 65 72 4b 77 3d 36 30 30 30 |eeratePerKw=6000|
DEBUG:lnd(16332): 00000040 20 6c 6f 63 61 6c 46 65 65 72 61 74 65 50 65 72 | localFeeratePer|
DEBUG:lnd(16332): 00000050 4b 77 3d 35 33 37 36 30 |Kw=53760|
DEBUG:lnd(16332): }
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:49:55.508 [ERR] FNDG: Received funding error from 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8: unknown error
DEBUG:lnd(16332):2017-11-29 17:49:55.508 [INF] FNDG: Cancelling funding reservation for node_key=0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8, chan_id=a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607
DEBUG:lnd(16332):2017-11-29 17:49:55.508 [ERR] RPCS: unable to open channel to identityPub() nor peerID(2): rpc error: code = Code(208) desc = unknown error
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1364, 'port': 16333}, 'id': 'scala-client'}
Waiting for channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 to confirm
INFO:root:Calling peers with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 114
DEBUG:root:Method peers returned {'result': ['026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c'], 'id': 'scala-client'}
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1364, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:49:57.882 [TRC] RPCS: [listpeers] request
DEBUG:lnd(16332):2017-11-29 17:49:57.883 [DBG] RPCS: [listpeers] yielded [127.0.0.1:55204 127.0.0.1:16333] peers
DEBUG:lnd(16332):2017-11-29 17:49:58.146 [INF] DISC: Broadcasting batch of 1 new announcements
DEBUG:lnd(16332):2017-11-29 17:49:58.146 [DBG] SRVR: Broadcasting 1 messages
DEBUG:lnd(16332):2017-11-29 17:49:58.146 [DBG] PEER: Sending NodeAnnouncement(node=026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c, update_time=2017-11-29 17:49:50 +0100 CET) to 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:49:58.146 [DBG] PEER: Sending NodeAnnouncement(node=026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c, update_time=2017-11-29 17:49:50 +0100 CET) to 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:49:58.146 [TRC] PEER: writeMessage to 127.0.0.1:16333: (*lnwire.NodeAnnouncement)(0xc42061e900)({
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc4202493d0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc4202716a0)(112970262223020353976440296647260162849318858750257890505040896683160289784936),
DEBUG:lnd(16332): S: (*big.Int)(0xc420271740)(13450253950897273024746283720650875861632971447569516386274363018209191826318)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Features: (*lnwire.RawFeatureVector)(0xc42000e418)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Timestamp: (uint32) 1511974190,
DEBUG:lnd(16332): NodeID: (*btcec.PublicKey)(0xc4202f67b0)({
DEBUG:proc:lightning_channeld(28131): TRACE: peer_in WIRE_NODE_ANNOUNCEMENT
DEBUG:proc:lightning_gossipd(27274): TRACE: Received node_announcement for node 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c
DEBUG:proc:lightning_gossipd(27274): TRACE: Node not found, was the node_announcement preceeded by at least channel_announcement?
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420278380)(44568601317712083524149018702540083186765019487330407445363757271708109677324),
DEBUG:lnd(16332): Y: (*big.Int)(0xc4202783a0)(69323741418864272627727157330560992527568484080170879298883720960159891073438)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): RGBColor: (lnwire.RGB) {
DEBUG:lnd(16332): red: (uint8) 0,
DEBUG:lnd(16332): green: (uint8) 0,
DEBUG:lnd(16332): blue: (uint8) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Alias: (lnwire.NodeAlias) (len=32 cap=32) 026288ef355a1832c9c7,
DEBUG:lnd(16332): Addresses: ([]net.Addr) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:49:58.146 [TRC] PEER: writeMessage to 127.0.0.1:55204: (*lnwire.NodeAnnouncement)(0xc42061e900)({
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc4202493d0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc4202716a0)(112970262223020353976440296647260162849318858750257890505040896683160289784936),
DEBUG:lnd(16332): S: (*big.Int)(0xc420271740)(13450253950897273024746283720650875861632971447569516386274363018209191826318)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Features: (*lnwire.RawFeatureVector)(0xc42000e418)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Timestamp: (uint32) 1511974190,
DEBUG:lnd(16332): NodeID: (*btcec.PublicKey)(0xc4202f67b0)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420278380)(44568601317712083524149018702540083186765019487330407445363757271708109677324),
DEBUG:lnd(16332): Y: (*big.Int)(0xc4202783a0)(69323741418864272627727157330560992527568484080170879298883720960159891073438)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): RGBColor: (lnwire.RGB) {
DEBUG:lnd(16332): red: (uint8) 0,
DEBUG:lnd(16332): green: (uint8) 0,
DEBUG:lnd(16332): blue: (uint8) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Alias: (lnwire.NodeAlias) (len=32 cap=32) 026288ef355a1832c9c7,
DEBUG:lnd(16332): Addresses: ([]net.Addr) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:eclair(16333):2017-11-29 17:49:58,170 WARN fr.acinq.eclair.router.Router akka://default/user/$f/router - ignoring NodeAnnouncement(3045022100f9c2e70ad2f050d59f0a1373e66b24089264251b3b7b1f08a7de8f6dd065b46802201dbc92eed46b1f41026d955ef3c93e7463f9c0f03029c3631f6c3d121028938e01,,1511974190,026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c,(0,0,0),026288ef355a1832c9c7,List()) (no related channel found)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1364, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:49:58.921 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:49:58 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:49:58 keypool reserve 771
DEBUG:bitcoind:2017-11-29 16:49:58 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:49:58 UpdateTip: new best=3ebbe9821c03961342eee087dc34224c7479c9ae854db8550a8f4628f9d6b79e height=1365 version=0x20000000 log2_work=11.415742 tx=1526 date='2017-11-29 16:49:58' progress=1.000000 cache=0.3MiB(1512txo)
DEBUG:bitcoind:2017-11-29 16:49:58 AddToWallet 4aeac6fb8ba86be93cbf734152567fd196e3494a9789f5e07e6f1a4ff2357ba2 new
DEBUG:bitcoind:2017-11-29 16:49:58 keypool keep 771
DEBUG:proc:2017-11-29 17:49:58.940 [INF] BMGR: Processed 2 blocks in the last 14.09s (3 transactions, height 1365, 2017-11-29 17:49:58 +0100 CET)
DEBUG:lnd(16332):2017-11-29 17:49:58.941 [INF] CRTR: Pruning channel graph using block 3ebbe9821c03961342eee087dc34224c7479c9ae854db8550a8f4628f9d6b79e (height=1365)
DEBUG:lnd(16332):2017-11-29 17:49:58.941 [INF] NTFN: New block: height=1365, sha=3ebbe9821c03961342eee087dc34224c7479c9ae854db8550a8f4628f9d6b79e
DEBUG:lnd(16332):2017-11-29 17:49:58.958 [INF] CRTR: Block 3ebbe9821c03961342eee087dc34224c7479c9ae854db8550a8f4628f9d6b79e (height=1365) closed 0 channels
Waiting for node to learn about 3ebbe9821c03961342eee087dc34224c7479c9ae854db8550a8f4628f9d6b79e
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=3ebbe9821c03961342eee087dc34224c7479c9ae854db8550a8f4628f9d6b79e' in the logs
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=3ebbe9821c03961342eee087dc34224c7479c9ae854db8550a8f4628f9d6b79e' in logs
DEBUG:proc:lightningd(27156): Adding block 9eb7d6f928468f0a55b84d85aec979744c2234dc87e0ee421396031c82e9bb3e
DEBUG:proc:lightningd(27156): peer 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c: Got depth change 1->2 for da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:eclair(16333):2017-11-29 17:50:00,996 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c/$a a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607 - processing Event(CurrentBlockCount(1365),DATA_WAIT_FOR_OPEN_CHANNEL(INPUT_INIT_FUNDEE(a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607,LocalParams(0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8,542,100000000000,100000,1000000,144,30,11340182a0992ab0356191ee76f871d721a9435823972d36be257bc98d33811f01,b8b9ca99089e66a749861dc1e8d35f60c7be4df6697197ac2e0ce16da4166ce6,20cd57c35fff84b7b924c04d7bb944ccaa19c3ff169cc38d74628220480a1de2,6fb0380de4f43134eb482868f5db0c741787333c421f43c1f2e63b223a4a381b,39eb06e33b13033ac519dcc2411c798a792378fc3f09f5c5ce62a22a49be7276,a914f5e04e048f2494d294b2bc5b29e4b218a899337187,a126456d1d530970a26d865616910b958a08410c42693d6997962f12a2fbb030,false,,08),Actor[akka://default/user/$i/server/$a#1505533980],Init(,08)))) from Actor[akka://default/deadLetters] in state CLOSED
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1365, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:01.016 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:01 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:01 keypool reserve 772
DEBUG:bitcoind:2017-11-29 16:50:01 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:01 UpdateTip: new best=44a336b986eefab345655b4a1767489b09b74f98b6b73a318dd8f3ed0e87ba63 height=1366 version=0x20000000 log2_work=11.416798 tx=1527 date='2017-11-29 16:50:01' progress=1.000000 cache=0.3MiB(1513txo)
DEBUG:bitcoind:2017-11-29 16:50:01 AddToWallet 400b7da005f8b2caad5617349ffefc02e507264b12578b52985874e17a5406f5 new
DEBUG:bitcoind:2017-11-29 16:50:01 keypool keep 772
DEBUG:lnd(16332):2017-11-29 17:50:01.048 [INF] CRTR: Pruning channel graph using block 44a336b986eefab345655b4a1767489b09b74f98b6b73a318dd8f3ed0e87ba63 (height=1366)
DEBUG:lnd(16332):2017-11-29 17:50:01.049 [INF] NTFN: New block: height=1366, sha=44a336b986eefab345655b4a1767489b09b74f98b6b73a318dd8f3ed0e87ba63
DEBUG:lnd(16332):2017-11-29 17:50:01.073 [INF] CRTR: Block 44a336b986eefab345655b4a1767489b09b74f98b6b73a318dd8f3ed0e87ba63 (height=1366) closed 0 channels
Waiting for node to learn about 44a336b986eefab345655b4a1767489b09b74f98b6b73a318dd8f3ed0e87ba63
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=44a336b986eefab345655b4a1767489b09b74f98b6b73a318dd8f3ed0e87ba63' in the logs
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=44a336b986eefab345655b4a1767489b09b74f98b6b73a318dd8f3ed0e87ba63' in logs
DEBUG:proc:lightningd(27156): Adding block 63ba870eedf3d88d313ab7b6984fb7099b4867174a5b6545b3faee86b936a344
DEBUG:proc:lightningd(27156): peer 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c: Got depth change 2->3 for da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1365, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:03.120 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:03 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:03 keypool reserve 773
DEBUG:bitcoind:2017-11-29 16:50:03 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:03 UpdateTip: new best=503d0c069fd6d70ffd67dc991dc29155c928de96579ffda29af768b5731c6798 height=1367 version=0x20000000 log2_work=11.417853 tx=1528 date='2017-11-29 16:50:03' progress=1.000000 cache=0.3MiB(1514txo)
DEBUG:bitcoind:2017-11-29 16:50:03 AddToWallet 1c2e9473eb1910e2177b580050e98b7eb99a0cd1cf90be841b126ed67a568dd3 new
DEBUG:bitcoind:2017-11-29 16:50:03 keypool keep 773
Waiting for node to learn about 503d0c069fd6d70ffd67dc991dc29155c928de96579ffda29af768b5731c6798
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=503d0c069fd6d70ffd67dc991dc29155c928de96579ffda29af768b5731c6798' in the logs
DEBUG:lnd(16332):2017-11-29 17:50:03.248 [INF] CRTR: Pruning channel graph using block 503d0c069fd6d70ffd67dc991dc29155c928de96579ffda29af768b5731c6798 (height=1367)
DEBUG:lnd(16332):2017-11-29 17:50:03.248 [INF] NTFN: New block: height=1367, sha=503d0c069fd6d70ffd67dc991dc29155c928de96579ffda29af768b5731c6798
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=503d0c069fd6d70ffd67dc991dc29155c928de96579ffda29af768b5731c6798' in logs
DEBUG:lnd(16332):2017-11-29 17:50:03.261 [INF] CRTR: Block 503d0c069fd6d70ffd67dc991dc29155c928de96579ffda29af768b5731c6798 (height=1367) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 98671c73b568f79aa2fd9f5796de28c95591c21d99dc67fd0fd7d69f060c3d50
DEBUG:proc:lightningd(27156): peer 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c: Got depth change 3->4 for da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7
DEBUG:eclair(16333):2017-11-29 17:50:04,050 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c/$a a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607 - processing Event(CurrentBlockCount(1367),DATA_WAIT_FOR_OPEN_CHANNEL(INPUT_INIT_FUNDEE(a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607,LocalParams(0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8,542,100000000000,100000,1000000,144,30,11340182a0992ab0356191ee76f871d721a9435823972d36be257bc98d33811f01,b8b9ca99089e66a749861dc1e8d35f60c7be4df6697197ac2e0ce16da4166ce6,20cd57c35fff84b7b924c04d7bb944ccaa19c3ff169cc38d74628220480a1de2,6fb0380de4f43134eb482868f5db0c741787333c421f43c1f2e63b223a4a381b,39eb06e33b13033ac519dcc2411c798a792378fc3f09f5c5ce62a22a49be7276,a914f5e04e048f2494d294b2bc5b29e4b218a899337187,a126456d1d530970a26d865616910b958a08410c42693d6997962f12a2fbb030,false,,08),Actor[akka://default/user/$i/server/$a#1505533980],Init(,08)))) from Actor[akka://default/deadLetters] in state CLOSED
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1367, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:05.291 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:05 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:05 keypool reserve 774
DEBUG:bitcoind:2017-11-29 16:50:05 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:05 UpdateTip: new best=4ce35837a890f422a58c65624b75977a7af2fda56f9742ee4b66c27bbd6d2ed2 height=1368 version=0x20000000 log2_work=11.418907 tx=1529 date='2017-11-29 16:50:05' progress=1.000000 cache=0.3MiB(1515txo)
DEBUG:bitcoind:2017-11-29 16:50:05 AddToWallet ddb037f29354967fa5592194b867f4c8b7512b28a20adc317c6d71aafa94df16 new
DEBUG:bitcoind:2017-11-29 16:50:05 keypool keep 774
Waiting for node to learn about 4ce35837a890f422a58c65624b75977a7af2fda56f9742ee4b66c27bbd6d2ed2
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=4ce35837a890f422a58c65624b75977a7af2fda56f9742ee4b66c27bbd6d2ed2' in the logs
DEBUG:lnd(16332):2017-11-29 17:50:05.420 [INF] CRTR: Pruning channel graph using block 4ce35837a890f422a58c65624b75977a7af2fda56f9742ee4b66c27bbd6d2ed2 (height=1368)
DEBUG:lnd(16332):2017-11-29 17:50:05.420 [INF] NTFN: New block: height=1368, sha=4ce35837a890f422a58c65624b75977a7af2fda56f9742ee4b66c27bbd6d2ed2
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=4ce35837a890f422a58c65624b75977a7af2fda56f9742ee4b66c27bbd6d2ed2' in logs
DEBUG:lnd(16332):2017-11-29 17:50:05.434 [INF] CRTR: Block 4ce35837a890f422a58c65624b75977a7af2fda56f9742ee4b66c27bbd6d2ed2 (height=1368) closed 0 channels
DEBUG:eclair(16333):2017-11-29 17:50:05,518 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c/$a a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607 - processing Event('shutdown,DATA_WAIT_FOR_OPEN_CHANNEL(INPUT_INIT_FUNDEE(a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607,LocalParams(0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8,542,100000000000,100000,1000000,144,30,11340182a0992ab0356191ee76f871d721a9435823972d36be257bc98d33811f01,b8b9ca99089e66a749861dc1e8d35f60c7be4df6697197ac2e0ce16da4166ce6,20cd57c35fff84b7b924c04d7bb944ccaa19c3ff169cc38d74628220480a1de2,6fb0380de4f43134eb482868f5db0c741787333c421f43c1f2e63b223a4a381b,39eb06e33b13033ac519dcc2411c798a792378fc3f09f5c5ce62a22a49be7276,a914f5e04e048f2494d294b2bc5b29e4b218a899337187,a126456d1d530970a26d865616910b958a08410c42693d6997962f12a2fbb030,false,,08),Actor[akka://default/user/$i/server/$a#1505533980],Init(,08)))) from Actor[akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c/$a#-985059944] in state CLOSED
DEBUG:eclair(16333):2017-11-29 17:50:05,519 INFO fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c/$a a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607 - shutting down
DEBUG:eclair(16333):2017-11-29 17:50:05,546 INFO fr.acinq.eclair.io.Peer akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c - channel closed: channelId=TemporaryChannelId(a60fb38447d5899aa611259aef7ec4782c6d4cee134d620af17b509b35448607)
DEBUG:eclair(16333):2017-11-29 17:50:05,548 INFO fr.acinq.eclair.io.Peer akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c - that was the last open channel, closing the connection
DEBUG:lnd(16332):2017-11-29 17:50:05.556 [INF] PEER: unable to read message from 127.0.0.1:16333: EOF
DEBUG:lnd(16332):2017-11-29 17:50:05.557 [TRC] PEER: Disconnecting 127.0.0.1:16333, reason: read handler closed
DEBUG:lnd(16332):2017-11-29 17:50:05.557 [TRC] PEER: writeHandler for peer 127.0.0.1:16333 done
DEBUG:lnd(16332):2017-11-29 17:50:05.557 [TRC] PEER: readHandler for peer 127.0.0.1:16333 done
DEBUG:lnd(16332):2017-11-29 17:50:05.557 [TRC] PEER: Update stream for gossiper exited
DEBUG:lnd(16332):2017-11-29 17:50:05.557 [DBG] SRVR: Peer 127.0.0.1:16333 has been disconnected
DEBUG:lnd(16332):2017-11-29 17:50:05.557 [DBG] FNDG: Cancelling all reservations for peer 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8
DEBUG:lnd(16332):2017-11-29 17:50:05.557 [ERR] SRVR: unable to get channel links: unable to locate channel link bydestination hop id 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8
DEBUG:lnd(16332):2017-11-29 17:50:05.557 [DBG] SRVR: removing peer 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:50:05.557 [DBG] SRVR: Attempting to re-establish persistent connection to peer 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:50:05.557 [DBG] CMGR: Disconnected from 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8@127.0.0.1:16333 (reqid 1)
DEBUG:lnd(16332):2017-11-29 17:50:05.557 [DBG] CMGR: Attempting to connect to 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8@127.0.0.1:16333 (reqid 2)
DEBUG:eclair(16333):2017-11-29 17:50:05,560 WARN fr.acinq.eclair.io.Peer akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c - lost connection to 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c
DEBUG:eclair(16333):2017-11-29 17:50:05,564 INFO fr.acinq.eclair.io.Server akka://default/user/$i/server - connected to /127.0.0.1:36604
DEBUG:lnd(16332):2017-11-29 17:50:05.606 [DBG] CMGR: Connected to 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8@127.0.0.1:16333 (reqid 2)
DEBUG:lnd(16332):2017-11-29 17:50:05.606 [INF] SRVR: Established connection to: 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:50:05.606 [TRC] PEER: peer 127.0.0.1:16333 starting
DEBUG:lnd(16332):2017-11-29 17:50:05.606 [DBG] PEER: Sending Init to 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:50:05.606 [TRC] PEER: writeMessage to 127.0.0.1:16333: (*lnwire.Init)(0xc42009fbc0)({
DEBUG:lnd(16332): GlobalFeatures: (*lnwire.RawFeatureVector)(0xc42000e418)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): LocalFeatures: (*lnwire.RawFeatureVector)(0xc4205a0130)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) (len=1) {
DEBUG:lnd(16332): (lnwire.FeatureBit) 3: (bool) true
DEBUG:lnd(16332): }
DEBUG:lnd(16332): })
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:eclair(16333):2017-11-29 17:50:05,623 INFO fr.acinq.eclair.io.Server akka://default/user/$i/server - handshake completed with 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c
DEBUG:eclair(16333):2017-11-29 17:50:05,624 INFO fr.acinq.eclair.io.Peer akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c - registering as a listener to Actor[akka://default/user/$i/server/$b#-1373512562]
DEBUG:eclair(16333):2017-11-29 17:50:05,636 INFO fr.acinq.eclair.io.Peer akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c - 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c has features: initialRoutingSync=true
DEBUG:lnd(16332):2017-11-29 17:50:05.637 [DBG] PEER: Received Init from 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:50:05.637 [TRC] PEER: readMessage from 127.0.0.1:16333: (*lnwire.Init)(0xc42009fdd0)({
DEBUG:lnd(16332): GlobalFeatures: (*lnwire.RawFeatureVector)(0xc4205a0148)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): LocalFeatures: (*lnwire.RawFeatureVector)(0xc4205a0150)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) (len=1) {
DEBUG:lnd(16332): (lnwire.FeatureBit) 3: (bool) true
DEBUG:lnd(16332): }
DEBUG:lnd(16332): })
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:05.637 [DBG] PEER: Loaded 0 active channels from database with peerID(3)
DEBUG:lnd(16332):2017-11-29 17:50:05.638 [INF] DISC: Syncing channel graph state with 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8, sending 1 vertexes and 0 edges
DEBUG:lnd(16332):2017-11-29 17:50:05.638 [INF] SRVR: Attempting to send msgs 1 to: 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8
DEBUG:lnd(16332):2017-11-29 17:50:05.638 [DBG] PEER: Sending NodeAnnouncement(node=026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c, update_time=2017-11-29 17:49:50 +0100 CET) to 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:50:05.638 [TRC] PEER: writeMessage to 127.0.0.1:16333: (*lnwire.NodeAnnouncement)(0xc42061fce0)({
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc4202481c0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc42097a9e0)(112970262223020353976440296647260162849318858750257890505040896683160289784936),
DEBUG:lnd(16332): S: (*big.Int)(0xc42097aa00)(13450253950897273024746283720650875861632971447569516386274363018209191826318)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Features: (*lnwire.RawFeatureVector)(0xc4205a0158)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Timestamp: (uint32) 1511974190,
DEBUG:lnd(16332): NodeID: (*btcec.PublicKey)(0xc42097a8e0)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc42097a900)(44568601317712083524149018702540083186765019487330407445363757271708109677324),
DEBUG:lnd(16332): Y: (*big.Int)(0xc42097a920)(69323741418864272627727157330560992527568484080170879298883720960159891073438)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): RGBColor: (lnwire.RGB) {
DEBUG:lnd(16332): red: (uint8) 0,
DEBUG:lnd(16332): green: (uint8) 0,
DEBUG:lnd(16332): blue: (uint8) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Alias: (lnwire.NodeAlias) (len=32 cap=32) 026288ef355a1832c9c7,
DEBUG:lnd(16332): Addresses: ([]net.Addr) <nil>
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:05.638 [TRC] PEER: Update stream for gossiper created
DEBUG:eclair(16333):2017-11-29 17:50:05,651 WARN fr.acinq.eclair.router.Router akka://default/user/$f/router - ignoring NodeAnnouncement(3045022100f9c2e70ad2f050d59f0a1373e66b24089264251b3b7b1f08a7de8f6dd065b46802201dbc92eed46b1f41026d955ef3c93e7463f9c0f03029c3631f6c3d121028938e01,,1511974190,026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c,(0,0,0),026288ef355a1832c9c7,List()) (no related channel found)
DEBUG:proc:lightningd(27156): Adding block d22e6dbd7bc2664bee42976fa5fdf27a7a97754b62658ca522f490a83758e34c
DEBUG:proc:lightningd(27156): peer 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c: Got depth change 4->5 for da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1368, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:07.452 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:07 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:07 keypool reserve 775
DEBUG:bitcoind:2017-11-29 16:50:07 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:07 UpdateTip: new best=77186f36ce12e3cf0cc885615166e6fe7859feb0a2e8ceb06939fafe656be171 height=1369 version=0x20000000 log2_work=11.41996 tx=1530 date='2017-11-29 16:50:07' progress=1.000000 cache=0.3MiB(1516txo)
DEBUG:bitcoind:2017-11-29 16:50:07 AddToWallet db05e6372dcd2ff74c364be144f4f001051a2edc5c6691d8cb1c6eb330ff5a26 new
DEBUG:bitcoind:2017-11-29 16:50:07 keypool keep 775
Waiting for node to learn about 77186f36ce12e3cf0cc885615166e6fe7859feb0a2e8ceb06939fafe656be171
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=77186f36ce12e3cf0cc885615166e6fe7859feb0a2e8ceb06939fafe656be171' in the logs
DEBUG:lnd(16332):2017-11-29 17:50:07.592 [INF] CRTR: Pruning channel graph using block 77186f36ce12e3cf0cc885615166e6fe7859feb0a2e8ceb06939fafe656be171 (height=1369)
DEBUG:lnd(16332):2017-11-29 17:50:07.592 [INF] NTFN: New block: height=1369, sha=77186f36ce12e3cf0cc885615166e6fe7859feb0a2e8ceb06939fafe656be171
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=77186f36ce12e3cf0cc885615166e6fe7859feb0a2e8ceb06939fafe656be171' in logs
DEBUG:lnd(16332):2017-11-29 17:50:07.602 [INF] CRTR: Block 77186f36ce12e3cf0cc885615166e6fe7859feb0a2e8ceb06939fafe656be171 (height=1369) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 71e16b65fefa3969b0cee8a2b0fe5978fee666516185c80ccfe312ce366f1877
DEBUG:proc:lightningd(27156): peer 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c: Got depth change 5->6 for da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7
DEBUG:proc:lightning_channeld(28131): TRACE: Now dealing with deferred WIRE_CHANNEL_FUNDING_ANNOUNCE_DEPTH
DEBUG:proc:lightning_channeld(28131): TRACE: Exchanging announcement signatures.
DEBUG:proc:lightning_channeld(28131): UPDATE WIRE_CHANNEL_ANNOUNCE
DEBUG:lnd(16332):2017-11-29 17:50:08.111 [DBG] PEER: Received AnnounceSignatures(chan_id=da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7, short_chan_id=1499733860352000) from 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:50:08.111 [TRC] PEER: readMessage from 127.0.0.1:55204: (*lnwire.AnnounceSignatures)(0xc4205c0740)({
DEBUG:lnd(16332): ChannelID: (lnwire.ChannelID) (len=32 cap=32) da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7,
DEBUG:lnd(16332): ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:lnd(16332): BlockHeight: (uint32) 1364,
DEBUG:lnd(16332): TxIndex: (uint32) 1,
DEBUG:lnd(16332): TxPosition: (uint16) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): NodeSignature: (*btcec.Signature)(0xc42051fbf0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420991fa0)(14504273819981162575846367765864294807611408372028064136868739101857106163563),
DEBUG:lnd(16332): S: (*big.Int)(0xc420991fc0)(771192284106974552982726672487969577997651278041755266365976349221275632559)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinSignature: (*btcec.Signature)(0xc42051fc00)({
DEBUG:proc:lightningd(27156): HSM TRACE: Control: type WIRE_HSMCTL_NODE_ANNOUNCEMENT_SIG_REQ len 146
DEBUG:proc:lightning_channeld(28131): TRACE: peer_out WIRE_ANNOUNCEMENT_SIGNATURES
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_FORWARDED_MSG len 436
DEBUG:proc:lightning_gossipd(27274): TRACE: Received channel_announcement for channel 1364:1:0
DEBUG:proc:lightning_gossipd(27274): TRACE: Creating new route from 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c to 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad
DEBUG:proc:lightning_gossipd(27274): TRACE: Creating new route from 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad to 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_FORWARDED_MSG len 134
DEBUG:proc:lightning_gossipd(27274): TRACE: Received channel_update for channel 1364:1:0(1)
DEBUG:proc:lightning_gossipd(27274): TRACE: Channel 1364:1:0(1) was updated.
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_FORWARDED_MSG len 146
DEBUG:proc:lightning_gossipd(27274): TRACE: Received node_announcement for node 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad
DEBUG:lnd(16332): R: (*big.Int)(0xc420991fe0)(88823505557459523300509355994148172071702103419237118316573700518887841596263),
DEBUG:lnd(16332): S: (*big.Int)(0xc4204b34a0)(17721890153528027843306975147798012176099792590461877310682703216109166141191)
DEBUG:lnd(16332): })
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:08.112 [INF] DISC: Received new channel announcement: (*lnwire.AnnounceSignatures)(0xc4205c0740)({
DEBUG:lnd(16332): ChannelID: (lnwire.ChannelID) (len=32 cap=32) da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7,
DEBUG:lnd(16332): ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:lnd(16332): BlockHeight: (uint32) 1364,
DEBUG:lnd(16332): TxIndex: (uint32) 1,
DEBUG:lnd(16332): TxPosition: (uint16) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): NodeSignature: (*btcec.Signature)(0xc42051fbf0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420991fa0)(14504273819981162575846367765864294807611408372028064136868739101857106163563),
DEBUG:lnd(16332): S: (*big.Int)(0xc420991fc0)(771192284106974552982726672487969577997651278041755266365976349221275632559)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinSignature: (*btcec.Signature)(0xc42051fc00)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420991fe0)(88823505557459523300509355994148172071702103419237118316573700518887841596263),
DEBUG:lnd(16332): S: (*big.Int)(0xc4204b34a0)(17721890153528027843306975147798012176099792590461877310682703216109166141191)
DEBUG:lnd(16332): })
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:08.163 [INF] DISC: Fully valid channel proof for short_chan_id=1499733860352000 constructed, adding to next ann batch
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:proc:lightning_channeld(28131): TRACE: peer_out WIRE_CHANNEL_ANNOUNCEMENT
DEBUG:proc:lightning_channeld(28131): TRACE: peer_out WIRE_CHANNEL_UPDATE
DEBUG:proc:lightning_channeld(28131): TRACE: peer_out WIRE_NODE_ANNOUNCEMENT
DEBUG:lnd(16332):2017-11-29 17:50:08.594 [DBG] PEER: Received ChannelAnnouncement(chain_hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, short_chan_id=1499733860352000) from 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:50:08.594 [TRC] PEER: readMessage from 127.0.0.1:55204: (*lnwire.ChannelAnnouncement)(0xc4209ae500)({
DEBUG:lnd(16332): NodeSig1: (*btcec.Signature)(0xc42018a880)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420236960)(9201996142578388740038692929837767246220595813592035463073933164317360480668),
DEBUG:lnd(16332): S: (*big.Int)(0xc420236980)(5149258465741314032620323882341730715299605551839608620919933373130293725587)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): NodeSig2: (*btcec.Signature)(0xc42018a890)({
DEBUG:lnd(16332): R: (*big.Int)(0xc4202369a0)(14504273819981162575846367765864294807611408372028064136868739101857106163563),
DEBUG:lnd(16332): S: (*big.Int)(0xc4202369c0)(771192284106974552982726672487969577997651278041755266365976349221275632559)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinSig1: (*btcec.Signature)(0xc42018a8a0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc4202369e0)(66742424311517569079572014992270306832248440510610216387439098346875928080533),
DEBUG:lnd(16332): S: (*big.Int)(0xc420236a00)(32570467646556591332763910025310274455825640204699235604915402328831095461000)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinSig2: (*btcec.Signature)(0xc42018a8b0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420236a20)(88823505557459523300509355994148172071702103419237118316573700518887841596263),
DEBUG:lnd(16332): S: (*big.Int)(0xc420236a40)(17721890153528027843306975147798012176099792590461877310682703216109166141191)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Features: (*lnwire.RawFeatureVector)(0xc4205fe1d8)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): ChainHash: (chainhash.Hash) (len=32 cap=32) 0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206,
DEBUG:lnd(16332): ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:lnd(16332): BlockHeight: (uint32) 1364,
DEBUG:lnd(16332): TxIndex: (uint32) 1,
DEBUG:lnd(16332): TxPosition: (uint16) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): NodeID1: (*btcec.PublicKey)(0xc420236a60)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420236aa0)(44568601317712083524149018702540083186765019487330407445363757271708109677324),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420236ac0)(69323741418864272627727157330560992527568484080170879298883720960159891073438)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): NodeID2: (*btcec.PublicKey)(0xc420236b60)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420236b80)(102070817854672606799420720519650648166932080350234292341226192084736748512173),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420236ba0)(38292013254077023649453590553807837044511796866199661301230018637737366547922)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinKey1: (*btcec.PublicKey)(0xc420236c40)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420236c60)(93147925038846370549888531713735293546179739042922776574987302987681256733165),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420236c80)(10214198520707829232877574953552603763710499712874229291627956376179853198785)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinKey2: (*btcec.PublicKey)(0xc420236d00)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420236d20)(87988612471131083449819781351016150556611609157307854296650459573067138026928),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420236d80)(32217355821148022809482386950381693430697605619580481485361381935969491530824)
DEBUG:lnd(16332): })
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:08.595 [DBG] PEER: Received ChannelUpdate(chain_hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, short_chan_id=1499733860352000, flag=1, update_time=2017-11-29 17:50:08 +0100 CET) from 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:50:08.599 [TRC] PEER: readMessage from 127.0.0.1:55204: (*lnwire.ChannelUpdate)(0xc4205f9040)({
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc42018a990)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420236ea0)(28841234045213163149510035699299351706510158425825985965930689113945350041174),
DEBUG:lnd(16332): S: (*big.Int)(0xc420236f00)(44652508249108521591099157112475985512352206380206974088728380058537499243546)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): ChainHash: (chainhash.Hash) (len=32 cap=32) 0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206,
DEBUG:lnd(16332): ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:lnd(16332): BlockHeight: (uint32) 1364,
DEBUG:lnd(16332): TxIndex: (uint32) 1,
DEBUG:lnd(16332): TxPosition: (uint16) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Timestamp: (uint32) 1511974208,
DEBUG:lnd(16332): Flags: (uint16) 1,
DEBUG:lnd(16332): TimeLockDelta: (uint16) 6,
DEBUG:lnd(16332): HtlcMinimumMsat: (lnwire.MilliSatoshi) 1 mSAT,
DEBUG:lnd(16332): BaseFee: (uint32) 1,
DEBUG:lnd(16332): FeeRate: (uint32) 10
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:08.601 [DBG] PEER: Received NodeAnnouncement(node=02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad, update_time=2017-11-29 17:50:08 +0100 CET) from 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:50:08.601 [TRC] PEER: readMessage from 127.0.0.1:55204: (*lnwire.NodeAnnouncement)(0xc4202f81e0)({
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc42056aab0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc4209ccec0)(47117285750597295038378691191927831235573931759132894489174578665442173036003),
DEBUG:lnd(16332): S: (*big.Int)(0xc4209ccee0)(3678788776928122562024702410787021642340341435438970757149600369894741952487)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Features: (*lnwire.RawFeatureVector)(0xc42000e108)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Timestamp: (uint32) 1511974208,
DEBUG:lnd(16332): NodeID: (*btcec.PublicKey)(0xc4209ccf00)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc4209ccf20)(102070817854672606799420720519650648166932080350234292341226192084736748512173),
DEBUG:lnd(16332): Y: (*big.Int)(0xc4209ccf40)(38292013254077023649453590553807837044511796866199661301230018637737366547922)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): RGBColor: (lnwire.RGB) {
DEBUG:lnd(16332): red: (uint8) 2,
DEBUG:lnd(16332): green: (uint8) 225,
DEBUG:lnd(16332): blue: (uint8) 170
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Alias: (lnwire.NodeAlias) (len=32 cap=32) IRATETROUGH,
DEBUG:lnd(16332): Addresses: ([]net.Addr) <nil>
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:08.604 [DBG] DISC: Router rejected channel edge: Ignoring msg for known chan_id=1499733860352000
DEBUG:lnd(16332):2017-11-29 17:50:08.616 [INF] CRTR: New channel update applied: (*channeldb.ChannelEdgePolicy)(0xc4202234a0)({
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc42018a990)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420236ea0)(28841234045213163149510035699299351706510158425825985965930689113945350041174),
DEBUG:lnd(16332): S: (*big.Int)(0xc420236f00)(44652508249108521591099157112475985512352206380206974088728380058537499243546)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): ChannelID: (uint64) 1499733860352000,
DEBUG:lnd(16332): LastUpdate: (time.Time) 2017-11-29 17:50:08 +0100 CET,
DEBUG:lnd(16332): Flags: (uint16) 1,
DEBUG:lnd(16332): TimeLockDelta: (uint16) 6,
DEBUG:lnd(16332): MinHTLC: (lnwire.MilliSatoshi) 1 mSAT,
DEBUG:lnd(16332): FeeBaseMSat: (lnwire.MilliSatoshi) 1 mSAT,
DEBUG:lnd(16332): FeeProportionalMillionths: (lnwire.MilliSatoshi) 10 mSAT,
DEBUG:lnd(16332): Node: (*channeldb.LightningNode)(<nil>),
DEBUG:lnd(16332): db: (*channeldb.DB)(<nil>)
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:08.628 [INF] CRTR: Updated vertex data for node=02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1369, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:09.630 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:09 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:09 keypool reserve 776
DEBUG:bitcoind:2017-11-29 16:50:09 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:09 UpdateTip: new best=07330f76798afe31f889e31aab61ba787b20c489aa4a376104a1a1cf732e8646 height=1370 version=0x20000000 log2_work=11.421013 tx=1531 date='2017-11-29 16:50:09' progress=1.000000 cache=0.3MiB(1517txo)
DEBUG:bitcoind:2017-11-29 16:50:09 AddToWallet 223c1c8eac89e17893de91478961428ac204eb92d9aae7b6a5023e17c6ec10fa new
DEBUG:proc:2017-11-29 17:50:09.692 [INF] BMGR: Processed 5 blocks in the last 10.75s (5 transactions, height 1370, 2017-11-29 17:50:09 +0100 CET)
DEBUG:lnd(16332):2017-11-29 17:50:09.694 [INF] CRTR: Pruning channel graph using block 07330f76798afe31f889e31aab61ba787b20c489aa4a376104a1a1cf732e8646 (height=1370)
DEBUG:lnd(16332):2017-11-29 17:50:09.695 [INF] NTFN: New block: height=1370, sha=07330f76798afe31f889e31aab61ba787b20c489aa4a376104a1a1cf732e8646
DEBUG:bitcoind:2017-11-29 16:50:09 keypool keep 776
DEBUG:lnd(16332):2017-11-29 17:50:09.701 [INF] CRTR: Block 07330f76798afe31f889e31aab61ba787b20c489aa4a376104a1a1cf732e8646 (height=1370) closed 0 channels
Waiting for node to learn about 07330f76798afe31f889e31aab61ba787b20c489aa4a376104a1a1cf732e8646
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=07330f76798afe31f889e31aab61ba787b20c489aa4a376104a1a1cf732e8646' in the logs
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=07330f76798afe31f889e31aab61ba787b20c489aa4a376104a1a1cf732e8646' in logs
DEBUG:proc:lightningd(27156): Adding block 46862e73cfa1a10461374aaa89c4207b78ba61ab1ae389f831fe8a79760f3307
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1370, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:11.740 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:11 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:11 keypool reserve 777
DEBUG:bitcoind:2017-11-29 16:50:11 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:11 UpdateTip: new best=1663bddd6ef6a00a6239ae20ddc248943bb406da7d083d63fd3737ea11a0c5a0 height=1371 version=0x20000000 log2_work=11.422065 tx=1532 date='2017-11-29 16:50:11' progress=1.000000 cache=0.3MiB(1518txo)
DEBUG:bitcoind:2017-11-29 16:50:11 AddToWallet 4e19aa2efcf2e3e73ffaff52f03235eaf400c89d2d12ef35f89d24d73573d6cb new
DEBUG:bitcoind:2017-11-29 16:50:11 keypool keep 777
Waiting for node to learn about 1663bddd6ef6a00a6239ae20ddc248943bb406da7d083d63fd3737ea11a0c5a0
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=1663bddd6ef6a00a6239ae20ddc248943bb406da7d083d63fd3737ea11a0c5a0' in the logs
DEBUG:lnd(16332):2017-11-29 17:50:11.857 [INF] CRTR: Pruning channel graph using block 1663bddd6ef6a00a6239ae20ddc248943bb406da7d083d63fd3737ea11a0c5a0 (height=1371)
DEBUG:lnd(16332):2017-11-29 17:50:11.857 [INF] NTFN: New block: height=1371, sha=1663bddd6ef6a00a6239ae20ddc248943bb406da7d083d63fd3737ea11a0c5a0
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=1663bddd6ef6a00a6239ae20ddc248943bb406da7d083d63fd3737ea11a0c5a0' in logs
DEBUG:lnd(16332):2017-11-29 17:50:11.870 [INF] CRTR: Block 1663bddd6ef6a00a6239ae20ddc248943bb406da7d083d63fd3737ea11a0c5a0 (height=1371) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block a0c5a011ea3737fd633d087dda06b43b9448c2dd20ae39620aa0f66eddbd6316
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1371, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:13.876 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:13 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:13 keypool reserve 778
DEBUG:bitcoind:2017-11-29 16:50:13 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:13 UpdateTip: new best=14813788720a841ea2c3bff5bf91de097c4acf03a3338d117d816fc8f51d9298 height=1372 version=0x20000000 log2_work=11.423116 tx=1533 date='2017-11-29 16:50:13' progress=1.000000 cache=0.3MiB(1519txo)
DEBUG:bitcoind:2017-11-29 16:50:13 AddToWallet 79b282ec9313ea44e921a4899c7ac48e7419c0a83d7bf162185445e611d79d0b new
DEBUG:bitcoind:2017-11-29 16:50:13 keypool keep 778
Waiting for node to learn about 14813788720a841ea2c3bff5bf91de097c4acf03a3338d117d816fc8f51d9298
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=14813788720a841ea2c3bff5bf91de097c4acf03a3338d117d816fc8f51d9298' in the logs
DEBUG:lnd(16332):2017-11-29 17:50:14.007 [INF] CRTR: Pruning channel graph using block 14813788720a841ea2c3bff5bf91de097c4acf03a3338d117d816fc8f51d9298 (height=1372)
DEBUG:lnd(16332):2017-11-29 17:50:14.008 [INF] NTFN: New block: height=1372, sha=14813788720a841ea2c3bff5bf91de097c4acf03a3338d117d816fc8f51d9298
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=14813788720a841ea2c3bff5bf91de097c4acf03a3338d117d816fc8f51d9298' in logs
DEBUG:lnd(16332):2017-11-29 17:50:14.018 [INF] CRTR: Block 14813788720a841ea2c3bff5bf91de097c4acf03a3338d117d816fc8f51d9298 (height=1372) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 98921df5c86f817d118d33a303cf4a7c09de91bff5bfc3a21e840a7288378114
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1372, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:16.043 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:16 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:16 keypool reserve 779
DEBUG:bitcoind:2017-11-29 16:50:16 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:16 UpdateTip: new best=39f5cf6ba4d1edc42673110ac2d649816ea69257892fd76d211f2255447886b7 height=1373 version=0x20000000 log2_work=11.424166 tx=1534 date='2017-11-29 16:50:16' progress=1.000000 cache=0.3MiB(1520txo)
DEBUG:bitcoind:2017-11-29 16:50:16 AddToWallet 82b20679c52719ef96aea8382fc630ab3de01e1bee3f6ada0474cb6826e69ab3 new
DEBUG:bitcoind:2017-11-29 16:50:16 keypool keep 779
Waiting for node to learn about 39f5cf6ba4d1edc42673110ac2d649816ea69257892fd76d211f2255447886b7
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=39f5cf6ba4d1edc42673110ac2d649816ea69257892fd76d211f2255447886b7' in the logs
DEBUG:lnd(16332):2017-11-29 17:50:16.173 [INF] CRTR: Pruning channel graph using block 39f5cf6ba4d1edc42673110ac2d649816ea69257892fd76d211f2255447886b7 (height=1373)
DEBUG:lnd(16332):2017-11-29 17:50:16.173 [INF] NTFN: New block: height=1373, sha=39f5cf6ba4d1edc42673110ac2d649816ea69257892fd76d211f2255447886b7
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=39f5cf6ba4d1edc42673110ac2d649816ea69257892fd76d211f2255447886b7' in logs
DEBUG:lnd(16332):2017-11-29 17:50:16.187 [INF] CRTR: Block 39f5cf6ba4d1edc42673110ac2d649816ea69257892fd76d211f2255447886b7 (height=1373) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block b786784455221f216dd72f895792a66e8149d6c20a117326c4edd1a46bcff539
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1373, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:18.208 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:18 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:18 keypool reserve 780
DEBUG:bitcoind:2017-11-29 16:50:18 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:18 UpdateTip: new best=439c5344e95c714db50e5890d483dad8a04c9581730f3d6bee8d40c760ee6830 height=1374 version=0x20000000 log2_work=11.425216 tx=1535 date='2017-11-29 16:50:18' progress=1.000000 cache=0.3MiB(1521txo)
DEBUG:bitcoind:2017-11-29 16:50:18 AddToWallet e789c699f5155b6bcd276c023cde1af1318659699a5bd97e559ac6b10766d1f2 new
DEBUG:bitcoind:2017-11-29 16:50:18 keypool keep 780
Waiting for node to learn about 439c5344e95c714db50e5890d483dad8a04c9581730f3d6bee8d40c760ee6830
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=439c5344e95c714db50e5890d483dad8a04c9581730f3d6bee8d40c760ee6830' in the logs
DEBUG:proc:lightningd(27156): Adding block 3068ee60c7408dee6b3d0f7381954ca0d8da83d490580eb54d715ce944539c43
DEBUG:lnd(16332):2017-11-29 17:50:18.340 [INF] CRTR: Pruning channel graph using block 439c5344e95c714db50e5890d483dad8a04c9581730f3d6bee8d40c760ee6830 (height=1374)
DEBUG:lnd(16332):2017-11-29 17:50:18.340 [INF] NTFN: New block: height=1374, sha=439c5344e95c714db50e5890d483dad8a04c9581730f3d6bee8d40c760ee6830
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=439c5344e95c714db50e5890d483dad8a04c9581730f3d6bee8d40c760ee6830' in logs
DEBUG:lnd(16332):2017-11-29 17:50:18.350 [INF] CRTR: Block 439c5344e95c714db50e5890d483dad8a04c9581730f3d6bee8d40c760ee6830 (height=1374) closed 0 channels
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1374, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:20.384 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:20 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:20 keypool reserve 781
DEBUG:bitcoind:2017-11-29 16:50:20 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:20 UpdateTip: new best=557079959ffe4633fd0a81cca56063feb9e74eaece0aaeab45b1990c23d3b723 height=1375 version=0x20000000 log2_work=11.426265 tx=1536 date='2017-11-29 16:50:20' progress=1.000000 cache=0.3MiB(1522txo)
DEBUG:bitcoind:2017-11-29 16:50:20 AddToWallet 25e4d7524d67a97fe379501588696ec068414f73b9961b0b1295126d76777992 new
DEBUG:bitcoind:2017-11-29 16:50:20 keypool keep 781
DEBUG:proc:2017-11-29 17:50:20.426 [INF] BMGR: Processed 5 blocks in the last 10.73s (5 transactions, height 1375, 2017-11-29 17:50:20 +0100 CET)
DEBUG:lnd(16332):2017-11-29 17:50:20.428 [INF] CRTR: Pruning channel graph using block 557079959ffe4633fd0a81cca56063feb9e74eaece0aaeab45b1990c23d3b723 (height=1375)
DEBUG:lnd(16332):2017-11-29 17:50:20.432 [INF] NTFN: New block: height=1375, sha=557079959ffe4633fd0a81cca56063feb9e74eaece0aaeab45b1990c23d3b723
DEBUG:lnd(16332):2017-11-29 17:50:20.438 [INF] CRTR: Block 557079959ffe4633fd0a81cca56063feb9e74eaece0aaeab45b1990c23d3b723 (height=1375) closed 0 channels
Waiting for node to learn about 557079959ffe4633fd0a81cca56063feb9e74eaece0aaeab45b1990c23d3b723
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=557079959ffe4633fd0a81cca56063feb9e74eaece0aaeab45b1990c23d3b723' in the logs
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=557079959ffe4633fd0a81cca56063feb9e74eaece0aaeab45b1990c23d3b723' in logs
DEBUG:proc:lightningd(27156): Adding block 23b7d3230c99b145abae0aceae4ee7b9fe6360a5cc810afd3346fe9f95797055
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1374, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:22.506 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:22 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:22 keypool reserve 782
DEBUG:bitcoind:2017-11-29 16:50:22 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:22 UpdateTip: new best=3a05ff875a3cc71d38d154ccc1fcca55cca491eda3cc0c039f9b6528358e34dd height=1376 version=0x20000000 log2_work=11.427313 tx=1537 date='2017-11-29 16:50:22' progress=1.000000 cache=0.3MiB(1523txo)
DEBUG:bitcoind:2017-11-29 16:50:22 AddToWallet 3384e786275000cc08c5b482069eb2b187de8aa389ff94d9409915957e669b39 new
DEBUG:lnd(16332):2017-11-29 17:50:22.555 [INF] CRTR: Pruning channel graph using block 3a05ff875a3cc71d38d154ccc1fcca55cca491eda3cc0c039f9b6528358e34dd (height=1376)
DEBUG:lnd(16332):2017-11-29 17:50:22.555 [INF] NTFN: New block: height=1376, sha=3a05ff875a3cc71d38d154ccc1fcca55cca491eda3cc0c039f9b6528358e34dd
DEBUG:bitcoind:2017-11-29 16:50:22 keypool keep 782
DEBUG:lnd(16332):2017-11-29 17:50:22.563 [INF] CRTR: Block 3a05ff875a3cc71d38d154ccc1fcca55cca491eda3cc0c039f9b6528358e34dd (height=1376) closed 0 channels
Waiting for node to learn about 3a05ff875a3cc71d38d154ccc1fcca55cca491eda3cc0c039f9b6528358e34dd
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=3a05ff875a3cc71d38d154ccc1fcca55cca491eda3cc0c039f9b6528358e34dd' in the logs
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=3a05ff875a3cc71d38d154ccc1fcca55cca491eda3cc0c039f9b6528358e34dd' in logs
DEBUG:proc:lightningd(27156): Adding block dd348e3528659b9f030ccca3ed91a4cc55cafcc1cc54d1381dc73c5a87ff053a
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1376, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:24.628 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:24 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:24 keypool reserve 783
DEBUG:bitcoind:2017-11-29 16:50:24 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:24 UpdateTip: new best=4c680ec125998dfa4c6f730c2ba2c7e8477380f3659bb945af818d12eeb05d59 height=1377 version=0x20000000 log2_work=11.42836 tx=1538 date='2017-11-29 16:50:24' progress=1.000000 cache=0.3MiB(1524txo)
DEBUG:bitcoind:2017-11-29 16:50:24 AddToWallet f8f709aa367dc6b5dd85e18bf126538457a0f14d61a8f48c9d265e9fa82693f0 new
DEBUG:bitcoind:2017-11-29 16:50:24 keypool keep 783
Waiting for node to learn about 4c680ec125998dfa4c6f730c2ba2c7e8477380f3659bb945af818d12eeb05d59
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=4c680ec125998dfa4c6f730c2ba2c7e8477380f3659bb945af818d12eeb05d59' in the logs
DEBUG:lnd(16332):2017-11-29 17:50:24.756 [INF] CRTR: Pruning channel graph using block 4c680ec125998dfa4c6f730c2ba2c7e8477380f3659bb945af818d12eeb05d59 (height=1377)
DEBUG:lnd(16332):2017-11-29 17:50:24.756 [INF] NTFN: New block: height=1377, sha=4c680ec125998dfa4c6f730c2ba2c7e8477380f3659bb945af818d12eeb05d59
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=4c680ec125998dfa4c6f730c2ba2c7e8477380f3659bb945af818d12eeb05d59' in logs
DEBUG:lnd(16332):2017-11-29 17:50:24.771 [INF] CRTR: Block 4c680ec125998dfa4c6f730c2ba2c7e8477380f3659bb945af818d12eeb05d59 (height=1377) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 595db0ee128d81af45b99b65f3807347e8c7a22b0c736f4cfa8d9925c10e684c
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1377, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:26.807 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:26 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:26 keypool reserve 784
DEBUG:bitcoind:2017-11-29 16:50:26 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:26 UpdateTip: new best=098220007bbc97b1d0ded56956c393ab23bdfb0da0163326d7764948c70cdd76 height=1378 version=0x20000000 log2_work=11.429407 tx=1539 date='2017-11-29 16:50:26' progress=1.000000 cache=0.3MiB(1525txo)
DEBUG:bitcoind:2017-11-29 16:50:26 AddToWallet 22a160116a0c5fee9ac05b9ae8d5213df85afc9db97b84ebbac2bad3da91b0f7 new
DEBUG:bitcoind:2017-11-29 16:50:26 keypool keep 784
Waiting for node to learn about 098220007bbc97b1d0ded56956c393ab23bdfb0da0163326d7764948c70cdd76
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=098220007bbc97b1d0ded56956c393ab23bdfb0da0163326d7764948c70cdd76' in the logs
DEBUG:lnd(16332):2017-11-29 17:50:26.949 [INF] NTFN: New block: height=1378, sha=098220007bbc97b1d0ded56956c393ab23bdfb0da0163326d7764948c70cdd76
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=098220007bbc97b1d0ded56956c393ab23bdfb0da0163326d7764948c70cdd76' in logs
DEBUG:lnd(16332):2017-11-29 17:50:26.949 [INF] CRTR: Pruning channel graph using block 098220007bbc97b1d0ded56956c393ab23bdfb0da0163326d7764948c70cdd76 (height=1378)
DEBUG:lnd(16332):2017-11-29 17:50:26.960 [INF] CRTR: Block 098220007bbc97b1d0ded56956c393ab23bdfb0da0163326d7764948c70cdd76 (height=1378) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 76dd0cc7484976d7263316a00dfbbd23ab93c35669d5ded0b197bc7b00208209
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:lnd(16332):2017-11-29 17:50:28.146 [INF] DISC: Broadcasting batch of 4 new announcements
DEBUG:lnd(16332):2017-11-29 17:50:28.146 [DBG] SRVR: Broadcasting 4 messages
DEBUG:lnd(16332):2017-11-29 17:50:28.146 [DBG] PEER: Sending ChannelAnnouncement(chain_hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, short_chan_id=1499733860352000) to 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:50:28.147 [DBG] PEER: Sending ChannelAnnouncement(chain_hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, short_chan_id=1499733860352000) to 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:50:28.146 [TRC] PEER: writeMessage to 127.0.0.1:16333: (*lnwire.ChannelAnnouncement)(0xc42008bd80)({
DEBUG:lnd(16332): NodeSig1: (*btcec.Signature)(0xc42018a360)({
DEBUG:lnd(16332): R: (*big.Int)(0xc42027abe0)(9201996142578388740038692929837767246220595813592035463073933164317360480668),
DEBUG:lnd(16332): S: (*big.Int)(0xc42027ac00)(5149258465741314032620323882341730715299605551839608620919933373130293725587)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): NodeSig2: (*btcec.Signature)(0xc42051fbf0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420991fa0)(14504273819981162575846367765864294807611408372028064136868739101857106163563),
DEBUG:lnd(16332): S: (*big.Int)(0xc420991fc0)(771192284106974552982726672487969577997651278041755266365976349221275632559)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinSig1: (*btcec.Signature)(0xc42018a370)({
DEBUG:lnd(16332): R: (*big.Int)(0xc42027ac40)(66742424311517569079572014992270306832248440510610216387439098346875928080533),
DEBUG:lnd(16332): S: (*big.Int)(0xc42027ac60)(32570467646556591332763910025310274455825640204699235604915402328831095461000)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinSig2: (*btcec.Signature)(0xc42051fc00)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420991fe0)(88823505557459523300509355994148172071702103419237118316573700518887841596263),
DEBUG:lnd(16332): S: (*big.Int)(0xc4204b34a0)(17721890153528027843306975147798012176099792590461877310682703216109166141191)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Features: (*lnwire.RawFeatureVector)(0xc4205fe1b8)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:proc:lightning_channeld(28131): TRACE: peer_in WIRE_CHANNEL_ANNOUNCEMENT
DEBUG:proc:lightning_gossipd(27274): TRACE: Received channel_announcement for channel 1364:1:0
DEBUG:proc:lightning_channeld(28131): TRACE: peer_in WIRE_CHANNEL_UPDATE
DEBUG:proc:lightning_gossipd(27274): TRACE: Not forwarding channel_announcement
DEBUG:proc:lightning_gossipd(27274): TRACE: Received channel_update for channel 1364:1:0(0)
DEBUG:proc:lightning_gossipd(27274): TRACE: Channel 1364:1:0(0) was updated.
DEBUG:proc:lightning_channeld(28131): TRACE: peer_in WIRE_CHANNEL_UPDATE
DEBUG:proc:lightning_gossipd(27274): TRACE: Received channel_update for channel 1364:1:0(1)
DEBUG:proc:lightning_gossipd(27274): TRACE: Ignoring outdated update.
DEBUG:proc:lightning_channeld(28131): TRACE: peer_in WIRE_NODE_ANNOUNCEMENT
DEBUG:proc:lightning_gossipd(27274): TRACE: Received node_announcement for node 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad
DEBUG:proc:lightning_gossipd(27274): TRACE: Ignoring node announcement, it's outdated.
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): ChainHash: (chainhash.Hash) (len=32 cap=32) 0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206,
DEBUG:lnd(16332): ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:lnd(16332): BlockHeight: (uint32) 1364,
DEBUG:lnd(16332): TxIndex: (uint32) 1,
DEBUG:lnd(16332): TxPosition: (uint16) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): NodeID1: (*btcec.PublicKey)(0xc4204b3ea0)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc4204b3ee0)(44568601317712083524149018702540083186765019487330407445363757271708109677324),
DEBUG:lnd(16332): Y: (*big.Int)(0xc4204b3f20)(69323741418864272627727157330560992527568484080170879298883720960159891073438)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): NodeID2: (*btcec.PublicKey)(0xc42027a0c0)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc42027a0e0)(102070817854672606799420720519650648166932080350234292341226192084736748512173),
DEBUG:lnd(16332): Y: (*big.Int)(0xc42027a100)(38292013254077023649453590553807837044511796866199661301230018637737366547922)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinKey1: (*btcec.PublicKey)(0xc42027a240)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc42027a280)(93147925038846370549888531713735293546179739042922776574987302987681256733165),
DEBUG:lnd(16332): Y: (*big.Int)(0xc42027a2a0)(10214198520707829232877574953552603763710499712874229291627956376179853198785)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinKey2: (*btcec.PublicKey)(0xc42027a3e0)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc42027a420)(87988612471131083449819781351016150556611609157307854296650459573067138026928),
DEBUG:lnd(16332): Y: (*big.Int)(0xc42027a440)(32217355821148022809482386950381693430697605619580481485361381935969491530824)
DEBUG:lnd(16332): })
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:28.147 [TRC] PEER: writeMessage to 127.0.0.1:55204: (*lnwire.ChannelAnnouncement)(0xc42008bd80)({
DEBUG:lnd(16332): NodeSig1: (*btcec.Signature)(0xc42018a360)({
DEBUG:lnd(16332): R: (*big.Int)(0xc42027abe0)(9201996142578388740038692929837767246220595813592035463073933164317360480668),
DEBUG:lnd(16332): S: (*big.Int)(0xc42027ac00)(5149258465741314032620323882341730715299605551839608620919933373130293725587)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): NodeSig2: (*btcec.Signature)(0xc42051fbf0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420991fa0)(14504273819981162575846367765864294807611408372028064136868739101857106163563),
DEBUG:lnd(16332): S: (*big.Int)(0xc420991fc0)(771192284106974552982726672487969577997651278041755266365976349221275632559)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinSig1: (*btcec.Signature)(0xc42018a370)({
DEBUG:lnd(16332): R: (*big.Int)(0xc42027ac40)(66742424311517569079572014992270306832248440510610216387439098346875928080533),
DEBUG:lnd(16332): S: (*big.Int)(0xc42027ac60)(32570467646556591332763910025310274455825640204699235604915402328831095461000)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinSig2: (*btcec.Signature)(0xc42051fc00)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420991fe0)(88823505557459523300509355994148172071702103419237118316573700518887841596263),
DEBUG:lnd(16332): S: (*big.Int)(0xc4204b34a0)(17721890153528027843306975147798012176099792590461877310682703216109166141191)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Features: (*lnwire.RawFeatureVector)(0xc4205fe1b8)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): ChainHash: (chainhash.Hash) (len=32 cap=32) 0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206,
DEBUG:lnd(16332): ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:lnd(16332): BlockHeight: (uint32) 1364,
DEBUG:lnd(16332): TxIndex: (uint32) 1,
DEBUG:lnd(16332): TxPosition: (uint16) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): NodeID1: (*btcec.PublicKey)(0xc4204b3ea0)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc4204b3ee0)(44568601317712083524149018702540083186765019487330407445363757271708109677324),
DEBUG:lnd(16332): Y: (*big.Int)(0xc4204b3f20)(69323741418864272627727157330560992527568484080170879298883720960159891073438)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): NodeID2: (*btcec.PublicKey)(0xc42027a0c0)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc42027a0e0)(102070817854672606799420720519650648166932080350234292341226192084736748512173),
DEBUG:lnd(16332): Y: (*big.Int)(0xc42027a100)(38292013254077023649453590553807837044511796866199661301230018637737366547922)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinKey1: (*btcec.PublicKey)(0xc42027a240)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc42027a280)(93147925038846370549888531713735293546179739042922776574987302987681256733165),
DEBUG:lnd(16332): Y: (*big.Int)(0xc42027a2a0)(10214198520707829232877574953552603763710499712874229291627956376179853198785)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinKey2: (*btcec.PublicKey)(0xc42027a3e0)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc42027a420)(87988612471131083449819781351016150556611609157307854296650459573067138026928),
DEBUG:lnd(16332): Y: (*big.Int)(0xc42027a440)(32217355821148022809482386950381693430697605619580481485361381935969491530824)
DEBUG:lnd(16332): })
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:28.147 [DBG] PEER: Sending ChannelUpdate(chain_hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, short_chan_id=1499733860352000, flag=0, update_time=2017-11-29 17:49:50 +0100 CET) to 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:50:28.154 [TRC] PEER: writeMessage to 127.0.0.1:16333: (*lnwire.ChannelUpdate)(0xc4205f8370)({
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc42018a2b0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc42027a6a0)(37905352609065646813321128813541040920964752937329800514260652342757390133380),
DEBUG:lnd(16332): S: (*big.Int)(0xc42027a700)(28663728730090061058900207684104122505764562848149919172003483084288856412245)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): ChainHash: (chainhash.Hash) (len=32 cap=32) 0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206,
DEBUG:lnd(16332): ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:lnd(16332): BlockHeight: (uint32) 1364,
DEBUG:lnd(16332): TxIndex: (uint32) 1,
DEBUG:lnd(16332): TxPosition: (uint16) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Timestamp: (uint32) 1511974190,
DEBUG:lnd(16332): Flags: (uint16) 0,
DEBUG:lnd(16332): TimeLockDelta: (uint16) 144,
DEBUG:lnd(16332): HtlcMinimumMsat: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:lnd(16332): BaseFee: (uint32) 1000,
DEBUG:lnd(16332): FeeRate: (uint32) 1
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:28.154 [DBG] PEER: Sending ChannelUpdate(chain_hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, short_chan_id=1499733860352000, flag=1, update_time=2017-11-29 17:50:08 +0100 CET) to 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:50:28.155 [TRC] PEER: writeMessage to 127.0.0.1:16333: (*lnwire.ChannelUpdate)(0xc4205f9040)({
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc42018a990)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420236ea0)(28841234045213163149510035699299351706510158425825985965930689113945350041174),
DEBUG:lnd(16332): S: (*big.Int)(0xc420236f00)(44652508249108521591099157112475985512352206380206974088728380058537499243546)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): ChainHash: (chainhash.Hash) (len=32 cap=32) 0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206,
DEBUG:lnd(16332): ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:lnd(16332): BlockHeight: (uint32) 1364,
DEBUG:lnd(16332): TxIndex: (uint32) 1,
DEBUG:lnd(16332): TxPosition: (uint16) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Timestamp: (uint32) 1511974208,
DEBUG:lnd(16332): Flags: (uint16) 1,
DEBUG:lnd(16332): TimeLockDelta: (uint16) 6,
DEBUG:lnd(16332): HtlcMinimumMsat: (lnwire.MilliSatoshi) 1 mSAT,
DEBUG:lnd(16332): BaseFee: (uint32) 1,
DEBUG:lnd(16332): FeeRate: (uint32) 10
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:28.154 [DBG] PEER: Sending ChannelUpdate(chain_hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, short_chan_id=1499733860352000, flag=0, update_time=2017-11-29 17:49:50 +0100 CET) to 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:50:28.157 [TRC] PEER: writeMessage to 127.0.0.1:55204: (*lnwire.ChannelUpdate)(0xc4205f8370)({
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc42018a2b0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc42027a6a0)(37905352609065646813321128813541040920964752937329800514260652342757390133380),
DEBUG:lnd(16332): S: (*big.Int)(0xc42027a700)(28663728730090061058900207684104122505764562848149919172003483084288856412245)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): ChainHash: (chainhash.Hash) (len=32 cap=32) 0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206,
DEBUG:lnd(16332): ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:lnd(16332): BlockHeight: (uint32) 1364,
DEBUG:lnd(16332): TxIndex: (uint32) 1,
DEBUG:lnd(16332): TxPosition: (uint16) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Timestamp: (uint32) 1511974190,
DEBUG:lnd(16332): Flags: (uint16) 0,
DEBUG:lnd(16332): TimeLockDelta: (uint16) 144,
DEBUG:lnd(16332): HtlcMinimumMsat: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:lnd(16332): BaseFee: (uint32) 1000,
DEBUG:lnd(16332): FeeRate: (uint32) 1
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:28.158 [DBG] PEER: Sending NodeAnnouncement(node=02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad, update_time=2017-11-29 17:50:08 +0100 CET) to 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:50:28.159 [TRC] PEER: writeMessage to 127.0.0.1:16333: (*lnwire.NodeAnnouncement)(0xc4202f81e0)({
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc42056aab0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc4209ccec0)(47117285750597295038378691191927831235573931759132894489174578665442173036003),
DEBUG:lnd(16332): S: (*big.Int)(0xc4209ccee0)(3678788776928122562024702410787021642340341435438970757149600369894741952487)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Features: (*lnwire.RawFeatureVector)(0xc42000e108)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Timestamp: (uint32) 1511974208,
DEBUG:lnd(16332): NodeID: (*btcec.PublicKey)(0xc4209ccf00)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc4209ccf20)(102070817854672606799420720519650648166932080350234292341226192084736748512173),
DEBUG:lnd(16332): Y: (*big.Int)(0xc4209ccf40)(38292013254077023649453590553807837044511796866199661301230018637737366547922)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): RGBColor: (lnwire.RGB) {
DEBUG:lnd(16332): red: (uint8) 2,
DEBUG:lnd(16332): green: (uint8) 225,
DEBUG:lnd(16332): blue: (uint8) 170
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Alias: (lnwire.NodeAlias) (len=32 cap=32) IRATETROUGH,
DEBUG:lnd(16332): Addresses: ([]net.Addr) <nil>
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:28.159 [DBG] PEER: Sending ChannelUpdate(chain_hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, short_chan_id=1499733860352000, flag=1, update_time=2017-11-29 17:50:08 +0100 CET) to 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:50:28.160 [TRC] PEER: writeMessage to 127.0.0.1:55204: (*lnwire.ChannelUpdate)(0xc4205f9040)({
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc42018a990)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420236ea0)(28841234045213163149510035699299351706510158425825985965930689113945350041174),
DEBUG:lnd(16332): S: (*big.Int)(0xc420236f00)(44652508249108521591099157112475985512352206380206974088728380058537499243546)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): ChainHash: (chainhash.Hash) (len=32 cap=32) 0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206,
DEBUG:lnd(16332): ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:lnd(16332): BlockHeight: (uint32) 1364,
DEBUG:lnd(16332): TxIndex: (uint32) 1,
DEBUG:lnd(16332): TxPosition: (uint16) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Timestamp: (uint32) 1511974208,
DEBUG:lnd(16332): Flags: (uint16) 1,
DEBUG:lnd(16332): TimeLockDelta: (uint16) 6,
DEBUG:lnd(16332): HtlcMinimumMsat: (lnwire.MilliSatoshi) 1 mSAT,
DEBUG:lnd(16332): BaseFee: (uint32) 1,
DEBUG:lnd(16332): FeeRate: (uint32) 10
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:28.162 [DBG] PEER: Sending NodeAnnouncement(node=02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad, update_time=2017-11-29 17:50:08 +0100 CET) to 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:50:28.162 [TRC] PEER: writeMessage to 127.0.0.1:55204: (*lnwire.NodeAnnouncement)(0xc4202f81e0)({
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc42056aab0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc4209ccec0)(47117285750597295038378691191927831235573931759132894489174578665442173036003),
DEBUG:lnd(16332): S: (*big.Int)(0xc4209ccee0)(3678788776928122562024702410787021642340341435438970757149600369894741952487)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Features: (*lnwire.RawFeatureVector)(0xc42000e108)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Timestamp: (uint32) 1511974208,
DEBUG:lnd(16332): NodeID: (*btcec.PublicKey)(0xc4209ccf00)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc4209ccf20)(102070817854672606799420720519650648166932080350234292341226192084736748512173),
DEBUG:lnd(16332): Y: (*big.Int)(0xc4209ccf40)(38292013254077023649453590553807837044511796866199661301230018637737366547922)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): RGBColor: (lnwire.RGB) {
DEBUG:lnd(16332): red: (uint8) 2,
DEBUG:lnd(16332): green: (uint8) 225,
DEBUG:lnd(16332): blue: (uint8) 170
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Alias: (lnwire.NodeAlias) (len=32 cap=32) IRATETROUGH,
DEBUG:lnd(16332): Addresses: ([]net.Addr) <nil>
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:proc:lightning_channeld(28131): TRACE: peer_out WIRE_CHANNEL_UPDATE
DEBUG:lnd(16332):2017-11-29 17:50:28.595 [DBG] PEER: Received ChannelUpdate(chain_hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, short_chan_id=1499733860352000, flag=0, update_time=2017-11-29 17:49:50 +0100 CET) from 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:50:28.595 [TRC] PEER: readMessage from 127.0.0.1:55204: (*lnwire.ChannelUpdate)(0xc42094fd60)({
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc4205b1bb0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420b490e0)(37905352609065646813321128813541040920964752937329800514260652342757390133380),
DEBUG:lnd(16332): S: (*big.Int)(0xc420b49100)(28663728730090061058900207684104122505764562848149919172003483084288856412245)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): ChainHash: (chainhash.Hash) (len=32 cap=32) 0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206,
DEBUG:lnd(16332): ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:lnd(16332): BlockHeight: (uint32) 1364,
DEBUG:lnd(16332): TxIndex: (uint32) 1,
DEBUG:lnd(16332): TxPosition: (uint16) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Timestamp: (uint32) 1511974190,
DEBUG:lnd(16332): Flags: (uint16) 0,
DEBUG:lnd(16332): TimeLockDelta: (uint16) 144,
DEBUG:lnd(16332): HtlcMinimumMsat: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:lnd(16332): BaseFee: (uint32) 1000,
DEBUG:lnd(16332): FeeRate: (uint32) 1
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:28.602 [DBG] DISC: Ignoring update (flags=0) for known chan_id=1499733860352000
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1378, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:28.978 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:28 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:28 keypool reserve 785
DEBUG:bitcoind:2017-11-29 16:50:28 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:29 UpdateTip: new best=1cac383cdadb9419be6ef9fef35cdd5d176e75b03be20ef3e55d8f61a1a46732 height=1379 version=0x20000000 log2_work=11.430453 tx=1540 date='2017-11-29 16:50:28' progress=1.000000 cache=0.3MiB(1526txo)
DEBUG:bitcoind:2017-11-29 16:50:29 AddToWallet d65430f49b14cc3f5df5d3de7086cc96d54b538ed3e84ca9d07739d2d649cf9b new
DEBUG:lnd(16332):2017-11-29 17:50:29.015 [INF] CRTR: Pruning channel graph using block 1cac383cdadb9419be6ef9fef35cdd5d176e75b03be20ef3e55d8f61a1a46732 (height=1379)
DEBUG:lnd(16332):2017-11-29 17:50:29.015 [INF] NTFN: New block: height=1379, sha=1cac383cdadb9419be6ef9fef35cdd5d176e75b03be20ef3e55d8f61a1a46732
DEBUG:bitcoind:2017-11-29 16:50:29 keypool keep 785
DEBUG:lnd(16332):2017-11-29 17:50:29.029 [INF] CRTR: Block 1cac383cdadb9419be6ef9fef35cdd5d176e75b03be20ef3e55d8f61a1a46732 (height=1379) closed 0 channels
Waiting for node to learn about 1cac383cdadb9419be6ef9fef35cdd5d176e75b03be20ef3e55d8f61a1a46732
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=1cac383cdadb9419be6ef9fef35cdd5d176e75b03be20ef3e55d8f61a1a46732' in the logs
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=1cac383cdadb9419be6ef9fef35cdd5d176e75b03be20ef3e55d8f61a1a46732' in logs
DEBUG:proc:lightningd(27156): Adding block 3267a4a1618f5de5f30ee23bb0756e175ddd5cf3fef96ebe1994dbda3c38ac1c
DEBUG:eclair(16333):2017-11-29 17:50:29,526 INFO fr.acinq.eclair.router.Router akka://default/user/$f/router - validating a batch of 1 channels
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:eclair(16333):2017-11-29 17:50:29,705 INFO fr.acinq.eclair.router.Router akka://default/user/$f/router - current status channels=1 nodes=0 updates=0
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1379, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:31.078 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:31 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:31 keypool reserve 786
DEBUG:bitcoind:2017-11-29 16:50:31 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:31 UpdateTip: new best=0eceb3e086aa25d90d0304d5ef42e95f905e8617695e11012f49e3ef5fae9007 height=1380 version=0x20000000 log2_work=11.431498 tx=1541 date='2017-11-29 16:50:31' progress=1.000000 cache=0.3MiB(1527txo)
DEBUG:bitcoind:2017-11-29 16:50:31 AddToWallet 3b81f42ec3aba0acd4a4fb5849dcb1ad8b7acd781d551998ca543452abe5875d new
DEBUG:bitcoind:2017-11-29 16:50:31 keypool keep 786
DEBUG:proc:2017-11-29 17:50:31.118 [INF] BMGR: Processed 5 blocks in the last 10.69s (5 transactions, height 1380, 2017-11-29 17:50:31 +0100 CET)
DEBUG:lnd(16332):2017-11-29 17:50:31.119 [INF] CRTR: Pruning channel graph using block 0eceb3e086aa25d90d0304d5ef42e95f905e8617695e11012f49e3ef5fae9007 (height=1380)
DEBUG:lnd(16332):2017-11-29 17:50:31.119 [INF] NTFN: New block: height=1380, sha=0eceb3e086aa25d90d0304d5ef42e95f905e8617695e11012f49e3ef5fae9007
DEBUG:lnd(16332):2017-11-29 17:50:31.131 [INF] CRTR: Block 0eceb3e086aa25d90d0304d5ef42e95f905e8617695e11012f49e3ef5fae9007 (height=1380) closed 0 channels
Waiting for node to learn about 0eceb3e086aa25d90d0304d5ef42e95f905e8617695e11012f49e3ef5fae9007
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=0eceb3e086aa25d90d0304d5ef42e95f905e8617695e11012f49e3ef5fae9007' in the logs
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=0eceb3e086aa25d90d0304d5ef42e95f905e8617695e11012f49e3ef5fae9007' in logs
DEBUG:proc:lightningd(27156): Adding block 0790ae5fefe3492f01115e6917865e905fe942efd504030dd925aa86e0b3ce0e
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1380, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:33.215 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:33 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:33 keypool reserve 787
DEBUG:bitcoind:2017-11-29 16:50:33 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:33 UpdateTip: new best=75120a15d69984802fd406b64ad0002ab0d445b077c03ecca8b9f661f5cdd1ea height=1381 version=0x20000000 log2_work=11.432542 tx=1542 date='2017-11-29 16:50:33' progress=1.000000 cache=0.3MiB(1528txo)
DEBUG:bitcoind:2017-11-29 16:50:33 AddToWallet 1189b390ba710534891cd6b41a1869e65becd05a457aceec5d471448e8ebcc64 new
DEBUG:bitcoind:2017-11-29 16:50:33 keypool keep 787
Waiting for node to learn about 75120a15d69984802fd406b64ad0002ab0d445b077c03ecca8b9f661f5cdd1ea
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=75120a15d69984802fd406b64ad0002ab0d445b077c03ecca8b9f661f5cdd1ea' in the logs
DEBUG:lnd(16332):2017-11-29 17:50:33.345 [INF] CRTR: Pruning channel graph using block 75120a15d69984802fd406b64ad0002ab0d445b077c03ecca8b9f661f5cdd1ea (height=1381)
DEBUG:lnd(16332):2017-11-29 17:50:33.346 [INF] NTFN: New block: height=1381, sha=75120a15d69984802fd406b64ad0002ab0d445b077c03ecca8b9f661f5cdd1ea
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=75120a15d69984802fd406b64ad0002ab0d445b077c03ecca8b9f661f5cdd1ea' in logs
DEBUG:lnd(16332):2017-11-29 17:50:33.363 [INF] CRTR: Block 75120a15d69984802fd406b64ad0002ab0d445b077c03ecca8b9f661f5cdd1ea (height=1381) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block ead1cdf561f6b9a8cc3ec077b045d4b02a00d04ab606d42f808499d6150a1275
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1381, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:35.374 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:35 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:35 keypool reserve 788
DEBUG:bitcoind:2017-11-29 16:50:35 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:35 UpdateTip: new best=688e4299dea24b45bb79f94d583af77bf773e07de7b30d6efcaad70f98c11dbf height=1382 version=0x20000000 log2_work=11.433585 tx=1543 date='2017-11-29 16:50:35' progress=1.000000 cache=0.3MiB(1529txo)
DEBUG:bitcoind:2017-11-29 16:50:35 AddToWallet 6e21b5308796a4544d0412bf523a9c088e489301931a957bff640f232d3f274f new
DEBUG:bitcoind:2017-11-29 16:50:35 keypool keep 788
Waiting for node to learn about 688e4299dea24b45bb79f94d583af77bf773e07de7b30d6efcaad70f98c11dbf
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=688e4299dea24b45bb79f94d583af77bf773e07de7b30d6efcaad70f98c11dbf' in the logs
DEBUG:lnd(16332):2017-11-29 17:50:35.503 [INF] CRTR: Pruning channel graph using block 688e4299dea24b45bb79f94d583af77bf773e07de7b30d6efcaad70f98c11dbf (height=1382)
DEBUG:lnd(16332):2017-11-29 17:50:35.504 [INF] NTFN: New block: height=1382, sha=688e4299dea24b45bb79f94d583af77bf773e07de7b30d6efcaad70f98c11dbf
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=688e4299dea24b45bb79f94d583af77bf773e07de7b30d6efcaad70f98c11dbf' in logs
DEBUG:lnd(16332):2017-11-29 17:50:35.519 [INF] CRTR: Block 688e4299dea24b45bb79f94d583af77bf773e07de7b30d6efcaad70f98c11dbf (height=1382) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block bf1dc1980fd7aafc6e0db3e77de073f77bf73a584df979bb454ba2de99428e68
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:eclair(16333):2017-11-29 17:50:37,527 INFO fr.acinq.eclair.router.Router akka://default/user/$f/router - broadcasting 4 routing messages
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1382, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:37.544 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:37 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:lnd(16332):2017-11-29 17:50:37.569 [DBG] PEER: Received ChannelAnnouncement(chain_hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, short_chan_id=1499733860352000) from 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:50:37.569 [TRC] PEER: readMessage from 127.0.0.1:16333: (*lnwire.ChannelAnnouncement)(0xc420c99080)({
DEBUG:lnd(16332): NodeSig1: (*btcec.Signature)(0xc420bed540)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420cda0c0)(9201996142578388740038692929837767246220595813592035463073933164317360480668),
DEBUG:lnd(16332): S: (*big.Int)(0xc420cda0e0)(5149258465741314032620323882341730715299605551839608620919933373130293725587)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): NodeSig2: (*btcec.Signature)(0xc420bed550)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420cda100)(14504273819981162575846367765864294807611408372028064136868739101857106163563),
DEBUG:lnd(16332): S: (*big.Int)(0xc420cda120)(771192284106974552982726672487969577997651278041755266365976349221275632559)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinSig1: (*btcec.Signature)(0xc420bed560)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420cda140)(66742424311517569079572014992270306832248440510610216387439098346875928080533),
DEBUG:lnd(16332): S: (*big.Int)(0xc420cda160)(32570467646556591332763910025310274455825640204699235604915402328831095461000)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinSig2: (*btcec.Signature)(0xc420bed570)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420cda180)(88823505557459523300509355994148172071702103419237118316573700518887841596263),
DEBUG:lnd(16332): S: (*big.Int)(0xc420cda1a0)(17721890153528027843306975147798012176099792590461877310682703216109166141191)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Features: (*lnwire.RawFeatureVector)(0xc4205fe608)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): ChainHash: (chainhash.Hash) (len=32 cap=32) 0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206,
DEBUG:lnd(16332): ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:lnd(16332): BlockHeight: (uint32) 1364,
DEBUG:lnd(16332): TxIndex: (uint32) 1,
DEBUG:lnd(16332): TxPosition: (uint16) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): NodeID1: (*btcec.PublicKey)(0xc420cda1c0)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420cda1e0)(44568601317712083524149018702540083186765019487330407445363757271708109677324),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420cda200)(69323741418864272627727157330560992527568484080170879298883720960159891073438)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): NodeID2: (*btcec.PublicKey)(0xc420cda280)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420cda2a0)(102070817854672606799420720519650648166932080350234292341226192084736748512173),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420cda2c0)(38292013254077023649453590553807837044511796866199661301230018637737366547922)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinKey1: (*btcec.PublicKey)(0xc420cda340)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420cda360)(93147925038846370549888531713735293546179739042922776574987302987681256733165),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420cda380)(10214198520707829232877574953552603763710499712874229291627956376179853198785)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): BitcoinKey2: (*btcec.PublicKey)(0xc420cda400)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420cda420)(87988612471131083449819781351016150556611609157307854296650459573067138026928),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420cda440)(32217355821148022809482386950381693430697605619580481485361381935969491530824)
DEBUG:lnd(16332): })
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:37.573 [DBG] PEER: Received ChannelUpdate(chain_hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, short_chan_id=1499733860352000, flag=0, update_time=2017-11-29 17:49:50 +0100 CET) from 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:50:37.573 [TRC] PEER: readMessage from 127.0.0.1:16333: (*lnwire.ChannelUpdate)(0xc420cf2a50)({
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc420bedcf0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420cda960)(37905352609065646813321128813541040920964752937329800514260652342757390133380),
DEBUG:lnd(16332): S: (*big.Int)(0xc420cda980)(28663728730090061058900207684104122505764562848149919172003483084288856412245)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): ChainHash: (chainhash.Hash) (len=32 cap=32) 0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206,
DEBUG:lnd(16332): ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:lnd(16332): BlockHeight: (uint32) 1364,
DEBUG:lnd(16332): TxIndex: (uint32) 1,
DEBUG:lnd(16332): TxPosition: (uint16) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Timestamp: (uint32) 1511974190,
DEBUG:lnd(16332): Flags: (uint16) 0,
DEBUG:lnd(16332): TimeLockDelta: (uint16) 144,
DEBUG:lnd(16332): HtlcMinimumMsat: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:lnd(16332): BaseFee: (uint32) 1000,
DEBUG:lnd(16332): FeeRate: (uint32) 1
DEBUG:bitcoind:2017-11-29 16:50:37 keypool reserve 789
DEBUG:bitcoind:2017-11-29 16:50:37 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:37.577 [DBG] DISC: Router rejected channel edge: Ignoring msg for known chan_id=1499733860352000
DEBUG:lnd(16332):2017-11-29 17:50:37.577 [DBG] PEER: Received ChannelUpdate(chain_hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, short_chan_id=1499733860352000, flag=1, update_time=2017-11-29 17:50:08 +0100 CET) from 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:50:37.578 [TRC] PEER: readMessage from 127.0.0.1:16333: (*lnwire.ChannelUpdate)(0xc420cb6b40)({
DEBUG:bitcoind:2017-11-29 16:50:37 UpdateTip: new best=01bea611ef5f258f8ab436892342eac768a069193fb983671ad257935c41e0ae height=1383 version=0x20000000 log2_work=11.434628 tx=1544 date='2017-11-29 16:50:37' progress=1.000000 cache=0.3MiB(1530txo)
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc420cb0980)({
DEBUG:bitcoind:2017-11-29 16:50:37 AddToWallet c25111d070d6c1d99bc9bb433f25a6633bfc1a55456a37c89048a901a963f014 new
DEBUG:lnd(16332): R: (*big.Int)(0xc420cbda40)(28841234045213163149510035699299351706510158425825985965930689113945350041174),
DEBUG:lnd(16332): S: (*big.Int)(0xc420cbda60)(44652508249108521591099157112475985512352206380206974088728380058537499243546)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): ChainHash: (chainhash.Hash) (len=32 cap=32) 0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206,
DEBUG:lnd(16332): ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:lnd(16332): BlockHeight: (uint32) 1364,
DEBUG:bitcoind:2017-11-29 16:50:37 keypool keep 789
DEBUG:lnd(16332): TxIndex: (uint32) 1,
DEBUG:lnd(16332): TxPosition: (uint16) 0
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Timestamp: (uint32) 1511974208,
DEBUG:lnd(16332): Flags: (uint16) 1,
DEBUG:lnd(16332): TimeLockDelta: (uint16) 6,
DEBUG:lnd(16332): HtlcMinimumMsat: (lnwire.MilliSatoshi) 1 mSAT,
DEBUG:lnd(16332): BaseFee: (uint32) 1,
DEBUG:lnd(16332): FeeRate: (uint32) 10
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:37.582 [DBG] DISC: Ignoring update (flags=0) for known chan_id=1499733860352000
DEBUG:lnd(16332):2017-11-29 17:50:37.586 [DBG] DISC: Ignoring update (flags=1) for known chan_id=1499733860352000
DEBUG:lnd(16332):2017-11-29 17:50:37.593 [DBG] PEER: Received NodeAnnouncement(node=02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad, update_time=2017-11-29 17:50:08 +0100 CET) from 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:50:37.593 [TRC] PEER: readMessage from 127.0.0.1:16333: (*lnwire.NodeAnnouncement)(0xc420b4f2c0)({
DEBUG:lnd(16332): Signature: (*btcec.Signature)(0xc420b8b3e0)({
DEBUG:lnd(16332): R: (*big.Int)(0xc420d0e440)(47117285750597295038378691191927831235573931759132894489174578665442173036003),
DEBUG:lnd(16332): S: (*big.Int)(0xc420d0e460)(3678788776928122562024702410787021642340341435438970757149600369894741952487)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Features: (*lnwire.RawFeatureVector)(0xc4201e0598)({
DEBUG:lnd(16332): features: (map[lnwire.FeatureBit]bool) {
DEBUG:lnd(16332): }
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): Timestamp: (uint32) 1511974208,
DEBUG:lnd(16332): NodeID: (*btcec.PublicKey)(0xc420d0e480)({
DEBUG:lnd(16332): Curve: (elliptic.Curve) <nil>,
DEBUG:lnd(16332): X: (*big.Int)(0xc420d0e4a0)(102070817854672606799420720519650648166932080350234292341226192084736748512173),
DEBUG:lnd(16332): Y: (*big.Int)(0xc420d0e4c0)(38292013254077023649453590553807837044511796866199661301230018637737366547922)
DEBUG:lnd(16332): }),
DEBUG:lnd(16332): RGBColor: (lnwire.RGB) {
DEBUG:lnd(16332): red: (uint8) 2,
DEBUG:lnd(16332): green: (uint8) 225,
DEBUG:lnd(16332): blue: (uint8) 170
DEBUG:lnd(16332): },
DEBUG:lnd(16332): Alias: (lnwire.NodeAlias) (len=32 cap=32) IRATETROUGH,
DEBUG:lnd(16332): Addresses: ([]net.Addr) <nil>
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:37.596 [DBG] DISC: Ignoring outdated announcement for 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad
DEBUG:lnd(16332):2017-11-29 17:50:37.600 [INF] CRTR: Pruning channel graph using block 01bea611ef5f258f8ab436892342eac768a069193fb983671ad257935c41e0ae (height=1383)
DEBUG:lnd(16332):2017-11-29 17:50:37.600 [INF] NTFN: New block: height=1383, sha=01bea611ef5f258f8ab436892342eac768a069193fb983671ad257935c41e0ae
DEBUG:lnd(16332):2017-11-29 17:50:37.611 [INF] CRTR: Block 01bea611ef5f258f8ab436892342eac768a069193fb983671ad257935c41e0ae (height=1383) closed 0 channels
Waiting for node to learn about 01bea611ef5f258f8ab436892342eac768a069193fb983671ad257935c41e0ae
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=01bea611ef5f258f8ab436892342eac768a069193fb983671ad257935c41e0ae' in the logs
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=01bea611ef5f258f8ab436892342eac768a069193fb983671ad257935c41e0ae' in logs
DEBUG:proc:lightningd(27156): Adding block aee0415c9357d21a6783b93f1969a068c7ea42238936b48a8f255fef11a6be01
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:lnd(16332):2017-11-29 17:50:38.587 [DBG] PEER: Sending Ping to 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:50:38.587 [TRC] PEER: writeMessage to 127.0.0.1:55204: (*lnwire.Ping)(0xc420cdb060)({
DEBUG:lnd(16332): NumPongBytes: (uint16) 16,
DEBUG:lnd(16332): PaddingBytes: (lnwire.PingPayload) <nil>
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:50:38.589 [DBG] PEER: Received Pong from 127.0.0.1:55204
DEBUG:lnd(16332):2017-11-29 17:50:38.589 [TRC] PEER: readMessage from 127.0.0.1:55204: (*lnwire.Pong)(0xc420cdb1e0)({
DEBUG:lnd(16332): PongBytes: (lnwire.PongPayload) (len=16 cap=16) {
DEBUG:lnd(16332): 00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): }
DEBUG:lnd(16332):})
DEBUG:proc:lightning_channeld(28131): TRACE: peer_in WIRE_PING
DEBUG:lnd(16332):
DEBUG:proc:lightning_channeld(28131): TRACE: Got ping, sending WIRE_PONG
DEBUG:proc:lightning_channeld(28131): TRACE: peer_out WIRE_PONG
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1383, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:39.680 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:39 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:39 keypool reserve 790
DEBUG:bitcoind:2017-11-29 16:50:39 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:39 UpdateTip: new best=75b15c95a6073bc9bab351ec9fb9d65f939433382caa5543f7bc1456d804d64c height=1384 version=0x20000000 log2_work=11.43567 tx=1545 date='2017-11-29 16:50:39' progress=1.000000 cache=0.3MiB(1531txo)
DEBUG:bitcoind:2017-11-29 16:50:39 AddToWallet 0e641b363c6923b159d28d7183040d3d8e736364ac7ecb6b5f33507b8f1a7f97 new
DEBUG:bitcoind:2017-11-29 16:50:39 keypool keep 790
Waiting for node to learn about 75b15c95a6073bc9bab351ec9fb9d65f939433382caa5543f7bc1456d804d64c
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=75b15c95a6073bc9bab351ec9fb9d65f939433382caa5543f7bc1456d804d64c' in the logs
DEBUG:lnd(16332):2017-11-29 17:50:39.826 [INF] CRTR: Pruning channel graph using block 75b15c95a6073bc9bab351ec9fb9d65f939433382caa5543f7bc1456d804d64c (height=1384)
DEBUG:lnd(16332):2017-11-29 17:50:39.827 [INF] NTFN: New block: height=1384, sha=75b15c95a6073bc9bab351ec9fb9d65f939433382caa5543f7bc1456d804d64c
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=75b15c95a6073bc9bab351ec9fb9d65f939433382caa5543f7bc1456d804d64c' in logs
DEBUG:lnd(16332):2017-11-29 17:50:39.839 [INF] CRTR: Block 75b15c95a6073bc9bab351ec9fb9d65f939433382caa5543f7bc1456d804d64c (height=1384) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 4cd604d85614bcf74355aa2c383394935fd6b99fec51b3bac93b07a6955cb175
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1384, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:41.839 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:41 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:41 keypool reserve 791
DEBUG:bitcoind:2017-11-29 16:50:41 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:41 UpdateTip: new best=17a28d36a7e2d2b39a3149ba54f52621b31afee33027788e84139316efb23271 height=1385 version=0x20000000 log2_work=11.436712 tx=1546 date='2017-11-29 16:50:41' progress=1.000000 cache=0.3MiB(1532txo)
DEBUG:bitcoind:2017-11-29 16:50:41 AddToWallet b7e6740af56acc6de624769b15919803e89daa277462b499ebc2646c9b1e45b8 new
DEBUG:proc:2017-11-29 17:50:41.857 [INF] BMGR: Processed 5 blocks in the last 10.73s (5 transactions, height 1385, 2017-11-29 17:50:41 +0100 CET)
DEBUG:lnd(16332):2017-11-29 17:50:41.858 [INF] CRTR: Pruning channel graph using block 17a28d36a7e2d2b39a3149ba54f52621b31afee33027788e84139316efb23271 (height=1385)
DEBUG:lnd(16332):2017-11-29 17:50:41.859 [INF] NTFN: New block: height=1385, sha=17a28d36a7e2d2b39a3149ba54f52621b31afee33027788e84139316efb23271
DEBUG:bitcoind:2017-11-29 16:50:41 keypool keep 791
DEBUG:lnd(16332):2017-11-29 17:50:41.873 [INF] CRTR: Block 17a28d36a7e2d2b39a3149ba54f52621b31afee33027788e84139316efb23271 (height=1385) closed 0 channels
Waiting for node to learn about 17a28d36a7e2d2b39a3149ba54f52621b31afee33027788e84139316efb23271
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=17a28d36a7e2d2b39a3149ba54f52621b31afee33027788e84139316efb23271' in the logs
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=17a28d36a7e2d2b39a3149ba54f52621b31afee33027788e84139316efb23271' in logs
DEBUG:proc:lightningd(27156): Adding block 7132b2ef169313848e782730e3fe1ab32126f554ba49319ab3d2e2a7368da217
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1384, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:43.897 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:43 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:43 keypool reserve 792
DEBUG:bitcoind:2017-11-29 16:50:43 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:43 UpdateTip: new best=1c6b331dbafd35a69e756a74280ad98ad02587278d8f902edbccad28a131ab43 height=1386 version=0x20000000 log2_work=11.437752 tx=1547 date='2017-11-29 16:50:43' progress=1.000000 cache=0.3MiB(1533txo)
DEBUG:bitcoind:2017-11-29 16:50:43 AddToWallet d3840f81fe691324c9426474d8e269cd09bc66c200d94cf288a52da9bc4eaffb new
DEBUG:bitcoind:2017-11-29 16:50:43 keypool keep 792
DEBUG:lnd(16332):2017-11-29 17:50:43.922 [INF] CRTR: Pruning channel graph using block 1c6b331dbafd35a69e756a74280ad98ad02587278d8f902edbccad28a131ab43 (height=1386)
DEBUG:lnd(16332):2017-11-29 17:50:43.923 [INF] NTFN: New block: height=1386, sha=1c6b331dbafd35a69e756a74280ad98ad02587278d8f902edbccad28a131ab43
DEBUG:lnd(16332):2017-11-29 17:50:43.951 [INF] CRTR: Block 1c6b331dbafd35a69e756a74280ad98ad02587278d8f902edbccad28a131ab43 (height=1386) closed 0 channels
Waiting for node to learn about 1c6b331dbafd35a69e756a74280ad98ad02587278d8f902edbccad28a131ab43
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=1c6b331dbafd35a69e756a74280ad98ad02587278d8f902edbccad28a131ab43' in the logs
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=1c6b331dbafd35a69e756a74280ad98ad02587278d8f902edbccad28a131ab43' in logs
DEBUG:proc:lightningd(27156): Adding block 43ab31a128adccdb2e908f8d278725d08ad90a28746a759ea635fdba1d336b1c
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1386, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:45.986 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:45 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:46 keypool reserve 793
DEBUG:bitcoind:2017-11-29 16:50:46 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:46 UpdateTip: new best=63573187c08b590490ea539de4e59964b91579d7092a1382d6c744fbbb473acc height=1387 version=0x20000000 log2_work=11.438792 tx=1548 date='2017-11-29 16:50:46' progress=1.000000 cache=0.3MiB(1534txo)
DEBUG:bitcoind:2017-11-29 16:50:46 AddToWallet 4111c7fcabc4783edcb60205e88053c0f6fb24a004ec477b20820b59a9344f71 new
DEBUG:bitcoind:2017-11-29 16:50:46 keypool keep 793
Waiting for node to learn about 63573187c08b590490ea539de4e59964b91579d7092a1382d6c744fbbb473acc
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=63573187c08b590490ea539de4e59964b91579d7092a1382d6c744fbbb473acc' in the logs
DEBUG:lnd(16332):2017-11-29 17:50:46.125 [INF] CRTR: Pruning channel graph using block 63573187c08b590490ea539de4e59964b91579d7092a1382d6c744fbbb473acc (height=1387)
DEBUG:lnd(16332):2017-11-29 17:50:46.126 [INF] NTFN: New block: height=1387, sha=63573187c08b590490ea539de4e59964b91579d7092a1382d6c744fbbb473acc
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=63573187c08b590490ea539de4e59964b91579d7092a1382d6c744fbbb473acc' in logs
DEBUG:lnd(16332):2017-11-29 17:50:46.134 [INF] CRTR: Block 63573187c08b590490ea539de4e59964b91579d7092a1382d6c744fbbb473acc (height=1387) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block cc3a47bbfb44c7d682132a09d77915b96499e5e49d53ea9004598bc087315763
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1387, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:48.167 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:48 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:48 keypool reserve 794
DEBUG:bitcoind:2017-11-29 16:50:48 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:48 UpdateTip: new best=37fc761c9cbaac8249bdf3f8d1cc6e299711cad7a8f2d5af2d0722336deccce1 height=1388 version=0x20000000 log2_work=11.439831 tx=1549 date='2017-11-29 16:50:48' progress=1.000000 cache=0.3MiB(1535txo)
DEBUG:bitcoind:2017-11-29 16:50:48 AddToWallet 489b8c55531af35b1ededd5e46bf5260e4ebecea1bfed731cc1948244ecc7327 new
DEBUG:bitcoind:2017-11-29 16:50:48 keypool keep 794
Waiting for node to learn about 37fc761c9cbaac8249bdf3f8d1cc6e299711cad7a8f2d5af2d0722336deccce1
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=37fc761c9cbaac8249bdf3f8d1cc6e299711cad7a8f2d5af2d0722336deccce1' in the logs
DEBUG:lnd(16332):2017-11-29 17:50:48.310 [INF] CRTR: Pruning channel graph using block 37fc761c9cbaac8249bdf3f8d1cc6e299711cad7a8f2d5af2d0722336deccce1 (height=1388)
DEBUG:lnd(16332):2017-11-29 17:50:48.311 [INF] NTFN: New block: height=1388, sha=37fc761c9cbaac8249bdf3f8d1cc6e299711cad7a8f2d5af2d0722336deccce1
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=37fc761c9cbaac8249bdf3f8d1cc6e299711cad7a8f2d5af2d0722336deccce1' in logs
DEBUG:lnd(16332):2017-11-29 17:50:48.318 [INF] CRTR: Block 37fc761c9cbaac8249bdf3f8d1cc6e299711cad7a8f2d5af2d0722336deccce1 (height=1388) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block e1ccec6d3322072dafd5f2a8d7ca1197296eccd1f8f3bd4982acba9c1c76fc37
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1388, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:50.346 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:50 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:50 keypool reserve 795
DEBUG:bitcoind:2017-11-29 16:50:50 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:50 UpdateTip: new best=22898c95c5463cbb9623cf3e07afab48e5a85f5fa62da52db2aeec249329a890 height=1389 version=0x20000000 log2_work=11.440869 tx=1550 date='2017-11-29 16:50:50' progress=1.000000 cache=0.3MiB(1536txo)
DEBUG:bitcoind:2017-11-29 16:50:50 AddToWallet 31b7c5b4474b7c227804852900ebfd247cb2579455ec3872cd170220845e0d9d new
DEBUG:bitcoind:2017-11-29 16:50:50 keypool keep 795
Waiting for node to learn about 22898c95c5463cbb9623cf3e07afab48e5a85f5fa62da52db2aeec249329a890
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=22898c95c5463cbb9623cf3e07afab48e5a85f5fa62da52db2aeec249329a890' in the logs
DEBUG:lnd(16332):2017-11-29 17:50:50.477 [INF] CRTR: Pruning channel graph using block 22898c95c5463cbb9623cf3e07afab48e5a85f5fa62da52db2aeec249329a890 (height=1389)
DEBUG:lnd(16332):2017-11-29 17:50:50.478 [INF] NTFN: New block: height=1389, sha=22898c95c5463cbb9623cf3e07afab48e5a85f5fa62da52db2aeec249329a890
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=22898c95c5463cbb9623cf3e07afab48e5a85f5fa62da52db2aeec249329a890' in logs
DEBUG:lnd(16332):2017-11-29 17:50:50.490 [INF] CRTR: Block 22898c95c5463cbb9623cf3e07afab48e5a85f5fa62da52db2aeec249329a890 (height=1389) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 90a8299324ecaeb22da52da65f5fa8e548abaf073ecf2396bb3c46c5958c8922
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1389, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:52.506 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:52 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:52 keypool reserve 796
DEBUG:bitcoind:2017-11-29 16:50:52 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:52 UpdateTip: new best=731057a69d942ae56919ce53ee87389208a585baf0ad0eba364571a0fa795d8a height=1390 version=0x20000000 log2_work=11.441907 tx=1551 date='2017-11-29 16:50:52' progress=1.000000 cache=0.3MiB(1537txo)
DEBUG:bitcoind:2017-11-29 16:50:52 AddToWallet ec152b885bf826a08f83337b568cab92ba65d5e220a620c7a259ec47f28c02ad new
DEBUG:bitcoind:2017-11-29 16:50:52 keypool keep 796
DEBUG:proc:2017-11-29 17:50:52.535 [INF] BMGR: Processed 5 blocks in the last 10.67s (5 transactions, height 1390, 2017-11-29 17:50:52 +0100 CET)
DEBUG:lnd(16332):2017-11-29 17:50:52.536 [INF] CRTR: Pruning channel graph using block 731057a69d942ae56919ce53ee87389208a585baf0ad0eba364571a0fa795d8a (height=1390)
DEBUG:lnd(16332):2017-11-29 17:50:52.537 [INF] NTFN: New block: height=1390, sha=731057a69d942ae56919ce53ee87389208a585baf0ad0eba364571a0fa795d8a
DEBUG:lnd(16332):2017-11-29 17:50:52.547 [INF] CRTR: Block 731057a69d942ae56919ce53ee87389208a585baf0ad0eba364571a0fa795d8a (height=1390) closed 0 channels
Waiting for node to learn about 731057a69d942ae56919ce53ee87389208a585baf0ad0eba364571a0fa795d8a
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=731057a69d942ae56919ce53ee87389208a585baf0ad0eba364571a0fa795d8a' in the logs
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=731057a69d942ae56919ce53ee87389208a585baf0ad0eba364571a0fa795d8a' in logs
DEBUG:proc:lightningd(27156): Adding block 8a5d79faa0714536ba0eadf0ba85a508923887ee53ce1969e52a949da6571073
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1390, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:54.611 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:54 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:54 keypool reserve 797
DEBUG:bitcoind:2017-11-29 16:50:54 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:54 UpdateTip: new best=20be20a828d0645d2f943acd7549a2b42f34793f26e42ed209144a958d889b39 height=1391 version=0x20000000 log2_work=11.442943 tx=1552 date='2017-11-29 16:50:54' progress=1.000000 cache=0.3MiB(1538txo)
DEBUG:bitcoind:2017-11-29 16:50:54 AddToWallet 7d29feab743256614851bdf051caa1c16690448d2b24159094258492d1917e4f new
DEBUG:bitcoind:2017-11-29 16:50:54 keypool keep 797
Waiting for node to learn about 20be20a828d0645d2f943acd7549a2b42f34793f26e42ed209144a958d889b39
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=20be20a828d0645d2f943acd7549a2b42f34793f26e42ed209144a958d889b39' in the logs
DEBUG:lnd(16332):2017-11-29 17:50:54.746 [INF] CRTR: Pruning channel graph using block 20be20a828d0645d2f943acd7549a2b42f34793f26e42ed209144a958d889b39 (height=1391)
DEBUG:lnd(16332):2017-11-29 17:50:54.747 [INF] NTFN: New block: height=1391, sha=20be20a828d0645d2f943acd7549a2b42f34793f26e42ed209144a958d889b39
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=20be20a828d0645d2f943acd7549a2b42f34793f26e42ed209144a958d889b39' in logs
DEBUG:lnd(16332):2017-11-29 17:50:54.759 [INF] CRTR: Block 20be20a828d0645d2f943acd7549a2b42f34793f26e42ed209144a958d889b39 (height=1391) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 399b888d954a1409d22ee4263f79342fb4a24975cd3a942f5d64d028a820be20
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1391, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:56.781 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:56 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:56 keypool reserve 798
DEBUG:bitcoind:2017-11-29 16:50:56 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:56 UpdateTip: new best=62cd79e3a15f40d2d6a02cc71adde4346ee563e285d96601acd19a42001c67de height=1392 version=0x20000000 log2_work=11.44398 tx=1553 date='2017-11-29 16:50:56' progress=1.000000 cache=0.3MiB(1539txo)
DEBUG:bitcoind:2017-11-29 16:50:56 AddToWallet 65c5f8dc6fdac0ec03f00f23acc8897adfd40003818006fb38ed3ecd08a4f88a new
DEBUG:bitcoind:2017-11-29 16:50:56 keypool keep 798
Waiting for node to learn about 62cd79e3a15f40d2d6a02cc71adde4346ee563e285d96601acd19a42001c67de
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=62cd79e3a15f40d2d6a02cc71adde4346ee563e285d96601acd19a42001c67de' in the logs
DEBUG:lnd(16332):2017-11-29 17:50:56.914 [INF] NTFN: New block: height=1392, sha=62cd79e3a15f40d2d6a02cc71adde4346ee563e285d96601acd19a42001c67de
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=62cd79e3a15f40d2d6a02cc71adde4346ee563e285d96601acd19a42001c67de' in logs
DEBUG:lnd(16332):2017-11-29 17:50:56.916 [INF] CRTR: Pruning channel graph using block 62cd79e3a15f40d2d6a02cc71adde4346ee563e285d96601acd19a42001c67de (height=1392)
DEBUG:lnd(16332):2017-11-29 17:50:56.934 [INF] CRTR: Block 62cd79e3a15f40d2d6a02cc71adde4346ee563e285d96601acd19a42001c67de (height=1392) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block de671c00429ad1ac0166d985e263e56e34e4dd1ac72ca0d6d2405fa1e379cd62
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1392, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:50:58.947 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:50:58 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:50:58 keypool reserve 799
DEBUG:bitcoind:2017-11-29 16:50:58 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:50:58 UpdateTip: new best=53fc5baba7ee66ff6cd237ce9b3b52365665dc74d05430951de1e744d7a8b4c7 height=1393 version=0x20000000 log2_work=11.445015 tx=1554 date='2017-11-29 16:50:58' progress=1.000000 cache=0.3MiB(1540txo)
DEBUG:bitcoind:2017-11-29 16:50:58 AddToWallet 06c008f9e1dbee7d0dbbfa2722df9c54bae5ed3ca83176e8f8969cdb66adcbd3 new
DEBUG:bitcoind:2017-11-29 16:50:58 keypool keep 799
DEBUG:proc:lightningd(27156): Adding block c7b4a8d744e7e11d953054d074dc655636523b9bce37d26cff66eea7ab5bfc53
Waiting for node to learn about 53fc5baba7ee66ff6cd237ce9b3b52365665dc74d05430951de1e744d7a8b4c7
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=53fc5baba7ee66ff6cd237ce9b3b52365665dc74d05430951de1e744d7a8b4c7' in the logs
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:lnd(16332):2017-11-29 17:50:59.074 [INF] CRTR: Pruning channel graph using block 53fc5baba7ee66ff6cd237ce9b3b52365665dc74d05430951de1e744d7a8b4c7 (height=1393)
DEBUG:lnd(16332):2017-11-29 17:50:59.075 [INF] NTFN: New block: height=1393, sha=53fc5baba7ee66ff6cd237ce9b3b52365665dc74d05430951de1e744d7a8b4c7
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=53fc5baba7ee66ff6cd237ce9b3b52365665dc74d05430951de1e744d7a8b4c7' in logs
DEBUG:lnd(16332):2017-11-29 17:50:59.085 [INF] CRTR: Block 53fc5baba7ee66ff6cd237ce9b3b52365665dc74d05430951de1e744d7a8b4c7 (height=1393) closed 0 channels
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1393, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:01.104 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:01 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:01 keypool reserve 800
DEBUG:bitcoind:2017-11-29 16:51:01 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:01 UpdateTip: new best=51113aeb467b351dccc161537c14ffe314246db44513153faed2a24ecc28b04f height=1394 version=0x20000000 log2_work=11.446049 tx=1555 date='2017-11-29 16:51:01' progress=1.000000 cache=0.3MiB(1541txo)
DEBUG:bitcoind:2017-11-29 16:51:01 AddToWallet b0e7fa74222832f55ffc8c7d9b38422a352f483623a62552370c4e8f0f0f7d56 new
DEBUG:bitcoind:2017-11-29 16:51:01 keypool keep 800
Waiting for node to learn about 51113aeb467b351dccc161537c14ffe314246db44513153faed2a24ecc28b04f
DEBUG:root:Waiting for 'NTFN: New block: height=([0-9]+), sha=51113aeb467b351dccc161537c14ffe314246db44513153faed2a24ecc28b04f' in the logs
DEBUG:lnd(16332):2017-11-29 17:51:01.249 [INF] CRTR: Pruning channel graph using block 51113aeb467b351dccc161537c14ffe314246db44513153faed2a24ecc28b04f (height=1394)
DEBUG:lnd(16332):2017-11-29 17:51:01.249 [INF] NTFN: New block: height=1394, sha=51113aeb467b351dccc161537c14ffe314246db44513153faed2a24ecc28b04f
DEBUG:root:Found 'NTFN: New block: height=([0-9]+), sha=51113aeb467b351dccc161537c14ffe314246db44513153faed2a24ecc28b04f' in logs
DEBUG:lnd(16332):2017-11-29 17:51:01.261 [INF] CRTR: Block 51113aeb467b351dccc161537c14ffe314246db44513153faed2a24ecc28b04f (height=1394) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 4fb028cc4ea2d2ae3f151345b46d2414e3ff147c5361c1cc1d357b46eb3a1151
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:02.281 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
{"method": "getblockchaininfo", "params": [], "id": 1, "version": "1.1"}
Waiting for 3 nodes to blockheight 1394
DEBUG:lightning-node(16331):Calling getinfo with arguments ()
DEBUG:root:Calling getinfo with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:root:Received response for getinfo call: {'result': {'address': [], 'blockheight': 1394, 'version': 'v0.5.2-2016-11-21-1199-gcfde208', 'port': 16331, 'id': '02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad'}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lightning-node(16331):Call returned {'address': [], 'blockheight': 1394, 'version': 'v0.5.2-2016-11-21-1199-gcfde208', 'port': 16331, 'id': '02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad'}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:03.327 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:03.356 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:03 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:03 keypool reserve 801
DEBUG:bitcoind:2017-11-29 16:51:03 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:03 UpdateTip: new best=37dc032043d982d9bff631d34a0995ce82d1240f2b09491dc838ce8a7c362ad6 height=1395 version=0x20000000 log2_work=11.447083 tx=1556 date='2017-11-29 16:51:03' progress=1.000000 cache=0.3MiB(1542txo)
DEBUG:bitcoind:2017-11-29 16:51:03 AddToWallet 47f8ee96a01fd16074223f83edebdc56392aedb7012d7ad0088b342a1900560b new
DEBUG:bitcoind:2017-11-29 16:51:03 keypool keep 801
DEBUG:proc:2017-11-29 17:51:03.444 [INF] BMGR: Processed 5 blocks in the last 10.9s (5 transactions, height 1395, 2017-11-29 17:51:03 +0100 CET)
DEBUG:lnd(16332):2017-11-29 17:51:03.445 [INF] CRTR: Pruning channel graph using block 37dc032043d982d9bff631d34a0995ce82d1240f2b09491dc838ce8a7c362ad6 (height=1395)
DEBUG:lnd(16332):2017-11-29 17:51:03.447 [INF] NTFN: New block: height=1395, sha=37dc032043d982d9bff631d34a0995ce82d1240f2b09491dc838ce8a7c362ad6
DEBUG:lnd(16332):2017-11-29 17:51:03.456 [INF] CRTR: Block 37dc032043d982d9bff631d34a0995ce82d1240f2b09491dc838ce8a7c362ad6 (height=1395) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block d62a367c8ace38c81d49092b0f24d182ce95094ad331f6bfd982d9432003dc37
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:04.477 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:04.504 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:04 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:04 keypool reserve 802
DEBUG:bitcoind:2017-11-29 16:51:04 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:04 UpdateTip: new best=778547fc02f7eb688adb0eed95b56eee5fb203a993c2ccc66ea415b518ac2b34 height=1396 version=0x20000000 log2_work=11.448116 tx=1557 date='2017-11-29 16:51:04' progress=1.000000 cache=0.3MiB(1543txo)
DEBUG:bitcoind:2017-11-29 16:51:04 AddToWallet 3b2bac1e6fdc121a084115fa40a84afd5967b396269a258bf149e6ba80521616 new
DEBUG:bitcoind:2017-11-29 16:51:04 keypool keep 802
DEBUG:lnd(16332):2017-11-29 17:51:04.573 [INF] CRTR: Pruning channel graph using block 778547fc02f7eb688adb0eed95b56eee5fb203a993c2ccc66ea415b518ac2b34 (height=1396)
DEBUG:lnd(16332):2017-11-29 17:51:04.574 [INF] NTFN: New block: height=1396, sha=778547fc02f7eb688adb0eed95b56eee5fb203a993c2ccc66ea415b518ac2b34
DEBUG:lnd(16332):2017-11-29 17:51:04.588 [INF] CRTR: Block 778547fc02f7eb688adb0eed95b56eee5fb203a993c2ccc66ea415b518ac2b34 (height=1396) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 342bac18b515a46ec6ccc293a903b25fee6eb595ed0edb8a68ebf702fc478577
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:05.602 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:05.630 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:lnd(16332):2017-11-29 17:51:05.639 [DBG] PEER: Sending Ping to 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:51:05.639 [TRC] PEER: writeMessage to 127.0.0.1:16333: (*lnwire.Ping)(0xc4209dd260)({
DEBUG:lnd(16332): NumPongBytes: (uint16) 16,
DEBUG:lnd(16332): PaddingBytes: (lnwire.PingPayload) <nil>
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:51:05.652 [DBG] PEER: Received Pong from 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:51:05.652 [TRC] PEER: readMessage from 127.0.0.1:16333: (*lnwire.Pong)(0xc420ae4100)({
DEBUG:lnd(16332): PongBytes: (lnwire.PongPayload) (len=16 cap=16) {
DEBUG:lnd(16332): 00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): }
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:05 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:05 keypool reserve 803
DEBUG:bitcoind:2017-11-29 16:51:05 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:05 UpdateTip: new best=6d771932f0ea4b86bd22316978d00171c2cf369a157567fc850c66d3611039e5 height=1397 version=0x20000000 log2_work=11.449149 tx=1558 date='2017-11-29 16:51:05' progress=1.000000 cache=0.3MiB(1544txo)
DEBUG:bitcoind:2017-11-29 16:51:05 AddToWallet ce29ea7671b071b29977b59d95dc97bd3ca628990718dfd478a08ee14e199f75 new
DEBUG:bitcoind:2017-11-29 16:51:05 keypool keep 803
DEBUG:lnd(16332):2017-11-29 17:51:05.720 [INF] CRTR: Pruning channel graph using block 6d771932f0ea4b86bd22316978d00171c2cf369a157567fc850c66d3611039e5 (height=1397)
DEBUG:lnd(16332):2017-11-29 17:51:05.722 [INF] NTFN: New block: height=1397, sha=6d771932f0ea4b86bd22316978d00171c2cf369a157567fc850c66d3611039e5
DEBUG:lnd(16332):2017-11-29 17:51:05.734 [INF] CRTR: Block 6d771932f0ea4b86bd22316978d00171c2cf369a157567fc850c66d3611039e5 (height=1397) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block e5391061d3660c85fc6775159a36cfc27101d078693122bd864beaf03219776d
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:06.746 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:06.775 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:06 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:06 keypool reserve 804
DEBUG:bitcoind:2017-11-29 16:51:06 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:06 UpdateTip: new best=1439cb345e7ca5af2285c557085afbb2d6cf2d4d91f8efa526ff756a3fb07a58 height=1398 version=0x20000000 log2_work=11.45018 tx=1559 date='2017-11-29 16:51:06' progress=1.000000 cache=0.3MiB(1545txo)
DEBUG:bitcoind:2017-11-29 16:51:06 AddToWallet 8842f84d57d01de1571640df65136f0941d87031ec5c493cb6932db27a69244b new
DEBUG:bitcoind:2017-11-29 16:51:06 keypool keep 804
DEBUG:lnd(16332):2017-11-29 17:51:06.957 [INF] CRTR: Pruning channel graph using block 1439cb345e7ca5af2285c557085afbb2d6cf2d4d91f8efa526ff756a3fb07a58 (height=1398)
DEBUG:lnd(16332):2017-11-29 17:51:06.958 [INF] NTFN: New block: height=1398, sha=1439cb345e7ca5af2285c557085afbb2d6cf2d4d91f8efa526ff756a3fb07a58
DEBUG:lnd(16332):2017-11-29 17:51:06.972 [INF] CRTR: Block 1439cb345e7ca5af2285c557085afbb2d6cf2d4d91f8efa526ff756a3fb07a58 (height=1398) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 587ab03f6a75ff26a5eff8914d2dcfd6b2fb5a0857c58522afa57c5e34cb3914
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:07.884 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:07.899 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:07 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:07 keypool reserve 805
DEBUG:bitcoind:2017-11-29 16:51:07 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:07 UpdateTip: new best=7249959057fac6bc587751f5f86e1744289191e27949909af96072d3519d8a40 height=1399 version=0x20000000 log2_work=11.451211 tx=1560 date='2017-11-29 16:51:07' progress=1.000000 cache=0.3MiB(1546txo)
DEBUG:bitcoind:2017-11-29 16:51:07 AddToWallet 2f6f691b3b052f23aaf2908322bf82e47fbf80824bdd66aecb9861ed1a79cbeb new
DEBUG:bitcoind:2017-11-29 16:51:07 keypool keep 805
DEBUG:lnd(16332):2017-11-29 17:51:07.946 [INF] CRTR: Pruning channel graph using block 7249959057fac6bc587751f5f86e1744289191e27949909af96072d3519d8a40 (height=1399)
DEBUG:lnd(16332):2017-11-29 17:51:07.946 [INF] NTFN: New block: height=1399, sha=7249959057fac6bc587751f5f86e1744289191e27949909af96072d3519d8a40
DEBUG:lnd(16332):2017-11-29 17:51:07.963 [INF] CRTR: Block 7249959057fac6bc587751f5f86e1744289191e27949909af96072d3519d8a40 (height=1399) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 408a9d51d37260f99a904979e291912844176ef8f5517758bcc6fa5790954972
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lnd(16332):2017-11-29 17:51:08.977 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:09.006 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:09 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:09 keypool reserve 806
DEBUG:bitcoind:2017-11-29 16:51:09 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:09 UpdateTip: new best=7bac33d7d585b3c788cf406018115e4da9516ada7581c65d0e8ee75d8de78a19 height=1400 version=0x20000000 log2_work=11.452241 tx=1561 date='2017-11-29 16:51:09' progress=1.000000 cache=0.3MiB(1547txo)
DEBUG:bitcoind:2017-11-29 16:51:09 AddToWallet 842425c25a8d3ac4dd03dcaa4552bf312e396b445c8b50c44ff9531318cea861 new
DEBUG:lnd(16332):2017-11-29 17:51:09.058 [INF] CRTR: Pruning channel graph using block 7bac33d7d585b3c788cf406018115e4da9516ada7581c65d0e8ee75d8de78a19 (height=1400)
DEBUG:lnd(16332):2017-11-29 17:51:09.059 [INF] NTFN: New block: height=1400, sha=7bac33d7d585b3c788cf406018115e4da9516ada7581c65d0e8ee75d8de78a19
DEBUG:bitcoind:2017-11-29 16:51:09 keypool keep 806
DEBUG:lnd(16332):2017-11-29 17:51:09.069 [INF] CRTR: Block 7bac33d7d585b3c788cf406018115e4da9516ada7581c65d0e8ee75d8de78a19 (height=1400) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 198ae78d5de78e0e5dc68175da6a51a94d5e11186040cf88c7b385d5d733ac7b
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:10.085 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:10.118 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:10 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:10 keypool reserve 807
DEBUG:bitcoind:2017-11-29 16:51:10 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:10 UpdateTip: new best=106d7f026a5f0c44ad3539bec0a742b6d0de339941fbd2049cfad671eaa1eb84 height=1401 version=0x20000000 log2_work=11.453271 tx=1562 date='2017-11-29 16:51:10' progress=1.000000 cache=0.3MiB(1548txo)
DEBUG:bitcoind:2017-11-29 16:51:10 AddToWallet ad04c1be069fdef673e63570cb0bd641d55e9981855a14ec2640c3f84b1231d1 new
DEBUG:bitcoind:2017-11-29 16:51:10 keypool keep 807
DEBUG:proc:lightningd(27156): Adding block 84eba1ea71d6fa9c04d2fb419933ded0b642a7c0be3935ad440c5f6a027f6d10
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:lnd(16332):2017-11-29 17:51:10.294 [INF] NTFN: New block: height=1401, sha=106d7f026a5f0c44ad3539bec0a742b6d0de339941fbd2049cfad671eaa1eb84
DEBUG:lnd(16332):2017-11-29 17:51:10.295 [INF] CRTR: Pruning channel graph using block 106d7f026a5f0c44ad3539bec0a742b6d0de339941fbd2049cfad671eaa1eb84 (height=1401)
DEBUG:lnd(16332):2017-11-29 17:51:10.321 [INF] CRTR: Block 106d7f026a5f0c44ad3539bec0a742b6d0de339941fbd2049cfad671eaa1eb84 (height=1401) closed 0 channels
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:11.217 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:11.246 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:11 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:11 keypool reserve 808
DEBUG:bitcoind:2017-11-29 16:51:11 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:11 UpdateTip: new best=3b03a96a8333cc12d4f3c172a6e0cdc794389dc7b226c404e105411d0b9bf72c height=1402 version=0x20000000 log2_work=11.454299 tx=1563 date='2017-11-29 16:51:11' progress=1.000000 cache=0.3MiB(1549txo)
DEBUG:bitcoind:2017-11-29 16:51:11 AddToWallet 90fa786e5b3b2e0866a2a1f41eb789db1309b1766884d9db0dd49c2cc811c3af new
DEBUG:bitcoind:2017-11-29 16:51:11 keypool keep 808
DEBUG:lnd(16332):2017-11-29 17:51:11.329 [INF] CRTR: Pruning channel graph using block 3b03a96a8333cc12d4f3c172a6e0cdc794389dc7b226c404e105411d0b9bf72c (height=1402)
DEBUG:lnd(16332):2017-11-29 17:51:11.331 [INF] NTFN: New block: height=1402, sha=3b03a96a8333cc12d4f3c172a6e0cdc794389dc7b226c404e105411d0b9bf72c
DEBUG:lnd(16332):2017-11-29 17:51:11.348 [INF] CRTR: Block 3b03a96a8333cc12d4f3c172a6e0cdc794389dc7b226c404e105411d0b9bf72c (height=1402) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 2cf79b0b1d4105e104c426b2c79d3894c7cde0a672c1f3d412cc33836aa9033b
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:12.376 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:12.408 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1394, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:12 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:12 keypool reserve 809
DEBUG:bitcoind:2017-11-29 16:51:12 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:12 UpdateTip: new best=37fe8a82ad71c7311c39f2ca4a117e99eb396e1df8dd2637a1bd88c33ee1d1c7 height=1403 version=0x20000000 log2_work=11.455327 tx=1564 date='2017-11-29 16:51:12' progress=1.000000 cache=0.3MiB(1550txo)
DEBUG:bitcoind:2017-11-29 16:51:12 AddToWallet f508b56e5104bae4dd37b63d1fef5171da0191bb94db2079aae08512dba6025f new
DEBUG:bitcoind:2017-11-29 16:51:12 keypool keep 809
DEBUG:lnd(16332):2017-11-29 17:51:12.486 [INF] CRTR: Pruning channel graph using block 37fe8a82ad71c7311c39f2ca4a117e99eb396e1df8dd2637a1bd88c33ee1d1c7 (height=1403)
DEBUG:lnd(16332):2017-11-29 17:51:12.486 [INF] NTFN: New block: height=1403, sha=37fe8a82ad71c7311c39f2ca4a117e99eb396e1df8dd2637a1bd88c33ee1d1c7
DEBUG:lnd(16332):2017-11-29 17:51:12.502 [INF] CRTR: Block 37fe8a82ad71c7311c39f2ca4a117e99eb396e1df8dd2637a1bd88c33ee1d1c7 (height=1403) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block c7d1e13ec388bda13726ddf81d6e39eb997e114acaf2391c31c771ad828afe37
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:13.518 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:13.551 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:13 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:13 keypool reserve 810
DEBUG:bitcoind:2017-11-29 16:51:13 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:13 UpdateTip: new best=4219057d2893f014cc16414e3ca6fecd18c3965f6b0cf6750bd842e017a31c79 height=1404 version=0x20000000 log2_work=11.456354 tx=1565 date='2017-11-29 16:51:13' progress=1.000000 cache=0.3MiB(1551txo)
DEBUG:bitcoind:2017-11-29 16:51:13 AddToWallet 6544f5872c4d8d1f454f65fb5f54fb8c6e807dbb84e5b22ebe167f9d43283681 new
DEBUG:bitcoind:2017-11-29 16:51:13 keypool keep 810
DEBUG:proc:2017-11-29 17:51:13.622 [INF] BMGR: Processed 9 blocks in the last 10.17s (9 transactions, height 1404, 2017-11-29 17:51:13 +0100 CET)
DEBUG:lnd(16332):2017-11-29 17:51:13.623 [INF] CRTR: Pruning channel graph using block 4219057d2893f014cc16414e3ca6fecd18c3965f6b0cf6750bd842e017a31c79 (height=1404)
DEBUG:lnd(16332):2017-11-29 17:51:13.624 [INF] NTFN: New block: height=1404, sha=4219057d2893f014cc16414e3ca6fecd18c3965f6b0cf6750bd842e017a31c79
DEBUG:lnd(16332):2017-11-29 17:51:13.643 [INF] CRTR: Block 4219057d2893f014cc16414e3ca6fecd18c3965f6b0cf6750bd842e017a31c79 (height=1404) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 791ca317e042d80b75f60c6b5f96c318cdfea63c4e4116cc14f093287d051942
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lnd(16332):2017-11-29 17:51:14.654 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:14.680 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:14 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:14 keypool reserve 811
DEBUG:bitcoind:2017-11-29 16:51:14 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:14 UpdateTip: new best=22e35864705238f14fd60b605778de51b96465535961081bdf375ce731c060af height=1405 version=0x20000000 log2_work=11.457381 tx=1566 date='2017-11-29 16:51:14' progress=1.000000 cache=0.3MiB(1552txo)
DEBUG:bitcoind:2017-11-29 16:51:14 AddToWallet a2d4d47224cf7708b17f9b27044fd42981e5bcba5b0cbddaa13b1a5c92442a58 new
DEBUG:bitcoind:2017-11-29 16:51:14 keypool keep 811
DEBUG:lnd(16332):2017-11-29 17:51:14.825 [INF] CRTR: Pruning channel graph using block 22e35864705238f14fd60b605778de51b96465535961081bdf375ce731c060af (height=1405)
DEBUG:lnd(16332):2017-11-29 17:51:14.827 [INF] NTFN: New block: height=1405, sha=22e35864705238f14fd60b605778de51b96465535961081bdf375ce731c060af
DEBUG:lnd(16332):2017-11-29 17:51:14.836 [INF] CRTR: Block 22e35864705238f14fd60b605778de51b96465535961081bdf375ce731c060af (height=1405) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block af60c031e75c37df1b086159536564b951de7857600bd64ff13852706458e322
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:15.734 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:15.748 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:15 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:15 keypool reserve 812
DEBUG:bitcoind:2017-11-29 16:51:15 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:15 UpdateTip: new best=12de3c150aa793b1244b78020d945de39ea82a69f66df1cb3efa307294acee98 height=1406 version=0x20000000 log2_work=11.458407 tx=1567 date='2017-11-29 16:51:15' progress=1.000000 cache=0.3MiB(1553txo)
DEBUG:bitcoind:2017-11-29 16:51:15 AddToWallet ff546be2569037f2a2c7b72694fe9cd167608a8b8060fb2b5f17dad4e857beb8 new
DEBUG:bitcoind:2017-11-29 16:51:15 keypool keep 812
DEBUG:lnd(16332):2017-11-29 17:51:15.904 [INF] CRTR: Pruning channel graph using block 12de3c150aa793b1244b78020d945de39ea82a69f66df1cb3efa307294acee98 (height=1406)
DEBUG:lnd(16332):2017-11-29 17:51:15.905 [INF] NTFN: New block: height=1406, sha=12de3c150aa793b1244b78020d945de39ea82a69f66df1cb3efa307294acee98
DEBUG:lnd(16332):2017-11-29 17:51:15.914 [INF] CRTR: Block 12de3c150aa793b1244b78020d945de39ea82a69f66df1cb3efa307294acee98 (height=1406) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 98eeac947230fa3ecbf16df6692aa89ee35d940d02784b24b193a70a153cde12
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:16.828 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:16.850 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:16 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:16 keypool reserve 813
DEBUG:bitcoind:2017-11-29 16:51:16 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:16 UpdateTip: new best=5c74deee5a3b618fa2a138ad35646d94a6cc8d30c234ef7afcaa7930af5c6e60 height=1407 version=0x20000000 log2_work=11.459432 tx=1568 date='2017-11-29 16:51:16' progress=1.000000 cache=0.3MiB(1554txo)
DEBUG:bitcoind:2017-11-29 16:51:16 AddToWallet 3b62a517dd51fbc8477b7237b301bedf8417532796064691b8f47622dc00ede5 new
DEBUG:bitcoind:2017-11-29 16:51:16 keypool keep 813
DEBUG:lnd(16332):2017-11-29 17:51:16.890 [INF] CRTR: Pruning channel graph using block 5c74deee5a3b618fa2a138ad35646d94a6cc8d30c234ef7afcaa7930af5c6e60 (height=1407)
DEBUG:lnd(16332):2017-11-29 17:51:16.890 [INF] NTFN: New block: height=1407, sha=5c74deee5a3b618fa2a138ad35646d94a6cc8d30c234ef7afcaa7930af5c6e60
DEBUG:lnd(16332):2017-11-29 17:51:16.904 [INF] CRTR: Block 5c74deee5a3b618fa2a138ad35646d94a6cc8d30c234ef7afcaa7930af5c6e60 (height=1407) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 606e5caf3079aafc7aef34c2308dcca6946d6435ad38a1a28f613b5aeede745c
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:17.920 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:17.936 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:17 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:17 keypool reserve 814
DEBUG:bitcoind:2017-11-29 16:51:17 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:17 UpdateTip: new best=5c968145de925463800f419c31a4a060e520ab0feab9f9ccd1117edd5d32af66 height=1408 version=0x20000000 log2_work=11.460456 tx=1569 date='2017-11-29 16:51:17' progress=1.000000 cache=0.3MiB(1555txo)
DEBUG:bitcoind:2017-11-29 16:51:17 AddToWallet 0c36b6909daba8212b2a0912ed7c4165503bb6152343ac61b30571fe1f4a50a8 new
DEBUG:bitcoind:2017-11-29 16:51:17 keypool keep 814
DEBUG:lnd(16332):2017-11-29 17:51:17.989 [INF] CRTR: Pruning channel graph using block 5c968145de925463800f419c31a4a060e520ab0feab9f9ccd1117edd5d32af66 (height=1408)
DEBUG:lnd(16332):2017-11-29 17:51:17.990 [INF] NTFN: New block: height=1408, sha=5c968145de925463800f419c31a4a060e520ab0feab9f9ccd1117edd5d32af66
DEBUG:lnd(16332):2017-11-29 17:51:18.001 [INF] CRTR: Block 5c968145de925463800f419c31a4a060e520ab0feab9f9ccd1117edd5d32af66 (height=1408) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 66af325ddd7e11d1ccf9b9ea0fab20e560a0a4319c410f80635492de4581965c
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:19.014 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:19.045 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:19 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:19 keypool reserve 815
DEBUG:bitcoind:2017-11-29 16:51:19 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:19 UpdateTip: new best=7d0ac9e87a49173bd48d35164b79b7eda6d9511f1ebdd9db37e4cafb335c1919 height=1409 version=0x20000000 log2_work=11.461479 tx=1570 date='2017-11-29 16:51:19' progress=1.000000 cache=0.3MiB(1556txo)
DEBUG:bitcoind:2017-11-29 16:51:19 AddToWallet aba72711879cb857d663351051652b12b4afff8ec2a228f966d874c45eb65a1b new
DEBUG:bitcoind:2017-11-29 16:51:19 keypool keep 815
DEBUG:lnd(16332):2017-11-29 17:51:19.119 [INF] CRTR: Pruning channel graph using block 7d0ac9e87a49173bd48d35164b79b7eda6d9511f1ebdd9db37e4cafb335c1919 (height=1409)
DEBUG:lnd(16332):2017-11-29 17:51:19.120 [INF] NTFN: New block: height=1409, sha=7d0ac9e87a49173bd48d35164b79b7eda6d9511f1ebdd9db37e4cafb335c1919
DEBUG:lnd(16332):2017-11-29 17:51:19.136 [INF] CRTR: Block 7d0ac9e87a49173bd48d35164b79b7eda6d9511f1ebdd9db37e4cafb335c1919 (height=1409) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 19195c33fbcae437dbd9bd1e1f51d9a6edb7794b16358dd43b17497ae8c90a7d
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lnd(16332):2017-11-29 17:51:20.153 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:20.186 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:20 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:20 keypool reserve 816
DEBUG:bitcoind:2017-11-29 16:51:20 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:20 UpdateTip: new best=00d5fa7d753504d52df489a3d2bfdaab02a364fa48cb00b9645f0a151dc3727c height=1410 version=0x20000000 log2_work=11.462502 tx=1571 date='2017-11-29 16:51:20' progress=1.000000 cache=0.3MiB(1557txo)
DEBUG:bitcoind:2017-11-29 16:51:20 AddToWallet acf70235de4268df231545c0ebdb69ba3663dba9ce9528499caef7c6dc9573ec new
DEBUG:bitcoind:2017-11-29 16:51:20 keypool keep 816
DEBUG:lnd(16332):2017-11-29 17:51:20.377 [INF] NTFN: New block: height=1410, sha=00d5fa7d753504d52df489a3d2bfdaab02a364fa48cb00b9645f0a151dc3727c
DEBUG:lnd(16332):2017-11-29 17:51:20.377 [INF] CRTR: Pruning channel graph using block 00d5fa7d753504d52df489a3d2bfdaab02a364fa48cb00b9645f0a151dc3727c (height=1410)
DEBUG:lnd(16332):2017-11-29 17:51:20.391 [INF] CRTR: Block 00d5fa7d753504d52df489a3d2bfdaab02a364fa48cb00b9645f0a151dc3727c (height=1410) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 7c72c31d150a5f64b900cb48fa64a302abdabfd2a389f42dd50435757dfad500
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:21.307 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:21.343 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:21 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:21 keypool reserve 817
DEBUG:bitcoind:2017-11-29 16:51:21 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:21 UpdateTip: new best=10a910d629e8ab486c11e0a5725a17ff4280440ea4ef8a039dc4a7474e6b06bb height=1411 version=0x20000000 log2_work=11.463524 tx=1572 date='2017-11-29 16:51:21' progress=1.000000 cache=0.3MiB(1558txo)
DEBUG:bitcoind:2017-11-29 16:51:21 AddToWallet e7d3a1f71080e5a42ef2a49af728e821067f3562769b57465c92a533cbcd4d43 new
DEBUG:bitcoind:2017-11-29 16:51:21 keypool keep 817
DEBUG:proc:lightningd(27156): Adding block bb066b4e47a7c49d038aefa40e448042ff175a72a5e0116c48abe829d610a910
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:lnd(16332):2017-11-29 17:51:21.523 [INF] CRTR: Pruning channel graph using block 10a910d629e8ab486c11e0a5725a17ff4280440ea4ef8a039dc4a7474e6b06bb (height=1411)
DEBUG:lnd(16332):2017-11-29 17:51:21.527 [INF] NTFN: New block: height=1411, sha=10a910d629e8ab486c11e0a5725a17ff4280440ea4ef8a039dc4a7474e6b06bb
DEBUG:lnd(16332):2017-11-29 17:51:21.532 [INF] CRTR: Block 10a910d629e8ab486c11e0a5725a17ff4280440ea4ef8a039dc4a7474e6b06bb (height=1411) closed 0 channels
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:22.448 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:22.483 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:22 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:22 keypool reserve 818
DEBUG:bitcoind:2017-11-29 16:51:22 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:22 UpdateTip: new best=7b9c1465b6dead3cf92516a4c8b089f045d4f315bf8efa80eb055c5b56495bf2 height=1412 version=0x20000000 log2_work=11.464546 tx=1573 date='2017-11-29 16:51:22' progress=1.000000 cache=0.3MiB(1559txo)
DEBUG:bitcoind:2017-11-29 16:51:22 AddToWallet 0443a799c544361a7500fb05df0cfa6e2e4f19cc20a6efdee46f55d3c0cd25ba new
DEBUG:lnd(16332):2017-11-29 17:51:22.558 [INF] CRTR: Pruning channel graph using block 7b9c1465b6dead3cf92516a4c8b089f045d4f315bf8efa80eb055c5b56495bf2 (height=1412)
DEBUG:lnd(16332):2017-11-29 17:51:22.559 [INF] NTFN: New block: height=1412, sha=7b9c1465b6dead3cf92516a4c8b089f045d4f315bf8efa80eb055c5b56495bf2
DEBUG:bitcoind:2017-11-29 16:51:22 keypool keep 818
DEBUG:lnd(16332):2017-11-29 17:51:22.578 [INF] CRTR: Block 7b9c1465b6dead3cf92516a4c8b089f045d4f315bf8efa80eb055c5b56495bf2 (height=1412) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block f25b49565b5c05eb80fa8ebf15f3d445f089b0c8a41625f93caddeb665149c7b
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:23.590 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:23.621 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1403, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:23 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:23 keypool reserve 819
DEBUG:bitcoind:2017-11-29 16:51:23 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:23 UpdateTip: new best=019d52c0531f8d8c7f0327b8d54407b70026f1bbb548b8f443ac35fbef06472f height=1413 version=0x20000000 log2_work=11.465566 tx=1574 date='2017-11-29 16:51:23' progress=1.000000 cache=0.3MiB(1560txo)
DEBUG:bitcoind:2017-11-29 16:51:23 AddToWallet 22e05ebcfdf185f396948b145b72f32f48e6e3891075634f45671538e7b1fb74 new
DEBUG:bitcoind:2017-11-29 16:51:23 keypool keep 819
DEBUG:proc:2017-11-29 17:51:23.790 [INF] BMGR: Processed 9 blocks in the last 10.16s (9 transactions, height 1413, 2017-11-29 17:51:23 +0100 CET)
DEBUG:lnd(16332):2017-11-29 17:51:23.791 [INF] CRTR: Pruning channel graph using block 019d52c0531f8d8c7f0327b8d54407b70026f1bbb548b8f443ac35fbef06472f (height=1413)
DEBUG:lnd(16332):2017-11-29 17:51:23.791 [INF] NTFN: New block: height=1413, sha=019d52c0531f8d8c7f0327b8d54407b70026f1bbb548b8f443ac35fbef06472f
DEBUG:lnd(16332):2017-11-29 17:51:23.807 [INF] CRTR: Block 019d52c0531f8d8c7f0327b8d54407b70026f1bbb548b8f443ac35fbef06472f (height=1413) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 2f4706effb35ac43f4b848b5bbf12600b70744d5b827037f8c8d1f53c0529d01
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:24.718 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1413, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:24.747 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1413, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:24 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:24 keypool reserve 820
DEBUG:bitcoind:2017-11-29 16:51:24 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:24 UpdateTip: new best=2b07576400211087817ea9ba5cc0fd0686f9d9f56112c5fefa488233cc61d9f3 height=1414 version=0x20000000 log2_work=11.466586 tx=1575 date='2017-11-29 16:51:24' progress=1.000000 cache=0.3MiB(1561txo)
DEBUG:bitcoind:2017-11-29 16:51:24 AddToWallet a698e6c385d6daac3f2ec374b9149fa6459398a8a46017eae946a286f0ad0538 new
DEBUG:bitcoind:2017-11-29 16:51:24 keypool keep 820
DEBUG:lnd(16332):2017-11-29 17:51:24.843 [INF] NTFN: New block: height=1414, sha=2b07576400211087817ea9ba5cc0fd0686f9d9f56112c5fefa488233cc61d9f3
DEBUG:lnd(16332):2017-11-29 17:51:24.844 [INF] CRTR: Pruning channel graph using block 2b07576400211087817ea9ba5cc0fd0686f9d9f56112c5fefa488233cc61d9f3 (height=1414)
DEBUG:lnd(16332):2017-11-29 17:51:24.867 [INF] CRTR: Block 2b07576400211087817ea9ba5cc0fd0686f9d9f56112c5fefa488233cc61d9f3 (height=1414) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block f3d961cc338248fafec51261f5d9f98606fdc05cbaa97e81871021006457072b
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lnd(16332):2017-11-29 17:51:25.860 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1413, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:25.879 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1413, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:25 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:25 keypool reserve 821
DEBUG:bitcoind:2017-11-29 16:51:25 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:25 UpdateTip: new best=0658d84e0746eff8e0b8c98a6defad1ca575a71753b14a2fc9c464676002ba6e height=1415 version=0x20000000 log2_work=11.467606 tx=1576 date='2017-11-29 16:51:25' progress=1.000000 cache=0.3MiB(1562txo)
DEBUG:bitcoind:2017-11-29 16:51:25 AddToWallet 4ab778886f47ed93821d03154abeeb22af438881c8bafdbca446bf21f50c21ac new
DEBUG:lnd(16332):2017-11-29 17:51:25.919 [INF] CRTR: Pruning channel graph using block 0658d84e0746eff8e0b8c98a6defad1ca575a71753b14a2fc9c464676002ba6e (height=1415)
DEBUG:lnd(16332):2017-11-29 17:51:25.920 [INF] NTFN: New block: height=1415, sha=0658d84e0746eff8e0b8c98a6defad1ca575a71753b14a2fc9c464676002ba6e
DEBUG:bitcoind:2017-11-29 16:51:25 keypool keep 821
DEBUG:lnd(16332):2017-11-29 17:51:25.928 [INF] CRTR: Block 0658d84e0746eff8e0b8c98a6defad1ca575a71753b14a2fc9c464676002ba6e (height=1415) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 6eba02606764c4c92f4ab15317a775a51cadef6d8ac9b8e0f8ef46074ed85806
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:26.959 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1413, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:27.006 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1413, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:27 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:27 keypool reserve 822
DEBUG:bitcoind:2017-11-29 16:51:27 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:27 UpdateTip: new best=109b2618bec5e3d6cc6825f5ba28780dea0b9a8878ce508a3d8b034d2ddccee0 height=1416 version=0x20000000 log2_work=11.468624 tx=1577 date='2017-11-29 16:51:27' progress=1.000000 cache=0.3MiB(1563txo)
DEBUG:bitcoind:2017-11-29 16:51:27 AddToWallet 0bae2ca6d289f15a27a632a913b1e91026db457b2d792b41bba8e9327ff52709 new
DEBUG:bitcoind:2017-11-29 16:51:27 keypool keep 822
DEBUG:lnd(16332):2017-11-29 17:51:27.164 [INF] CRTR: Pruning channel graph using block 109b2618bec5e3d6cc6825f5ba28780dea0b9a8878ce508a3d8b034d2ddccee0 (height=1416)
DEBUG:lnd(16332):2017-11-29 17:51:27.165 [INF] NTFN: New block: height=1416, sha=109b2618bec5e3d6cc6825f5ba28780dea0b9a8878ce508a3d8b034d2ddccee0
DEBUG:lnd(16332):2017-11-29 17:51:27.178 [INF] CRTR: Block 109b2618bec5e3d6cc6825f5ba28780dea0b9a8878ce508a3d8b034d2ddccee0 (height=1416) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block e0cedc2d4d038b3d8a50ce78889a0bea0d7828baf52568ccd6e3c5be18269b10
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lnd(16332):2017-11-29 17:51:28.082 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1413, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:28.111 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1413, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:28 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:28 keypool reserve 823
DEBUG:bitcoind:2017-11-29 16:51:28 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:28 UpdateTip: new best=0abb5a5d4ace97d2628e391833fefe58a07d0b08bac1a0810ad72a86d96f8751 height=1417 version=0x20000000 log2_work=11.469642 tx=1578 date='2017-11-29 16:51:28' progress=1.000000 cache=0.3MiB(1564txo)
DEBUG:bitcoind:2017-11-29 16:51:28 AddToWallet 8da10442e8b0f478bee749a047034afe7d12afdc354a341742b0c03de9a96196 new
DEBUG:bitcoind:2017-11-29 16:51:28 keypool keep 823
DEBUG:lnd(16332):2017-11-29 17:51:28.195 [INF] CRTR: Pruning channel graph using block 0abb5a5d4ace97d2628e391833fefe58a07d0b08bac1a0810ad72a86d96f8751 (height=1417)
DEBUG:lnd(16332):2017-11-29 17:51:28.195 [INF] NTFN: New block: height=1417, sha=0abb5a5d4ace97d2628e391833fefe58a07d0b08bac1a0810ad72a86d96f8751
DEBUG:lnd(16332):2017-11-29 17:51:28.209 [INF] CRTR: Block 0abb5a5d4ace97d2628e391833fefe58a07d0b08bac1a0810ad72a86d96f8751 (height=1417) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 51876fd9862ad70a81a0c1ba080b7da058fefe3318398e62d297ce4a5d5abb0a
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:29.212 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1413, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:29.231 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1413, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:29 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:29 keypool reserve 824
DEBUG:bitcoind:2017-11-29 16:51:29 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:29 UpdateTip: new best=0ad0325d9a2e2ed056f3ef871be04fc76742cdf39f5ca74e9639aafb72bf964b height=1418 version=0x20000000 log2_work=11.470659 tx=1579 date='2017-11-29 16:51:29' progress=1.000000 cache=0.3MiB(1565txo)
DEBUG:bitcoind:2017-11-29 16:51:29 AddToWallet d43588350590624b353fc769860fef9558120358ce1bba69a3071745a88e8752 new
DEBUG:bitcoind:2017-11-29 16:51:29 keypool keep 824
DEBUG:lnd(16332):2017-11-29 17:51:29.373 [INF] CRTR: Pruning channel graph using block 0ad0325d9a2e2ed056f3ef871be04fc76742cdf39f5ca74e9639aafb72bf964b (height=1418)
DEBUG:lnd(16332):2017-11-29 17:51:29.374 [INF] NTFN: New block: height=1418, sha=0ad0325d9a2e2ed056f3ef871be04fc76742cdf39f5ca74e9639aafb72bf964b
DEBUG:lnd(16332):2017-11-29 17:51:29.386 [INF] CRTR: Block 0ad0325d9a2e2ed056f3ef871be04fc76742cdf39f5ca74e9639aafb72bf964b (height=1418) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 4b96bf72fbaa39964ea75c9ff3cd4267c74fe01b87eff356d02e2e9a5d32d00a
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:30.288 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1413, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:30.316 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1413, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:30 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:30 keypool reserve 825
DEBUG:bitcoind:2017-11-29 16:51:30 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:30 UpdateTip: new best=368e347ec52d8e24c0af12938632c75f94f261931c1edc106fdf584b50ce65ba height=1419 version=0x20000000 log2_work=11.471675 tx=1580 date='2017-11-29 16:51:30' progress=1.000000 cache=0.3MiB(1566txo)
DEBUG:bitcoind:2017-11-29 16:51:30 AddToWallet 50714d5873f09a0b05662ab15c425da834f7b297ea33a14a82d19f6b48aa1233 new
DEBUG:bitcoind:2017-11-29 16:51:30 keypool keep 825
DEBUG:lnd(16332):2017-11-29 17:51:30.500 [INF] CRTR: Pruning channel graph using block 368e347ec52d8e24c0af12938632c75f94f261931c1edc106fdf584b50ce65ba (height=1419)
DEBUG:lnd(16332):2017-11-29 17:51:30.502 [INF] NTFN: New block: height=1419, sha=368e347ec52d8e24c0af12938632c75f94f261931c1edc106fdf584b50ce65ba
DEBUG:lnd(16332):2017-11-29 17:51:30.512 [INF] CRTR: Block 368e347ec52d8e24c0af12938632c75f94f261931c1edc106fdf584b50ce65ba (height=1419) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block ba65ce504b58df6f10dc1e1c9361f2945fc732869312afc0248e2dc57e348e36
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:31.422 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1413, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:31.450 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1413, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:31 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:31 keypool reserve 826
DEBUG:bitcoind:2017-11-29 16:51:31 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:31 UpdateTip: new best=07aa822e981f635a97f51c28c68242158923cb57651ca7d7674019105ae5ca8e height=1420 version=0x20000000 log2_work=11.472691 tx=1581 date='2017-11-29 16:51:31' progress=1.000000 cache=0.3MiB(1567txo)
DEBUG:bitcoind:2017-11-29 16:51:31 AddToWallet ee275e70862a9e3cebc22f4de459784e87da0534a44439e3637e985a9a4e055d new
DEBUG:lnd(16332):2017-11-29 17:51:31.540 [INF] CRTR: Pruning channel graph using block 07aa822e981f635a97f51c28c68242158923cb57651ca7d7674019105ae5ca8e (height=1420)
DEBUG:bitcoind:2017-11-29 16:51:31 keypool keep 826
DEBUG:lnd(16332):2017-11-29 17:51:31.541 [INF] NTFN: New block: height=1420, sha=07aa822e981f635a97f51c28c68242158923cb57651ca7d7674019105ae5ca8e
DEBUG:lnd(16332):2017-11-29 17:51:31.552 [INF] CRTR: Block 07aa822e981f635a97f51c28c68242158923cb57651ca7d7674019105ae5ca8e (height=1420) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 8ecae55a10194067d7a71c6557cb2389154282c6281cf5975a631f982e82aa07
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lnd(16332):2017-11-29 17:51:32.575 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1413, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:32.607 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1413, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:32 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:32 keypool reserve 827
DEBUG:bitcoind:2017-11-29 16:51:32 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:32 UpdateTip: new best=0f9a876612ffeb3cfb9826ebb752e6938ddb8e599f5d618a2fb8f8b075c150fe height=1421 version=0x20000000 log2_work=11.473706 tx=1582 date='2017-11-29 16:51:32' progress=1.000000 cache=0.3MiB(1568txo)
DEBUG:bitcoind:2017-11-29 16:51:32 AddToWallet 1b03a2b5432962aba45190289a0cc88d9cec6cb3e299925ca014064798164397 new
DEBUG:bitcoind:2017-11-29 16:51:32 keypool keep 827
DEBUG:proc:lightningd(27156): Adding block fe50c175b0f8b82f8a615d9f598edb8d93e652b7eb2698fb3cebff1266879a0f
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:lnd(16332):2017-11-29 17:51:32.783 [INF] CRTR: Pruning channel graph using block 0f9a876612ffeb3cfb9826ebb752e6938ddb8e599f5d618a2fb8f8b075c150fe (height=1421)
DEBUG:lnd(16332):2017-11-29 17:51:32.783 [INF] NTFN: New block: height=1421, sha=0f9a876612ffeb3cfb9826ebb752e6938ddb8e599f5d618a2fb8f8b075c150fe
DEBUG:lnd(16332):2017-11-29 17:51:32.793 [INF] CRTR: Block 0f9a876612ffeb3cfb9826ebb752e6938ddb8e599f5d618a2fb8f8b075c150fe (height=1421) closed 0 channels
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:33.719 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1413, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:33.772 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1413, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:33 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:33 keypool reserve 828
DEBUG:bitcoind:2017-11-29 16:51:33 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:33 UpdateTip: new best=5775148f7c9d0dcad2d0fb565e4f1e53a3dea9c00657156d3b45a844a4d81f73 height=1422 version=0x20000000 log2_work=11.47472 tx=1583 date='2017-11-29 16:51:33' progress=1.000000 cache=0.3MiB(1569txo)
DEBUG:bitcoind:2017-11-29 16:51:33 AddToWallet 8917ef16022b8ad3933a9f9996385a2e92b604bb71b7bc42fbca1a031afe29a6 new
DEBUG:bitcoind:2017-11-29 16:51:33 keypool keep 828
DEBUG:proc:2017-11-29 17:51:33.943 [INF] BMGR: Processed 9 blocks in the last 10.15s (9 transactions, height 1422, 2017-11-29 17:51:33 +0100 CET)
DEBUG:lnd(16332):2017-11-29 17:51:33.943 [INF] CRTR: Pruning channel graph using block 5775148f7c9d0dcad2d0fb565e4f1e53a3dea9c00657156d3b45a844a4d81f73 (height=1422)
DEBUG:lnd(16332):2017-11-29 17:51:33.944 [INF] NTFN: New block: height=1422, sha=5775148f7c9d0dcad2d0fb565e4f1e53a3dea9c00657156d3b45a844a4d81f73
DEBUG:lnd(16332):2017-11-29 17:51:33.951 [INF] CRTR: Block 5775148f7c9d0dcad2d0fb565e4f1e53a3dea9c00657156d3b45a844a4d81f73 (height=1422) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block 731fd8a444a8453b6d155706c0a9dea3531e4f5e56fbd0d2ca0d9d7c8f147557
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lnd(16332):2017-11-29 17:51:34.867 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1422, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:34.897 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1422, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:34 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:34 keypool reserve 829
DEBUG:bitcoind:2017-11-29 16:51:34 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:34 UpdateTip: new best=7ed772fdce01d34e897d53ef5ea9246b3bf288615b0dbbe52ce713b73957eca9 height=1423 version=0x20000000 log2_work=11.475733 tx=1584 date='2017-11-29 16:51:34' progress=1.000000 cache=0.3MiB(1570txo)
DEBUG:bitcoind:2017-11-29 16:51:34 AddToWallet 9acb8251cf80dbfb6bb097395a9ed51204ea775f79fa4ff911b75cda69508859 new
DEBUG:bitcoind:2017-11-29 16:51:34 keypool keep 829
DEBUG:lnd(16332):2017-11-29 17:51:34.980 [INF] CRTR: Pruning channel graph using block 7ed772fdce01d34e897d53ef5ea9246b3bf288615b0dbbe52ce713b73957eca9 (height=1423)
DEBUG:lnd(16332):2017-11-29 17:51:34.983 [INF] NTFN: New block: height=1423, sha=7ed772fdce01d34e897d53ef5ea9246b3bf288615b0dbbe52ce713b73957eca9
DEBUG:lnd(16332):2017-11-29 17:51:34.998 [INF] CRTR: Block 7ed772fdce01d34e897d53ef5ea9246b3bf288615b0dbbe52ce713b73957eca9 (height=1423) closed 0 channels
DEBUG:lnd(16332):2017-11-29 17:51:35.670 [DBG] PEER: Received Ping from 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:51:35.670 [TRC] PEER: readMessage from 127.0.0.1:16333: (*lnwire.Ping)(0xc4209dd200)({
DEBUG:lnd(16332): NumPongBytes: (uint16) 326,
DEBUG:lnd(16332): PaddingBytes: (lnwire.PingPayload) (len=309 cap=309) {
DEBUG:lnd(16332): 00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 000000a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 000000b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 000000c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 000000d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 000000f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000100 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000110 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000120 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000130 00 00 00 00 00 |.....|
DEBUG:lnd(16332): }
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:lnd(16332):2017-11-29 17:51:35.671 [DBG] PEER: Sending Pong to 127.0.0.1:16333
DEBUG:lnd(16332):2017-11-29 17:51:35.671 [TRC] PEER: writeMessage to 127.0.0.1:16333: (*lnwire.Pong)(0xc4209dd320)({
DEBUG:lnd(16332): PongBytes: (lnwire.PongPayload) (len=326 cap=326) {
DEBUG:lnd(16332): 00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 000000a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 000000b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 000000c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 000000d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 000000f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000100 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000110 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000120 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000130 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:lnd(16332): 00000140 00 00 00 00 00 00 |......|
DEBUG:lnd(16332): }
DEBUG:lnd(16332):})
DEBUG:lnd(16332):
DEBUG:proc:lightningd(27156): Adding block a9ec5739b713e72ce5bb0d5b6188f23b6b24a95eef537d894ed301cefd72d77e
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:36.008 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1422, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:36.037 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1422, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
{"method": "generate", "params": [1], "id": 1, "version": "1.1"}
DEBUG:bitcoind:2017-11-29 16:51:36 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:bitcoind:2017-11-29 16:51:36 keypool reserve 830
DEBUG:bitcoind:2017-11-29 16:51:36 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:bitcoind:2017-11-29 16:51:36 UpdateTip: new best=0b53da93a4b90536bf302247ea4ff49d9f6b9ce4d486a8545ba7cc1ccf225aea height=1424 version=0x20000000 log2_work=11.476746 tx=1585 date='2017-11-29 16:51:36' progress=1.000000 cache=0.3MiB(1571txo)
DEBUG:bitcoind:2017-11-29 16:51:36 AddToWallet b5e3fc4b9bea4e1211ec3a9957ba5ca86b8500e9f98a1634798f6fed8e68efd5 new
DEBUG:bitcoind:2017-11-29 16:51:36 keypool keep 830
DEBUG:lnd(16332):2017-11-29 17:51:36.206 [INF] CRTR: Pruning channel graph using block 0b53da93a4b90536bf302247ea4ff49d9f6b9ce4d486a8545ba7cc1ccf225aea (height=1424)
DEBUG:lnd(16332):2017-11-29 17:51:36.207 [INF] NTFN: New block: height=1424, sha=0b53da93a4b90536bf302247ea4ff49d9f6b9ce4d486a8545ba7cc1ccf225aea
DEBUG:lnd(16332):2017-11-29 17:51:36.217 [INF] CRTR: Block 0b53da93a4b90536bf302247ea4ff49d9f6b9ce4d486a8545ba7cc1ccf225aea (height=1424) closed 0 channels
DEBUG:proc:lightningd(27156): Adding block ea5a22cf1ccca75b54a886d4e49c6b9f9df44fea472230bf3605b9a493da530b
DEBUG:proc:lightningd(27156): Immediate feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Normal feerate 5016 (was 5016)
DEBUG:proc:lightningd(27156): Slow feerate 5016 (was 5016)
DEBUG:root:Checking all channels between [(<lightningd.LightningNode object at 0x7fb7337482e8>, <lnd.LndNode object at 0x7fb7337489e8>), (<lnd.LndNode object at 0x7fb7337489e8>, <eclair.EclairNode object at 0x7fb733748d68>)]
DEBUG:lightning-node(16331):Calling getpeers with arguments ()
DEBUG:root:Calling getpeers with arguments ()
DEBUG:proc:lightningd(27156): Connected json input
DEBUG:proc:lightning_gossipd(27274): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:proc:lightning_gossipd(27274): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:proc:lightningd(27156):jcon fd 14: Success
DEBUG:proc:lightningd(27156):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}, 'jsonrpc': '2.0', 'id': 0}
DEBUG:lightning-node(16331):Call returned {'peers': [{'msatoshi_total': 10000000000, 'netaddr': ['127.0.0.1:16332'], 'connected': True, 'channel': '1364:1:0', 'peerid': '026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c', 'owner': 'lightning_channeld', 'msatoshi_to_us': 10000000000, 'state': 'CHANNELD_NORMAL'}]}
DEBUG:lightning-node(16331):Channel 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c state: CHANNELD_NORMAL
DEBUG:lnd(16332):2017-11-29 17:51:37.132 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad state: active: true
remote_pubkey: "02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad"
channel_point: "b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0"
chan_id: 1499733860352000
capacity: 10000000
remote_balance: 9996369
commit_fee: 3631
commit_weight: 552
fee_per_kw: 5016
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1422, 'port': 16333}, 'id': 'scala-client'}
DEBUG:lnd(16332):2017-11-29 17:51:37.161 [INF] RPCS: [listchannels] fetched 1 channels from DB
WARNING:lnd-node(16332):Channel 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c -> 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 not found
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'result': {'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'nodeId': '0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8', 'alias': 'eclair', 'blockHeight': 1422, 'port': 16333}, 'id': 'scala-client'}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26333 "POST / HTTP/1.1" 200 45
DEBUG:root:Method channels returned {'result': [], 'id': 'scala-client'}
WARNING:eclair-node(16333):Channel 0321c63bf532638451c29e749e51e827b021a3e051087d2dde4ffe9b82c237dfe8 -> 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c not found
--------------------------- Captured stdout teardown ---------------------------
INFO:root:LightningD stopped
DEBUG:lnd(16332):2017-11-29 17:51:37.268 [INF] PEER: unable to read message from 127.0.0.1:55204: EOF
DEBUG:lnd(16332):2017-11-29 17:51:37.268 [TRC] PEER: Disconnecting 127.0.0.1:55204, reason: read handler closed
DEBUG:lnd(16332):2017-11-29 17:51:37.268 [DBG] SRVR: Peer 127.0.0.1:55204 has been disconnected
DEBUG:lnd(16332):2017-11-29 17:51:37.268 [DBG] FNDG: Cancelling all reservations for peer 02e1aa091dec270fa0d966b97d99e9e7bde94e3013f9b42067c6306c936a1363ad
DEBUG:lnd(16332):2017-11-29 17:51:37.269 [INF] HSWC: Removing channel link with ChannelID(da44017ead4937f8e0696e9ab15a3350788f962401c6965675749cd607f607b7)
DEBUG:lnd(16332):2017-11-29 17:51:37.269 [INF] HSWC: ChannelLink(b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0) is stopping
DEBUG:lnd(16332):2017-11-29 17:51:37.269 [TRC] PEER: writeHandler for peer 127.0.0.1:55204 done
DEBUG:lnd(16332):2017-11-29 17:51:37.269 [TRC] PEER: readHandler for peer 127.0.0.1:55204 done
DEBUG:lnd(16332):2017-11-29 17:51:37.269 [TRC] PEER: Update stream for gossiper exited
DEBUG:lnd(16332):2017-11-29 17:51:37.269 [INF] HSWC: ChannelLink(b707f607d69c74755696c60124968f7850335ab19a6e69e0f83749ad7e0144da:0) has exited
DEBUG:lnd(16332):2017-11-29 17:51:37.269 [INF] NTFN: Cancelling epoch notification, epoch_id=4
DEBUG:lnd(16332):2017-11-29 17:51:37.269 [DBG] SRVR: removing peer 127.0.0.1:55204
DEBUG:proc:2017-11-29 17:51:37.273 [ERR] RPCS: Websocket receive error from 127.0.0.1:37078: websocket: close 1006 unexpected EOF
DEBUG:proc:2017-11-29 17:51:37.273 [ERR] RPCS: Websocket receive error from 127.0.0.1:37068: websocket: close 1006 unexpected EOF
DEBUG:proc:2017-11-29 17:51:37.273 [ERR] RPCS: Websocket receive error from 127.0.0.1:37088: websocket: close 1006 unexpected EOF
DEBUG:proc:2017-11-29 17:51:37.273 [ERR] RPCS: Websocket receive error from 127.0.0.1:37090: websocket: close 1006 unexpected EOF
DEBUG:eclair(16333):2017-11-29 17:51:37,274 WARN f.a.eclair.crypto.TransportHandler akka://default/user/$i/server/$b - connection closed
DEBUG:proc:2017-11-29 17:51:37.273 [INF] RPCS: Disconnected websocket client 127.0.0.1:37088
DEBUG:eclair(16333):2017-11-29 17:51:37,274 WARN fr.acinq.eclair.io.Peer akka://default/user/$g/switchboard/peer-026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c - lost connection to 026288ef355a1832c9c7b7e886e0d479c5c2900040cb08dc65aa278ec95640a30c
DEBUG:proc:2017-11-29 17:51:37.273 [INF] RPCS: Disconnected websocket client 127.0.0.1:37090
DEBUG:proc:2017-11-29 17:51:37.273 [INF] RPCS: Disconnected websocket client 127.0.0.1:37078
DEBUG:proc:2017-11-29 17:51:37.273 [INF] RPCS: Disconnected websocket client 127.0.0.1:37068
--------------------------- Captured stderr teardown ---------------------------
lightning_channeld: Writing out status 32768 len 27: Broken pipe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment