Dmytro Grinenko created AMBARI-25560:
----------------------------------------
Summary: UT failing due to tar download error
Key: AMBARI-25560
URL: https://issues.apache.org/jira/browse/AMBARI-25560
Project: Ambari
Issue Type: Bug
Components: ambari-metrics
Affects Versions: trunk
Reporter: Dmytro Grinenko
Assignee: Dmytro Grinenko
Fix For: trunk
{code:java}
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:36 min
[INFO] Finished at: 2020-09-28T05:49:54Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.7:run (default) on project
ambari-metrics-timelineservice: An Ant BuildException has occured: Can't get
https://s3.amazonaws.com/dev.hortonworks.com/HDP/centos7/3.x/BUILDS/3.1.4.1-1/tars/hbase/hbase-2.0.2.3.1.4.1-1-bin.tar.gz
to
/opt/ambari/ambari-metrics/ambari-metrics-timelineservice/target/embedded/hbase.tar.gz
[ERROR] around Ant part ...<get usetimestamp="true"
src="https://s3.amazonaws.com/dev.hortonworks.com/HDP/centos7/3.x/BUILDS/3.1.4.1-1/tars/hbase/hbase-2.0.2.3.1.4.1-1-bin.tar.gz"
dest="/opt/ambari/ambari-metrics/ambari-metrics-timelineservice/target/embedded/hbase.tar.gz"/>...
@ 5:251 in
/opt/ambari/ambari-metrics/ambari-metrics-timelineservice/target/antrun/build-Download
HBase.xml {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)