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:Integration
Script:InedoProduct-Deploy-CI22
Pipeline:Release (Integration)
Created:9/2/2023 12:49:58 AM by apapadimoulis@inedo.local
Start date:9/2/2023 12:50:00 AM
Completed date:9/2/2023 12:50:02 AM (1.7s)
Status:Failed

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

  • Execution Logs1.7s

    • Deploy Service1.3s

      • Install Universal Package InedoReleases/$ApplicationName.Service ($ReleaseNumber-ci.$BuildNumber). to $WorkingDirectory1.3s

        Downloading package...
        Installing package to C:\Websites\CI\BuildMaster.23.0.0.50\Service\...
        Unhandled exception: System.IO.IOException: The process cannot access the file 'C:\Websites\CI\BuildMaster.23.0.0.50\Service\BuildMaster.dll' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at Inedo.UPack.Packaging.UniversalPackage.ExtractItemsInternalAsync(IEnumerable`1 entries, Func`2 getRelativePath, String targetPath, CancellationToken cancellationToken) at Inedo.Extensions.Operations.ProGet.Extensions.InstallPackageAsync(IFeedPackageInstallationConfiguration config, ILogSink log, String targetDirectory, CancellationToken cancellationToken) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E368476\Src\InedoCore\InedoExtension\Operations\ProGet\Extensions.cs:line 163 at Inedo.Extensions.Operations.ProGet.Packages.InstallUniversalPackageOperation.RemoteExecuteAsync(IRemoteOperationExecutionContext context) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E368476\Src\InedoCore\InedoExtension\Operations\ProGet\Packages\InstallUniversalPackageOperation.cs:line 111 at Inedo.Extensibility.Operations.RemoteExecuteOperation.RemoteExecuteJob.ExecuteAsync(CancellationToken cancellationToken) at Inedo.Agents.AgentCommand`1.Inedo.Agents.IAgentCommandWithResponse.ExecuteAsync(Stream responseStream) at Inedo.Agents.AgentCommandDispatcher.ExecuteCommandAsync(AgentCommand command, IClientConnection connection)