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:Testing
Script:Deploy
Pipeline:Release (Testing)
Created:1/24/2025 4:00:08 PM by rhessinger@inedo.local
Start date:1/24/2025 4:00:08 PM
Completed date:1/24/2025 4:00:13 PM (5.6s)
Status:Failed

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

  • Execution Logs5.6s

    • Service0.28s

      • Deploy InedoSecurityLabs.Service artifact to C:\Websites\InedoSecurityLabs\Service0.13s

        Deploying InedoSecurityLabs.Service artifact to C:\Websites\InedoSecurityLabs\Service...
        Unhandled exception: System.IO.IOException: The process cannot access the file 'C:\Websites\InedoSecurityLabs\Service\InedoSecurityLabs.Service.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, Nullable`1 unixCreateMode) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.Strategies.AsyncWindowsFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at Inedo.Agents.RemoteFileHost.OpenFileAsync(String fileName, FileMode fileMode, FileAccess fileAccess, FileShare fileShare) at Inedo.Agents.AgentCommand`1.Inedo.Agents.IAgentCommandWithResponse.ExecuteAsync(Stream responseStream) at Inedo.Agents.AgentCommandDispatcher.ExecuteCommandAsync(AgentCommand command, IClientConnection connection)