2020-02-18T13:04:55.9656326Z ##[section]Starting: Evaluate Test Results
2020-02-18T13:04:55.9803415Z ==============================================================================
2020-02-18T13:04:55.9803512Z Task : PowerShell
2020-02-18T13:04:55.9803551Z Description : Run a PowerShell script on Linux, macOS, or Windows
2020-02-18T13:04:55.9803615Z Version : 2.163.1
2020-02-18T13:04:55.9803654Z Author : Microsoft Corporation
2020-02-18T13:04:55.9803693Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/powershell
2020-02-18T13:04:55.9803757Z ==============================================================================
2020-02-18T13:04:57.6401119Z Generating script.
2020-02-18T13:04:57.7024110Z ========================== Starting Command Output ===========================
2020-02-18T13:04:57.7467964Z ##[command]"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command ". 'C:\Agent\_work\_temp\30e5b1e6-96ae-4f99-8c0a-8e710a0bfd48.ps1'"
2020-02-18T13:04:58.8164611Z ##[error]python :
2020-02-18T13:04:58.8231535Z ##[error]At C:\Agent\_work\_temp\30e5b1e6-96ae-4f99-8c0a-8e710a0bfd48.ps1:2 char:1
+ python -m outsystems.pipeline.evaluate_test_results --artifacts "Arti ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:String) [], RemoteException
2020-02-18T13:04:58.8342196Z ##[error] + FullyQualifiedErrorId : NativeCommandError
2020-02-18T13:04:58.8757043Z ##[error]
2020-02-18T13:04:58.8794019Z ##[error]PowerShell exited with code '1'.
2020-02-18T13:04:58.9319190Z ##[section]Finishing: Evaluate Test Results
Currently testing the azure-pipeline, but am at the following error: