https://github.com/openshift/ose/pull/1452
ignore the previous PR link, the fix for this is going into origin 3.10 here: https://github.com/openshift/origin/pull/21388
.Generate a 1GB tar ball -rw-r--r--. 1 root root 1.1G Nov 28 03:01 incremental-app.tar 2.start a incremental build $oc start-build ruby-sample-build --incremental --from-archive=`pwd`/incremental-app.tar Uploading archive file "/home/incremental-app.tar" as binary input for the build ... build "ruby-sample-build-2" started And build go to completed finally. Verified this bug with below cluster oc v3.10.79 kubernetes v1.10.0+b81c8f8 features: Basic-Auth GSSAPI Kerberos SPNEGO Server https://ip-172-18-7-26.ec2.internal:8443 openshift v3.10.79 kubernetes v1.10.0+b81c8f8
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-2018:3750