Read the Docs build information Build id: 4030996 Project: canonical-checkbox Version: 2534 Commit: ef8c208d9b53742c5ecdbec2afb5f68cccde4fca Date: 2026-05-20T21:47:49.131403Z State: cancelled Success: False [rtd-command-info] start-time: 2026-05-20T21:47:49.865022Z, end-time: 2026-05-20T21:47:53.475757Z, duration: 3, exit-code: 0 git clone --depth 1 https://github.com/canonical/checkbox.git . Cloning into '.'... [rtd-command-info] start-time: 2026-05-20T21:47:53.554558Z, end-time: 2026-05-20T21:47:55.697712Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/2534/head:external-2534 From https://github.com/canonical/checkbox * [new ref] refs/pull/2534/head -> external-2534 * [new tag] v7.1.0 -> v7.1.0 * [new tag] v7.2.0 -> v7.2.0 [rtd-command-info] start-time: 2026-05-20T21:47:56.646310Z, end-time: 2026-05-20T21:47:56.920310Z, duration: 0, exit-code: 0 git checkout --force ef8c208d9b53742c5ecdbec2afb5f68cccde4fca Note: switching to 'ef8c208d9b53742c5ecdbec2afb5f68cccde4fca'. 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 Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at ef8c208 update the filter for the ethernet/multi_iperf3_nic_device job to avoid attempting to test with virtual ethernet devices, which are typically used for administration of servers [rtd-command-info] start-time: 2026-05-20T21:47:56.997093Z, end-time: 2026-05-20T21:47:57.036375Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "3.11" jobs: post_checkout: - git fetch --unshallow || true # Cancel building pull requests when there aren't changed in the docs directory. # If there are no changes (git diff exits with 0) we force the command to return with 183. # This is a special exit code on Read the Docs that will cancel the build immediately. # https://docs.readthedocs.io/en/stable/build-customization.html#cancel-build-based-on-a-condition - | if [ "$READTHEDOCS_VERSION_TYPE" = "external" ] && git diff --quiet origin/main -- 'docs/' '.readthedocs.yaml'; then exit 183; fi post_create_environment: - pip install --upgrade pip - pip install checkbox-ng/ # Build documentation in the docs/ directory with Sphinx sphinx: builder: dirhtml configuration: docs/conf.py fail_on_warning: true # Fail on all warnings to avoid broken references # Optionally declare the Python requirements required to build your docs python: install: - requirements: docs/.sphinx/requirements.txt [rtd-command-info] start-time: 2026-05-20T21:47:57.117207Z, end-time: 2026-05-20T21:48:02.623131Z, duration: 5, exit-code: 0 git fetch --unshallow || true From https://github.com/canonical/checkbox * [new tag] checkbox-core-snap-v1.30 -> checkbox-core-snap-v1.30 * [new tag] checkbox-core-snap-v1.31 -> checkbox-core-snap-v1.31 * [new tag] checkbox-core-snap-v2.1 -> checkbox-core-snap-v2.1 * [new tag] checkbox-core-snap-v2.2 -> checkbox-core-snap-v2.2 * [new tag] checkbox-core-snap-v2.3 -> checkbox-core-snap-v2.3 * [new tag] checkbox-ng-v1.19.0 -> checkbox-ng-v1.19.0 * [new tag] checkbox-ng-v2.0.0 -> checkbox-ng-v2.0.0 * [new tag] checkbox-ng-v2.0.0rc1 -> checkbox-ng-v2.0.0rc1 * [new tag] checkbox-ng-v2.1.0 -> checkbox-ng-v2.1.0 * [new tag] checkbox-ng-v2.1.0rc1 -> checkbox-ng-v2.1.0rc1 * [new tag] checkbox-ng-v2.2.0 -> checkbox-ng-v2.2.0 * [new tag] checkbox-ng-v2.2.0rc1 -> checkbox-ng-v2.2.0rc1 * [new tag] checkbox-snap-v2.2 -> checkbox-snap-v2.2 * [new tag] checkbox-snap-v2.3 -> checkbox-snap-v2.3 * [new tag] checkbox-snap-v2.4 -> checkbox-snap-v2.4 * [new tag] checkbox-support-v0.55.0 -> checkbox-support-v0.55.0 * [new tag] checkbox-support-v2.0.0 -> checkbox-support-v2.0.0 * [new tag] checkbox-support-v2.0.0rc1 -> checkbox-support-v2.0.0rc1 * [new tag] checkbox-support-v2.1.0 -> checkbox-support-v2.1.0 * [new tag] checkbox-support-v2.1.0rc1 -> checkbox-support-v2.1.0rc1 * [new tag] checkbox-support-v2.2.0 -> checkbox-support-v2.2.0 * [new tag] checkbox-support-v2.2.0rc1 -> checkbox-support-v2.2.0rc1 * [new tag] provider-base-v0.65.0 -> provider-base-v0.65.0 * [new tag] provider-base-v2.0.0 -> provider-base-v2.0.0 * [new tag] provider-base-v2.0.0rc1 -> provider-base-v2.0.0rc1 * [new tag] provider-base-v2.0.0rc2 -> provider-base-v2.0.0rc2 * [new tag] provider-base-v2.0.0rc3 -> provider-base-v2.0.0rc3 * [new tag] provider-base-v2.1.0 -> provider-base-v2.1.0 * [new tag] provider-base-v2.1.0rc1 -> provider-base-v2.1.0rc1 * [new tag] provider-base-v2.2.0 -> provider-base-v2.2.0 * [new tag] provider-base-v2.2.0rc1 -> provider-base-v2.2.0rc1 * [new tag] provider-base-v2.3.0 -> provider-base-v2.3.0 * [new tag] provider-base-v2.3.0rc1 -> provider-base-v2.3.0rc1 * [new tag] provider-certification-client-v0.50.0 -> provider-certification-client-v0.50.0 * [new tag] provider-certification-client-v2.0.0 -> provider-certification-client-v2.0.0 * [new tag] provider-certification-client-v2.0.0rc1 -> provider-certification-client-v2.0.0rc1 * [new tag] provider-certification-client-v2.1.0 -> provider-certification-client-v2.1.0 * [new tag] provider-certification-client-v2.1.0rc1 -> provider-certification-client-v2.1.0rc1 * [new tag] provider-certification-client-v2.2.0 -> provider-certification-client-v2.2.0 * [new tag] provider-certification-client-v2.2.0rc1 -> provider-certification-client-v2.2.0rc1 * [new tag] provider-certification-client-v2.3.0 -> provider-certification-client-v2.3.0 * [new tag] provider-certification-client-v2.3.0rc1 -> provider-certification-client-v2.3.0rc1 * [new tag] provider-certification-server-v0.58.0 -> provider-certification-server-v0.58.0 * [new tag] provider-certification-server-v2.0.0 -> provider-certification-server-v2.0.0 * [new tag] provider-certification-server-v2.0.0rc1 -> provider-certification-server-v2.0.0rc1 * [new tag] provider-certification-server-v2.1.0 -> provider-certification-server-v2.1.0 * [new tag] provider-certification-server-v2.1.0rc1 -> provider-certification-server-v2.1.0rc1 * [new tag] provider-gpgpu-v0.3.0 -> provider-gpgpu-v0.3.0 * [new tag] provider-gpgpu-v2.0.0 -> provider-gpgpu-v2.0.0 * [new tag] provider-gpgpu-v2.0.0rc1 -> provider-gpgpu-v2.0.0rc1 * [new tag] provider-gpgpu-v2.1.0 -> provider-gpgpu-v2.1.0 * [new tag] provider-gpgpu-v2.1.0rc1 -> provider-gpgpu-v2.1.0rc1 * [new tag] provider-ipdt-v2.0.0 -> provider-ipdt-v2.0.0 * [new tag] provider-ipdt-v2.0.0rc1 -> provider-ipdt-v2.0.0rc1 * [new tag] provider-ipdt-v2.1.0 -> provider-ipdt-v2.1.0 * [new tag] provider-ipdt-v2.1.0rc1 -> provider-ipdt-v2.1.0rc1 * [new tag] provider-phoronix-v2.0.0 -> provider-phoronix-v2.0.0 * [new tag] provider-phoronix-v2.0.0rc1 -> provider-phoronix-v2.0.0rc1 * [new tag] provider-phoronix-v2.1.0 -> provider-phoronix-v2.1.0 * [new tag] provider-phoronix-v2.1.0rc1 -> provider-phoronix-v2.1.0rc1 * [new tag] provider-resource-v0.51.0 -> provider-resource-v0.51.0 * [new tag] provider-resource-v2.0.0 -> provider-resource-v2.0.0 * [new tag] provider-resource-v2.0.0rc1 -> provider-resource-v2.0.0rc1 * [new tag] provider-resource-v2.1.0 -> provider-resource-v2.1.0 * [new tag] provider-resource-v2.1.0rc1 -> provider-resource-v2.1.0rc1 * [new tag] provider-sru-v1.23.0 -> provider-sru-v1.23.0 * [new tag] provider-sru-v2.0.0 -> provider-sru-v2.0.0 * [new tag] provider-sru-v2.0.0rc1 -> provider-sru-v2.0.0rc1 * [new tag] provider-sru-v2.1.0 -> provider-sru-v2.1.0 * [new tag] provider-sru-v2.1.0rc1 -> provider-sru-v2.1.0rc1 * [new tag] provider-tpm2-v1.19.0 -> provider-tpm2-v1.19.0 * [new tag] provider-tpm2-v2.0.0 -> provider-tpm2-v2.0.0 * [new tag] provider-tpm2-v2.0.0rc1 -> provider-tpm2-v2.0.0rc1 * [new tag] provider-tpm2-v2.1.0 -> provider-tpm2-v2.1.0 * [new tag] provider-tpm2-v2.1.0rc1 -> provider-tpm2-v2.1.0rc1 * [new tag] v2.10.0 -> v2.10.0 * [new tag] v2.10.1 -> v2.10.1 * [new tag] v2.3 -> v2.3 * [new tag] v2.4 -> v2.4 * [new tag] v2.5 -> v2.5 * [new tag] v2.6 -> v2.6 * [new tag] v2.7 -> v2.7 * [new tag] v2.8 -> v2.8 * [new tag] v2.9.0 -> v2.9.0 * [new tag] v2.9.1 -> v2.9.1 * [new tag] v3.0.0 -> v3.0.0 * [new tag] v3.1.0 -> v3.1.0 * [new tag] v3.2.0 -> v3.2.0 * [new tag] v3.3.0 -> v3.3.0 * [new tag] v4.0.0 -> v4.0.0 * [new tag] v4.1.0 -> v4.1.0 * [new tag] v4.2.0 -> v4.2.0 * [new tag] v4.3.0 -> v4.3.0 * [new tag] v4.4.0 -> v4.4.0 * [new tag] v4.5.0 -> v4.5.0 * [new tag] v4.6.0 -> v4.6.0 * [new tag] v5.0.0 -> v5.0.0 * [new tag] v6.0.0 -> v6.0.0 * [new tag] v7.0.0 -> v7.0.0 [rtd-command-info] start-time: 2026-05-20T21:48:02.698326Z, end-time: 2026-05-20T21:48:02.738614Z, duration: 0, exit-code: 183 if [ "$READTHEDOCS_VERSION_TYPE" = "external" ] && git diff --quiet origin/main -- 'docs/' '.readthedocs.yaml'; then exit 183; fi