The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/561/builds/552
Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-rawhide-ppc64le Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>, Petr Viktorin <encu...@gmail.com>, Seth Michael Larson <s...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 412 tests OK. 10 slowest tests: - test_gdb: 5 min 22 sec - test_multiprocessing_spawn: 2 min 59 sec - test_tokenize: 2 min 56 sec - test_concurrent_futures: 2 min 54 sec - test_peg_generator: 2 min 26 sec - test_unparse: 2 min 15 sec - test_multiprocessing_forkserver: 1 min 46 sec - test_lib2to3: 1 min 42 sec - test_asyncio: 1 min 26 sec - test_multiprocessing_fork: 1 min 19 sec 1 test failed: test_zlib 12 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64 1 re-run test: test_zlib Total duration: 7 min 24 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_zlib.py", line 440, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_zlib.py", line 440, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO + PGO 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/145/builds/553 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-rawhide-ppc64le Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>, Petr Viktorin <encu...@gmail.com>, Seth Michael Larson <s...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 411 tests OK. 10 slowest tests: - test_concurrent_futures: 2 min 36 sec - test_multiprocessing_spawn: 2 min 13 sec - test_tokenize: 1 min 59 sec - test_multiprocessing_forkserver: 1 min 29 sec - test_multiprocessing_fork: 1 min 14 sec - test_lib2to3: 1 min 8 sec - test_unparse: 1 min 6 sec - test_asyncio: 1 min - test_signal: 48.5 sec - test_io: 48.5 sec 1 test failed: test_zlib 13 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64 1 re-run test: test_zlib Total duration: 4 min 1 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_zlib.py", line 440, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_zlib.py", line 440, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_eaff572f' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_cbf8f70d' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Clang 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/13/builds/559 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-rawhide-ppc64le Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>, Petr Viktorin <encu...@gmail.com>, Seth Michael Larson <s...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 412 tests OK. 10 slowest tests: - test_unparse: 13 min 35 sec - test_tokenize: 12 min 25 sec - test_multiprocessing_spawn: 9 min 37 sec - test_lib2to3: 8 min 34 sec - test_unicodedata: 7 min 15 sec - test_concurrent_futures: 5 min 9 sec - test_capi: 4 min 25 sec - test_pickle: 4 min 10 sec - test_multiprocessing_forkserver: 3 min 56 sec - test_asyncio: 3 min 42 sec 1 test failed: test_zlib 12 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64 1 re-run test: test_zlib Total duration: 23 min 53 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_zlib.py", line 440, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_zlib.py", line 440, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/434/builds/552 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-rawhide-ppc64le Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>, Petr Viktorin <encu...@gmail.com>, Seth Michael Larson <s...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 412 tests OK. 10 slowest tests: - test_gdb: 8 min 11 sec - test_tokenize: 6 min 51 sec - test_unparse: 5 min 56 sec - test_multiprocessing_spawn: 5 min 2 sec - test_concurrent_futures: 3 min 51 sec - test_lib2to3: 3 min 50 sec - test_unicodedata: 3 min 28 sec - test_capi: 3 min 27 sec - test_peg_generator: 3 min - test_multiprocessing_forkserver: 2 min 54 sec 1 test failed: test_zlib 12 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64 1 re-run test: test_zlib Total duration: 12 min 49 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_zlib.py", line 440, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_zlib.py", line 440, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Arch Linux Usan 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/715/builds/379 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: pablogsal-arch-x86_64 Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>, Petr Viktorin <encu...@gmail.com>, Seth Michael Larson <s...@python.org> BUILD FAILED: failed compile (failure) Summary of the results of the build (if available): =================================================== Captured traceback ================== Cloning into '.'... remote: Enumerating objects: 1028599 remote: Enumerating objects: 1028700, done. remote: Counting objects: 0% (1/101) remote: Counting objects: 1% (2/101) remote: Counting objects: 2% (3/101) remote: Counting objects: 3% (4/101) remote: Counting objects: 4% (5/101) remote: Counting objects: 5% (6/101) remote: Counting objects: 6% (7/101) remote: Counting objects: 7% (8/101) remote: Counting objects: 8% (9/101) remote: Counting objects: 9% (10/101) remote: Counting objects: 10% (11/101) remote: Counting objects: 11% (12/101) remote: Counting objects: 12% (13/101) remote: Counting objects: 13% (14/101) remote: Counting objects: 14% (15/101) remote: Counting objects: 15% (16/101) remote: Counting objects: 16% (17/101) remote: Counting objects: 17% (18/101) remote: Counting objects: 18% (19/101) remote: Counting objects: 19% (20/101) remote: Counting objects: 20% (21/101) remote: Counting objects: 21% (22/101) remote: Counting objects: 22% (23/101) remote: Counting objects: 23% (24/101) remote: Counting objects: 24% (25/101) remote: Counting objects: 25% (26/101) remote: Counting objects: 26% (27/101) remote: Counting objects: 27% (28/101) remote: Counting objects: 28% (29/101) remote: Counting objects: 29% (30/101) remote: Counting objects: 30% (31/101) remote: Counting objects: 31% (32/101) remote: Counting objects: 32% (33/101) remote: Counting objects: 33% (34/101) remote: Counting objects: 34% (35/101) remote: Counting objects: 35% (36/101) remote: Counting objects: 36% (37/101) remote: Counting objects: 37% (38/101) remote: Counting objects: 38% (39/101) remote: Counting objects: 39% (40/101) remote: Counting objects: 40% (41/101) remote: Counting objects: 41% (42/101) remote: Counting objects: 42% (43/101) remote: Counting objects: 43% (44/101) remote: Counting objects: 44% (45/101) remote: Counting objects: 45% (46/101) remote: Counting objects: 46% (47/101) remote: Counting objects: 47% (48/101) remote: Counting objects: 48% (49/101) remote: Counting objects: 49% (50/101) remote: Counting objects: 50% (51/101) remote: Counting objects: 51% (52/101) remote: Counting objects: 52% (53/101) remote: Counting objects: 53% (54/101) remote: Counting objects: 54% (55/101) remote: Counting objects: 55% (56/101) remote: Counting objects: 56% (57/101) remote: Counting objects: 57% (58/101) remote: Counting objects: 58% (59/101) remote: Counting objects: 59% (60/101) remote: Counting objects: 60% (61/101) remote: Counting objects: 61% (62/101) remote: Counting objects: 62% (63/101) remote: Counting objects: 63% (64/101) remote: Counting objects: 64% (65/101) remote: Counting objects: 65% (66/101) remote: Counting objects: 66% (67/101) remote: Counting objects: 67% (68/101) remote: Counting objects: 68% (69/101) remote: Counting objects: 69% (70/101) remote: Counting objects: 70% (71/101) remote: Counting objects: 71% (72/101) remote: Counting objects: 72% (73/101) remote: Counting objects: 73% (74/101) remote: Counting objects: 74% (75/101) remote: Counting objects: 75% (76/101) remote: Counting objects: 76% (77/101) remote: Counting objects: 77% (78/101) remote: Counting objects: 78% (79/101) remote: Counting objects: 79% (80/101) remote: Counting objects: 80% (81/101) remote: Counting objects: 81% (82/101) remote: Counting objects: 82% (83/101) remote: Counting objects: 83% (84/101) remote: Counting objects: 84% (85/101) remote: Counting objects: 85% (86/101) remote: Counting objects: 86% (87/101) remote: Counting objects: 87% (88/101) remote: Counting objects: 88% (89/101) remote: Counting objects: 89% (90/101) remote: Counting objects: 90% (91/101) remote: Counting objects: 91% (92/101) remote: Counting objects: 92% (93/101) remote: Counting objects: 93% (94/101) remote: Counting objects: 94% (95/101) remote: Counting objects: 95% (96/101) remote: Counting objects: 96% (97/101) remote: Counting objects: 97% (98/101) remote: Counting objects: 98% (99/101) remote: Counting objects: 99% (100/101) remote: Counting objects: 100% (101/101) remote: Counting objects: 100% (101/101), done. remote: Compressing objects: 1% (1/70) remote: Compressing objects: 2% (2/70) remote: Compressing objects: 4% (3/70) remote: Compressing objects: 5% (4/70) remote: Compressing objects: 7% (5/70) remote: Compressing objects: 8% (6/70) remote: Compressing objects: 10% (7/70) remote: Compressing objects: 11% (8/70) remote: Compressing objects: 12% (9/70) remote: Compressing objects: 14% (10/70) remote: Compressing objects: 15% (11/70) remote: Compressing objects: 17% (12/70) remote: Compressing objects: 18% (13/70) remote: Compressing objects: 20% (14/70) remote: Compressing objects: 21% (15/70) remote: Compressing objects: 22% (16/70) remote: Compressing objects: 24% (17/70) remote: Compressing objects: 25% (18/70) remote: Compressing objects: 27% (19/70) remote: Compressing objects: 28% (20/70) remote: Compressing objects: 30% (21/70) remote: Compressing objects: 31% (22/70) remote: Compressing objects: 32% (23/70) remote: Compressing objects: 34% (24/70) remote: Compressing objects: 35% (25/70) remote: Compressing objects: 37% (26/70) remote: Compressing objects: 38% (27/70) remote: Compressing objects: 40% (28/70) remote: Compressing objects: 41% (29/70) remote: Compressing objects: 42% (30/70) remote: Compressing objects: 44% (31/70) remote: Compressing objects: 45% (32/70) remote: Compressing objects: 47% (33/70) remote: Compressing objects: 48% (34/70) remote: Compressing objects: 50% (35/70) remote: Compressing objects: 51% (36/70) remote: Compressing objects: 52% (37/70) remote: Compressing objects: 54% (38/70) remote: Compressing objects: 55% (39/70) remote: Compressing objects: 57% (40/70) remote: Compressing objects: 58% (41/70) remote: Compressing objects: 60% (42/70) remote: Compressing objects: 61% (43/70) remote: Compressing objects: 62% (44/70) remote: Compressing objects: 64% (45/70) remote: Compressing objects: 65% (46/70) remote: Compressing objects: 67% (47/70) remote: Compressing objects: 68% (48/70) remote: Compressing objects: 70% (49/70) remote: Compressing objects: 71% (50/70) remote: Compressing objects: 72% (51/70) remote: Compressing objects: 74% (52/70) remote: Compressing objects: 75% (53/70) remote: Compressing objects: 77% (54/70) remote: Compressing objects: 78% (55/70) remote: Compressing objects: 80% (56/70) remote: Compressing objects: 81% (57/70) remote: Compressing objects: 82% (58/70) remote: Compressing objects: 84% (59/70) remote: Compressing objects: 85% (60/70) remote: Compressing objects: 87% (61/70) remote: Compressing objects: 88% (62/70) remote: Compressing objects: 90% (63/70) remote: Compressing objects: 91% (64/70) remote: Compressing objects: 92% (65/70) remote: Compressing objects: 94% (66/70) remote: Compressing objects: 95% (67/70) remote: Compressing objects: 97% (68/70) remote: Compressing objects: 98% (69/70) remote: Compressing objects: 100% (70/70) remote: Compressing objects: 100% (70/70), done. Receiving objects: 0% (1/1028700) Receiving objects: 1% (10287/1028700) Receiving objects: 2% (20574/1028700) Receiving objects: 3% (30861/1028700), 15.93 MiB | 31.65 MiB/s Receiving objects: 4% (41148/1028700), 15.93 MiB | 31.65 MiB/s Receiving objects: 5% (51435/1028700), 15.93 MiB | 31.65 MiB/s Receiving objects: 6% (61722/1028700), 15.93 MiB | 31.65 MiB/s Receiving objects: 7% (72009/1028700), 15.93 MiB | 31.65 MiB/s Receiving objects: 7% (72106/1028700), 15.93 MiB | 31.65 MiB/s Receiving objects: 8% (82296/1028700), 32.50 MiB | 32.39 MiB/s Receiving objects: 9% (92583/1028700), 32.50 MiB | 32.39 MiB/s Receiving objects: 10% (102870/1028700), 32.50 MiB | 32.39 MiB/s Receiving objects: 11% (113157/1028700), 32.50 MiB | 32.39 MiB/s Receiving objects: 12% (123444/1028700), 32.50 MiB | 32.39 MiB/s Receiving objects: 13% (133731/1028700), 48.08 MiB | 31.99 MiB/s Receiving objects: 14% (144018/1028700), 48.08 MiB | 31.99 MiB/s Receiving objects: 14% (153024/1028700), 48.08 MiB | 31.99 MiB/s Receiving objects: 15% (154305/1028700), 65.34 MiB | 32.62 MiB/s Receiving objects: 16% (164592/1028700), 83.93 MiB | 33.53 MiB/s Receiving objects: 16% (173112/1028700), 83.93 MiB | 33.53 MiB/s Receiving objects: 17% (174879/1028700), 106.72 MiB | 35.54 MiB/s Receiving objects: 18% (185166/1028700), 106.72 MiB | 35.54 MiB/s Receiving objects: 18% (193900/1028700), 125.74 MiB | 35.90 MiB/s Receiving objects: 19% (195453/1028700), 144.98 MiB | 36.23 MiB/s Receiving objects: 20% (205740/1028700), 164.30 MiB | 36.49 MiB/s Receiving objects: 20% (213543/1028700), 183.34 MiB | 37.21 MiB/s Receiving objects: 21% (216027/1028700), 183.34 MiB | 37.21 MiB/s Receiving objects: 22% (226314/1028700), 202.96 MiB | 37.81 MiB/s Receiving objects: 22% (236304/1028700), 202.96 MiB | 37.81 MiB/s Receiving objects: 23% (236601/1028700), 222.65 MiB | 38.65 MiB/s Receiving objects: 24% (246888/1028700), 222.65 MiB | 38.65 MiB/s Receiving objects: 25% (257175/1028700), 242.28 MiB | 39.10 MiB/s Receiving objects: 25% (257615/1028700), 242.28 MiB | 39.10 MiB/s Receiving objects: 26% (267462/1028700), 280.35 MiB | 38.29 MiB/s Receiving objects: 26% (276384/1028700), 280.35 MiB | 38.29 MiB/s Receiving objects: 27% (277749/1028700), 280.35 MiB | 38.29 MiB/s Receiving objects: 28% (288036/1028700), 300.19 MiB | 38.47 MiB/s Receiving objects: 29% (298323/1028700), 319.48 MiB | 38.48 MiB/s Receiving objects: 30% (308610/1028700), 319.48 MiB | 38.48 MiB/s Receiving objects: 31% (318897/1028700), 319.48 MiB | 38.48 MiB/s Receiving objects: 31% (327266/1028700), 319.48 MiB | 38.48 MiB/s Receiving objects: 32% (329184/1028700), 339.13 MiB | 38.56 MiB/s Receiving objects: 33% (339471/1028700), 339.13 MiB | 38.56 MiB/s Receiving objects: 34% (349758/1028700), 339.13 MiB | 38.56 MiB/s Receiving objects: 35% (360045/1028700), 358.32 MiB | 38.59 MiB/s Receiving objects: 36% (370332/1028700), 358.32 MiB | 38.59 MiB/s Receiving objects: 37% (380619/1028700), 358.32 MiB | 38.59 MiB/s Receiving objects: 37% (387757/1028700), 358.32 MiB | 38.59 MiB/s Receiving objects: 38% (390906/1028700), 377.30 MiB | 38.53 MiB/s Receiving objects: 39% (401193/1028700), 377.30 MiB | 38.53 MiB/s Receiving objects: 40% (411480/1028700), 377.30 MiB | 38.53 MiB/s Receiving objects: 41% (421767/1028700), 396.29 MiB | 38.44 MiB/s Receiving objects: 42% (432054/1028700), 396.29 MiB | 38.44 MiB/s Receiving objects: 43% (442341/1028700), 396.29 MiB | 38.44 MiB/s Receiving objects: 44% (452628/1028700), 396.29 MiB | 38.44 MiB/s Receiving objects: 44% (457417/1028700), 396.29 MiB | 38.44 MiB/s Receiving objects: 45% (462915/1028700), 415.82 MiB | 38.50 MiB/s Receiving objects: 46% (473202/1028700), 415.82 MiB | 38.50 MiB/s Receiving objects: 47% (483489/1028700), 415.82 MiB | 38.50 MiB/s Receiving objects: 48% (493776/1028700), 415.82 MiB | 38.50 MiB/s Receiving objects: 49% (504063/1028700), 415.82 MiB | 38.50 MiB/s Receiving objects: 50% (514350/1028700), 415.82 MiB | 38.50 MiB/s Receiving objects: 51% (524637/1028700), 415.82 MiB | 38.50 MiB/s Receiving objects: 52% (534924/1028700), 435.45 MiB | 38.48 MiB/s Receiving objects: 53% (545211/1028700), 435.45 MiB | 38.48 MiB/s Receiving objects: 54% (555498/1028700), 435.45 MiB | 38.48 MiB/s Receiving objects: 55% (565785/1028700), 435.45 MiB | 38.48 MiB/s Receiving objects: 56% (576072/1028700), 435.45 MiB | 38.48 MiB/s Receiving objects: 57% (586359/1028700), 435.45 MiB | 38.48 MiB/s Receiving objects: 57% (587583/1028700), 435.45 MiB | 38.48 MiB/s Receiving objects: 58% (596646/1028700), 455.07 MiB | 38.69 MiB/s Receiving objects: 59% (606933/1028700), 455.07 MiB | 38.69 MiB/s Receiving objects: 60% (617220/1028700), 474.66 MiB | 38.63 MiB/s Receiving objects: 61% (627507/1028700), 474.66 MiB | 38.63 MiB/s Receiving objects: 62% (637794/1028700), 474.66 MiB | 38.63 MiB/s Receiving objects: 62% (639410/1028700), 474.66 MiB | 38.63 MiB/s Receiving objects: 63% (648081/1028700), 474.66 MiB | 38.63 MiB/s Receiving objects: 64% (658368/1028700), 493.80 MiB | 38.59 MiB/s Receiving objects: 65% (668655/1028700), 493.80 MiB | 38.59 MiB/s Receiving objects: 66% (678942/1028700), 493.80 MiB | 38.59 MiB/s Receiving objects: 67% (689229/1028700), 493.80 MiB | 38.59 MiB/s Receiving objects: 68% (699516/1028700), 493.80 MiB | 38.59 MiB/s Receiving objects: 69% (709803/1028700), 493.80 MiB | 38.59 MiB/s Receiving objects: 70% (720090/1028700), 493.80 MiB | 38.59 MiB/s Receiving objects: 71% (730377/1028700), 493.80 MiB | 38.59 MiB/s Receiving objects: 72% (740664/1028700), 493.80 MiB | 38.59 MiB/s Receiving objects: 73% (750951/1028700), 493.80 MiB | 38.59 MiB/s Receiving objects: 74% (761238/1028700), 493.80 MiB | 38.59 MiB/s Receiving objects: 75% (771525/1028700), 493.80 MiB | 38.59 MiB/s Receiving objects: 76% (781812/1028700), 493.80 MiB | 38.59 MiB/s Receiving objects: 77% (792099/1028700), 513.04 MiB | 38.50 MiB/s Receiving objects: 78% (802386/1028700), 513.04 MiB | 38.50 MiB/s Receiving objects: 79% (812673/1028700), 513.04 MiB | 38.50 MiB/s Receiving objects: 80% (822960/1028700), 513.04 MiB | 38.50 MiB/s Receiving objects: 81% (833247/1028700), 513.04 MiB | 38.50 MiB/s Receiving objects: 82% (843534/1028700), 513.04 MiB | 38.50 MiB/s Receiving objects: 83% (853821/1028700), 513.04 MiB | 38.50 MiB/s Receiving objects: 83% (863533/1028700), 513.04 MiB | 38.50 MiB/s Receiving objects: 84% (864108/1028700), 513.04 MiB | 38.50 MiB/s Receiving objects: 85% (874395/1028700), 513.04 MiB | 38.50 MiB/s Receiving objects: 86% (884682/1028700), 532.73 MiB | 38.54 MiB/s Receiving objects: 87% (894969/1028700), 532.73 MiB | 38.54 MiB/s Receiving objects: 88% (905256/1028700), 532.73 MiB | 38.54 MiB/s Receiving objects: 89% (915543/1028700), 532.73 MiB | 38.54 MiB/s Receiving objects: 90% (925830/1028700), 532.73 MiB | 38.54 MiB/s Receiving objects: 91% (936117/1028700), 532.73 MiB | 38.54 MiB/s Receiving objects: 92% (946404/1028700), 552.43 MiB | 38.62 MiB/s Receiving objects: 93% (956691/1028700), 552.43 MiB | 38.62 MiB/s Receiving objects: 94% (966978/1028700), 552.43 MiB | 38.62 MiB/s Receiving objects: 95% (977265/1028700), 552.43 MiB | 38.62 MiB/s Receiving objects: 95% (977403/1028700), 552.43 MiB | 38.62 MiB/s Receiving objects: 96% (987552/1028700), 572.10 MiB | 38.77 MiB/s Receiving objects: 97% (997839/1028700), 572.10 MiB | 38.77 MiB/s Receiving objects: 98% (1008126/1028700), 572.10 MiB | 38.77 MiB/s Receiving objects: 99% (1018413/1028700), 572.10 MiB | 38.77 MiB/s remote: Total 1028700 (delta 35), reused 68 (delta 31), pack-reused 1028599 Receiving objects: 100% (1028700/1028700), 572.10 MiB | 38.77 MiB/s Receiving objects: 100% (1028700/1028700), 582.63 MiB | 37.91 MiB/s, done. Resolving deltas: 0% (0/823329) Resolving deltas: 1% (8234/823329) Resolving deltas: 2% (16467/823329) Resolving deltas: 3% (24700/823329) Resolving deltas: 4% (32934/823329) Resolving deltas: 4% (33975/823329) Resolving deltas: 5% (41167/823329) Resolving deltas: 6% (49400/823329) Resolving deltas: 7% (57634/823329) Resolving deltas: 7% (58912/823329) Resolving deltas: 8% (65867/823329) Resolving deltas: 9% (74100/823329) Resolving deltas: 9% (75536/823329) Resolving deltas: 10% (82333/823329) Resolving deltas: 10% (88420/823329) Resolving deltas: 11% (90567/823329) Resolving deltas: 12% (98800/823329) Resolving deltas: 12% (101754/823329) Resolving deltas: 13% (107033/823329) Resolving deltas: 14% (115267/823329) Resolving deltas: 15% (123500/823329) Resolving deltas: 15% (124766/823329) Resolving deltas: 16% (131733/823329) Resolving deltas: 17% (139966/823329) Resolving deltas: 18% (148200/823329) Resolving deltas: 19% (156433/823329) Resolving deltas: 19% (160324/823329) Resolving deltas: 20% (164666/823329) Resolving deltas: 21% (172900/823329) Resolving deltas: 22% (181133/823329) Resolving deltas: 22% (185956/823329) Resolving deltas: 23% (189366/823329) Resolving deltas: 24% (197599/823329) Resolving deltas: 24% (201996/823329) Resolving deltas: 25% (205833/823329) Resolving deltas: 26% (214066/823329) Resolving deltas: 27% (222299/823329) Resolving deltas: 28% (230533/823329) Resolving deltas: 28% (234044/823329) Resolving deltas: 29% (238766/823329) Resolving deltas: 30% (246999/823329) Resolving deltas: 31% (255232/823329) Resolving deltas: 31% (258405/823329) Resolving deltas: 32% (263466/823329) Resolving deltas: 33% (271699/823329) Resolving deltas: 34% (279932/823329) Resolving deltas: 35% (288167/823329) Resolving deltas: 35% (295912/823329) Resolving deltas: 36% (296399/823329) Resolving deltas: 37% (304632/823329) Resolving deltas: 38% (312866/823329) Resolving deltas: 39% (321099/823329) Resolving deltas: 40% (329332/823329) Resolving deltas: 41% (337565/823329) Resolving deltas: 42% (345799/823329) Resolving deltas: 43% (354032/823329) Resolving deltas: 43% (357380/823329) Resolving deltas: 44% (362265/823329) Resolving deltas: 45% (370499/823329) Resolving deltas: 46% (378732/823329) Resolving deltas: 47% (386965/823329) Resolving deltas: 47% (389914/823329) Resolving deltas: 48% (395198/823329) Resolving deltas: 49% (403432/823329) Resolving deltas: 50% (411665/823329) Resolving deltas: 51% (419898/823329) Resolving deltas: 52% (428132/823329) Resolving deltas: 53% (436365/823329) Resolving deltas: 54% (444598/823329) Resolving deltas: 54% (450331/823329) Resolving deltas: 55% (452831/823329) Resolving deltas: 56% (461065/823329) Resolving deltas: 57% (469298/823329) Resolving deltas: 58% (477531/823329) Resolving deltas: 59% (485765/823329) Resolving deltas: 60% (493998/823329) Resolving deltas: 61% (502231/823329) Resolving deltas: 61% (504202/823329) Resolving deltas: 62% (510464/823329) Resolving deltas: 63% (518698/823329) Resolving deltas: 64% (526931/823329) Resolving deltas: 65% (535164/823329) Resolving deltas: 66% (543398/823329) Resolving deltas: 66% (548611/823329) Resolving deltas: 67% (551631/823329) Resolving deltas: 68% (559864/823329) Resolving deltas: 69% (568098/823329) Resolving deltas: 70% (576331/823329) Resolving deltas: 71% (584564/823329) Resolving deltas: 72% (592797/823329) Resolving deltas: 73% (601031/823329) Resolving deltas: 74% (609264/823329) Resolving deltas: 74% (611907/823329) Resolving deltas: 75% (617497/823329) Resolving deltas: 76% (625731/823329) Resolving deltas: 77% (633965/823329) Resolving deltas: 78% (642197/823329) Resolving deltas: 79% (650430/823329) Resolving deltas: 80% (658664/823329) Resolving deltas: 81% (666897/823329) Resolving deltas: 82% (675131/823329) Resolving deltas: 83% (683364/823329) Resolving deltas: 84% (691597/823329) Resolving deltas: 84% (691752/823329) Resolving deltas: 85% (699830/823329) Resolving deltas: 86% (708063/823329) Resolving deltas: 87% (716297/823329) Resolving deltas: 88% (724530/823329) Resolving deltas: 89% (732763/823329) Resolving deltas: 90% (740997/823329) Resolving deltas: 91% (749230/823329) Resolving deltas: 92% (757464/823329) Resolving deltas: 93% (765696/823329) Resolving deltas: 94% (773930/823329) Resolving deltas: 94% (778506/823329) Resolving deltas: 95% (782163/823329) Resolving deltas: 96% (790396/823329) Resolving deltas: 97% (798630/823329) Resolving deltas: 98% (806863/823329) Resolving deltas: 99% (815097/823329) Resolving deltas: 100% (823329/823329) Resolving deltas: 100% (823329/823329), done. Note: switching to '22adf29da8d99933ffed8647d3e0726edd16f7f8'. 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 22adf29da8 [3.9] gh-113171: gh-65056: Fix "private" (non-global) IP address ranges (GH-113179) (GH-113186) (GH-118177) (GH-118472) Objects/fileobject.c:245:9: warning: variable 'newlinetypes' set but not used [-Wunused-but-set-variable] 245 | int newlinetypes = 0; | ^ 1 warning generated. Objects/dictobject.c:2229:16: warning: variable 'i' set but not used [-Wunused-but-set-variable] 2229 | Py_ssize_t i, j; | ^ 1 warning generated. Objects/obmalloc.c:2639:14: warning: variable 'j' set but not used [-Wunused-but-set-variable] 2639 | uint j; | ^ 1 warning generated. Python/pytime.c:160:10: warning: implicit conversion from 'time_t' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 160 | if (!_Py_InIntegralTypeRange(time_t, intpart)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Include/pymath.h:228:82: note: expanded from macro '_Py_InIntegralTypeRange' 228 | #define _Py_InIntegralTypeRange(type, v) (_Py_IntegralTypeMin(type) <= v && v <= _Py_IntegralTypeMax(type)) | ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~ ./Include/pymath.h:221:124: note: expanded from macro '_Py_IntegralTypeMax' 221 | #define _Py_IntegralTypeMax(type) ((_Py_IntegralTypeSigned(type)) ? (((((type)1 << (sizeof(type)*CHAR_BIT - 2)) - 1) << 1) + 1) : ~(type)0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ Python/pytime.c:213:14: warning: implicit conversion from 'time_t' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 213 | if (!_Py_InIntegralTypeRange(time_t, intpart)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Include/pymath.h:228:82: note: expanded from macro '_Py_InIntegralTypeRange' 228 | #define _Py_InIntegralTypeRange(type, v) (_Py_IntegralTypeMin(type) <= v && v <= _Py_IntegralTypeMax(type)) | ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~ ./Include/pymath.h:221:124: note: expanded from macro '_Py_IntegralTypeMax' 221 | #define _Py_IntegralTypeMax(type) ((_Py_IntegralTypeSigned(type)) ? (((((type)1 << (sizeof(type)*CHAR_BIT - 2)) - 1) << 1) + 1) : ~(type)0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ Python/pytime.c:398:10: warning: implicit conversion from '_PyTime_t' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 398 | if (!_Py_InIntegralTypeRange(_PyTime_t, d)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Include/pymath.h:228:82: note: expanded from macro '_Py_InIntegralTypeRange' 228 | #define _Py_InIntegralTypeRange(type, v) (_Py_IntegralTypeMin(type) <= v && v <= _Py_IntegralTypeMax(type)) | ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~ ./Include/pymath.h:221:124: note: expanded from macro '_Py_IntegralTypeMax' 221 | #define _Py_IntegralTypeMax(type) ((_Py_IntegralTypeSigned(type)) ? (((((type)1 << (sizeof(type)*CHAR_BIT - 2)) - 1) << 1) + 1) : ~(type)0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 3 warnings generated. ./Modules/signalmodule.c:663:9: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 663 | if (siginterrupt(signalnum, flag)<0) { | ^ /usr/include/signal.h:325:3: note: 'siginterrupt' has been explicitly marked deprecated here 325 | __attribute_deprecated_msg__ ("Use sigaction with SA_RESTART instead"); | ^ /usr/include/sys/cdefs.h:367:19: note: expanded from macro '__attribute_deprecated_msg__' 367 | __attribute__ ((__deprecated__ (msg))) | ^ 1 warning generated. ./Modules/timemodule.c:125:13: warning: code will never be executed [-Wunreachable-code] 125 | PyErr_SetString(PyExc_OverflowError, | ^~~~~~~~~~~~~~~ 1 warning generated. ./Modules/_threadmodule.c:812:20: warning: unused variable 'tstate' [-Wunused-variable] 812 | PyThreadState *tstate; | ^~~~~~ ./Modules/_threadmodule.c:1604:19: warning: implicit conversion from '_PyTime_t' (aka 'long') to 'double' changes value from 9223372036854775 to 9223372036854776 [-Wimplicit-const-int-float-conversion] 1604 | timeout_max = (_PyTime_t)PY_TIMEOUT_MAX * 1e-6; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~ 2 warnings generated. ./Modules/_io/bufferedio.c:1075:19: warning: variable 'written' set but not used [-Wunused-but-set-variable] 1075 | Py_ssize_t n, written = 0; | ^ ./Modules/_io/bufferedio.c:1854:16: warning: variable 'written' set but not used [-Wunused-but-set-variable] 1854 | Py_ssize_t written = 0; | ^ 2 warnings generated. Objects/object.c:2209:5: runtime error: call to function list_dealloc through pointer to incorrect function type 'void (*)(struct _object *)' /buildbot/buildarea/3.9.pablogsal-arch-x86_64.clang-ubsan/build/Objects/listobject.c:332: note: list_dealloc defined here SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior Objects/object.c:2209:5 in make: *** [Makefile:618: pybuilddir.txt] Error 1 find: ‘build’: No such file or directory find: ‘build’: No such file or directory find: ‘build’: No such file or directory find: ‘build’: No such file or directory make: [Makefile:1888: clean-retain-profile] Error 1 (ignored) Test report =========== Sincerely, -The Buildbot _______________________________________________ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-le...@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: arch...@mail-archive.com