taavi added a comment.
I re-started the nightly job manually with:
tools.pywikibot@tools-bastion-12:~$ toolforge jobs restart nightly
It completed successfully:
tools.pywikibot@tools-bastion-12:~$ kubectl get pod nightly-1749473193-s89q6
NAME READY STATUS RESTARTS AGE
nightly-1749473193-s89q6 0/1 Completed 0 3m11s
And I don't see any errors in the logs either:
tools.pywikibot@tools-bastion-12:~$ cat nightly.{out,err}
Requirement already satisfied: pip in
./.kube_venv/lib/python3.11/site-packages (23.0.1)
Collecting pip
Using cached pip-25.1.1-py3-none-any.whl (1.8 MB)
Requirement already satisfied: setuptools in
./.kube_venv/lib/python3.11/site-packages (66.1.1)
Collecting setuptools
Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
Installing collected packages: setuptools, pip
Attempting uninstall: setuptools
Found existing installation: setuptools 66.1.1
Uninstalling setuptools-66.1.1:
Successfully uninstalled setuptools-66.1.1
Attempting uninstall: pip
Found existing installation: pip 23.0.1
Uninstalling pip-23.0.1:
Successfully uninstalled pip-23.0.1
Successfully installed pip-25.1.1 setuptools-80.9.0
Building new public_html in /tmp/tmp.QnpKDH735D on
nightly-1749473193-s89q6...
Step 1: Collecting mwparserfromhell...
Step 2: Collecting setuptools...
Step 3: Collecting importlib_metadata for Python 3.7...
Step 4: Collecting typing_extensions for importlib_metadata...
Step 5: Collecting zipp for importlib_metadata...
Step 6: Build core master
Step 7: Build core stable
Step 8: zip ALL the things
Step 9: tar ALL the things
Step 10: Copy static files
Step 11: Remove old stuff
Step 12: Create public_html.new from temp
Step 13: Do the magic switcharoo
Cleaned up /tmp/tmp.QnpKDH735D
/data/project/pywikibot/.kube_venv/lib/python3.11/site-packages/setuptools/_distutils/dist.py:289:
UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/data/project/pywikibot/.kube_venv/lib/python3.11/site-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a
SPDX license expression:
License :: OSI Approved :: MIT License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
/data/project/pywikibot/.kube_venv/lib/python3.11/site-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a
SPDX license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
ModuleNotFoundError while trying to load entry-point bdist_wheel: No module
named 'setuptools.command.bdist_wheel'
/data/project/pywikibot/.kube_venv/lib/python3.11/site-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a
SPDX license expression:
License :: OSI Approved :: MIT License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
So unless this starts happening again when the job runs I'm afraid there's
nothing that the #Toolforge <https://phabricator.wikimedia.org/tag/toolforge/>
admins can do here.
TASK DETAIL
https://phabricator.wikimedia.org/T396338
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]