[build-test-packages] ERROR:dlrn:Received exception Error in build_rpm_wrapper for python-tripleoclient

Bug #1879392 reported by Rafael Folco
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Expired
Critical
Unassigned

Bug Description

ERROR:dlrn:Received exception Error in build_rpm_wrapper for python-tripleoclient

https://fa87d9a8335591e75b4a-e2f3a8f1da38bd85104d6de65559a608.ssl.cf2.rackcdn.com/729105/1/gate/tripleo-ci-centos-8-scenario002-standalone/62630da/job-output.txt

DEBUG: {3} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestArgumentValidation.test_validate_env_dir_not_a_real_directory [0.157620s] ... FAILED
DEBUG: Captured traceback:
DEBUG: ~~~~~~~~~~~~~~~~~~~
DEBUG: Traceback (most recent call last):
DEBUG: File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1222, in _dot_lookup
DEBUG: return getattr(thing, comp)
DEBUG: AttributeError: module 'tripleo_common.actions' has no attribute 'deployment'
DEBUG:
DEBUG: During handling of the above exception, another exception occurred:
DEBUG:
DEBUG: Traceback (most recent call last):
DEBUG: File "/builddir/build/BUILD/python-tripleoclient-13.2.1.dev58/tripleoclient/tests/v1/overcloud_deploy/test_overcloud_deploy.py", line 1739, in setUp
DEBUG: super(TestArgumentValidation, self).setUp()
DEBUG: File "/builddir/build/BUILD/python-tripleoclient-13.2.1.dev58/tripleoclient/tests/v1/overcloud_deploy/fakes.py", line 115, in setUp
DEBUG: self.mock_rc_action = self.rc_action_patcher.start()
DEBUG: File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1525, in start
DEBUG: result = self.__enter__()
DEBUG: File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1378, in __enter__
DEBUG: self.target = self.getter()
DEBUG: File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1548, in <lambda>
DEBUG: getter = lambda: _importer(target)
DEBUG: File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1235, in _importer
DEBUG: thing = _dot_lookup(thing, comp, import_path)
DEBUG: File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1224, in _dot_lookup
DEBUG: __import__(import_path)
DEBUG: ModuleNotFoundError: No module named 'tripleo_common.actions.deployment'

https://fa87d9a8335591e75b4a-e2f3a8f1da38bd85104d6de65559a608.ssl.cf2.rackcdn.com/729105/1/gate/tripleo-ci-centos-8-scenario002-standalone/62630da/logs/delorean_logs/component/tripleo/2b/c5/2bc53ba0427331f105b3ad3739a074f844c67dae_dev/rpmbuild.log.txt.gz

seen on multiple jobs:
scen001, scen002, standalone, scen004...

https://17559773444e2481cc94-7f42a9b27dc62a253bdc8659416db86b.ssl.cf5.rackcdn.com/729105/1/gate/tripleo-ci-centos-8-scenario001-standalone/0204264/job-output.txt

https://fa87d9a8335591e75b4a-e2f3a8f1da38bd85104d6de65559a608.ssl.cf2.rackcdn.com/729105/1/gate/tripleo-ci-centos-8-scenario002-standalone/62630da/job-output.txt

https://34d3e0c19ff6efa57e02-a046f21dbe407c1e2bd5f450465ea713.ssl.cf2.rackcdn.com/729105/1/gate/tripleo-ci-centos-8-standalone/43c774a/job-output.txt

https://9fc08b4308a330f341b7-ee326d1edc43244c4c522686856ef03c.ssl.cf2.rackcdn.com/729105/1/gate/tripleo-ci-centos-8-scenario004-standalone/07dfa42/job-output.txt

