Skip to content

CI/CD

CI/CD #3142

Triggered via schedule June 9, 2024 09:23
Status Success
Total duration 14m 34s
Artifacts 50

ci-cd.yml

on: schedule
Matrix: Test Ubuntu / test
Matrix: Test macOS / test
Matrix: Test Windows / test
Test python/requirements.txt
14s
Test python/requirements.txt
Event File
2s
Event File
Matrix: Publish / publish-composite
Matrix: Publish / publish-docker-image
Matrix: Publish / publish-linux
Matrix: Publish / publish-macos
Matrix: Publish / publish-windows
Publish  /  Publish Test Results (Dockerfile)
54s
Publish / Publish Test Results (Dockerfile)
Publish  /  Publish Test Files
56s
Publish / Publish Test Files
Publish  /  Publish Test File
30s
Publish / Publish Test File
Configure Deployment
3s
Configure Deployment
Deploy to GitHub
2m 58s
Deploy to GitHub
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 14 warnings
Test python/requirements.txt
Process completed with exit code 1.
Publish / Publish Test Files
RuntimeError: Unsupported file format: test-files/junit-xml/pytest/junit.mpi.integration.results.json
Publish / Publish Test Files: test-files/junit-xml/pytest/junit.mpi.integration.results.json#L1
Error processing result file: Unsupported file format: test-files/junit-xml/pytest/junit.mpi.integration.results.json
Publish / Publish Test Files
lxml.etree.XMLSyntaxError: Char 0x0 out of allowed range, line 33, column 16
Publish / Publish Test Files: test-files/nunit/nunit3/jenkins/NUnit-issue17521.xml#L1
Error processing result file: Char 0x0 out of allowed range, line 33, column 16 (NUnit-issue17521.xml, line 33)
Publish / Publish Test Files
RuntimeError: Unsupported file format: test-files/trx/nunit/NUnit-net461-sample.results.json
Publish / Publish Test Files: test-files/trx/nunit/NUnit-net461-sample.results.json#L1
Error processing result file: Unsupported file format: test-files/trx/nunit/NUnit-net461-sample.results.json
Publish / Publish Test Files
RuntimeError: Unsupported file format: test-files/junit-xml/tst/disabled.results.json
Publish / Publish Test Files: test-files/junit-xml/tst/disabled.results.json#L1
Error processing result file: Unsupported file format: test-files/junit-xml/tst/disabled.results.json
Publish / Publish Test Files
RuntimeError: Unsupported file format: test-files/trx/nunit/NUnit-netcoreapp3.1-sample.results.json
Publish / Publish Test Files: test-files/trx/nunit/NUnit-netcoreapp3.1-sample.results.json#L1
Error processing result file: Unsupported file format: test-files/trx/nunit/NUnit-netcoreapp3.1-sample.results.json
Publish / Publish Test Results (Docker Image amd64)
CVE-2022-40897 - HIGH severity - pypa-setuptools: Regular Expression Denial of Service (ReDoS) in package_index.py vulnerability in setuptools
Publish / Publish Test Results (Docker Image arm64)
CVE-2022-40897 - HIGH severity - pypa-setuptools: Regular Expression Denial of Service (ReDoS) in package_index.py vulnerability in setuptools
Publish / Publish Test File
Unexpected input(s) 'log_level', valid inputs are ['entryPoint', 'args', 'github_token', 'github_token_actor', 'github_retries', 'commit', 'check_name', 'comment_title', 'comment_mode', 'fail_on', 'action_fail', 'action_fail_on_inconclusive', 'files', 'junit_files', 'nunit_files', 'xunit_files', 'trx_files', 'time_unit', 'test_file_prefix', 'report_individual_runs', 'report_suite_logs', 'deduplicate_classes_by_file_name', 'large_files', 'ignore_runs', 'check_run', 'job_summary', 'compare_to_earlier_commit', 'pull_request_build', 'event_file', 'event_name', 'test_changes_limit', 'check_run_annotations', 'check_run_annotations_branch', 'seconds_between_github_reads', 'seconds_between_github_writes', 'secondary_rate_limit_wait_seconds', 'json_file', 'json_thousands_separator', 'json_suite_details', 'json_test_case_results', 'search_pull_requests']
Publish / Publish Test Results (Dockerfile)
Unexpected input(s) 'log_level', valid inputs are ['entryPoint', 'args', 'github_token', 'github_token_actor', 'github_retries', 'commit', 'check_name', 'comment_title', 'comment_mode', 'fail_on', 'action_fail', 'action_fail_on_inconclusive', 'files', 'junit_files', 'nunit_files', 'xunit_files', 'trx_files', 'time_unit', 'test_file_prefix', 'report_individual_runs', 'report_suite_logs', 'deduplicate_classes_by_file_name', 'large_files', 'ignore_runs', 'check_run', 'job_summary', 'compare_to_earlier_commit', 'pull_request_build', 'event_file', 'event_name', 'test_changes_limit', 'check_run_annotations', 'check_run_annotations_branch', 'seconds_between_github_reads', 'seconds_between_github_writes', 'secondary_rate_limit_wait_seconds', 'json_file', 'json_thousands_separator', 'json_suite_details', 'json_test_case_results', 'search_pull_requests']
Publish / Publish Test Files
Unexpected input(s) 'log_level', valid inputs are ['entryPoint', 'args', 'github_token', 'github_token_actor', 'github_retries', 'commit', 'check_name', 'comment_title', 'comment_mode', 'fail_on', 'action_fail', 'action_fail_on_inconclusive', 'files', 'junit_files', 'nunit_files', 'xunit_files', 'trx_files', 'time_unit', 'test_file_prefix', 'report_individual_runs', 'report_suite_logs', 'deduplicate_classes_by_file_name', 'large_files', 'ignore_runs', 'check_run', 'job_summary', 'compare_to_earlier_commit', 'pull_request_build', 'event_file', 'event_name', 'test_changes_limit', 'check_run_annotations', 'check_run_annotations_branch', 'seconds_between_github_reads', 'seconds_between_github_writes', 'secondary_rate_limit_wait_seconds', 'json_file', 'json_thousands_separator', 'json_suite_details', 'json_test_case_results', 'search_pull_requests']
Publish / Publish Test Results (macOS composite)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
Publish / Publish Test Results (Docker Image amd64)
CVE-2024-4741 - MEDIUM severity - openssl: Use After Free with SSL_free_buffers vulnerability in libcrypto3
Publish / Publish Test Results (Docker Image amd64)
CVE-2024-4741 - MEDIUM severity - openssl: Use After Free with SSL_free_buffers vulnerability in libssl3
Publish / Publish Test Results (Docker Image amd64)
CVE-2024-3651 - MEDIUM severity - python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode() vulnerability in idna
Publish / Publish Test Results (Docker Image amd64)
CVE-2024-35195 - MEDIUM severity - requests: subsequent requests to the same host ignore cert verification vulnerability in requests
Publish / Publish Test Results (Linux composite)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
Publish / Publish Test Results (Windows composite)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
Publish / Publish Test Results (Docker Image arm64)
CVE-2024-4741 - MEDIUM severity - openssl: Use After Free with SSL_free_buffers vulnerability in libcrypto3
Publish / Publish Test Results (Docker Image arm64)
CVE-2024-4741 - MEDIUM severity - openssl: Use After Free with SSL_free_buffers vulnerability in libssl3
Publish / Publish Test Results (Docker Image arm64)
CVE-2024-3651 - MEDIUM severity - python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode() vulnerability in idna
Publish / Publish Test Results (Docker Image arm64)
CVE-2024-35195 - MEDIUM severity - requests: subsequent requests to the same host ignore cert verification vulnerability in requests

