Details
Description
see console.
05:38:19 /testptch/patchprocess/precommit/personality/provided.sh: line 121: wget: command not found
05:38:19 Wget error 127 in fetching excludes file from url https://builds.apache.org/job/HBase-Find-Flaky-Tests/lastSuccessfulBuild/artifact/excludes/. Ignoring and proceeding.
05:38:22 cd /testptch/hbase/hbase-server
We don't force docker to install wget before because wget is in the pre-depends of oracle-java8-installer.
$ sudo apt-rdepends oracle-java8-installer | grep "wget" Reading package lists... Done Building dependency tree Reading state information... Done PreDepends: wget wget
Attachments
Attachments
Issue Links
- is broken by
-
HBASE-19042 Oracle Java 8u144 downloader broken in precommit check
- Resolved
-
HBASE-19055 Backport HBASE-19042 to other active branches
- Resolved