Hi Đạt, I'll look into it. (FYI Uwe has more experience with Jenkins toolchain juggling.)
You'll have to contact Infra to request login access to that box - IIRC: I provided them with a public key so that I could log in, and then an entry was added to sudoers to allow me to run commands as the jenkins user. (Uwe also has this kind of access there.) I'm surprised we're still testing with Java9; I though we had switched to Java11 testing? Maybe not on branch_8_1 though. Steve > On Jul 2, 2019, at 10:56 PM, Đạt Cao Mạnh <[email protected]> wrote: > > Hi Steve, > > I'm seeing this failure > > [smoker] subprocess.CalledProcessError: Command 'export > JAVA_HOME="/home/jenkins/tools/java/latest1.9" > PATH="/home/jenkins/tools/java/latest1.9/bin:$PATH" > JAVACMD="/home/jenkins/tools/java/latest1.9/bin/java"; java -version' > returned non-zero exit status 127 > on > https://builds.apache.org/view/L/view/Lucene/job/Lucene-Solr-SmokeRelease-8.1/49/console > > <https://builds.apache.org/view/L/view/Lucene/job/Lucene-Solr-SmokeRelease-8.1/49/console> > > It seems that the /home/jenkins/tools/java/latest1.9/bin does not present in > the system. Can you work on this, if that is not possible can you show me how > I can connect to that jenkins box? > > Thanks a lot! > > On Wed, Jul 3, 2019 at 9:52 AM Đạt Cao Mạnh <[email protected] > <mailto:[email protected]>> wrote: > Hi guys, > > I'm seeing several Lucene test failures for branch_8_1. Should they be marked > as badApples? > https://builds.apache.org/view/L/view/Lucene/job/Lucene-Solr-Tests-8.1/73/ > <https://builds.apache.org/view/L/view/Lucene/job/Lucene-Solr-Tests-8.1/73/> > https://builds.apache.org/view/L/view/Lucene/job/Lucene-Solr-NightlyTests-8.1/49/ > > <https://builds.apache.org/view/L/view/Lucene/job/Lucene-Solr-NightlyTests-8.1/49/> > > > On Fri, Jun 28, 2019 at 11:28 PM Ignacio Vera <[email protected] > <mailto:[email protected]>> wrote: > Thanks! it is done. > > On Fri, Jun 28, 2019 at 5:19 PM Đạt Cao Mạnh <[email protected] > <mailto:[email protected]>> wrote: > Ok, I'm hoping these two are these last ones. > > > -- > Best regards, > Cao Mạnh Đạt > E-mail: [email protected] <mailto:[email protected]> > > > -- > Best regards, > Cao Mạnh Đạt > E-mail: [email protected] <mailto:[email protected]>
