nixbot

builds

succeeded python3.14-buildbot_worker-4.3.0 checks.x86_64-linux.master · build #67 · raw

1tribuchet: building on jamie2Sourcing python-remove-tests-dir-hook3Sourcing python-catch-conflicts-hook.sh4Sourcing python-remove-bin-bytecode-hook.sh5Sourcing pypa-build-hook6Using pypaBuildPhase7Sourcing python-runtime-deps-check-hook8Using pythonRuntimeDepsCheckHook9Sourcing pypa-install-hook10Using pypaInstallPhase11Sourcing python-imports-check-hook.sh12Using pythonImportsCheckPhase13Sourcing python-metadata-check-hook.sh14Sourcing python-namespaces-hook15Sourcing python-catch-conflicts-hook.sh
unpackPhase
16unpacking source archive /nix/store/75qyd12d3b287lh7bzhkrww10ww0n8s7-source17source root is source18setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/www/wsgi_dashboards/yarn.lock"
patchPhase
19substituteStream() in derivation python3.14-buildbot_worker-4.3.0: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'buildbot_worker/scripts/logwatcher.py')
configurePhase
20no configure script, doing nothing
buildPhase
21Executing pypaBuildPhase22Creating a wheel...23pypa build flags: --no-isolation --outdir dist/ --wheel24* Getting build dependencies for wheel...25/nix/store/gyficbimx12q5975523ps3kjzz8ys4pq-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/_distutils/dist.py:288: UserWarning: Unknown distribution option: 'tests_require'26 warnings.warn(msg)27/nix/store/gyficbimx12q5975523ps3kjzz8ys4pq-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '2026.09.20' to '2026.9.20'28 self.metadata.version = self._normalize_version(self.metadata.version)29/nix/store/gyficbimx12q5975523ps3kjzz8ys4pq-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.30!!3132 ********************************************************************************33 Please consider removing the following classifiers in favor of a SPDX license expression:3435 License :: OSI Approved :: GNU General Public License v2 (GPLv2)3637 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.38 ********************************************************************************3940!!41 self._finalize_license_expression()42running egg_info43creating buildbot_worker.egg-info44writing buildbot_worker.egg-info/PKG-INFO45writing dependency_links to buildbot_worker.egg-info/dependency_links.txt46writing entry points to buildbot_worker.egg-info/entry_points.txt47writing requirements to buildbot_worker.egg-info/requires.txt48writing top-level names to buildbot_worker.egg-info/top_level.txt49writing manifest file 'buildbot_worker.egg-info/SOURCES.txt'50reading manifest file 'buildbot_worker.egg-info/SOURCES.txt'51reading manifest template 'MANIFEST.in'52warning: no files found matching 'bin/buildbot-worker'53warning: no files found matching 'contrib/windows/*'54adding license file 'COPYING'55writing manifest file 'buildbot_worker.egg-info/SOURCES.txt'56* Building wheel...57/nix/store/gyficbimx12q5975523ps3kjzz8ys4pq-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/_distutils/dist.py:288: UserWarning: Unknown distribution option: 'tests_require'58 warnings.warn(msg)59/nix/store/gyficbimx12q5975523ps3kjzz8ys4pq-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '2026.09.20' to '2026.9.20'60 self.metadata.version = self._normalize_version(self.metadata.version)61/nix/store/gyficbimx12q5975523ps3kjzz8ys4pq-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.62!!6364 ********************************************************************************65 Please consider removing the following classifiers in favor of a SPDX license expression:6667 License :: OSI Approved :: GNU General Public License v2 (GPLv2)6869 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.70 ********************************************************************************7172!!73 self._finalize_license_expression()74running bdist_wheel75/nix/store/gyficbimx12q5975523ps3kjzz8ys4pq-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated76!!7778 ********************************************************************************79 With Python 2.7 end-of-life, support for building universal wheels80 (i.e., wheels that support both Python 2 and Python 3)81 is being obviated.82 Please discontinue using this option, or if you still need it,83 file an issue with pypa/setuptools describing your use case.8485 This deprecation is overdue, please update your project and remove deprecated86 calls to avoid build errors in the future.87 ********************************************************************************8889!!90 self.finalize_options()91running build92running build_py93creating build/lib/buildbot_worker94copying buildbot_worker/base.py -> build/lib/buildbot_worker95copying buildbot_worker/pbutil.py -> build/lib/buildbot_worker96copying buildbot_worker/bot.py -> build/lib/buildbot_worker97copying buildbot_worker/null.py -> build/lib/buildbot_worker98copying buildbot_worker/pb.py -> build/lib/buildbot_worker99copying buildbot_worker/tunnel.py -> build/lib/buildbot_worker100copying buildbot_worker/compat.py -> build/lib/buildbot_worker101copying buildbot_worker/runprocess.py -> build/lib/buildbot_worker102copying buildbot_worker/msgpack.py -> build/lib/buildbot_worker103copying buildbot_worker/interfaces.py -> build/lib/buildbot_worker104copying buildbot_worker/__init__.py -> build/lib/buildbot_worker105copying buildbot_worker/exceptions.py -> build/lib/buildbot_worker106creating build/lib/buildbot_worker/util107copying buildbot_worker/util/_notifier.py -> build/lib/buildbot_worker/util108copying buildbot_worker/util/_hangcheck.py -> build/lib/buildbot_worker/util109copying buildbot_worker/util/deferwaiter.py -> build/lib/buildbot_worker/util110copying buildbot_worker/util/__init__.py -> build/lib/buildbot_worker/util111copying buildbot_worker/util/buffer_manager.py -> build/lib/buildbot_worker/util112copying buildbot_worker/util/lineboundaries.py -> build/lib/buildbot_worker/util113copying buildbot_worker/util/twisted.py -> build/lib/buildbot_worker/util114creating build/lib/buildbot_worker/commands115copying buildbot_worker/commands/utils.py -> build/lib/buildbot_worker/commands116copying buildbot_worker/commands/registry.py -> build/lib/buildbot_worker/commands117copying buildbot_worker/commands/fs.py -> build/lib/buildbot_worker/commands118copying buildbot_worker/commands/shell.py -> build/lib/buildbot_worker/commands119copying buildbot_worker/commands/__init__.py -> build/lib/buildbot_worker/commands120copying buildbot_worker/commands/base.py -> build/lib/buildbot_worker/commands121copying buildbot_worker/commands/transfer.py -> build/lib/buildbot_worker/commands122creating build/lib/buildbot_worker/scripts123copying buildbot_worker/scripts/base.py -> build/lib/buildbot_worker/scripts124copying buildbot_worker/scripts/create_worker.py -> build/lib/buildbot_worker/scripts125copying buildbot_worker/scripts/restart.py -> build/lib/buildbot_worker/scripts126copying buildbot_worker/scripts/logwatcher.py -> build/lib/buildbot_worker/scripts127copying buildbot_worker/scripts/stop.py -> build/lib/buildbot_worker/scripts128copying buildbot_worker/scripts/__init__.py -> build/lib/buildbot_worker/scripts129copying buildbot_worker/scripts/runner.py -> build/lib/buildbot_worker/scripts130copying buildbot_worker/scripts/start.py -> build/lib/buildbot_worker/scripts131copying buildbot_worker/scripts/windows_service.py -> build/lib/buildbot_worker/scripts132creating build/lib/buildbot_worker/monkeypatches133copying buildbot_worker/monkeypatches/__init__.py -> build/lib/buildbot_worker/monkeypatches134copying buildbot_worker/py.typed -> build/lib/buildbot_worker135installing to build/bdist.linux-x86_64/wheel136running install137running install_lib138creating build/bdist.linux-x86_64/wheel139creating build/bdist.linux-x86_64/wheel/buildbot_worker140copying build/lib/buildbot_worker/bot.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker141copying build/lib/buildbot_worker/msgpack.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker142copying build/lib/buildbot_worker/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker143creating build/bdist.linux-x86_64/wheel/buildbot_worker/monkeypatches144copying build/lib/buildbot_worker/monkeypatches/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/monkeypatches145copying build/lib/buildbot_worker/pb.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker146creating build/bdist.linux-x86_64/wheel/buildbot_worker/scripts147copying build/lib/buildbot_worker/scripts/windows_service.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts148copying build/lib/buildbot_worker/scripts/start.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts149copying build/lib/buildbot_worker/scripts/restart.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts150copying build/lib/buildbot_worker/scripts/base.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts151copying build/lib/buildbot_worker/scripts/create_worker.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts152copying build/lib/buildbot_worker/scripts/logwatcher.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts153copying build/lib/buildbot_worker/scripts/runner.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts154copying build/lib/buildbot_worker/scripts/stop.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts155copying build/lib/buildbot_worker/scripts/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts156copying build/lib/buildbot_worker/runprocess.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker157copying build/lib/buildbot_worker/py.typed -> build/bdist.linux-x86_64/wheel/./buildbot_worker158copying build/lib/buildbot_worker/base.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker159copying build/lib/buildbot_worker/pbutil.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker160copying build/lib/buildbot_worker/interfaces.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker161creating build/bdist.linux-x86_64/wheel/buildbot_worker/commands162copying build/lib/buildbot_worker/commands/registry.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands163copying build/lib/buildbot_worker/commands/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands164copying build/lib/buildbot_worker/commands/base.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands165copying build/lib/buildbot_worker/commands/utils.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands166copying build/lib/buildbot_worker/commands/shell.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands167copying build/lib/buildbot_worker/commands/transfer.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands168copying build/lib/buildbot_worker/commands/fs.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands169creating build/bdist.linux-x86_64/wheel/buildbot_worker/util170copying build/lib/buildbot_worker/util/twisted.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util171copying build/lib/buildbot_worker/util/lineboundaries.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util172copying build/lib/buildbot_worker/util/deferwaiter.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util173copying build/lib/buildbot_worker/util/buffer_manager.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util174copying build/lib/buildbot_worker/util/_notifier.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util175copying build/lib/buildbot_worker/util/_hangcheck.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util176copying build/lib/buildbot_worker/util/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util177copying build/lib/buildbot_worker/tunnel.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker178copying build/lib/buildbot_worker/compat.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker179copying build/lib/buildbot_worker/exceptions.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker180copying build/lib/buildbot_worker/null.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker181running install_data182running install_egg_info183running egg_info184writing buildbot_worker.egg-info/PKG-INFO185writing dependency_links to buildbot_worker.egg-info/dependency_links.txt186writing entry points to buildbot_worker.egg-info/entry_points.txt187writing requirements to buildbot_worker.egg-info/requires.txt188writing top-level names to buildbot_worker.egg-info/top_level.txt189reading manifest file 'buildbot_worker.egg-info/SOURCES.txt'190reading manifest template 'MANIFEST.in'191warning: no files found matching 'bin/buildbot-worker'192warning: no files found matching 'contrib/windows/*'193adding license file 'COPYING'194writing manifest file 'buildbot_worker.egg-info/SOURCES.txt'195Copying buildbot_worker.egg-info to build/bdist.linux-x86_64/wheel/./buildbot_worker-2026.9.20-py3.14.egg-info196running install_scripts197creating build/bdist.linux-x86_64/wheel/buildbot_worker-2026.9.20.dist-info/WHEEL198creating '/build/source/worker/dist/.tmp-sm72mxle/buildbot_worker-2026.9.20-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it199adding 'buildbot_worker/VERSION'200adding 'buildbot_worker/__init__.py'201adding 'buildbot_worker/base.py'202adding 'buildbot_worker/bot.py'203adding 'buildbot_worker/compat.py'204adding 'buildbot_worker/exceptions.py'205adding 'buildbot_worker/interfaces.py'206adding 'buildbot_worker/msgpack.py'207adding 'buildbot_worker/null.py'208adding 'buildbot_worker/pb.py'209adding 'buildbot_worker/pbutil.py'210adding 'buildbot_worker/py.typed'211adding 'buildbot_worker/runprocess.py'212adding 'buildbot_worker/tunnel.py'213adding 'buildbot_worker/commands/__init__.py'214adding 'buildbot_worker/commands/base.py'215adding 'buildbot_worker/commands/fs.py'216adding 'buildbot_worker/commands/registry.py'217adding 'buildbot_worker/commands/shell.py'218adding 'buildbot_worker/commands/transfer.py'219adding 'buildbot_worker/commands/utils.py'220adding 'buildbot_worker/monkeypatches/__init__.py'221adding 'buildbot_worker/scripts/__init__.py'222adding 'buildbot_worker/scripts/base.py'223adding 'buildbot_worker/scripts/create_worker.py'224adding 'buildbot_worker/scripts/logwatcher.py'225adding 'buildbot_worker/scripts/restart.py'226adding 'buildbot_worker/scripts/runner.py'227adding 'buildbot_worker/scripts/start.py'228adding 'buildbot_worker/scripts/stop.py'229adding 'buildbot_worker/scripts/windows_service.py'230adding 'buildbot_worker/util/__init__.py'231adding 'buildbot_worker/util/_hangcheck.py'232adding 'buildbot_worker/util/_notifier.py'233adding 'buildbot_worker/util/buffer_manager.py'234adding 'buildbot_worker/util/deferwaiter.py'235adding 'buildbot_worker/util/lineboundaries.py'236adding 'buildbot_worker/util/twisted.py'237adding 'buildbot_worker-2026.9.20.dist-info/licenses/COPYING'238adding 'buildbot_worker-2026.9.20.dist-info/METADATA'239adding 'buildbot_worker-2026.9.20.dist-info/WHEEL'240adding 'buildbot_worker-2026.9.20.dist-info/entry_points.txt'241adding 'buildbot_worker-2026.9.20.dist-info/top_level.txt'242adding 'buildbot_worker-2026.9.20.dist-info/RECORD'243removing build/bdist.linux-x86_64/wheel244Successfully built buildbot_worker-2026.9.20-py2.py3-none-any.whl245Finished creating a wheel...246Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
247Executing pythonRuntimeDepsCheck248Checking runtime dependencies for buildbot_worker-2026.9.20-py2.py3-none-any.whl249Finished executing pythonRuntimeDepsCheck
installPhase
250Executing pypaInstallPhase251Successfully installed buildbot_worker-2026.9.20-py2.py3-none-any.whl252Finished executing pypaInstallPhase
pythonOutputDistPhase
253Executing pythonOutputDistPhase254Finished executing pythonOutputDistPhase
fixupPhase
255shrinking RPATHs of ELF executables and libraries in /nix/store/pbvk57khzaf3wgjacrjvihapzyvxm8aw-python3.14-buildbot_worker-4.3.0256checking for references to /build/ in /nix/store/pbvk57khzaf3wgjacrjvihapzyvxm8aw-python3.14-buildbot_worker-4.3.0...257patching script interpreter paths in /nix/store/pbvk57khzaf3wgjacrjvihapzyvxm8aw-python3.14-buildbot_worker-4.3.0258stripping (with command strip and flags -S -p) in /nix/store/pbvk57khzaf3wgjacrjvihapzyvxm8aw-python3.14-buildbot_worker-4.3.0/lib /nix/store/pbvk57khzaf3wgjacrjvihapzyvxm8aw-python3.14-buildbot_worker-4.3.0/bin259shrinking RPATHs of ELF executables and libraries in /nix/store/a09jvn8i9mc7awq72icfxrvcvrmzr5bb-python3.14-buildbot_worker-4.3.0-dist260checking for references to /build/ in /nix/store/a09jvn8i9mc7awq72icfxrvcvrmzr5bb-python3.14-buildbot_worker-4.3.0-dist...261patching script interpreter paths in /nix/store/a09jvn8i9mc7awq72icfxrvcvrmzr5bb-python3.14-buildbot_worker-4.3.0-dist262Rewriting #!/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7/bin/python3.14 to #!/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7263wrapping `/nix/store/pbvk57khzaf3wgjacrjvihapzyvxm8aw-python3.14-buildbot_worker-4.3.0/bin/buildbot-worker'...264Rewriting #!/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7/bin/python3.14 to #!/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7265wrapping `/nix/store/pbvk57khzaf3wgjacrjvihapzyvxm8aw-python3.14-buildbot_worker-4.3.0/bin/buildbot_worker_windows_service'...266Executing pythonRemoveTestsDir267Finished executing pythonRemoveTestsDir
installCheckPhase
268no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
269Executing pythonImportsCheckPhase