| *** dviroel|out is now known as dviroel | 00:20 | |
| *** dviroel is now known as dviroel|out | 00:32 | |
| opendevreview | OpenStack Proposal Bot proposed openstack/project-config master: Normalize projects.yaml https://review.opendev.org/c/openstack/project-config/+/838620 | 02:27 |
|---|---|---|
| *** ysandeep|out is now known as ysandeep | 05:10 | |
| opendevreview | Merged openstack/ci-log-processing master: Add wait_time param for logscraper and logsender https://review.opendev.org/c/openstack/ci-log-processing/+/836119 | 06:42 |
| *** jpena|off is now known as jpena | 07:01 | |
| opendevreview | daniel.pawlik proposed openstack/ci-log-processing master: Add performance.json file https://review.opendev.org/c/openstack/ci-log-processing/+/838655 | 08:17 |
| *** ysandeep is now known as ysandeep|lunch | 08:23 | |
| opendevreview | daniel.pawlik proposed openstack/ci-log-processing master: Add performance.json file https://review.opendev.org/c/openstack/ci-log-processing/+/838655 | 08:43 |
| *** ysandeep|lunch is now known as ysandeep | 08:55 | |
| *** ralonsoh_ is now known as ralonsoh | 10:15 | |
| *** dviroel|out is now known as dviroel | 11:23 | |
| opendevreview | Merged openstack/project-config master: Normalize projects.yaml https://review.opendev.org/c/openstack/project-config/+/838620 | 11:59 |
| *** ysandeep is now known as ysandeep|afk | 12:45 | |
| *** ysandeep|afk is now known as ysandeep | 13:08 | |
| dansmith | dpawlik: does it make sense to depends-on my change that adds the file? | 13:45 |
| dpawlik | dansmith: em, why not. We will remember relation chain :) | 13:48 |
| dansmith | dpawlik: is there some way to see the result of this? like see these values broken out in kibana or something? | 13:49 |
| dpawlik | dansmith: maybe tristanC or arxcruz will review that patch set today, so I will build the container image and apply it on production | 13:51 |
| dpawlik | dansmith: or I can give you access to my opensearch | 13:51 |
| arxcruz | dpawlik which patch ? | 13:51 |
| dpawlik | https://review.opendev.org/c/openstack/ci-log-processing/+/838655 | 13:51 |
| dansmith | dpawlik: okay I don't need to see it working I was just curious :) | 13:52 |
| dpawlik | ah | 13:52 |
| *** dasm|off is now known as dasm | 14:03 | |
| *** ysandeep is now known as ysandeep|out | 14:30 | |
| *** dviroel is now known as dviroel|lunch | 15:31 | |
| *** dviroel|lunch is now known as dviroel | 16:31 | |
| *** ministry is now known as __ministry | 16:36 | |
| opendevreview | Clark Boylan proposed openstack/openstack-zuul-jobs master: Use the official RDO yoga repo for liberasurecode on centos 9 https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/838763 | 16:59 |
| clarkb | fungi: ianw ^ fyi looking around at what we mirror I think that may be ready | 17:00 |
| *** jpena is now known as jpena|off | 17:13 | |
| fungi | oh, right! i completely forgot about that | 17:24 |
| fungi | hopefully the yoga packages stay put now | 17:24 |
| *** dasm is now known as dasm|off | 20:53 | |
| *** dviroel is now known as dviroel|out | 22:27 | |
| ianw | clarkb : am i going nuts; or does https://zuul.opendev.org/t/openstack/build/f90ff1b3cb484237873dbc8277543305/console -- the build for 838763 -- not have a task from wheel-cache/pre.yaml "Add centos-release-openstack for CentOS 9"? | 22:33 |
| clarkb | you are not nuts that is really odd | 22:34 |
| ianw | it *is* in the txt log | 22:34 |
| ianw | 2022-04-20 17:04:07.708783 | TASK [Add centos-release-openstack for CentOS 9] | 22:34 |
| ianw | 2022-04-20 17:04:11.032439 | wheel-cache-centos-9-stream-python3 | changed | 22:34 |
| clarkb | https://zuul.opendev.org/t/openstack/build/f90ff1b3cb484237873dbc8277543305/log/job-output.txt#350-351 it ran | 22:34 |
| clarkb | I bet the format of that task isn't somethign the console log can currently parse and display | 22:34 |
| clarkb | I think we have seen that with some ansible modules | 22:34 |
| ianw | the "hosts: {}" is blank in the json | 22:36 |
| ianw | which makes me wonder if it's really running or what :/ | 22:36 |
| fungi | or wot | 22:36 |
| * fungi has the a terrible song by captain sensible stuck in his head | 22:37 | |
| fungi | s/the// | 22:37 |
| ianw | https://imgur.com/a/8Y4Wpxs | 22:37 |
| ianw | difference in json | 22:37 |
| clarkb | ianw: does it build the pyec wheel? if so then it almost certainly installed the package | 22:38 |
| clarkb | https://zuul.opendev.org/t/openstack/build/f90ff1b3cb484237873dbc8277543305/log/python3/master-job.log#532 | 22:39 |
| clarkb | I don't think that package can build without the liberasurecoding dev package being installed from that repo | 22:39 |
| ianw | yeah, also where is this step in the console output? https://opendev.org/zuul/zuul-jobs/src/branch/master/roles/bindep/tasks/packages.yaml#L11 | 22:43 |
| ianw | "bindep: Get list of packages to install from bindep" is there | 22:44 |
| clarkb | I wonder if the pacakge and yum task modules share the bad formatting | 22:44 |
| clarkb | ya it lacks hosts content in the json too | 22:45 |
| ianw | https://imgur.com/a/MuVhA0s yep | 22:47 |
| ianw | and any content about what happened | 22:48 |
| opendevreview | Merged openstack/openstack-zuul-jobs master: Use the official RDO yoga repo for liberasurecode on centos 9 https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/838763 | 23:23 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!