Skip to content

Console Output

12:50:41 [2022-09-10T12:50:41.684Z] + bundleName=unit
12:50:41 [2022-09-10T12:50:41.684Z] + echo Creating unit-bundles.tar.gz
12:50:41 [2022-09-10T12:50:41.684Z] Creating unit-bundles.tar.gz
12:50:41 [2022-09-10T12:50:41.684Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report*.xml bundles/go-test-report*.json bundles/coverage*.out
12:50:41 [2022-09-10T12:50:41.684Z] tar: bundles/junit-report*.xml: Cannot stat: No such file or directory
12:50:41 [2022-09-10T12:50:41.684Z] tar: bundles/go-test-report*.json: Cannot stat: No such file or directory
12:50:41 [2022-09-10T12:50:41.684Z] tar: bundles/coverage*.out: Cannot stat: No such file or directory
12:50:41 [2022-09-10T12:50:41.684Z] tar: Exiting with failure status due to previous errors