Artifacts

Produced during runtime
Name Size
Event File
1.46 KB
SARIF amd64
2.1 KB
SARIF arm64
2.1 KB
Test Results (python-3.10, macos-12)
17.1 KB
Test Results (python-3.10, macos-13)
17.1 KB
Test Results (python-3.10, macos-14)
16.8 KB
Test Results (python-3.10, ubuntu-20.04)
16.5 KB
Test Results (python-3.10, ubuntu-22.04)
16.5 KB
Test Results (python-3.10, ubuntu-24.04)
16.5 KB
Test Results (python-3.10, windows-2019)
17.1 KB
Test Results (python-3.10, windows-2022)
17.1 KB
Test Results (python-3.11, macos-12)
17 KB
Test Results (python-3.11, macos-13)
17.2 KB
Test Results (python-3.11, macos-14)
16.9 KB
Test Results (python-3.11, ubuntu-20.04)
16.4 KB
Test Results (python-3.11, ubuntu-22.04)
16.4 KB
Test Results (python-3.11, ubuntu-24.04)
16.4 KB
Test Results (python-3.11, windows-2019)
17 KB
Test Results (python-3.11, windows-2022)
17 KB
Test Results (python-3.12, macos-12)
17.2 KB
Test Results (python-3.12, macos-13)
17.1 KB
Test Results (python-3.12, macos-14)
16.8 KB
Test Results (python-3.12, ubuntu-20.04)
16.4 KB
Test Results (python-3.12, ubuntu-22.04)
16.4 KB
Test Results (python-3.12, ubuntu-24.04)
16.5 KB
Test Results (python-3.12, windows-2019)
17 KB
Test Results (python-3.12, windows-2022)
17 KB
Test Results (python-3.7, ubuntu-20.04)
16.5 KB
Test Results (python-3.7, windows-2019)
17.1 KB
Test Results (python-3.8, macos-12)
17.1 KB
Test Results (python-3.8, macos-13)
17.2 KB
Test Results (python-3.8, ubuntu-20.04)
16.5 KB
Test Results (python-3.8, ubuntu-22.04)
16.5 KB
Test Results (python-3.8, windows-2019)
17.1 KB
Test Results (python-3.8, windows-2022)
17.1 KB
Test Results (python-3.9, macos-12)
17.2 KB
Test Results (python-3.9, macos-13)
17.1 KB
Test Results (python-3.9, ubuntu-20.04)
16.5 KB
Test Results (python-3.9, ubuntu-22.04)
16.6 KB
Test Results (python-3.9, ubuntu-24.04)
16.5 KB
Test Results (python-3.9, windows-2019)
17.1 KB
Test Results (python-3.9, windows-2022)
17.1 KB
Test Results (python-installed, macos-12)
17.1 KB
Test Results (python-installed, macos-13)
17.2 KB
Test Results (python-installed, macos-14)
16.9 KB
Test Results (python-installed, ubuntu-20.04)
16.4 KB
Test Results (python-installed, ubuntu-22.04)
16.4 KB
Test Results (python-installed, ubuntu-24.04)
16.4 KB
Test Results (python-installed, windows-2019)
17.1 KB
Test Results (python-installed, windows-2022)
17.1 KB