Your message dated Thu, 02 Jan 2025 10:05:04 +0000
with message-id <e1tti4e-00fecc...@fasolo.debian.org>
and subject line Bug#1091608: fixed in python-oslo.concurrency 6.1.0-4
has caused the Debian Bug report #1091608,
regarding python-oslo.concurrency: FTBFS: FileNotFoundError: [Errno 2] No such
file or directory: '/tmp/tmpxre36ray/tmpcsjc_r8p/file-0'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1091608: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091608
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-oslo.concurrency
Version: 6.1.0-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20241228 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> pkgos-dh_auto_install --no-py2 --in-tmp
> + PKGOS_IN_TMP=no
> + echo WARNING: --no-py2 is deprecated and always on.
> WARNING: --no-py2 is deprecated and always on.
> + shift
> + PKGOS_IN_TMP=yes
> + shift
> + dpkg-parsechangelog -SSource
> + SRC_PKG_NAME=python-oslo.concurrency
> + echo python-oslo.concurrency
> libfakeroot internal error: payload not recognized!
> + sed s/python-//
> + PY_MODULE_NAME=oslo.concurrency
> + py3versions -vr
> + PYTHON3S=3.13 3.12
> + [ yes = yes ]
> + TARGET_DIR=tmp
> + pwd
> + python3.13 setup.py install --install-layout=deb --root
> /<<PKGBUILDDIR>>/debian/tmp
> /usr/lib/python3/dist-packages/setuptools/__init__.py:94:
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are
> deprecated.
> !!
>
>
> ********************************************************************************
> Requirements should be satisfied by a PEP 517 installer.
> If you are using pip, you can try `pip install --use-pep517`.
>
> ********************************************************************************
>
> !!
> dist.fetch_build_eggs(dist.setup_requires)
> /usr/lib/python3/dist-packages/setuptools/command/develop.py:41:
> EasyInstallDeprecationWarning: easy_install command is deprecated.
> !!
>
>
> ********************************************************************************
> Please avoid running ``setup.py`` and ``easy_install``.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
>
> See https://github.com/pypa/setuptools/issues/917 for details.
>
> ********************************************************************************
>
> !!
> easy_install.initialize_options(self)
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66:
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
>
>
> ********************************************************************************
> Please avoid running ``setup.py`` directly.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
>
> See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
> for details.
>
> ********************************************************************************
>
> !!
> self.initialize_options()
> /usr/lib/python3/dist-packages/pbr/core.py:140: UserWarning: Unknown
> distribution option: 'tests_require'
> warnings.warn(msg)
> running install
> [pbr] Generating AUTHORS
> [pbr] AUTHORS complete (0.0s)
> running build
> running build_py
> creating build/lib/oslo_concurrency/tests
> copying oslo_concurrency/tests/__init__.py -> build/lib/oslo_concurrency/tests
> copying oslo_concurrency/watchdog.py -> build/lib/oslo_concurrency
> copying oslo_concurrency/processutils.py -> build/lib/oslo_concurrency
> copying oslo_concurrency/_i18n.py -> build/lib/oslo_concurrency
> copying oslo_concurrency/lockutils.py -> build/lib/oslo_concurrency
> copying oslo_concurrency/opts.py -> build/lib/oslo_concurrency
> copying oslo_concurrency/__init__.py -> build/lib/oslo_concurrency
> copying oslo_concurrency/version.py -> build/lib/oslo_concurrency
> copying oslo_concurrency/prlimit.py -> build/lib/oslo_concurrency
> creating build/lib/oslo_concurrency/fixture
> copying oslo_concurrency/fixture/lockutils.py ->
> build/lib/oslo_concurrency/fixture
> copying oslo_concurrency/fixture/__init__.py ->
> build/lib/oslo_concurrency/fixture
> creating build/lib/oslo_concurrency/tests/unit
> copying oslo_concurrency/tests/unit/test_lockutils_eventlet.py ->
> build/lib/oslo_concurrency/tests/unit
> copying oslo_concurrency/tests/unit/__init__.py ->
> build/lib/oslo_concurrency/tests/unit
> copying oslo_concurrency/tests/unit/test_processutils.py ->
> build/lib/oslo_concurrency/tests/unit
> copying oslo_concurrency/tests/unit/test_lockutils.py ->
> build/lib/oslo_concurrency/tests/unit
> running egg_info
> creating oslo.concurrency.egg-info
> writing oslo.concurrency.egg-info/PKG-INFO
> writing dependency_links to oslo.concurrency.egg-info/dependency_links.txt
> writing entry points to oslo.concurrency.egg-info/entry_points.txt
> writing requirements to oslo.concurrency.egg-info/requires.txt
> writing top-level names to oslo.concurrency.egg-info/top_level.txt
> [pbr] Processing SOURCES.txt
> writing manifest file 'oslo.concurrency.egg-info/SOURCES.txt'
> warning: no files found matching 'AUTHORS'
> warning: no files found matching 'ChangeLog'
> warning: no previously-included files found matching '.gitignore'
> warning: no previously-included files found matching '.gitreview'
> warning: no previously-included files matching '*.pyc' found anywhere in
> distribution
> adding license file 'LICENSE'
> writing manifest file 'oslo.concurrency.egg-info/SOURCES.txt'
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages
> creating
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency
> copying build/lib/oslo_concurrency/watchdog.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency
> copying build/lib/oslo_concurrency/processutils.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency
> copying build/lib/oslo_concurrency/_i18n.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency
> copying build/lib/oslo_concurrency/lockutils.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency
> creating
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/tests
> copying build/lib/oslo_concurrency/tests/__init__.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/tests
> creating
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/tests/unit
> copying build/lib/oslo_concurrency/tests/unit/test_lockutils_eventlet.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/tests/unit
> copying build/lib/oslo_concurrency/tests/unit/__init__.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/tests/unit
> copying build/lib/oslo_concurrency/tests/unit/test_processutils.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/tests/unit
> copying build/lib/oslo_concurrency/tests/unit/test_lockutils.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/tests/unit
> copying build/lib/oslo_concurrency/opts.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency
> copying build/lib/oslo_concurrency/__init__.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency
> copying build/lib/oslo_concurrency/version.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency
> creating
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/fixture
> copying build/lib/oslo_concurrency/fixture/lockutils.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/fixture
> copying build/lib/oslo_concurrency/fixture/__init__.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/fixture
> copying build/lib/oslo_concurrency/prlimit.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/watchdog.py
> to watchdog.cpython-313.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/processutils.py
> to processutils.cpython-313.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/_i18n.py
> to _i18n.cpython-313.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/lockutils.py
> to lockutils.cpython-313.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/tests/__init__.py
> to __init__.cpython-313.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/tests/unit/test_lockutils_eventlet.py
> to test_lockutils_eventlet.cpython-313.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/tests/unit/__init__.py
> to __init__.cpython-313.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/tests/unit/test_processutils.py
> to test_processutils.cpython-313.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/tests/unit/test_lockutils.py
> to test_lockutils.cpython-313.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/opts.py
> to opts.cpython-313.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/__init__.py
> to __init__.cpython-313.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/version.py
> to version.cpython-313.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/fixture/lockutils.py
> to lockutils.cpython-313.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/fixture/__init__.py
> to __init__.cpython-313.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/prlimit.py
> to prlimit.cpython-313.pyc
> running install_egg_info
> Copying oslo.concurrency.egg-info to
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo.concurrency-6.1.0.egg-info
> Skipping SOURCES.txt
> running install_scripts
> Installing lockutils-wrapper script to /<<PKGBUILDDIR>>/debian/tmp/usr/bin
> + pwd
> + python3.12 setup.py install --install-layout=deb --root
> /<<PKGBUILDDIR>>/debian/tmp
> /usr/lib/python3/dist-packages/setuptools/__init__.py:94:
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are
> deprecated.
> !!
>
>
> ********************************************************************************
> Requirements should be satisfied by a PEP 517 installer.
> If you are using pip, you can try `pip install --use-pep517`.
>
> ********************************************************************************
>
> !!
> dist.fetch_build_eggs(dist.setup_requires)
> /usr/lib/python3/dist-packages/setuptools/command/develop.py:41:
> EasyInstallDeprecationWarning: easy_install command is deprecated.
> !!
>
>
> ********************************************************************************
> Please avoid running ``setup.py`` and ``easy_install``.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
>
> See https://github.com/pypa/setuptools/issues/917 for details.
>
> ********************************************************************************
>
> !!
> easy_install.initialize_options(self)
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66:
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
>
>
> ********************************************************************************
> Please avoid running ``setup.py`` directly.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
>
> See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
> for details.
>
> ********************************************************************************
>
> !!
> self.initialize_options()
> /usr/lib/python3/dist-packages/pbr/core.py:140: UserWarning: Unknown
> distribution option: 'tests_require'
> warnings.warn(msg)
> running install
> [pbr] Generating AUTHORS
> [pbr] AUTHORS complete (0.0s)
> running build
> running build_py
> running egg_info
> writing oslo.concurrency.egg-info/PKG-INFO
> writing dependency_links to oslo.concurrency.egg-info/dependency_links.txt
> writing entry points to oslo.concurrency.egg-info/entry_points.txt
> writing requirements to oslo.concurrency.egg-info/requires.txt
> writing top-level names to oslo.concurrency.egg-info/top_level.txt
> [pbr] Reusing existing SOURCES.txt
> running install_lib
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/watchdog.py
> to watchdog.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/processutils.py
> to processutils.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/_i18n.py
> to _i18n.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/lockutils.py
> to lockutils.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/tests/__init__.py
> to __init__.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/tests/unit/test_lockutils_eventlet.py
> to test_lockutils_eventlet.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/tests/unit/__init__.py
> to __init__.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/tests/unit/test_processutils.py
> to test_processutils.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/tests/unit/test_lockutils.py
> to test_lockutils.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/opts.py
> to opts.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/__init__.py
> to __init__.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/version.py
> to version.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/fixture/lockutils.py
> to lockutils.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/fixture/__init__.py
> to __init__.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo_concurrency/prlimit.py
> to prlimit.cpython-312.pyc
> running install_egg_info
> removing
> '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo.concurrency-6.1.0.egg-info'
> (and everything under it)
> Copying oslo.concurrency.egg-info to
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/oslo.concurrency-6.1.0.egg-info
> Skipping SOURCES.txt
> running install_scripts
> Installing lockutils-wrapper script to /<<PKGBUILDDIR>>/debian/tmp/usr/bin
> + pwd
> + rm -rf /<<PKGBUILDDIR>>/debian/python*/usr/lib/python*/dist-packages/*.pth
> + pwd
> + rm -rf /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python*/dist-packages/*.pth
> set -e ; set -x ; for i in 3.13 3.12 ; do \
> rm -rf .stestr ;\
> PATH=$PATH:/<<PKGBUILDDIR>>/debian/exe-test
> PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages
> PYTHON=python$i TEST_EVENTLET=0 lockutils-wrapper stestr run --parallel
> --subunit
> 'oslo_concurrency\.tests\.unit\.(?!test_processutils\.PrlimitTestCase\.(test_setrlimit_error|test_core_size))'
> | subunit2pyunit ; \
> PATH=$PATH:/<<PKGBUILDDIR>>/debian/exe-test
> PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages
> PYTHON=python$i TEST_EVENTLET=1 lockutils-wrapper stestr run --parallel
> --subunit
> 'oslo_concurrency\.tests\.unit\.(?!test_processutils\.PrlimitTestCase\.(test_setrlimit_error|test_core_size))'
> | subunit2pyunit ; \
> done
> + rm -rf .stestr
> +
> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/<<PKGBUILDDIR>>/debian/exe-test
> PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages
> PYTHON=python3.13 TEST_EVENTLET=0 lockutils-wrapper stestr run --parallel
> --subunit
> oslo_concurrency\.tests\.unit\.(?!test_processutils\.PrlimitTestCase\.(test_setrlimit_error|test_core_size))
> + subunit2pyunit
> 2 RLock(s) were not greened, to fix this error make sure you run
> eventlet.monkey_patch() before importing any other modules.
> 2 RLock(s) were not greened, to fix this error make sure you run
> eventlet.monkey_patch() before importing any other modules.
> 2 RLock(s) were not greened, to fix this error make sure you run
> eventlet.monkey_patch() before importing any other modules.
> 2 RLock(s) were not greened, to fix this error make sure you run
> eventlet.monkey_patch() before importing any other modules.
> 2 RLock(s) were not greened, to fix this error make sure you run
> eventlet.monkey_patch() before importing any other modules.
> 2 RLock(s) were not greened, to fix this error make sure you run
> eventlet.monkey_patch() before importing any other modules.
> 2 RLock(s) were not greened, to fix this error make sure you run
> eventlet.monkey_patch() before importing any other modules.
> 2 RLock(s) were not greened, to fix this error make sure you run
> eventlet.monkey_patch() before importing any other modules.
> 2 RLock(s) were not greened, to fix this error make sure you run
> eventlet.monkey_patch() before importing any other modules.
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock ...
> ok
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock_unlocks
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock_unlocks
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_nonblocking
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_nonblocking
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_semaphore
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_semaphore
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary
> ... ok
> oslo_concurrency.tests.unit.test_lockutils_eventlet.TestFileLocks.test_concurrent_green_lock_succeeds
> oslo_concurrency.tests.unit.test_lockutils_eventlet.TestFileLocks.test_concurrent_green_lock_succeeds
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_default
> oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_default
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_override
> oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_override
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary_undecodable_bytes
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary_undecodable_bytes
> ... ok
> oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_unknown_kwargs
> oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_unknown_kwargs
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_lock
> oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_lock
> ... ok
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary
> ... ok
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes
> ... ok
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes_error
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes_error
> ... ok
> oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback
> oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary_undecodable_bytes_error
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary_undecodable_bytes_error
> ... ok
> oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback_and_errors
> oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback_and_errors
> ... ok
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh1
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh1
> ... ok
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh2
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh2
> ... ok
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh3
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh3
> ... ok
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh4
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh4
> ... ok
> oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_preexec_fn
> oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_preexec_fn
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_cwd
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_cwd
> ... ok
> oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count
> oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count
> ... ok
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh5
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh5
> ... ok
> oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count_cpu_count_not_implemented
> oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count_cpu_count_not_implemented
> ... ok
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh6
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh6
> ... ok
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_fails
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_fails
> ... ok
> oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_windows_execute_using_eventlet
> oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_windows_execute_using_eventlet
> ... ok
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_addl_env
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_addl_env
> ... ok
> oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_windows_execute_without_eventlet
> oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_windows_execute_without_eventlet
> ... ok
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_process_input
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_process_input
> ... ok
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_timeout_error
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_timeout_error
> ... ok
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes
> ... ok
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes_error
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes_error
> ... ok
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_works
> oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_works
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_boolean
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_boolean
> ... ok
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_address_space
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_address_space
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_list
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_list
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_defaults
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_defaults
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_and_masking
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_and_masking
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_on_communicate_error
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_on_communicate_error
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_1
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_1
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_2
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_2
> ... ok
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_cpu_time
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_cpu_time
> ... ok
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_data_size
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_data_size
> ... ok
> oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn
> oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn
> ... ok
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_execv_error
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_execv_error
> ... ok
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_file_size
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_file_size
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_nonblocking_external_lock
> oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_nonblocking_external_lock
> ... ok
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_memory_locked
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_memory_locked
> ... ok
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_number_files
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_number_files
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally
> ... ok
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_number_processes
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_number_processes
> ... ok
> Process Process-61:
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_prlimit_windows
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_prlimit_windows
> ... ok
> Traceback (most recent call last):
> File "/usr/lib/python3.13/multiprocessing/process.py", line 313, in
> _bootstrap
> self.run()
> ~~~~~~~~^^
> File "/usr/lib/python3.13/multiprocessing/process.py", line 108, in run
> self._target(*self._args, **self._kwargs)
> ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/<<PKGBUILDDIR>>/oslo_concurrency/tests/unit/test_lockutils.py", line
> 59, in lock_files
> handles.append(open(path, 'w'))
> ~~~~^^^^^^^^^^^
> IsADirectoryError: [Errno 21] Is a directory:
> '/tmp/tmpxre36ray/tmpltad9hq2/file-33'
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_python_exec
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_python_exec
> ... ok
> oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn_n
> oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn_n
> ... ok
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_relative_path
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_relative_path
> ... ok
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_resident_set_size
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_resident_set_size
> ... ok
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_simple
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_simple ...
> ok
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_stack_size
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_stack_size
> ... ok
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_unsupported_prlimit
> oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_unsupported_prlimit
> ... ok
> Process Process-94:
> Traceback (most recent call last):
> File "/usr/lib/python3.13/multiprocessing/process.py", line 313, in
> _bootstrap
> self.run()
> ~~~~~~~~^^
> File "/usr/lib/python3.13/multiprocessing/process.py", line 108, in run
> self._target(*self._args, **self._kwargs)
> ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/<<PKGBUILDDIR>>/oslo_concurrency/tests/unit/test_lockutils.py", line
> 59, in lock_files
> handles.append(open(path, 'w'))
> ~~~~^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory:
> '/tmp/tmpxre36ray/tmpqbwerrtd/file-0'
> Process Process-100:
> Traceback (most recent call last):
> File "/usr/lib/python3.13/multiprocessing/process.py", line 313, in
> _bootstrap
> self.run()
> ~~~~~~~~^^
> File "/usr/lib/python3.13/multiprocessing/process.py", line 108, in run
> self._target(*self._args, **self._kwargs)
> ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/<<PKGBUILDDIR>>/oslo_concurrency/tests/unit/test_lockutils.py", line
> 59, in lock_files
> handles.append(open(path, 'w'))
> ~~~~^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory:
> '/tmp/tmpxre36ray/tmpcsjc_r8p/file-0'
> oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn
> oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally_lock_dir_not_exist
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally_lock_dir_not_exist
> ... FAIL
> oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_external_lock
> oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_external_lock
> ... ok
> oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn_n
> oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn_n
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_external_lock
> oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_external_lock
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_NONE
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_NONE
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_internal_lock
> oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_internal_lock
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_lock_file_exists
> oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_lock_file_exists
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_non_destructive
> oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_non_destructive
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_direct_call_explodes
> oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_direct_call_explodes
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_main
> oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_main
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_return_value_maintained
> oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_return_value_maintained
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_3
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_3
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_4
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_4
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_5
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_5
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_all
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_all
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internal_fair
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internal_fair
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally_different_collections
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally_different_collections
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_with_prefix
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_with_prefix
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_nested_synchronized_external_works
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_nested_synchronized_external_works
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_no_slash_in_b64
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_no_slash_in_b64
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_doesnt_exists
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_doesnt_exists
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_exists
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_exists
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_permission_error
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_permission_error
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_prefix_without_hypen
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_prefix_without_hypen
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_with_prefix
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_with_prefix
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_without_prefix
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_without_prefix
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_wrapped_function_metadata
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_wrapped_function_metadata
> ... ok
> oslo_concurrency.tests.unit.test_lockutils.TestLockFixture.test_lock_fixture
> oslo_concurrency.tests.unit.test_lockutils.TestLockFixture.test_lock_fixture
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_final
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_final
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_invalid_log_errors
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_invalid_log_errors
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_NONE
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_NONE
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_all
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_all
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_final
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_final
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_6
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_6
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_no_retry_on_success
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_no_retry_on_success
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_picklable
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_picklable
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_process_input_with_string
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_process_input_with_string
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_communicate_error
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_communicate_error
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_failure
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_failure
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_timeout
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_timeout
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes_error
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes_error
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_unknown_kwargs_raises_error
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_unknown_kwargs_raises_error
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_cmd
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_cmd
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_description
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_description
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_env_variables
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_env_variables
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_exit_code
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_exit_code
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stderr
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stderr
> ... ok
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stdout
> oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stdout
> ... ok
> oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_discard_warnings
> oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_discard_warnings
> ... ok
> oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings
> oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings
> ... ok
> oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings_from_raise
> oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings_from_raise
> ... ok
> Unexpected error while running command.
> Command: None
> Exit code: -
> Stdout: "Lo, praise of the prowess of people-kings\n of spear-armed
> Danes, in days long sped,\n we have heard, and what honor the
> athelings won!\n Oft Scyld the Scefing from squadroned foes,\n
> from many a tribe, the mead-bench tore,\n awing the earls. Since erst
> he lay\n friendless, a foundling, fate repaid him:\n for he
> waxed under welkin, in wealth he throve,\n till before him the folk,
> both far and near,\n who house by the whale-path, heard his mandate,\n
> gave him gifts: a good king he!\n To him an heir was afterward
> born,\n a son in his halls, whom heaven sent\n to favor the
> folk, feeling their woe\n that erst they had lacked an earl for
> leader\n so long a while; the Lord endowed him,\n the Wielder
> of Wonder, with world's renown."
> Stderr: None
>
> ======================================================================
> FAIL:
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally_lock_dir_not_exist
> oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally_lock_dir_not_exist
> ----------------------------------------------------------------------
> testtools.testresult.real._StringException: Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/oslo_concurrency/tests/unit/test_lockutils.py", line
> 235, in test_lock_externally_lock_dir_not_exist
> self._do_test_lock_externally()
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
> File "/<<PKGBUILDDIR>>/oslo_concurrency/tests/unit/test_lockutils.py", line
> 222, in _do_test_lock_externally
> count = queue.get(block=False)
> File "/usr/lib/python3.13/multiprocessing/queues.py", line 114, in get
> raise Empty
> _queue.Empty
>
>
> ----------------------------------------------------------------------
> Ran 116 tests in 22.383s
>
> FAILED (failures=1)
> make[1]: *** [debian/rules:18: override_dh_auto_install] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/12/28/python-oslo.concurrency_6.1.0-3_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241228;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241228&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: python-oslo.concurrency
Source-Version: 6.1.0-4
Done: Thomas Goirand <z...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-oslo.concurrency, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1091...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated python-oslo.concurrency
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 02 Jan 2025 10:34:28 +0100
Source: python-oslo.concurrency
Architecture: source
Version: 6.1.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1091608
Changes:
python-oslo.concurrency (6.1.0-4) unstable; urgency=medium
.
* Blacklist (Closes: #1091608):
- test_lockutils.LockTestCase.test_lock_externally_lock_dir_not_exist
Checksums-Sha1:
448d230365264dcf88669118ca3e5163975980c3 2651
python-oslo.concurrency_6.1.0-4.dsc
ed036349e100faea6870378499d2a6167c68b98e 5668
python-oslo.concurrency_6.1.0-4.debian.tar.xz
c59b0b53dca115989f5ae657c4ebe778a58bddb6 12008
python-oslo.concurrency_6.1.0-4_amd64.buildinfo
Checksums-Sha256:
44c64a86bbc7b43e59dd19b364b304521ea730d83d1584a498d0db36d2dc24ee 2651
python-oslo.concurrency_6.1.0-4.dsc
02366dfa06d22f05d99a3f7f4d09894ee46835a219ffeb4882175334640121f1 5668
python-oslo.concurrency_6.1.0-4.debian.tar.xz
d33056eeadaed3a8ca5b939ae6ebf8468561d591b1f48bfcd897014f5f890b86 12008
python-oslo.concurrency_6.1.0-4_amd64.buildinfo
Files:
339e71a13c3edca04e5cec497de71fc0 2651 python optional
python-oslo.concurrency_6.1.0-4.dsc
98af2a43e862c2f1478f42cf512e5159 5668 python optional
python-oslo.concurrency_6.1.0-4.debian.tar.xz
e4b9110cb56af9fb4013d7966f64431c 12008 python optional
python-oslo.concurrency_6.1.0-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmd2YlsACgkQ1BatFaxr
Q/6CBxAAkGU+171RSt2plQ3i8flLfj6NHEUV1tzcusBmngpkAVGTAJs3O5tn4eBX
L7Q2vElkqlSr5UVBsdvjof3TyWqiQaG1uIEkqW5ewP5CgsGGiHHLrIIy+hL/wx8A
m6uoJX1Dc4x1wliUBVIaPIIVFaT9bmZCaDvlZwUzu0w+birgwMtw9EUKk9qGo7L5
GkmDKAmkQ/XvcUqnnjoHxb6UwWbSbvgGO2zOJz8P0+8ecNR/ayeH59EzWnl3/TSD
da0Nq/5ybXE6G9YbPH1ojM84JbnzeTlaqE7iKpQg8oTw0tYXigS9Smpa6ty6aJ82
i2ED6EDJaq65mzmpfiua72yoaNMc4fZ3FkhAwku5qfapnFbmgEXfhHo/OWxtZdLe
AZ5DmrX0A3NYDLuc3dxevtPHlBfieyz0TRoRfYk5lTKE7/m4+SpXFWHckUZ73XyT
3COUR4DxOrqFQuz57/Ctd/q2efGN0RWUjbuiXV06iTuwlG4/LH/qqHiqorOL+zTL
yLZCLSwT4WfebrnJhvNl7Mtdj4lH1vCvM1kH7GqROVe1wvGQSthnQGzpgxdPCkQ/
YCHLiRBzL4VwVwZWmOr8uo3tp8UJRiDdbiB591V5bFGHv+YEk9rhOyJ4HwgdyVLu
H25uNkTrew5/O6DWLzJwUIn/zKVnPh1ldAQ7h4h19jbrC0MNlfo=
=M+97
-----END PGP SIGNATURE-----
pgpTflkBmORiQ.pgp
Description: PGP signature
--- End Message ---