Page MenuHomePhorge

Build 2293
FailedPublic

Drydock: Run Command

When
Completed at Dec 31 2015, 5:28 PM · Built for 3 m, 31 s
Status
Failed

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

30Previous HEAD position was 1c17e71... bump tag to 0.1.5
31HEAD is now at 58116f5... don't need to see every time we close the connection in the logs
32+ popd
33+ '[' erlang-eimap '!=' 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/erlang-eimap/build.sh ']'
57+ pushd erlang-eimap.git
58+ ../stick.git/drydocker/erlang-eimap/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=2293 -e COMMIT=58116f554b9e3f15054b9e8df7a44f37ec1c2c6a -e DIFFERENTIAL= -e PACKAGE=erlang-eimap -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-lmsoqtve3j5y4cmmxiqw -e URI=ssh://git@git.kolab.org/diffusion/EI/eimap.git -e RO_URI=https://git.kolab.org/diffusion/EI/eimap.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 'develop'
61Switched to a new branch 'feature/command_scaffolding'
62Switched to branch 'master'
63Note: checking out '58116f554b9e3f15054b9e8df7a44f37ec1c2c6a'.
64
65You are in 'detached HEAD' state. You can look around, make experimental
66changes and commit them, and you can discard any commits you make in this
67state without impacting any branches by performing another checkout.
68
69If you want to create a new branch to retain commits you create, you may
70do so (now or later) by using -b with the checkout command again. Example:
71
72 git checkout -b new_branch_name
73
74HEAD is now at 58116f5... don't need to see every time we close the connection in the logs
75+ exit 1
76+ retval=1
77+ popd
78+ exit 1
79

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

1606[ 149s] Compiled src/commands/eimap_command_annotation.erl
1607[ 149s] Compiled src/commands/eimap_command_capability.erl
1608[ 149s] Compiled src/commands/eimap_command_noop.erl
1609[ 149s] Compiled src/commands/eimap_command_namespace.erl
1610[ 149s] Compiled src/commands/eimap_command_getmetadata.erl
1611[ 149s] Compiled src/commands/eimap_command_status.erl
1612[ 149s] Compiled src/commands/eimap_command_starttls.erl
1613[ 149s] Compiled src/commands/eimap_command_switch_folder.erl
1614[ 149s] Compiled src/commands/eimap_command_compress.erl
1615[ 149s] Compiled src/commands/eimap_command_logout.erl
1616[ 149s] Compiled src/eimap.erl
1617[ 149s] Compiled src/commands/eimap_command_peek_message.erl
1618[ 149s] INFO: No app_vars_file defined.
1619[ 149s] + exit 0
1620[ 149s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I4MWyt
1621[ 149s] + umask 022
1622[ 149s] + cd /home/abuild/rpmbuild/BUILD
1623[ 149s] + '[' /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.5-0.20151231.git.el7.x86_64 '!=' / ']'
1624[ 149s] + rm -rf /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.5-0.20151231.git.el7.x86_64
1625[ 149s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.5-0.20151231.git.el7.x86_64
1626[ 149s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT
1627[ 149s] + mkdir /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.5-0.20151231.git.el7.x86_64
1628[ 149s] + cd erlang-eimap-0.1.5
1629[ 149s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.5-0.20151231.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.5/ebin/ /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.5-0.20151231.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.5/src/
1630[ 149s] + install -D -m 644 ebin/eimap.app /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.5-0.20151231.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.5/ebin/eimap.app
1631[ 149s] + install -D -m 644 ebin/eimap.beam ebin/eimap_command.beam ebin/eimap_command_annotation.beam ebin/eimap_command_capability.beam ebin/eimap_command_compress.beam ebin/eimap_command_getmetadata.beam ebin/eimap_command_login.beam ebin/eimap_command_logout.beam ebin/eimap_command_namespace.beam ebin/eimap_command_noop.beam ebin/eimap_command_peek_message.beam ebin/eimap_command_starttls.beam ebin/eimap_command_status.beam ebin/eimap_command_switch_folder.beam ebin/eimap_uidset.beam ebin/eimap_utils.beam /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.5-0.20151231.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.5/ebin/.
1632[ 149s] + install -D -m 644 'src/*.hrl' /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.5-0.20151231.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.5/src/
1633[ 149s] install: cannot stat 'src/*.hrl': No such file or directory
1634[ 149s] error: Bad exit status from /var/tmp/rpm-tmp.I4MWyt (%install)
1635[ 149s]
1636[ 149s]
1637[ 149s] RPM build errors:
1638[ 149s] Bad exit status from /var/tmp/rpm-tmp.I4MWyt (%install)
1639
1640The buildroot was: /var/tmp/build-root/CentOS_7-x86_64
1641/srv /srv/erlang-eimap.git /srv/erlang-eimap.git
1642/srv/erlang-eimap.git /srv/erlang-eimap.git
1643Running obs_build_local FAILED (at 58116f554b9e3f15054b9e8df7a44f37ec1c2c6a)
1644Running ../stick.git/drydocker/erlang-eimap/test_obs.sh FAILED (at 58116f554b9e3f15054b9e8df7a44f37ec1c2c6a)
1645========================================================================
1646 Running 'rebar -v get-deps' OK (at 58116f554b9e3f15054b9e8df7a44f37ec1c2c6a)
1647 Running 'rebar -v compile' OK (at 58116f554b9e3f15054b9e8df7a44f37ec1c2c6a)
1648 Running '../stick.git/drydocker/erlang-eimap/test_build.sh' OK (at 58116f554b9e3f15054b9e8df7a44f37ec1c2c6a)
1649 Running 'rebar -v eunit' OK (at 58116f554b9e3f15054b9e8df7a44f37ec1c2c6a)
1650 Running '../stick.git/drydocker/erlang-eimap/test_unit.sh' OK (at 58116f554b9e3f15054b9e8df7a44f37ec1c2c6a)
1651 Running 'obs_build_local' FAILED (at 58116f554b9e3f15054b9e8df7a44f37ec1c2c6a)
1652 Running '../stick.git/drydocker/erlang-eimap/test_obs.sh' FAILED (at 58116f554b9e3f15054b9e8df7a44f37ec1c2c6a)
1653========================================================================
1654/var/drydock/workingcopy-75/repo/eimap
1655

Lease Working Copy

When
Completed at Dec 31 2015, 5:24 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Dec 31 2015, 5:24 PM · Built instantly
Status
Passed

Build Log 7707 (waiting - blockers)
25 - 50 - 100 - Unlimited Lines

1Blocked by: Build 2291
2Blocked by: Build 2291
3Blocked by: Build 2291
4Blocked by: Build 2291
5Blocked by: Build 2291
6Blocked by: Build 2291
7Blocked by: Build 2291
8Blocked by: Build 2291
9Blocked by: Build 2291
10Blocked by: Build 2291
11Blocked by: Build 2291
12

Event Timeline