You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/11/18 16:48:13 UTC

Build failed in Jenkins: Commons-Compress JDK-Matrix Build » OpenJDK 12 b18 (early access build) #789

See <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=OpenJDK%2012%20b18%20(early%20access%20build)/789/display/redirect?page=changes>

Changes:

[bodewig] COMPRESS-470 make sure all ScatterZipOutputStreams are closed

[bodewig] whitespace

[bodewig] not really COMPRESS-470: put extra effort in deleting temp file

------------------------------------------
Started by upstream project "Commons-Compress JDK-Matrix Build" build number 789
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2016-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=OpenJDK%2012%20b18%20(early%20access%20build)/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/commons-compress.git # timeout=10
Fetching upstream changes from git://github.com/apache/commons-compress.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/commons-compress.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision f132d6c50285b7a7652909aa85a5afdb3b828939 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f132d6c50285b7a7652909aa85a5afdb3b828939
Commit message: "not really COMPRESS-470: put extra effort in deleting temp file"
 > git rev-list --no-walk 979260717c1a4730e49a094e02c9c873946e1237 # timeout=10
[OpenJDK 12 b18 (early access build)] $ cmd.exe /C "f:\jenkins\tools\maven\latest\bin\mvn.cmd -Dhttps.protocols=TLSv1.2 clean test && exit %%ERRORLEVEL%%"
The JAVA_HOME environment variable is not defined correctly 
This environment variable is needed to run this program 
NB: JAVA_HOME should point to a JDK not a JRE 
Build step 'Invoke top-level Maven targets' marked build as failure

Build failed in Jenkins: Commons-Compress JDK-Matrix Build » OpenJDK 12 b18 (early access build) #792

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=OpenJDK%2012%20b18%20(early%20access%20build)/792/display/redirect?page=changes>

Changes:

[bodewig] moved to gitbox

------------------------------------------
Started by upstream project "Commons-Compress JDK-Matrix Build" build number 792
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2016-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=OpenJDK%2012%20b18%20(early%20access%20build)/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/commons-compress.git # timeout=10
Fetching upstream changes from git://github.com/apache/commons-compress.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/commons-compress.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision e34cfc5b87bd20f53281d5f9fe14dd48b87ace6c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e34cfc5b87bd20f53281d5f9fe14dd48b87ace6c
Commit message: "moved to gitbox"
 > git rev-list --no-walk 76f428958f83348692a67e9f41b86cbc7ee83878 # timeout=10
[OpenJDK 12 b18 (early access build)] $ cmd.exe /C "f:\jenkins\tools\maven\latest\bin\mvn.cmd -Dhttps.protocols=TLSv1.2 clean test && exit %%ERRORLEVEL%%"
The JAVA_HOME environment variable is not defined correctly 
This environment variable is needed to run this program 
NB: JAVA_HOME should point to a JDK not a JRE 
Build step 'Invoke top-level Maven targets' marked build as failure

Build failed in Jenkins: Commons-Compress JDK-Matrix Build » OpenJDK 12 b18 (early access build) #791

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=OpenJDK%2012%20b18%20(early%20access%20build)/791/display/redirect?page=changes>

Changes:

[bodewig] COMPRESS-475 implement equals and hashCode

------------------------------------------
Started by upstream project "Commons-Compress JDK-Matrix Build" build number 791
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2016-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=OpenJDK%2012%20b18%20(early%20access%20build)/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/apache/commons-compress.git
 > git init <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=OpenJDK%2012%20b18%20(early%20access%20build)/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/commons-compress.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/commons-compress.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/commons-compress.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/commons-compress.git # timeout=10
Fetching upstream changes from git://github.com/apache/commons-compress.git
 > git fetch --tags --progress git://github.com/apache/commons-compress.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 76f428958f83348692a67e9f41b86cbc7ee83878 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 76f428958f83348692a67e9f41b86cbc7ee83878
Commit message: "COMPRESS-475 implement equals and hashCode"
 > git rev-list --no-walk 6e47be35fca595d8637441a578e29045b329c611 # timeout=10
[OpenJDK 12 b18 (early access build)] $ cmd.exe /C "f:\jenkins\tools\maven\latest\bin\mvn.cmd -Dhttps.protocols=TLSv1.2 clean test && exit %%ERRORLEVEL%%"
The JAVA_HOME environment variable is not defined correctly 
This environment variable is needed to run this program 
NB: JAVA_HOME should point to a JDK not a JRE 
Build step 'Invoke top-level Maven targets' marked build as failure

Build failed in Jenkins: Commons-Compress JDK-Matrix Build » OpenJDK 12 b18 (early access build) #790

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=OpenJDK%2012%20b18%20(early%20access%20build)/790/display/redirect?page=changes>

Changes:

[bodewig] shorten method name

------------------------------------------
Started by upstream project "Commons-Compress JDK-Matrix Build" build number 790
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2016-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=OpenJDK%2012%20b18%20(early%20access%20build)/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/commons-compress.git # timeout=10
Fetching upstream changes from git://github.com/apache/commons-compress.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/commons-compress.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 6e47be35fca595d8637441a578e29045b329c611 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6e47be35fca595d8637441a578e29045b329c611
Commit message: "shorten method name"
 > git rev-list --no-walk f132d6c50285b7a7652909aa85a5afdb3b828939 # timeout=10
[OpenJDK 12 b18 (early access build)] $ cmd.exe /C "f:\jenkins\tools\maven\latest\bin\mvn.cmd -Dhttps.protocols=TLSv1.2 clean test && exit %%ERRORLEVEL%%"
The JAVA_HOME environment variable is not defined correctly 
This environment variable is needed to run this program 
NB: JAVA_HOME should point to a JDK not a JRE 
Build step 'Invoke top-level Maven targets' marked build as failure