2020-05-21 10:10:10.730035 | primary | TASK [build-test-packages : Run DLRN] ******************************************
2020-05-21 10:10:10.730109 | primary | Thursday 21 May 2020 10:10:10 +0000 (0:00:00.062) 0:07:49.829 **********
2020-05-21 10:15:44.888094 | primary | fatal: [undercloud]: FAILED! => {
2020-05-21 10:15:44.888430 | primary | "changed": true,
2020-05-21 10:15:44.888482 | primary | "cmd": "set +e; source /home/zuul/dlrn-venv/bin/activate; while true; do\n dlrn --config-file projects.ini --head-only --package-name python-tripleoclient --local --info-repo rdoinfo --dev;\n if [ $? -eq 0 ]; then\n # SUCCESS\n break;\n elif [ $? -eq 1 ]; then\n # FAILED\n exit 1;\n elif [ $? -eq 2 ]; then\n # RETRY\n continue;\n fi;\n # Unexpected DLRN return code\n exit $?;\ndone;\n",
2020-05-21 10:15:44.888530 | primary | "delta": "0:05:33.637228",
2020-05-21 10:15:44.888576 | primary | "end": "2020-05-21 10:15:44.858843",
2020-05-21 10:15:44.888623 | primary | "rc": 1,
2020-05-21 10:15:44.888668 | primary | "start": "2020-05-21 10:10:11.221615"
2020-05-21 10:15:44.888715 | primary | }
2020-05-21 10:15:44.888757 | primary |
2020-05-21 10:15:44.888799 | primary | STDERR:
2020-05-21 10:15:44.888842 | primary |
2020-05-21 10:15:44.888884 | primary | 2020-05-21 10:10:11,999 INFO:dlrn:Using file /tmp/tmprnna8q8u for temporary db
2020-05-21 10:15:44.888926 | primary | 2020-05-21 10:10:15,275 INFO:dlrn-repositories:Getting https://github.com/rdo-packages/tripleoclient-distgit.git to ./data/python-tripleoclient_distro (rpm-master)
2020-05-21 10:15:44.888968 | primary | 2020-05-21 10:10:16,167 INFO:dlrn-repositories:Getting https://git.openstack.org/openstack/python-tripleoclient to ./data/python-tripleoclient (master)
2020-05-21 10:15:44.889011 | primary | 2020-05-21 10:10:16,319 INFO:dlrn-build:Processing python-tripleoclient 2bc53ba0427331f105b3ad3739a074f844c67dae for component tripleo
2020-05-21 10:15:44.889053 | primary | 2020-05-21 10:15:40,808 ERROR:dlrn-build:Build failed. See logs at: /home/zuul/DLRN/data/repos/component/tripleo/2b/c5/2bc53ba0427331f105b3ad3739a074f844c67dae_dev/
2020-05-21 10:15:44.889099 | primary | 2020-05-21 10:15:40,820 INFO:dlrn:Received exception Error in build_rpm_wrapper for python-tripleoclient:
2020-05-21 10:15:44.889143 | primary |
2020-05-21 10:15:44.889186 | primary | RAN: /usr/bin/env /usr/bin/mock -v -r /home/zuul/DLRN/data/dlrn-1.cfg --resultdir /home/zuul/DLRN/data/repos/component/tripleo/2b/c5/2bc53ba0427331f105b3ad3739a074f844c67dae_dev --rebuild /home/zuul/DLRN/data/repos/component/tripleo/2b/c5/2bc53ba0427331f105b3ad3739a074f844c67dae_dev/python-tripleoclient-13.2.1-0.20200521101212.2bc53ba.el8.src.rpm
2020-05-21 10:15:44.889257 | primary |
2020-05-21 10:15:44.889323 | primary | STDOUT:
2020-05-21 10:15:44.889368 | primary |
2020-05-21 10:15:44.889410 | primary |
2020-05-21 10:15:44.889450 | primary | STDERR:
2020-05-21 10:15:44.889492 | primary |
2020-05-21 10:15:44.889531 | primary | 2020-05-21 10:15:40,827 ERROR:dlrn:Received exception Error in build_rpm_wrapper for python-tripleoclient:
2020-05-21 10:15:44.889572 | primary |
2020-05-21 10:15:44.889612 | primary | RAN: /usr/bin/env /usr/bin/mock -v -r /home/zuul/DLRN/data/dlrn-1.cfg --resultdir /home/zuul/DLRN/data/repos/component/tripleo/2b/c5/2bc53ba0427331f105b3ad3739a074f844c67dae_dev --rebuild /home/zuul/DLRN/data/repos/component/tripleo/2b/c5/2bc53ba0427331f105b3ad3739a074f844c67dae_dev/python-tripleoclient-13.2.1-0.20200521101212.2bc53ba.el8.src.rpm
2020-05-21 10:15:44.889653 | primary |
2020-05-21 10:15:44.889694 | primary | STDOUT:
2020-05-21 10:15:44.889735 | primary |
2020-05-21 10:15:44.889775 | primary |
2020-05-21 10:15:44.889816 | primary | STDERR:
2020-05-21 10:15:44.889857 | primary |
2020-05-21 10:15:44.889898 | primary | 2020-05-21 10:15:40,851 INFO:dlrn-notifications:Skipping notify email to ['<email address hidden>', '<email address hidden>', '<email address hidden>', '<email address hidden>']
2020-05-21 10:15:44.889940 | primary |
2020-05-21 10:15:44.889979 | primary |
2020-05-21 10:15:44.890018 | primary | MSG:
2020-05-21 10:15:44.890059 | primary |
2020-05-21 10:15:44.890100 | primary | non-zero return code

