)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":10459,"name":"Luigi Toscano","email":"ltoscano@redhat.com","username":"ltoscano"},"change_message_id":"fef8d10103a07c249b042bb83dcfabb571002aa4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"506cab15_fb9e4510","updated":"2025-10-28 15:55:09.000000000","message":"Makes sense","commit_id":"76645f899cbf5c6265563b39dbb1a5b08c415485"},{"author":{"_account_id":10459,"name":"Luigi Toscano","email":"ltoscano@redhat.com","username":"ltoscano"},"change_message_id":"335d09536267709cbaca799c29b304afe9a79877","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"615cc17a_66bbe3c5","updated":"2025-08-12 16:26:03.000000000","message":"check experimental","commit_id":"76645f899cbf5c6265563b39dbb1a5b08c415485"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"e5999c2cad8d87eabf6f74047faa2855496b0607","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"9e9e19ec_2740ac53","updated":"2025-08-13 07:38:26.000000000","message":"recheck timeout in volume backup tests","commit_id":"76645f899cbf5c6265563b39dbb1a5b08c415485"},{"author":{"_account_id":10459,"name":"Luigi Toscano","email":"ltoscano@redhat.com","username":"ltoscano"},"change_message_id":"6783208067f4af954a8cd6ff0d18ec5f1bc81ed9","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"e40fac9a_5be36397","updated":"2025-10-29 14:45:48.000000000","message":"(rebase)","commit_id":"391e54c7223bf1cacfc6235ce15544d7a857777c"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"b591c2ecd07609bb46aa5f05c4dc8a6b65738552","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"36703f53_cd24f4af","updated":"2025-12-17 16:28:03.000000000","message":"almost. your missing an R","commit_id":"391e54c7223bf1cacfc6235ce15544d7a857777c"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"cc8b7a41a932506ccb49835d9a145b309afce1e1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"98fc7020_ca9d54f0","updated":"2025-12-18 06:30:15.000000000","message":"recheck","commit_id":"c11b16b44de613a15833e610ebf77d539e488856"}],"lib/cinder_backups/ceph":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"b591c2ecd07609bb46aa5f05c4dc8a6b65738552","unresolved":true,"context_lines":[{"line_number":34,"context_line":"            sudo ceph -c ${CEPH_CONF_FILE} osd pool set ${CINDER_BAK_CEPH_POOL} crush_ruleset ${RULE_ID}"},{"line_number":35,"context_line":"        fi"},{"line_number":36,"context_line":"        sudo ceph -c ${CEPH_CONF_FILE} auth get-or-create client.${CINDER_BAK_CEPH_USER} mon \"profile rbd\" osd \"profile rbd pool\u003d${CINDER_BAK_CEPH_POOL}, profile rbd pool\u003d${CINDER_CEPH_POOL}\" | sudo tee ${CEPH_CONF_DIR}/ceph.client.${CINDER_BAK_CEPH_USER}.keyring"},{"line_number":37,"context_line":"        sudo chown $STACK_USE ${CEPH_CONF_DIR}/ceph.client.${CINDER_BAK_CEPH_USER}.keyring"},{"line_number":38,"context_line":"    fi"},{"line_number":39,"context_line":""},{"line_number":40,"context_line":"    iniset $CINDER_CONF DEFAULT backup_driver \"cinder.backup.drivers.ceph.CephBackupDriver\""}],"source_content_type":"application/x-shellscript","patch_set":2,"id":"9808090f_c89feb3e","line":37,"range":{"start_line":37,"start_character":20,"end_line":37,"end_character":29},"updated":"2025-12-17 16:28:03.000000000","message":"```suggestion\n        sudo chown $STACK_USER ${CEPH_CONF_DIR}/ceph.client.${CINDER_BAK_CEPH_USER}.keyring\n```\n\nhttps://github.com/openstack/devstack/blob/4220539d470dddbdf2f75b75263a2fd4cfb0964f/stackrc#L42","commit_id":"391e54c7223bf1cacfc6235ce15544d7a857777c"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"b273d217b712ac15ad98f78ad3ffaa4479df6b0c","unresolved":false,"context_lines":[{"line_number":34,"context_line":"            sudo ceph -c ${CEPH_CONF_FILE} osd pool set ${CINDER_BAK_CEPH_POOL} crush_ruleset ${RULE_ID}"},{"line_number":35,"context_line":"        fi"},{"line_number":36,"context_line":"        sudo ceph -c ${CEPH_CONF_FILE} auth get-or-create client.${CINDER_BAK_CEPH_USER} mon \"profile rbd\" osd \"profile rbd pool\u003d${CINDER_BAK_CEPH_POOL}, profile rbd pool\u003d${CINDER_CEPH_POOL}\" | sudo tee ${CEPH_CONF_DIR}/ceph.client.${CINDER_BAK_CEPH_USER}.keyring"},{"line_number":37,"context_line":"        sudo chown $STACK_USE ${CEPH_CONF_DIR}/ceph.client.${CINDER_BAK_CEPH_USER}.keyring"},{"line_number":38,"context_line":"    fi"},{"line_number":39,"context_line":""},{"line_number":40,"context_line":"    iniset $CINDER_CONF DEFAULT backup_driver \"cinder.backup.drivers.ceph.CephBackupDriver\""}],"source_content_type":"application/x-shellscript","patch_set":2,"id":"a5fec8ad_b7c983f0","line":37,"range":{"start_line":37,"start_character":20,"end_line":37,"end_character":29},"in_reply_to":"9808090f_c89feb3e","updated":"2025-12-17 16:36:45.000000000","message":"I don\u0027t know why this is not caught as an error....","commit_id":"391e54c7223bf1cacfc6235ce15544d7a857777c"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"6ba222d36cd79b008c3f46f34f4bb42ad3ce2548","unresolved":false,"context_lines":[{"line_number":34,"context_line":"            sudo ceph -c ${CEPH_CONF_FILE} osd pool set ${CINDER_BAK_CEPH_POOL} crush_ruleset ${RULE_ID}"},{"line_number":35,"context_line":"        fi"},{"line_number":36,"context_line":"        sudo ceph -c ${CEPH_CONF_FILE} auth get-or-create client.${CINDER_BAK_CEPH_USER} mon \"profile rbd\" osd \"profile rbd pool\u003d${CINDER_BAK_CEPH_POOL}, profile rbd pool\u003d${CINDER_CEPH_POOL}\" | sudo tee ${CEPH_CONF_DIR}/ceph.client.${CINDER_BAK_CEPH_USER}.keyring"},{"line_number":37,"context_line":"        sudo chown $STACK_USE ${CEPH_CONF_DIR}/ceph.client.${CINDER_BAK_CEPH_USER}.keyring"},{"line_number":38,"context_line":"    fi"},{"line_number":39,"context_line":""},{"line_number":40,"context_line":"    iniset $CINDER_CONF DEFAULT backup_driver \"cinder.backup.drivers.ceph.CephBackupDriver\""}],"source_content_type":"application/x-shellscript","patch_set":2,"id":"a401f7ed_c5ff188d","line":37,"range":{"start_line":37,"start_character":20,"end_line":37,"end_character":29},"in_reply_to":"a5fec8ad_b7c983f0","updated":"2025-12-17 16:41:16.000000000","message":"ya not sure either $STACK_USE might be defeined somewhere but my guess is\nthis failed the chow but that is not cause  ahard error and i tus happend to work because zuul or the stack user in ci just happend to be the owner of the file.","commit_id":"391e54c7223bf1cacfc6235ce15544d7a857777c"}]}
