ResultFAILURE
Tests 0 failed / 0 succeeded
Started2025-05-13 08:36
Elapsed2m9s
Revision60ec901ebc3d34f6533a738360bde2937c0f5004
Refs 1330

No Test Failures!


Error lines from build-log.txt

... skipping 426 lines ...
++ sed 's/namespace:.*/namespace: task-stepaction-ns/' stepaction/tekton-catalog-publish/0.2/tekton-catalog-publish.yaml
stepaction.tekton.dev/tekton-catalog-publish configured
+ test_yaml_can_install task/buildpacks-phases/0.3/tests
+ ns=task-stepaction-ns
+ all_tasks=task/buildpacks-phases/0.3/tests
+ kubectl create ns task-stepaction-ns
Error from server (AlreadyExists): namespaces "task-stepaction-ns" already exists
+ true
+ local runtest
+ for runtest in ${all_tasks}
+ local runtestdir=buildpacks-phases/0.3/tests
+ local testname=buildpacks-phases
+ runtest=task/buildpacks-phases/0.3/
... skipping 5 lines ...
+ [[ -n '' ]]
+ [[ -n '' ]]
+ echo 'Checking buildpacks-phases'
Checking buildpacks-phases
+ kubectl -n task-stepaction-ns apply -f /dev/fd/63
++ sed 's/namespace:.*/namespace: task-stepaction-ns/' task/buildpacks-phases/0.3/buildpacks-phases.yaml
Error from server (BadRequest): error when creating "/dev/fd/63": admission webhook "webhook.pipeline.tekton.dev" denied the request: mutation failed: cannot decode incoming new object: json: unknown field "when"
+ clean
+ rm -f /tmp/.mm.o6lSjZ
+ EXIT_VALUE=1
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
... skipping 4 lines ...