Saturday, 2014-04-19

openstackgerritA change was merged to openstack/requirements: require new setuptools  https://review.openstack.org/8847400:01
clarkbI think the two categories of thing we have are A) devstack nodes that should have minimal installs so that devstack can configure stuff. These nodes need lots of data to be cached though. B) nodes that run unittests and other tests that expect slaves to have a certain prebuilt set of functionality. mysql postgres firefox maven stuff and so on00:01
*** msabramo1 has quit IRC00:01
openstackgerritA change was merged to openstack-infra/config: Fix two typos in updated elasticsearch module  https://review.openstack.org/8870800:02
mordredwoot.00:04
mordredlook at how pretty: http://puppetdb.openstack.org/00:04
mordredjesusaurus, clarkb, jeblair, nibalizer : ^^00:04
*** mriedem has quit IRC00:04
mordrednow. seriously. wth is up with pip goign away and coming back on storyboard00:05
jesusaurusclarkb: so the source of my confusion is that openstack_project::bare_slave uses bare => false00:14
clarkbjesusaurus: yup00:15
jesusaurusand there are 3 entries into jenkins::slave: openstack_project::slave, openstack_project::bare_slave, and openstack_project::single_use_slave00:15
clarkbbecause bare there means something else unfortunately00:15
clarkbjesusaurus: right but see the comment on bare_slave00:15
mordredclarkb: why don't we just rename bare there?00:15
jesusaurusyeah00:15
clarkbjesusaurus: that is just a convenience manifest00:15
clarkbwe don't actually use it anywhere00:15
clarkbmordred: simple_slave?00:16
clarkbmordred: renaming it would be good00:16
mordredclarkb: openstack_project::bare_slave -> openstack_project::simple_slave  - the bare param to skip_accounts ?00:16
jesusaurus++00:16
clarkbbare param is whether or not to install all the extra stuff00:17
clarkbbut ya00:17
clarkbwfm00:17
mordredclarkb: we could also pull the stuff that bare does into its own class00:17
*** msabramo has joined #openstack-infra00:18
mordredor rather, the stuff you get if bare ==  false00:18
jesusaurusmordred: thats very similar to what i want to do00:18
mordredand put it into openstack_project00:18
mordredand call it "unittest_extras" or something00:18
clarkbmordred: I don't think that is where the border should go00:19
clarkbbut something similar would be good00:19
mordredwell, I mean as a first step - just extract the functionality that's only installed wehn bare==false into a thing00:19
mordredbecause then also the logic will be clearer00:20
mordred"I want me some $FOO"00:20
mordredI particularly like the naming here:00:20
mordred  if ($bare == false) {00:20
mordred    $packages = [$common_packages, $standard_packages]00:20
mordred  } else {00:20
mordred    $packages = $common_packages00:20
jesusaurusyeah, for that particular bit, i think that $common_packages belongs in ::jenkins and $standard_packages should be moved over to ::openstack_project somewhere00:21
vipulwhich infra repo might i find slave_scripts/gerrit-git-prep.sh ?00:24
clarkbvipul: openstack-infra/config/modules/jenkins/files/slave_scripts/gerrit-git-prep.sh00:26
locke1051vipul: i think its in config00:26
locke1051and clarkb beat me00:26
clarkbvipul: but chances are you don't really want to change that file00:26
clarkbvipul: what are you trying to do?00:26
vipulclarkb: yep, i just wanted to know what it does :)00:26
*** _nadya_ has joined #openstack-infra00:27
openstackgerritMonty Taylor proposed a change to openstack-infra/config: First stab at splitting slave  https://review.openstack.org/8874000:27
mordredjesusaurus, clarkb: I don't think this is a final thing at all - but something like that ^^ as a first piece of conversation00:27
*** marun has quit IRC00:28
nibalizermordred: why is centos6-dev1.slave.openstack.org even on puppetboard00:29
nibalizer?00:29
nibalizeris that a real machine -- not an ephemeral one?00:29
*** locke1051 is now known as locke10500:29
mordrednibalizer: hysterical raisins00:29
mordredyes00:29
mordredfor now00:29
nibalizeryou can 'puppet node deactivate centos6-dev1.slave.openstack.org' on the puppet master to make it stop showing up as unreported00:29
nibalizerthat does purge all the old reports tho00:29
*** khyati has joined #openstack-infra00:30
locke105so i'm working on https://bugs.launchpad.net/devstack/+bug/1243660 (moving bash8 to its own project)00:30
uvirtbotLaunchpad bug 1243660 in devstack "bash8 should be standalone and in pypi" [Low,Confirmed]00:30
mordredawesome00:31
*** _nadya_ has quit IRC00:31
*** wenlock has quit IRC00:31
*** sweston has joined #openstack-infra00:31
locke105but i'm wondering, should i publish it to pypi myself (haven't really put anything there before) or should i make a stackforge project and let you the openstack-infra take care of publishing?00:31
locke105let the openstack-infra*00:31
mordredlocke105: the second thing00:31
locke105ok00:31
*** lakshmi has quit IRC00:32
locke105so ... basic steps are 1) make a project in stackforge, 2) get some jobs setup in JJB config and zuul layout, 3)  ??? , 4) profit00:32
locke105well maybe not 400:32
locke105my WIP is here https://bugs.launchpad.net/devstack/+bug/124366000:33
uvirtbotLaunchpad bug 1243660 in devstack "bash8 should be standalone and in pypi" [Low,Confirmed]00:33
locke105ah00:33
locke105copy paste errros00:33
locke105here https://github.com/locke105/bash800:33
*** gyee has quit IRC00:33
locke105still need to pbr it up and stuff00:34
locke105:)00:34
* locke105 brb. coffee...00:35
*** sweston has quit IRC00:36
*** thuc has joined #openstack-infra00:50
*** CaptTofu has joined #openstack-infra00:50
*** maxbit has quit IRC00:51
openstackgerritMonty Taylor proposed a change to openstack-infra/config: Migrate pastebin to use cloud databases  https://review.openstack.org/8874100:54
*** thuc has quit IRC00:54
*** imcsk8 has quit IRC00:56
*** zhiyan_ is now known as zhiyan00:59
openstackgerritA change was merged to openstack-infra/devstack-gate: Test matrix generation for feature branches.  https://review.openstack.org/8867101:01
*** zhiyan is now known as zhiyan_01:02
*** Ryan_Lane has quit IRC01:02
*** Ryan_Lane has joined #openstack-infra01:04
*** marun has joined #openstack-infra01:06
*** nati_ueno has quit IRC01:12
*** CaptTofu has quit IRC01:18
*** CaptTofu has joined #openstack-infra01:18
*** wchrisj has quit IRC01:20
*** CaptTofu has quit IRC01:23
*** ilives has joined #openstack-infra01:25
*** flashgordon is now known as jogo01:27
*** marun has quit IRC01:27
openstackgerritMonty Taylor proposed a change to openstack-infra/config: Remove gerrit_set_agreements  https://review.openstack.org/8874301:35
*** saschpe has quit IRC01:36
clarkbmordred: jeblair compare filename:"console.html" AND message:"Looks like the node went offline during the build." AND NOT build_node:*hpcloud-az2* to filename:"console.html" AND message:"Looks like the node went offline during the build."01:37
clarkbI think hpcloud az2 is not liking us01:37
*** saschpe has joined #openstack-infra01:37
*** amcrn has quit IRC01:41
openstackgerritMonty Taylor proposed a change to openstack-infra/config: Don't manage /etc/aliases for mailman  https://review.openstack.org/8874501:42
*** yamahata has joined #openstack-infra01:46
openstackgerritMonty Taylor proposed a change to openstack-infra/config: Don't keep fetching the same graphite-web revision  https://review.openstack.org/8874601:46
mordredclarkb: yay!01:47
pleia2http://www.amazon.com/Official-Ubuntu-Book-8th/dp/013390539X/01:47
openstackgerritMathew Odden proposed a change to openstack-infra/config: Create bash8 project in stackforge  https://review.openstack.org/8874701:47
pleia2I'm now going to tell people I wrote the book on Ubuntu01:47
anteayayay01:48
pleia2(also, I am looking forward to having my free time back now that it's done :)01:48
anteayaI already was working with that premise01:48
pleia2hehe01:49
anteaya:D01:49
anteayawell done01:49
pleia2literal now!01:49
pleia2thanks01:49
locke105cool01:49
locke105pleia2: ^01:49
pleia2thanks locke10501:49
mordredpleia2: woot!01:49
clarkbpleia2: nice01:50
clarkbmordred: ya not sure what is happenign there but it appears something is shooting our nodes in the head but only in hpcloud az201:51
*** thuc has joined #openstack-infra01:51
clarkbmordred: if it happened to other AZs I would blame jenkins/nodepool/zuul but this is suspicious due to the fact only one az is affected01:51
*** adalbas has quit IRC01:53
*** thuc has quit IRC01:55
mordredclarkb: I hate clouds01:57
*** Longgeek has joined #openstack-infra01:59
locke105lol01:59
*** thomasem has joined #openstack-infra01:59
*** thomasem has quit IRC01:59
*** thuc has joined #openstack-infra02:00
*** thuc_ has joined #openstack-infra02:01
*** bearhands is now known as comstud02:02
*** nati_ueno has joined #openstack-infra02:02
*** thuc has quit IRC02:05
*** adalbas has joined #openstack-infra02:06
*** seither has joined #openstack-infra02:11
openstackgerritZhenguo Niu proposed a change to openstack-infra/config: Add django_openstack_auth to the integrated gate  https://review.openstack.org/8652802:16
openstackgerritA change was merged to openstack-infra/jeepyb: Read the has-github value from the defaults file  https://review.openstack.org/8647102:22
*** zhiyan_ is now known as zhiyan02:23
*** nati_ueno has quit IRC02:24
*** timrc is now known as timrc-afk02:26
*** nati_uen_ has joined #openstack-infra02:28
*** zhiyan is now known as zhiyan_02:30
*** nati_uen_ has quit IRC02:39
*** sweston has joined #openstack-infra02:42
*** seither has quit IRC02:45
*** dstanek has joined #openstack-infra02:48
*** ildikov has quit IRC02:52
*** ildikov has joined #openstack-infra02:52
*** Daviey has quit IRC03:04
*** signed8bit has quit IRC03:06
*** CaptTofu has joined #openstack-infra03:17
openstackgerritMathew Odden proposed a change to openstack-infra/config: Create bash8 project in stackforge  https://review.openstack.org/8874703:22
*** CaptTofu has quit IRC03:22
*** nati_ueno has joined #openstack-infra03:36
*** krotscheck has quit IRC03:41
*** krotscheck has joined #openstack-infra03:44
*** wenlock has joined #openstack-infra03:46
*** Longgeek has quit IRC03:46
*** Longgeek has joined #openstack-infra03:46
*** lnxnut has quit IRC03:49
*** Longgeek has quit IRC03:51
*** lnxnut has joined #openstack-infra03:53
*** Longgeek has joined #openstack-infra03:54
*** ilives has quit IRC03:55
*** dstanek has quit IRC04:04
*** dstanek has joined #openstack-infra04:04
*** yamahata has quit IRC04:05
*** thuc_ has quit IRC04:06
*** thuc has joined #openstack-infra04:07
*** ilives has joined #openstack-infra04:08
mgagneIn config repo, what's the point of using apache::vhost if the vhost template is overridden and no puppetlabs-apache specific variable are used inside it? Why not a file resource with a bunch of subscribe/require?04:11
*** thuc has quit IRC04:11
mgagneclarkb: ^ I'm evaluating the feasibility of upgrading puppetlabs-apache to the latest without breaking the world04:14
*** lnxnut has quit IRC04:17
*** nati_ueno has quit IRC04:20
*** dstanek has quit IRC04:34
*** adalbas has quit IRC04:34
*** e0ne has joined #openstack-infra04:37
*** e0ne has quit IRC04:39
*** harlowja is now known as harlowja_away04:41
*** shakayumi has quit IRC04:46
*** dkehnx has quit IRC04:49
*** dkehnx has joined #openstack-infra04:49
*** ilives has quit IRC04:55
*** ildikov has quit IRC04:55
*** khyati has quit IRC04:56
*** che-arne has quit IRC05:07
*** msabramo has quit IRC05:12
*** msabramo has joined #openstack-infra05:13
clarkbit keeps track of sites enabled and mods05:16
*** nati_ueno has joined #openstack-infra05:18
*** wenlock has quit IRC05:20
*** nati_ueno has quit IRC05:22
*** ilives has joined #openstack-infra05:32
*** praneshp has joined #openstack-infra05:42
msabramoWhen using `python setup.py testr --coverage`, can I pass options or config to coverage.py?05:43
msabramoI'm trying to use it for jenkins-job-builder and getting "Coverage.py warning: Module jenkins-job-builder was never imported"05:44
msabramoI feel like it needs to be told to use jenkins-jobs as the module rather than jenkins-job-builder05:44
*** praneshp_ has joined #openstack-infra05:45
*** praneshp has quit IRC05:47
*** praneshp_ is now known as praneshp05:47
*** ilives has quit IRC05:52
*** ilives has joined #openstack-infra05:52
*** andreykurilin_ has joined #openstack-infra05:55
*** ilives has quit IRC05:58
*** ilives has joined #openstack-infra05:59
*** pcrews has quit IRC06:01
*** andreykurilin_ has quit IRC06:03
*** pcrews has joined #openstack-infra06:06
*** pcrews has quit IRC06:15
*** dkehn_ has joined #openstack-infra06:17
*** ilives has quit IRC06:17
*** nati_ueno has joined #openstack-infra06:18
*** ilives has joined #openstack-infra06:18
*** _nadya_ has joined #openstack-infra06:19
*** dkehnx has quit IRC06:20
*** nati_ueno has quit IRC06:23
*** nati_ueno has joined #openstack-infra06:23
clarkbmsabramo: coverage has a config file06:25
clarkbI would try using thar06:25
clarkb*that06:25
msabramoyeah I tried that06:25
msabramoI think it's not reading it06:25
*** sweston is now known as sweston|away06:25
msabramoI think it reads the .coveragerc if I do `coverage run setup.py testr` but not if I do `python setup.py testr --coverage`06:26
clarkbit should in both cases06:28
clarkball testr --coverage does is run the test processes under coverage06:28
*** sweston|away is now known as sweston06:29
clarkbalso coverage run setup.py testr wont do the correct thing06:29
clarkbthat covers testr not the tests06:30
*** _nadya_ has quit IRC06:30
msabramoyeah, that read .coveragerc but wasn't right06:30
msabramo$ sudo dtruss coverage run setup.py testr 2>&1 | grep 'open.*coveragerc'06:30
msabramoopen_nocancel(".coveragerc\0", 0x0, 0x1B6) = 3 006:30
msabramo ❯ sudo dtruss python setup.py --coverage testr 2>&1 | grep 'open.*coveragerc'06:31
msabramo(nothing)06:31
clarkbso that happensin subprocesses06:31
clarkbdoes dtruss follow them?06:31
msabramoah good point06:31
clarkbstrace needs an arg to06:31
msabramomight need an option06:31
msabramoah, need -f06:32
*** praneshp has quit IRC06:32
clarkbit runs X copies of coverage subunit.run06:32
msabramono change with -f06:32
msabramoas I suspected06:32
clarkbthis is for jjb?06:33
msabramoyeah06:34
msabramocuz it's saying "Coverage.py warning: Module jenkins-job-builder was never imported."06:34
clarkbthe .testr.conf looks correct06:34
msabramoeven though .coveragerc has:06:34
msabramo[run]06:34
msabramoappend  = .coverage06:34
msabramosource = jenkins_jobs06:34
clarkbit should literally run a few copies of coverage -m subunit.run06:35
clarkband they should open the coveragerc06:35
clarkbhrm that append may conflict with multi process coverage though06:36
msabramoI'll try removing it06:36
msabramonope still not working06:37
*** nati_ueno has quit IRC06:38
msabramowonder if they run in a different directory so they don't find .coveragerc06:38
clarkbhttp://git.openstack.org/cgit/openstack-dev/pbr/tree/pbr/testr_command.py#n10706:38
clarkbpbr is overriding what you are doing06:38
clarkbthey dont run in a different dir06:38
clarkbits just overriding the config06:39
clarkbtry PYTHON='coverage run --parallel-mode' testr run --parallel && coverage combine06:40
msabramoah ha06:41
msabramointeresting. no warnings this time06:41
msabramo48% coverage; looks reasonable06:42
*** nati_uen_ has joined #openstack-infra06:42
msabramoshould I put that command in tox.ini followed by `coverage report`06:42
msabramo?06:42
msabramomy worry is that someone is going to say why didn't you do it like zuul does? (because someone said that already :-))06:43
clarkbwell point out pbr is buggy :)06:43
clarkbmaybe submit a pbr bug and link to it in tox.ini06:44
clarkbnote the coverage html output dir should match pbrs that way jenkins can copy the html for us06:44
msabramoyeah, I'm thinking maybe pbr should let you specify the source in setup.cfg06:44
msabramoinstead of hard-coding it to the distribution name06:45
clarkbya06:45
clarkbor move the jjb code06:45
clarkbok time for bed. hope that helped06:46
msabramoyes, thank you!!!06:49
*** azneita has joined #openstack-infra06:54
*** nati_uen_ has quit IRC06:59
openstackgerritMarc Abramowitz proposed a change to openstack-infra/jenkins-job-builder: Add tox "coverage" target  https://review.openstack.org/8738207:00
*** dkehn__ has joined #openstack-infra07:13
*** chandan_kumar has joined #openstack-infra07:13
*** dkehn_ has quit IRC07:13
*** azneita_ has joined #openstack-infra07:13
*** azneita has quit IRC07:17
*** _nadya_ has joined #openstack-infra07:19
*** sdake_ has quit IRC07:26
*** _nadya_ has quit IRC07:30
*** azneita has joined #openstack-infra07:32
*** azneita_ has quit IRC07:35
*** azneita has quit IRC07:35
*** _nadya_ has joined #openstack-infra07:47
*** _nadya_ has quit IRC07:49
*** ilives has quit IRC07:49
*** mattymo has quit IRC07:59
*** katyafervent has quit IRC07:59
*** thuc has joined #openstack-infra08:07
*** thuc has quit IRC08:11
*** Sukhdev has joined #openstack-infra08:12
*** ccit has joined #openstack-infra08:13
*** katyafervent has joined #openstack-infra08:57
*** mattymo has joined #openstack-infra09:02
*** _nadya_ has joined #openstack-infra09:05
*** yamahata has joined #openstack-infra09:06
*** unicell has quit IRC09:18
*** _nadya_ has quit IRC09:21
*** sweston has quit IRC09:23
*** _nadya_ has joined #openstack-infra09:24
*** ilives has joined #openstack-infra09:25
*** sweston has joined #openstack-infra09:25
*** _nadya_ has quit IRC09:28
*** e0ne has joined #openstack-infra09:29
*** _nadya_ has joined #openstack-infra09:32
*** sweston has quit IRC09:32
*** lukego has quit IRC09:33
openstackgerritAngus Salkeld proposed a change to openstack-infra/config: Add solum-dashboard (horizon plugin for Solum)  https://review.openstack.org/8744809:33
*** sweston has joined #openstack-infra09:33
*** lukego has joined #openstack-infra09:37
*** _nadya_ has quit IRC09:39
*** Hefeweizen has quit IRC09:42
*** Hefeweizen has joined #openstack-infra09:43
*** _nadya_ has joined #openstack-infra09:45
*** _nadya_ has quit IRC09:48
*** e0ne has quit IRC09:49
*** _nadya_ has joined #openstack-infra09:50
*** _nadya_ has quit IRC09:54
*** ilives has quit IRC09:57
*** ilives has joined #openstack-infra09:57
*** _nadya_ has joined #openstack-infra09:58
*** ilives has quit IRC10:07
*** _nadya_ has quit IRC10:08
*** CaptTofu has joined #openstack-infra10:09
*** Sukhdev has quit IRC10:09
openstackgerritMatthieu Baerts proposed a change to openstack-infra/git-review: Python2: fixed UnicodeEncodeError  https://review.openstack.org/8882810:10
*** CaptTofu has quit IRC10:13
*** ilives has joined #openstack-infra10:14
*** Daviey has joined #openstack-infra10:14
*** ildikov has joined #openstack-infra10:16
*** alexpilotti has joined #openstack-infra10:17
*** e0ne has joined #openstack-infra10:19
*** ilives has quit IRC10:22
*** e0ne has quit IRC10:30
*** lnxnut has joined #openstack-infra10:45
*** alexpilotti has quit IRC11:01
*** dguitarbite has joined #openstack-infra11:05
dguitarbiteis this considered to be spam? https://review.openstack.org/#/c/88890/11:05
dguitarbitesome guy is putting 2-3 patches per minute11:05
*** azneita has joined #openstack-infra11:14
*** CaptTofu has joined #openstack-infra11:31
*** lukego has quit IRC11:32
*** Longgeek has quit IRC11:32
*** e0ne has joined #openstack-infra11:33
*** Longgeek has joined #openstack-infra11:33
*** e0ne has quit IRC11:35
*** Longgeek has quit IRC11:37
*** alexpilotti has joined #openstack-infra11:42
*** Longgeek has joined #openstack-infra11:43
*** dkranz has quit IRC11:53
*** blamar has quit IRC11:57
*** sandywalsh_ has joined #openstack-infra12:05
*** Ryan_Lane1 has joined #openstack-infra12:06
*** hogepodge_ has joined #openstack-infra12:06
*** saschpe has quit IRC12:07
*** alexpilotti has quit IRC12:07
*** jamespag` has joined #openstack-infra12:07
*** jamespag` has joined #openstack-infra12:07
*** ^waterknife has joined #openstack-infra12:08
*** sabari` has joined #openstack-infra12:08
*** miarmak_ has joined #openstack-infra12:08
*** yonglihe_ has joined #openstack-infra12:09
*** krotscheck_ has joined #openstack-infra12:14
*** krotscheck has quit IRC12:14
*** Ryan_Lane has quit IRC12:14
*** hogepodge has quit IRC12:14
*** jamespage has quit IRC12:14
*** miarmak has quit IRC12:14
*** cp16net has quit IRC12:14
*** sandywalsh has quit IRC12:14
*** jpeeler1 has quit IRC12:14
*** portante has quit IRC12:14
*** sabari has quit IRC12:14
*** yongli has quit IRC12:14
*** krotscheck_ is now known as krotscheck12:14
*** hogepodge_ is now known as hogepodge12:14
*** portante has joined #openstack-infra12:15
*** cp16net has joined #openstack-infra12:18
*** jpeeler1 has joined #openstack-infra12:22
*** chandan_kumar has quit IRC12:22
*** sweston has quit IRC12:29
*** sweston has joined #openstack-infra12:29
*** _nadya_ has joined #openstack-infra12:32
*** ^waterknife has quit IRC12:33
*** sweston has quit IRC12:36
openstackgerritafazekas proposed a change to openstack/requirements: Minimum sqlalchemy version is 0.8.1  https://review.openstack.org/8900912:39
*** _nadya_ has quit IRC12:48
*** mriedem has joined #openstack-infra12:57
*** aconrad has joined #openstack-infra13:00
*** dguitarbite has quit IRC13:02
openstackgerritafazekas proposed a change to openstack/requirements: Minimum sqlalchemy version is 0.8.1  https://review.openstack.org/8900913:02
*** e0ne has joined #openstack-infra13:20
*** ociuhandu has joined #openstack-infra13:22
*** nati_ueno has joined #openstack-infra13:27
*** blamar has joined #openstack-infra13:28
*** aconrad has quit IRC13:29
*** thomasem has joined #openstack-infra13:30
*** thomasem has quit IRC13:30
*** thomasem has joined #openstack-infra13:30
*** ociuhandu has quit IRC13:31
*** ociuhandu has joined #openstack-infra13:34
*** adalbas has joined #openstack-infra13:42
*** adalbas has quit IRC13:45
*** sweston has joined #openstack-infra13:51
anteayadguitarbite: thanks for the alert, it isn't spam since with the exception of 2 patches they are on the sandbox repo, which is the intended place for this sort of test: https://review.openstack.org/#/dashboard/864513:52
anteayathe only question I have is whether jenkins should be testing these kind of patches13:52
*** thuc has joined #openstack-infra13:52
anteayathough the jenkins job is probably noop13:52
*** thuc_ has joined #openstack-infra13:54
*** thuc_ has quit IRC13:56
*** thuc__ has joined #openstack-infra13:56
*** bookwar is now known as something_else13:56
*** something_else is now known as bookwar13:56
*** thuc has quit IRC13:57
*** sweston has quit IRC13:57
*** adalbas has joined #openstack-infra14:02
*** e0ne has quit IRC14:02
*** e0ne has joined #openstack-infra14:02
*** nati_ueno has quit IRC14:03
*** bookwar has left #openstack-infra14:04
*** pcrews has joined #openstack-infra14:20
*** nati_ueno has joined #openstack-infra14:22
*** thuc has joined #openstack-infra14:31
*** thuc__ has quit IRC14:35
jeblairanteaya: i don't see the utility in uploading so many patches: https://review.openstack.org/#/dashboard/864514:37
jeblairanteaya: the sandbox repo is a commons.  people are welcome to use it to verify they have everything working, but if they are doing the kind of development where they need to constantly submit patches for testing, they should build their own test infrastructure.14:38
*** nati_ueno has quit IRC14:40
jeblairi have done this: update accounts set inactive='Y' where account_id=8645;14:41
*** thuc_ has joined #openstack-infra14:44
*** thuc has quit IRC14:47
*** ociuhandu has quit IRC14:47
anteayajeblair: okay great14:48
anteayathank you14:48
*** adalbas has quit IRC14:48
anteayaI don't seem him on irc I don't think, but he sends lots of email to the ml14:49
*** leakypipes has quit IRC14:51
*** msabramo has quit IRC14:55
*** msabramo has joined #openstack-infra14:56
jeblairthat wasn't enough to stop it so i have also done: delete from account_ssh_keys where account_id=8645;14:57
anteayapersistent guy14:58
anteayalet's see how long it takes for him to hit the ml14:58
*** adalbas has joined #openstack-infra15:00
jeblairi sent him mail15:03
anteayak15:03
jeblairwow gerrit doesn't make this easy; he's still uploading patches15:03
anteayahow is that possible when you deleted his ssh key?15:04
jeblairit's possible he has a connection open or is using authenticated http15:04
anteayawhat was that tool fungi had for killing open connections15:04
anteayawas it two weekends ago that happened?15:05
anteayaI am pretty sure it was a weekend15:05
jeblairoh, gerrit may have been caching; i have flushed the caches15:06
jeblairyep that was it15:06
*** ociuhandu has joined #openstack-infra15:06
jeblairnow he's getting auth failures15:06
anteayakillcx: http://killcx.sourceforge.net/15:07
anteayayay15:07
anteayanow maybe he will read his email15:07
boris-42jeblair hi15:08
boris-42jeblair sorry for distributing but we really would like to get performance gates that works=) could you take a look at one more attempt https://review.openstack.org/#/c/88682/ ?)15:09
msabramoclarkb: thanks for your help last night with pbr and coverage!15:15
msabramofor now I'm using a symlink to make coverage happy15:15
msabramoclarkb: https://review.openstack.org/8738215:16
*** thuc has joined #openstack-infra15:17
*** thuc_ has quit IRC15:20
*** lukego has joined #openstack-infra15:21
*** thuc has quit IRC15:21
*** shakamunyi has joined #openstack-infra15:23
*** _nadya_ has joined #openstack-infra15:24
*** thomasem has quit IRC15:29
openstackgerritMarc Abramowitz proposed a change to openstack-infra/jenkins-job-builder: README.rst: Note GitHub PRs are auto-closed  https://review.openstack.org/8919015:30
*** ociuhandu has quit IRC15:40
*** khyati has joined #openstack-infra15:41
*** khyati has quit IRC15:41
*** e0ne has quit IRC15:41
*** dcramer_ has joined #openstack-infra15:47
openstackgerritMarc Abramowitz proposed a change to openstack-infra/jenkins-job-builder: README.rst: Add links  https://review.openstack.org/8919115:49
*** Longgeek has quit IRC15:51
*** dcramer_ has quit IRC15:52
*** basha_ has joined #openstack-infra15:57
*** basha_ has quit IRC16:00
*** basha_ has joined #openstack-infra16:13
*** dcramer_1 has joined #openstack-infra16:14
*** krtaylor has quit IRC16:20
mordredmgagne: also, the appropriate location for where vhost config files should go is different on redhat and debian16:20
*** e0ne has joined #openstack-infra16:21
*** krtaylor has joined #openstack-infra16:21
*** wchrisj has joined #openstack-infra16:22
*** dkehn__ is now known as dkehnx16:23
*** e0ne has quit IRC16:25
*** sdake_ has joined #openstack-infra16:26
*** basha_ has quit IRC16:32
*** _nadya_ has quit IRC16:33
*** wchrisj has quit IRC16:38
*** e0ne has joined #openstack-infra16:41
*** e0ne has quit IRC16:42
*** e0ne has joined #openstack-infra16:43
*** lukego has quit IRC16:45
*** e0ne has quit IRC16:47
*** _nadya_ has joined #openstack-infra17:03
*** dcramer_1 has quit IRC17:05
*** _nadya_ has quit IRC17:07
*** _nadya_ has joined #openstack-infra17:08
*** andreykurilin_ has joined #openstack-infra17:10
*** ociuhandu has joined #openstack-infra17:12
*** _nadya_ has quit IRC17:12
*** yamahata has quit IRC17:15
*** thomasem has joined #openstack-infra17:18
*** _nadya_ has joined #openstack-infra17:20
*** adalbas has quit IRC17:21
*** thomasem has quit IRC17:22
*** thomasem has joined #openstack-infra17:22
*** _nadya_ has quit IRC17:24
*** yfried__ has joined #openstack-infra17:28
*** sdake_ has quit IRC17:29
*** lukego has joined #openstack-infra17:37
*** adalbas has joined #openstack-infra17:40
*** e0ne has joined #openstack-infra17:42
*** e0ne has quit IRC17:46
*** dcramer_ has joined #openstack-infra17:48
*** khyati has joined #openstack-infra17:50
*** Sukhdev has joined #openstack-infra17:51
mgagnemordred: this is already covered by $apache::params::vdir17:52
mgagnemordred: ok, this variable disappeared in the latest version :-/17:54
jeblairi reactivated trinath's account after i received a response to my email17:55
*** khyati has quit IRC17:59
*** adalbas has quit IRC18:07
*** zhiyan_ has quit IRC18:17
msabramoany pbr folks online?18:18
*** saschpe has joined #openstack-infra18:18
*** lukego has quit IRC18:19
*** HenryG_ has joined #openstack-infra18:24
*** HenryG_ has quit IRC18:24
*** HenryG has quit IRC18:27
*** HenryG_ has joined #openstack-infra18:27
*** zhiyan_ has joined #openstack-infra18:30
*** _nadya_ has joined #openstack-infra18:39
*** dcramer_ has quit IRC18:40
anteayajeblair: thanks18:41
*** e0ne has joined #openstack-infra18:41
*** e0ne_ has joined #openstack-infra18:43
*** e0ne has quit IRC18:43
*** Sukhdev has quit IRC18:44
*** shakayumi has joined #openstack-infra18:46
*** shakamunyi has quit IRC18:46
*** e0ne_ has quit IRC18:48
*** _nadya_ has quit IRC18:48
*** _nadya_ has joined #openstack-infra18:55
*** thomasem has quit IRC18:55
*** yfried__ has quit IRC18:55
*** sdake_ has joined #openstack-infra18:55
*** thomasem has joined #openstack-infra18:55
*** mattymo has quit IRC18:55
*** yfried has joined #openstack-infra18:55
msabramoweird. `python setup.py testr` seems to invoke some but not all of the code in the pbr testr_command distutils command (invokes initialize_options but not finalize_options or run). `python setup.py test` does the right thing.18:55
*** mattymo has joined #openstack-infra18:55
*** dcramer_ has joined #openstack-infra18:56
msabramoIs the latter form preferred in OpenStack tox.ini files?18:56
*** dcramer_ has quit IRC19:00
*** shakayumi has quit IRC19:05
openstackgerritMarc Abramowitz proposed a change to openstack-dev/pbr: pbr/testr_command.py: Add logging  https://review.openstack.org/8920319:05
*** shakamunyi has joined #openstack-infra19:15
*** lukego has joined #openstack-infra19:15
*** thuc has joined #openstack-infra19:17
*** msabramo has quit IRC19:20
*** thuc has quit IRC19:21
*** msabramo has joined #openstack-infra19:26
*** andreykurilin_ has quit IRC19:30
*** _nadya_ has quit IRC19:31
*** dcramer_ has joined #openstack-infra19:33
*** _nadya_ has joined #openstack-infra19:34
openstackgerritMarc Abramowitz proposed a change to openstack-dev/pbr: Make source configurable when using --coverage  https://review.openstack.org/8920519:35
*** ildikov_ has joined #openstack-infra19:37
*** ildikov has quit IRC19:40
*** _nadya_ has quit IRC19:40
*** e0ne has joined #openstack-infra19:41
*** e0ne has quit IRC19:43
openstackgerritMathew Odden proposed a change to openstack-infra/config: Create bash8 project in stackforge  https://review.openstack.org/8874719:47
*** sandywalsh_ has quit IRC19:49
*** andreykurilin_ has joined #openstack-infra19:49
*** andreykurilin_ has quit IRC19:49
*** msabramo has quit IRC19:50
*** shakamunyi has quit IRC19:52
*** medieval1 has joined #openstack-infra19:55
*** lukego has quit IRC19:55
*** andreykurilin_ has joined #openstack-infra19:57
*** dcramer_ has left #openstack-infra20:00
*** sdake_ has quit IRC20:01
*** msabramo has joined #openstack-infra20:06
*** lukego has joined #openstack-infra20:17
*** andreykurilin_ has quit IRC20:23
*** pcrews has quit IRC20:35
*** e0ne has joined #openstack-infra20:41
*** e0ne has quit IRC20:44
*** e0ne has joined #openstack-infra20:44
*** lukego has quit IRC20:58
*** zz_gondoi is now known as gondoi20:59
*** lukego has joined #openstack-infra21:11
*** gondoi is now known as zz_gondoi21:12
openstackgerritMarc Abramowitz proposed a change to openstack-dev/pbr: pbr/testr_command.py: Add logging  https://review.openstack.org/8920321:16
openstackgerritA change was merged to openstack-infra/jenkins-job-builder: Support the Post Build Script plugin  https://review.openstack.org/7762821:25
*** thuc has joined #openstack-infra21:49
*** thuc has quit IRC21:52
*** thuc has joined #openstack-infra21:53
*** e0ne has quit IRC21:56
*** thuc has quit IRC22:02
*** thuc has joined #openstack-infra22:02
*** thuc has quit IRC22:06
*** thuc has joined #openstack-infra22:32
*** thuc has quit IRC22:33
*** thuc has joined #openstack-infra22:33
*** thuc has quit IRC22:37
openstackgerritMarc Abramowitz proposed a change to openstack-dev/pbr: Make source configurable when using --coverage  https://review.openstack.org/8920522:45
*** zz_gondoi is now known as gondoi22:47
*** gondoi is now known as zz_gondoi22:47
openstackgerritMarc Abramowitz proposed a change to openstack-infra/jenkins-job-builder: Add tox "coverage" target  https://review.openstack.org/8738222:48
openstackgerritMarc Abramowitz proposed a change to openstack-infra/jenkins-job-builder: README.rst: Note GitHub PRs are auto-closed  https://review.openstack.org/8919022:49
*** thuc has joined #openstack-infra22:52
*** thuc_ has joined #openstack-infra22:56
*** thuc__ has joined #openstack-infra22:57
*** thuc has quit IRC22:59
*** thuc_ has quit IRC23:00
*** pcrews has joined #openstack-infra23:01
*** nati_ueno has joined #openstack-infra23:22
*** thuc__ has quit IRC23:26
*** thuc has joined #openstack-infra23:26
*** sdague has quit IRC23:28
*** thuc has quit IRC23:30
*** pcrews has quit IRC23:31
*** sdague has joined #openstack-infra23:44
openstackgerritRuslan Kamaldinov proposed a change to openstack-infra/reviewstats: Update for Murano  https://review.openstack.org/8921423:57

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!