Environment: | Build |
Script: | Build22 |
Pipeline: | Release (Build) |
Created: | 7/15/2025 10:51:49 PM by gdivis@inedo.local |
Start date: | 7/15/2025 10:51:54 PM |
Completed date: | 7/15/2025 10:51:55 PM (1s) |
Status: | Failed |
Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.
Updating local repository for https://git.inedo.com/Inedo/BuildMaster.git...
Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E575394\Src...
Unhandled exception: LibGit2Sharp.LibGit2SharpException: invalid pack file - base entry delta is not in the same pack at LibGit2Sharp.Core.Ensure.HandleError(Int32 result) in /_/LibGit2Sharp/Core/Ensure.cs:line 154 at LibGit2Sharp.Core.ObjectSafeWrapper..ctor(ObjectId id, RepositoryHandle handle, Boolean allowNullObjectId, Boolean throwIfMissing) in /_/LibGit2Sharp/Core/ObjectSafeWrapper.cs:line 21 at LibGit2Sharp.Core.Proxy.git_object_peel(RepositoryHandle repo, ObjectId id, GitObjectType type, Boolean throwsIfCanNotPeel) in /_/LibGit2Sharp/Core/Proxy.cs:line 1490 at LibGit2Sharp.GitObject.Peel[T](Boolean throwOnError) in /_/LibGit2Sharp/GitObject.cs:line 103 at Inedo.Extensions.Git.RepoMan.<>c__DisplayClass6_0.<<ExportAsync>g__exportTree|0>d.MoveNext() in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543343\Src\Git\InedoExtension\RepoMan.cs:line 189 --- End of stack trace from previous location --- at Inedo.Extensions.Git.RepoMan.<>c__DisplayClass6_0.<<ExportAsync>g__exportTree|0>d.MoveNext() in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543343\Src\Git\InedoExtension\RepoMan.cs:line 189 --- End of stack trace from previous location --- at Inedo.Extensions.Git.RepoMan.ExportAsync(RepoExportOptions options, CancellationToken cancellationToken) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543343\Src\Git\InedoExtension\RepoMan.cs:line 142 at Inedo.Extensions.Git.Operations.CheckoutCodeOperation.RemoteExecuteAsync(IRemoteOperationExecutionContext context) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543343\Src\Git\InedoExtension\Operations\CheckoutCodeOperation.cs:line 64 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)