Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmarking #2192

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Data for the simple benchmark

eb2f1d6
Select commit
Loading
Failed to load commit list.
Open

Benchmarking #2192

Data for the simple benchmark
eb2f1d6
Select commit
Loading
Failed to load commit list.
Red Hat Konflux / Red Hat Konflux / cli-main-ci-on-pull-request failed Nov 29, 2024 in 30s

Failed

Red Hat Konflux/cli-main-ci-on-pull-request has failed.

Details


Task Statuses:

StatusDurationName
✅ Succeeded 5 seconds

init

❌ Failed 11 seconds

clone-repository


Failure snippet:

task clone-repository has the status "Failed":
{"level":"info","ts":1732898124.2108335,"caller":"git/git.go:176","msg":"Successfully cloned https://github.com/zregvart/ec-cli @ eb2f1d6caf4a4963313300f290aa3697575706f7 (HEAD) in path /var/workdir/source"}
{"level":"error","ts":1732898124.2348783,"caller":"git/git.go:53","msg":"Error running git [submodule update --recursive --init]: exit status 128\nfatal: No url found for submodule path 'benchmark/simple/data/git/rhtap-ec-policy.git' in .gitmodules\n","stacktrace":"github.com/tektoncd-catalog/git-clone/git-init/git.run\n\t/opt/app-root/src/git-init/git/git.go:53\ngithub.com/tektoncd-catalog/git-clone/git-init/git.submoduleFetch\n\t/opt/app-root/src/git-init/git/git.go:212\ngithub.com/tektoncd-catalog/git-clone/git-init/git.Fetch\n\t/opt/app-root/src/git-init/git/git.go:178\nmain.main\n\t/opt/app-root/src/git-init/main.go:52\nruntime.main\n\t/usr/lib/golang/src/runtime/proc.go:267"}
{"level":"fatal","ts":1732898124.2353115,"caller":"git-init/main.go:53","msg":"Error fetching git repository: exit status 128","stacktrace":"main.main\n\t/opt/app-root/src/git-init/main.go:53\nruntime.main\n\t/usr/lib/golang/src/runtime/proc.go:267"}