Error lines from build-log.txt
... skipping 730 lines ...
+ resource_to_wait_for["$testname/${version}"]='git-clone-0-9|10h20:36'
+ local cnt=0
+ local all_status=
+ local reason=
+ local maxloop=60
+ set +x
FAILED: git-clone/0-9 task has failed to comeback properly
NAME SHORTNAMES APIVERSION NAMESPACED KIND
bindings v1 true Binding
componentstatuses cs v1 false ComponentStatus
configmaps cm v1 true ConfigMap
endpoints ep v1 true Endpoints
events ev v1 true Event
... skipping 1347 lines ...
status:
artifacts: {}
completionTime: "2025-06-25T10:21:08Z"
conditions:
- lastTransitionTime: "2025-06-25T10:21:08Z"
message: '"step-clone" exited with code 1'
reason: Failed
status: "False"
type: Succeeded
podName: git-clone-run-ssl-cadirectory-empty-pod
provenance:
featureFlags:
awaitSidecarReadiness: true
... skipping 11 lines ...
imageID: ghcr.io/tektoncd-catalog/git-clone@sha256:b7fe6c370322586feb555c807f3fae7ca5d62c20ebbcca987114e69366151957
name: clone
terminated:
containerID: containerd://441e9523d4909d5efc14656e2bec055ad87a47a50b3d4b6ddaa1931c05181f28
exitCode: 1
finishedAt: "2025-06-25T10:21:08Z"
reason: Error
startedAt: "2025-06-25T10:21:07Z"
terminationReason: Error
taskSpec:
description: |-
These Tasks are Git tasks to work with repositories used by other tasks in your Pipeline.
The git-clone Task will clone a repo from the provided url into the output Workspace. By default the repo will be cloned into the root of your Workspace. You can clone into a subdirectory by setting this Task's subdirectory param. This Task also supports sparse checkouts. To perform a sparse checkout, pass a list of comma separated directory patterns to this Task's sparseCheckoutDirectories param.
params:
- description: Repository URL to clone from.
... skipping 2056 lines ...
+ rm -rf /workspace/output//..?*
+ test -z
+ test -z
+ test -z
+ git config --global --add safe.directory /workspace/output
+ /ko-app/git-init -url=https://github.com/kelseyhightower/nocode -revision= -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
{"level":"error","ts":1750846868.1150682,"caller":"git/git.go:53","msg":"Error running git [remote get-url origin]: exit status 2\nerror: No such remote 'origin'\n","stacktrace":"github.com/tektoncd-catalog/git-clone/git-init/git.run\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:53\ngithub.com/tektoncd-catalog/git-clone/git-init/git.Fetch\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:109\nmain.main\n\tgithub.com/tektoncd-catalog/git-clone/git-init/main.go:52\nruntime.main\n\truntime/proc.go:272"}
{"level":"info","ts":1750846868.5417755,"caller":"git/git.go:186","msg":"Successfully cloned https://github.com/kelseyhightower/nocode @ 6c073b08f7987018cbb2cb9a5747c84913b3608e (grafted, HEAD) in path /workspace/output/"}
{"level":"info","ts":1750846868.6269574,"caller":"git/git.go:225","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
+ cd /workspace/output/
+ git rev-parse HEAD
+ RESULT_SHA=6c073b08f7987018cbb2cb9a5747c84913b3608e
+ EXIT_CODE=0
... skipping 18 lines ...
+ rm -rf /workspace/output//..?*
+ test -z
+ test -z
+ test -z
+ git config --global --add safe.directory /workspace/output
+ /ko-app/git-init -url=https://github.com/kelseyhightower/nocode -revision= -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=2 -sparseCheckoutDirectories=
{"level":"error","ts":1750846866.252227,"caller":"git/git.go:53","msg":"Error running git [remote get-url origin]: exit status 2\nerror: No such remote 'origin'\n","stacktrace":"github.com/tektoncd-catalog/git-clone/git-init/git.run\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:53\ngithub.com/tektoncd-catalog/git-clone/git-init/git.Fetch\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:109\nmain.main\n\tgithub.com/tektoncd-catalog/git-clone/git-init/main.go:52\nruntime.main\n\truntime/proc.go:272"}
{"level":"info","ts":1750846867.2230582,"caller":"git/git.go:186","msg":"Successfully cloned https://github.com/kelseyhightower/nocode @ 6c073b08f7987018cbb2cb9a5747c84913b3608e (HEAD) in path /workspace/output/"}
{"level":"info","ts":1750846867.314458,"caller":"git/git.go:225","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
+ cd /workspace/output/
+ git rev-parse HEAD
+ RESULT_SHA=6c073b08f7987018cbb2cb9a5747c84913b3608e
+ EXIT_CODE=0
... skipping 18 lines ...
+ rm -rf /workspace/output//..?*
+ test -z
+ test -z
+ test -z
+ git config --global --add safe.directory /workspace/output
+ /ko-app/git-init -url=https://github.com/githubtraining/example-dependency -revision= -refspec= -path=/workspace/output/ -sslVerify=true -submodules=false -depth=1 -sparseCheckoutDirectories=
{"level":"error","ts":1750846868.6869717,"caller":"git/git.go:53","msg":"Error running git [remote get-url origin]: exit status 2\nerror: No such remote 'origin'\n","stacktrace":"github.com/tektoncd-catalog/git-clone/git-init/git.run\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:53\ngithub.com/tektoncd-catalog/git-clone/git-init/git.Fetch\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:109\nmain.main\n\tgithub.com/tektoncd-catalog/git-clone/git-init/main.go:52\nruntime.main\n\truntime/proc.go:272"}
{"level":"info","ts":1750846869.0417833,"caller":"git/git.go:186","msg":"Successfully cloned https://github.com/githubtraining/example-dependency @ 1fcbf0f1a49be44f3f4ca9bf16cd1cc0fe1e6d1a (grafted, HEAD) in path /workspace/output/"}
+ cd /workspace/output/
+ git rev-parse HEAD
+ RESULT_SHA=1fcbf0f1a49be44f3f4ca9bf16cd1cc0fe1e6d1a
+ EXIT_CODE=0
+ [ 0 != 0 ]
... skipping 15 lines ...
+ rm -rf /workspace/output//..?*
+ test -z
+ test -z
+ test -z
+ git config --global --add safe.directory /workspace/output
+ /ko-app/git-init -url=https://github.com/kelseyhightower/nocode -revision= -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
{"level":"error","ts":1750846865.1136937,"caller":"git/git.go:53","msg":"Error running git [remote get-url origin]: exit status 2\nerror: No such remote 'origin'\n","stacktrace":"github.com/tektoncd-catalog/git-clone/git-init/git.run\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:53\ngithub.com/tektoncd-catalog/git-clone/git-init/git.Fetch\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:109\nmain.main\n\tgithub.com/tektoncd-catalog/git-clone/git-init/main.go:52\nruntime.main\n\truntime/proc.go:272"}
{"level":"info","ts":1750846865.5759823,"caller":"git/git.go:186","msg":"Successfully cloned https://github.com/kelseyhightower/nocode @ 6c073b08f7987018cbb2cb9a5747c84913b3608e (grafted, HEAD) in path /workspace/output/"}
{"level":"info","ts":1750846865.6224532,"caller":"git/git.go:225","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
+ cd /workspace/output/
+ git rev-parse HEAD
+ RESULT_SHA=6c073b08f7987018cbb2cb9a5747c84913b3608e
+ EXIT_CODE=0
... skipping 22 lines ...
+ rm -rf /workspace/output//..?*
+ test -z
+ test -z
+ test -z
+ git config --global --add safe.directory /workspace/output
+ /ko-app/git-init -url=https://github.com/kelseyhightower/nocode -revision= -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
{"level":"error","ts":1750846867.871497,"caller":"git/git.go:53","msg":"Error running git [remote get-url origin]: exit status 2\nerror: No such remote 'origin'\n","stacktrace":"github.com/tektoncd-catalog/git-clone/git-init/git.run\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:53\ngithub.com/tektoncd-catalog/git-clone/git-init/git.Fetch\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:109\nmain.main\n\tgithub.com/tektoncd-catalog/git-clone/git-init/main.go:52\nruntime.main\n\truntime/proc.go:272"}
{"level":"error","ts":1750846867.9926298,"caller":"git/git.go:53","msg":"Error running git [fetch --recurse-submodules=yes --depth=1 origin --update-head-ok --force ]: exit status 128\nfatal: unable to access 'https://github.com/kelseyhightower/nocode/': server certificate verification failed. CAfile: none CRLfile: none\n","stacktrace":"github.com/tektoncd-catalog/git-clone/git-init/git.run\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:53\ngithub.com/tektoncd-catalog/git-clone/git-init/git.Fetch\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:166\nmain.main\n\tgithub.com/tektoncd-catalog/git-clone/git-init/main.go:52\nruntime.main\n\truntime/proc.go:272"}
{"level":"fatal","ts":1750846867.9927847,"caller":"git-init/main.go:53","msg":"Error fetching git repository: failed to fetch []: exit status 128","stacktrace":"main.main\n\tgithub.com/tektoncd-catalog/git-clone/git-init/main.go:53\nruntime.main\n\truntime/proc.go:272"}
----POD_NAME: pod/git-clone-run-sslverify-none-pod---
2025/06/25 10:20:39 Entrypoint initialization
2025/06/25 10:20:41 Decoded script /tekton/scripts/script-0-h4tlx
+ [ false = true ]
+ [ false = true ]
+ [ false = true ]
... skipping 6 lines ...
+ rm -rf /workspace/output//..?*
+ test -z
+ test -z
+ test -z
+ git config --global --add safe.directory /workspace/output
+ /ko-app/git-init -url=https://github.com/kelseyhightower/nocode -revision= -refspec= -path=/workspace/output/ -sslVerify=false -submodules=true -depth=1 -sparseCheckoutDirectories=
{"level":"error","ts":1750846866.588629,"caller":"git/git.go:53","msg":"Error running git [remote get-url origin]: exit status 2\nerror: No such remote 'origin'\n","stacktrace":"github.com/tektoncd-catalog/git-clone/git-init/git.run\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:53\ngithub.com/tektoncd-catalog/git-clone/git-init/git.Fetch\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:109\nmain.main\n\tgithub.com/tektoncd-catalog/git-clone/git-init/main.go:52\nruntime.main\n\truntime/proc.go:272"}
{"level":"info","ts":1750846867.8589513,"caller":"git/git.go:186","msg":"Successfully cloned https://github.com/kelseyhightower/nocode @ 6c073b08f7987018cbb2cb9a5747c84913b3608e (grafted, HEAD) in path /workspace/output/"}
{"level":"info","ts":1750846867.9415357,"caller":"git/git.go:225","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
+ cd /workspace/output/
+ git rev-parse HEAD
+ RESULT_SHA=6c073b08f7987018cbb2cb9a5747c84913b3608e
+ EXIT_CODE=0
... skipping 14 lines ...
+ [ -d /workspace/output/hellomoto ]
+ test -z
+ test -z
+ test -z
+ git config --global --add safe.directory /workspace/output
+ /ko-app/git-init -url=https://github.com/kelseyhightower/nocode -revision= -refspec= -path=/workspace/output/hellomoto -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
{"level":"error","ts":1750846865.3899963,"caller":"git/git.go:53","msg":"Error running git [remote get-url origin]: exit status 2\nerror: No such remote 'origin'\n","stacktrace":"github.com/tektoncd-catalog/git-clone/git-init/git.run\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:53\ngithub.com/tektoncd-catalog/git-clone/git-init/git.Fetch\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:109\nmain.main\n\tgithub.com/tektoncd-catalog/git-clone/git-init/main.go:52\nruntime.main\n\truntime/proc.go:272"}
{"level":"info","ts":1750846865.9890165,"caller":"git/git.go:186","msg":"Successfully cloned https://github.com/kelseyhightower/nocode @ 6c073b08f7987018cbb2cb9a5747c84913b3608e (grafted, HEAD) in path /workspace/output/hellomoto"}
{"level":"info","ts":1750846866.0174413,"caller":"git/git.go:225","msg":"Successfully initialized and updated submodules in path /workspace/output/hellomoto"}
+ cd /workspace/output/hellomoto
+ git rev-parse HEAD
+ RESULT_SHA=6c073b08f7987018cbb2cb9a5747c84913b3608e
+ EXIT_CODE=0
... skipping 17 lines ...
+ rm -rf /workspace/output//..?*
+ test -z
+ test -z
+ test -z
+ git config --global --add safe.directory /workspace/output
+ /ko-app/git-init -url=https://github.com/kelseyhightower/nocode -revision=1.0.0 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
{"level":"error","ts":1750846865.3952322,"caller":"git/git.go:53","msg":"Error running git [remote get-url origin]: exit status 2\nerror: No such remote 'origin'\n","stacktrace":"github.com/tektoncd-catalog/git-clone/git-init/git.run\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:53\ngithub.com/tektoncd-catalog/git-clone/git-init/git.Fetch\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:109\nmain.main\n\tgithub.com/tektoncd-catalog/git-clone/git-init/main.go:52\nruntime.main\n\truntime/proc.go:272"}
{"level":"info","ts":1750846865.988014,"caller":"git/git.go:186","msg":"Successfully cloned https://github.com/kelseyhightower/nocode @ ed6c73fc16578ec53ea374585df2b965ce9f4a31 (grafted, HEAD) in path /workspace/output/"}
{"level":"info","ts":1750846866.0161958,"caller":"git/git.go:225","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
+ cd /workspace/output/
+ git rev-parse HEAD
+ RESULT_SHA=ed6c73fc16578ec53ea374585df2b965ce9f4a31
+ EXIT_CODE=0
... skipping 5 lines ...
+ printf %s https://github.com/kelseyhightower/nocode
2025/06/25 10:20:39 Entrypoint initialization
2025/06/25 10:20:41 Decoded script /tekton/scripts/script-0-mg8vr
----POD_NAME: pod/git-clone-run-without-verbose-pod---
2025/06/25 10:20:40 Entrypoint initialization
2025/06/25 10:20:42 Decoded script /tekton/scripts/script-0-85x8f
{"level":"error","ts":1750846868.09433,"caller":"git/git.go:53","msg":"Error running git [remote get-url origin]: exit status 2\nerror: No such remote 'origin'\n","stacktrace":"github.com/tektoncd-catalog/git-clone/git-init/git.run\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:53\ngithub.com/tektoncd-catalog/git-clone/git-init/git.Fetch\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:109\nmain.main\n\tgithub.com/tektoncd-catalog/git-clone/git-init/main.go:52\nruntime.main\n\truntime/proc.go:272"}
{"level":"info","ts":1750846868.5818062,"caller":"git/git.go:186","msg":"Successfully cloned https://github.com/kelseyhightower/nocode @ 6c073b08f7987018cbb2cb9a5747c84913b3608e (grafted, HEAD) in path /workspace/output/"}
{"level":"info","ts":1750846868.6730945,"caller":"git/git.go:225","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
----POD_NAME: pod/git-clone-sparse-pod---
2025/06/25 10:20:41 Entrypoint initialization
2025/06/25 10:20:43 Decoded script /tekton/scripts/script-0-9vftn
+ [ false = true ]
... skipping 8 lines ...
+ rm -rf /workspace/output//..?*
+ test -z
+ test -z
+ test -z
+ git config --global --add safe.directory /workspace/output
+ /ko-app/git-init -url=https://github.com/kelseyhightower/nocode -revision= -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=CONTRIBUTING.md,STYLE.md
{"level":"error","ts":1750846869.9641662,"caller":"git/git.go:53","msg":"Error running git [remote get-url origin]: exit status 2\nerror: No such remote 'origin'\n","stacktrace":"github.com/tektoncd-catalog/git-clone/git-init/git.run\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:53\ngithub.com/tektoncd-catalog/git-clone/git-init/git.Fetch\n\tgithub.com/tektoncd-catalog/git-clone/git-init/git/git.go:109\nmain.main\n\tgithub.com/tektoncd-catalog/git-clone/git-init/main.go:52\nruntime.main\n\truntime/proc.go:272"}
{"level":"info","ts":1750846870.3722816,"caller":"git/git.go:186","msg":"Successfully cloned https://github.com/kelseyhightower/nocode @ 6c073b08f7987018cbb2cb9a5747c84913b3608e (grafted, HEAD) in path /workspace/output/"}
{"level":"info","ts":1750846870.4287395,"caller":"git/git.go:225","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
+ cd /workspace/output/
+ git rev-parse HEAD
+ RESULT_SHA=6c073b08f7987018cbb2cb9a5747c84913b3608e
+ EXIT_CODE=0
... skipping 14 lines ...