Buildbot-status
Threads by month
- ----- 2025 -----
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
April 2021
- 2 participants
- 100 discussions
The Buildbot has detected a new failure on builder s390x Fedora Rawhide Refleaks 3.9 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/168/builds/8
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
Captured …
[View More]traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
Test report
===========
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot working for 'Python' has noticed that the worker named koobs-freebsd-9e36 went away.
It last disconnected at Mon Apr 26 06:28:28 2021.
The admin on record (as reported by WORKER:info/admin) was Kubilay Kocak <irc://chat.freenode.net/koobs,isnick>
.
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named koobs-freebsd-564d went away.
It last disconnected at Mon Apr 26 06:28:00 2021.
The admin on record (as reported by WORKER:info/admin) was Kubilay Kocak <irc://chat.freenode.net/koobs,isnick>
.
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder PPC64LE Fedora Stable Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/280/builds/7
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-ppc64le
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
…
[View More]Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
Test report
===========
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot has detected a new failure on builder PPC64LE RHEL7 Refleaks 3.7 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/367/builds/6
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-ppc64le
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
=====…
[View More]=============
From https://github.com/python/cpython
* branch 3.7 -> FETCH_HEAD
Note: checking out 'FETCH_HEAD'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at 2f01c56... [3.7] bpo-43660: Fix crash when displaying exceptions with custom values for sys.stderr (GH-25075). (GH-25085)
Switched to and reset branch '3.7'
WARNING: Disable --verbose3 because it's incompatible with --huntrleaks: see http://bugs.python.org/issue27103
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
/home/buildbot/buildarea/3.7.cstratak-RHEL7-ppc64le.refleak/build/Lib/test/test_codeop.py:300: DeprecationWarning: invalid escape sequence \e
compile_command("'\e'")
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
/home/buildbot/buildarea/3.7.cstratak-RHEL7-ppc64le.refleak/build/Lib/ctypes/test/test_parameters.py:243: DeprecationWarning: invalid escape sequence \(
self.assertRegex(repr(c_char_p.from_param(b'hihi')), "^<cparam 'z' \(0x[A-Fa-f0-9]+\)>$")
/home/buildbot/buildarea/3.7.cstratak-RHEL7-ppc64le.refleak/build/Lib/ctypes/test/test_parameters.py:244: DeprecationWarning: invalid escape sequence \(
self.assertRegex(repr(c_wchar_p.from_param('hihi')), "^<cparam 'Z' \(0x[A-Fa-f0-9]+\)>$")
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
stty: standard input: Inappropriate ioctl for device
.stty: standard input: Inappropriate ioctl for device
.stty: standard input: Inappropriate ioctl for device
.stty: standard input: Inappropriate ioctl for device
.stty: standard input: Inappropriate ioctl for device
.stty: standard input: Inappropriate ioctl for device
.
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
/home/buildbot/buildarea/3.7.cstratak-RHEL7-ppc64le.refleak/build/Lib/test/test_typing.py:1533: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(Union[c1, c1_gth], Union[c1])
/home/buildbot/buildarea/3.7.cstratak-RHEL7-ppc64le.refleak/build/Lib/test/test_typing.py:1534: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(Union[c1, c1_gth, int], Union[c1, int])
./home/buildbot/buildarea/3.7.cstratak-RHEL7-ppc64le.refleak/build/Lib/test/test_typing.py:1533: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(Union[c1, c1_gth], Union[c1])
/home/buildbot/buildarea/3.7.cstratak-RHEL7-ppc64le.refleak/build/Lib/test/test_typing.py:1534: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(Union[c1, c1_gth, int], Union[c1, int])
./home/buildbot/buildarea/3.7.cstratak-RHEL7-ppc64le.refleak/build/Lib/test/test_typing.py:1533: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(Union[c1, c1_gth], Union[c1])
/home/buildbot/buildarea/3.7.cstratak-RHEL7-ppc64le.refleak/build/Lib/test/test_typing.py:1534: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(Union[c1, c1_gth, int], Union[c1, int])
./home/buildbot/buildarea/3.7.cstratak-RHEL7-ppc64le.refleak/build/Lib/test/test_typing.py:1533: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(Union[c1, c1_gth], Union[c1])
/home/buildbot/buildarea/3.7.cstratak-RHEL7-ppc64le.refleak/build/Lib/test/test_typing.py:1534: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(Union[c1, c1_gth, int], Union[c1, int])
./home/buildbot/buildarea/3.7.cstratak-RHEL7-ppc64le.refleak/build/Lib/test/test_typing.py:1533: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(Union[c1, c1_gth], Union[c1])
/home/buildbot/buildarea/3.7.cstratak-RHEL7-ppc64le.refleak/build/Lib/test/test_typing.py:1534: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(Union[c1, c1_gth, int], Union[c1, int])
./home/buildbot/buildarea/3.7.cstratak-RHEL7-ppc64le.refleak/build/Lib/test/test_typing.py:1533: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(Union[c1, c1_gth], Union[c1])
/home/buildbot/buildarea/3.7.cstratak-RHEL7-ppc64le.refleak/build/Lib/test/test_typing.py:1534: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(Union[c1, c1_gth, int], Union[c1, int])
.
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
.Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
.Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
.Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
.Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
.Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
.
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
/home/buildbot/buildarea/3.7.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/semaphore_tracker.py:55: UserWarning: semaphore_tracker: process died unexpectedly, relaunching. Some semaphores might leak.
warnings.warn('semaphore_tracker: process died unexpectedly, '
......
make: *** [buildbottest] Terminated
Test report
===========
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot has detected a new failure on builder PPC64LE RHEL7 LTO 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/322/builds/9
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-ppc64le
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure)
…
[View More]Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
- test_peg_generator: 4 min 32 sec
- test_concurrent_futures: 3 min 45 sec
- test_tokenize: 3 min 29 sec
- test_unparse: 2 min 42 sec
- test_multiprocessing_spawn: 2 min 31 sec
- test_lib2to3: 2 min 25 sec
- test_asyncio: 1 min 51 sec
- test_multiprocessing_forkserver: 1 min 32 sec
- test_multiprocessing_fork: 1 min 31 sec
- test_unicodedata: 1 min 21 sec
1 test failed:
test_ftplib
13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
1 re-run test:
test_ftplib
Total duration: 6 min 27 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-ppc64le.lto/build/Lib/test/test_ftplib.py", line 614, in test_storbinary_rest
self.client.storbinary('stor', f, rest=r)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-ppc64le.lto/build/Lib/ftplib.py", line 498, in storbinary
with self.transfercmd(cmd, rest) as conn:
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-ppc64le.lto/build/Lib/ftplib.py", line 393, in transfercmd
return self.ntransfercmd(cmd, rest)[0]
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-ppc64le.lto/build/Lib/ftplib.py", line 793, in ntransfercmd
conn, size = super().ntransfercmd(cmd, rest)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-ppc64le.lto/build/Lib/ftplib.py", line 358, in ntransfercmd
self.sendcmd("REST %s" % rest)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-ppc64le.lto/build/Lib/ftplib.py", line 281, in sendcmd
return self.getresp()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-ppc64le.lto/build/Lib/ftplib.py", line 244, in getresp
resp = self.getmultiline()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-ppc64le.lto/build/Lib/ftplib.py", line 230, in getmultiline
line = self.getline()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-ppc64le.lto/build/Lib/ftplib.py", line 212, in getline
line = self.file.readline(self.maxline + 1)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-ppc64le.lto/build/Lib/socket.py", line 704, in readinto
return self._sock.recv_into(b)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-ppc64le.lto/build/Lib/ssl.py", line 1241, in recv_into
return self.read(nbytes, buffer)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-ppc64le.lto/build/Lib/ssl.py", line 1099, in read
return self._sslobj.read(len, buffer)
socket.timeout: The read operation timed out
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-ppc64le.lto/build/Lib/test/test_ftplib.py", line 621, in test_storlines
self.check_data(self.server.handler_instance.last_received_data, RETR_DATA)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-ppc64le.lto/build/Lib/test/test_ftplib.py", line 492, in check_data
self.assertEqual(len(received), len(expected))
AssertionError: 12019 != 12018
Test report
===========
Failed tests:
- test_ftplib
Failed subtests:
- test_storbinary_rest - test.test_ftplib.TestTLS_FTPClassMixin
- test_storlines - test.test_ftplib.TestFTPClass
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot has detected a new failure on builder s390x Fedora Rawhide Refleaks 3.8 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/56/builds/6
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
Captured …
[View More]traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
Test report
===========
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot has detected a new failure on builder PPC64LE RHEL8 LTO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/361/builds/26
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-ppc64le
Build Reason: <unknown>
Blamelist: Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if …
[View More]available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 119, done.
remote: Counting objects: 0% (1/119)
remote: Counting objects: 1% (2/119)
remote: Counting objects: 2% (3/119)
remote: Counting objects: 3% (4/119)
remote: Counting objects: 4% (5/119)
remote: Counting objects: 5% (6/119)
remote: Counting objects: 6% (8/119)
remote: Counting objects: 7% (9/119)
remote: Counting objects: 8% (10/119)
remote: Counting objects: 9% (11/119)
remote: Counting objects: 10% (12/119)
remote: Counting objects: 11% (14/119)
remote: Counting objects: 12% (15/119)
remote: Counting objects: 13% (16/119)
remote: Counting objects: 14% (17/119)
remote: Counting objects: 15% (18/119)
remote: Counting objects: 16% (20/119)
remote: Counting objects: 17% (21/119)
remote: Counting objects: 18% (22/119)
remote: Counting objects: 19% (23/119)
remote: Counting objects: 20% (24/119)
remote: Counting objects: 21% (25/119)
remote: Counting objects: 22% (27/119)
remote: Counting objects: 23% (28/119)
remote: Counting objects: 24% (29/119)
remote: Counting objects: 25% (30/119)
remote: Counting objects: 26% (31/119)
remote: Counting objects: 27% (33/119)
remote: Counting objects: 28% (34/119)
remote: Counting objects: 29% (35/119)
remote: Counting objects: 30% (36/119)
remote: Counting objects: 31% (37/119)
remote: Counting objects: 32% (39/119)
remote: Counting objects: 33% (40/119)
remote: Counting objects: 34% (41/119)
remote: Counting objects: 35% (42/119)
remote: Counting objects: 36% (43/119)
remote: Counting objects: 37% (45/119)
remote: Counting objects: 38% (46/119)
remote: Counting objects: 39% (47/119)
remote: Counting objects: 40% (48/119)
remote: Counting objects: 41% (49/119)
remote: Counting objects: 42% (50/119)
remote: Counting objects: 43% (52/119)
remote: Counting objects: 44% (53/119)
remote: Counting objects: 45% (54/119)
remote: Counting objects: 46% (55/119)
remote: Counting objects: 47% (56/119)
remote: Counting objects: 48% (58/119)
remote: Counting objects: 49% (59/119)
remote: Counting objects: 50% (60/119)
remote: Counting objects: 51% (61/119)
remote: Counting objects: 52% (62/119)
remote: Counting objects: 53% (64/119)
remote: Counting objects: 54% (65/119)
remote: Counting objects: 55% (66/119)
remote: Counting objects: 56% (67/119)
remote: Counting objects: 57% (68/119)
remote: Counting objects: 58% (70/119)
remote: Counting objects: 59% (71/119)
remote: Counting objects: 60% (72/119)
remote: Counting objects: 61% (73/119)
remote: Counting objects: 62% (74/119)
remote: Counting objects: 63% (75/119)
remote: Counting objects: 64% (77/119)
remote: Counting objects: 65% (78/119)
remote: Counting objects: 66% (79/119)
remote: Counting objects: 67% (80/119)
remote: Counting objects: 68% (81/119)
remote: Counting objects: 69% (83/119)
remote: Counting objects: 70% (84/119)
remote: Counting objects: 71% (85/119)
remote: Counting objects: 72% (86/119)
remote: Counting objects: 73% (87/119)
remote: Counting objects: 74% (89/119)
remote: Counting objects: 75% (90/119)
remote: Counting objects: 76% (91/119)
remote: Counting objects: 77% (92/119)
remote: Counting objects: 78% (93/119)
remote: Counting objects: 79% (95/119)
remote: Counting objects: 80% (96/119)
remote: Counting objects: 81% (97/119)
remote: Counting objects: 82% (98/119)
remote: Counting objects: 83% (99/119)
remote: Counting objects: 84% (100/119)
remote: Counting objects: 85% (102/119)
remote: Counting objects: 86% (103/119)
remote: Counting objects: 87% (104/119)
remote: Counting objects: 88% (105/119)
remote: Counting objects: 89% (106/119)
remote: Counting objects: 90% (108/119)
remote: Counting objects: 91% (109/119)
remote: Counting objects: 92% (110/119)
remote: Counting objects: 93% (111/119)
remote: Counting objects: 94% (112/119)
remote: Counting objects: 95% (114/119)
remote: Counting objects: 96% (115/119)
remote: Counting objects: 97% (116/119)
remote: Counting objects: 98% (117/119)
remote: Counting objects: 99% (118/119)
remote: Counting objects: 100% (119/119)
remote: Counting objects: 100% (119/119), done.
remote: Compressing objects: 1% (1/57)
remote: Compressing objects: 3% (2/57)
remote: Compressing objects: 5% (3/57)
remote: Compressing objects: 7% (4/57)
remote: Compressing objects: 8% (5/57)
remote: Compressing objects: 10% (6/57)
remote: Compressing objects: 12% (7/57)
remote: Compressing objects: 14% (8/57)
remote: Compressing objects: 15% (9/57)
remote: Compressing objects: 17% (10/57)
remote: Compressing objects: 19% (11/57)
remote: Compressing objects: 21% (12/57)
remote: Compressing objects: 22% (13/57)
remote: Compressing objects: 24% (14/57)
remote: Compressing objects: 26% (15/57)
remote: Compressing objects: 28% (16/57)
remote: Compressing objects: 29% (17/57)
remote: Compressing objects: 31% (18/57)
remote: Compressing objects: 33% (19/57)
remote: Compressing objects: 35% (20/57)
remote: Compressing objects: 36% (21/57)
remote: Compressing objects: 38% (22/57)
remote: Compressing objects: 40% (23/57)
remote: Compressing objects: 42% (24/57)
remote: Compressing objects: 43% (25/57)
remote: Compressing objects: 45% (26/57)
remote: Compressing objects: 47% (27/57)
remote: Compressing objects: 49% (28/57)
remote: Compressing objects: 50% (29/57)
remote: Compressing objects: 52% (30/57)
remote: Compressing objects: 54% (31/57)
remote: Compressing objects: 56% (32/57)
remote: Compressing objects: 57% (33/57)
remote: Compressing objects: 59% (34/57)
remote: Compressing objects: 61% (35/57)
remote: Compressing objects: 63% (36/57)
remote: Compressing objects: 64% (37/57)
remote: Compressing objects: 66% (38/57)
remote: Compressing objects: 68% (39/57)
remote: Compressing objects: 70% (40/57)
remote: Compressing objects: 71% (41/57)
remote: Compressing objects: 73% (42/57)
remote: Compressing objects: 75% (43/57)
remote: Compressing objects: 77% (44/57)
remote: Compressing objects: 78% (45/57)
remote: Compressing objects: 80% (46/57)
remote: Compressing objects: 82% (47/57)
remote: Compressing objects: 84% (48/57)
remote: Compressing objects: 85% (49/57)
remote: Compressing objects: 87% (50/57)
remote: Compressing objects: 89% (51/57)
remote: Compressing objects: 91% (52/57)
remote: Compressing objects: 92% (53/57)
remote: Compressing objects: 94% (54/57)
remote: Compressing objects: 96% (55/57)
remote: Compressing objects: 98% (56/57)
remote: Compressing objects: 100% (57/57)
remote: Compressing objects: 100% (57/57), done.
remote: Total 73 (delta 63), reused 21 (delta 16), pack-reused 0
From https://github.com/python/cpython
* branch master -> FETCH_HEAD
Note: switching to '3bb3fb3be09d472a43cdc3d9d9578bd49f3dfb8c'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 3bb3fb3be0 bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialogs by window managers on macOS and X Window (#25187)
Switched to and reset branch 'master'
test_msilib skipped -- No module named '_msi'
test_startfile skipped -- object <module 'os' from '/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/os.py'> has no attribute 'startfile'
test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp'
test_kqueue skipped -- test works only on BSD
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
test_winconsoleio skipped -- test only relevant on win32
test_badargs (__main__.GeneralTest) ... ok
test_bound_methods (__main__.GeneralTest) ... ok
test_clear (__main__.GeneralTest) ... ok
test_exit (__main__.GeneralTest) ... ok
test_order (__main__.GeneralTest) ... ok
test_raise (__main__.GeneralTest) ... ok
test_raise_unnormalized (__main__.GeneralTest) ... ok
test_stress (__main__.GeneralTest) ... ok
test_unregister (__main__.GeneralTest) ... ok
----------------------------------------------------------------------
Ran 9 tests in 0.002s
OK
test_flock (__main__.FNTLEINTRTest) ... ok
test_lockf (__main__.FNTLEINTRTest) ... ok
test_read (__main__.OSEINTRTest) ... ok
test_wait (__main__.OSEINTRTest) ... ok
test_wait3 (__main__.OSEINTRTest) ... ok
test_wait4 (__main__.OSEINTRTest) ... ok
test_waitpid (__main__.OSEINTRTest) ... ok
test_write (__main__.OSEINTRTest) ... ok
test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll'
test_epoll (__main__.SelectEINTRTest) ... ok
test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue'
test_poll (__main__.SelectEINTRTest) ... ok
test_select (__main__.SelectEINTRTest) ... ok
test_sigtimedwait (__main__.SignalEINTRTest) ... ok
test_sigwaitinfo (__main__.SignalEINTRTest) ... ok
test_accept (__main__.SocketEINTRTest) ... ok
test_open (__main__.SocketEINTRTest) ... ok
test_os_open (__main__.SocketEINTRTest) ... ok
test_recv (__main__.SocketEINTRTest) ... ok
test_recvmsg (__main__.SocketEINTRTest) ... ok
test_send (__main__.SocketEINTRTest) ... ok
test_sendall (__main__.SocketEINTRTest) ... ok
test_sendmsg (__main__.SocketEINTRTest) ... ok
test_sleep (__main__.TimeEINTRTest) ... ok
----------------------------------------------------------------------
Ran 24 tests in 6.863s
OK (skipped=2)
test_tk skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
test_tix skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
test_ioctl skipped -- Unable to open /dev/tty
test_winsound skipped -- No module named 'winsound'
test_devpoll skipped -- test works only on Solaris OS family
test_winreg skipped -- No module named 'winreg'
test_ttk_guionly skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
Timeout (0:15:00)!
Thread 0x00007fffb6284920 (most recent call first):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/selectors.py", line 469 in select
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/asyncio/base_events.py", line 1845 in _run_once
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/asyncio/base_events.py", line 595 in run_forever
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/asyncio/base_events.py", line 628 in run_until_complete
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/test_asyncio/test_subprocess.py", line 442 in test_cancel_make_subprocess_transport_exec
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/case.py", line 549 in _callTestMethod
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/case.py", line 592 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/case.py", line 652 in __call__
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/runner.py", line 176 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/support/__init__.py", line 959 in _run_suite
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/support/__init__.py", line 1082 in run_unittest
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/libregrtest/runtest.py", line 210 in _test_module
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/libregrtest/runtest.py", line 246 in _runtest_inner2
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/libregrtest/runtest.py", line 282 in _runtest_inner
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/libregrtest/runtest.py", line 141 in _runtest
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/libregrtest/runtest.py", line 194 in runtest
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/libregrtest/runtest_mp.py", line 81 in run_tests_worker
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/libregrtest/main.py", line 661 in _main
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/libregrtest/main.py", line 641 in main
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/libregrtest/main.py", line 719 in main
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/regrtest.py", line 43 in _main
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/regrtest.py", line 47 in <module>
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/runpy.py", line 86 in _run_code
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/runpy.py", line 196 in _run_module_as_main
Timeout (0:15:00)!
Thread 0x00007fffb76b4920 (most recent call first):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/selectors.py", line 469 in select
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/asyncio/base_events.py", line 1845 in _run_once
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/asyncio/base_events.py", line 595 in run_forever
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/asyncio/base_events.py", line 628 in run_until_complete
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/test_asyncio/test_subprocess.py", line 442 in test_cancel_make_subprocess_transport_exec
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/case.py", line 549 in _callTestMethod
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/case.py", line 592 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/case.py", line 652 in __call__
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/unittest/runner.py", line 176 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/support/__init__.py", line 959 in _run_suite
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/support/__init__.py", line 1082 in run_unittest
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/libregrtest/runtest.py", line 210 in _test_module
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/libregrtest/runtest.py", line 246 in _runtest_inner2
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/libregrtest/runtest.py", line 282 in _runtest_inner
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/libregrtest/runtest.py", line 154 in _runtest
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/libregrtest/runtest.py", line 194 in runtest
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/libregrtest/main.py", line 321 in rerun_failed_tests
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/libregrtest/main.py", line 698 in _main
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/libregrtest/main.py", line 641 in main
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/libregrtest/main.py", line 719 in main
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/__main__.py", line 2 in <module>
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/runpy.py", line 86 in _run_code
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/runpy.py", line 196 in _run_module_as_main
make: *** [Makefile:1248: buildbottest] Error 1
Cannot open file '/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test_asyncio
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Debian root 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/345/builds/38
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: angelico-debian-amd64
Build Reason: <unknown>
Blamelist: Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
405 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 13 sec
- test_shelve: 2 min 27 sec
- test_mailbox: 2 min 21 sec
- test_multiprocessing_spawn: 1 min 56 sec
- test_signal: 1 min 48 sec
- test_asyncio: 1 min 30 sec
- test_peg_generator: 1 min 20 sec
- test_capi: 1 min 14 sec
- test_unparse: 1 min 12 sec
- test_largefile: 1 min 10 sec
1 test failed:
test_signal
20 tests skipped:
test_devpoll test_gdb test_idle test_ioctl test_kqueue test_msilib
test_ossaudiodev test_smtpnet test_ssl test_startfile test_tcl
test_tix test_tk test_ttk_guionly test_ttk_textonly test_turtle
test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test:
test_signal
Total duration: 21 min 23 sec
Captured traceback
==================
Traceback (most recent call last):
File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_signal.py", line 1247, in test_stress_delivery_dependent
self.assertEqual(len(sigs), N, "Some signals were lost")
AssertionError: 6854 != 10000 : Some signals were lost
Traceback (most recent call last):
File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_signal.py", line 1334, in test_stress_modifying_handlers
self.assertGreater(num_received_signals, 0)
AssertionError: 0 not greater than 0
Test report
===========
Failed tests:
- test_signal
Failed subtests:
- test_stress_modifying_handlers - test.test_signal.StressTest
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot has detected a new failure on builder x86-64 macOS 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/108/builds/9
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: billenstein-macos
Build Reason: <unknown>
Blamelist: Stéphane Bidoul <stephane.bidoul(a)acsone.eu>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
====================================…
[View More]===============
== Tests result: FAILURE then FAILURE ==
406 tests OK.
10 slowest tests:
- test_concurrent_futures: 4 min 53 sec
- test_unparse: 4 min 37 sec
- test_tokenize: 4 min 17 sec
- test_lib2to3: 3 min 57 sec
- test_multiprocessing_spawn: 3 min 13 sec
- test_unicodedata: 2 min 20 sec
- test_multiprocessing_forkserver: 2 min 15 sec
- test_asyncio: 2 min
- test_capi: 1 min 57 sec
- test_decimal: 1 min 40 sec
1 test failed:
test_importlib
18 tests skipped:
test_devpoll test_epoll test_gdb test_ioctl test_msilib
test_multiprocessing_fork test_ossaudiodev test_smtpnet test_spwd
test_ssl test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test:
test_importlib
Total duration: 36 min 39 sec
Captured traceback
==================
Traceback (most recent call last):
File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/test/test_importlib/partial/pool_in_threads.py", line 9, in t
with multiprocessing.Pool(1):
File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/context.py", line 119, in Pool
return Pool(processes, initializer, initargs, maxtasksperchild,
File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/pool.py", line 212, in __init__
self._repopulate_pool()
File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/pool.py", line 303, in _repopulate_pool
return self._repopulate_pool_static(self._ctx, self.Process,
File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/pool.py", line 326, in _repopulate_pool_static
w.start()
File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/process.py", line 121, in start
self._popen = self._Popen(self)
File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/context.py", line 284, in _Popen
return Popen(process_obj)
File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/popen_spawn_posix.py", line 32, in __init__
super().__init__(process_obj)
File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/popen_fork.py", line 19, in __init__
self._launch(process_obj)
File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/popen_spawn_posix.py", line 54, in _launch
child_r, parent_w = os.pipe()
OSError: [Errno 24] Too many open files
/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 98 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/mp-55vw3pcb': [Errno 2] No such file or directory
warnings.warn('resource_tracker: %r: %s' % (name, e))
/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/mp-_kne8uqp': [Errno 2] No such file or directory
warnings.warn('resource_tracker: %r: %s' % (name, e))
/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/mp-yxip8zuq': [Errno 2] No such file or directory
warnings.warn('resource_tracker: %r: %s' % (name, e))
/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/mp-izk57v4c': [Errno 2] No such file or directory
warnings.warn('resource_tracker: %r: %s' % (name, e))
/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/mp-5nfuiy37': [Errno 2] No such file or directory
warnings.warn('resource_tracker: %r: %s' % (name, e))
/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/mp-mnwmlx6s': [Errno 2] No such file or directory
warnings.warn('resource_tracker: %r: %s' % (name, e))
/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/mp-cofq7squ': [Errno 2] No such file or directory
warnings.warn('resource_tracker: %r: %s' % (name, e))
/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/mp-lm42cqy9': [Errno 2] No such file or directory
warnings.warn('resource_tracker: %r: %s' % (name, e))
/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/mp-jq9nu6o7': [Errno 2] No such file or directory
warnings.warn('resource_tracker: %r: %s' % (name, e))
/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/mp-pwspob5w': [Errno 2] No such file or directory
warnings.warn('resource_tracker: %r: %s' % (name, e))
/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/mp-3j6fev8v': [Errno 2] No such file or directory
warnings.warn('resource_tracker: %r: %s' % (name, e))
/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/mp-bhervaf6': [Errno 2] No such file or directory
warnings.warn('resource_tracker: %r: %s' % (name, e))
/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/mp-ecf_r7ca': [Errno 2] No such file or directory
warnings.warn('resource_tracker: %r: %s' % (name, e))
---
Traceback (most recent call last):
File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/test/test_importlib/test_threaded_import.py", line 257, in test_multiprocessing_pool_circular_import
script_helper.assert_python_ok(fn)
File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/test/support/script_helper.py", line 156, in assert_python_ok
return _assert_python(True, *args, **env_vars)
File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/test/support/script_helper.py", line 142, in _assert_python
res.fail(cmd_line)
File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/test/support/script_helper.py", line 70, in fail
raise AssertionError("Process return code is %d\n"
AssertionError: Process return code is 1
command line: ['/Users/buildbot/buildarea/3.9.billenstein-macos/build/python.exe', '-X', 'faulthandler', '-I', '/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/test/test_importlib/partial/pool_in_threads.py']
Test report
===========
Failed tests:
- test_importlib
Failed subtests:
- test_multiprocessing_pool_circular_import - test.test_importlib.test_threaded_import.ThreadedImportTests
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Refleaks 3.9 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/85/builds/6
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
Captured …
[View More]traceback
==================
remote: Enumerating objects: 13, done.
remote: Counting objects: 14% (1/7)
remote: Counting objects: 28% (2/7)
remote: Counting objects: 42% (3/7)
remote: Counting objects: 57% (4/7)
remote: Counting objects: 71% (5/7)
remote: Counting objects: 85% (6/7)
remote: Counting objects: 100% (7/7)
remote: Counting objects: 100% (7/7), done.
remote: Compressing objects: 33% (1/3)
remote: Compressing objects: 66% (2/3)
remote: Compressing objects: 100% (3/3)
remote: Compressing objects: 100% (3/3), done.
remote: Total 13 (delta 4), reused 4 (delta 4), pack-reused 6
From https://github.com/python/cpython
* branch 3.9 -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at d962b00fcf [3.9] bpo-43930: Update bundled pip to 21.1 and setuptools to 56.0.0 (GH-25578)
Switched to and reset branch '3.9'
./Modules/signalmodule.c: In function ‘signal_siginterrupt_impl’:
./Modules/signalmodule.c:660:5: warning: ‘siginterrupt’ is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
660 | if (siginterrupt(signalnum, flag)<0) {
| ^~
In file included from ./Modules/signalmodule.c:28:
/usr/include/signal.h:311:12: note: declared here
311 | extern int siginterrupt (int __sig, int __interrupt) __THROW
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘Tkapp_CallProc’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:264:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
264 | if(tcl_lock) \
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1490:5: note: in expansion of macro ‘ENTER_PYTHON’
1490 | ENTER_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:265:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
265 | PyThread_release_lock(tcl_lock); PyEval_RestoreThread((tstate)); }
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1490:5: note: in expansion of macro ‘ENTER_PYTHON’
1490 | ENTER_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:269:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
269 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate; }
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1496:5: note: in expansion of macro ‘LEAVE_PYTHON’
1496 | LEAVE_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:269:57: note: in expansion of macro ‘tcl_tstate’
269 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate; }
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1496:5: note: in expansion of macro ‘LEAVE_PYTHON’
1496 | LEAVE_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:264:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
264 | if(tcl_lock) \
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1500:5: note: in expansion of macro ‘ENTER_PYTHON’
1500 | ENTER_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:265:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
265 | PyThread_release_lock(tcl_lock); PyEval_RestoreThread((tstate)); }
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1500:5: note: in expansion of macro ‘ENTER_PYTHON’
1500 | ENTER_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:269:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
269 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate; }
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1510:5: note: in expansion of macro ‘LEAVE_PYTHON’
1510 | LEAVE_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:269:57: note: in expansion of macro ‘tcl_tstate’
269 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate; }
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1510:5: note: in expansion of macro ‘LEAVE_PYTHON’
1510 | LEAVE_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘Tkapp_Call’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1589:9: note: in expansion of macro ‘ENTER_TCL’
1589 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1589:9: note: in expansion of macro ‘ENTER_TCL’
1589 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘_tkinter_tkapp_eval_impl’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1626:5: note: in expansion of macro ‘ENTER_TCL’
1626 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1626:5: note: in expansion of macro ‘ENTER_TCL’
1626 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘_tkinter_tkapp_evalfile_impl’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1655:5: note: in expansion of macro ‘ENTER_TCL’
1655 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1655:5: note: in expansion of macro ‘ENTER_TCL’
1655 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘_tkinter_tkapp_record_impl’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1684:5: note: in expansion of macro ‘ENTER_TCL’
1684 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1684:5: note: in expansion of macro ‘ENTER_TCL’
1684 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘_tkinter_tkapp_adderrorinfo_impl’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1710:5: note: in expansion of macro ‘ENTER_TCL’
1710 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1710:5: note: in expansion of macro ‘ENTER_TCL’
1710 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:254:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
254 | if(tcl_lock)PyThread_release_lock(tcl_lock); Py_END_ALLOW_THREADS}
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1712:5: note: in expansion of macro ‘LEAVE_TCL’
1712 | LEAVE_TCL
| ^~~~~~~~~
In file included from ./Include/Python.h:145,
from /home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:26:
./Include/ceval.h:145:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
145 | #define Py_END_ALLOW_THREADS PyEval_RestoreThread(_save); \
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:254:50: note: in expansion of macro ‘Py_END_ALLOW_THREADS’
254 | if(tcl_lock)PyThread_release_lock(tcl_lock); Py_END_ALLOW_THREADS}
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1712:5: note: in expansion of macro ‘LEAVE_TCL’
1712 | LEAVE_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘var_proc’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:264:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
264 | if(tcl_lock) \
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1810:5: note: in expansion of macro ‘ENTER_PYTHON’
1810 | ENTER_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:265:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
265 | PyThread_release_lock(tcl_lock); PyEval_RestoreThread((tstate)); }
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1810:5: note: in expansion of macro ‘ENTER_PYTHON’
1810 | ENTER_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:269:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
269 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate; }
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1815:5: note: in expansion of macro ‘LEAVE_PYTHON’
1815 | LEAVE_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:269:57: note: in expansion of macro ‘tcl_tstate’
269 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate; }
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1815:5: note: in expansion of macro ‘LEAVE_PYTHON’
1815 | LEAVE_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘SetVar’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1880:9: note: in expansion of macro ‘ENTER_TCL’
1880 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1880:9: note: in expansion of macro ‘ENTER_TCL’
1880 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1900:9: note: in expansion of macro ‘ENTER_TCL’
1900 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1900:9: note: in expansion of macro ‘ENTER_TCL’
1900 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘GetVar’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1944:5: note: in expansion of macro ‘ENTER_TCL’
1944 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1944:5: note: in expansion of macro ‘ENTER_TCL’
1944 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘UnsetVar’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1987:5: note: in expansion of macro ‘ENTER_TCL’
1987 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:1987:5: note: in expansion of macro ‘ENTER_TCL’
1987 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘_tkinter_tkapp_exprstring_impl’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2160:5: note: in expansion of macro ‘ENTER_TCL’
2160 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2160:5: note: in expansion of macro ‘ENTER_TCL’
2160 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘_tkinter_tkapp_exprlong_impl’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2190:5: note: in expansion of macro ‘ENTER_TCL’
2190 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2190:5: note: in expansion of macro ‘ENTER_TCL’
2190 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘_tkinter_tkapp_exprdouble_impl’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2219:5: note: in expansion of macro ‘ENTER_TCL’
2219 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2219:5: note: in expansion of macro ‘ENTER_TCL’
2219 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘_tkinter_tkapp_exprboolean_impl’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2248:5: note: in expansion of macro ‘ENTER_TCL’
2248 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2248:5: note: in expansion of macro ‘ENTER_TCL’
2248 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘PythonCmd_Error’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:269:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
269 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate; }
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2416:5: note: in expansion of macro ‘LEAVE_PYTHON’
2416 | LEAVE_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:269:57: note: in expansion of macro ‘tcl_tstate’
269 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate; }
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2416:5: note: in expansion of macro ‘LEAVE_PYTHON’
2416 | LEAVE_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘PythonCmd’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:264:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
264 | if(tcl_lock) \
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2432:5: note: in expansion of macro ‘ENTER_PYTHON’
2432 | ENTER_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:265:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
265 | PyThread_release_lock(tcl_lock); PyEval_RestoreThread((tstate)); }
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2432:5: note: in expansion of macro ‘ENTER_PYTHON’
2432 | ENTER_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:269:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
269 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate; }
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2461:5: note: in expansion of macro ‘LEAVE_PYTHON’
2461 | LEAVE_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:269:57: note: in expansion of macro ‘tcl_tstate’
269 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate; }
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2461:5: note: in expansion of macro ‘LEAVE_PYTHON’
2461 | LEAVE_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘PythonCmdDelete’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:264:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
264 | if(tcl_lock) \
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2472:5: note: in expansion of macro ‘ENTER_PYTHON’
2472 | ENTER_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:265:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
265 | PyThread_release_lock(tcl_lock); PyEval_RestoreThread((tstate)); }
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2472:5: note: in expansion of macro ‘ENTER_PYTHON’
2472 | ENTER_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:269:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
269 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate; }
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2476:5: note: in expansion of macro ‘LEAVE_PYTHON’
2476 | LEAVE_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:269:57: note: in expansion of macro ‘tcl_tstate’
269 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate; }
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2476:5: note: in expansion of macro ‘LEAVE_PYTHON’
2476 | LEAVE_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘_tkinter_tkapp_createcommand_impl’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2563:9: note: in expansion of macro ‘ENTER_TCL’
2563 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2563:9: note: in expansion of macro ‘ENTER_TCL’
2563 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:254:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
254 | if(tcl_lock)PyThread_release_lock(tcl_lock); Py_END_ALLOW_THREADS}
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2567:9: note: in expansion of macro ‘LEAVE_TCL’
2567 | LEAVE_TCL
| ^~~~~~~~~
In file included from ./Include/Python.h:145,
from /home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:26:
./Include/ceval.h:145:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
145 | #define Py_END_ALLOW_THREADS PyEval_RestoreThread(_save); \
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:254:50: note: in expansion of macro ‘Py_END_ALLOW_THREADS’
254 | if(tcl_lock)PyThread_release_lock(tcl_lock); Py_END_ALLOW_THREADS}
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2567:9: note: in expansion of macro ‘LEAVE_TCL’
2567 | LEAVE_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘_tkinter_tkapp_deletecommand_impl’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2616:9: note: in expansion of macro ‘ENTER_TCL’
2616 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2616:9: note: in expansion of macro ‘ENTER_TCL’
2616 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:254:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
254 | if(tcl_lock)PyThread_release_lock(tcl_lock); Py_END_ALLOW_THREADS}
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2618:9: note: in expansion of macro ‘LEAVE_TCL’
2618 | LEAVE_TCL
| ^~~~~~~~~
In file included from ./Include/Python.h:145,
from /home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:26:
./Include/ceval.h:145:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
145 | #define Py_END_ALLOW_THREADS PyEval_RestoreThread(_save); \
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:254:50: note: in expansion of macro ‘Py_END_ALLOW_THREADS’
254 | if(tcl_lock)PyThread_release_lock(tcl_lock); Py_END_ALLOW_THREADS}
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2618:9: note: in expansion of macro ‘LEAVE_TCL’
2618 | LEAVE_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘FileHandler’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:264:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
264 | if(tcl_lock) \
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2682:5: note: in expansion of macro ‘ENTER_PYTHON’
2682 | ENTER_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:265:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
265 | PyThread_release_lock(tcl_lock); PyEval_RestoreThread((tstate)); }
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2682:5: note: in expansion of macro ‘ENTER_PYTHON’
2682 | ENTER_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:269:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
269 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate; }
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2692:5: note: in expansion of macro ‘LEAVE_PYTHON’
2692 | LEAVE_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:269:57: note: in expansion of macro ‘tcl_tstate’
269 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate; }
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2692:5: note: in expansion of macro ‘LEAVE_PYTHON’
2692 | LEAVE_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘_tkinter_tkapp_createfilehandler_impl’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2728:5: note: in expansion of macro ‘ENTER_TCL’
2728 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2728:5: note: in expansion of macro ‘ENTER_TCL’
2728 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:254:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
254 | if(tcl_lock)PyThread_release_lock(tcl_lock); Py_END_ALLOW_THREADS}
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2730:5: note: in expansion of macro ‘LEAVE_TCL’
2730 | LEAVE_TCL
| ^~~~~~~~~
In file included from ./Include/Python.h:145,
from /home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:26:
./Include/ceval.h:145:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
145 | #define Py_END_ALLOW_THREADS PyEval_RestoreThread(_save); \
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:254:50: note: in expansion of macro ‘Py_END_ALLOW_THREADS’
254 | if(tcl_lock)PyThread_release_lock(tcl_lock); Py_END_ALLOW_THREADS}
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2730:5: note: in expansion of macro ‘LEAVE_TCL’
2730 | LEAVE_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘_tkinter_tkapp_deletefilehandler’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2757:5: note: in expansion of macro ‘ENTER_TCL’
2757 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2757:5: note: in expansion of macro ‘ENTER_TCL’
2757 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:254:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
254 | if(tcl_lock)PyThread_release_lock(tcl_lock); Py_END_ALLOW_THREADS}
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2759:5: note: in expansion of macro ‘LEAVE_TCL’
2759 | LEAVE_TCL
| ^~~~~~~~~
In file included from ./Include/Python.h:145,
from /home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:26:
./Include/ceval.h:145:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
145 | #define Py_END_ALLOW_THREADS PyEval_RestoreThread(_save); \
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:254:50: note: in expansion of macro ‘Py_END_ALLOW_THREADS’
254 | if(tcl_lock)PyThread_release_lock(tcl_lock); Py_END_ALLOW_THREADS}
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2759:5: note: in expansion of macro ‘LEAVE_TCL’
2759 | LEAVE_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘TimerHandler’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:264:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
264 | if(tcl_lock) \
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2853:5: note: in expansion of macro ‘ENTER_PYTHON’
2853 | ENTER_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:265:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
265 | PyThread_release_lock(tcl_lock); PyEval_RestoreThread((tstate)); }
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2853:5: note: in expansion of macro ‘ENTER_PYTHON’
2853 | ENTER_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:269:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
269 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate; }
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2866:5: note: in expansion of macro ‘LEAVE_PYTHON’
2866 | LEAVE_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:269:57: note: in expansion of macro ‘tcl_tstate’
269 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate; }
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2866:5: note: in expansion of macro ‘LEAVE_PYTHON’
2866 | LEAVE_PYTHON
| ^~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘_tkinter_tkapp_mainloop_impl’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2930:13: note: in expansion of macro ‘ENTER_TCL’
2930 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2930:13: note: in expansion of macro ‘ENTER_TCL’
2930 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:254:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
254 | if(tcl_lock)PyThread_release_lock(tcl_lock); Py_END_ALLOW_THREADS}
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2932:13: note: in expansion of macro ‘LEAVE_TCL’
2932 | LEAVE_TCL
| ^~~~~~~~~
In file included from ./Include/Python.h:145,
from /home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:26:
./Include/ceval.h:145:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
145 | #define Py_END_ALLOW_THREADS PyEval_RestoreThread(_save); \
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:254:50: note: in expansion of macro ‘Py_END_ALLOW_THREADS’
254 | if(tcl_lock)PyThread_release_lock(tcl_lock); Py_END_ALLOW_THREADS}
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2932:13: note: in expansion of macro ‘LEAVE_TCL’
2932 | LEAVE_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘_tkinter_tkapp_dooneevent_impl’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2979:5: note: in expansion of macro ‘ENTER_TCL’
2979 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2979:5: note: in expansion of macro ‘ENTER_TCL’
2979 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:254:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
254 | if(tcl_lock)PyThread_release_lock(tcl_lock); Py_END_ALLOW_THREADS}
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2981:5: note: in expansion of macro ‘LEAVE_TCL’
2981 | LEAVE_TCL
| ^~~~~~~~~
In file included from ./Include/Python.h:145,
from /home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:26:
./Include/ceval.h:145:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
145 | #define Py_END_ALLOW_THREADS PyEval_RestoreThread(_save); \
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:254:50: note: in expansion of macro ‘Py_END_ALLOW_THREADS’
254 | if(tcl_lock)PyThread_release_lock(tcl_lock); Py_END_ALLOW_THREADS}
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:2981:5: note: in expansion of macro ‘LEAVE_TCL’
2981 | LEAVE_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘_tkinter_tkapp_loadtk_impl’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:3034:5: note: in expansion of macro ‘ENTER_TCL’
3034 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:3034:5: note: in expansion of macro ‘ENTER_TCL’
3034 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c: In function ‘Tkapp_Dealloc’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:3096:5: note: in expansion of macro ‘ENTER_TCL’
3096 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
243 | (*(PyThreadState**)Tcl_GetThreadData(&state_key, sizeof(PyThreadState*)))
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:250:57: note: in expansion of macro ‘tcl_tstate’
250 | if(tcl_lock)PyThread_acquire_lock(tcl_lock, 1); tcl_tstate = tstate;
| ^~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:3096:5: note: in expansion of macro ‘ENTER_TCL’
3096 | ENTER_TCL
| ^~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:254:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
254 | if(tcl_lock)PyThread_release_lock(tcl_lock); Py_END_ALLOW_THREADS}
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:3098:5: note: in expansion of macro ‘LEAVE_TCL’
3098 | LEAVE_TCL
| ^~~~~~~~~
In file included from ./Include/Python.h:145,
from /home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:26:
./Include/ceval.h:145:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
145 | #define Py_END_ALLOW_THREADS PyEval_RestoreThread(_save); \
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:254:50: note: in expansion of macro ‘Py_END_ALLOW_THREADS’
254 | if(tcl_lock)PyThread_release_lock(tcl_lock); Py_END_ALLOW_THREADS}
| ^~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.c:3098:5: note: in expansion of macro ‘LEAVE_TCL’
3098 | LEAVE_TCL
| ^~~~~~~~~
In file included from /home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/expat/xmltok.c:55:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/expat/xmltok_ns.c: In function ‘findEncoding’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/expat/xmltok.h:272:10: warning: ‘buf’ may be used uninitialized [-Wmaybe-uninitialized]
272 | (((enc)->utf8Convert)(enc, fromP, fromLim, toP, toLim))
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/expat/xmltok_ns.c:95:3: note: in expansion of macro ‘XmlUtf8Convert’
95 | XmlUtf8Convert(enc, &ptr, end, &p, p + ENCODING_MAX - 1);
| ^~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/expat/xmltok.h:272:10: note: by argument 5 of type ‘const char *’ to ‘enum XML_Convert_Result(const ENCODING *, const char **, const char *, char **, const char *)’ {aka ‘enum XML_Convert_Result(const struct encoding *, const char **, const char *, char **, const char *)’}
272 | (((enc)->utf8Convert)(enc, fromP, fromLim, toP, toLim))
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/expat/xmltok_ns.c:95:3: note: in expansion of macro ‘XmlUtf8Convert’
95 | XmlUtf8Convert(enc, &ptr, end, &p, p + ENCODING_MAX - 1);
| ^~~~~~~~~~~~~~
In file included from /home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/expat/xmltok.c:1646:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/expat/xmltok_ns.c:92:8: note: ‘buf’ declared here
92 | char buf[ENCODING_MAX];
| ^~~
In file included from /home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/expat/xmltok.c:55:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/expat/xmltok_ns.c: In function ‘findEncodingNS’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/expat/xmltok.h:272:10: warning: ‘buf’ may be used uninitialized [-Wmaybe-uninitialized]
272 | (((enc)->utf8Convert)(enc, fromP, fromLim, toP, toLim))
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/expat/xmltok_ns.c:95:3: note: in expansion of macro ‘XmlUtf8Convert’
95 | XmlUtf8Convert(enc, &ptr, end, &p, p + ENCODING_MAX - 1);
| ^~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/expat/xmltok.h:272:10: note: by argument 5 of type ‘const char *’ to ‘enum XML_Convert_Result(const ENCODING *, const char **, const char *, char **, const char *)’ {aka ‘enum XML_Convert_Result(const struct encoding *, const char **, const char *, char **, const char *)’}
272 | (((enc)->utf8Convert)(enc, fromP, fromLim, toP, toLim))
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/expat/xmltok_ns.c:95:3: note: in expansion of macro ‘XmlUtf8Convert’
95 | XmlUtf8Convert(enc, &ptr, end, &p, p + ENCODING_MAX - 1);
| ^~~~~~~~~~~~~~
In file included from /home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/expat/xmltok.c:1657:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/expat/xmltok_ns.c:92:8: note: ‘buf’ declared here
92 | char buf[ENCODING_MAX];
| ^~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c: In function ‘word_to_string’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:354:14: note: in expansion of macro ‘EXTRACT_DIGIT’
354 | case 20: EXTRACT_DIGIT(s, x, 10000000000000000000ULL, dot); /* GCOV_NOT_REACHED */
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:354:14: note: in expansion of macro ‘EXTRACT_DIGIT’
354 | case 20: EXTRACT_DIGIT(s, x, 10000000000000000000ULL, dot); /* GCOV_NOT_REACHED */
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:355:14: note: in expansion of macro ‘EXTRACT_DIGIT’
355 | case 19: EXTRACT_DIGIT(s, x, 1000000000000000000ULL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:355:14: note: in expansion of macro ‘EXTRACT_DIGIT’
355 | case 19: EXTRACT_DIGIT(s, x, 1000000000000000000ULL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:356:14: note: in expansion of macro ‘EXTRACT_DIGIT’
356 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:356:14: note: in expansion of macro ‘EXTRACT_DIGIT’
356 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:357:14: note: in expansion of macro ‘EXTRACT_DIGIT’
357 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:357:14: note: in expansion of macro ‘EXTRACT_DIGIT’
357 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro ‘EXTRACT_DIGIT’
358 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro ‘EXTRACT_DIGIT’
358 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro ‘EXTRACT_DIGIT’
359 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro ‘EXTRACT_DIGIT’
359 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro ‘EXTRACT_DIGIT’
360 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro ‘EXTRACT_DIGIT’
360 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro ‘EXTRACT_DIGIT’
361 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro ‘EXTRACT_DIGIT’
361 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro ‘EXTRACT_DIGIT’
362 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro ‘EXTRACT_DIGIT’
362 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro ‘EXTRACT_DIGIT’
363 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro ‘EXTRACT_DIGIT’
363 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:365:14: note: in expansion of macro ‘EXTRACT_DIGIT’
365 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:365:14: note: in expansion of macro ‘EXTRACT_DIGIT’
365 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro ‘EXTRACT_DIGIT’
366 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro ‘EXTRACT_DIGIT’
366 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro ‘EXTRACT_DIGIT’
367 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro ‘EXTRACT_DIGIT’
367 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro ‘EXTRACT_DIGIT’
368 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro ‘EXTRACT_DIGIT’
368 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro ‘EXTRACT_DIGIT’
369 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro ‘EXTRACT_DIGIT’
369 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro ‘EXTRACT_DIGIT’
370 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro ‘EXTRACT_DIGIT’
370 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro ‘EXTRACT_DIGIT’
371 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro ‘EXTRACT_DIGIT’
371 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro ‘EXTRACT_DIGIT’
372 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro ‘EXTRACT_DIGIT’
372 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro ‘EXTRACT_DIGIT’
373 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^~~~~~~~~~~~~
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ^
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro ‘EXTRACT_DIGIT’
373 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^~~~~~~~~~~~~
WARNING: Disable --verbose3 because it's incompatible with --huntrleaks: see http://bugs.python.org/issue27103
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_collections.py:1508: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(len(s), len(items) - 1)
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_collections.py:1508: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(len(s), len(items) - 1)
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_collections.py:1508: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(len(s), len(items) - 1)
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_collections.py:1508: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(len(s), len(items) - 1)
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_collections.py:1508: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(len(s), len(items) - 1)
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_collections.py:1508: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(len(s), len(items) - 1)
.
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/support/__init__.py:3105: ResourceWarning: unclosed <ssl.SSLSocket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 35803), raddr=('127.0.0.1', 32958)>
del self.thread
ResourceWarning: Enable tracemalloc to get the object allocation traceback
Resource 'ipv6.google.com' is not available
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/support/__init__.py:3105: ResourceWarning: unclosed <ssl.SSLSocket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 36861), raddr=('127.0.0.1', 39734)>
del self.thread
ResourceWarning: Enable tracemalloc to get the object allocation traceback
Resource 'ipv6.google.com' is not available
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/support/__init__.py:3105: ResourceWarning: unclosed <ssl.SSLSocket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 58215), raddr=('127.0.0.1', 59222)>
del self.thread
ResourceWarning: Enable tracemalloc to get the object allocation traceback
Resource 'ipv6.google.com' is not available
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/support/__init__.py:3105: ResourceWarning: unclosed <ssl.SSLSocket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42795), raddr=('127.0.0.1', 43452)>
del self.thread
ResourceWarning: Enable tracemalloc to get the object allocation traceback
Resource 'ipv6.google.com' is not available
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/support/__init__.py:3105: ResourceWarning: unclosed <ssl.SSLSocket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 60459), raddr=('127.0.0.1', 50266)>
del self.thread
ResourceWarning: Enable tracemalloc to get the object allocation traceback
Resource 'ipv6.google.com' is not available
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/support/__init__.py:3105: ResourceWarning: unclosed <ssl.SSLSocket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 59513), raddr=('127.0.0.1', 49218)>
del self.thread
ResourceWarning: Enable tracemalloc to get the object allocation traceback
Resource 'ipv6.google.com' is not available
.
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/subprocess.py:1052: ResourceWarning: subprocess 861658 is still running
_warn("subprocess %s is still running" % self.pid,
ResourceWarning: Enable tracemalloc to get the object allocation traceback
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/subprocess.py:1052: ResourceWarning: subprocess 869586 is still running
_warn("subprocess %s is still running" % self.pid,
ResourceWarning: Enable tracemalloc to get the object allocation traceback
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/subprocess.py:1052: ResourceWarning: subprocess 876686 is still running
_warn("subprocess %s is still running" % self.pid,
ResourceWarning: Enable tracemalloc to get the object allocation traceback
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/subprocess.py:1052: ResourceWarning: subprocess 883770 is still running
_warn("subprocess %s is still running" % self.pid,
ResourceWarning: Enable tracemalloc to get the object allocation traceback
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/subprocess.py:1052: ResourceWarning: subprocess 892216 is still running
_warn("subprocess %s is still running" % self.pid,
ResourceWarning: Enable tracemalloc to get the object allocation traceback
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/subprocess.py:1052: ResourceWarning: subprocess 899076 is still running
_warn("subprocess %s is still running" % self.pid,
ResourceWarning: Enable tracemalloc to get the object allocation traceback
.
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
.Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
.Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
.Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
.Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
.Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
.
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
Task was destroyed but it is pending!
task: <Task pending name='Task-9' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-11' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-16' coro=<<async_generator_athrow without __name__>()>>
.Task was destroyed but it is pending!
task: <Task pending name='Task-68' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-70' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-75' coro=<<async_generator_athrow without __name__>()>>
.Task was destroyed but it is pending!
task: <Task pending name='Task-127' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-129' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-134' coro=<<async_generator_athrow without __name__>()>>
.Task was destroyed but it is pending!
task: <Task pending name='Task-186' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-188' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-193' coro=<<async_generator_athrow without __name__>()>>
.Task was destroyed but it is pending!
task: <Task pending name='Task-245' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-247' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-252' coro=<<async_generator_athrow without __name__>()>>
.Task was destroyed but it is pending!
task: <Task pending name='Task-304' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-306' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-311' coro=<<async_generator_athrow without __name__>()>>
.
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/_collections_abc.py:433: DeprecationWarning: Callable must be used as Callable[[arg, ...], result]. (This will raise a TypeError in Python 3.10.)
warnings.warn(f'{str(exc)} '
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/_collections_abc.py:433: DeprecationWarning: Callable must be used as Callable[[arg, ...], result]. (This will raise a TypeError in Python 3.10.)
warnings.warn(f'{str(exc)} '
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/_collections_abc.py:433: DeprecationWarning: Callable must be used as Callable[[arg, ...], result]. (This will raise a TypeError in Python 3.10.)
warnings.warn(f'{str(exc)} '
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/_collections_abc.py:433: DeprecationWarning: Callable must be used as Callable[[arg, ...], result]. (This will raise a TypeError in Python 3.10.)
warnings.warn(f'{str(exc)} '
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/_collections_abc.py:433: DeprecationWarning: Callable must be used as Callable[[arg, ...], result]. (This will raise a TypeError in Python 3.10.)
warnings.warn(f'{str(exc)} '
./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/_collections_abc.py:433: DeprecationWarning: Callable must be used as Callable[[arg, ...], result]. (This will raise a TypeError in Python 3.10.)
warnings.warn(f'{str(exc)} '
.
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
<string>:2: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+
.<string>:2: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+
.<string>:2: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+
.<string>:2: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+
.<string>:2: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+
.<string>:2: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+
.
beginning 6 repetitions
123456
Unknown child process pid 891635, will report returncode 255
......
beginning 6 repetitions
123456
......
make: *** [Makefile:1237: buildbottest] Terminated
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 RHEL7 Refleaks 3.9 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/321/builds/6
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-x86_64
Build Reason: <unknown>
Blamelist:
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.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Stable Refleaks 3.9 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/10/builds/6
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-ppc64le
Build Reason: <unknown>
Blamelist:
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.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
Test report
===========
Sincerely,
-The Buildbot
[View Less]
1
0