Don't set customer endpoint to empty string #84
Annotations
4 errors
|
Run actions/setup-python@v4
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
Run python -m pipx run cibuildwheel "s3torchconnectorclient" --output-dir "wheelhouse" --only "cp38-manylinux_x86_64" 2>&1
Command ['sh', '-c', "python -m pip install -e '/project/s3torchconnectorclient/../s3torchconnector[lightning]' && pytest /project/s3torchconnectorclient/../s3torchconnector/tst/unit/lightning && CI_STORAGE_CLASS='' CI_REGION=${S3_REGION} CI_BUCKET=${S3_BUCKET} CI_PREFIX=${S3_PREFIX} CI_CUSTOM_ENDPOINT_URL=${S3_CUSTOM_ENDPOINT_URL} pytest /project/s3torchconnectorclient/../s3torchconnector/tst/e2e/test_e2e_s3_lightning_checkpoint.py && CI_STORAGE_CLASS=EXPRESS_ONEZONE CI_REGION=${S3_EXPRESS_REGION} CI_BUCKET=${S3_EXPRESS_BUCKET} CI_PREFIX=${S3_PREFIX} pytest /project/s3torchconnectorclient/../s3torchconnector/tst/e2e/test_e2e_s3_lightning_checkpoint.py"] failed with code 1.
|
Run python -m pipx run cibuildwheel "s3torchconnectorclient" --output-dir "wheelhouse" --only "cp38-manylinux_x86_64" 2>&1
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading