[
https://issues.apache.org/jira/browse/AVRO-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Lachniet updated AVRO-2550:
---------------------------------
Description:
[Build #1176|https://travis-ci.org/apache/avro/builds/579684016] is when
{{branch-1.9}} started failing.
{code:txt}
Setting up python3-software-properties (0.96.20.9) ...
Setting up software-properties-common (0.96.20.9) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 196 100 196 0 0 639 0 --:--:-- --:--:-- --:--:-- 638
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
The command "if [ -x ./.travis/before_install.sh ] ; then
./.travis/before_install.sh ; fi" failed and exited with 2 during .
Your build has been stopped.
{code}
was:
{code:txt}
Setting up python3-software-properties (0.96.20.9) ...
Setting up software-properties-common (0.96.20.9) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 196 100 196 0 0 639 0 --:--:-- --:--:-- --:--:-- 638
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
The command "if [ -x ./.travis/before_install.sh ] ; then
./.travis/before_install.sh ; fi" failed and exited with 2 during .
Your build has been stopped.
{code}
> branch-1.9 Build Failing When Downloading Yetus
> -----------------------------------------------
>
> Key: AVRO-2550
> URL: https://issues.apache.org/jira/browse/AVRO-2550
> Project: Apache Avro
> Issue Type: Bug
> Components: build
> Reporter: Brian Lachniet
> Assignee: Brian Lachniet
> Priority: Major
>
> [Build #1176|https://travis-ci.org/apache/avro/builds/579684016] is when
> {{branch-1.9}} started failing.
> {code:txt}
> Setting up python3-software-properties (0.96.20.9) ...
> Setting up software-properties-common (0.96.20.9) ...
> Processing triggers for libc-bin (2.23-0ubuntu11) ...
> % Total % Received % Xferd Average Speed Time Time Time
> Current
> Dload Upload Total Spent Left Speed
> 100 196 100 196 0 0 639 0 --:--:-- --:--:-- --:--:-- 638
> gzip: stdin: not in gzip format
> tar: Child returned status 1
> tar: Error is not recoverable: exiting now
> The command "if [ -x ./.travis/before_install.sh ] ; then
> ./.travis/before_install.sh ; fi" failed and exited with 2 during .
> Your build has been stopped.
> {code}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)