Wrong exit code when job doesn't start
- Dominant language
- C#
- Stars
- 1.1k
- Forks
- 111
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 3
Description
```
[09:28:07.079] Job is now building ... http://10.0.0.9:5001/jobs/16/buildlog
[09:31:14.233] Job failed on benchmark server, stopping...
Job didn't start during the expected delay. Check that it outputs a startup message on the log.
[09:31:14.242] Job has failed, interrupting benchmarks ...
[09:31:14.247] Stopping job 'application' ...
[09:31:15.269] Deleting job 'application' ...
[09:31:15.271] Stopping job 'db' ...
[09:31:17.278] Deleting job 'db' ...
| db | | |
| ---------------- | ----- | -------------------------------------------------------------- |
| CPU Usage (%) | 1 | █ |
| Cores usage (%) | 4 | █ |
| Working Set (MB) | 11 | ▇▇▇▇▇▇▇▇▇▇▇▇▇█████████████████████████████████████████████████ |
| Build Time (ms) | 3,715 | |
| Start Time (ms) | 755 | |
| application | | |
| --------------------- | -------------------------- | - |
| Build Time (ms) | 4,041 | |
| Published Size (KB) | 86,748 | |
| .NET Core SDK Version | 6.0.100-preview.3.21154.16 | |
```
Contributor guide
Assessment
This issue has not been assessed yet.