name: docs-linkcheck run_id: commands[0] env HOME: /home/jenkins env LANG: en_US.UTF-8 env PATH: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/bin:/opt/pyenv/bin:/tmp/venv-JHM9/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/bin env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONHASHSEED: 1930631179 env PYTHONIOENCODING: utf-8 env SSH_AGENT_PID: 6824 env SSH_AUTH_SOCK: ******************************** env TOX_ENV_DIR: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck env TOX_ENV_NAME: docs-linkcheck env TOX_WORK_DIR: /w/workspace/rtdv3-global-verify-master/.tox env VIRTUAL_ENV: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck env __TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI: true metadata pid: 8881 cwd: /w/workspace/rtdv3-global-verify-master allow: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/bin/* cmd: sphinx-build -W -b linkcheck -d /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/tmp/docs/doctrees ./docs/ /w/workspace/rtdv3-global-verify-master/docs/_build/linkcheck exit_code: 2 Running Sphinx v7.4.7 loading translations [en]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. building [mo]: targets for 0 po files that are out of date writing output... building [linkcheck]: targets for 24 source files that are out of date updating environment: [new config] 24 added, 0 changed, 0 removed reading sources... [ 4%] api-documentation standard error: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/lib/python3.9/site-packages/sphinxcontrib/redoc.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/lib/python3.9/site-packages/sphinx/builders/linkcheck.py:86: RemovedInSphinx80Warning: The default value for 'linkcheck_report_timeouts_as_broken' will change to False in Sphinx 8, meaning that request timeouts will be reported with a new 'timeout' status, instead of as 'broken'. This is intended to provide more detail as to the failure mode. See https://github.com/sphinx-doc/sphinx/issues/11868 for details. warnings.warn(deprecation_msg, RemovedInSphinx80Warning, stacklevel=1) Exception occurred: File "/w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/lib/python3.9/site-packages/jsonschema/validators.py", line 813, in resolve_fragment raise exceptions.RefResolutionError( jsonschema.exceptions.RefResolutionError: Unresolvable JSON pointer: 'components/responses/Created' The full traceback has been saved in /tmp/sphinx-err-v57egvnm.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. A bug report can be filed in the tracker at . Thanks!