Skip to content

Instantly share code, notes, and snippets.

@roderik
Created February 19, 2016 17:24
Show Gist options
  • Save roderik/38766c440ec0e2bcc5de to your computer and use it in GitHub Desktop.
Save roderik/38766c440ec0e2bcc5de to your computer and use it in GitHub Desktop.
+ python -m Abe.abe --config /root/explorer.conf --commit-bytes 100000 --no-serve
2016-02-19 17:13:34,169 [36:MainThread] Abe.SqlAbstraction INFO - ddl_implicit_commit=true
2016-02-19 17:13:34,172 [36:MainThread] Abe.SqlAbstraction INFO - create_table_epilogue=''
2016-02-19 17:13:34,174 [36:MainThread] Abe.SqlAbstraction INFO - max_varchar=4294967295
2016-02-19 17:13:34,177 [36:MainThread] Abe.SqlAbstraction INFO - clob_type=CLOB
2016-02-19 17:13:34,185 [36:MainThread] Abe.SqlAbstraction INFO - binary_type=buffer
2016-02-19 17:13:34,202 [36:MainThread] Abe.SqlAbstraction INFO - int_type=str
2016-02-19 17:13:34,228 [36:MainThread] Abe.SqlAbstraction INFO - Created silly table abe_dual
2016-02-19 17:13:34,235 [36:MainThread] Abe.SqlAbstraction INFO - sequence_type=update
2016-02-19 17:13:34,238 [36:MainThread] Abe.SqlAbstraction INFO - limit_style=native
2016-02-19 17:13:34,239 [36:MainThread] Abe.SqlAbstraction INFO - [(u'foobarbaz', u'bazfoobar')]
2016-02-19 17:13:34,239 [36:MainThread] Abe.SqlAbstraction INFO - concat_style=ansi
2016-02-19 17:13:34,316 [36:MainThread] Abe.DataStore WARNING - Assigned chain_id 1 to MultiChain Dockerchain
2016-02-19 17:13:34,325 [36:MainThread] Abe.DataStore ERROR - genesis transaction unavailable via RPC; see import-tx in abe.conf
2016-02-19 17:13:34,326 [36:MainThread] Abe.DataStore ERROR - RPC service lacks full txindex
2016-02-19 17:13:34,326 [36:MainThread] Abe.DataStore DEBUG - catch_up_rpc: abort
2016-02-19 17:13:34,327 [36:MainThread] Abe.DataStore INFO - Opened /root/.multichain/dockerchain/blocks/blk00000.dat
2016-02-19 17:13:34,327 [36:MainThread] Abe.DataStore DEBUG - Chain 1 genesis tx: 01000000010000000000000000000000000000000000000000000000000000000000000000ffffffff1304ffff001f01040b446f636b6572636861696effffffff0100000000000000002f76a9149b7e47c886d64d76abbb0497ff54f1578c3dfec188ac1473706b70ffffff0000000000ffffffff014dc7567500000000
2016-02-19 17:13:34,329 [36:MainThread] Abe.DataStore INFO - block_tx 1 1
2016-02-19 17:13:34,331 [36:MainThread] Abe.DataStore INFO - block_tx 2 2
2016-02-19 17:13:34,332 [36:MainThread] Abe.DataStore INFO - block_tx 3 3
2016-02-19 17:13:34,333 [36:MainThread] Abe.DataStore INFO - block_tx 4 4
2016-02-19 17:13:34,334 [36:MainThread] Abe.DataStore INFO - block_tx 5 5
2016-02-19 17:13:34,335 [36:MainThread] Abe.DataStore INFO - block_tx 6 6
2016-02-19 17:13:34,337 [36:MainThread] Abe.DataStore INFO - block_tx 7 7
2016-02-19 17:13:34,338 [36:MainThread] Abe.DataStore INFO - block_tx 8 8
2016-02-19 17:13:34,339 [36:MainThread] Abe.DataStore INFO - block_tx 9 9
2016-02-19 17:13:34,342 [36:MainThread] Abe.DataStore DEBUG - commit
+ python -m Abe.abe --config /root/explorer.conf
2016-02-19 17:13:34,416 [37:MainThread] __main__ INFO - Abe initialized.
2016-02-19 17:13:34,418 [37:MainThread] __main__ WARNING - Listening on http://0.0.0.0:2750
2016-02-19 17:21:37,614 [37:MainThread] Abe.DataStore INFO - block_tx 10 10
2016-02-19 17:21:37,617 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,622 [37:MainThread] Abe.DataStore INFO - block_tx 11 11
2016-02-19 17:21:37,623 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,628 [37:MainThread] Abe.DataStore INFO - block_tx 12 12
2016-02-19 17:21:37,630 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,635 [37:MainThread] Abe.DataStore INFO - block_tx 13 13
2016-02-19 17:21:37,636 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,641 [37:MainThread] Abe.DataStore INFO - block_tx 14 14
2016-02-19 17:21:37,643 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,649 [37:MainThread] Abe.DataStore INFO - block_tx 15 15
2016-02-19 17:21:37,654 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,663 [37:MainThread] Abe.DataStore INFO - block_tx 16 16
2016-02-19 17:21:37,665 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,670 [37:MainThread] Abe.DataStore INFO - block_tx 17 17
2016-02-19 17:21:37,674 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,679 [37:MainThread] Abe.DataStore INFO - block_tx 18 18
2016-02-19 17:21:37,681 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,686 [37:MainThread] Abe.DataStore INFO - block_tx 19 19
2016-02-19 17:21:37,689 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,695 [37:MainThread] Abe.DataStore INFO - block_tx 20 20
2016-02-19 17:21:37,702 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,709 [37:MainThread] Abe.DataStore INFO - block_tx 21 21
2016-02-19 17:21:37,711 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,720 [37:MainThread] Abe.DataStore INFO - block_tx 22 22
2016-02-19 17:21:37,723 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,728 [37:MainThread] Abe.DataStore INFO - block_tx 23 23
2016-02-19 17:21:37,730 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,736 [37:MainThread] Abe.DataStore INFO - block_tx 24 24
2016-02-19 17:21:37,738 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,750 [37:MainThread] Abe.DataStore INFO - block_tx 25 25
2016-02-19 17:21:37,756 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,762 [37:MainThread] Abe.DataStore INFO - block_tx 26 26
2016-02-19 17:21:37,770 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,776 [37:MainThread] Abe.DataStore INFO - block_tx 27 27
2016-02-19 17:21:37,778 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,783 [37:MainThread] Abe.DataStore INFO - block_tx 28 28
2016-02-19 17:21:37,785 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,791 [37:MainThread] Abe.DataStore INFO - block_tx 29 29
2016-02-19 17:21:37,793 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,797 [37:MainThread] Abe.DataStore INFO - block_tx 30 30
2016-02-19 17:21:37,805 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,812 [37:MainThread] Abe.DataStore INFO - block_tx 31 31
2016-02-19 17:21:37,816 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,825 [37:MainThread] Abe.DataStore INFO - block_tx 32 32
2016-02-19 17:21:37,826 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,832 [37:MainThread] Abe.DataStore INFO - block_tx 33 33
2016-02-19 17:21:37,834 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,839 [37:MainThread] Abe.DataStore INFO - block_tx 34 34
2016-02-19 17:21:37,841 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,851 [37:MainThread] Abe.DataStore INFO - block_tx 35 35
2016-02-19 17:21:37,854 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,860 [37:MainThread] Abe.DataStore INFO - block_tx 36 36
2016-02-19 17:21:37,862 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,870 [37:MainThread] Abe.DataStore INFO - block_tx 37 37
2016-02-19 17:21:37,872 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,877 [37:MainThread] Abe.DataStore INFO - block_tx 38 38
2016-02-19 17:21:37,879 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,884 [37:MainThread] Abe.DataStore INFO - block_tx 39 39
2016-02-19 17:21:37,887 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,898 [37:MainThread] Abe.DataStore INFO - block_tx 40 40
2016-02-19 17:21:37,900 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,912 [37:MainThread] Abe.DataStore INFO - block_tx 41 41
2016-02-19 17:21:37,914 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,919 [37:MainThread] Abe.DataStore INFO - block_tx 42 42
2016-02-19 17:21:37,922 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,927 [37:MainThread] Abe.DataStore INFO - block_tx 43 43
2016-02-19 17:21:37,934 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,943 [37:MainThread] Abe.DataStore INFO - block_tx 44 44
2016-02-19 17:21:37,946 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,954 [37:MainThread] Abe.DataStore INFO - block_tx 45 45
2016-02-19 17:21:37,956 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,961 [37:MainThread] Abe.DataStore INFO - block_tx 46 46
2016-02-19 17:21:37,964 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,969 [37:MainThread] Abe.DataStore INFO - block_tx 47 47
2016-02-19 17:21:37,971 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:37,978 [37:MainThread] Abe.DataStore INFO - block_tx 48 48
2016-02-19 17:21:37,984 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:38,002 [37:MainThread] Abe.DataStore INFO - block_tx 49 49
2016-02-19 17:21:38,006 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:38,011 [37:MainThread] Abe.DataStore INFO - block_tx 50 50
2016-02-19 17:21:38,014 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:38,019 [37:MainThread] Abe.DataStore INFO - block_tx 51 51
2016-02-19 17:21:38,021 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:38,026 [37:MainThread] Abe.DataStore INFO - block_tx 52 52
2016-02-19 17:21:38,035 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:38,045 [37:MainThread] Abe.DataStore INFO - block_tx 53 53
2016-02-19 17:21:38,050 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:38,056 [37:MainThread] Abe.DataStore INFO - block_tx 54 54
2016-02-19 17:21:38,059 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:38,064 [37:MainThread] Abe.DataStore INFO - block_tx 55 55
2016-02-19 17:21:38,066 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:38,072 [37:MainThread] Abe.DataStore INFO - block_tx 56 56
2016-02-19 17:21:38,077 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:38,087 [37:MainThread] Abe.DataStore INFO - block_tx 57 57
2016-02-19 17:21:38,095 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:38,101 [37:MainThread] Abe.DataStore INFO - block_tx 58 58
2016-02-19 17:21:38,103 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:38,108 [37:MainThread] Abe.DataStore INFO - block_tx 59 59
2016-02-19 17:21:38,111 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:21:38,116 [37:MainThread] Abe.DataStore INFO - block_tx 60 60
2016-02-19 17:21:38,122 [37:MainThread] Abe.DataStore DEBUG - commit
RawMemPool = {}
list_transactions resp = []
JSON-RPC Recent Tx = []
1. Length of sorted mempool = 0
2. Length of sorted mempool = 0
172.16.141.1 - - [19/Feb/2016 17:21:38] "GET / HTTP/1.1" 200 2495
172.16.141.1 - - [19/Feb/2016 17:21:38] "GET /css/bootstrap.min.css HTTP/1.1" 200 121260
172.16.141.1 - - [19/Feb/2016 17:21:38] "GET /css/bootstrap-theme.min.css HTTP/1.1" 200 23409
172.16.141.1 - - [19/Feb/2016 17:21:38] "GET /js/jquery-1.11.3.min.js HTTP/1.1" 200 95957
172.16.141.1 - - [19/Feb/2016 17:21:38] "GET /js/bootstrap.min.js HTTP/1.1" 200 36868
172.16.141.1 - - [19/Feb/2016 17:21:38] "GET /logo32.png HTTP/1.1" 200 1376
RawMemPool = {}
list_transactions resp = []
JSON-RPC Recent Tx = []
1. Length of sorted mempool = 0
2. Length of sorted mempool = 0
172.16.141.1 - - [19/Feb/2016 17:21:42] "GET /MultiChain%20Dockerchain/recent HTTP/1.1" 200 142
2016-02-19 17:22:12,647 [37:MainThread] Abe.DataStore INFO - block_tx 61 61
2016-02-19 17:22:12,650 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:22:12,657 [37:MainThread] Abe.DataStore INFO - block_tx 62 62
2016-02-19 17:22:12,659 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:22:12,686 [37:MainThread] Abe.DataStore INFO - block_tx 63 63
2016-02-19 17:22:12,686 [37:MainThread] Abe.DataStore INFO - block_tx 63 64
2016-02-19 17:22:12,690 [37:MainThread] Abe.DataStore DEBUG - commit
RawMemPool = {u'daf9960ddb6a02a7adbe133f73ede8e0274282272817263ad123049f1743cd7c': {u'fee': 0.0, u'startingpriority': 0.0, u'height': 60, u'depends': [], u'time': 1455902527, u'currentpriority': 0.0, u'size': 264}}
list_transactions resp = []
JSON-RPC Recent Tx = []
1. Length of sorted mempool = 1
2. Length of sorted mempool = 1
172.16.141.1 - - [19/Feb/2016 17:22:12] "GET /MultiChain%20Dockerchain/recent HTTP/1.1" 200 314
2016-02-19 17:22:38,429 [37:MainThread] Abe.DataStore INFO - block_tx 64 65
2016-02-19 17:22:38,429 [37:MainThread] Abe.DataStore INFO - block_tx 64 66
2016-02-19 17:22:38,432 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:22:38,441 [37:MainThread] Abe.DataStore INFO - block_tx 65 67
2016-02-19 17:22:38,441 [37:MainThread] Abe.DataStore INFO - block_tx 65 68
2016-02-19 17:22:38,443 [37:MainThread] Abe.DataStore DEBUG - commit
RawMemPool = {}
list_transactions resp = []
JSON-RPC Recent Tx = []
1. Length of sorted mempool = 0
2. Length of sorted mempool = 0
172.16.141.1 - - [19/Feb/2016 17:22:38] "GET / HTTP/1.1" 200 2495
172.16.141.1 - - [19/Feb/2016 17:22:38] "GET /css/bootstrap.min.css HTTP/1.1" 200 121260
172.16.141.1 - - [19/Feb/2016 17:22:38] "GET /css/bootstrap-theme.min.css HTTP/1.1" 200 23409
172.16.141.1 - - [19/Feb/2016 17:22:38] "GET /js/jquery-1.11.3.min.js HTTP/1.1" 200 95957
172.16.141.1 - - [19/Feb/2016 17:22:38] "GET /js/bootstrap.min.js HTTP/1.1" 200 36868
172.16.141.1 - - [19/Feb/2016 17:22:38] "GET /logo32.png HTTP/1.1" 200 1376
RawMemPool = {}
list_transactions resp = []
JSON-RPC Recent Tx = []
1. Length of sorted mempool = 0
2. Length of sorted mempool = 0
172.16.141.1 - - [19/Feb/2016 17:22:42] "GET /MultiChain%20Dockerchain/recent HTTP/1.1" 200 142
2016-02-19 17:23:22,710 [37:MainThread] Abe.DataStore INFO - block_tx 66 69
2016-02-19 17:23:22,712 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:23:22,721 [37:MainThread] Abe.DataStore INFO - block_tx 67 70
2016-02-19 17:23:22,721 [37:MainThread] Abe.DataStore INFO - block_tx 67 71
2016-02-19 17:23:22,723 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:23:22,737 [37:MainThread] Abe.DataStore INFO - block_tx 68 72
2016-02-19 17:23:22,737 [37:MainThread] Abe.DataStore INFO - block_tx 68 73
2016-02-19 17:23:22,737 [37:MainThread] Abe.DataStore INFO - block_tx 68 74
2016-02-19 17:23:22,737 [37:MainThread] Abe.DataStore INFO - block_tx 68 75
2016-02-19 17:23:22,739 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:23:22,743 [37:MainThread] Abe.DataStore INFO - block_tx 69 76
2016-02-19 17:23:22,750 [37:MainThread] Abe.DataStore DEBUG - commit
RawMemPool = {}
list_transactions resp = []
JSON-RPC Recent Tx = []
1. Length of sorted mempool = 0
2. Length of sorted mempool = 0
172.16.141.1 - - [19/Feb/2016 17:23:22] "GET /MultiChain%20Dockerchain/recent HTTP/1.1" 200 142
2016-02-19 17:23:42,940 [37:MainThread] Abe.DataStore INFO - block_tx 70 77
2016-02-19 17:23:42,942 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:23:42,949 [37:MainThread] Abe.DataStore INFO - block_tx 71 78
2016-02-19 17:23:42,952 [37:MainThread] Abe.DataStore DEBUG - commit
2016-02-19 17:23:42,957 [37:MainThread] Abe.DataStore INFO - block_tx 72 79
2016-02-19 17:23:42,960 [37:MainThread] Abe.DataStore DEBUG - commit
RawMemPool = {}
list_transactions resp = []
JSON-RPC Recent Tx = []
1. Length of sorted mempool = 0
2. Length of sorted mempool = 0
172.16.141.1 - - [19/Feb/2016 17:23:42] "GET / HTTP/1.1" 200 2495
172.16.141.1 - - [19/Feb/2016 17:23:43] "GET /css/bootstrap.min.css HTTP/1.1" 200 121260
172.16.141.1 - - [19/Feb/2016 17:23:43] "GET /css/bootstrap-theme.min.css HTTP/1.1" 200 23409
172.16.141.1 - - [19/Feb/2016 17:23:43] "GET /js/jquery-1.11.3.min.js HTTP/1.1" 200 95957
172.16.141.1 - - [19/Feb/2016 17:23:43] "GET /js/bootstrap.min.js HTTP/1.1" 200 36868
172.16.141.1 - - [19/Feb/2016 17:23:43] "GET /logo32.png HTTP/1.1" 200 1376
RawMemPool = {}
list_transactions resp = []
JSON-RPC Recent Tx = []
1. Length of sorted mempool = 0
2. Length of sorted mempool = 0
172.16.141.1 - - [19/Feb/2016 17:23:53] "GET /MultiChain%20Dockerchain/recent HTTP/1.1" 200 142
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment