Job 1788162116509

Command: powershell -NoProfile -Command "Write-Output ('PID16088='+[bool](Get-Process -Id 16088 -ErrorAction SilentlyContinue));Write-Output '---8766---';netstat -ano|findstr ':8766';Write-Output '---8767---';netstat -ano|findstr ':8767';Write-Output '---PROD---';curl.exe -sS --max-time 2 http://127.0.0.1:8765/health"
Directory: projects
Status: SUCCESS
Exit code: 0

Cancel Job Rerun Command Refresh

PID16088=True
---8766---
  TCP    127.0.0.1:8766         0.0.0.0:0              LISTENING       16088
---8767---
---PROD---
OK