Tags: alert ci
Revision history for this message
wes hayutin (weshayutin) wrote :

The console error here provides no value, you have to pull out the dlrn build logs.

Changed in tripleo:
status: Triaged → Incomplete
Revision history for this message
wes hayutin (weshayutin) wrote :

actual issue

Install 7 Packages (+14 Dependent packages)

Total download size: 1.6 M
Installed size: 7.5 M
Downloading packages:

Error downloading packages:
  python2-oslotest-3.2.0-0.20180211143927.4f7f49a.el7.centos.noarch: [Errno 256] No more mirrors to try.
  python2-mox3-0.24.0-0.20180211155755.9f2bbc2.el7.centos.noarch: [Errno 256] No more mirrors to try.
  python2-debtcollector-1.19.0-0.20180209235610.e1271aa.el7.centos.noarch: [Errno 256] No more mirrors to try.

https://467b6292fa8dfbc1b0ea-8edb41d21bc56e8238063b124a19b6b2.ssl.cf2.rackcdn.com/728196/1/gate/tripleo-ci-centos-7-containers-multinode-queens/1bcb732/logs/delorean_logs/66/48/66487257e71e24550616c1246094e44770c6a8df_dev/rpmbuild.log.txt.gz

summary: - [build-test-packages] Run DLRN: Unexpected DLRN return code
+ [build-test-packages] ERROR:dlrn:Received exception Error in
+ build_rpm_wrapper for python-tripleoclient
Revision history for this message
Rafael Folco (rafaelfolco) wrote :
description: updated
Changed in tripleo:
status: Incomplete → Triaged
wes hayutin (weshayutin)
Changed in tripleo:
milestone: ussuri-rc3 → victoria-1
Changed in tripleo:
milestone: victoria-1 → victoria-3
Changed in tripleo:
milestone: victoria-3 → wallaby-1
Changed in tripleo:
milestone: wallaby-1 → wallaby-2
Changed in tripleo:
milestone: wallaby-2 → wallaby-3
Changed in tripleo:
milestone: wallaby-3 → wallaby-rc1
Changed in tripleo:
milestone: wallaby-rc1 → xena-1
Changed in tripleo:
milestone: xena-1 → xena-2
Revision history for this message
Marios Andreou (marios-b) wrote :

This is an automated action. Bug status has been set to 'Incomplete' and target milestone has been removed due to inactivity. If you disagree please re-set these values and reach out to us on freenode #tripleo

Changed in tripleo:
milestone: xena-2 → none
status: Triaged → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for tripleo because there has been no activity for 60 days.]

Changed in tripleo:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.