Closed kevinyu98 closed 3 years ago
Had the exact same problem.
The Dockerfile is fine and can be built locally, so I narrowed it down to a filesystem access problem.
Try this, solved my problem: https://github.com/containers/buildah/issues/2198 I applied it to the "buildah" ClusterTask, adding an extra parameter to the "buildah bud ..." call.
Oh, also add it to the "buildah push call"
This error is still present on ROKS 4.5 with OpenShift 4.5.13, talking with @giuseppe it looks it may be a buildah issue
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle rotten /remove-lifecycle stale
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting /reopen
.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Exclude this issue from closing again by commenting /lifecycle frozen
.
/close
@openshift-bot: Closing this issue.
OpenShift Version 4.3.1 Installed openshift-pipelines-operator.v0.10.7
on ibm cloud
when I follow this example
pipeline-tutorial
after started the pipeline run, when I try to get the logs
a related issue