Adding helpdesk. I suppose SET_JDK_VERSION should not be an array.
-Lori On Tue, Jan 15, 2019 at 3:08 PM Lori Jakab <[email protected]> wrote: > > Hi, > > Since we enabled openjdk on the lispflowmapping verify jobs, the > javadoc jobs fail. Here's the relevant error: > > [...] > 12:59:37 SET_JDK_VERSION=['openjdk8', 'openjdk11'] > 12:59:37 GIT_URL="git://devvexx.opendaylight.org/mirror" > 12:59:37 > 12:59:37 [EnvInject] - Variables injected successfully. > 12:59:37 [lispflowmapping-maven-javadoc-verify-neon] $ /bin/bash > /tmp/jenkins5972233586480937100.sh > 12:59:37 ---> Updating Java version > 12:59:37 ---> RedHat type system detected > 12:59:37 failed to read link /usr/bin/javac: No such file or directory > 12:59:37 /tmp/jenkins5972233586480937100.sh: line 58: java: command not found > 12:59:37 JAVA_HOME=/usr/lib/jvm/java-1.['8', '11'].0-openjdk > [...] > 12:59:37 The JAVA_HOME environment variable is not defined correctly > 12:59:37 This environment variable is needed to run this program > 12:59:37 NB: JAVA_HOME should point to a JDK not a JRE > 12:59:37 Build step 'Execute shell' marked build as failure > > Full log: > https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-javadoc-verify-neon/63/console > > Hope someone can take a look a propose a fix (probably to jjb?) > > Thanks, > -Lori _______________________________________________ infrastructure mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/infrastructure
