Forgot to mention I'm using GoCD (server and agent) version `17.3.0`. On Mon, Apr 3, 2017 at 3:06 PM, Jeff <[email protected]> wrote:
> I'm seeing this error on some of my pipelines and I'm not sure why nor how > to get around it. > > 14:09:20.638 [go] Start updating salt-pillars at revision > 58a95d9e73a9b3384b4c8736960e3701cfa1ee65 from > [email protected]:group/salt-pillars.git > 14:09:20.641 STDERR: Cloning into > '/var/lib/go-agent/pipelines/App_Prep_Materials/salt-pillars'... > 14:09:21.866 [GIT] Fetching changes > 14:09:23.056 [GIT] Performing git gc > 14:09:23.058 [GIT] Reset working directory > pipelines/App_Prep_Materials/salt-pillars > 14:09:23.058 [GIT] Cleaning all unversioned files in working copy > 14:09:23.264 [GIT] Cleaning submodule configurations in .git/config > 14:09:23.366 [GIT] Updating working copy to revision > 58a95d9e73a9b3384b4c8736960e3701cfa1ee65 > 14:09:23.369 STDERR: fatal: Could not parse object > '58a95d9e73a9b3384b4c8736960e3701cfa1ee65'. > 14:09:23.470 git reset failed for [pipelines/App_Prep_Materials/salt-pillars] > 14:09:23.488 [go] Job completed > App_Prep_Materials/122/PublishMaterials/1/update_pillars on go-agent06 > [/var/lib/go-agent] > > > My pipeline is set to clean working directory and I've even tried removing > all pipeline folders from the go-agent. > > If I manually try: > > go@go-agent06:~$ cd /var/lib/go-agent/pipelines/App_Prep_Materials/salt- > pillars/ > go@go-agent06:/var/lib/go-agent/pipelines/App_Prep_Materials/salt-pillars$ > git checkout 58a95d9e73a9b3384b4c8736960e3701cfa1ee65 > fatal: reference is not a tree: 58a95d9e73a9b3384b4c8736960e3701cfa1ee65 > > > So I don't know is where it is getting revision ' > 58a95d9e73a9b3384b4c8736960e3701cfa1ee65 ' from? > > Any help would be appreciated! > > -Jeff > -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
