Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

Execution Details

Environment:Release
Script:Deploy-Release
Pipeline:Release (Release)
Created:11/20/2022 5:58:10 AM by apapadimoulis@inedo.local
Start date:11/20/2022 5:58:13 AM
Completed date:11/20/2022 5:58:14 AM (1.1s)
Status:Failed

Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.

  • Execution Logs1s

    • Deploy Bootstrapper0.18s

      • Upload *Installer.exe to S3 from $WorkingDirectory to cdn.inedo.com/downloads/desktophub0.017s

        Unhandled exception: System.NullReferenceException: Object reference not set to an instance of an object.
           at Inedo.Extensions.AWS.Operations.UploadFilesToS3Operation.CreateClient(AwsSecureCredentials credentials) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E272297\Src\AWS\InedoExtension\Operations\UploadFilesToS3Operation.cs:line 287
           at Inedo.Extensions.AWS.Operations.UploadFilesToS3Operation.ExecuteAsync(IOperationExecutionContext context) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E272297\Src\AWS\InedoExtension\Operations\UploadFilesToS3Operation.cs:line 120
           at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.OtterScriptExecuter.Inedo.ExecutionEngine.Executer.IExecutionHostEnvironment.ExecuteActionAsync(ActionStatement actionStatement, IExecuterContext context)