CI (branch: hotfix/requirements-3006.x) #1956
Annotations
1 error
tests/pytests/integration/minion/test_return_retries.py#L109
assert 0 == 1
+ where 0 = ProcessResult(returncode=0, stdout='{\n"pillar-timeout-1-5GnGwo": {\n"test_|-custom_test_state_|-example_|-configurable_test_state": {\n"name": "example",\n"changes": {\n"testing": {\n"old": "Unchanged",\n"new": "Something pretended to change"\n}\n},\n"result": true,\n"comment": "Nothing has acutally been changed",\n"__sls__": "issue-50221",\n"__run_num__": 0,\n"start_time": "09:22:34.839040",\n"duration": 3.784,\n"__id__": "custom_test_state"\n}\n}\n}\n{\n"pillar-timeout-2-403VIp": {\n"test_|-custom_test_state_|-example_|-configurable_test_state": {\n"name": "example",\n"changes": {\n"testing": {\n"old": "Unchanged",\n"new": "Something pretended to change"\n}\n},\n"result": true,\n"comment": "Nothing has acutally been changed",\n"__sls__": "issue-50221",\n"__run_num__": 0,\n"start_time": "09:22:34.853030",\n"duration": 5.972,\n"__id__": "custom_test_state"\n}\n}\n}\n{\n"pillar-timeout-3-CX11rD": {\n"test_|-custom_test_state_|-example_|-configurable_test_state": {\n"name": "example",\n"changes": {\n"testing": {\n"old": "Unchanged",\n"new": "Something pretended to change"\n}\n},\n"result": true,\n"comment": "Nothing has acutally been changed",\n"__sls__": "issue-50221",\n"__run_num__": 0,\n"start_time": "09:22:34.851083",\n"duration": 6.662,\n"__id__": "custom_test_state"\n}\n}\n}\n{\n"pillar-timeout-4-VO6Orm": {\n"test_|-custom_test_state_|-example_|-configurable_test_state": {\n"name": "example",\n"changes": {\n"testing": {\n"old": "Unchanged",\n"new": "Something pretended to change"\n}\n},\n"result": true,\n"comment": "Nothing has acutally been changed",\n"__sls__": "issue-50221",\n"__run_num__": 0,\n"start_time": "09:22:35.164978",\n"duration": 5.853,\n"__id__": "custom_test_state"\n}\n}\n}\n', stderr='', cmdline=['/tmp/testing/.nox/ci-test-onedir/bin/python', '/tmp/stsuite/scripts/cli_salt.py', '--config-dir=/tmp/stsuite/pillar-timeout-master/conf', '--timeout=5', '--out=json', '--out-indent=0', '--log-level=critical', '*', 'state.sls', 'issue-50221'], data_key=None, data={'pillar-timeout-1-5GnGwo': {'test_|-custom_test_state_|-example_|-configurable_test_state': {'name': 'example', 'changes': {'testing': {'old': 'Unchanged', 'new': 'Something pretended to change'}}, 'result': True, 'comment': 'Nothing has acutally been changed', '__sls__': 'issue-50221', '__run_num__': 0, 'start_time': '09:22:34.839040', 'duration': 3.784, '__id__': 'custom_test_state'}}, 'pillar-timeout-2-403VIp': {'test_|-custom_test_state_|-example_|-configurable_test_state': {'name': 'example', 'changes': {'testing': {'old': 'Unchanged', 'new': 'Something pretended to change'}}, 'result': True, 'comment': 'Nothing has acutally been changed', '__sls__': 'issue-50221', '__run_num__': 0, 'start_time': '09:22:34.853030', 'duration': 5.972, '__id__': 'custom_test_state'}}, 'pillar-timeout-3-CX11rD': {'test_|-custom_test_state_|-example_|-configurable_test_state': {'name': 'example', 'changes': {'testing': {'old': 'Unchanged', 'new': 'Something pretended to change'}}, 'result': True, 'comment': 'Nothing has acutally been changed', '__sls__': 'issue-50221', '__run_num__': 0, 'start_time': '09:22:34.851083', 'duration': 6.662, '__id__': 'custom_test_state'}}, 'pillar-timeout-4-VO6Orm': {'test_|-custom_test_state_|-example_|-configurable_test_state': {'name': 'example', 'changes': {'testing': {'old': 'Unchanged', 'new': 'Something pretended to change'}}, 'result': True, 'comment': 'Nothing has acutally been changed', '__sls__': 'issue-50221', '__run_num__': 0, 'start_time': '09:22:35.164978', 'duration': 5.853, '__id__': 'custom_test_state'}}}).returncode
|
The logs for this run have expired and are no longer available.
Loading