[Bug 1908607] Re: The oslo.log JSONFormatter gets stuck when passed an RBDVolumeIOWrapper

Brian Murray 1908607 at bugs.launchpad.net
Fri Jul 26 16:06:59 UTC 2024


Ubuntu 20.10 (Groovy Gorilla) has reached end of life, so this bug will
not be fixed for that specific release.

** Changed in: python-oslo.serialization (Ubuntu Groovy)
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-oslo.serialization in Ubuntu.
https://bugs.launchpad.net/bugs/1908607

Title:
  The oslo.log JSONFormatter gets stuck when passed an
  RBDVolumeIOWrapper

Status in Ubuntu Cloud Archive:
  Fix Released
Status in Ubuntu Cloud Archive train series:
  New
Status in Ubuntu Cloud Archive ussuri series:
  New
Status in Ubuntu Cloud Archive victoria series:
  New
Status in Ubuntu Cloud Archive wallaby series:
  Fix Released
Status in os-brick:
  Invalid
Status in oslo.serialization:
  Fix Released
Status in python-oslo.serialization package in Ubuntu:
  Fix Released
Status in python-oslo.serialization source package in Focal:
  New
Status in python-oslo.serialization source package in Groovy:
  Won't Fix

Bug description:
  Currently volume backup gets stuck in creating status when debug and
  use_json are True. Only using Ceph for backups.

  How reproducible:
  Always

  Steps to Reproduce:
  1. Enable Ceph for backups.

  2. Enable debug and json format log:

  /etc/cinder/cinder.conf
  ~~~
  [DEFAULT]
  ...
  debug = True
  ...
  use_json = True
  ~~~

  3. Create volume backup
  $ cinder backup-create <voume id> --name <backup name>

  Actual results:
  The created backup gets stuck in creating status

  Expected results:
  The backup is created and become active

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1908607/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list