Closed
Description
Hi, sync is failing since yesterday (Apr 26, 2022) with the error bellow:
15:37:45 Total 52547 (delta 1203), reused 2144 (delta 1104), pack-reused 50253
15:37:50 time="2022-04-27T13:37:50Z" level=debug msg="Pulling CodeQL bundles..."
15:37:50 time="2022-04-27T13:37:50Z" level=debug msg="Finding release references..."
15:37:50 time="2022-04-27T13:37:50Z" level=debug msg="Found refs/heads/main."
15:37:50 time="2022-04-27T13:37:50Z" level=debug msg="Found refs/tags/v1."
15:37:50 time="2022-04-27T13:37:50Z" level=fatal msg="object not found\nError loading commit d7446a1e647172a385e60fa77853c8232a80f7f5 for reference refs/tags/v1.\ngithub.com/github/codeql-action-sync/internal/pull.(*pullService).findRelevantReleases.func1\n\t/home/runner/work/codeql-action-sync-tool/codeql-action-sync-tool/internal/pull/pull.go:149\ngithub.com/go-git/go-git/v5/plumbing/storer.forEachReferenceIter\n\t/home/runner/go/pkg/mod/github.com/go-git/go-git/v5@v5.3.0/plumbing/storer/reference.go:154\ngithub.com/go-git/go-git/v5/plumbing/storer.(*ReferenceSliceIter).ForEach\n\t/home/runner/go/pkg/mod/github.com/go-git/go-git/v5@v5.3.0/plumbing/storer/reference.go:134\ngithub.com/github/codeql-action-sync/internal/pull.(*pullService).findRelevantReleases\n\t/home/runner/work/codeql-action-sync-tool/codeql-action-sync-tool/internal/pull/pull.go:144\ngithub.com/github/codeql-action-sync/internal/pull.(*pullService).pullReleases\n\t/home/runner/work/codeql-action-sync-tool/codeql-action-sync-tool/internal/pull/pull.go:182\ngithub.com/github/codeql-action-sync/internal/pull.Pull\n\t/home/runner/work/codeql-action-sync-tool/codeql-action-sync-tool/internal/pull/pull.go:295\ngithub.com/github/codeql-action-sync/cmd.glob..func4\n\t/home/runner/work/codeql-action-sync-tool/codeql-action-sync-tool/cmd/sync.go:17\ngithub.com/spf13/cobra.(*Command).execute\n\t/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:842\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:950\ngithub.com/spf13/cobra.(*Command).Execute\n\t/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:887\ngithub.com/spf13/cobra.(*Command).ExecuteContext\n\t/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:880\ngithub.com/github/codeql-action-sync/cmd.Execute\n\t/home/runner/work/codeql-action-sync-tool/codeql-action-sync-tool/cmd/root.go:76\nmain.main\n\t/home/runner/work/codeql-action-sync-tool/codeql-action-sync-tool/main.go:15\nruntime.main\n\t/opt/hostedtoolcache/go/1.18.0/x64/src/runtime/proc.go:250\nruntime.goexit\n\t/opt/hostedtoolcache/go/1.18.0/x64/src/runtime/asm_amd64.s:1571"
Metadata
Metadata
Assignees
Labels
No labels