Error lines from build-log.txt
... skipping 4 lines ...
[clone-repo : clone] {"level":"info","ts":1742566802.6604826,"caller":"git/git.go:165","msg":"Successfully cloned https://github.com/tektoncd/community @ 8742268cfb20472b21f34f7914016d86b74f166f (HEAD -> main, origin/main) in path /workspace/output/"}
[clone-repo : clone] {"level":"info","ts":1742566802.6943054,"caller":"git/git.go:203","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
[check-git-files-changed : check-files-changed] + set -o pipefail
[check-git-files-changed : check-files-changed] + BACK=HEAD~1
[check-git-files-changed : check-files-changed] + CHECK=failed
[check-git-files-changed : check-files-changed] + cd /workspace/input
[check-git-files-changed : check-files-changed] + grep -E 'teps/**'
[check-git-files-changed : check-files-changed] + jq -ncR '[inputs]'
[check-git-files-changed : check-files-changed] + git diff-tree --no-commit-id --name-only -r HEAD HEAD~1
[check-git-files-changed : check-files-changed] + git diff-tree --no-commit-id --name-only -r HEAD HEAD~1
[check-git-files-changed : check-files-changed] + grep -E 'teps/**'
[check-git-files-changed : check-files-changed] teps/0162-test-framework-for-tasks.md
[check-git-files-changed : check-files-changed] + CHECK=passed
[check-git-files-changed : check-files-changed] + printf passed
[teps-lint : teps-validate] ERROR:root:TEP number TEP-0162 from filename does not match TEP number TEP-0161 from title (# TEP-NNNN) in /workspace/input/teps/0162-test-framework-for-tasks.md