opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates stable/train: Train-only: Use tht parameter to detect IPv6 usage for memcached https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842651 | 00:17 |
---|---|---|
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates stable/train: Train-only: Use tht parameter to detect IPv6 usage for memcached https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842651 | 00:18 |
rlandy | cloudnull: hey - I think it may clear | 00:26 |
rlandy | the new version was released 12 hours ago | 00:26 |
rlandy | all details are in the bug | 00:26 |
rlandy | or we can revert the chnage | 00:26 |
rlandy | change | 00:26 |
opendevreview | Brent Eagles proposed openstack/tripleo-ansible master: Designate: specify source address when using rndc https://review.opendev.org/c/openstack/tripleo-ansible/+/841456 | 00:46 |
*** rlandy is now known as rlandy|out | 01:12 | |
opendevreview | Merged openstack/tripleo-ansible master: Add update_tasks to tripleo_packages https://review.opendev.org/c/openstack/tripleo-ansible/+/838604 | 02:37 |
opendevreview | Merged openstack/tripleo-ansible master: bnr added cli-undercloud-backup-db molecule job https://review.opendev.org/c/openstack/tripleo-ansible/+/836845 | 02:45 |
opendevreview | chandan kumar proposed openstack/tripleo-heat-templates master: [DNM] tox py36 oslo log failure https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842669 | 06:25 |
opendevreview | chandan kumar proposed openstack/tripleo-heat-templates master: [DNM] tox py36 oslo log failure https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842669 | 06:43 |
opendevreview | Marios Andreou proposed openstack/tripleo-common master: Test bumping the oslo-log requirement for py36 issue https://review.opendev.org/c/openstack/tripleo-common/+/842672 | 06:47 |
marios | chandankumar: ^^ | 06:47 |
marios | chandankumar: i think maybe if we get the tripleo-common requirement to match what the upper constraints has it should resolve | 06:48 |
marios | but the error doesn't really make sense to me | 06:48 |
marios | i mean, tripleo-common 16.4.0 depends on oslo.log>=3.36.0 The user requested (constraint) oslo-log===5.0.0 | 06:48 |
marios | so what is the problem? | 06:49 |
marios | it should just install 5.0.0 | 06:49 |
marios | why is that a conflict? | 06:49 |
chandankumar | marios: in RDO side, when we see such of kind of issue, then we ask infra to clear the pypi cache | 06:49 |
chandankumar | *suck kind | 06:49 |
marios | chandankumar: i didn't get your change commented there | 06:50 |
marios | chandankumar: i mean the file you added has the same issue oslo.log 5.0.0 | 06:50 |
marios | chandankumar: don't know i think i need to run tht to test that tripleo-common | 06:50 |
marios | cos doesn't seem to be a thing there https://zuul.opendev.org/t/openstack/builds?job_name=openstack-tox-py36&project=openstack/tripleo-common | 06:51 |
marios | sec | 06:51 |
chandankumar | marios: you can ignore the second patchset | 06:51 |
chandankumar | marios: on tripleo-common tox py36 job, it is not showing as there is no run from yesterday | 06:52 |
opendevreview | Marios Andreou proposed openstack/tripleo-heat-templates master: TEST DNM testing tripleo-common/+/842672 https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842673 | 06:52 |
marios | well at least its really quiet lets see if that does anything ^^^ | 06:53 |
chandankumar | https://1cd297a3e7e358ae4c5a-19b00ab3af46f59a1799d97d7ae09a21.ssl.cf5.rackcdn.com/842672/1/check/openstack-tox-py36/9dbc559/job-output.txt | 06:53 |
chandankumar | The conflict is caused by: | 06:54 |
chandankumar | 2022-05-20 06:50:44.764213 | ubuntu-bionic | The user requested oslo.log>=5.0.0 | 06:54 |
chandankumar | 2022-05-20 06:50:44.764241 | ubuntu-bionic | The user requested (constraint) oslo-log===5.0.0 | 06:54 |
marios | :/ | 06:54 |
marios | so ... other ideas? | 06:54 |
marios | but again | 06:54 |
marios | that error doesn't make sense like before | 06:54 |
marios | what is the problem | 06:54 |
marios | so install 5.0.0 ?! | 06:54 |
chandankumar | marios: what will happen if we keep oslo.log>=4.8.0 and then see? | 06:59 |
marios | chandankumar: go for it | 07:03 |
marios | chandankumar: i mean i tried >=5.0.0 didn't like it but... seems like issue with pip/resolution cos it doens't make sense | 07:03 |
marios | chandankumar: on my local env it installs 5.0.0 without any drama | 07:08 |
chandankumar | marios: yes correct | 07:09 |
chandankumar | marios: on using opendev indexes , I am hitting this https://paste.centos.org/view/raw/accad93c | 07:09 |
marios | chandankumar: hmm noticed something not sure if it is significant | 07:09 |
marios | tripleo-common 16.4.0 depends on oslo.log>=3.36.0 | 07:09 |
marios | The user requested (constraint) oslo-log===5.0.0 | 07:10 |
marios | oslo.log vs oslo-log | 07:10 |
marios | but i don't think so cos in the upper-constraints it is oslo.log not olso-log | 07:10 |
marios | https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt | 07:10 |
marios | chandankumar: ok so looks to be opendev issue | 07:10 |
marios | chandankumar: filing a bug we need it for pointing | 07:11 |
chandankumar | https://bugs.launchpad.net/tripleo/+bug/1941897 is the bug for tox py36 | 07:11 |
marios | chandankumar: ah .. what? its an old one | 07:11 |
marios | you mean we re-use it? | 07:12 |
chandankumar | sorry wrong bug | 07:12 |
marios | chandankumar: you filed one? | 07:12 |
chandankumar | marios: https://bugs.launchpad.net/tripleo/+bug/1974244 | 07:12 |
chandankumar | rlandy has filed one | 07:12 |
marios | chandankumar: ah i see | 07:12 |
chandankumar | marios: let me check with infra also | 07:14 |
chandankumar | marios: one more try can we bump tripleo-common https://opendev.org/openstack/requirements/src/branch/master/upper-constraints.txt#L103 | 07:21 |
chandankumar | ? | 07:21 |
chandankumar | https://opendev.org/openstack/tripleo-heat-templates/src/branch/master/requirements.txt#L7 | 07:21 |
chandankumar | it is tripleo-common>=7.1.0 | 07:22 |
chandankumar | but still it will use the tripleo-common oslo.log pin | 07:23 |
chandankumar | not gona work | 07:23 |
marios | chandankumar: yeah but it is find with >= 7.10 | 07:25 |
marios | it tries to install the latest already | 07:25 |
marios | chandankumar: ian replied he is looking | 07:25 |
chandankumar | yup yup | 07:25 |
marios | chandankumar: sent to list http://lists.openstack.org/pipermail/openstack-discuss/2022-May/028611.html | 07:26 |
tkajinam | if the error is specific to py36 job then can we just remove that now ? | 07:31 |
tkajinam | afaik most of openstack projects are removing py36 job and require python >= 3.8 | 07:31 |
tkajinam | in master | 07:31 |
chandankumar | tkajinam: we have openstack-tox-py39 job in master, py36 is still there so that we can easily backport patches from master till train i think | 07:33 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Use python job template for Zed https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842675 | 07:33 |
tkajinam | chandankumar, python 3.6 is not supported by Zed release. I'm not sure how much feasible to keep it in TripleO only | 07:34 |
tkajinam | for example we don't know whether they guarantee requirements.txt keep records for py36 | 07:34 |
tkajinam | beyond yoga | 07:34 |
marios | tkajinam: we are getting it via the yoga template let me check | 07:34 |
marios | tkajinam: k sec fixing lets update | 07:35 |
opendevreview | Marios Andreou proposed openstack/tripleo-heat-templates master: Update the python jobs template https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842676 | 07:36 |
marios | tkajinam: chandankumar: maybe this then ^^ | 07:36 |
chandankumar | marios: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842675 also proposed the same | 07:37 |
marios | tkajinam: chandankumar: ah i missed it sorry :D | 07:37 |
marios | k abandoning | 07:37 |
marios | sorry i was digging at https://opendev.org/openstack/openstack-zuul-jobs/src/commit/584d63be0c95c17dd1577320f981d9293454609b/zuul.d/project-templates.yaml#L542 | 07:37 |
marios | to find it i mean | 07:37 |
marios | tkajinam: chandankumar: i think it is OK to move for master... if we hit it in older branches may have issue | 07:38 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-common master: Use python job template for Zed https://review.opendev.org/c/openstack/tripleo-common/+/842677 | 07:38 |
marios | not clear though because it is quiet today | 07:38 |
marios | so far looks like master only | 07:38 |
marios | https://zuul.opendev.org/t/openstack/builds?job_name=openstack-tox-py36&project=openstack/tripleo-heat-templates | 07:38 |
marios | but could be cos of low traffic | 07:38 |
tkajinam | marios, yeah I agree > if we hit it in ... | 07:38 |
opendevreview | Marios Andreou proposed openstack/tripleo-heat-templates stable/wallaby: DNM test if py36 fails on wallaby https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842678 | 07:39 |
marios | tkajinam: chandankumar: lets see ^^ | 07:39 |
chandankumar | tkajinam: thanks! | 07:39 |
marios | chandankumar: so much for a quiet day :/ | 07:39 |
chandankumar | marios: https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_e8a/842673/1/check/openstack-tox-py39/e8aab07/job-output.txt | 07:39 |
chandankumar | oslo.log==5.0.0 is used | 07:39 |
chandankumar | it is not related to wheels | 07:40 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-common master: Use python job template for Zed https://review.opendev.org/c/openstack/tripleo-common/+/842677 | 07:40 |
marios | chandankumar: what is that log? | 07:40 |
marios | chandankumar: 842673 | 07:40 |
marios | ah my earlier test | 07:41 |
marios | k | 07:41 |
chandankumar | marios: yes | 07:41 |
chandankumar | marios: so switching to zed template will fix the issue | 07:41 |
opendevreview | Takashi Kajinami proposed openstack/python-tripleoclient master: Use python job template for Zed https://review.opendev.org/c/openstack/python-tripleoclient/+/842679 | 07:41 |
marios | chandankumar: well yeah but only lets make sure it is OK on wallaby | 07:41 |
marios | chandankumar: (watching https://zuul.openstack.org/status#842678 test | 07:42 |
marios | chandankumar: if master only then lets go with tkajinam patch | 07:42 |
marios | and bump to zed template there | 07:42 |
chandankumar | tkajinam: sending patch for tripleo-puppet element and image elements | 07:42 |
tkajinam | chandankumar, please use the topic tripleo-zed-jobs . | 07:43 |
chandankumar | marios: openstack-tox-py36 passed | 07:44 |
chandankumar | on wallaby | 07:44 |
chandankumar | so we are good there | 07:44 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-ansible master: Use python job template for Zed https://review.opendev.org/c/openstack/tripleo-ansible/+/842680 | 07:45 |
marios | chandankumar: tkajinam: info there https://bugs.launchpad.net/tripleo/+bug/1974244/comments/6 | 07:46 |
chandankumar | marios: https://opendev.org/openstack/oslo.log/commit/cdbf6e7a915059df7820b41a989adce09969834c from ianw | 07:47 |
chandankumar | they dropped py36 support | 07:47 |
marios | chandankumar: ack add that info on the bug? | 07:47 |
chandankumar | marios: yes will add that | 07:47 |
opendevreview | chandan kumar proposed openstack/tripleo-puppet-elements master: Use python job template for Zed https://review.opendev.org/c/openstack/tripleo-puppet-elements/+/842681 | 07:48 |
chandankumar | marios: ianw already added that | 07:49 |
marios | great | 07:49 |
ianw | it certainly would be clearer if it said "can't satisfy constraint because it doesn't support this python version", but, well, that's pip for you | 07:50 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Use python job template for Zed https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842675 | 07:51 |
opendevreview | chandan kumar proposed openstack/tripleo-image-elements master: Use python job template for Zed https://review.opendev.org/c/openstack/tripleo-image-elements/+/842682 | 07:51 |
tkajinam | that oslo.log change sounds like huge killing :-) | 07:51 |
marios | yeah the error was very confusing ianw right? | 07:51 |
marios | like whats the problem so install 5.0.0? | 07:51 |
marios | thanks for your help ianw | 07:51 |
marios | chandankumar:++ tkajinam++ ianw++ | 07:51 |
chandankumar | marios++++ | 07:51 |
marios | hopefully no more chandankumar its friday come one | 07:51 |
marios | on | 07:52 |
tkajinam | I've seen similar issues caused by requirement bump so we'd need some attention from every project so that they check their gate health. AFAIK gmann has prepared patches to update test runtime so they need to merge these patches asap | 07:52 |
opendevreview | chandan kumar proposed openstack/os-net-config master: Use python job template for Zed https://review.opendev.org/c/openstack/os-net-config/+/842683 | 07:54 |
chandankumar | marios: https://review.opendev.org/q/topic:tripleo-zed-jobs whole series | 07:55 |
tkajinam | so far all repos with stable branches are covered. we'd need to check branchless projects and consider the solution if we face any issue | 07:57 |
tkajinam | branchless projects = eg. tripleo-repos, tripleo-validations | 07:58 |
marios | tkajinam: can you please include the related-bug in reviews? | 08:02 |
marios | chandankumar: ^^ | 08:02 |
opendevreview | chandan kumar proposed openstack/tripleo-image-elements master: Use python job template for Zed https://review.opendev.org/c/openstack/tripleo-image-elements/+/842682 | 08:03 |
opendevreview | chandan kumar proposed openstack/tripleo-puppet-elements master: Use python job template for Zed https://review.opendev.org/c/openstack/tripleo-puppet-elements/+/842681 | 08:03 |
opendevreview | chandan kumar proposed openstack/os-net-config master: Use python job template for Zed https://review.opendev.org/c/openstack/os-net-config/+/842683 | 08:03 |
opendevreview | Marios Andreou proposed openstack/openstack-virtual-baremetal master: Use python jobs template for Zed https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/842684 | 08:03 |
opendevreview | Marios Andreou proposed openstack/openstack-virtual-baremetal stable/2.0: Use python jobs template for Zed https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/842405 | 08:03 |
marios | chandankumar: ^^^ seen in sbaker review @ https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/842441/2#message-ad172e0f19e34ed8292e8d46f8a565ad7da93466 | 08:05 |
chandankumar | yup, thanks! | 08:06 |
tkajinam | marios, sure | 08:06 |
tkajinam | one sec | 08:07 |
marios | thanks tkajinam | 08:07 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-common master: Use python job template for Zed https://review.opendev.org/c/openstack/tripleo-common/+/842677 | 08:08 |
opendevreview | Takashi Kajinami proposed openstack/python-tripleoclient master: Use python job template for Zed https://review.opendev.org/c/openstack/python-tripleoclient/+/842679 | 08:09 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-ansible master: Use python job template for Zed https://review.opendev.org/c/openstack/tripleo-ansible/+/842680 | 08:10 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-ansible master: Use python job template for Zed https://review.opendev.org/c/openstack/tripleo-ansible/+/842680 | 08:10 |
opendevreview | Takashi Kajinami proposed openstack/python-tripleoclient master: Use python job template for Zed https://review.opendev.org/c/openstack/python-tripleoclient/+/842679 | 08:10 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-common master: Use python job template for Zed https://review.opendev.org/c/openstack/tripleo-common/+/842677 | 08:11 |
opendevreview | Marios Andreou proposed openstack/tripleo-quickstart-extras master: WIP add some new plays for mixed mode https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/841764 | 10:43 |
opendevreview | Marios Andreou proposed openstack/tripleo-quickstart master: WIP add new featureset66 for mixed deployment jobs https://review.opendev.org/c/openstack/tripleo-quickstart/+/841582 | 10:43 |
opendevreview | chandan kumar proposed openstack/tripleo-ansible master: Rename molecule jobs to centos-stream https://review.opendev.org/c/openstack/tripleo-ansible/+/842036 | 10:54 |
opendevreview | John Fulton proposed openstack/tripleo-quickstart-extras master: Deploy Ceph before the Overcloud for standalone CI https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/834352 | 12:51 |
opendevreview | John Fulton proposed openstack/tripleo-quickstart-extras master: Deploy Ceph before the Overcloud for standalone CI https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/834352 | 12:52 |
opendevreview | Masayoshi Mizuma proposed openstack/tripleo-heat-templates master: Fix deploy failure of keystone for undercloud https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842705 | 12:54 |
opendevreview | Merged openstack/tripleo-heat-templates master: Use python job template for Zed https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842675 | 13:05 |
opendevreview | Merged openstack/tripleo-ansible master: Use python job template for Zed https://review.opendev.org/c/openstack/tripleo-ansible/+/842680 | 13:14 |
opendevreview | John Fulton proposed openstack/tripleo-quickstart-extras master: Deploy Ceph before the Overcloud for standalone CI https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/834352 | 13:51 |
*** dasm|off is now known as dasm | 14:12 | |
opendevreview | Merged openstack/python-tripleoclient master: Use python job template for Zed https://review.opendev.org/c/openstack/python-tripleoclient/+/842679 | 14:44 |
opendevreview | Merged openstack/tripleo-puppet-elements master: Use python job template for Zed https://review.opendev.org/c/openstack/tripleo-puppet-elements/+/842681 | 14:44 |
opendevreview | Bogdan Dobrelya proposed openstack/tripleo-ansible master: WIP Add standalone Nova Libvirt role https://review.opendev.org/c/openstack/tripleo-ansible/+/842152 | 15:03 |
opendevreview | Merged openstack/tripleo-common master: Use python job template for Zed https://review.opendev.org/c/openstack/tripleo-common/+/842677 | 15:16 |
opendevreview | Merged openstack/tripleo-image-elements master: Use python job template for Zed https://review.opendev.org/c/openstack/tripleo-image-elements/+/842682 | 15:16 |
opendevreview | Merged openstack/os-net-config master: Use python job template for Zed https://review.opendev.org/c/openstack/os-net-config/+/842683 | 15:16 |
opendevreview | dasm proposed openstack/openstack-virtual-baremetal stable/2.0: Explicitly support only centos-7 on the bmc host https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/842441 | 18:01 |
opendevreview | dasm proposed openstack/openstack-virtual-baremetal stable/2.0: Simplify bmc repo setup and installation https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/842442 | 18:02 |
opendevreview | dasm proposed openstack/openstack-virtual-baremetal stable/2.0: Add bmc host support for centos-9-stream https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/842443 | 18:02 |
opendevreview | dasm proposed openstack/openstack-virtual-baremetal master: Install updated CA certs for CentOS 7 https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/842727 | 18:13 |
opendevreview | dasm proposed openstack/openstack-virtual-baremetal master: Install updated CA certs for CentOS 7 https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/842727 | 18:14 |
opendevreview | Merged openstack/tripleo-heat-templates master: Decouple ssh for nova migration from the host sshd https://review.opendev.org/c/openstack/tripleo-heat-templates/+/838978 | 21:36 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!