)]}'
{"test-ansible-env-prep.sh":[{"author":{"_account_id":9061,"name":"David Moreau Simard","email":"moi@dmsimard.com","username":"dmsimard"},"change_message_id":"de38eaea75911f805aeb54242ebe8500680ff225","unresolved":false,"context_lines":[{"line_number":87,"context_line":"  [[ -L \"${ANSIBLE_PLUGIN_DIR}/callback/ara\" ]] \u0026\u0026 return 0"},{"line_number":88,"context_line":""},{"line_number":89,"context_line":"  # Dynamically figure out the location of ARA (ex: py2 vs py3)"},{"line_number":90,"context_line":"  ara_location\u003d$(python -m ara.setup.path)"},{"line_number":91,"context_line":""},{"line_number":92,"context_line":"  echo \"Linking ${ANSIBLE_PLUGIN_DIR}/callback/ara to ${ara_location}/plugins/callbacks/\""},{"line_number":93,"context_line":"  mkdir -p \"${ANSIBLE_PLUGIN_DIR}/callback/ara\""}],"source_content_type":"text/x-sh","patch_set":15,"id":"ff570b3c_367e86e3","line":90,"range":{"start_line":90,"start_character":17,"end_line":90,"end_character":41},"updated":"2020-05-21 13:27:51.000000000","message":"python -m ara.setup.callback_plugins should work for both ara 0.x and 1.x","commit_id":"636d34abf57b39375b837bcc1e30792f9ea7df79"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"65ce66e5bb874c83ad24112e2e7ff6cdd07be16c","unresolved":false,"context_lines":[{"line_number":191,"context_line":"else"},{"line_number":192,"context_line":"  PIP_OPTS+\u003d\" --constraint ${UPPER_CONSTRAINTS_FILE:-https://opendev.org/openstack/requirements/raw/${TESTING_BRANCH}/upper-constraints.txt}\""},{"line_number":193,"context_line":"fi"},{"line_number":194,"context_line":""},{"line_number":195,"context_line":"# Install ARA from source if running in ARA gate, otherwise install from PyPi"},{"line_number":196,"context_line":"ARA_SRC_HOME\u003d\"${TESTING_HOME}/src/opendev.org/recordsansible/ara\""},{"line_number":197,"context_line":"if [[ -d \"${ARA_SRC_HOME}\" ]]; then"}],"source_content_type":"text/x-sh","patch_set":15,"id":"ff570b3c_2333e3ac","line":194,"updated":"2020-05-21 14:27:36.000000000","message":"We should source os-release here","commit_id":"636d34abf57b39375b837bcc1e30792f9ea7df79"},{"author":{"_account_id":9061,"name":"David Moreau Simard","email":"moi@dmsimard.com","username":"dmsimard"},"change_message_id":"fcb128c02a651384a1a85260d0488bfc94df2bf7","unresolved":false,"context_lines":[{"line_number":269,"context_line":"  else"},{"line_number":270,"context_line":"    SELINUX_PKG\u003d\"libselinux-python\""},{"line_number":271,"context_line":"  fi"},{"line_number":272,"context_line":"  if [[ ${VERSION_ID} \u003d\u003d \"8\" \u0026\u0026 ${ID} \u003d\u003d \"centos\" ]]; then"},{"line_number":273,"context_line":"    rsync -avX /usr/lib64/python3.6/site-packages/selinux/ ${VIRTUAL_ENV}/lib64/python3.6/site-packages/selinux/"},{"line_number":274,"context_line":"    rsync -avX /usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so ${VIRTUAL_ENV}/lib64/python3.6/site-packages/"},{"line_number":275,"context_line":"  else"}],"source_content_type":"text/x-sh","patch_set":15,"id":"ff570b3c_56169aa9","line":272,"updated":"2020-05-21 13:26:38.000000000","message":"btw this is a thing: https://pypi.org/project/selinux/\n\ncreated by ssbarnea from the openstack community: https://github.com/pycontribs/selinux","commit_id":"636d34abf57b39375b837bcc1e30792f9ea7df79"}],"test-log-collect.sh":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"613de4749cd78b1eb60115a1558649098722cece","unresolved":false,"context_lines":[{"line_number":204,"context_line":"if [[ ${VERSION_ID} \u003d\u003d \"7\" \u0026\u0026 ${ID} \u003d\u003d \"centos\" ]]; then"},{"line_number":205,"context_line":"  #centos-7 is pinned back to ara\u003c1.0 as there is no suitable version of sqlite"},{"line_number":206,"context_line":"  ARA_CMD\u003d\"$(find ${WORKING_DIR}/.tox -path \"*/bin/ara\" -type f | head -n 1)\""},{"line_number":207,"context_line":"  ARA_OPTIONS\u003d\"generate html ${WORKING_DIR}/logs/ara-report\""},{"line_number":208,"context_line":"else"},{"line_number":209,"context_line":"  ARA_CMD\u003d\"$(find ${WORKING_DIR}/.tox -path \"*/bin/ara-manage\" -type f | head -n 1)\""},{"line_number":210,"context_line":"  ARA_OPTIONS\u003d\"generate ${WORKING_DIR}/logs/ara-report\""}],"source_content_type":"text/x-sh","patch_set":14,"id":"ff570b3c_3b0cffa3","line":207,"range":{"start_line":207,"start_character":15,"end_line":207,"end_character":28},"updated":"2020-05-18 14:26:30.000000000","message":"Wondering why it\u0027s not html:( https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_108/728259/14/check/openstack-ansible-functional-centos-7/1084970/logs/ara-report/","commit_id":"76dfc55b5e2557d61112559fe2635fdfad868755"},{"author":{"_account_id":25023,"name":"Jonathan Rosser","email":"jonathan.rosser@rd.bbc.co.uk","username":"jrosser"},"change_message_id":"798c4db56bb6aaed0cc06adf19959ec45a38cf32","unresolved":false,"context_lines":[{"line_number":204,"context_line":"if [[ ${VERSION_ID} \u003d\u003d \"7\" \u0026\u0026 ${ID} \u003d\u003d \"centos\" ]]; then"},{"line_number":205,"context_line":"  #centos-7 is pinned back to ara\u003c1.0 as there is no suitable version of sqlite"},{"line_number":206,"context_line":"  ARA_CMD\u003d\"$(find ${WORKING_DIR}/.tox -path \"*/bin/ara\" -type f | head -n 1)\""},{"line_number":207,"context_line":"  ARA_OPTIONS\u003d\"generate html ${WORKING_DIR}/logs/ara-report\""},{"line_number":208,"context_line":"else"},{"line_number":209,"context_line":"  ARA_CMD\u003d\"$(find ${WORKING_DIR}/.tox -path \"*/bin/ara-manage\" -type f | head -n 1)\""},{"line_number":210,"context_line":"  ARA_OPTIONS\u003d\"generate ${WORKING_DIR}/logs/ara-report\""}],"source_content_type":"text/x-sh","patch_set":14,"id":"ff570b3c_236171aa","line":207,"range":{"start_line":207,"start_character":15,"end_line":207,"end_character":28},"in_reply_to":"ff570b3c_3b0cffa3","updated":"2020-05-21 12:55:46.000000000","message":"it is taking the wrong code path, or the find command is returning ara-manage https://zuul.opendev.org/t/openstack/build/1084970ee1a848aa8a75bb264d901a26/log/job-output.txt#5279","commit_id":"76dfc55b5e2557d61112559fe2635fdfad868755"}]}
