Guest User

Untitled

a guest
Jun 4th, 2020
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.45 KB | None | 0 0
  1. == CPython 2.7.18 (default, Jun 3 2020, 22:40:25) [C]
  2. == IRIX-6.5-IP30-mips-n32bit-ELF big-endian
  3. == /root/Python-2.7.18/build/test_python_10134
  4. == CPU count: 2
  5. Run tests sequentially
  6. 0:00:00 [ 1/404] test_grammar
  7. 0:00:01 [ 2/404] test_opcodes
  8. 0:00:01 [ 3/404] test_dict
  9. 0:00:05 [ 4/404] test_builtin
  10. 0:00:06 [ 5/404] test_exceptions
  11. 0:00:06 [ 6/404] test_types
  12. 0:00:07 [ 7/404] test_unittest
  13. 0:00:12 [ 8/404] test_doctest
  14. 0:00:19 [ 9/404] test_doctest2
  15. 0:00:19 [ 10/404] test_MimeWriter
  16. 0:00:20 [ 11/404] test_SimpleHTTPServer
  17. 0:00:21 [ 12/404] test_StringIO
  18. 0:00:23 [ 13/404] test___all__
  19. test test___all__ failed -- Traceback (most recent call last):
  20. File "/root/Python-2.7.18/Lib/test/test___all__.py", line 108, in test_all
  21. self.check_all(modname)
  22. File "/root/Python-2.7.18/Lib/test/test___all__.py", line 43, in check_all
  23. modname, e.__class__.__name__, e))
  24. AssertionError: __all__ failure in distutils.command: ImportError: cannot import name md5
  25.  
  26. 0:00:29 [ 14/404/1] test___future__ -- test___all__ failed
  27. 0:00:30 [ 15/404/1] test__locale
  28. 0:00:31 [ 16/404/1] test__osx_support
  29. 0:00:31 [ 17/404/1] test_abc
  30. 0:00:32 [ 18/404/1] test_abstract_numbers
  31. 0:00:32 [ 19/404/1] test_aepack
  32. test_aepack skipped -- No module named aetypes
  33. 0:00:32 [ 20/404/1] test_aifc -- test_aepack skipped
  34. 0:00:34 [ 21/404/1] test_al
  35. test_al skipped -- No module named al
  36. 0:00:34 [ 22/404/1] test_anydbm -- test_al skipped
  37. 0:00:35 [ 23/404/1] test_applesingle
  38. test_applesingle skipped -- No module named MacOS
  39. 0:00:36 [ 24/404/1] test_argparse -- test_applesingle skipped
  40. 0:01:06 [ 25/404/1] test_array -- test_argparse passed in 30 sec 426 ms
  41. 0:01:12 [ 26/404/1] test_ascii_formatd
  42. 0:01:13 [ 27/404/1] test_ast
  43. 0:01:16 [ 28/404/1] test_asynchat
  44. 0:01:19 [ 29/404/1] test_asyncore
  45. 0:01:22 [ 30/404/1] test_atexit
  46. 0:01:22 [ 31/404/1] test_audioop
  47. 0:01:23 [ 32/404/1] test_augassign
  48. 0:01:24 [ 33/404/1] test_base64
  49. 0:01:24 [ 34/404/1] test_bastion
  50. 0:01:25 [ 35/404/1] test_bdb
  51. 0:01:26 [ 36/404/1] test_bigaddrspace
  52. 0:01:26 [ 37/404/1] test_bigmem
  53. 0:01:29 [ 38/404/1] test_binascii
  54. 0:01:30 [ 39/404/1] test_binhex
  55. 0:01:30 [ 40/404/1] test_binop
  56. 0:01:31 [ 41/404/1] test_bisect
  57. 0:01:33 [ 42/404/1] test_bool
  58. 0:01:33 [ 43/404/1] test_bsddb
  59. test_bsddb skipped -- No module named _bsddb
  60. 0:01:34 [ 44/404/1] test_bsddb185 -- test_bsddb skipped
  61. test_bsddb185 skipped -- No module named bsddb185
  62. 0:01:35 [ 45/404/1] test_bsddb3 -- test_bsddb185 skipped
  63. test_bsddb3 skipped -- No module named _bsddb
  64. 0:01:35 [ 46/404/1] test_buffer -- test_bsddb3 skipped
  65. 0:01:36 [ 47/404/1] test_bufio
  66. 0:01:47 [ 48/404/1] test_bytes
  67. 0:02:12 [ 49/404/1] test_bz2
  68. 0:02:25 [ 50/404/1] test_calendar
  69. 0:02:44 [ 51/404/1] test_call
  70. 0:02:45 [ 52/404/1] test_capi
  71. 0:02:50 [ 53/404/1] test_cd
  72. test_cd skipped -- No module named cd
  73. 0:02:50 [ 54/404/1] test_cfgparser -- test_cd skipped
  74. 0:02:55 [ 55/404/1] test_cgi
  75. 0:02:57 [ 56/404/1] test_charmapcodec
  76. 0:02:57 [ 57/404/1] test_cl
  77. test_cl skipped -- No module named cl
  78. 0:02:58 [ 58/404/1] test_class -- test_cl skipped
  79. 0:02:59 [ 59/404/1] test_cmath
  80. test test_cmath failed -- Traceback (most recent call last):
  81. File "/root/Python-2.7.18/Lib/test/test_cmath.py", line 324, in test_specific_values
  82. actual = function(arg)
  83. ValueError: math domain error
  84.  
  85. 0:03:00 [ 60/404/2] test_cmd -- test_cmath failed
  86. 0:03:01 [ 61/404/2] test_cmd_line
  87. 0:03:07 [ 62/404/2] test_cmd_line_script
  88. 0:03:13 [ 63/404/2] test_code
  89. 0:03:14 [ 64/404/2] test_codeccallbacks
  90. 0:03:15 [ 65/404/2] test_codecencodings_cn
  91. 0:03:26 [ 66/404/2] test_codecencodings_hk
  92. 0:03:27 [ 67/404/2] test_codecencodings_iso2022
  93. 0:03:38 [ 68/404/2] test_codecencodings_jp
  94. 0:03:58 [ 69/404/2] test_codecencodings_kr
  95. 0:04:04 [ 70/404/2] test_codecencodings_tw
  96. 0:04:07 [ 71/404/2] test_codecmaps_cn
  97. test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled
  98. 0:04:08 [ 72/404/2] test_codecmaps_hk -- test_codecmaps_cn skipped (resource denied)
  99. test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled
  100. 0:04:08 [ 73/404/2] test_codecmaps_jp -- test_codecmaps_hk skipped (resource denied)
  101. test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled
  102. 0:04:09 [ 74/404/2] test_codecmaps_kr -- test_codecmaps_jp skipped (resource denied)
  103. test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled
  104. 0:04:10 [ 75/404/2] test_codecmaps_tw -- test_codecmaps_kr skipped (resource denied)
  105. test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled
  106. 0:04:10 [ 76/404/2] test_codecs -- test_codecmaps_tw skipped (resource denied)
  107. 0:04:43 [ 77/404/2] test_codeop -- test_codecs passed in 32 sec 281 ms
  108. 0:04:44 [ 78/404/2] test_coercion
  109. 0:04:45 [ 79/404/2] test_collections
  110. 0:04:57 [ 80/404/2] test_colorsys
  111. 0:04:58 [ 81/404/2] test_commands
  112. 0:04:59 [ 82/404/2] test_compare
  113. 0:05:00 [ 83/404/2] test_compile
  114. 0:05:02 [ 84/404/2] test_compileall
  115. 0:05:03 [ 85/404/2] test_compiler
  116. 0:05:06 [ 86/404/2] test_complex
  117. 0:05:14 [ 87/404/2] test_complex_args
  118. 0:05:15 [ 88/404/2] test_contains
  119. 0:05:16 [ 89/404/2] test_contextlib
  120. 0:05:17 [ 90/404/2] test_cookie
  121. 0:05:18 [ 91/404/2] test_cookielib
  122. 0:05:34 [ 92/404/2] test_copy
  123. 0:05:35 [ 93/404/2] test_copy_reg
  124. 0:05:36 [ 94/404/2] test_cpickle
  125. 0:06:22 [ 95/404/2] test_cprofile -- test_cpickle passed in 46 sec 245 ms
  126. 0:06:24 [ 96/404/2] test_crypt
  127. 0:06:25 [ 97/404/2] test_csv
  128. 0:06:26 [ 98/404/2] test_ctypes
  129. test test_ctypes failed -- multiple errors occurred; run in verbose mode for details
  130. 0:06:40 [ 99/404/3] test_curses -- test_ctypes failed
  131. test_curses skipped -- Use of the `curses' resource not enabled
  132. 0:06:41 [100/404/3] test_datetime -- test_curses skipped (resource denied)
  133. 0:06:46 [101/404/3] test_dbm
  134. 0:06:47 [102/404/3] test_decimal
  135. 0:07:20 [103/404/3] test_decorators -- test_decimal passed in 33 sec 393 ms
  136. 0:07:21 [104/404/3] test_defaultdict
  137. 0:07:22 [105/404/3] test_deque
  138. 0:07:50 [106/404/3] test_descr
  139. test test_descr failed -- multiple errors occurred; run in verbose mode for details
  140. 0:08:14 [107/404/4] test_descrtut -- test_descr failed
  141. 0:08:16 [108/404/4] test_dictcomps
  142. 0:08:17 [109/404/4] test_dictviews
  143. 0:08:18 [110/404/4] test_difflib
  144. 0:08:40 [111/404/4] test_dircache
  145. 0:08:42 [112/404/4] test_dis
  146. 0:08:47 [113/404/4] test_distutils
  147. test test_distutils crashed -- <type 'exceptions.ImportError'>: cannot import name md5
  148. 0:08:48 [114/404/5] test_dl -- test_distutils failed
  149. test_dl skipped -- Could not open any shared libraries
  150. 0:08:49 [115/404/5] test_docxmlrpc -- test_dl skipped
  151. 0:08:56 [116/404/5] test_dumbdbm
  152. 0:08:57 [117/404/5] test_dummy_thread
  153. 0:08:58 [118/404/5] test_dummy_threading
  154. 0:08:59 [119/404/5] test_email
  155. 0:09:21 [120/404/5] test_email_codecs
  156. 0:09:22 [121/404/5] test_email_renamed
  157. 0:09:26 [122/404/5] test_ensurepip
  158. 0:09:27 [123/404/5] test_enumerate
  159. 0:09:29 [124/404/5] test_eof
  160. 0:09:30 [125/404/5] test_epoll
  161. test_epoll skipped -- test works only on Linux 2.6
  162. 0:09:31 [126/404/5] test_errno -- test_epoll skipped
  163. 0:09:32 [127/404/5] test_exception_variations
  164. 0:09:33 [128/404/5] test_extcall
  165. 0:09:35 [129/404/5] test_fcntl
  166. 0:09:36 [130/404/5] test_file
  167. 0:09:40 [131/404/5] test_file2k
  168. 0:10:20 [132/404/5] test_file_eintr -- test_file2k passed in 39 sec 864 ms
  169. 0:10:24 [133/404/5] test_filecmp
  170. 0:10:26 [134/404/5] test_fileinput
  171. 0:10:27 [135/404/5] test_fileio
  172. 0:10:29 [136/404/5] test_float
  173. test test_float failed -- Traceback (most recent call last):
  174. File "/root/Python-2.7.18/Lib/test/test_float.py", line 1327, in test_from_hex
  175. self.identical(fromHex('0x0.ffffffffffffd6p-1022'), MIN-3*TINY)
  176. File "/root/Python-2.7.18/Lib/test/test_float.py", line 1037, in identical
  177. self.fail('%r not identical to %r' % (x, y))
  178. AssertionError: 0.0 not identical to 2.2250738585072014e-308
  179.  
  180. 0:10:34 [137/404/6] test_fnmatch -- test_float failed
  181. 0:10:36 [138/404/6] test_fork1
  182. 0:10:43 [139/404/6] test_format
  183. 0:10:45 [140/404/6] test_fpformat
  184. 0:10:55 [141/404/6] test_fractions
  185. 0:10:56 [142/404/6] test_frozen
  186. 0:10:58 [143/404/6] test_ftplib
  187. 0:11:01 [144/404/6] test_funcattrs
  188. 0:11:03 [145/404/6] test_functools
  189. 0:11:04 [146/404/6] test_future
  190. 0:11:06 [147/404/6] test_future3
  191. 0:11:07 [148/404/6] test_future4
  192. 0:11:08 [149/404/6] test_future5
  193. 0:11:09 [150/404/6] test_future_builtins
  194. 0:11:10 [151/404/6] test_gc
  195. 0:11:35 [152/404/6] test_gdb
  196. test_gdb skipped -- Couldn't find gdb on the path
  197. 0:11:36 [153/404/6] test_gdbm -- test_gdb skipped
  198. test_gdbm skipped -- No module named gdbm
  199. 0:11:37 [154/404/6] test_generators -- test_gdbm skipped
  200. 0:11:40 [155/404/6] test_genericpath
  201. 0:11:41 [156/404/6] test_genexps
  202. 0:11:42 [157/404/6] test_getargs
  203. 0:11:43 [158/404/6] test_getargs2
  204. 0:11:45 [159/404/6] test_getopt
  205. 0:11:46 [160/404/6] test_gettext
  206. 0:11:47 [161/404/6] test_gl
  207. test_gl skipped -- No module named gl
  208. 0:11:49 [162/404/6] test_glob -- test_gl skipped
  209. 0:11:50 [163/404/6] test_global
  210. 0:11:51 [164/404/6] test_grp
  211. 0:11:52 [165/404/6] test_gzip
  212. 0:11:55 [166/404/6] test_hash
  213. 0:12:01 [167/404/6] test_hashlib
  214. test test_hashlib crashed -- <type 'exceptions.AttributeError'>: 'module' object has no attribute 'sha1'
  215. 0:12:02 [168/404/7] test_heapq -- test_hashlib failed
  216. 0:12:23 [169/404/7] test_hmac
  217. test test_hmac failed -- multiple errors occurred; run in verbose mode for details
  218. 0:12:24 [170/404/8] test_hotshot -- test_hmac failed
  219. 0:12:25 [171/404/8] test_htmllib
  220. 0:12:27 [172/404/8] test_htmlparser
  221. 0:12:29 [173/404/8] test_httplib
  222. 0:12:31 [174/404/8] test_httpservers
  223. test test_httpservers failed -- multiple errors occurred; run in verbose mode for details
  224. 0:12:34 [175/404/9] test_idle -- test_httpservers failed
  225. test_idle skipped -- No module named _tkinter
  226. 0:12:36 [176/404/9] test_imageop -- test_idle skipped
  227. 0:12:38 [177/404/9] test_imaplib
  228. 0:12:40 [178/404/9] test_imgfile
  229. test_imgfile skipped -- No module named imgfile
  230. 0:12:41 [179/404/9] test_imghdr -- test_imgfile skipped
  231. 0:12:42 [180/404/9] test_imp
  232. 0:12:43 [181/404/9] test_import
  233. 0:12:48 [182/404/9] test_import_magic
  234. 0:12:49 [183/404/9] test_importhooks
  235. 0:12:50 [184/404/9] test_importlib
  236. 0:12:52 [185/404/9] test_index
  237. 0:12:53 [186/404/9] test_inspect
  238. 0:12:58 [187/404/9] test_int
  239. 0:13:17 [188/404/9] test_int_literal
  240. 0:13:19 [189/404/9] test_io
  241. 0:17:28 [190/404/9] test_ioctl -- test_io passed in 4 min 9 sec
  242. test_ioctl skipped -- module 'termios' has no attribute 'TIOCGPGRP'
  243. 0:17:29 [191/404/9] test_isinstance -- test_ioctl skipped
  244. 0:17:31 [192/404/9] test_iter
  245. 0:17:33 [193/404/9] test_iterlen
  246. 0:17:35 [194/404/9] test_itertools
  247. 0:19:18 [195/404/9] test_json -- test_itertools passed in 1 min 42 sec
  248. 0:20:04 [196/404/9] test_kqueue -- test_json passed in 46 sec 578 ms
  249. test_kqueue skipped -- test works only on BSD
  250. 0:20:06 [197/404/9] test_largefile -- test_kqueue skipped
  251. 0:20:07 [198/404/9] test_lib2to3
  252. test test_lib2to3 failed -- Traceback (most recent call last):
  253. File "/root/Python-2.7.18/Lib/lib2to3/tests/test_main.py", line 101, in test_filename_changing_on_output_single_dir
  254. self.py3_dest_dir, self.py2_src_dir), stderr)
  255. AssertionError: "Output in '/tmp/tmpGiPCl0/python3_project' will mirror the input directory '/tmp/tmpGiPCl0/python2_project' layout" not found in 'WARNING: --write-unchanged-files/-W implies
  256. -w.\n'
  257.  
  258. 0:27:01 [199/404/10] test_linecache -- test_lib2to3 failed in 6 min 53 sec
  259. 0:27:03 [200/404/10] test_linuxaudiodev
  260. test_linuxaudiodev skipped -- Use of the `audio' resource not enabled
  261. 0:27:04 [201/404/10] test_list -- test_linuxaudiodev skipped (resource denied)
  262. 0:27:08 [202/404/10] test_locale
  263. test test_locale failed -- multiple errors occurred; run in verbose mode for details
  264. 0:27:09 [203/404/11] test_logging -- test_locale failed
  265. 0:27:38 [204/404/11] test_long
  266. 0:28:15 [205/404/11] test_long_future -- test_long passed in 37 sec 429 ms
  267. 0:29:24 [206/404/11] test_longexp -- test_long_future passed in 1 min 8 sec
  268. 0:29:28 [207/404/11] test_macos
  269. test_macos skipped -- No module named MacOS
  270. 0:29:29 [208/404/11] test_macostools -- test_macos skipped
  271. test_macostools skipped -- No module named MacOS
  272. 0:29:31 [209/404/11] test_macpath -- test_macostools skipped
  273. 0:29:32 [210/404/11] test_macurl2path
  274. 0:29:34 [211/404/11] test_mailbox
  275. 0:29:56 [212/404/11] test_marshal
  276. 0:29:59 [213/404/11] test_math
  277. test test_math failed -- multiple errors occurred; run in verbose mode for details
  278. 0:30:36 [214/404/12] test_md5 -- test_math failed in 36 sec 466 ms
  279. test test_md5 crashed -- <type 'exceptions.ImportError'>: cannot import name md5
  280. 0:30:38 [215/404/13] test_memoryio -- test_md5 failed
  281. 0:30:40 [216/404/13] test_memoryview
  282. 0:30:44 [217/404/13] test_mhlib
  283. 0:30:48 [218/404/13] test_mimetools
  284. 0:30:50 [219/404/13] test_mimetypes
  285. 0:30:51 [220/404/13] test_minidom
  286. test test_minidom crashed -- <type 'exceptions.ImportError'>: No module named pyexpat
  287. 0:30:53 [221/404/14] test_mmap -- test_minidom failed
  288. 0:30:57 [222/404/14] test_module
  289. 0:31:01 [223/404/14] test_modulefinder
  290. 0:31:09 [224/404/14] test_msilib
  291. test_msilib skipped -- No module named _msi
  292. 0:31:10 [225/404/14] test_multibytecodec -- test_msilib skipped
  293. 0:31:49 [226/404/14] test_multifile -- test_multibytecodec passed in 38 sec 26 ms
  294. 0:31:50 [227/404/14] test_multiprocessing
  295. test test_multiprocessing crashed -- <type 'exceptions.AttributeError'>: 'module' object has no attribute 'md5'
  296. 0:31:54 [228/404/15] test_mutants -- test_multiprocessing failed
  297. 0:32:01 [229/404/15] test_mutex
  298. 0:32:03 [230/404/15] test_netrc
  299. 0:32:04 [231/404/15] test_new
  300. 0:32:06 [232/404/15] test_nis
  301. 0:32:08 [233/404/15] test_nntplib
  302. 0:32:10 [234/404/15] test_normalization
  303. 0:32:12 [235/404/15] test_ntpath
  304. 0:32:13 [236/404/15] test_old_mailbox
  305. 0:32:15 [237/404/15] test_openpty
  306. 0:32:17 [238/404/15] test_operator
  307. 0:32:19 [239/404/15] test_optparse
  308. 0:32:22 [240/404/15] test_ordered_dict
  309. 0:32:30 [241/404/15] test_os
  310. 0:32:36 [242/404/15] test_ossaudiodev
  311. test_ossaudiodev skipped -- Use of the `audio' resource not enabled
  312. 0:32:37 [243/404/15] test_parser -- test_ossaudiodev skipped (resource denied)
  313. 0:32:40 [244/404/15] test_pdb
  314. 0:32:44 [245/404/15] test_peepholer
  315. 0:32:46 [246/404/15] test_pep247
  316. test test_pep247 crashed -- <type 'exceptions.ImportError'>: cannot import name md5
  317. 0:32:48 [247/404/16] test_pep277 -- test_pep247 failed
  318. test_pep277 skipped -- only NT+ and systems with Unicode-friendly filesystem encoding
  319. 0:32:49 [248/404/16] test_pep352 -- test_pep277 skipped
  320. 0:32:51 [249/404/16] test_pickle
  321. 0:33:47 [250/404/16] test_pickletools -- test_pickle passed in 55 sec 933 ms
  322. 0:33:58 [251/404/16] test_pipes
  323. 0:34:00 [252/404/16] test_pkg
  324. 0:34:02 [253/404/16] test_pkgimport
  325. 0:34:04 [254/404/16] test_pkgutil
  326. 0:34:06 [255/404/16] test_platform
  327. 0:34:09 [256/404/16] test_plistlib
  328. test test_plistlib failed -- multiple errors occurred; run in verbose mode for details
  329. 0:34:11 [257/404/17] test_poll -- test_plistlib failed
  330. 0:34:24 [258/404/17] test_popen
  331. 0:34:26 [259/404/17] test_popen2
  332. 0:34:29 [260/404/17] test_poplib
  333. 0:34:32 [261/404/17] test_posix
  334. test test_posix failed -- multiple errors occurred; run in verbose mode for details
  335. 0:34:35 [262/404/18] test_posixpath -- test_posix failed
  336. 0:34:37 [263/404/18] test_pow
  337. 0:34:43 [264/404/18] test_pprint
  338. 0:34:46 [265/404/18] test_print
  339. 0:34:47 [266/404/18] test_profile
  340. 0:34:49 [267/404/18] test_property
  341. 0:34:51 [268/404/18] test_pstats
  342. 0:34:53 [269/404/18] test_pty
  343. 0:34:55 [270/404/18] test_pwd
  344. test test_pwd failed -- Traceback (most recent call last):
  345. File "/root/Python-2.7.18/Lib/test/test_pwd.py", line 52, in test_values_extended
  346. self.assertIn(pwd.getpwnam(e.pw_name), entriesbyname[e.pw_name])
  347. AssertionError: pwd.struct_passwd(pw_name='root', pw_passwd='SU23QNU.VkdnQ', pw_uid=0, pw_gid=0, pw_gecos='Super-User', pw_dir='/root', pw_shell='/sbin/tcsh') not found in [pwd.struct_passwd(
  348. pw_name='root', pw_passwd='x', pw_uid=0, pw_gid=0, pw_gecos='Super-User', pw_dir='/root', pw_shell='/sbin/tcsh')]
  349.  
  350. 0:34:57 [271/404/19] test_py3kwarn -- test_pwd failed
  351. 0:34:59 [272/404/19] test_py_compile
  352. 0:35:01 [273/404/19] test_pyclbr
  353. 0:35:22 [274/404/19] test_pydoc
  354. 0:35:32 [275/404/19] test_pyexpat
  355. test test_pyexpat crashed -- <type 'exceptions.ImportError'>: No module named pyexpat
  356. 0:35:34 [276/404/20] test_queue -- test_pyexpat failed
  357. 0:35:40 [277/404/20] test_quopri
  358. 0:35:43 [278/404/20] test_random
  359. test test_random failed -- multiple errors occurred; run in verbose mode for details
  360. 0:35:51 [279/404/21] test_re -- test_random failed
  361. 0:36:10 [280/404/21] test_readline
  362. test_readline skipped -- No module named readline
  363. 0:36:12 [281/404/21] test_regrtest -- test_readline skipped
  364. 0:36:55 [282/404/21] test_repr -- test_regrtest passed in 43 sec 233 ms
  365. 0:36:57 [283/404/21] test_resource
  366. 0:37:01 [284/404/21] test_rfc822
  367. 0:37:03 [285/404/21] test_richcmp
  368. 0:37:05 [286/404/21] test_rlcompleter
  369. 0:37:07 [287/404/21] test_robotparser
  370. 0:37:09 [288/404/21] test_runpy
  371. 0:37:48 [289/404/21] test_sax -- test_runpy passed in 39 sec 350 ms
  372. test test_sax crashed -- <type 'exceptions.ImportError'>: no XML parsers available
  373. 0:37:51 [290/404/22] test_scope -- test_sax failed
  374. 0:37:53 [291/404/22] test_scriptpackages
  375. test_scriptpackages skipped -- No module named aetools
  376. 0:37:54 [292/404/22] test_select -- test_scriptpackages skipped
  377. 0:38:08 [293/404/22] test_set
  378. 0:38:21 [294/404/22] test_setcomps
  379. 0:38:23 [295/404/22] test_sets
  380. 0:38:26 [296/404/22] test_sgmllib
  381. 0:38:29 [297/404/22] test_sha
  382. test test_sha crashed -- <type 'exceptions.ImportError'>: cannot import name sha1
  383. 0:38:30 [298/404/23] test_shelve -- test_sha failed
  384. 0:38:33 [299/404/23] test_shlex
  385. 0:38:35 [300/404/23] test_shutil
  386. 0:38:42 [301/404/23] test_signal
  387. test test_signal failed -- multiple errors occurred; run in verbose mode for details
  388. 0:39:01 [302/404/24] test_site -- test_signal failed
  389. 0:39:04 [303/404/24] test_slice
  390. 0:39:07 [304/404/24] test_smtplib
  391. test test_smtplib failed -- Traceback (most recent call last):
  392. File "/root/Python-2.7.18/Lib/test/test_smtplib.py", line 531, in testAUTH_CRAM_MD5
  393. try: smtp.login(sim_auth[0], sim_auth[1])
  394. File "/root/Python-2.7.18/Lib/smtplib.py", line 608, in login
  395. (code, resp) = self.docmd(encode_cram_md5(resp, user, password))
  396. File "/root/Python-2.7.18/Lib/smtplib.py", line 572, in encode_cram_md5
  397. response = user + " " + hmac.HMAC(password, challenge).hexdigest()
  398. File "/root/Python-2.7.18/Lib/hmac.py", line 45, in __init__
  399. digestmod = hashlib.md5
  400. AttributeError: 'module' object has no attribute 'md5'
  401.  
  402. 0:39:10 [305/404/25] test_smtpnet -- test_smtplib failed
  403. test_smtpnet skipped -- Use of the `network' resource not enabled
  404. 0:39:12 [306/404/25] test_socket -- test_smtpnet skipped (resource denied)
Add Comment
Please, Sign In to add comment