You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/23 16:39:04 UTC

[jira] [Commented] (TC-352) Traffic Router Build fails in CI - JDK

    [ https://issues.apache.org/jira/browse/TC-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021432#comment-16021432 ] 

ASF GitHub Bot commented on TC-352:
-----------------------------------

GitHub user dangogh opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/601

    [TC-352] upgrade jdk download for tm/tr build

    previous version disappeared from oracle web site.  Updated to a newer version,  but we need to find a better solution.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dangogh/incubator-trafficcontrol tc-352

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafficcontrol/pull/601.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #601
    
----
commit 3c79673851a1c3a7e8349b49673184ba853f1dcb
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-05-23T16:03:52Z

    upgrade jdk download for tm/tr build

----


> Traffic Router Build fails in CI - JDK 
> ---------------------------------------
>
>                 Key: TC-352
>                 URL: https://issues.apache.org/jira/browse/TC-352
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Router
>    Affects Versions: 2.0.0
>            Reporter: Eric Friedrich
>            Priority: Blocker
>
> Jenkins Link:
> https://builds.apache.org/job/incubator-trafficcontrol-2.0.x-build/4/display/redirect?page=changes
> Step 7/11 : RUN curl -L -b "oraclelicense=a" http://download.oracle.com/otn-pub/java/jdk/8u101-b13/jdk-8u101-linux-x64.tar.gz | tar xzf - &&     curl -L http://mirror.nexcess.net/apache/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin.tar.gz | tar xzf -
> ---> Running in fffead92ecc5
>  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                 Dload  Upload   Total   Spent    Left  Speed
>  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
>  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   465  100   465    0     0   1000      0 --:--:-- --:--:-- --:--:--  2801
> 100  7073  100  7073    0     0   5548      0  0:00:01  0:00:01 --:--:--  5548100  7073  100  7073    0     0   5548      0  0:00:01  0:00:01 --:--:--     0
> gzip: stdin: not in gzip format
> tar: Child returned status 1
> tar: Error is not recoverable: exiting now
> Service 'traffic_router_build' failed to build: The command '/bin/sh -c curl -L -b "oraclelicense=a" http://download.oracle.com/otn-pub/java/jdk/8u101-b13/jdk-8u101-linux-x64.tar.gz | tar xzf - &&     curl -L http://mirror.nexcess.net/apache/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin.tar.gz | tar xzf -' returned a non-zero code: 2
> Build step 'Execute shell' marked build as failure
> Archiving artifacts



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)