https://prow.svc.ci.openshift.org/job-history/origin-ci-test/pr-logs/directory/pull-ci-openshift-origin-master-e2e-aws-builds show jobs consistently failing on one test. This blocks at least three current pulls trying to fix other areas of test coverage.
Temporarily disabling sync plugin tests: https://github.com/openshift/origin/pull/23313 PR should be reverted once root cause is fixed.
Assigning to Akram. Root cause of the issue is that the Java `user.home` system property is returning empty instead of $HOME or $JENKINS_HOME. As a result the Jenkins jar cache is attempting to write to `/.jenkins/cache`, which is prohibited. It's unclear why this changed - potential culprit is that cri-o was updated with https://openshift-release.svc.ci.openshift.org/releasestream/4.2.0-0.ci/release/4.2.0-0.ci-2019-07-02-021952
Potential root cause - cri-o not generating username and homedir to /etc/passwd. PR to address: https://github.com/cri-o/cri-o/pull/2563 Moving to Containers component. @Mrunal - when fix is added to OpenShift please ping the DevEx team, as we will need to re-enable the Jenkins sync plugin tests.
Need wait nightly payload with cri-o-1.14.6. currently 4.2.0-0.nightly-2019-07-01-102521 is still crio-1.13.9
Checked with 4.2.0-0.nightly-2019-07-16-173254, and it's already on cri-o://1.14.6-1.rhaos4.2.el8. And this issue has been fixed now.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:2922