PBM load tests with chunks migrations #226
Triggered via pull request
February 6, 2025 09:48
Status
Failure
Total duration
2h 15m 12s
Artifacts
–
Annotations
20 errors
test_PBM-1355.test_remap_PBM_T265[physical]:
pbm-functional/pytest/test_PBM-1355.py#L123
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fb288f02290>, exit_status=1, command=b'pbm config --force-resync --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Resync storage/67a493d0cc585a3583989598 [newrscfg/newrscfg01:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fb288f02290>, exit_status=1, command=b'pbm ..._stderr=b'Error: another operation in progress, Resync storage/67a493d0cc585a3583989598 [newrscfg/newrscfg01:27017]\n').rc
|
test (8.0, physical)
Process completed with exit code 1.
|
test_indexes.test_logical_PBM_T288[collation]:
pbm-functional/pytest/test_indexes.py#L60
AssertionError: assert 'collation' in {'key': [('test_field', 1)], 'v': 2}
|
test_indexes.test_logical_PBM_T288[partialFilterExpression]:
pbm-functional/pytest/test_indexes.py#L60
AssertionError: assert 'partialFilterExpression' in {'key': [('test_field', 1)], 'v': 2}
|
test_indexes.test_logical_PBM_T288[min]:
pbm-functional/pytest/test_indexes.py#L60
AssertionError: assert 'min' in {'key': [('test_field', '2d')], 'v': 2}
|
test_indexes.test_logical_PBM_T288[max]:
pbm-functional/pytest/test_indexes.py#L60
AssertionError: assert 'max' in {'key': [('test_field', '2d')], 'v': 2}
|
test_indexes.test_logical_PBM_T288[wildcardProjection]:
pbm-functional/pytest/test_indexes.py#L60
AssertionError: assert 'wildcardProjection' in {'key': [('$**', 1)], 'v': 2}
|
test (7.0, logical)
Process completed with exit code 1.
|
test_indexes.test_logical_PBM_T288[collation]:
pbm-functional/pytest/test_indexes.py#L60
AssertionError: assert 'collation' in {'key': [('test_field', 1)], 'v': 2}
|
test_indexes.test_logical_PBM_T288[partialFilterExpression]:
pbm-functional/pytest/test_indexes.py#L60
AssertionError: assert 'partialFilterExpression' in {'key': [('test_field', 1)], 'v': 2}
|
test_indexes.test_logical_PBM_T288[min]:
pbm-functional/pytest/test_indexes.py#L60
AssertionError: assert 'min' in {'key': [('test_field', '2d')], 'v': 2}
|
test_indexes.test_logical_PBM_T288[max]:
pbm-functional/pytest/test_indexes.py#L60
AssertionError: assert 'max' in {'key': [('test_field', '2d')], 'v': 2}
|
test_indexes.test_logical_PBM_T288[wildcardProjection]:
pbm-functional/pytest/test_indexes.py#L60
AssertionError: assert 'wildcardProjection' in {'key': [('$**', 1)], 'v': 2}
|
test (6.0, logical)
Process completed with exit code 1.
|
test_indexes.test_logical_PBM_T288[collation]:
pbm-functional/pytest/test_indexes.py#L60
AssertionError: assert 'collation' in {'key': [('test_field', 1)], 'v': 2}
|
test_indexes.test_logical_PBM_T288[partialFilterExpression]:
pbm-functional/pytest/test_indexes.py#L60
AssertionError: assert 'partialFilterExpression' in {'key': [('test_field', 1)], 'v': 2}
|
test_indexes.test_logical_PBM_T288[min]:
pbm-functional/pytest/test_indexes.py#L60
AssertionError: assert 'min' in {'key': [('test_field', '2d')], 'v': 2}
|
test_indexes.test_logical_PBM_T288[max]:
pbm-functional/pytest/test_indexes.py#L60
AssertionError: assert 'max' in {'key': [('test_field', '2d')], 'v': 2}
|
test_indexes.test_logical_PBM_T288[wildcardProjection]:
pbm-functional/pytest/test_indexes.py#L60
AssertionError: assert 'wildcardProjection' in {'key': [('$**', 1)], 'v': 2}
|
test (8.0, logical)
Process completed with exit code 1.
|