Advertisement
Guest User

Untitled

a guest
Sep 28th, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.31 KB | None | 0 0
  1. ......................................................................................................................................................................................................................................................................................................................................................................
  2. p2p-fullblocktest.py:
  3. Initializing test directory /var/folders/kt/t6rd1zxx7px8273wlb56c4340000gn/T/testm_53g9hn/45
  4. MiniNode: Connecting to Bitcoin Node IP # 127.0.0.1:11360
  5. Test 1: PASS [1]
  6. Test 2: PASS [100]
  7. Test 3: PASS [101]
  8. Test 4: PASS [102]
  9. Test 5: PASS [102]
  10. Test 6: PASS [103]
  11. Test 7: PASS [103]
  12. Test 8: PASS [104]
  13. Test 9: PASS [104]
  14. Test 10: PASS [104]
  15. Test 11: PASS [104]
  16. Test 12: PASS [104]
  17. Test 13: PASS [104]
  18. Test 14: PASS [104]
  19. Test 15: PASS [104]
  20. Test 16: PASS [105]
  21. Test 17: PASS [106]
  22. Test 18: PASS [106]
  23. Test 19: PASS [106]
  24. Test 20: PASS [106]
  25. Test 21: PASS [106]
  26. Test 22: PASS [106]
  27. Test 23: PASS [106]
  28. Test 24: PASS [106]
  29. Test 25: PASS [107]
  30. Test 26: PASS [107]
  31. Test 27: PASS [107]
  32. Test 28: PASS [107]
  33. Test 29: PASS [107]
  34. Test 30: PASS [107]
  35. Test 31: PASS [107]
  36. Test 32: PASS [108]
  37. Test 33: PASS [109]
  38. Test 34: PASS [109]
  39. Test 35: PASS [110]
  40. Test 36: PASS [110]
  41. Test 37: PASS [111]
  42. Test 38: PASS [111]
  43. Test 39: PASS [111]
  44. Test 40: PASS [111]
  45. Test 41: PASS [112]
  46. Test 42: PASS [112]
  47. Test 43: PASS [113]
  48. Test 44: PASS [113]
  49. Test 45: PASS [114]
  50. Test 46: PASS [115]
  51. Test 47: PASS [115]
  52. Test 48: PASS [115]
  53. Test 49: PASS [115]
  54. Test 50: PASS [115]
  55. Test 51: PASS [115]
  56. Test 52: PASS [115]
  57. Test 53: PASS [115]
  58. Test 54: PASS [115]
  59. Test 55: PASS [115]
  60. Test 56: PASS [115]
  61. Test 57: PASS [116]
  62. Test 58: PASS [116]
  63. Test 59: PASS [116]
  64. Test 60: PASS [117]
  65. Test 61: PASS [117]
  66. Test 62: PASS [117]
  67. Test 63: PASS [117]
  68. Test 64: PASS [118]
  69. Test 65: PASS [118]
  70. Test 66: PASS [118]
  71. Test 67: PASS [118]
  72. Test 68: PASS [118]
  73. Test 69: PASS [119]
  74. Test 70: PASS [120]
  75. Test 71: PASS [120]
  76. Test 72: PASS [120]
  77. Test 73: PASS [120]
  78. Test 74: PASS [121]
  79. Test 75: PASS [121]
  80. Test 76: PASS [121]
  81. Test 77: PASS [122]
  82. Test 78: PASS [122]
  83. Test 79: PASS [122]
  84. Test 80: PASS [123]
  85. Test 81: PASS [124]
  86. Test 82: PASS [125]
  87. Test 83: PASS [126]
  88. Test 84: PASS [127]
  89. Test 85: PASS [127]
  90. Test 86: PASS [127]
  91. Test 87: PASS [128]
  92. Test 88: PASS [129]
  93. Test 89: PASS [130]
  94. Test 90: PASS [130]
  95. Test 91: PASS [131]
  96. Test 92: PASS [131]
  97. Test 93: PASS [132]
  98. Test 94: PASS [132]
  99. Unexpected exception caught during testing: error('cannot add item to database',)
  100. Stopping nodes
  101. Not cleaning up dir /var/folders/kt/t6rd1zxx7px8273wlb56c4340000gn/T/testm_53g9hn/45
  102. Failed
  103.  
  104. stderr:
  105. File "/Users/pedrobranco/Projects/bitcoin/qa/rpc-tests/test_framework/test_framework.py", line 151, in main
  106. self.run_test()
  107. File "/Users/pedrobranco/Projects/bitcoin/qa/rpc-tests/p2p-fullblocktest.py", line 73, in run_test
  108. self.test.run()
  109. File "/Users/pedrobranco/Projects/bitcoin/qa/rpc-tests/test_framework/comptool.py", line 336, in run
  110. self.block_store.add_block(block)
  111. File "/Users/pedrobranco/Projects/bitcoin/qa/rpc-tests/test_framework/blockstore.py", line 83, in add_block
  112. self.blockDB[repr(block.sha256)] = bytes(block.serialize())
  113.  
  114. Pass: False, Duration: 180 s
  115.  
  116. ...................................................................................................................................................................................................................................................................................................
  117. walletbackup.py:
  118. Pass: True, Duration: 146 s
  119.  
  120. ...................................................................
  121. bip68-112-113-p2p.py:
  122. Pass: True, Duration: 34 s
  123.  
  124. .............................................................................................
  125. wallet.py:
  126. Pass: True, Duration: 47 s
  127.  
  128. ..................................................
  129. wallet-accounts.py:
  130. Pass: True, Duration: 25 s
  131.  
  132. ...........................................................................................................................................................................................................................................................................................................................................................................................................
  133. wallet-hd.py:
  134. Pass: True, Duration: 198 s
  135.  
  136. ...........................................
  137. wallet-dump.py:
  138. Pass: True, Duration: 22 s
  139.  
  140. .................................................................................
  141. listtransactions.py:
  142. Pass: True, Duration: 41 s
  143.  
  144. ..............................
  145. receivedby.py:
  146. Pass: True, Duration: 15 s
  147.  
  148. ......
  149. mempool_resurrect_test.py:
  150. Pass: True, Duration: 3 s
  151.  
  152. ..............
  153. txn_doublespend.py --mineblock:
  154. Pass: True, Duration: 7 s
  155.  
  156. .................................................................................................................................................................
  157. p2p-segwit.py:
  158. Pass: True, Duration: 81 s
  159.  
  160. ........................
  161. segwit.py:
  162. Pass: True, Duration: 12 s
  163.  
  164. .............
  165. txn_clone.py:
  166. Pass: True, Duration: 7 s
  167.  
  168. .......................
  169. getchaintips.py:
  170. Pass: True, Duration: 12 s
  171.  
  172. .........................................
  173. rawtransactions.py:
  174. Pass: True, Duration: 21 s
  175.  
  176. ...........................
  177. rest.py:
  178. Pass: True, Duration: 14 s
  179.  
  180. .....
  181. mempool_spendcoinbase.py:
  182. Pass: True, Duration: 3 s
  183.  
  184. ................
  185. mempool_reorg.py:
  186. Pass: True, Duration: 8 s
  187.  
  188. ..............
  189. mempool_limit.py:
  190. Pass: True, Duration: 7 s
  191.  
  192. .......
  193. httpbasics.py:
  194. Pass: True, Duration: 4 s
  195.  
  196. .......
  197. multi_rpc.py:
  198. Pass: True, Duration: 4 s
  199.  
  200. .............................
  201. zapwallettxes.py:
  202. Pass: True, Duration: 15 s
  203.  
  204. .........
  205. proxy_test.py:
  206. Pass: True, Duration: 5 s
  207.  
  208. ............ .....
  209. merkle_blocks.py:
  210. Pass: True, Duration: 9 s
  211.  
  212. ........................................................................................................
  213. fundrawtransaction.py:
  214. Pass: True, Duration: 52 s
  215.  
  216. ......
  217. signrawtransactions.py:
  218. Pass: True, Duration: 3 s
  219.  
  220. ............................
  221. nodehandling.py:
  222. Pass: True, Duration: 14 s
  223.  
  224. ............................
  225. reindex.py:
  226. Pass: True, Duration: 14 s
  227.  
  228. ..
  229. decodescript.py:
  230. Pass: True, Duration: 1 s
  231.  
  232. .........
  233. blockchain.py:
  234. Pass: True, Duration: 5 s
  235.  
  236. .....
  237. disablewallet.py:
  238. Pass: True, Duration: 3 s
  239.  
  240. .....................................................................
  241. sendheaders.py:
  242. Pass: True, Duration: 35 s
  243.  
  244. ............
  245. keypool.py:
  246. Pass: True, Duration: 6 s
  247.  
  248. .......
  249. p2p-mempool.py:
  250. Pass: True, Duration: 4 s
  251.  
  252. ............
  253. prioritise_transaction.py:
  254. Pass: True, Duration: 6 s
  255.  
  256. .........
  257. invalidblockrequest.py:
  258. Pass: True, Duration: 5 s
  259.  
  260. .........
  261. invalidtxrequest.py:
  262. Pass: True, Duration: 5 s
  263.  
  264. .....................................
  265. abandonconflict.py:
  266. Pass: True, Duration: 19 s
  267.  
  268. ......................
  269. p2p-versionbits-warning.py:
  270. Pass: True, Duration: 11 s
  271.  
  272. ..............
  273. importprunedfunds.py:
  274. Pass: True, Duration: 7 s
  275.  
  276.  
  277. signmessages.py:
  278. Initializing test directory /var/folders/kt/t6rd1zxx7px8273wlb56c4340000gn/T/testa02i15hv/4
  279. Unexpected exception caught during testing: Exception('bitcoind exited with status 1 during initialization',)
  280. Stopping nodes
  281.  
  282. stderr:
  283. Error: Unable to start HTTP server. See debug log for details.
  284. File "/Users/pedrobranco/Projects/bitcoin/qa/rpc-tests/test_framework/test_framework.py", line 149, in main
  285. self.setup_network()
  286. File "/Users/pedrobranco/Projects/bitcoin/qa/rpc-tests/signmessages.py", line 19, in setup_network
  287. self.nodes = start_nodes(self.num_nodes, self.options.tmpdir)
  288. File "/Users/pedrobranco/Projects/bitcoin/qa/rpc-tests/test_framework/util.py", line 344, in start_nodes
  289. rpcs.append(start_node(i, dirname, extra_args[i], rpchost, binary=binary[i]))
  290. File "/Users/pedrobranco/Projects/bitcoin/qa/rpc-tests/test_framework/util.py", line 325, in start_node
  291. wait_for_bitcoind_start(bitcoind_processes[i], url, i)
  292. File "/Users/pedrobranco/Projects/bitcoin/qa/rpc-tests/test_framework/util.py", line 195, in wait_for_bitcoind_start
  293. raise Exception('bitcoind exited with status %i during initialization' % process.returncode)
  294. Traceback (most recent call last):
  295. File "/Users/pedrobranco/Projects/bitcoin/qa/rpc-tests/signmessages.py", line 41, in <module>
  296. SignMessagesTest().main()
  297. File "/Users/pedrobranco/Projects/bitcoin/qa/rpc-tests/test_framework/test_framework.py", line 172, in main
  298. stop_nodes(self.nodes)
  299. File "/Users/pedrobranco/Projects/bitcoin/qa/rpc-tests/test_framework/util.py", line 362, in stop_nodes
  300. for node in nodes:
  301. TypeError: 'NoneType' object is not iterable
  302.  
  303. Pass: False, Duration: 0 s
  304.  
  305. ........................................
  306. p2p-compactblocks.py:
  307. Pass: True, Duration: 20 s
  308.  
  309. ...........
  310. nulldummy.py:
  311. Pass: True, Duration: 6 s
  312.  
  313. ..............................
  314. importmulti.py:
  315. Pass: True, Duration: 15 s
  316.  
  317. ...............
  318. zmq_test.py:
  319. Pass: True, Duration: 8 s
  320.  
  321. TEST | PASSED | DURATION
  322.  
  323. p2p-fullblocktest.py | False | 180 s
  324. walletbackup.py | True | 146 s
  325. bip68-112-113-p2p.py | True | 34 s
  326. wallet.py | True | 47 s
  327. wallet-accounts.py | True | 25 s
  328. wallet-hd.py | True | 198 s
  329. wallet-dump.py | True | 22 s
  330. listtransactions.py | True | 41 s
  331. receivedby.py | True | 15 s
  332. mempool_resurrect_test.py | True | 3 s
  333. txn_doublespend.py --mineblock | True | 7 s
  334. p2p-segwit.py | True | 81 s
  335. segwit.py | True | 12 s
  336. txn_clone.py | True | 7 s
  337. getchaintips.py | True | 12 s
  338. rawtransactions.py | True | 21 s
  339. rest.py | True | 14 s
  340. mempool_spendcoinbase.py | True | 3 s
  341. mempool_reorg.py | True | 8 s
  342. mempool_limit.py | True | 7 s
  343. httpbasics.py | True | 4 s
  344. multi_rpc.py | True | 4 s
  345. zapwallettxes.py | True | 15 s
  346. proxy_test.py | True | 5 s
  347. merkle_blocks.py | True | 9 s
  348. fundrawtransaction.py | True | 52 s
  349. signrawtransactions.py | True | 3 s
  350. nodehandling.py | True | 14 s
  351. reindex.py | True | 14 s
  352. decodescript.py | True | 1 s
  353. blockchain.py | True | 5 s
  354. disablewallet.py | True | 3 s
  355. sendheaders.py | True | 35 s
  356. keypool.py | True | 6 s
  357. p2p-mempool.py | True | 4 s
  358. prioritise_transaction.py | True | 6 s
  359. invalidblockrequest.py | True | 5 s
  360. invalidtxrequest.py | True | 5 s
  361. abandonconflict.py | True | 19 s
  362. p2p-versionbits-warning.py | True | 11 s
  363. importprunedfunds.py | True | 7 s
  364. signmessages.py | False | 0 s
  365. p2p-compactblocks.py | True | 20 s
  366. nulldummy.py | True | 6 s
  367. importmulti.py | True | 15 s
  368. zmq_test.py | True | 8 s
  369.  
  370. ALL | False | 1159 s (accumulated)
  371.  
  372. Runtime: 1174 s
  373.  
  374. ~/Projects/bitcoin/qa/pull-tester feature/rpc-import-multi* 19m 35s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement