Skip to content

Ctl switchover

Ctl switchover #81

Re-run triggered May 14, 2025 13:10
Status Cancelled
Total duration 14m 44s
Artifacts 15

tests.yaml

on: pull_request
Matrix: behave
Matrix: unit
pyright
28s
pyright
Test compatibility with the latest version of ydiff
21s
Test compatibility with the latest version of ydiff
docs
3m 49s
docs
isort
26s
isort
Finalize Codacy
0s
Finalize Codacy
Finalize coveralls.io
0s
Finalize coveralls.io
Fit to window
Zoom out
Zoom in

Annotations

35 errors
behave (macos, 3.9, etcd)
Process completed with exit code 1.
behave (macos, 3.11, etcd3)
Process completed with exit code 1.
behave (ubuntu, 3.13, exhibitor)
Process completed with exit code 124.
behave (ubuntu, 3.13, raft)
Process completed with exit code 124.
behave (macos, 3.8, raft)
Process completed with exit code 1.
behave (macos, 3.8, raft)
[notice] A new release of pip is available: 21.1.1 -> 25.0.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
behave (ubuntu, 3.13, kubernetes)
Process completed with exit code 124.
behave (ubuntu, 3.13, etcd)
Process completed with exit code 1.
behave (ubuntu, 3.13, consul)
Process completed with exit code 124.
behave (ubuntu, 3.7, raft)
Process completed with exit code 124.
behave (ubuntu, 3.13, etcd3)
Process completed with exit code 124.
behave (ubuntu, 3.7, exhibitor)
Process completed with exit code 124.
behave (ubuntu, 3.7, kubernetes)
Process completed with exit code 124.
docs
Process completed with exit code 255.
behave (ubuntu, 3.7, etcd3)
Process completed with exit code 124.
behave (ubuntu, 3.7, consul)
Process completed with exit code 124.
unit (macos)
Process completed with exit code 1.
unit (macos)
[notice] A new release of pip is available: 21.1.1 -> 25.0.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
isort: tests/test_ha.py#L1
Imports are incorrectly sorted and/or formatted.
isort
Process completed with exit code 1.
pyright: patroni/api.py#L684
Type of "site_switches" is partially unknown   Type of "site_switches" is "Unknown | None" (reportUnknownMemberType)
pyright: patroni/api.py#L684
Argument type is partially unknown   Argument corresponds to parameter "args" in function "format"   Argument type is "Unknown | None" (reportUnknownArgumentType)
pyright: patroni/api.py#L684
Cannot access attribute "site_switches" for class "SingleSiteController"   Attribute "site_switches" is unknown (reportAttributeAccessIssue)
pyright: patroni/api.py#L1202
Return type, "Unknown | None", is partially unknown (reportUnknownParameterType)
pyright: patroni/api.py#L1208
Type of "_write_response" is unknown (reportUnknownMemberType)
pyright: patroni/api.py#L1208
Return type is unknown (reportUnknownVariableType)
pyright: patroni/api.py#L1208
Cannot access attribute "_write_response" for class "RestApiHandler*"   Attribute "_write_response" is unknown (reportAttributeAccessIssue)
pyright: patroni/api.py#L1215
Type of "dcs" is partially unknown   Type of "dcs" is "AbstractDCS | Unknown" (reportUnknownMemberType)
pyright: patroni/api.py#L1215
Type of "manual_failover" is partially unknown   Type of "manual_failover" is "((leader: str | None, candidate: str | None, scheduled_at: datetime | None = None, target_site: str | None = None, version: Any | None = None) -> bool) | Unknown" (reportUnknownMemberType)
pyright: patroni/api.py#L1215
Cannot access attribute "dcs" for class "SingleSiteController"   Attribute "dcs" is unknown (reportAttributeAccessIssue)
unit (windows)
Process completed with exit code 1.
Test compatibility with the latest version of ydiff
Process completed with exit code 1.
unit (ubuntu)
Process completed with exit code 1.
behave (ubuntu, 3.7, etcd)
The run was canceled by @avandras.
behave (ubuntu, 3.7, etcd)
The operation was canceled.