rdopkg release has broken all ci jobs

Bug #1787244 reported by Alex Schultz
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
wes hayutin

Bug Description

http://logs.openstack.org/81/591681/2/gate/tripleo-ci-centos-7-undercloud-oooq/658cd07/job-output.txt.gz#_2018-08-15_15_25_19_090967

2018-08-15 15:25:17.713434 | primary | TASK [build-test-packages : Run DLRN] ******************************************
2018-08-15 15:25:17.746641 | primary | Wednesday 15 August 2018 15:25:17 +0000 (0:00:00.120) 0:08:04.328 ******
2018-08-15 15:25:19.090967 | primary | fatal: [undercloud]: FAILED! => {"changed": true, "cmd": "set +e; source /home/zuul/dlrn-venv/bin/activate; while true; do\n dlrn --config-file projects.ini --head-only --package-name openstack-tripleo-heat-templates --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 $?;\n done;", "delta": "0:00:00.664641", "end": "2018-08-15 15:25:19.068651", "msg": "non-zero return code", "rc": 1, "start": "2018-08-15 15:25:18.404010", "stderr": "2018-08-15 15:25:18,801 INFO:dlrn:Using file /tmp/tmpVQ2Yek for temporary db\nTraceback (most recent call last):\n File \"/home/zuul/dlrn-venv/bin/dlrn\", line 11, in <module>\n sys.exit(main())\n File \"/home/zuul/dlrn-venv/lib/python2.7/site-packages/dlrn/shell.py\", line 178, in main\n dev_mode=options.dev)\n File \"/home/zuul/dlrn-venv/lib/python2.7/site-packages/dlrn/drivers/rdoinfo.py\", line 66, in getpackages\n inforepo = rdoinfo.RdoinfoRepo(\nAttributeError: 'module' object has no attribute 'RdoinfoRepo'", "stderr_lines": ["2018-08-15 15:25:18,801 INFO:dlrn:Using file /tmp/tmpVQ2Yek for temporary db", "Traceback (most recent call last):", " File \"/home/zuul/dlrn-venv/bin/dlrn\", line 11, in <module>", " sys.exit(main())", " File \"/home/zuul/dlrn-venv/lib/python2.7/site-packages/dlrn/shell.py\", line 178, in main", " dev_mode=options.dev)", " File \"/home/zuul/dlrn-venv/lib/python2.7/site-packages/dlrn/drivers/rdoinfo.py\", line 66, in getpackages", " inforepo = rdoinfo.RdoinfoRepo(", "AttributeError: 'module' object has no attribute 'RdoinfoRepo'"], "stdout": "", "stdout_lines": []}

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-quickstart-extras (master)

Fix proposed to branch: master
Review: https://review.openstack.org/592146

Changed in tripleo:
assignee: nobody → Alex Schultz (alex-schultz)
status: Triaged → In Progress
Changed in tripleo:
assignee: Alex Schultz (alex-schultz) → wes hayutin (weshayutin)
Revision history for this message
wes hayutin (weshayutin) wrote :

Upstream TripleO does not use EPEL by design.
Currently the rpms to install dlrn and rdopkg are shipped in EPEL.
Any thoughts on making this work so we can install the two rpms vs. pip install?
Would it be possible to ship dlrn and rdopkg in the dlrn-deps repo?

https://lists.rdoproject.org/pipermail/dev/2018-August/008880.html

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-quickstart-extras (master)

Reviewed: https://review.openstack.org/592146
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=e4cc61a21ac2ca1e5460df1aea552eb7048ca853
Submitter: Zuul
Branch: master

commit e4cc61a21ac2ca1e5460df1aea552eb7048ca853
Author: Alex Schultz <email address hidden>
Date: Wed Aug 15 10:25:51 2018 -0600

    Pin rdopkg to 0.46.3

    A new release of rdopkg has broken everything, we need to pin to the
    last known good version.

    Depends-On: I0b76c432440f78cab8199eb30c0295d53f137659
    Change-Id: Ib28f20db0aa1db9f2c5b3cbbdae1c85c97bbeba1
    Closes-Bug: #1787244

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-quickstart-extras 2.1.1

This issue was fixed in the openstack/tripleo-quickstart-extras 2.1.1 release.

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.