Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Run actions/upload-artifact@v4
with:
name: pytest-warnings-json-xmodule-with-lms
path: test_root/log/pytest_warnings*.json
overwrite: true
if-no-files-found: warn
compression-level: 6
include-hidden-files: false
env:
pythonLocation: /opt/hostedtoolcache/Python/3.11.11/x64
PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.11/x64/lib/pkgconfig
Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.11/x64
Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.11/x64
Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.11/x64
LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.11/x64/lib
settings_path: lms.envs.test
unit_test_paths: xmodule/
With the provided path, there will be 1 file uploaded
Artifact name is valid!
Root directory input is valid!
Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
The error reported is:
Additional sample output: