Another instance of the same failure. https://builds.apache.org/job/PreCommit-HADOOP-Build/9690/console
I am going to open a JIRA so that we can track this issue there. This is on H1 so I don’t think it is machine specific. Thanks Anu On 6/7/16, 5:30 PM, "Anu Engineer" <aengin...@hortonworks.com> wrote: >Hi Chris, >Thanks for bringing this up. I just ran into the same issue. > >https://builds.apache.org/job/PreCommit-HDFS-Build/15700/console > >But in my case it seems like a different host. “Building remotely on H0”. > >Thanks >Anu > > >On 6/6/16, 3:44 PM, "Chris Nauroth" <cnaur...@hortonworks.com> wrote: > >>I'm curious if anyone has noticed issues with pre-commit failing during the >>Docker image build on Jenkins node H2. Here are a few examples. >> >>https://builds.apache.org/job/PreCommit-HADOOP-Build/9661/console >> >>https://builds.apache.org/job/PreCommit-HADOOP-Build/9662/console >> >>https://builds.apache.org/job/PreCommit-HADOOP-Build/9670/console >> >>These are all test runs for the same patch, but the patch just removes 5 >>lines of Java code, so I don't expect the particular patch could cause a >>failure like this. I noticed that they all ran on H2. It seems to be a >>problem installing oracle-java8-installer: >> >> >>WARNING: The following packages cannot be authenticated! >> oracle-java8-installer >>?[91mE: There are problems and -y was used without --force-yes >>?[0mThe command '/bin/sh -c apt-get -q install --no-install-recommends -y >>oracle-java8-installer' returned a non-zero code: 100 >> >>--Chris Nauroth >