PBM test drop collection during oplog slicing with different params #194
Triggered via pull request
December 10, 2024 16:40
Status
Failure
Total duration
2h 13m 9s
Artifacts
–
Annotations
4 errors and 12 warnings
test_sharded.test_logical_selective_PBM_T218:
pbm-functional/pytest/test_sharded.py#L102
AssertionError: assert 0 == 10
+ where 0 = count_documents({})
+ where count_documents = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test1'), 'test_coll11').count_documents
|
test (7.0, logical)
Process completed with exit code 1.
|
test_timeseries.test_logical_PBM_T261:
pbm-functional/pytest/test_timeseries.py#L51
failed on teardown with "AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f39940765d0>, exit_status=1, command=b'pbm config --set pitr.enabled=false --out json', _stdout=b'{"error":"another operation in progress","operation":{"node":"rs201:27017","opid":"6758880dc1350e27cbae9eb6","replset":"rs2","type":"backup"}}\n', _stderr=b'')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f39940765d0>, exit_status=1, command=b'pbm ...,"operation":{"node":"rs201:27017","opid":"6758880dc1350e27cbae9eb6","replset":"rs2","type":"backup"}}\n', _stderr=b'').rc"
|
test (6.0, logical)
Process completed with exit code 1.
|
test (7.0, external)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (6.0, external)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (8.0, external)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (7.0, incremental)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (6.0, incremental)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (8.0, incremental)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (7.0, logical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (6.0, logical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (6.0, physical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (7.0, physical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (8.0, logical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (8.0, physical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|