)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"3cbcd2449f7e59b6215f8888643c14c48eeb4fd7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"02a34ae3_484fed7d","updated":"2023-04-27 15:46:26.000000000","message":"recheck Unable to connect to Docker","commit_id":"6b6ffb02820e86be2c5fc827ecf57fb2b59a6490"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"d53c4474fd2c95e8b527e065c3b24f487af7c71a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"6bccc0ec_d7cfb495","updated":"2023-04-28 08:18:21.000000000","message":"recheck Unable to connect to Docker","commit_id":"6b6ffb02820e86be2c5fc827ecf57fb2b59a6490"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"84bf14f8cb3f4476eaf85f65ae546d9682abe613","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"9d12a1e6_61fb1f45","updated":"2023-04-27 11:08:10.000000000","message":"recheck Unable to connect to Docker","commit_id":"6b6ffb02820e86be2c5fc827ecf57fb2b59a6490"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"29fdf92c1f1a095a09b7d58769476e59ebce70fb","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"bac3e776_66e1fd2d","updated":"2023-04-27 12:37:42.000000000","message":"recheck Unable to connect to Docker","commit_id":"6b6ffb02820e86be2c5fc827ecf57fb2b59a6490"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"a5acf2430b2bb2452d20b330d7cff47db94702e7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"4ef73359_86852b6f","updated":"2023-04-28 13:40:14.000000000","message":"recheck some images not built because of pypi errors","commit_id":"4b605f2417d901761985c5c95a01e605f1697189"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"d6a1f242e7238c6f9aa9c8f5ea2a51596c4981a8","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"d53bf7da_019d9811","updated":"2023-05-03 18:01:13.000000000","message":"need to merge the related chain patch first","commit_id":"ce6afb752ba128e3652561d2148a5b93598a87ab"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"124f7240883cfdd60ad97a306819388258c92340","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"ecfacc10_cc23d801","updated":"2023-05-04 13:37:14.000000000","message":"lets wait for https://review.opendev.org/q/topic:upgrade-pip-for-tests backports merged","commit_id":"4eeca30be491f867ddf0a8b1652f17273ec47c25"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"36d13c89643ec706ccd6c8c5ee222e1af01e9b22","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"c9d9ef48_0a77c942","updated":"2023-05-04 21:17:07.000000000","message":"recheck Unable to connect to Docker","commit_id":"bd89a6df750527dc617a903c6ff7d92d4cbcb564"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"5912f671efbcf17b6378b3e1c6e708e8ddb2090b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":13,"id":"8c8b7d48_decbaf61","updated":"2023-05-08 17:29:06.000000000","message":"recheck docker-py requests/urllib3 fix merged","commit_id":"e590ec353841db16a96ad68f7ad5a13bbf7ee168"}],"docker/base/httpd_setup.sh":[{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"fba7ee7decbd2ac60c04326ca9356d88a7340311","unresolved":true,"context_lines":[{"line_number":25,"context_line":"    #   SSLCertificateFile: file \u0027/etc/pki/tls/certs/localhost.crt\u0027 does not exist or is empty"},{"line_number":26,"context_line":"    # Work around this by generating certificates manually."},{"line_number":27,"context_line":"    # NOTE(mnasiadka): in EL9 upgrade jobs gencerts is failing on wrong permissions to dhparams.pem"},{"line_number":28,"context_line":"    if [[ \"${KOLLA_BASE_DISTRO}\" \u003d~ centos|rocky ]] \u0026\u0026 [[ ! -e /etc/pki/tls/certs/localhost.crt ]]; then"},{"line_number":29,"context_line":"        rm -f /tmp/dhparams.pem"},{"line_number":30,"context_line":"        /usr/libexec/httpd-ssl-gencerts"},{"line_number":31,"context_line":"    fi"}],"source_content_type":"text/x-sh","patch_set":1,"id":"ef897986_5cf31731","line":28,"range":{"start_line":28,"start_character":0,"end_line":28,"end_character":51},"updated":"2023-04-26 10:27:26.000000000","message":"that means we\u0027re going to do this both on centos stream 8, centos stream 9 and on rocky 9, should we limit that only to rocky 9 and centos stream 9?","commit_id":"6b6ffb02820e86be2c5fc827ecf57fb2b59a6490"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"422b5a97668d30f688cc354c3da8208f4c3464b8","unresolved":false,"context_lines":[{"line_number":25,"context_line":"    #   SSLCertificateFile: file \u0027/etc/pki/tls/certs/localhost.crt\u0027 does not exist or is empty"},{"line_number":26,"context_line":"    # Work around this by generating certificates manually."},{"line_number":27,"context_line":"    # NOTE(mnasiadka): in EL9 upgrade jobs gencerts is failing on wrong permissions to dhparams.pem"},{"line_number":28,"context_line":"    if [[ \"${KOLLA_BASE_DISTRO}\" \u003d~ centos|rocky ]] \u0026\u0026 [[ ! -e /etc/pki/tls/certs/localhost.crt ]]; then"},{"line_number":29,"context_line":"        rm -f /tmp/dhparams.pem"},{"line_number":30,"context_line":"        /usr/libexec/httpd-ssl-gencerts"},{"line_number":31,"context_line":"    fi"}],"source_content_type":"text/x-sh","patch_set":1,"id":"0760735c_fa6391c2","line":28,"range":{"start_line":28,"start_character":0,"end_line":28,"end_character":51},"in_reply_to":"832f9993_bf859b5e","updated":"2023-04-26 10:35:47.000000000","message":"the fix for the all RHEL dists","commit_id":"6b6ffb02820e86be2c5fc827ecf57fb2b59a6490"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"551a833d94720eeccb08187d0ff01114f68ca21c","unresolved":true,"context_lines":[{"line_number":25,"context_line":"    #   SSLCertificateFile: file \u0027/etc/pki/tls/certs/localhost.crt\u0027 does not exist or is empty"},{"line_number":26,"context_line":"    # Work around this by generating certificates manually."},{"line_number":27,"context_line":"    # NOTE(mnasiadka): in EL9 upgrade jobs gencerts is failing on wrong permissions to dhparams.pem"},{"line_number":28,"context_line":"    if [[ \"${KOLLA_BASE_DISTRO}\" \u003d~ centos|rocky ]] \u0026\u0026 [[ ! -e /etc/pki/tls/certs/localhost.crt ]]; then"},{"line_number":29,"context_line":"        rm -f /tmp/dhparams.pem"},{"line_number":30,"context_line":"        /usr/libexec/httpd-ssl-gencerts"},{"line_number":31,"context_line":"    fi"}],"source_content_type":"text/x-sh","patch_set":1,"id":"832f9993_bf859b5e","line":28,"range":{"start_line":28,"start_character":0,"end_line":28,"end_character":51},"in_reply_to":"ef897986_5cf31731","updated":"2023-04-26 10:30:25.000000000","message":"afik both use the same packages and post-install scripts which causes the issue","commit_id":"6b6ffb02820e86be2c5fc827ecf57fb2b59a6490"}]}
