The Buildbot has detected a new failure on builder PPC64LE RHEL7 LTO 3.x while
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/503/builds/4561
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-ppc64le
Build Reason: <unknown>
Blamelist: Alex Waygood <[email protected]>, Erlend E. Aasland
<[email protected]>, Hugo van Kemenade
<[email protected]>, Ken Jin <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/test/libregrtest/single.py",
line 178, in _runtest_env_changed_exc
_load_run_test(result, runtests)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/test/libregrtest/single.py",
line 125, in _load_run_test
test_mod = importlib.import_module(module_name)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/importlib/__init__.py",
line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 1014, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/test/test_dbm_sqlite3.py",
line 1, in <module>
import sqlite3
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/sqlite3/__init__.py",
line 57, in <module>
from sqlite3.dbapi2 import *
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/sqlite3/dbapi2.py",
line 27, in <module>
from _sqlite3 import *
ModuleNotFoundError: No module named '_sqlite3'
Test report
===========
Failed tests:
- test_dbm_sqlite3
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL7
LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/43/builds/4939
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-ppc64le
Build Reason: <unknown>
Blamelist: Erlend E. Aasland <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/single.py",
line 178, in _runtest_env_changed_exc
_load_run_test(result, runtests)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/single.py",
line 125, in _load_run_test
test_mod = importlib.import_module(module_name)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/importlib/__init__.py",
line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 1014, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_dbm_sqlite3.py",
line 1, in <module>
import sqlite3
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/sqlite3/__init__.py",
line 57, in <module>
from sqlite3.dbapi2 import *
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/sqlite3/dbapi2.py",
line 27, in <module>
from _sqlite3 import *
ModuleNotFoundError: No module named '_sqlite3'
Test report
===========
Failed tests:
- test_dbm_sqlite3
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL7
3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/446/builds/4541
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-ppc64le
Build Reason: <unknown>
Blamelist: Alex Waygood <[email protected]>, Erlend E. Aasland
<[email protected]>, Hugo van Kemenade
<[email protected]>, Ken Jin <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/test/libregrtest/single.py",
line 178, in _runtest_env_changed_exc
_load_run_test(result, runtests)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/test/libregrtest/single.py",
line 125, in _load_run_test
test_mod = importlib.import_module(module_name)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/importlib/__init__.py",
line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 1014, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/test/test_dbm_sqlite3.py",
line 1, in <module>
import sqlite3
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/sqlite3/__init__.py",
line 57, in <module>
from sqlite3.dbapi2 import *
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/sqlite3/dbapi2.py",
line 27, in <module>
from _sqlite3 import *
ModuleNotFoundError: No module named '_sqlite3'
Test report
===========
Failed tests:
- test_dbm_sqlite3
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL7
LTO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/402/builds/6462
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel-z
Build Reason: <unknown>
Blamelist: Alex Waygood <[email protected]>, Erlend E. Aasland
<[email protected]>, Hugo van Kemenade
<[email protected]>, Ken Jin <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/libregrtest/single.py",
line 178, in _runtest_env_changed_exc
_load_run_test(result, runtests)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/libregrtest/single.py",
line 125, in _load_run_test
test_mod = importlib.import_module(module_name)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/importlib/__init__.py",
line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 1014, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_dbm_sqlite3.py",
line 1, in <module>
import sqlite3
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/sqlite3/__init__.py",
line 57, in <module>
from sqlite3.dbapi2 import *
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/sqlite3/dbapi2.py",
line 27, in <module>
from _sqlite3 import *
ModuleNotFoundError: No module named '_sqlite3'
Test report
===========
Failed tests:
- test_dbm_sqlite3
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64
FreeBSD15 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1238/builds/1323
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: opsec-fbsd15
Build Reason: <unknown>
Blamelist: Erlend E. Aasland <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.opsec-fbsd15/build/Lib/test/libregrtest/single.py",
line 178, in _runtest_env_changed_exc
_load_run_test(result, runtests)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.opsec-fbsd15/build/Lib/test/libregrtest/single.py",
line 125, in _load_run_test
test_mod = importlib.import_module(module_name)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.opsec-fbsd15/build/Lib/importlib/__init__.py",
line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 1014, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File
"/home/buildbot/buildarea/3.x.opsec-fbsd15/build/Lib/test/test_dbm_sqlite3.py",
line 1, in <module>
import sqlite3
File
"/home/buildbot/buildarea/3.x.opsec-fbsd15/build/Lib/sqlite3/__init__.py", line
57, in <module>
from sqlite3.dbapi2 import *
File "/home/buildbot/buildarea/3.x.opsec-fbsd15/build/Lib/sqlite3/dbapi2.py",
line 27, in <module>
from _sqlite3 import *
ModuleNotFoundError: No module named '_sqlite3'
Test report
===========
Failed tests:
- test_dbm_sqlite3
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL7
LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/244/builds/6541
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel-z
Build Reason: <unknown>
Blamelist: Alex Waygood <[email protected]>, Erlend E. Aasland
<[email protected]>, Hugo van Kemenade
<[email protected]>, Ken Jin <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/libregrtest/single.py",
line 178, in _runtest_env_changed_exc
_load_run_test(result, runtests)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/libregrtest/single.py",
line 125, in _load_run_test
test_mod = importlib.import_module(module_name)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/importlib/__init__.py",
line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 1014, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_dbm_sqlite3.py",
line 1, in <module>
import sqlite3
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/sqlite3/__init__.py",
line 57, in <module>
from sqlite3.dbapi2 import *
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/sqlite3/dbapi2.py",
line 27, in <module>
from _sqlite3 import *
ModuleNotFoundError: No module named '_sqlite3'
Test report
===========
Failed tests:
- test_dbm_sqlite3
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64
FreeBSD14 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1232/builds/1335
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: opsec-fbsd14
Build Reason: <unknown>
Blamelist: Erlend E. Aasland <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/test/libregrtest/single.py",
line 178, in _runtest_env_changed_exc
_load_run_test(result, runtests)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/test/libregrtest/single.py",
line 125, in _load_run_test
test_mod = importlib.import_module(module_name)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/importlib/__init__.py",
line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 1014, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File
"/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/test/test_dbm_sqlite3.py",
line 1, in <module>
import sqlite3
File
"/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/sqlite3/__init__.py", line
57, in <module>
from sqlite3.dbapi2 import *
File "/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/sqlite3/dbapi2.py",
line 27, in <module>
from _sqlite3 import *
ModuleNotFoundError: No module named '_sqlite3'
Test report
===========
Failed tests:
- test_dbm_sqlite3
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder wasm32-wasi
3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1046/builds/4283
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: bcannon-wasi
Build Reason: <unknown>
Blamelist: Alex Waygood <[email protected]>, Erlend E. Aasland
<[email protected]>, Hugo van Kemenade
<[email protected]>, Ken Jin <[email protected]>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File "/Lib/test/libregrtest/single.py", line 178, in _runtest_env_changed_exc
_load_run_test(result, runtests)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File "/Lib/test/libregrtest/single.py", line 125, in _load_run_test
test_mod = importlib.import_module(module_name)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File "/Lib/importlib/__init__.py", line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 1014, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "/Lib/test/test_dbm_sqlite3.py", line 1, in <module>
import sqlite3
File "/Lib/sqlite3/__init__.py", line 57, in <module>
from sqlite3.dbapi2 import *
File "/Lib/sqlite3/dbapi2.py", line 27, in <module>
from _sqlite3 import *
ModuleNotFoundError: No module named '_sqlite3'
Test report
===========
Failed tests:
- test_dbm_sqlite3
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL7
3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/179/builds/6592
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel-z
Build Reason: <unknown>
Blamelist: Erlend E. Aasland <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/libregrtest/single.py",
line 178, in _runtest_env_changed_exc
_load_run_test(result, runtests)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/libregrtest/single.py",
line 125, in _load_run_test
test_mod = importlib.import_module(module_name)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/importlib/__init__.py",
line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 1014, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_dbm_sqlite3.py",
line 1, in <module>
import sqlite3
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/sqlite3/__init__.py",
line 57, in <module>
from sqlite3.dbapi2 import *
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/sqlite3/dbapi2.py",
line 27, in <module>
from _sqlite3 import *
ModuleNotFoundError: No module named '_sqlite3'
Test report
===========
Failed tests:
- test_dbm_sqlite3
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder wasm32-wasi
Non-Debug 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1374/builds/195
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: bcannon-wasi
Build Reason: <unknown>
Blamelist: Alex Waygood <[email protected]>, Erlend E. Aasland
<[email protected]>, Hugo van Kemenade
<[email protected]>, Ken Jin <[email protected]>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File "/Lib/test/libregrtest/single.py", line 178, in _runtest_env_changed_exc
_load_run_test(result, runtests)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File "/Lib/test/libregrtest/single.py", line 125, in _load_run_test
test_mod = importlib.import_module(module_name)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File "/Lib/importlib/__init__.py", line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 1014, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "/Lib/test/test_dbm_sqlite3.py", line 1, in <module>
import sqlite3
File "/Lib/sqlite3/__init__.py", line 57, in <module>
from sqlite3.dbapi2 import *
File "/Lib/sqlite3/dbapi2.py", line 27, in <module>
from _sqlite3 import *
ModuleNotFoundError: No module named '_sqlite3'
Test report
===========
Failed tests:
- test_dbm_sqlite3
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 RHEL7
3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/15/builds/6910
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-x86_64
Build Reason: <unknown>
Blamelist: Erlend E. Aasland <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/single.py",
line 178, in _runtest_env_changed_exc
_load_run_test(result, runtests)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/single.py",
line 125, in _load_run_test
test_mod = importlib.import_module(module_name)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64/build/Lib/importlib/__init__.py",
line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 1014, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64/build/Lib/test/test_dbm_sqlite3.py",
line 1, in <module>
import sqlite3
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64/build/Lib/sqlite3/__init__.py",
line 57, in <module>
from sqlite3.dbapi2 import *
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64/build/Lib/sqlite3/dbapi2.py",
line 27, in <module>
from _sqlite3 import *
ModuleNotFoundError: No module named '_sqlite3'
Test report
===========
Failed tests:
- test_dbm_sqlite3
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder wasm32 WASI
8Core 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1344/builds/782
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: kushaldas-wasi
Build Reason: <unknown>
Blamelist: Alex Waygood <[email protected]>, Erlend E. Aasland
<[email protected]>, Hugo van Kemenade
<[email protected]>, Ken Jin <[email protected]>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File "/Lib/test/libregrtest/single.py", line 178, in _runtest_env_changed_exc
_load_run_test(result, runtests)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File "/Lib/test/libregrtest/single.py", line 125, in _load_run_test
test_mod = importlib.import_module(module_name)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File "/Lib/importlib/__init__.py", line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 1014, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "/Lib/test/test_dbm_sqlite3.py", line 1, in <module>
import sqlite3
File "/Lib/sqlite3/__init__.py", line 57, in <module>
from sqlite3.dbapi2 import *
File "/Lib/sqlite3/dbapi2.py", line 27, in <module>
from _sqlite3 import *
ModuleNotFoundError: No module named '_sqlite3'
Test report
===========
Failed tests:
- test_dbm_sqlite3
Sincerely,
-The Buildbot
_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]