You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "John Sirois (JIRA)" <ji...@apache.org> on 2016/04/26 03:52:13 UTC

[jira] [Resolved] (AURORA-1682) https://builds.apache.org/job/aurora-packaging-nightly is broken

     [ https://issues.apache.org/jira/browse/AURORA-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Sirois resolved AURORA-1682.
---------------------------------
    Resolution: Fixed

> https://builds.apache.org/job/aurora-packaging-nightly is broken
> ----------------------------------------------------------------
>
>                 Key: AURORA-1682
>                 URL: https://issues.apache.org/jira/browse/AURORA-1682
>             Project: Aurora
>          Issue Type: Bug
>          Components: Continuous Integration, Packaging
>            Reporter: John Sirois
>            Assignee: John Sirois
>
> It looks like https://git1-us-west.apache.org/repos/asf?p=aurora-packaging.git;a=commit;h=d5d41691c476fdfe32a595efcd53fc3a007d4d9e broke the nightly CI.  That CI uses a custom version, namely {{version=$(cat .auroraversion).$(date +%Y.%m.%d)}}, which breaks CI with:
> {noformat}
> ...
> -rwxrwxr-x root/root     13218 2016-04-22 22:43 apache-aurora-0.13.1snapshot.2016.04.25/src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh
> -rwxrwxr-x root/root      5275 2016-04-22 22:43 apache-aurora-0.13.1snapshot.2016.04.25/src/test/sh/org/apache/aurora/e2e/test_kerberos_end_to_end.sh
> -rw-rw-r-- root/root      1483 2016-04-22 22:43 apache-aurora-0.13.1snapshot.2016.04.25/src/test/sh/org/apache/aurora/e2e/validate_serverset.py
> + STATUS=0
> + '[' 0 -ne 0 ']'
> + cd apache-aurora-0.13.1-SNAPSHOT
> /var/tmp/rpm-tmp.ZAuzps: line 35: cd: apache-aurora-0.13.1-SNAPSHOT: No such file or directory
> error: Bad exit status from /var/tmp/rpm-tmp.ZAuzps (%prep)
> RPM build errors:
>     Bad exit status from /var/tmp/rpm-tmp.ZAuzps (%prep)
> make: *** [rpm] Error 1
> Build step 'Execute shell' marked build as failure
> Skipped archiving because build is not successful
> Sending e-mails to: dev@aurora.apache.org
> Finished: FAILURE
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)