| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
_PyStaticType_Dealloc() now only calls PyObject_ClearWeakRefs() if the call is not going to fail.
⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️Hi! The buildbot AMD64 RHEL7 LTO 3.x has failed when building commit a1444f4. What do you need to do:
You can take a look at the buildbot page here: https://buildbot.python.org/all/#builders/507/builds/1415 Failed tests:
Failed subtests:
Summary of the results of the build (if available): == Tests result: FAILURE then FAILURE == 416 tests OK. 10 slowest tests:
1 test failed: 14 tests skipped: 6 re-run tests: 1 test run no tests: Total duration: 8 min 5 sec Click to see traceback logsTraceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_sqlite3/test_transactions.py", line 100, in test_toggle_auto_commit
self.cur1.execute("create table test(i)")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
sqlite3.OperationalError: database or disk is full
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_tarfile.py", line 1417, in test_abs_pathnames
self._test_pathname("/foo", "foo")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_tarfile.py", line 1354, in _test_pathname
tar.close()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/tarfile.py", line 1784, in close
self.fileobj.close()
^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/contextlib.py", line 155, in __exit__
self.gen.throw(typ, value, traceback)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/support/os_helper.py", line 427, in change_cwd
yield os.getcwd()
^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_tarfile.py", line 1427, in test_cwd
tar.close()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/tarfile.py", line 1784, in close
self.fileobj.close()
^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_sqlite3/test_transactions.py", line 81, in test_delete_starts_transaction
self.cur1.execute("create table test(i)")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
sqlite3.OperationalError: database or disk is full
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_495faaa1'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_sqlite3/test_transactions.py", line 65, in test_insert_starts_transaction
self.cur1.execute("create table test(i)")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
sqlite3.OperationalError: database or disk is full
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_tarfile.py", line 1299, in test_add_self
tar.close()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/tarfile.py", line 1784, in close
self.fileobj.close()
^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_tarfile.py", line 1134, in test_eof_marker
with tarfile.open(tmpname, self.mode) as tar:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/tarfile.py", line 2477, in __exit__
self.close()
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/tarfile.py", line 1784, in close
self.fileobj.close()
^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_mmap.py", line 770, in test_repr
fp.write(data)
^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_sqlite3/test_transactions.py", line 72, in test_update_starts_transaction
self.cur1.execute("create table test(i)")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
sqlite3.OperationalError: database or disk is full
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_132ac67c'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/contextlib.py", line 155, in __exit__
self.gen.throw(typ, value, traceback)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_sqlite3/test_dbapi.py", line 43, in managed_connect
yield cx
^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_sqlite3/test_dbapi.py", line 621, in test_open_uri
cx.execute(self._sql)
^^^^^^^^^^^^^^^^^^^^^
sqlite3.OperationalError: database or disk is full
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_sqlite3/test_transactions.py", line 116, in test_raise_timeout
self.cur1.execute("create table test(i)")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
sqlite3.OperationalError: database or disk is full
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_tarfile.py", line 1425, in test_cwd
tar.add(".")
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/tarfile.py", line 1989, in add
self.add(os.path.join(name, f), os.path.join(arcname, f),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/tarfile.py", line 1989, in add
self.add(os.path.join(name, f), os.path.join(arcname, f),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/tarfile.py", line 1983, in add
self.addfile(tarinfo, f)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/tarfile.py", line 2006, in addfile
self.fileobj.write(buf)
^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_inspect.py", line 801, in setUp
os.mkdir(self.tempdir)
^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device: '@test_6370_tmpæ_dir'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_456438f2'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_tarfile.py", line 1303, in test_filter
os.mkdir(tempdir)
^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device: '/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/build/test_python_16800æ/test_python_worker_3756æ/@test_3756_tmpæ-tardir/filter'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/tarfile.py", line 1781, in close
self.fileobj.write(NUL * (RECORDSIZE - remainder))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_tarfile.py", line 1214, in test_ordered_recursion
os.mkdir(path)
^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device: '/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/build/test_python_16800æ/test_python_worker_3756æ/@test_3756_tmpæ-tardir/directory'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_sqlite3/test_transactions.py", line 126, in test_locking
self.cur1.execute("create table test(i)")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
sqlite3.OperationalError: database or disk is full
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/contextlib.py", line 155, in __exit__
self.gen.throw(typ, value, traceback)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_sqlite3/test_dbapi.py", line 43, in managed_connect
yield cx
^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_sqlite3/test_dbapi.py", line 617, in test_open_with_path_like_object
cx.execute(self._sql)
^^^^^^^^^^^^^^^^^^^^^
sqlite3.OperationalError: database or disk is full
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_socket.py", line 6007, in setUpClass
f.write(chunk)
^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_sqlite3/test_transactions.py", line 90, in test_replace_starts_transaction
self.cur1.execute("create table test(i)")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
sqlite3.OperationalError: database or disk is full
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_socket.py", line 6005, in setUpClass
with open(os_helper.TESTFN, 'wb') as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_tarfile.py", line 1195, in test_file_size
tar.close()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/tarfile.py", line 1784, in close
self.fileobj.close()
^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_tarfile.py", line 1199, in test_directory_size
os.mkdir(path)
^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device: '/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/build/test_python_16800æ/test_python_worker_3756æ/@test_3756_tmpæ-tardir/directory'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_tarfile.py", line 1250, in test_link_size
with open(target, "wb") as fobj:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_tarfile.py", line 1235, in test_gettarinfo_pathlike_name
with tarfile.open(tmpname, self.mode) as tar:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/tarfile.py", line 2477, in __exit__
self.close()
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/tarfile.py", line 1784, in close
self.fileobj.close()
^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_tarfile.py", line 1375, in test_extractall_symlinks
os.mkdir(tempdir)
^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device: '/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/build/test_python_16800æ/test_python_worker_3756æ/@test_3756_tmpæ-tardir/testsymlinks'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_sqlite3/test_dbapi.py", line 1395, in test_ctx_mgr_rollback_if_commit_failed
self.assertEqual("started", proc.stdout.readline().strip())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'started' != ''
- started
+
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_tarfile.py", line 1397, in test_pathnames
self._test_pathname("foo")
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_tarfile.py", line 1354, in _test_pathname
tar.close()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/tarfile.py", line 1784, in close
self.fileobj.close()
^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "<string>", line 10, in <module>
sqlite3.OperationalError: database or disk is full
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_sqlite3/test_hooks.py", line 284, in test_trace_callback_content
cur.execute(queries[0])
^^^^^^^^^^^^^^^^^^^^^^^
sqlite3.OperationalError: database or disk is full
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_sqlite3/test_transactions.py", line 57, in test_dml_does_not_auto_commit_before
self.cur1.execute("create table test(i)")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
sqlite3.OperationalError: database or disk is full
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_marshal.py", line 517, in testModule
self.helper(code)
^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_marshal.py", line 23, in helper
with open(os_helper.TESTFN, "wb") as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
_PyStaticType_Dealloc() now only calls PyObject_ClearWeakRefs() if
the call is not going to fail.
https://bugs.python.org/issue46417