App.wsgi was removed from ironic, and now jobs are failing

Bug #1835269 reported by Arx Cruz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
yatin

Bug Description

The app.wsgi was removed by [1] and we are still using it on puppet-ironic. Today all jobs that manages ironic started to fail because of that. Yatin already have a fix for it in [2]

Logs in [3]:

    "+ '[' -f /root/.my.cnf -a -f /var/lib/config-data/heat_api_cfn/root/.my.cnf ']'",
    "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/www /var/spool/cron /var/lib/config-data/heat_api_cfn",
    "++ stat -c %y /var/lib/config-data/heat_api_cfn.origin_of_time",
    "+ echo 'Gathering files modified after 2019-07-03 01:37:12.762037530 +0000'",
    "+ mkdir -p /var/lib/config-data/puppet-generated/heat_api_cfn",
    "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/heat_api_cfn",
    "++ find /etc /root /opt /var/www /var/spool/cron -newer /var/lib/config-data/heat_api_cfn.origin_of_time -not -path '/etc/puppet*' -print0",
    "+ tar -c --mtime=1970-01-01 '--exclude=*/etc/swift/backups/*' '--exclude=*/etc/libvirt/passwd.db' -f - /var/lib/config-data/heat_api_cfn",
    "+ tar -c --mtime=1970-01-01 '--exclude=*/etc/swift/backups/*' '--exclude=*/etc/libvirt/passwd.db' -f - /var/lib/config-data/puppet-generated/heat_api_cfn --mtime=1970-01-01",
    "tar: + awk '{print $1}'",
    "Removing leading `/' from member names",
    "2019-07-03 01:37:41,701 INFO: 28706 -- Removing container: container-puppet-heat_api_cfn",
    "2019-07-03 01:37:41,880 INFO: 28706 -- Finished processing puppet configs for heat_api_cfn",
    "2019-07-03 01:37:41,881 ERROR: 28701 -- ERROR configuring ironic_api"
   ]
  }
 ]
]

1 - https://review.opendev.org/#/c/668515/
2 - https://review.opendev.org/#/c/668913/
3 - http://logs.rdoproject.org/openstack-periodic-master/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset035-master/29058dd/logs/undercloud/home/zuul/install-undercloud.log.txt.gz

Revision history for this message
yatin (yatinkarel) wrote :
Changed in tripleo:
status: Triaged → In Progress
wes hayutin (weshayutin)
Changed in tripleo:
status: In Progress → Fix Released
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.