Page MenuHomePhorge

Build 4083
FailedPublic

Drydock: Run Command

When
Completed at Jul 1 2016, 11:20 AM · Built for 6 m, 43 s
Status
Failed

Build Log 11606 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1+ '[' -z 5538501909a08d700b69fa169ce3e47d56174147 -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git ']'
3+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
4+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ test_obs=1
10+ '[' -z git ']'
11+ case ${vcs} in
12++ basename ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git .git
13+ package=roundcubemail-plugins-kolab
14++ echo ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/drydock/workingcopy-215831/repo/roundcubemail-plugins-kolab
20+ TMPDIR=/var/drydock/workingcopy-215831/repo/roundcubemail-plugins-kolab
21+ '[' '!' -d roundcubemail-plugins-kolab.git ']'
22+ pushd roundcubemail-plugins-kolab.git
23+ git remote set-url origin https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git
24+ git fetch origin
25From https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab
26 bf9af6d..5538501 roundcubemail-plugins-kolab-3.2 -> origin/roundcubemail-plugins-kolab-3.2
27+ git reset --hard origin/master
28+ git clean -d -f -x
29+ git checkout 5538501909a08d700b69fa169ce3e47d56174147
30Previous HEAD position was f5ac7a8... Fix accessing attachments in invitations calendars (#5465)
31HEAD is now at 5538501... Fix "Later" vs "Next 7 days" filter inconsistence (#5353)
32+ popd
33+ '[' roundcubemail-plugins-kolab '!=' stick ']'
34+ '[' '!' -d stick.git ']'
35+ pushd stick.git
36+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
37+ git fetch origin
38+ git reset --hard origin/master
39+ git clean -d -f -x
40+ popd
41+ export commit
42+ export differential
43+ export id
44+ export package
45+ export phid
46+ export ro_uri
47+ export uri
48+ export vcs
49+ export test_build
50+ export test_functional
51+ export test_integration
52+ export test_performance
53+ export test_unit
54+ export test_obs
55+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
56+ '[' -x stick.git/drydocker/roundcubemail-plugins-kolab/build.sh ']'
57+ pushd roundcubemail-plugins-kolab.git
58+ ../stick.git/drydocker/roundcubemail-plugins-kolab/build.sh
59+ docker run -i --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --volume=/var/tmp/osbuild-packagecache/:/var/tmp/osbuild-packagecache/ --hostname=kolab.example.org -e ID=4083 -e COMMIT=5538501909a08d700b69fa169ce3e47d56174147 -e DIFFERENTIAL= -e PACKAGE=roundcubemail-plugins-kolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-bo7npvybvf67khr5cgm5 -e URI=ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git -e RO_URI=https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 -e TEST_OBS=1 kolab/ci-maipo
60Switched to a new branch 'dev/perf'
61Switched to a new branch 'dev/sabre-vobject3'
62Switched to a new branch 'manticore'
63Switched to branch 'master'
64Switched to a new branch 'roundcubemail-plugins-kolab-0.6'
65Switched to a new branch 'roundcubemail-plugins-kolab-0.7'
66Switched to a new branch 'roundcubemail-plugins-kolab-0.8'
67Switched to a new branch 'roundcubemail-plugins-kolab-0.9'
68Switched to a new branch 'roundcubemail-plugins-kolab-3.0'
69Switched to a new branch 'roundcubemail-plugins-kolab-3.1'
70Switched to a new branch 'roundcubemail-plugins-kolab-3.2'
71Note: checking out '5538501909a08d700b69fa169ce3e47d56174147'.
72
73You are in 'detached HEAD' state. You can look around, make experimental
74changes and commit them, and you can discard any commits you make in this
75state without impacting any branches by performing another checkout.
76
77If you want to create a new branch to retain commits you create, you may
78do so (now or later) by using -b with the checkout command again. Example:
79
80 git checkout -b new_branch_name
81
82HEAD is now at 5538501... Fix "Later" vs "Next 7 days" filter inconsistence (#5353)
83+ exit 1
84+ retval=1
85+ popd
86+ exit 1
87

Build Log 11605 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1738 ^
1739
1740./plugins/tasklist/tasklist.js:3286: ERROR - Parse error. identifier is a reserved word
1741 last = char;
1742 ^
1743
17445 error(s), 1 warning(s)
1745NOT OK (5)
1746Linting './plugins/tasklist/tasklist_base.js' ... ./plugins/tasklist/tasklist_base.js:104: ERROR - Parse error. IE8 (and below) will parse trailing commas in array and object literals incorrectly. If you are targeting newer versions of JS, set the appropriate language_in option.
1747 _part: this.selected_attachment,
1748 ^
1749
17501 error(s), 0 warning(s)
1751NOT OK (1)
1752Running generic_js_lint FAILED (at 7fccfb7f7e28a9ed5511cd29cf110a4ee84bd6bc)
1753Previous HEAD position was 7fccfb7... Fix accessing attachments in invitations calendars (#5465)
1754HEAD is now at 5538501... Fix "Later" vs "Next 7 days" filter inconsistence (#5353)
1755Running generic_js_lint OK (at 5538501909a08d700b69fa169ce3e47d56174147)
1756/srv/roundcubemail-plugins-kolab.git
1757Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh OK (at 5538501909a08d700b69fa169ce3e47d56174147)
1758Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh ...
1759/srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1760Running obs_build_local ...
1761/srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1762++++ git branch --contains 5538501909a08d700b69fa169ce3e47d56174147
1763++++ sed -r -e 's/^\* //g' -e 's/^ //g'
1764++++ grep -E '^(develop|master|roundcubemail-plugins-kolab|[a-z0-9-]+([0-9]+\.?))'
1765++++ sort --version-sort -u
1766+++ branches=roundcubemail-plugins-kolab-3.2
1767+++ echo 'Branches that contain 5538501909a08d700b69fa169ce3e47d56174147:'
1768Branches that contain 5538501909a08d700b69fa169ce3e47d56174147:
1769+++ echo roundcubemail-plugins-kolab-3.2
1770+++ sed -e 's/\s/\r\n/g'
1771roundcubemail-plugins-kolab-3.2
1772++++ echo roundcubemail-plugins-kolab-3.2
1773++++ sed -e 's/\s/\r\n/g'
1774++++ grep -E '^master$'
1775+++ '[' '!' -z '' ']'
1776++++ echo roundcubemail-plugins-kolab-3.2
1777++++ sed -e 's/\s/\r\n/g'
1778++++ tail -n 1
1779+++ branch=roundcubemail-plugins-kolab-3.2
1780+++ echo 'Branch is '\''roundcubemail-plugins-kolab-3.2'\'''
1781Branch is 'roundcubemail-plugins-kolab-3.2'
1782++++ git branch -la
1783++++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
1784++++ grep -E '^(roundcubemail-plugins-kolab|[a-z0-9-]+([0-9]+\.?))'
1785++++ tail -n 1
1786++++ sort --version-sort -u
1787+++ latest_stable_branch=roundcubemail-plugins-kolab-3.2
1788+++ echo 'The latest stable branch is '\''roundcubemail-plugins-kolab-3.2'\'''
1789The latest stable branch is 'roundcubemail-plugins-kolab-3.2'
1790+++ '[' roundcubemail-plugins-kolab-3.2 == master ']'
1791+++ master_version=0
1792++++ echo roundcubemail-plugins-kolab-3.2
1793++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
1794+++ stable_version=3.2
1795+++ echo 'This puts the version for stable at 3.2'
1796This puts the version for stable at 3.2
1797++++ git tag -l
1798++++ grep -E '3.2(\.[0-9]+)+$'
1799++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
1800++++ tail -n 1
1801++++ sort --version-sort -u
1802++++ awk -F. '{$NF+=1; OFS="."; print $0}'
1803+++ tag_version=3.2.13
1804++++ echo -e '0\n3.2\n3.2.13'
1805++++ sort --version-sort -u
1806++++ tail -n 1
1807+++ new_version=3.2.13
1808+++ '[' 3.2.13 == 0 ']'
1809+++ echo 'Going with new version: '\''3.2.13'\'''
1810Going with new version: '3.2.13'
1811+++ set - -x
1812/srv /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1813Server returned an error: HTTP Error 404: Not Found
1814Error getting meta for project '' package 'roundcubemail-plugins-kolab'
1815roundcubemail-plugins-kolab
1816/srv/stick.git/drydocker/generic_obs.sh: line 24: pushd: /roundcubemail-plugins-kolab: No such file or directory
1817/srv/roundcubemail-plugins-kolab.git /srv /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1818Going with new version: '3.2.13'
1819About to create /srv//roundcubemail-plugins-kolab/roundcubemail-plugins-kolab-3.2.13.tar.gz
1820/srv/stick.git/drydocker/generic_obs.sh: line 48: /srv//roundcubemail-plugins-kolab/roundcubemail-plugins-kolab-3.2.13.tar.gz: No such file or directory
1821Creating /srv//roundcubemail-plugins-kolab/roundcubemail-plugins-kolab-3.2.13.tar.gz completed
1822ls: cannot access /srv//roundcubemail-plugins-kolab/: No such file or directory
1823/srv /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1824Error: '/srv' is not an osc project dir or working copy
1825/srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1826/srv/roundcubemail-plugins-kolab.git
1827Running obs_build_local FAILED (at 5538501909a08d700b69fa169ce3e47d56174147)
1828Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh FAILED (at 5538501909a08d700b69fa169ce3e47d56174147)
1829========================================================================
1830 Running 'generic_js_lint' FAILED (at 7fccfb7f7e28a9ed5511cd29cf110a4ee84bd6bc)
1831 Running 'generic_js_lint' OK (at 5538501909a08d700b69fa169ce3e47d56174147)
1832 Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh' OK (at 5538501909a08d700b69fa169ce3e47d56174147)
1833 Running 'obs_build_local' FAILED (at 5538501909a08d700b69fa169ce3e47d56174147)
1834 Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh' FAILED (at 5538501909a08d700b69fa169ce3e47d56174147)
1835========================================================================
1836/var/drydock/workingcopy-215831/repo/roundcubemail-plugins-kolab
1837

Lease Working Copy

When
Completed at Jul 1 2016, 11:14 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jul 1 2016, 11:14 AM · Built instantly
Status
Passed

Event Timeline