hanzo2001 commented on pull request #7320:
URL: https://github.com/apache/camel/pull/7320#issuecomment-1086252193
@orpiske the logs do reference a "test-logs" artifact and a successful
upload but there is no link to download them.
```
Failed components/camel-rabbitmq test test: 1 verified / 1 failed
Error: Process completed with exit code 1.
Run echo $PR_NUMBER > ./automated-build-log/pr_number
echo $PR_NUMBER > ./automated-build-log/pr_number
shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
env:
JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/11.0.14-1/x64
PR_NUMBER: 7320
Run actions/upload-artifact@v3
with:
name: test-logs
path: automated-build-log/**/*
if-no-files-found: warn
env:
JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/11.0.14-1/x64
With the provided path, there will be 3 files uploaded
Starting artifact upload
For more detailed logs during the artifact upload process, enable
step-debugging:
https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging
Artifact name is valid!
Container for artifact "test-logs" successfully created. Starting upload of
file(s)
Total size of all the files uploaded is 7703 bytes
File upload process has finished. Finalizing the artifact upload
Artifact has been finalized. All files have been successfully uploaded!
The raw size of all the files that were specified for upload is 146709 bytes
The size of all the files that were uploaded is 7703 bytes. This takes into
account any gzip compression used to reduce the upload size, time and storage
Note: The size of downloaded zips can differ significantly from the reported
size. For more information see:
https://github.com/actions/upload-artifact#zipped-artifact-downloads
Artifact test-logs has been successfully uploaded!
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]