Let's increase the timeout. According to @fidencio the images build can take 1~1.5 hours. Suppose that the confidential-containers-ci job is triggered at the same time a change landed in the kata-containers repo (remember the job checks for changes hourly), so wait for 90min would be the worst case.
Currently the confidential-containers-ci job will expect the runtime-payload image to be built within 30 min. Recently a job failed because that timeout is too small: http://jenkins.katacontainers.io/blue/organizations/jenkins/confidential-containers-ci/detail/confidential-containers-ci/19/pipeline
Let's increase the timeout. According to @fidencio the images build can take 1~1.5 hours. Suppose that the confidential-containers-ci job is triggered at the same time a change landed in the kata-containers repo (remember the job checks for changes hourly), so wait for 90min would be the worst case.