Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rh-operator-bundle-bot/a1e5feea75550f567a68ac283de6800b to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/a1e5feea75550f567a68ac283de6800b to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1
[clone-repository : clone] + '[' false = true ']'
[clone-repository : clone] + '[' false = true ']'
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository : clone] + '[' true = true ']'
[clone-repository : clone] + cleandir
[clone-repository : clone] + '[' -d /workspace/output/ ']'
[clone-repository : clone] + rm -rf '/workspace/output//*'
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository : clone] + rm -rf '/workspace/output//..?*'
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git -revision=mp-test2 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=25 -sparseCheckoutDirectories=
[clone-repository : clone] {"level":"error","ts":1691068099.0746548,"caller":"git/git.go:54","msg":"Error running git [fetch --recurse-submodules=yes --depth=25 origin --update-head-ok --force mp-test2]: exit status 128\nfatal: couldn't find remote ref mp-test2\n","stacktrace":"github.com/tektoncd/pipeline/pkg/git.run\n\t/opt/app-root/src/go/src/github.com/tektoncd/pipeline/pkg/git/git.go:54\ngithub.com/tektoncd/pipeline/pkg/git.Fetch\n\t/opt/app-root/src/go/src/github.com/tektoncd/pipeline/pkg/git/git.go:149\nmain.main\n\t/opt/app-root/src/go/src/github.com/tektoncd/pipeline/cmd/git-init/main.go:53\nruntime.main\n\t/usr/lib/golang/src/runtime/proc.go:203"}
[clone-repository : clone] {"level":"fatal","ts":1691068099.0747406,"caller":"git-init/main.go:54","msg":"Error fetching git repository: failed to fetch [mp-test2]: exit status 128","stacktrace":"main.main\n\t/opt/app-root/src/go/src/github.com/tektoncd/pipeline/cmd/git-init/main.go:54\nruntime.main\n\t/usr/lib/golang/src/runtime/proc.go:203"}
[github-add-summary-comment : gather-info] + PR_NAME=community-hosted-pipeline-runxm2t5
[github-add-summary-comment : gather-info] + mkdir community-hosted-pipeline-runxm2t5
[github-add-summary-comment : gather-info] + echo 'Getting pipeline logs'
[github-add-summary-comment : gather-info] Getting pipeline logs
[github-add-summary-comment : gather-info] + tkn pipelinerun logs community-hosted-pipeline-runxm2t5
[github-add-summary-comment : gather-info] I0803 13:08:58.542081 17 request.go:645] Throttling request took 1.187999921s, request: GET:https://172.30.0.1:443/apis/tekton.dev/v1alpha1?timeout=32s
[github-add-summary-comment : gather-info] task clone-repository has failed: "step-clone" exited with code 1 (image: "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:1823148105cd1856c829091a55d9dcd95587644719a922f516155e233432e34e"); for logs run: kubectl -n tbak-playground logs community-hosted-pipeline-runxm2t5-clone-repository-pod -c step-clone
[github-add-summary-comment : gather-info]
[github-add-summary-comment : gather-info] failed to get logs for task clone-repository : container step-clone has failed : [{"key":"StartedAt","value":"2023-08-03T13:08:18.953Z","type":3}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment