*** noslzzp has quit IRC | 00:01 | |
*** threestrands has quit IRC | 00:38 | |
*** gfidente has quit IRC | 00:38 | |
myoung | pabelanger: do you want to chat tomorrow re: log server? are we standing up another server (instead of existing one?). Would like to get clarity on what was meant earlier by "refactor things a bit" | 00:40 |
---|---|---|
pabelanger | myoung: yes, lets talk tomorrow | 00:41 |
pabelanger | myoung: basically idea, if something external to rdoproject is uploading logs, I'd like to move them off logs.r.o to their own server | 00:41 |
*** owalsh_ is now known as owalsh | 00:44 | |
*** imcleod has quit IRC | 00:46 | |
dmsimard | pabelanger: not deleting fast enough .. it went up to 30GB free, now it's back down to 21GB | 00:47 |
dmsimard | there's two "rm -rf" loops running on a bunch of dirs, it's just taking forever | 00:48 |
pabelanger | dmsimard: yah, not surprised. We might have to revoke some credentials to stop the uploads | 00:48 |
*** khyr0n has quit IRC | 00:49 | |
dmsimard | http://paste.openstack.org/show/726488/ | 00:50 |
pabelanger | dmsimard: where is that jenkins server? | 00:50 |
pabelanger | some place downstream I guess | 00:51 |
dmsimard | not sure | 00:51 |
dmsimard | the problem is the tripleo jobs are a lot of files, especially if they have static ara reports | 00:51 |
pabelanger | yup | 00:51 |
dmsimard | and I guess it's expensive to delete so many small files, I dunno | 00:52 |
pabelanger | yah, is | 00:52 |
pabelanger | dmsimard: give we only hve 20GB left, I say we cut off everything minus rdoproject | 00:53 |
pabelanger | it will break downstream, but that is better then us | 00:53 |
pabelanger | and I'll see if somebody in SF can boot a server | 00:53 |
dmsimard | if tristanC is around, what I would recommend is to split off review.rdo's logs to another log server | 00:53 |
dmsimard | I have access to the tenant, just not sure if there's anything special other than spawning a vm and adding it in sfarch | 00:54 |
pabelanger | dmsimard: keeping rdoproject where it is until we can get switf upstream is likely best idea | 00:54 |
pabelanger | then we don't deal with file servers | 00:54 |
dmsimard | maybe | 00:54 |
pabelanger | but we can migrate downstream to a new server | 00:55 |
dmsimard | there will need to be an implementation from sf though | 00:55 |
pabelanger | they won't need 2TB of space | 00:55 |
dmsimard | also -- I don't think we have swift in RDO cloud | 00:55 |
dmsimard | so we need to keep that in mind | 00:55 |
pabelanger | dmsimard: will be zuul jobs for publisher | 00:55 |
pabelanger | dmsimard: yah, thinking vexxhost for it | 00:55 |
*** rcernin_ has joined #rdo | 00:56 | |
*** bdodd has quit IRC | 00:56 | |
pabelanger | dmsimard: we should be creating a temp artifact server in rdoproject.org, right now we are uploading RPMs to the log server too | 00:57 |
pabelanger | that way we can do a different expire setting for that | 00:57 |
pabelanger | no need to keep RPM from check jobs only for 30 days | 00:57 |
pabelanger | suspect it can be either collapsed into images.r.o or call something else | 00:57 |
pabelanger | we are really abusing logs.r.o today :) | 00:58 |
*** rcernin has quit IRC | 00:58 | |
dmsimard | registry.rdo is pretty slow too because of that | 01:00 |
pabelanger | dmsimard: okay, lets disable SSH account for now, see what we get cleaned out this evening. Do you mind doing that and sending email to ML? | 01:01 |
pabelanger | otherwise, POST_FAILURE are bound to happen | 01:01 |
pabelanger | dmsimard: can you also see why ara-report didn't work in apache logs? | 01:02 |
pabelanger | I tried it a while back and it failed | 01:02 |
pabelanger | let me find review | 01:02 |
pabelanger | dmsimard: https://logs.rdoproject.org/92/14792/1/check/hello-world/d06941c/ara-report/ | 01:08 |
pabelanger | if we can figure out why that failed, we can flip switch to ara-report | 01:09 |
*** dmacpher has quit IRC | 01:12 | |
tristanC | pabelanger: any change to get a review on https://review.rdoproject.org/r/#/q/topic:switch-tox-container ? | 01:15 |
pabelanger | tristanC: you'll need to rebase, but base is now in openstack-zuul-jobs. But I was thinking, I we should see about creating a new base job specific for containers. I haven't had a change to test that yet, mostly because I don't think we want ignore errors on configure-mirror. | 01:17 |
pabelanger | I did however +2 the pypi mirror upstream | 01:17 |
pabelanger | and we can use depends-on here to actually test | 01:17 |
*** links has joined #rdo | 01:17 | |
pabelanger | tristanC: oh, I also wanted to talk about bindep.txt and how container also contain package list too | 01:19 |
*** paragan has quit IRC | 01:19 | |
tristanC | pabelanger: well those are running on a static node, i don't think it's safe to give root access to those jobs | 01:23 |
tristanC | pabelanger: so bindep should be added to the nodepool runc customization playbook out of band | 01:23 |
pabelanger | tristanC: yah, I'm not really a fan of that approach. We did that upstream for a long time, adding specific packages to node and didn't scale well. That was the whole reason we decided to write bindep, so in this case for containers, I think we are taking a step backwards in how we manage images | 01:25 |
pabelanger | could the tox container be built at runtime and overlay the base image, adding things that are needed? | 01:25 |
tristanC | pabelanger: runC doesn't uses image, it's running with the static node host rootfs | 01:25 |
pabelanger | I see | 01:26 |
tristanC | pabelanger: the cost to add the bindep.txt content to the runc init playbook doesn't sounds like a step backwards | 01:26 |
*** edmondsw has joined #rdo | 01:27 | |
pabelanger | tristanC: if I understand, we are duplicating the data in 2 location now | 01:27 |
tristanC | pabelanger: but is bindep used outside of openstack? | 01:27 |
pabelanger | not sure, I would imagine somebody is | 01:28 |
tristanC | pabelanger: i just want to move the tox-docs job running on rdo-jobs... | 01:28 |
tristanC | this jobs is spinning dozen of nodes daily while it could run faster with lower cost on runc | 01:29 |
pabelanger | tristanC: okay, I think we can try with tox-docs, but I am very reluctant on adding a 2nd place of package dependencies for jobs. If we need to create 2 systems for runc and vms, then we've done something wrong. I'm unsure right now how to best solve the runc / sudo issue on a shared host | 01:30 |
*** edmondsw has quit IRC | 01:31 | |
pabelanger | I agree faster jobs are good, but getting a 2nd cloud for jobs is the topic priority for me :) Oh, and fixing log issue that is about to fail | 01:32 |
tristanC | pabelanger: dmsimard: i still don't have access to logs.rdoproject.org... i'd like to install ara-report middleware to drop the ara generate task | 01:33 |
pabelanger | ah, that explains why it doesn't work. Thought dmsimard had installed it | 01:34 |
pabelanger | tristanC: I don't have access either | 01:34 |
*** centos_ci has quit IRC | 01:38 | |
*** centos_ci has joined #rdo | 01:39 | |
dmsimard | pabelanger: send a patch to add yourself to https://github.com/rdo-infra/rdo-infra-playbooks/blob/master/roles/rdo-infra/base/defaults/main.yml#L46 | 01:42 |
dmsimard | I'll follow up tomorrow morning, need to be off | 01:43 |
tristanC | dmsimard: is this role running on logs.rdoproject.org? i can't access my account | 01:43 |
*** julim has joined #rdo | 01:48 | |
*** centos_ci has quit IRC | 01:58 | |
*** centos_ci has joined #rdo | 01:59 | |
*** centos_ci has joined #rdo | 01:59 | |
*** colonwq has quit IRC | 01:59 | |
*** atarakt has joined #rdo | 02:10 | |
*** colonwq has joined #rdo | 02:12 | |
*** alexpilotti has joined #rdo | 02:17 | |
*** alexpilotti has quit IRC | 02:21 | |
*** jmlowe has joined #rdo | 02:22 | |
*** paragan has joined #rdo | 02:39 | |
*** eck` is now known as eck`gone | 02:47 | |
*** atarakt has quit IRC | 02:47 | |
*** brault has quit IRC | 02:53 | |
*** samP has joined #rdo | 02:57 | |
*** brault has joined #rdo | 02:57 | |
*** samP has quit IRC | 02:59 | |
*** ramishra has joined #rdo | 03:01 | |
*** samP has joined #rdo | 03:05 | |
*** samP has quit IRC | 03:10 | |
*** samP has joined #rdo | 03:13 | |
*** samP has quit IRC | 03:15 | |
*** edmondsw has joined #rdo | 03:15 | |
*** edmondsw has quit IRC | 03:19 | |
*** samP has joined #rdo | 03:19 | |
*** dmacpher has joined #rdo | 03:23 | |
*** dmacpher has quit IRC | 03:24 | |
*** samP has quit IRC | 03:26 | |
*** dmacpher has joined #rdo | 03:26 | |
*** adrianreza has quit IRC | 03:34 | |
*** holser_ has joined #rdo | 03:35 | |
*** samP has joined #rdo | 03:39 | |
*** samP has quit IRC | 03:39 | |
*** jmlowe has quit IRC | 03:43 | |
*** bdodd has joined #rdo | 03:44 | |
*** samP has joined #rdo | 03:46 | |
*** samP has quit IRC | 03:48 | |
*** bdodd has quit IRC | 03:48 | |
*** bdodd has joined #rdo | 03:52 | |
*** shreshtha has joined #rdo | 03:54 | |
*** tshefi has quit IRC | 03:54 | |
*** samP has joined #rdo | 03:55 | |
*** samP has joined #rdo | 03:57 | |
*** samP has quit IRC | 03:58 | |
rdogerrit | TristanCacqueray created rdo-infra/rdo-infra-playbooks master: Remove zuul/nodepool v2 services and checks https://review.rdoproject.org/r/14970 | 04:02 |
*** ykarel has joined #rdo | 04:03 | |
*** samP has joined #rdo | 04:03 | |
*** samP has quit IRC | 04:05 | |
*** khyr0n has joined #rdo | 04:06 | |
rdogerrit | Yatin Karel proposed openstack/castellan-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14956 | 04:08 |
*** samP has joined #rdo | 04:09 | |
*** samP has quit IRC | 04:10 | |
*** slaweq has joined #rdo | 04:11 | |
*** Son_Goku has joined #rdo | 04:13 | |
*** slaweq has quit IRC | 04:16 | |
*** samP has joined #rdo | 04:16 | |
*** samP has quit IRC | 04:16 | |
*** samP has joined #rdo | 04:22 | |
*** samP has quit IRC | 04:23 | |
*** holser_ has quit IRC | 04:26 | |
*** samP has joined #rdo | 04:28 | |
*** samP has joined #rdo | 04:29 | |
*** holser_ has joined #rdo | 04:29 | |
ykarel | tristanC, hi | 04:37 |
ykarel | tristanC, are u aware of this issue:- https://logs.rdoproject.org/45/14945/1/check/legacy-DLRN-rpmbuild/204efa7/job-output.txt.gz#_2018-07-24_04_12_31_993312 | 04:37 |
ykarel | trishnag, "msg": "There was an issue creating /etc/nodepool as requested: [Errno 13] Permission denied: '/etc/nodepool'", | 04:38 |
ykarel | tristanC, ^^ | 04:38 |
*** samP has joined #rdo | 04:38 | |
*** samP has quit IRC | 04:39 | |
ykarel | tristanC, so it's happening post:- https://softwarefactory-project.io/r/#/c/13150 | 04:42 |
*** samP has joined #rdo | 04:44 | |
*** samP has quit IRC | 04:45 | |
ykarel | tristanC, as i check legacy-base is used still this issue, as earlier permission were 777 for /etc/nodepool while now in legacy-base/pre no permission set, so should be default 755 | 04:45 |
ykarel | pabelanger, tristanC can u check and suggest ? | 04:46 |
*** honza has quit IRC | 04:47 | |
*** honza has joined #rdo | 04:48 | |
*** honza is now known as Guest56850 | 04:49 | |
tristanC | ykarel: looking | 04:49 |
tristanC | oh well, i guess this is caused by https://softwarefactory-project.io/r/#/c/13150/ | 04:50 |
ykarel | yup | 04:50 |
ykarel | this is what i suspect | 04:51 |
*** samP has joined #rdo | 04:52 | |
*** samP has quit IRC | 04:53 | |
rdogerrit | TristanCacqueray created rdo-jobs master: legacy: use become to set /etc/nodepool https://review.rdoproject.org/r/14971 | 04:54 |
tristanC | ykarel: https://tree.taiga.io/project/morucci-software-factory/issue/1567 | 04:56 |
*** holser_ has quit IRC | 04:56 | |
*** samP has joined #rdo | 04:57 | |
*** samP has quit IRC | 04:58 | |
ykarel | tristanC, ack | 04:58 |
tristanC | ykarel: i guess this is critical, should i +3 the fix? | 04:59 |
ykarel | tristanC, yes please, let's try it | 05:00 |
rdogerrit | Merged rdo-jobs master: legacy: use become to set /etc/nodepool https://review.rdoproject.org/r/14971 | 05:02 |
*** samP has joined #rdo | 05:03 | |
*** edmondsw has joined #rdo | 05:03 | |
*** samP has quit IRC | 05:04 | |
*** Eleventh_Doctor has joined #rdo | 05:05 | |
*** Eleventh_Doctor has quit IRC | 05:05 | |
*** Eleventh_Doctor has joined #rdo | 05:05 | |
*** Pharaoh_Atem has quit IRC | 05:05 | |
*** tshefi has joined #rdo | 05:05 | |
*** edmondsw has quit IRC | 05:08 | |
ykarel | tristanC, it moved forward, so we are good | 05:08 |
tristanC | ykarel: good, i'm marking the issue as closed then | 05:09 |
ykarel | tristanC, ack | 05:09 |
*** Son_Goku has quit IRC | 05:10 | |
*** samP has joined #rdo | 05:10 | |
*** Eran_Kuris has joined #rdo | 05:12 | |
*** samP has joined #rdo | 05:12 | |
*** samP has joined #rdo | 05:14 | |
*** samP has quit IRC | 05:15 | |
*** abregman has joined #rdo | 05:27 | |
*** cshastri has joined #rdo | 05:31 | |
*** quiquell|off is now known as quiquell | 05:38 | |
*** ccamacho has joined #rdo | 05:44 | |
*** ksambor has joined #rdo | 05:50 | |
rdogerrit | Yatin Karel created rdo-jobs master: Remove duplicated playbooks for weirdo jobs https://review.rdoproject.org/r/14972 | 05:58 |
rdogerrit | Yatin Karel proposed rdo-jobs master: Remove duplicated playbooks for weirdo jobs https://review.rdoproject.org/r/14972 | 06:02 |
ykarel | tristanC, can you please review ^^ | 06:03 |
*** janki has joined #rdo | 06:06 | |
rdogerrit | Merged openstack/oslo-middleware-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14945 | 06:06 |
*** sbonazzo has joined #rdo | 06:06 | |
*** emalikov has joined #rdo | 06:11 | |
*** rbartal has joined #rdo | 06:12 | |
*** sbulage|afk has joined #rdo | 06:15 | |
*** agurenko has joined #rdo | 06:21 | |
*** paramite has joined #rdo | 06:21 | |
*** pcaruana has joined #rdo | 06:34 | |
*** egonzalez has joined #rdo | 06:45 | |
*** kopecmartin has joined #rdo | 06:46 | |
*** jfrancoa has joined #rdo | 06:47 | |
*** cNilesh has joined #rdo | 06:50 | |
*** aufi has joined #rdo | 06:50 | |
*** flg has quit IRC | 06:52 | |
*** flg has joined #rdo | 06:53 | |
*** quiquell is now known as quiquell|bbl | 06:54 | |
*** udesale has joined #rdo | 07:06 | |
*** jlibosva has joined #rdo | 07:07 | |
*** cylopez has joined #rdo | 07:11 | |
*** slaweq has joined #rdo | 07:11 | |
*** slaweq has quit IRC | 07:12 | |
*** cylopez has left #rdo | 07:13 | |
*** amoralej|off is now known as amoralej | 07:13 | |
amoralej | good morning | 07:13 |
*** brault has quit IRC | 07:14 | |
*** racedo has joined #rdo | 07:16 | |
*** brault has joined #rdo | 07:16 | |
*** slaweq has joined #rdo | 07:16 | |
*** tesseract has joined #rdo | 07:18 | |
*** clecomte has joined #rdo | 07:19 | |
number80 | o/ | 07:21 |
number80 | ykarel: I fixed puppet 5 build, it will be in -candidate soon (manual build since I won't retrigger a fedora build for RHEL-only spec changes) | 07:21 |
rdogerrit | Yatin Karel created openstack/magnum-distgit rpm-master: Switch to stestr https://review.rdoproject.org/r/14973 | 07:22 |
ykarel | number80, cool | 07:22 |
number80 | :) | 07:22 |
*** dmacpher has quit IRC | 07:29 | |
rdogerrit | Yatin Karel created openstack/neutron-lib-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14974 | 07:29 |
*** gfidente has joined #rdo | 07:29 | |
*** gfidente has quit IRC | 07:29 | |
*** gfidente has joined #rdo | 07:29 | |
*** dgurtner has joined #rdo | 07:30 | |
*** dgurtner has joined #rdo | 07:30 | |
*** shardy has joined #rdo | 07:32 | |
*** ragiman has joined #rdo | 07:32 | |
*** ykarel is now known as ykarel|lunch | 07:33 | |
ykarel|lunch | amoralej, any idea why rdocloud slave offline:- (pending—rdo-ci-cloudslave05 is offline) | 07:34 |
ykarel|lunch | amoralej, trying to resume https://ci.centos.org/view/rdo/view/promotion-pipeline/job/rdo_trunk-promote-master-current-tripleo/ as fix https://review.openstack.org/#/c/584801/ merged | 07:35 |
ykarel|lunch | chkumar|rover, tq patch merged, so trying it in phase 1 jobs ^^ | 07:35 |
*** tosky has joined #rdo | 07:36 | |
rdogerrit | Yatin Karel proposed openstack/castellan-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14956 | 07:36 |
*** holser_ has joined #rdo | 07:36 | |
*** nyechiel_ has joined #rdo | 07:42 | |
*** khyr0n has quit IRC | 07:45 | |
*** avivgt has joined #rdo | 07:45 | |
*** holser_ has quit IRC | 07:46 | |
chkumar|rover | ykarel|lunch: ack | 07:46 |
*** nyechiel has quit IRC | 07:47 | |
*** holser_ has joined #rdo | 07:49 | |
amoralej | ykarel|lunch, checking | 07:49 |
rdogerrit | chkumar246 proposed config master: Added FS21 periodic jobs for pike, queens and ocata https://review.rdoproject.org/r/14958 | 07:49 |
rdogerrit | chkumar246 proposed rdoinfo master: Update python-sphinx-argparsr to 0.2.2 for testing repo https://review.rdoproject.org/r/14927 | 07:50 |
*** sbulage|afk is now known as sbulage|lunch | 07:52 | |
*** quiquell|bbl is now known as quiquell | 07:52 | |
*** holser_ has quit IRC | 07:52 | |
*** holser_ has joined #rdo | 07:55 | |
amoralej | ykarel|lunch, it's fixed now | 07:56 |
amoralej | jenkins agent was dead | 07:56 |
amoralej | seems like it lost network connectivity for some reason | 07:56 |
amoralej | and died | 07:56 |
*** rcernin_ has quit IRC | 07:56 | |
*** jatanmalde has joined #rdo | 07:57 | |
*** MrAbaddon has quit IRC | 07:57 | |
*** janki has quit IRC | 07:58 | |
*** janki has joined #rdo | 07:58 | |
chkumar|rover | amoralej: https://review.rdoproject.org/r/#/c/14927/ please have a look legacy-validate-buildsys-tags tag is failing as as version is not available on cbs please have a look | 07:58 |
*** avivgt has quit IRC | 08:03 | |
amoralej | chkumar|rover, first you need to rebuild the package in cbs | 08:04 |
amoralej | before promoting it to -testing | 08:04 |
*** KarlchenK has joined #rdo | 08:04 | |
amoralej | chkumar|rover, you need to add first the package to rocky-candidate | 08:05 |
chkumar|rover | amoralej: I donot have permission to build the package automatically, do i need to make some change somewhere to make it happen | 08:05 |
amoralej | chkumar|rover, it's done with a review to rdoinfo | 08:05 |
amoralej | similar to the one you sent | 08:05 |
amoralej | but using rocky-candidate tag | 08:05 |
amoralej | instead of rocky-testing | 08:05 |
chkumar|rover | amoralej: ok got it | 08:05 |
*** KarlchenK has left #rdo | 08:05 | |
chkumar|rover | amoralej: https://review.rdoproject.org/r/#/c/14958/ needs +w | 08:06 |
amoralej | chkumar|rover, that's full tempest without blacklists? | 08:07 |
amoralej | what's fs021? | 08:07 |
*** derekh has joined #rdo | 08:07 | |
*** jpich has joined #rdo | 08:07 | |
rdogerrit | chkumar246 proposed rdoinfo master: Update python-sphinx-argparsr to 0.2.2 for testing repo https://review.rdoproject.org/r/14927 | 08:08 |
rdogerrit | chkumar246 proposed rdoinfo master: Update python-sphinx-argparsr to 0.2.2 for rocky-candidate repo https://review.rdoproject.org/r/14927 | 08:08 |
chkumar|rover | amoralej: fs021 is similar to fs020 running full tempest | 08:09 |
amoralej | chkumar|rover, will that job vote for promotions? | 08:09 |
chkumar|rover | amoralej: fs022 is added to periodically cleanup tempest skip list , it is not as a part of promotion | 08:09 |
*** rcernin_ has joined #rdo | 08:09 | |
amoralej | ok | 08:10 |
chkumar|rover | amoralej: once it is stable, we will think about adding that | 08:10 |
amoralej | thx | 08:10 |
*** vnogin has joined #rdo | 08:10 | |
*** karimb has joined #rdo | 08:11 | |
rdogerrit | Merged config master: Added FS21 periodic jobs for pike, queens and ocata https://review.rdoproject.org/r/14958 | 08:11 |
*** gkadam has joined #rdo | 08:13 | |
*** agurenko has quit IRC | 08:18 | |
*** avivgt has joined #rdo | 08:18 | |
*** agurenko has joined #rdo | 08:18 | |
amoralej | number80, i'm rebuilding python-sphinx-argparse from your patch in rdo-common | 08:19 |
*** aufi_ has joined #rdo | 08:20 | |
number80 | ack | 08:20 |
*** ykarel|lunch is now known as ykarel | 08:21 | |
ykarel | amoralej, ack, Thanks | 08:22 |
*** aufi has quit IRC | 08:23 | |
rdogerrit | rdo-trunk created puppet/puppet-sysctl-distgit rpm-master: puppet-sysctl: failed to build 84bf1fc https://review.rdoproject.org/r/14975 | 08:23 |
*** maufart__ has joined #rdo | 08:23 | |
*** leanderthal has joined #rdo | 08:23 | |
leanderthal | o/ | 08:24 |
amoralej | chkumar|rover, do we need to update sphinx-argparse in previous releases? | 08:25 |
amoralej | we have older versions of python-sphinx | 08:25 |
amoralej | in ocata we have 1.2.3, i.e | 08:25 |
*** aufi_ has quit IRC | 08:26 | |
*** holser_ has quit IRC | 08:27 | |
*** dmacpher has joined #rdo | 08:29 | |
*** holser_ has joined #rdo | 08:30 | |
*** aufi_ has joined #rdo | 08:32 | |
*** dtantsur|afk is now known as dtantsur | 08:33 | |
*** jfrancoa has quit IRC | 08:33 | |
*** florianf has joined #rdo | 08:33 | |
*** dtrainor has quit IRC | 08:34 | |
*** maufart__ has quit IRC | 08:35 | |
rdogerrit | Alfredo Moralejo proposed rdoinfo master: Update python-sphinx-argparsr to 0.2.2 for rocky-testing repo https://review.rdoproject.org/r/14927 | 08:36 |
*** akrivoka has joined #rdo | 08:38 | |
*** florianf has quit IRC | 08:39 | |
*** sbulage|lunch is now known as sbulage | 08:41 | |
rdogerrit | Yatin Karel created openstack/taskflow-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14976 | 08:43 |
*** gfidente has quit IRC | 08:46 | |
*** sshnaidm|ruck is now known as sshnaidm|afk | 08:46 | |
*** maufart__ has joined #rdo | 08:46 | |
*** aufi_ has quit IRC | 08:49 | |
chkumar|rover | amoralej: yes for queens we need | 08:50 |
rdogerrit | chkumar246 proposed rdoinfo master: Update python-sphinx-argparse to 0.2.2 for rocky-testing repo https://review.rdoproject.org/r/14927 | 08:51 |
*** jfrancoa has joined #rdo | 08:53 | |
*** jfrancoa has quit IRC | 08:57 | |
*** janki has quit IRC | 09:01 | |
*** rdogerrit has quit IRC | 09:02 | |
*** dmellado has quit IRC | 09:03 | |
*** stevebaker has quit IRC | 09:03 | |
quiquell | RDO down ? | 09:04 |
*** udesale has quit IRC | 09:06 | |
fbo | Cloud down | 09:06 |
amoralej | chkumar|rover, it'd be ok to push only to queens and rocky? | 09:07 |
chkumar|rover | amoralej: yes for queens and rocky only we need it | 09:08 |
*** shreshtha_ has joined #rdo | 09:08 | |
*** shreshtha_ has quit IRC | 09:09 | |
*** shreshtha_ has joined #rdo | 09:10 | |
*** shreshtha has quit IRC | 09:10 | |
*** shreshtha_ is now known as shreshthaway | 09:11 | |
*** jfrancoa has joined #rdo | 09:15 | |
*** s1061123 has quit IRC | 09:25 | |
*** panda|off is now known as panda | 09:25 | |
*** s1061123 has joined #rdo | 09:26 | |
*** udesale has joined #rdo | 09:28 | |
*** dtrainor has joined #rdo | 09:31 | |
*** s1061123 has quit IRC | 09:33 | |
*** cylopez has joined #rdo | 09:34 | |
*** dsneddon has quit IRC | 09:36 | |
*** shreshthaway has quit IRC | 09:38 | |
*** shreshtha has joined #rdo | 09:40 | |
*** shreshtha has joined #rdo | 09:41 | |
*** tshefi has quit IRC | 09:44 | |
*** tshefi has joined #rdo | 09:45 | |
*** oanson has quit IRC | 09:45 | |
*** oanson has joined #rdo | 09:45 | |
*** jaosorior has quit IRC | 09:47 | |
*** paragan has quit IRC | 09:54 | |
*** pnavarro has joined #rdo | 09:54 | |
pnavarro | morning | 10:00 |
pnavarro | rdoproject.org is down | 10:00 |
*** avivgt has quit IRC | 10:00 | |
cylopez | pnavarro: tripleo.org too | 10:00 |
*** zoli is now known as zoli|lunch | 10:01 | |
*** s1061123 has joined #rdo | 10:04 | |
*** imcleod has joined #rdo | 10:04 | |
*** morazi has quit IRC | 10:04 | |
*** joelinux has quit IRC | 10:05 | |
*** joelinux has joined #rdo | 10:05 | |
*** cylopez has left #rdo | 10:08 | |
*** matbu has quit IRC | 10:09 | |
*** s1061123_ has joined #rdo | 10:09 | |
*** s1061123 has quit IRC | 10:09 | |
*** Son_Goku has joined #rdo | 10:11 | |
*** s1061123_ has quit IRC | 10:14 | |
*** s1061123 has joined #rdo | 10:14 | |
ykarel | pnavarro, there is some infra issue, it's coming online in few minutes | 10:17 |
*** shreshtha_ has joined #rdo | 10:19 | |
*** gfidente has joined #rdo | 10:19 | |
*** gfidente has quit IRC | 10:19 | |
*** gfidente has joined #rdo | 10:19 | |
*** s1061123_ has joined #rdo | 10:19 | |
*** s1061123 has quit IRC | 10:19 | |
*** shreshtha has quit IRC | 10:19 | |
*** shreshtha has joined #rdo | 10:21 | |
*** jaosorior has joined #rdo | 10:22 | |
*** shrjoshi has joined #rdo | 10:22 | |
*** mvk_ has quit IRC | 10:23 | |
*** shreshtha_ has quit IRC | 10:24 | |
*** dmellado has joined #rdo | 10:24 | |
*** shreshtha has quit IRC | 10:26 | |
*** imcleod has quit IRC | 10:29 | |
*** s1061123 has joined #rdo | 10:31 | |
*** s1061123_ has quit IRC | 10:32 | |
*** edmondsw has joined #rdo | 10:35 | |
*** Son_Goku has quit IRC | 10:36 | |
*** rdogerrit has joined #rdo | 10:38 | |
rdogerrit | Alfredo Moralejo proposed openstack/networking-cisco-distgit queens-rdo: python-networking-cisco-6.1.0-1 https://review.rdoproject.org/r/14924 | 10:38 |
*** stevebaker has joined #rdo | 10:38 | |
*** edmondsw has quit IRC | 10:40 | |
*** racedo has quit IRC | 10:40 | |
*** s1061123 has quit IRC | 10:41 | |
*** sbulage is now known as sbulage|brb | 10:41 | |
*** s1061123 has joined #rdo | 10:43 | |
*** shrjoshi has quit IRC | 10:46 | |
*** imcleod has joined #rdo | 10:47 | |
*** shrjoshi has joined #rdo | 10:48 | |
*** quiquell has quit IRC | 10:48 | |
*** shrjoshi has quit IRC | 10:49 | |
*** shreshtha_ has joined #rdo | 10:49 | |
*** avivgt has joined #rdo | 10:51 | |
*** nyechiel_ has quit IRC | 10:51 | |
*** rcernin_ has quit IRC | 10:52 | |
*** shrjoshi has joined #rdo | 10:52 | |
*** mvk_ has joined #rdo | 10:53 | |
*** shreshtha has joined #rdo | 10:55 | |
*** shrjoshi has quit IRC | 10:55 | |
*** shreshtha has quit IRC | 10:55 | |
*** quiquell has joined #rdo | 10:55 | |
*** shreshtha_ has quit IRC | 10:55 | |
*** shreshtha has joined #rdo | 10:55 | |
pnavarro | thanks ykarel | 10:58 |
*** alexpilotti has joined #rdo | 11:05 | |
*** nyechiel_ has joined #rdo | 11:05 | |
*** paragan has joined #rdo | 11:05 | |
*** alexpilotti has quit IRC | 11:05 | |
*** sbulage|brb is now known as sbulage | 11:06 | |
*** alexpilotti has joined #rdo | 11:06 | |
*** alexpilo_ has joined #rdo | 11:08 | |
*** panda is now known as panda|lunch | 11:10 | |
*** alexpilotti has quit IRC | 11:11 | |
*** pkovar has joined #rdo | 11:12 | |
*** racedo has joined #rdo | 11:16 | |
*** Son_Goku has joined #rdo | 11:17 | |
*** morazi has joined #rdo | 11:19 | |
rdogerrit | Yatin Karel proposed openstack/castellan-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14956 | 11:23 |
*** shreshtha has quit IRC | 11:26 | |
*** udesale has quit IRC | 11:28 | |
*** atoth has joined #rdo | 11:29 | |
*** sshnaidm|afk is now known as sshnaidm|ruck | 11:29 | |
rdogerrit | FĂ©lix Enrique Llorente Pastora proposed rdo-infra/ci-config master: [WIP] Add role to deploy ruck-rover-cockpit https://review.rdoproject.org/r/14632 | 11:30 |
*** pradk has joined #rdo | 11:31 | |
*** zoli|lunch is now known as zoli | 11:31 | |
*** apevec has joined #rdo | 11:31 | |
*** apevec has quit IRC | 11:31 | |
*** apevec has joined #rdo | 11:31 | |
*** mvk_ has quit IRC | 11:33 | |
*** tshefi has quit IRC | 11:36 | |
amoralej | ykarel, number80 could you review https://review.rdoproject.org/r/#/c/14977/ if you have a chance? | 11:36 |
*** agopi is now known as agopi|brb | 11:36 | |
amoralej | that will automate adding tags to -candidate | 11:36 |
ykarel | amoralej, will check post meeting | 11:38 |
amoralej | ok | 11:38 |
*** fultonj has quit IRC | 11:38 | |
*** fultonj has joined #rdo | 11:38 | |
*** wolverineav has joined #rdo | 11:39 | |
*** josecastroleon has joined #rdo | 11:39 | |
*** agopi|brb has quit IRC | 11:41 | |
number80 | ack | 11:44 |
ykarel | tristanC, now we have https://logs.rdoproject.org/openstack-periodic/git.openstack.org/openstack-infra/tripleo-ci/master/legacy-periodic-tripleo-ci-centos-7-multinode-1ctlr-featureset017-queens/da74fc5/job-output.txt.gz#_2018-07-24_05_39_23_430945 | 11:46 |
ykarel | 2018-07-24 05:39:23.430945 | primary | Load key "/etc/nodepool/id_rsa": Permission denied | 11:46 |
ykarel | chkumar|rover, ^^ | 11:47 |
*** rh-jelabarre has joined #rdo | 11:47 | |
*** mvk_ has joined #rdo | 11:47 | |
chkumar|rover | ykarel: https://bugs.launchpad.net/tripleo/+bug/1783310 | 11:47 |
openstack | Launchpad bug 1783310 in tripleo "Tripleo periodic jobs fail because /etc/nodepool/id_rsa permission denied" [Critical,Triaged] - Assigned to chandan kumar (chkumar246) | 11:47 |
ykarel | chkumar|rover, ack | 11:48 |
*** amoralej is now known as amoralej|lunch | 11:48 | |
ykarel | chkumar|rover, possible happening post https://review.rdoproject.org/r/#/c/14971 | 11:49 |
*** dhill_ has joined #rdo | 11:53 | |
EmilienM | apevec: hi, could we automate the packaging of ansible in CBS? | 11:55 |
*** edmondsw has joined #rdo | 11:57 | |
*** amuller has joined #rdo | 11:58 | |
rdogerrit | FĂ©lix Enrique Llorente Pastora proposed rdo-infra/ci-config master: [WIP] Add role to deploy ruck-rover-cockpit https://review.rdoproject.org/r/14632 | 11:58 |
*** eharney has quit IRC | 12:04 | |
rdogerrit | Yatin Karel created openstack/pycadf-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14978 | 12:05 |
rdogerrit | FĂ©lix Enrique Llorente Pastora proposed rdo-infra/ci-config master: [WIP] Add role to deploy ruck-rover-cockpit https://review.rdoproject.org/r/14632 | 12:07 |
apevec | EmilienM, I proposed rebuilding srpms from http://releases.ansible.com/ansible/rpm/release/epel-7-x86_64/ in cfgmgt SIG, currently there's virt SIG doing EPEL7 rebuilds http://cbs.centos.org/koji/buildinfo?buildID=23173 and centos infra folks want to rebuild AE srpms http://ftp.redhat.com/pub/redhat/linux/enterprise/7Server/en/Ansible/SRPMS/ | 12:08 |
rdogerrit | Yatin Karel created openstack/ovsdbapp-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14979 | 12:08 |
apevec | problem w/ epel is that it keeps only latest | 12:09 |
apevec | and AE might be behind although they do have 2.6.1 already | 12:09 |
rdogerrit | FĂ©lix Enrique Llorente Pastora proposed rdo-infra/ci-config master: [WIP] Add role to deploy ruck-rover-cockpit https://review.rdoproject.org/r/14632 | 12:10 |
rdogerrit | Yatin Karel created openstack/oslo-cache-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14980 | 12:10 |
rdogerrit | rdo-trunk created puppet/puppet-sysctl-distgit rpm-master: puppet-sysctl: failed to build 84bf1fc https://review.rdoproject.org/r/14981 | 12:11 |
*** trown|outtypewww is now known as trown | 12:11 | |
rdogerrit | Yatin Karel created openstack/oslo-concurrency-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14982 | 12:12 |
*** strigazi has quit IRC | 12:13 | |
*** strigazi has joined #rdo | 12:14 | |
*** nyechiel_ has quit IRC | 12:15 | |
rdogerrit | Yatin Karel created openstack/oslo-db-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14983 | 12:15 |
rdogerrit | FĂ©lix Enrique Llorente Pastora proposed rdo-infra/ci-config master: [WIP] Add role to deploy ruck-rover-cockpit https://review.rdoproject.org/r/14632 | 12:17 |
*** eharney has joined #rdo | 12:17 | |
rdogerrit | Yatin Karel created openstack/oslo-log-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14984 | 12:17 |
rdogerrit | Yatin Karel created openstack/oslo-privsep-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14985 | 12:19 |
rdogerrit | Yatin Karel created openstack/oslo-serialization-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14986 | 12:25 |
*** dneary has joined #rdo | 12:25 | |
rdogerrit | FĂ©lix Enrique Llorente Pastora proposed rdo-infra/ci-config master: [WIP] Add role to deploy ruck-rover-cockpit https://review.rdoproject.org/r/14632 | 12:27 |
EmilienM | apevec: it doesn't tell me how we're going to automate these builds | 12:28 |
EmilienM | apevec: I want to have auto bumps of ansible in deps.yaml | 12:29 |
EmilienM | and stop doing manual things | 12:29 |
number80 | ykarel: puppet-5.5.1-2.el7 is in rocky-candidate | 12:29 |
rdogerrit | Emilien Macchi proposed rdoinfo master: rocky/deps: bump to ansible-2.6.1-0-1.el7.ans https://review.rdoproject.org/r/14960 | 12:29 |
number80 | EmilienM: automation without CI will just add churn | 12:30 |
EmilienM | number80: we have CI | 12:30 |
EmilienM | number80: the tripleo jobs run when deps.yaml is updated | 12:30 |
EmilienM | number80: no? | 12:30 |
number80 | How's the coverage? | 12:30 |
EmilienM | in the case of ansible we don't need a lot of jobs. | 12:30 |
EmilienM | 3 would be enough | 12:30 |
EmilienM | anyway, that's not the problem | 12:31 |
EmilienM | everytime i'm asking how we automate package builds I got no answer lol | 12:31 |
number80 | ansible is mostly used in upgrades? I don't think upgrades are tested in automation but I could be wrong | 12:31 |
*** nyechiel_ has joined #rdo | 12:31 | |
EmilienM | number80: no it's not just in upgrades, it's everywhere now | 12:31 |
number80 | ok | 12:31 |
EmilienM | and YES we have upgrade in automation... | 12:31 |
EmilienM | we have a bunch of CI jobs, already running | 12:31 |
EmilienM | in promotion and gate | 12:31 |
EmilienM | anyway, again not my questions. | 12:32 |
*** jayg|g0n3 is now known as jayg | 12:32 | |
number80 | we need a job to monitor a source and trigger that build | 12:32 |
*** pchavva has joined #rdo | 12:32 | |
EmilienM | number80: do we have that in place for another package already? | 12:32 |
number80 | otherwise, it is fairly easy | 12:32 |
number80 | EmilienM: in the same configuration, nope | 12:33 |
number80 | but deps update can be used as a template | 12:33 |
ykarel | number80, ack and what about Fedora, will it be pushed to f28 stable or should i consume it from koji, i mean in fedora-stable-config? | 12:33 |
rdogerrit | FĂ©lix Enrique Llorente Pastora proposed rdo-infra/ci-config master: [WIP] Add role to deploy ruck-rover-cockpit https://review.rdoproject.org/r/14632 | 12:34 |
*** avivgt has quit IRC | 12:34 | |
number80 | ykarel: it is built in CBS, I won't trigger a fedora build for a macro change | 12:34 |
number80 | it will be picked up by puppet next fedora build but who knows when it will happen | 12:35 |
EmilienM | number80: I have no idea how to do that. Any doc? any examples? | 12:35 |
number80 | ykarel: you can just take the existing fedora package for stable config | 12:35 |
EmilienM | number80: I really want to get ansible automatically bumped into deps.yaml, and the right CI jobs running. | 12:35 |
number80 | EmilienM: gimme 5 min | 12:35 |
*** panda|lunch is now known as panda | 12:36 | |
rdogerrit | chkumar246 created rdo-jobs master: change /etc/nodepool dir permission to 777 https://review.rdoproject.org/r/14987 | 12:36 |
ykarel | number80, i need puppet-5 in stable config, will propose a patch in fedora-stable-config to consume it | 12:37 |
EmilienM | number80: thx | 12:37 |
*** racedo has quit IRC | 12:37 | |
*** eharney has quit IRC | 12:37 | |
rdogerrit | Bernard Cafarelli proposed rdoinfo master: Rebuild python-ryu-4.25-1.el7 from fedora https://review.rdoproject.org/r/14643 | 12:37 |
*** rlandy has joined #rdo | 12:39 | |
number80 | ykarel: the one in Fedora is ok for us but cannot be rebuilt as-is on EL7 | 12:40 |
rdogerrit | Yatin Karel created rdo-infra/fedora-stable-config master: Consume puppet-5.5.1 from koji rawhide build https://review.rdoproject.org/r/14988 | 12:41 |
*** leanderthal has quit IRC | 12:41 | |
ykarel | number80, ^^ | 12:41 |
apevec | EmilienM, didn't you say we need to keep ansible 2.5 in Rocky? | 12:41 |
ykarel | number80, ack | 12:41 |
EmilienM | apevec: I said that and I also said we want to test 2.6 in Rocky | 12:41 |
EmilienM | to consider an upgrade once we release stable rocky | 12:42 |
EmilienM | but not now | 12:42 |
EmilienM | in any case, we need the machinery that automatically upgrade ansible in our production chain | 12:42 |
EmilienM | and AFIK the only piece that is missing now is building in CBS | 12:42 |
EmilienM | the rest is already in place I guess | 12:42 |
EmilienM | (deps.yaml would be updated automatically if new rpm in CBS etc) | 12:43 |
apevec | amoralej|lunch, ^ which CI jobs would ansible NVR update in deps.yml trigger? | 12:43 |
rdogerrit | Yatin Karel created openstack/oslo-versionedobjects-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14989 | 12:43 |
ykarel | apevec, featureset016 for master | 12:44 |
rdogerrit | chkumar246 proposed rdo-jobs master: Remove root privilage user permission on other directory https://review.rdoproject.org/r/14987 | 12:45 |
*** racedo has joined #rdo | 12:45 | |
apevec | sdoran, https://releases.ansible.com/ansible/rpm/release/epel-7-x86_64/ansible-2.6.1-1.el7.ans.src.rpm is missing macros upstream_version, rpmversion etc. - you said this can be fixed upstream, can you point me where is the .spec template used for those upstream builds? | 12:48 |
*** avivgt has joined #rdo | 12:49 | |
sdoran | https://github.com/ansible/ansible/blob/devel/packaging/rpm/ansible.spec | 12:50 |
apevec | also 2.6.1 has re-written changelog history, looks like it's generated on the fly? | 12:50 |
apevec | -* Thu Apr 19 2018 Ansible, Inc. <info@ansible.com> - 2.5.1-1 | 12:50 |
apevec | +* Thu Apr 18 2018 Ansible, Inc. <info@ansible.com> - 2.5.1-1 | 12:50 |
apevec | Thu Apr 19 2018 was correct, maybe script for 2.6.1 was running with the wrong TZ ? | 12:51 |
sdoran | I’m not 100% sure. I know we’re using a generator for the full changelog but I don’t know about the spec file. | 12:52 |
apevec | what's more, last changelog entry is for 2.5.3, 2.6.x entries are missing | 12:52 |
mrunge | any idea, what causes a POST_FAILURE in zuul jobs? | 12:52 |
mrunge | I can not see any log :( | 12:53 |
apevec | mrunge, when was it? | 12:53 |
mrunge | apevec: right now | 12:53 |
mrunge | https://review.rdoproject.org/r/#/c/14878/ | 12:53 |
apevec | sdoran, I guess it's this one https://github.com/ansible/ansible/blob/devel/packaging/rpm/ansible.spec | 12:54 |
sdoran | The stable-2.6 branch from which we tag release doesn’t have much either. | 12:54 |
*** Son_Goku has quit IRC | 12:54 | |
sdoran | I’ll have to talk to the release manager to see if he knows anything about the spec file. | 12:54 |
sdoran | Last time I asked I didn’t a ton of great answers. | 12:55 |
*** Son_Goku has joined #rdo | 12:55 | |
sdoran | Yes, that’s the spec file in devel. Not sure if that’s used in our builds or not. | 12:56 |
*** mcornea has joined #rdo | 12:57 | |
apevec | mrunge, try recheck, looks like we had networking issue in the rdocloud | 12:57 |
mrunge | apevec: doing right now | 12:57 |
mrunge | apevec: another POST_FAILURE | 13:02 |
mrunge | apevec: any idea who to ask about that? | 13:02 |
*** pradk has quit IRC | 13:04 | |
*** ragiman has quit IRC | 13:05 | |
*** kgiusti has joined #rdo | 13:05 | |
*** egonzalez has quit IRC | 13:06 | |
EmilienM | apevec: I can tell you which CI jobs | 13:06 |
EmilienM | fs010, fs027 is an EXCELLENT start | 13:06 |
EmilienM | apevec: if your question was "what do you want" :) | 13:07 |
apevec | mrunge, it's being looked at by mhu on zuul side | 13:07 |
mrunge | thank you apevec | 13:07 |
apevec | EmilienM, no, my question was for amoralej to understand what would run right now :) | 13:07 |
EmilienM | apevec: sorry | 13:08 |
apevec | but yes next step is what do you want :) | 13:08 |
apevec | then we need to figure out mapping, which deps triggers which set CI jobs | 13:08 |
rdogerrit | Merged gating_scripts master: Add package to -candidate tags when building it in CBS https://review.rdoproject.org/r/14977 | 13:12 |
number80 | repoquery --repofrompath=ansible,https://releases.ansible.com/ansible/rpm/release/epel-7-x86_64/ --repoid=ansible --enablerepo=ansible ansible.noarch 2>/dev/null | sed -n '$p' | 13:13 |
number80 | ^ EmilienM, apevec: this could serve as a basis to detect latest version from ansible repo | 13:13 |
* number80 was looking on how to do that automation | 13:13 | |
*** dneary has quit IRC | 13:14 | |
apevec | number80, thanks, yeah that looks good | 13:14 |
*** leanderthal has joined #rdo | 13:14 | |
apevec | number80, although we might want to track separately 2.5.x and 2.6.x | 13:14 |
rdogerrit | chkumar246 proposed rdo-jobs master: Remove root privilage user permission on other directory https://review.rdoproject.org/r/14987 | 13:14 |
*** dneary has joined #rdo | 13:15 | |
apevec | e.g. 2.5.6 was released after 2.6.0 | 13:15 |
number80 | apevec: that requires additional metadata that we don't have currently | 13:15 |
*** agopi|brb has joined #rdo | 13:15 | |
number80 | ansible just push everything in a single repo | 13:15 |
*** agopi|brb is now known as agopi | 13:15 | |
apevec | yeah | 13:15 |
rdogerrit | Yatin Karel created openstack/osc-lib-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14990 | 13:15 |
apevec | is repo metadata keeping only the latest NVR ? | 13:16 |
apevec | nope, primary.xml has all nvrs | 13:16 |
number80 | apevec: no whatever rpm is in repo (they just dump everything together) | 13:17 |
number80 | yeah, hence the sed | 13:17 |
number80 | if we have metadata, we can filter out the version we want to track though | 13:17 |
number80 | *versions | 13:17 |
*** dustins has joined #rdo | 13:19 | |
*** eharney has joined #rdo | 13:24 | |
*** agopi is now known as agopi|brb | 13:25 | |
*** rdobot has joined #rdo | 13:25 | |
*** ChanServ sets mode: +v rdobot | 13:25 | |
*** eck`gone is now known as eck` | 13:26 | |
*** mdbooth has joined #rdo | 13:27 | |
*** agurenko has quit IRC | 13:27 | |
mdbooth | Hello! I've just created a review request for osc-placement (the openstack client plugin for placement): https://bugzilla.redhat.com/show_bug.cgi?id=1607877 | 13:27 |
openstack | bugzilla.redhat.com bug 1607877 in Package Review "Review-request: python-osc-placement" [Unspecified,New] - Assigned to hguemar | 13:27 |
*** Son_Goku has quit IRC | 13:27 | |
*** agopi|brb has quit IRC | 13:29 | |
*** kashyap has joined #rdo | 13:30 | |
mdbooth | kashyap: https://bugzilla.redhat.com/show_bug.cgi?id=1607877 if you're feeling keen :) | 13:30 |
openstack | bugzilla.redhat.com bug 1607877 in Package Review "Review-request: python-osc-placement" [Unspecified,New] - Assigned to hguemar | 13:30 |
kashyap | mdbooth: I will feel keen once I push a revision of the other patch that I'm preparing for you to review :P | 13:30 |
mdbooth | kashyap: Hehe | 13:30 |
kashyap | mdbooth: Oh, number80 (Haikel) already is on it? | 13:31 |
kashyap | Or is he the default assignee | 13:31 |
*** agurenko has joined #rdo | 13:31 | |
*** toure is now known as toure|brb | 13:31 | |
*** agopi|brb has joined #rdo | 13:31 | |
kashyap | apevec: or number80 If you aren't on it, I can assign the above review to myself | 13:33 |
kashyap | (Don't want to step on any toes. :-)) | 13:34 |
apevec | kashyap, yes! | 13:34 |
apevec | just run licensecheck as a first step | 13:34 |
* kashyap takes the "yes" as "assign it to yourself" | 13:34 | |
apevec | kashyap, and yes, poor number80 is default :) | 13:34 |
kashyap | apevec: Nod; but mdbooth has already posted the output | 13:34 |
*** aufi_ has joined #rdo | 13:34 | |
kashyap | apevec: That's mean, put a soulless bot as the default assignee, I say | 13:34 |
apevec | kashyap, then you can just confirm he's not cheating :) | 13:35 |
kashyap | apevec: Haha | 13:35 |
kashyap | Yeah, true | 13:35 |
kashyap | Been a while since I reviewed a package | 13:35 |
mdbooth | It's an official openstack project, so I'd hope it's a shoe in ;) | 13:35 |
number80 | kashyap: feel free to reassign to any real human | 13:35 |
kashyap | Done | 13:36 |
number80 | (that's a good show too btw) | 13:36 |
*** amoralej|lunch is now known as amoralej | 13:36 | |
*** maufart__ has quit IRC | 13:37 | |
amoralej | apevec, EmilienM right now we have FS016 for master | 13:37 |
amoralej | multinode | 13:37 |
mdbooth | number80 apevec: Incidentally, once the initial package review is done I'm going to be proposing this all the way back to Pike | 13:38 |
number80 | mdbooth: ack | 13:38 |
mdbooth | I understand that's unusual, but it's a support tool which really ought to have been there already | 13:38 |
*** dprince has joined #rdo | 13:38 | |
apevec | mdbooth, yeah, should be fine if you put compatible releases, assuming project has stable branches? | 13:39 |
mdbooth | apevec: It does, but tbh it's a client so the latest stable should be fine | 13:39 |
*** maufart__ has joined #rdo | 13:39 | |
mdbooth | If it's not, that would be a bug | 13:39 |
kashyap | dnf install fedora-packager | 13:39 |
kashyap | Err, wrong buffer | 13:39 |
*** bdodd has quit IRC | 13:40 | |
*** aufi_ has quit IRC | 13:42 | |
*** dustins has quit IRC | 13:42 | |
*** ccamacho1 has joined #rdo | 13:43 | |
*** ccamacho has quit IRC | 13:43 | |
*** dustins has joined #rdo | 13:43 | |
*** dustins has quit IRC | 13:44 | |
mdbooth | What's the git url of rdoinfo? | 13:44 |
*** dustins has joined #rdo | 13:44 | |
*** avivgt has quit IRC | 13:44 | |
mdbooth | The doc link is to gerrit, but I can't find the git url | 13:44 |
kashyap | mdbooth: Bizarrely, `rpmlint` throws these: | 13:45 |
kashyap | $> rpmlint python-osc-placement.spec | 13:45 |
kashyap | python-osc-placement.spec: W: no-%prep-section | 13:45 |
kashyap | python-osc-placement.spec: W: no-%build-section | 13:45 |
kashyap | python-osc-placement.spec: W: no-%install-section | 13:45 |
kashyap | python-osc-placement.spec: E: specfile-error error: line 8: Unknown tag: <!DOCTYPE html> | 13:45 |
kashyap | python-osc-placement.spec: E: specfile-error error: query of specfile python-osc-placement.spec failed, can't parse | 13:45 |
kashyap | 0 packages and 1 specfiles checked; 2 errors, 3 warnings. | 13:45 |
*** bdodd has joined #rdo | 13:45 | |
kashyap | mdbooth: The two errors are not bizarre | 13:45 |
kashyap | What is are the warnings - because the spec _does_ have the %prep, %build, and %install sections. | 13:46 |
mdbooth | Incidentally, I cribbed the spec from the examples repo linked in the docs, but it contains a couple of errors | 13:46 |
apevec | mdbooth, ssh://review.rdoproject.org:29418/rdoinfo | 13:47 |
mdbooth | apevec: Thanks | 13:47 |
apevec | mdbooth, please me link to that doc so we can make it clearer | 13:47 |
*** dneary has quit IRC | 13:48 | |
*** Eleventh_Doctor has quit IRC | 13:48 | |
mdbooth | apevec: https://github.com/openstack-packages/openstack-example-spec/blob/master/python-example-library.spec | 13:49 |
mdbooth | apevec: Line 169: should be %files -n | 13:49 |
*** shardy has quit IRC | 13:50 | |
mdbooth | Lines 163 and 120, html -> build/doc/html (iirc) | 13:50 |
mdbooth | Sorry, doc/build/html | 13:51 |
rdogerrit | Yatin Karel created openstack/os-win-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14991 | 13:52 |
*** bdodd has quit IRC | 13:54 | |
rdogerrit | Yatin Karel created openstack/os-brick-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14992 | 13:54 |
*** quiquell has quit IRC | 13:54 | |
kashyap | mdbooth: Please disregard the 'rpmlint' errors above; it's a PEBKAC | 13:55 |
kashyap | I'll update the bug | 13:55 |
*** toure|brb is now known as toure | 13:56 | |
*** shardy has joined #rdo | 13:56 | |
mdbooth | kashyap: Phew. Those things can be obtuse. | 13:56 |
mdbooth | apevec: Incidentally, as the submitter am I on the hook to be maintainer? | 13:56 |
kashyap | mdbooth: My download was corrupt; I did a bad `curl` | 13:56 |
kashyap | (Should have done `curl -L`) | 13:56 |
*** Pharaoh_Atem has joined #rdo | 13:56 | |
*** Pharaoh_Atem has quit IRC | 13:56 | |
*** Pharaoh_Atem has joined #rdo | 13:56 | |
mdbooth | apevec: Or is there an existing maintainer for osc | 13:56 |
*** avivgt has joined #rdo | 13:57 | |
mdbooth | d0ugal: I see you're the maintainer of openstackclient. Might you consider being maintainer of osc-placement? | 13:57 |
kashyap | mdbooth: Did you also make a scratch build? | 13:59 |
* kashyap used to make that to show that it builds properly | 13:59 | |
mdbooth | kashyap: I did not, although I have it installed on my rdo queens system here | 14:00 |
*** pradk has joined #rdo | 14:00 | |
*** Pharaoh_Atem has quit IRC | 14:00 | |
mdbooth | That doesn't mean it builds properly under mock, of course | 14:00 |
*** eck` is now known as eck`gone | 14:00 | |
rdogerrit | Yatin Karel created openstack/oslotest-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14993 | 14:01 |
*** Pharaoh_Atem has joined #rdo | 14:01 | |
*** Pharaoh_Atem has quit IRC | 14:01 | |
*** Pharaoh_Atem has joined #rdo | 14:01 | |
*** dneary has joined #rdo | 14:02 | |
apevec | mdbooth, no, there isn't actually OSC maintainer | 14:02 |
apevec | I think d0ugal is just historical info | 14:02 |
mdbooth | apevec: ack. | 14:03 |
apevec | and plugins are per team | 14:03 |
EmilienM | amoralej: it's a good start. | 14:03 |
rdogerrit | Yatin Karel created openstack/heat-translator-distgit rpm-master: Requirement sync for Rocky https://review.rdoproject.org/r/14994 | 14:03 |
mdbooth | apevec: Oh, ok. So it really could be me : | 14:03 |
apevec | mdbooth, so yes you're on the hook to own it | 14:03 |
mdbooth | :/ | 14:03 |
EmilienM | amoralej : I need to check if containerized undercloud is configured but I think yes | 14:03 |
apevec | mdbooth, share it with your whole team, maintainership is like love! | 14:03 |
apevec | mdbooth, i.e. sign them all up! | 14:04 |
mdbooth | apevec: Hah! | 14:04 |
*** baha has joined #rdo | 14:04 | |
*** ykarel is now known as ykarel|away | 14:04 | |
apevec | mdbooth, re. example spec : please send review https://review.rdoproject.org/r/#/q/project:rdo-infra/example-distgit | 14:05 |
*** eck`gone is now known as eck` | 14:05 | |
kashyap | mdbooth: This doesn't have v2.2 tar balls http://tarballs.openstack.org/osc-placement/ | 14:05 |
mdbooth | kashyap: 2.2? | 14:05 |
mdbooth | 1.1.0 is the latest iirc | 14:05 |
kashyap | Err, 0.2.2 | 14:06 |
kashyap | Disregard me, it's the heat | 14:06 |
apevec | kashyap, hmm, you are still right, there was 1.2.0 https://releases.openstack.org/rocky/index.html#rocky-osc-placement | 14:07 |
apevec | and no tarball | 14:07 |
kashyap | Yeah | 14:07 |
apevec | something went wrong in the upstream release pipeline | 14:07 |
mdbooth | [mbooth@workstation osc-placement (master)]$ git tag -l | 14:07 |
mdbooth | 0.1.0 | 14:07 |
mdbooth | 1.0.0 | 14:07 |
mdbooth | 1.1.0 | 14:07 |
*** imacdonn has quit IRC | 14:07 | |
*** hamzy_ has quit IRC | 14:07 | |
kashyap | mdbooth: There is no 0.2.2 either | 14:07 |
kashyap | mdbooth: That's what `rpmbuild` throws at me: | 14:07 |
kashyap | $> rpmbuild -ba python-openstackclient.spec | 14:07 |
kashyap | error: File /home/kashyapc/rpmbuild/SOURCES/python-openstackclient-0.2.2.tar.gz: No such file or directory | 14:07 |
mdbooth | Where does 0.2.2 come from? | 14:07 |
mdbooth | Why would it be trying to build 0.2.2? | 14:08 |
apevec | hum, indeed https://github.com/openstack/osc-placement/releases | 14:08 |
kashyap | mdbooth: Ah | 14:08 |
kashyap | You need to fix up the version in the spec | 14:08 |
kashyap | Name: python-openstackclient | 14:08 |
kashyap | Version: 0.2.2 | 14:08 |
kashyap | You currently have the above | 14:08 |
mdbooth | Err... | 14:08 |
mdbooth | Have I uploaded the wrong spec file? | 14:08 |
apevec | let's check openstack/releases | 14:08 |
apevec | https://review.openstack.org/573456 rocky: release osc-placement 1.2.0 | 14:09 |
kashyap | mdbooth: Not you, it's me. | 14:09 |
kashyap | Too may spec files in my ~/rpmbuild dir :-( | 14:09 |
kashyap | Sigh | 14:09 |
apevec | mdbooth, I think you want melwitt as maintainer | 14:09 |
mdbooth | apevec: She'll be delighted with that :) | 14:09 |
apevec | kashyap, hehe, you still uncovered an upstream release problem by accident :) | 14:10 |
kashyap | LOL | 14:10 |
* mdbooth will be maintainer, and we can scrap about it later | 14:10 | |
*** jmlowe has joined #rdo | 14:12 | |
*** ykarel|away has quit IRC | 14:12 | |
apevec | mdbooth, dhellmann, melwitt - I've left comment in https://review.openstack.org/573456 about missing 1.2.0 tag | 14:12 |
mdbooth | apevec: Would that confuse 'rpmfactory-client' ? | 14:12 |
*** agurenko has quit IRC | 14:12 | |
apevec | mdbooth, let's first go with trunk master builds, we don't need tag for that | 14:13 |
* mdbooth got the impression that versioning had some dark wizardry behind it | 14:13 | |
*** kopecmartin has quit IRC | 14:14 | |
apevec | it will just be versioned 1.1.0-0.timestamp | 14:14 |
amoralej | apevec, you are as admin for cmd2, could you check https://src.fedoraproject.org/rpms/python-cmd2/pull-request/2 | 14:15 |
amoralej | needed for rebuild in RDO | 14:15 |
rdogerrit | Merged rdo-jobs master: Remove root privilage user permission on other directory https://review.rdoproject.org/r/14987 | 14:16 |
*** dtrainor has quit IRC | 14:17 | |
*** mjturek has joined #rdo | 14:17 | |
apevec | amoralej, actually not admin but I got commit | 14:18 |
apevec | paramite is main admin https://src.fedoraproject.org/rpms/python-cmd2 | 14:18 |
*** dtrainor has joined #rdo | 14:19 | |
apevec | paramite, looks like @infra-sig might want to take it over? | 14:19 |
pradk | amoralej, Hi, as we discussed last week i rebased python-tenacity to 4.9.0 in fedora, How do i import into rdo? | 14:23 |
amoralej | pradk, there has been some discussion | 14:23 |
*** wolverineav has quit IRC | 14:23 | |
amoralej | about if promote it to queens or not | 14:23 |
pradk | ok | 14:23 |
amoralej | as upper-constraints is 4.8.0 | 14:23 |
*** wolverineav has joined #rdo | 14:23 | |
pradk | ah ok | 14:23 |
apevec | amoralej, paramite - merged | 14:23 |
amoralej | apevec, could you rebuild it? | 14:24 |
apevec | amoralej, you also need Rawhide or f28 build? | 14:24 |
amoralej | rawhide is ok | 14:24 |
kashyap | mdbooth: So ... I just issued a scratch build; but I had to do the following Kerberos trickery to convince Koji to make it: | 14:24 |
kashyap | (1) In your /etc/krb5.conf, ensure you have "rdns = false" (without quotes) under [libdefaults]. | 14:25 |
*** bdodd has joined #rdo | 14:25 | |
kashyap | (2) kinit $FAS@FEDORAPROJECT.ORG | 14:26 |
apevec | amoralej, cmd2 where we had issues w/ 0.9.x ? | 14:26 |
kashyap | (3) koji build --scratch f28 python-osc-placement-1.1.0-1.src.rpm | 14:26 |
kashyap | The build failed | 14:26 |
apevec | due to dropping py2 | 14:26 |
* kashyap goes to write a comment | 14:26 | |
mdbooth | kashyap: What command did you execute? | 14:27 |
kashyap | mdbooth: See step (3) above. | 14:27 |
amoralej | apevec, in py2 we have 0.8.8 | 14:27 |
mdbooth | $ fedpkg scratch-build | 14:27 |
mdbooth | Could not execute scratch_build: Branch master does not track remote branch. | 14:27 |
amoralej | in u-c | 14:27 |
kashyap | mdbooth: See thef failure here: https://koji.fedoraproject.org/koji/taskinfo?taskID=28566515 | 14:27 |
amoralej | 0.9 is for py3, yes | 14:27 |
*** rbartal has quit IRC | 14:27 | |
kashyap | mdbooth: Mind trying the `koji` command as above directly? It's the "source" | 14:28 |
kashyap | I'll get you the build log | 14:28 |
d0ugal | apevec: I am pretty historical :) | 14:28 |
*** sbulage is now known as sbulage|mtg | 14:28 | |
*** eharney_ has joined #rdo | 14:28 | |
apevec | d0ugal, you can send review in rdoinfo if you find a replacement ;) | 14:28 |
kashyap | mdbooth: See the traceback at the end here: https://kojipkgs.fedoraproject.org//work/tasks/6523/28566523/build.log | 14:29 |
apevec | amoralej, building https://koji.fedoraproject.org/koji/buildinfo?buildID=1130213 | 14:29 |
*** shreshtha has joined #rdo | 14:29 | |
amoralej | yeah, i'm checking | 14:29 |
*** mcornea has quit IRC | 14:30 | |
*** eharney has quit IRC | 14:30 | |
*** links has quit IRC | 14:31 | |
rdogerrit | Alfredo Moralejo proposed rdoinfo master: Update python-sphinx-argparse to 0.2.2 for rocky-testing repo https://review.rdoproject.org/r/14927 | 14:31 |
mdbooth | kashyap: Yep, predictable missing deps from not doing a mockbuild :) | 14:32 |
kashyap | mdbooth: Nod ... you going to fix it? | 14:33 |
rdogerrit | Alfredo Moralejo proposed openstack/networking-cisco-distgit queens-rdo: python-networking-cisco-6.1.0-1 https://review.rdoproject.org/r/14924 | 14:33 |
mdbooth | kashyap: Yep. I'll ping you again when I have a successful scratch build. | 14:34 |
kashyap | Okido | 14:34 |
mdbooth | Probably a few | 14:35 |
kashyap | mdbooth: Meanwhile ... to maintain my keenness, I wonder if you would endeavor to have a gander at: https://review.openstack.org/#/c/567258/ (" | 14:35 |
kashyap | libvirt: Remove usage of migrateToURI{2} APIs") | 14:35 |
kashyap | :D | 14:36 |
kashyap | mdbooth: But there is no rush for it. And you can single-task on the current thing. | 14:36 |
kashyap | Just like to get that out of the way, before I head out for 2 weeks starting 01-Aug | 14:36 |
paramite | apevec, I have no problem with handing pythnon-cmd2 to infra-sig | 14:36 |
*** samP has joined #rdo | 14:38 | |
apevec | paramite, check w/ Ralph | 14:38 |
*** Caterpillar has quit IRC | 14:39 | |
*** mcornea has joined #rdo | 14:40 | |
*** jmlowe has quit IRC | 14:41 | |
*** Caterpillar has joined #rdo | 14:42 | |
*** janki has joined #rdo | 14:45 | |
*** ksambor has left #rdo | 14:49 | |
*** rpioso|afk is now known as rpioso | 14:49 | |
*** hamzy_ has joined #rdo | 14:50 | |
*** artom has joined #rdo | 14:50 | |
*** imacdonn has joined #rdo | 14:51 | |
mdbooth | apevec: rpmbuild doesn't seem to be magically adding python deps for me | 14:51 |
mdbooth | apevec: Should I expect it to? | 14:52 |
* mdbooth is convinced it always used to do that | 14:52 | |
*** hamzy_ has quit IRC | 14:52 | |
*** hamzy_ has joined #rdo | 14:52 | |
apevec | tvignaud, re. deps.yml in promotion - what number80 said, we don't know which deps.yml revision was used, what we know is which deps repo was used by _a_ job | 14:53 |
*** ksambor has joined #rdo | 14:53 | |
*** ksambor has left #rdo | 14:53 | |
apevec | it could happen jobs could use different deps repo revisions if update was pushed during the promotion | 14:53 |
apevec | amoralej, ^ right? | 14:53 |
tvignaud | apevec: that would still be a better aproximation that the one looked at when the promotion actually happen :-) | 14:53 |
apevec | true | 14:53 |
apevec | you can look up deps revision repo already from job logs | 14:54 |
amoralej | apevec, yes, it may hapen | 14:54 |
kashyap | mdbooth: You're building locally, right? I just installed the deps | 14:54 |
mdbooth | No, I mean there's some tool which scans your sourcecode and adds rpm dependencies on any libraries you use | 14:54 |
kashyap | mdbooth: But you can generate the SRPM file and let the build system do it | 14:54 |
apevec | mdbooth, wdym, adding deps? | 14:54 |
amoralej | apevec, tvignaud as said before, i think the best option is to report deps revision to dlrn-api notes | 14:54 |
kashyap | mdbooth: `rpmbuild -bs /path/to/.spec/` | 14:55 |
mdbooth | apevec: rpm -q --requires <foo> | 14:55 |
tvignaud | amoralej: can you point me how to access them? | 14:55 |
mdbooth | should contain everything 'import'ed by the source | 14:55 |
apevec | mdbooth, oh you mean, adding Requires: python-* for you? | 14:55 |
mdbooth | apevec: Yeah | 14:55 |
apevec | try rdopkg req-check | 14:55 |
amoralej | tvignaud, dlrn-api notes for a job? | 14:55 |
tvignaud | amoralej: how would I do that from a given hash? | 14:55 |
tvignaud | (that's my start point :-) ) | 14:56 |
amoralej | tvignaud, so, if you go to https://trunk.rdoproject.org/api-centos-master-uc/api/civotes.html | 14:56 |
amoralej | you see every hash we test | 14:56 |
tvignaud | interesting | 14:56 |
amoralej | tvignaud, that info is not in dlrn-api yet | 14:56 |
*** udesale has joined #rdo | 14:56 | |
amoralej | what i'm proposing is to add it | 14:56 |
amoralej | if you click in one of the hashes | 14:56 |
mdbooth | apevec: Doesn't seem to work. Guessing because it's not in distgit yet | 14:56 |
amoralej | you see every job reported | 14:56 |
amoralej | and a field "notes" | 14:57 |
amoralej | we could add deps-revision:<revision> | 14:57 |
amoralej | or something like that | 14:57 |
mdbooth | Ok, think I'll have to add it manually | 14:57 |
apevec | mdbooth, what does it say? | 14:57 |
tvignaud | amoralej: that would work for me | 14:57 |
mdbooth | $ rdopkg reqcheck | 14:57 |
mdbooth | command failed: git show 1.1.0:requirements.txt | 14:57 |
mdbooth | stderr: | 14:57 |
mdbooth | fatal: Invalid object name '1.1.0'. | 14:57 |
apevec | hmm, interesting, maybe this upstream is more foobared than we thought :) | 14:58 |
amoralej | tvignaud, then you could use repoquery for that specific repo revision | 14:58 |
amoralej | to list all packages on it | 14:58 |
mdbooth | What's it trying to show, though? | 14:58 |
amoralej | or even repodiff | 14:58 |
apevec | actually, maybe you just need right remotes | 14:58 |
amoralej | from old and new one | 14:58 |
mdbooth | It's not in distgit. git isn't configured locally. | 14:58 |
tvignaud | amoralej: I haven't used repoquery yet. Could you provide an example? | 14:59 |
apevec | mdbooth, so it's your local folder with .spec ? | 15:00 |
*** julim has quit IRC | 15:01 | |
apevec | let's fake rdopkg checkout, git init it and put the spec on rpm-master branch | 15:01 |
*** tshefi has joined #rdo | 15:02 | |
*** cshastri has quit IRC | 15:03 | |
amoralej | tvignaud, http://paste.openstack.org/show/726527/ | 15:03 |
*** lvdombrkr has joined #rdo | 15:03 | |
*** jcoufal has joined #rdo | 15:04 | |
*** dtrainor has quit IRC | 15:04 | |
mdbooth | apevec: I'm just doing it manually | 15:04 |
*** dtrainor has joined #rdo | 15:05 | |
*** rcernin_ has joined #rdo | 15:05 | |
tvignaud | amoralej: thx | 15:05 |
apevec | then git remote add -f upstream git://github.com/openstack/osc-placement; git checkout master; git checkout rpm-master | 15:05 |
apevec | rdopkg reqcheck worked after that | 15:05 |
tvignaud | amoralej: do you think the notes can be added before next promotion? | 15:06 |
apevec | mdbooth, NB that's just reading requirements.txt so it's covering runtime deps only | 15:06 |
apevec | there's more BuildRequires e.g. for docs | 15:06 |
apevec | sphinx etc | 15:06 |
amoralej | tvignaud, i'm not sure | 15:07 |
mdbooth | apevec: afaict all requires will also be buildrequires | 15:07 |
mdbooth | Because it runs unit tests | 15:07 |
amoralej | let me check what do we need to modify | 15:07 |
rdogerrit | Sagi Shnaidman proposed rdo-infra/ci-config master: Add role to deploy ruck-rover-cockpit https://review.rdoproject.org/r/14632 | 15:07 |
*** Eran_Kuris has quit IRC | 15:08 | |
*** artom_ has joined #rdo | 15:08 | |
apevec | there's magic RFE https://github.com/softwarefactory-project/rdopkg/issues/42 from builddeps | 15:08 |
apevec | mdbooth, correct | 15:09 |
apevec | BR = reqs + more | 15:09 |
*** cylopez has joined #rdo | 15:09 | |
apevec | more is in test-requires.txt | 15:09 |
apevec | and with new docs upstream building procedure, there's now separate reqs for docs | 15:09 |
*** artom has quit IRC | 15:10 | |
apevec | e.g. https://github.com/openstack/nova/blob/master/doc/requirements.txt | 15:11 |
mdbooth | kashyap: Updated | 15:11 |
kashyap | Will look | 15:11 |
apevec | https://governance.openstack.org/tc/reference/project-testing-interface.html#documentation | 15:11 |
*** clecomte has quit IRC | 15:14 | |
*** MrAbaddon has joined #rdo | 15:16 | |
kashyap | mdbooth: Nice | 15:17 |
kashyap | mdbooth: No changelog? | 15:18 |
*** ccamacho1 has quit IRC | 15:18 | |
mdbooth | kashyap: Nope. | 15:18 |
kashyap | IIRC the RDO specs don't require changelog, right? | 15:18 |
*** udesale has quit IRC | 15:18 | |
mdbooth | kashyap: Nothing changed yet :) | 15:18 |
kashyap | Right, the first commit hasn't happened yet | 15:18 |
mdbooth | I think I would have to add one in order to create the first commit | 15:19 |
kashyap | mdbooth: Why did you have to remove the 'python-cliff' dep? | 15:20 |
mdbooth | kashyap: Didn't have to, but it turns out it wasn't required | 15:20 |
mdbooth | kashyap: So it's more that I didn't have to add it | 15:20 |
kashyap | Ah, I see. | 15:20 |
kashyap | Nod; looks good to me | 15:20 |
mdbooth | It's pulled in by something else. | 15:21 |
* kashyap goes to flip the flag | 15:21 | |
kashyap | Yeah, guessed as much | 15:21 |
*** maufart__ has quit IRC | 15:21 | |
mdbooth | And it's not a direct dep. I think I only needed it when building master directly outside rpm due to some upstream weirdness. | 15:21 |
mdbooth | s/weirdness/bug/ | 15:21 |
kashyap | mdbooth: One last: | 15:22 |
kashyap | $> rpmlint /home/kashyapc/rpmbuild/SRPMS/python-osc-placement-1.1.0-1.src.rpm | 15:22 |
kashyap | python-osc-placement.src: E: no-changelogname-tag | 15:22 |
* kashyap looks up if we should care about that | 15:22 | |
mdbooth | kashyap: I'd say yes, but I wasn't going to add it until I actually built it | 15:23 |
kashyap | mdbooth: IIRC, when I previously packaged one, I had to do it: https://kashyapc.fedorapeople.org/spec-files/python-gertty.spec | 15:23 |
kashyap | Not that you _must_ add one | 15:24 |
mdbooth | kashyap: Right. AFAIK it's definitely required to build. | 15:24 |
kashyap | Nod | 15:24 |
mdbooth | You want a new spec with a changelog? | 15:24 |
mdbooth | I can add one easily enough, or just do it before building. | 15:25 |
kashyap | mdbooth: "Ideally" you're supposed to make `rpmlint` fully happy before building | 15:25 |
kashyap | mdbooth: I flipped the 'rdo-review' to + anyway: https://bugzilla.redhat.com/show_bug.cgi?id=1607877 | 15:26 |
openstack | bugzilla.redhat.com bug 1607877 in Package Review "Review-request: python-osc-placement" [Unspecified,New] - Assigned to kchamart | 15:26 |
kashyap | I know you're about to take care of that last thing :-) | 15:26 |
apevec | kashyap, yeah, actually we could continue initial review in gerrit after licensecheck was confirmed | 15:27 |
apevec | then do the final formal fedora-review in BZ for the record | 15:27 |
kashyap | apevec: Yeah, 'licensecheck' was fine; it's a valid Apache liecense | 15:27 |
*** Son_Goku has joined #rdo | 15:27 | |
kashyap | apevec: BTW, I didn't note the remark: "It's a valid Apache license" in the bug | 15:28 |
kashyap | I think it's OK. The important bit, the license file is being individually shipped | 15:28 |
apevec | I don't see rdoinfo review, was it uploaded yet? | 15:28 |
mdbooth | apevec: I assume there's a next step while it's added to gerrit? | 15:28 |
apevec | rdoinfo will trigger project creation | 15:29 |
apevec | Step 2 in https://www.rdoproject.org/documentation/add-packages/ | 15:29 |
mdbooth | apevec: Ah, ok. So I need to do that next bit now? | 15:29 |
mdbooth | Got it. | 15:29 |
*** rcernin_ has quit IRC | 15:30 | |
apevec | yep | 15:30 |
mdbooth | apevec: The project is called osc-placement. The package is called python-osc-placement. What should I call it in rdoinfo? | 15:30 |
*** pcaruana has quit IRC | 15:32 | |
*** dneary has quit IRC | 15:33 | |
apevec | project: osc-placement | 15:33 |
rdogerrit | User mdbooth created rdoinfo master: Add osc-placement package https://review.rdoproject.org/r/14995 | 15:34 |
mdbooth | apevec: Thanks. Created. | 15:35 |
apevec | and conf template has name: python-%(project)s | 15:35 |
*** pkovar has quit IRC | 15:35 | |
mdbooth | apevec: conf template? | 15:35 |
kashyap | mdbooth: Might want to add a comment with the above RDO to the review request. | 15:36 |
kashyap | s/above RDO/above RDO URL/ | 15:36 |
mdbooth | kashyap: ack, good idea | 15:37 |
*** jparrill_ has quit IRC | 15:37 | |
*** dneary has joined #rdo | 15:37 | |
*** cylopez has left #rdo | 15:37 | |
*** jparrill has joined #rdo | 15:37 | |
*** leanderthal has quit IRC | 15:38 | |
apevec | mdbooth, conf: rpmfactory-* where I just commented in https://review.rdoproject.org/r/#/c/14995/1/rdo.yml | 15:39 |
apevec | it's package-configs: at the top of rdo.yml | 15:39 |
apevec | with default values | 15:39 |
mdbooth | apevec: Ok. That was just dark magic to me. Thanks. | 15:39 |
apevec | amoralej, number80, btw we should probably rename rpmfactory-* to rdo-* | 15:40 |
apevec | it was meant to be only for migration | 15:40 |
rdogerrit | User mdbooth proposed rdoinfo master: Add osc-placement package https://review.rdoproject.org/r/14995 | 15:41 |
*** rlandy is now known as rlandy|brb | 15:42 | |
*** lvdombrkr has quit IRC | 15:44 | |
*** pnavarro has quit IRC | 15:45 | |
*** samP has quit IRC | 15:47 | |
*** wilken[m] has quit IRC | 15:47 | |
*** julim has joined #rdo | 15:49 | |
*** samP has joined #rdo | 15:50 | |
*** cNilesh has quit IRC | 15:51 | |
*** sbulage|mtg is now known as sbulage|afk | 15:51 | |
*** eharney_ is now known as eharney | 15:51 | |
rdogerrit | rdo-trunk created openstack/vitrage-distgit rpm-master: openstack-vitrage: failed to build 1db154a https://review.rdoproject.org/r/14996 | 15:52 |
*** samP has quit IRC | 15:54 | |
*** avivgt has quit IRC | 15:54 | |
*** racedo has quit IRC | 15:55 | |
*** jfrancoa has quit IRC | 15:58 | |
*** samP has joined #rdo | 15:59 | |
*** Son_Goku has quit IRC | 16:01 | |
*** jpich has quit IRC | 16:01 | |
*** holser_ has quit IRC | 16:02 | |
*** emalikov has quit IRC | 16:02 | |
*** sbulage|afk has quit IRC | 16:02 | |
*** agopi|brb has quit IRC | 16:03 | |
*** agopi|brb has joined #rdo | 16:03 | |
*** dgurtner has quit IRC | 16:09 | |
*** pradk has quit IRC | 16:09 | |
rdogerrit | Merged rdo-infra/ci-config master: Add role to deploy ruck-rover-cockpit https://review.rdoproject.org/r/14632 | 16:14 |
*** pradk has joined #rdo | 16:15 | |
*** trown is now known as trown|lunch | 16:16 | |
*** dsneddon has joined #rdo | 16:17 | |
*** panda is now known as panda|off | 16:18 | |
*** vnogin has quit IRC | 16:18 | |
*** zoli is now known as zoli|gone | 16:19 | |
*** zoli|gone is now known as zoli | 16:19 | |
*** lucasagomes is now known as lucas-afk | 16:24 | |
*** ccamacho has joined #rdo | 16:24 | |
*** ccamacho has quit IRC | 16:25 | |
*** ccamacho has joined #rdo | 16:25 | |
*** rlandy|brb is now known as rlandy | 16:28 | |
*** jparrill has quit IRC | 16:29 | |
*** jparrill has joined #rdo | 16:29 | |
*** abhishekk-away has joined #rdo | 16:32 | |
*** abhishekk-away is now known as abhishekk | 16:33 | |
*** vnogin has joined #rdo | 16:36 | |
*** sshnaidm|ruck is now known as sshnaidm|bbl | 16:37 | |
*** abregman has quit IRC | 16:39 | |
*** dtantsur is now known as dtantsur|afk | 16:39 | |
amoralej | mjturek, i just added a comment in https://review.rdoproject.org/r/#/c/14739 | 16:39 |
*** vnogin has quit IRC | 16:40 | |
*** vnogin has joined #rdo | 16:43 | |
mjturek | amoralej: replied | 16:43 |
mjturek | think I'm wrong about the script-file param? | 16:46 |
*** zbitter has joined #rdo | 16:46 | |
*** zaneb has quit IRC | 16:47 | |
*** vnogin has quit IRC | 16:48 | |
*** zbitter is now known as zaneb | 16:48 | |
*** rlandy is now known as rlandy|afk | 16:49 | |
*** artom_ has quit IRC | 16:50 | |
*** artom has joined #rdo | 16:51 | |
mjturek | amoralej: I'll look around and see if I find another example | 16:51 |
*** derekh has quit IRC | 16:55 | |
amoralej | mjturek, i can merge and test it, but i'd say it will not work | 16:55 |
*** sbonazzo has quit IRC | 16:56 | |
mjturek | amoralej: fair enough any other ideas for handling this? I believe you had recommended envinject so wondering if you had an expected implementation that I didn't follow | 16:58 |
*** myoung is now known as myoung|lunch | 16:58 | |
amoralej | mjturek, i was thinking in using the same shell builder | 16:59 |
amoralej | but adding inject to just add the variable | 16:59 |
amoralej | in fact, now that i re-read it, you added it in builders | 17:00 |
amoralej | and it's not a builder | 17:00 |
amoralej | so, you need to keep the same shell builder | 17:00 |
*** dneary has quit IRC | 17:00 | |
*** dneary has joined #rdo | 17:00 | |
*** sfbender has joined #rdo | 17:01 | |
sfbender | Jakub RuĹľiÄŤka proposed DLRN master: WIP: Add BrewBuildDriver https://softwarefactory-project.io/r/13168 | 17:01 |
amoralej | mjturek, you need to keep the builder as is | 17:02 |
amoralej | and in the job definition | 17:02 |
amoralej | add properties section | 17:02 |
amoralej | on on it - inject with properties-content | 17:02 |
amoralej | i'm not sure if i'm explaining it properly | 17:03 |
mjturek | amoralej: I think I get what you're suggesting.. let me propose that quick | 17:03 |
*** agopi|brb has quit IRC | 17:03 | |
*** julim_ has joined #rdo | 17:09 | |
*** mvk_ has quit IRC | 17:09 | |
*** julim has quit IRC | 17:10 | |
*** MrAbaddon has quit IRC | 17:11 | |
*** vnogin has joined #rdo | 17:12 | |
rdogerrit | User mjturek proposed rdo-infra/ci-config master: Add test-day-tools-ppc64le job https://review.rdoproject.org/r/14739 | 17:12 |
mjturek | amoralej ^ | 17:12 |
*** dneary has quit IRC | 17:13 | |
amoralej | mjturek, yeah | 17:13 |
amoralej | that's what i meant | 17:13 |
mjturek | \o/ | 17:13 |
*** gfidente has quit IRC | 17:13 | |
amoralej | let's try it | 17:14 |
mjturek | **crosses fingers** | 17:14 |
mjturek | thanks for helping this along amoralej | 17:15 |
*** holser_ has joined #rdo | 17:15 | |
*** flg77 has joined #rdo | 17:15 | |
*** flg has quit IRC | 17:15 | |
amoralej | glad to help | 17:15 |
*** slaweq has quit IRC | 17:16 | |
*** ramishra has quit IRC | 17:17 | |
*** tesseract has quit IRC | 17:17 | |
rdogerrit | Merged rdo-infra/ci-config master: Add test-day-tools-ppc64le job https://review.rdoproject.org/r/14739 | 17:18 |
*** ccamacho has quit IRC | 17:20 | |
amoralej | mjturek, the jjb publish job is broken :( | 17:22 |
amoralej | i'm checking | 17:22 |
mjturek | :( | 17:23 |
apevec | uhm, ansible tarball in srpm doesn't match upstream tarball? | 17:25 |
apevec | ansible.src: W: file-size-mismatch ansible-2.6.1.tar.gz = 10725333, https://releases.ansible.com/ansible/ansible-2.6.1.tar.gz = 10724749 | 17:25 |
* apevec will compare and report upstream | 17:26 | |
rdogerrit | Alfredo Moralejo created config master: Add weirdo_token secret to publish-cico-jjb job https://review.rdoproject.org/r/14997 | 17:27 |
apevec | ugh .pyc are include wth | 17:27 |
rdogerrit | Alfredo Moralejo proposed config master: Add weirdo_token secret to publish-cico-jjb job https://review.rdoproject.org/r/14997 | 17:27 |
amoralej | mjturek, we need to get ^ merged and re-run jjb publish | 17:27 |
*** mjturek_ has joined #rdo | 17:28 | |
*** mjturek has quit IRC | 17:29 | |
apevec | + dangling symlink lrwxrwxrwx. 1 apevec apevec 13 Jul 5 21:54 ansible_release.py -> ../release.py | 17:29 |
apevec | sdoran, ^ where do I report that in ansible upstream? | 17:29 |
sdoran | https://github.com/ansible/ansible/issues/new/choose | 17:30 |
*** amoralej is now known as amoralej|off | 17:37 | |
*** trown|lunch is now known as trown | 17:37 | |
*** shardy has quit IRC | 17:38 | |
*** jatanmalde has quit IRC | 17:38 | |
apevec | thanks | 17:41 |
*** apevec has quit IRC | 17:41 | |
*** dprince has quit IRC | 17:42 | |
*** vnogin has quit IRC | 17:43 | |
*** mvk_ has joined #rdo | 17:50 | |
rdogerrit | John Eckersberg created rdoinfo master: Rebase python-amqp for pike/queens https://review.rdoproject.org/r/14998 | 17:50 |
*** jparrill has quit IRC | 17:51 | |
*** mjturek_ is now known as mjturek | 17:51 | |
*** hamzy_ has quit IRC | 17:55 | |
*** dprince has joined #rdo | 17:57 | |
*** ykarel has joined #rdo | 18:02 | |
*** jparrill has joined #rdo | 18:02 | |
ykarel | pabelanger, hi | 18:03 |
*** jparrill has joined #rdo | 18:04 | |
ykarel | pabelanger, re. https://review.rdoproject.org/r/#/c/14972/2/zuul.d/zuul-legacy-jobs.yaml, so zuul.branch and zuul.project should refer to the project and branch on which job runs, right? | 18:04 |
ykarel | pabelanger, we need to run these jobs in -distgit and other projects like rdoinfo | 18:05 |
EmilienM | mwhahaha: sounds like we have ftbfs on puppet sysctl | 18:05 |
EmilienM | have you heard about anyone being on it? | 18:05 |
EmilienM | ykarel: ^ same question | 18:05 |
pabelanger | ykarel: right, you'll be able to then use ansible to replace distgit part to figure out release | 18:06 |
mwhahaha | EmilienM: what? | 18:06 |
EmilienM | https://review.rdoproject.org/r/#/c/14975/ | 18:06 |
ykarel | EmilienM, i don't think some one looked onto it | 18:07 |
mwhahaha | EmilienM: oh bad json, go yell at tobias | 18:07 |
EmilienM | https://github.com/duritong/puppet-sysctl/commit/84bf1fc3a8de8672e74abb30e20721929d34aaf2 | 18:07 |
mwhahaha | trailing , in json is bad | 18:07 |
EmilienM | lol yeah | 18:08 |
EmilienM | ahah | 18:08 |
ykarel | pabelanger, you mean fetch ocata from ocata-rdo? | 18:08 |
pabelanger | ykarel: right | 18:08 |
EmilienM | mwhahaha: is he tobasco ? | 18:08 |
ykarel | pabelanger, i guess we use for non distgit as well | 18:08 |
mwhahaha | mwhahaha: yea i think so | 18:09 |
mwhahaha | EmilienM: er yea i think so, anyway i commented | 18:09 |
mwhahaha | so he'll probably pick it up | 18:09 |
ykarel | pabelanger, also we need to run both packstack and puppet jobs in projects | 18:09 |
pabelanger | ykarel: yah, jobs should be running on the right branch, which is zuul.branch, how to filter it will be up to playbook | 18:09 |
ykarel | pabelanger, at some case on master branch we runn all release jobs | 18:09 |
pabelanger | ykarel: have an example? | 18:10 |
ykarel | pabelanger, fetching | 18:10 |
ykarel | pabelanger, https://github.com/rdo-infra/rdo-jobs/blob/master/zuul.d/zuul-legacy-project-templates.yaml#L969-L985 | 18:11 |
rdogerrit | Merged puppet/puppet-opendaylight-distgit queens-rdo: puppet-opendaylight-8.2.2-1.9126c8dgit https://review.rdoproject.org/r/14967 | 18:11 |
pabelanger | ykarel: we'll need to setup https://zuul-ci.org/docs/zuul/user/config.html?highlight=override#attr-job.override-checkout for those, to likely force a specific branch to use on the job, if running from master | 18:13 |
* ykarel looks | 18:14 | |
*** slaweq has joined #rdo | 18:15 | |
*** zerick has quit IRC | 18:16 | |
*** zerick_ has joined #rdo | 18:16 | |
*** gkadam has quit IRC | 18:17 | |
EmilienM | ykarel: do you have CBS repo URL handy? | 18:21 |
*** karimb has quit IRC | 18:21 | |
*** toure is now known as toure|biab | 18:22 | |
*** karimb has joined #rdo | 18:22 | |
rdogerrit | Emilien Macchi proposed rdoinfo master: rocky/deps: bump to ansible-2.6.1-0-1.el7.ans https://review.rdoproject.org/r/14960 | 18:22 |
ykarel | EmilienM, u need https://trunk.rdoproject.org/centos7-master/deps/latest/? | 18:22 |
EmilienM | ykarel: no, the staging repo for cbs rocky | 18:22 |
ykarel | EmilienM, nope i never used that repo, but like to know where it is | 18:23 |
ykarel | i generally check cbs.centos.org to get package info | 18:23 |
EmilienM | ykarel: no worries, thanks | 18:23 |
*** agopi|brb has joined #rdo | 18:23 | |
*** agopi|brb is now known as agopi | 18:27 | |
ykarel | pabelanger, still looks to me that it might become complex( using job.required-projects.override-checkout only for the branched project + parsing distgit branches and other project branches) seeing the type of jobs(weirdo driving the deployment based on project + branch + scenario), | 18:30 |
*** karimb has quit IRC | 18:30 | |
pabelanger | ykarel: maybe, i think it will be less complex then JJB and more then static vars in ansible | 18:31 |
ykarel | pabelanger, it's late for me now but can dig more on this tomorrow :), it would be good if you can put your thoughts on the review | 18:31 |
pabelanger | ack | 18:32 |
EmilienM | ykarel: found what I needed: https://cbs.centos.org/kojifiles/packages/ | 18:32 |
ykarel | pabelanger, Thanks | 18:32 |
ykarel | EmilienM, nice, Thanks | 18:33 |
*** ykarel is now known as ykarel|away | 18:33 | |
EmilienM | sdoran, mwhahaha : ansible 2.6 requires a new dep: https://logs.rdoproject.org/60/14960/3/check/legacy-validate-buildsys-tags/8c4dbb6/job-output.txt.gz#_2018-07-24_18_25_34_861265 | 18:34 |
*** mmercer has joined #rdo | 18:34 | |
EmilienM | python-keyczar - not even sure we have that in RDO | 18:34 |
EmilienM | https://codesearch.rdoproject.org/?q=keyczar&i=nope&files=&repos= | 18:36 |
EmilienM | seems like no | 18:36 |
*** myoung|lunch is now known as myoung | 18:37 | |
*** hamzy_ has joined #rdo | 18:39 | |
*** zerick_ has quit IRC | 18:40 | |
*** amuller has quit IRC | 18:41 | |
*** zerick has joined #rdo | 18:41 | |
*** abhishekk is now known as abhishekk-mbl | 18:50 | |
ykarel|away | EmilienM, afair keyczar is not a strict requirement for ansible | 18:52 |
*** mjturek has quit IRC | 18:53 | |
rdogerrit | Merged openstack/magnum-distgit rpm-master: Switch to stestr https://review.rdoproject.org/r/14973 | 18:54 |
EmilienM | ykarel|away: well it fails to build in https://review.rdoproject.org/r/#/c/14960/ | 18:55 |
ykarel|away | EmilienM, yes it needs to be build by removing dependency on keyczar, if u see earlier also it's being build without it, see .ans in the end | 18:56 |
ykarel|away | EmilienM, i think apevec / number80 can do that | 18:57 |
EmilienM | k | 18:57 |
*** jlibosva1 has joined #rdo | 18:57 | |
*** jlibosva is now known as Guest68340 | 18:57 | |
*** jlibosva1 is now known as jlibosva | 18:57 | |
*** Guest68340 has quit IRC | 18:59 | |
*** holser_ has quit IRC | 18:59 | |
ykarel|away | EmilienM, apevec already build that | 19:00 |
ykarel|away | EmilienM, try ansible-2.6.1-1.el7.ans | 19:00 |
EmilienM | ok | 19:00 |
* ykarel|away leaves | 19:00 | |
rdogerrit | Emilien Macchi proposed rdoinfo master: rocky/deps: bump to ansible-2.6.1-0-1.el7.ans https://review.rdoproject.org/r/14960 | 19:00 |
EmilienM | ykarel|away: good night | 19:01 |
*** MrAbaddon has joined #rdo | 19:02 | |
*** rlandy|afk is now known as rlandy | 19:03 | |
*** eck` is now known as eck`gone | 19:03 | |
*** ykarel|away is now known as mdnadeem | 19:03 | |
*** mdnadeem has quit IRC | 19:03 | |
*** mdnadeem has joined #rdo | 19:03 | |
*** mdnadeem has quit IRC | 19:08 | |
*** julim_ has quit IRC | 19:15 | |
*** eharney has quit IRC | 19:17 | |
*** alexpilo_ has quit IRC | 19:18 | |
*** artom_ has joined #rdo | 19:22 | |
*** artom_ has quit IRC | 19:23 | |
*** artom_ has joined #rdo | 19:23 | |
*** artom has quit IRC | 19:25 | |
*** toure|biab is now known as toure | 19:34 | |
*** rwsu has quit IRC | 19:34 | |
*** alexpilotti has joined #rdo | 19:35 | |
*** pradk has quit IRC | 19:36 | |
rdogerrit | rdo-trunk created openstack/vitrage-distgit rpm-master: openstack-vitrage: failed to build 1db154a https://review.rdoproject.org/r/14999 | 19:41 |
*** julim has joined #rdo | 19:42 | |
*** agopi is now known as agopi|brb | 19:42 | |
*** artom_ is now known as artom | 19:56 | |
*** jcoufal has quit IRC | 19:58 | |
*** artom_ has joined #rdo | 19:58 | |
*** artom has quit IRC | 20:01 | |
*** artom_ is now known as artom | 20:01 | |
*** agopi|brb is now known as agopi | 20:02 | |
*** eck`gone is now known as eck` | 20:02 | |
*** eharney has joined #rdo | 20:04 | |
*** dgurtner has joined #rdo | 20:06 | |
*** dgurtner has joined #rdo | 20:06 | |
*** mjturek has joined #rdo | 20:08 | |
*** pradk has joined #rdo | 20:10 | |
*** sshnaidm|bbl is now known as sshnaidm|ruck | 20:11 | |
*** jlibosva has quit IRC | 20:12 | |
*** rcernin_ has joined #rdo | 20:18 | |
*** jtomasek has quit IRC | 20:20 | |
*** shreshtha has quit IRC | 20:22 | |
*** chem has quit IRC | 20:22 | |
*** dgurtner has quit IRC | 20:26 | |
*** racedo has joined #rdo | 20:30 | |
*** janki has quit IRC | 20:31 | |
*** baha has quit IRC | 20:32 | |
*** paramite has quit IRC | 20:36 | |
rdogerrit | Sagi Shnaidman created rdo-jobs master: Include ceph bootstrap in multinode jobs https://review.rdoproject.org/r/15000 | 20:38 |
rdogerrit | Sagi Shnaidman proposed rdo-jobs master: Include ceph bootstrap in multinode jobs https://review.rdoproject.org/r/15000 | 20:38 |
*** tshefi has quit IRC | 20:42 | |
*** d0ugal has quit IRC | 20:44 | |
*** baha has joined #rdo | 20:46 | |
*** artom has quit IRC | 20:47 | |
*** mjturek has quit IRC | 20:49 | |
*** agopi is now known as agopi|brb | 20:51 | |
*** morazi has quit IRC | 20:51 | |
*** mjturek has joined #rdo | 20:52 | |
*** hamzy_ has quit IRC | 20:55 | |
*** mjturek has quit IRC | 20:57 | |
*** kgiusti has left #rdo | 20:58 | |
*** trown is now known as trown|outtypewww | 21:02 | |
*** gfidente has joined #rdo | 21:05 | |
*** gfidente has quit IRC | 21:05 | |
*** gfidente has joined #rdo | 21:05 | |
*** jmlowe has joined #rdo | 21:05 | |
*** rbowen has quit IRC | 21:06 | |
*** mjturek has joined #rdo | 21:06 | |
*** mjturek has quit IRC | 21:09 | |
*** mjturek has joined #rdo | 21:12 | |
*** pchavva has quit IRC | 21:13 | |
*** dustins has quit IRC | 21:13 | |
*** mmercer has quit IRC | 21:15 | |
*** alexpilotti has quit IRC | 21:15 | |
*** KarlchenK has joined #rdo | 21:16 | |
*** brault has quit IRC | 21:17 | |
rdogerrit | Emilien Macchi created config master: Revert "Revert "tripleo/ovb/0{01,35}: use irrelevant-files"" https://review.rdoproject.org/r/15001 | 21:18 |
rdogerrit | Emilien Macchi proposed config master: Revert "Revert "tripleo/ovb/0{01,35}: use irrelevant-files"" https://review.rdoproject.org/r/15001 | 21:18 |
EmilienM | sshnaidm|ruck: ^ when you have time | 21:18 |
*** pradk has quit IRC | 21:20 | |
*** mmercer has joined #rdo | 21:20 | |
*** racedo has quit IRC | 21:21 | |
sshnaidm|ruck | EmilienM, I wonder if settings in zuul directory affects something.. pabelanger ? | 21:25 |
pabelanger | what is the issue | 21:26 |
*** julim has quit IRC | 21:26 | |
sshnaidm|ruck | pabelanger, do settings from zuul directory imply? https://review.rdoproject.org/r/15001 | 21:26 |
*** abhishekk-mbl has quit IRC | 21:26 | |
sshnaidm|ruck | pabelanger, shouldn't it be in zuul.d? | 21:26 |
*** alexpilotti has joined #rdo | 21:27 | |
pabelanger | right zuul.yaml, .zuul.yaml or zuul.d, .zuul.d | 21:27 |
pabelanger | that is old zuul | 21:27 |
pabelanger | and can be deleted | 21:27 |
EmilienM | pabelanger: can you review https://review.rdoproject.org/r/#/c/15001/ please? | 21:28 |
rdogerrit | pabelanger created config master: Delete old zuul files https://review.rdoproject.org/r/15002 | 21:28 |
pabelanger | EmilienM: sshnaidm|ruck: ^will help | 21:28 |
EmilienM | pabelanger: where can I configure the irrelevant files then? | 21:29 |
pabelanger | for which project | 21:29 |
EmilienM | pabelanger: all tripleo repos | 21:29 |
EmilienM | I need to disappear or someone will kill me, i'm back shortly | 21:29 |
pabelanger | look in zuul.d/projects.yaml or zuul.d/tripleo.yaml | 21:30 |
pabelanger | and zuul.d/tripleo.yaml needs to be refactored into zuul.d/projects.yaml | 21:30 |
*** rcernin_ has quit IRC | 21:30 | |
*** slaweq has quit IRC | 21:30 | |
EmilienM | pabelanger: https://github.com/rdo-infra/review.rdoproject.org-config ? | 21:31 |
EmilienM | or https://github.com/rdo-infra/ci-config | 21:31 |
EmilienM | no the first one I guess | 21:31 |
EmilienM | ok i'll touch https://github.com/rdo-infra/review.rdoproject.org-config/blob/master/zuul.d/tripleo.yaml then | 21:31 |
pabelanger | https://review.rdoproject.org/r/config | 21:31 |
EmilienM | sshnaidm|ruck: I'll do it later | 21:32 |
EmilienM | pabelanger: Not Found | 21:32 |
EmilienM | anyway, bbl | 21:32 |
sshnaidm|ruck | EmilienM, doesn't it work? https://github.com/rdo-infra/review.rdoproject.org-config/blob/master/zuul.d/tripleo.yaml#L12 | 21:33 |
*** edmondsw has quit IRC | 21:34 | |
pabelanger | EmilienM: the same project as 15002 | 21:34 |
pabelanger | but zuul.d folder | 21:34 |
*** agopi|brb is now known as agopi | 21:35 | |
*** abhishekk-mbl has joined #rdo | 21:36 | |
*** brault has joined #rdo | 21:41 | |
*** jayg is now known as jayg|g0n3 | 21:42 | |
*** vnogin has joined #rdo | 21:46 | |
*** agopi is now known as agopi|brv | 21:48 | |
*** abhishekk-mbl has quit IRC | 21:49 | |
*** agopi|brv has quit IRC | 21:53 | |
*** aludwar has quit IRC | 21:54 | |
*** imcleod has quit IRC | 21:57 | |
*** aludwar has joined #rdo | 21:59 | |
*** vnogin has quit IRC | 22:00 | |
*** dprince has quit IRC | 22:02 | |
*** dgurtner has joined #rdo | 22:02 | |
*** dgurtner has joined #rdo | 22:02 | |
*** tvignaud has quit IRC | 22:03 | |
*** tosky has quit IRC | 22:07 | |
*** tvignaud has joined #rdo | 22:10 | |
*** jmlowe has quit IRC | 22:14 | |
*** alexpilotti has quit IRC | 22:21 | |
*** toure is now known as toure|gone | 22:27 | |
*** dneary has joined #rdo | 22:27 | |
*** dneary has quit IRC | 22:29 | |
*** rcernin has joined #rdo | 22:30 | |
*** alexpilotti has joined #rdo | 22:35 | |
*** rlandy has quit IRC | 22:37 | |
sshnaidm|ruck | pabelanger, do you know maybe why mirror.regionone.rdo-cloud-tripleo.rdoproject.org is not available? | 22:38 |
*** baha has quit IRC | 22:39 | |
pabelanger | no, networking issue in rdo? | 22:40 |
pabelanger | curl http://mirror.regionone.rdo-cloud-tripleo.rdoproject.org works for me | 22:41 |
*** julim has joined #rdo | 22:41 | |
*** flg77 has quit IRC | 22:45 | |
*** flg has joined #rdo | 22:46 | |
*** slaweq has joined #rdo | 22:50 | |
*** slaweq has quit IRC | 22:54 | |
*** rfolco has quit IRC | 23:04 | |
*** rfolco has joined #rdo | 23:05 | |
*** rh-jelabarre has quit IRC | 23:07 | |
*** slaweq has joined #rdo | 23:11 | |
*** rh-jelabarre has joined #rdo | 23:13 | |
*** slaweq has quit IRC | 23:16 | |
*** agopi has joined #rdo | 23:25 | |
*** wolverineav has quit IRC | 23:26 | |
*** wolverineav has joined #rdo | 23:27 | |
*** wolverineav has quit IRC | 23:33 | |
*** mcornea has quit IRC | 23:35 | |
*** gfidente has quit IRC | 23:37 | |
*** dgurtner has quit IRC | 23:48 | |
*** rpioso is now known as rpioso|afk | 23:51 | |
*** mjturek has quit IRC | 23:54 | |
*** wolverineav has joined #rdo | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!