andycooper has quit [Quit: Connection closed for inactivity]
jcarl43 has quit [Quit: WeeChat 3.0.1]
kraiskil has joined #buildbot
kraiskil has quit [Ping timeout: 245 seconds]
_whitelogger has joined #buildbot
aakashjain has joined #buildbot
aakashjain has quit [Remote host closed the connection]
aakashjain has joined #buildbot
aakashjain has quit [Read error: Connection reset by peer]
aakashjain has joined #buildbot
<
aakashjain>
File "/usr/local/lib/python3.6/site-packages/buildbot/process/build.py", line 507, in setupBuild
<
aakashjain>
builtins.TypeError: '<' not supported between instances of 'NoneType' and 'str'
<
aakashjain>
self.setProperty('owners', sorted(owners), 'Build')
<
aakashjain>
seems like this issue happens when owners property is not set (while sending through buildbot try)
<
tardyp>
one of your owners must be None
<
tardyp>
the sorted tries to apply < with something being None inside
<
tardyp>
aakashjain: ^^
<
aakashjain>
tardyp: yeah, i sent this patch using buildbot try and didn't set owners property. I used this command:
<
aakashjain>
buildbot try --connect=pb --master=server-name:5555 --username=buildbot_try --passwd=*** --diff=1111.patch --repository='' --property='patch_id=1111'
<
aakashjain>
it's weird that some of the queues processed this patch properly, while some queues hit this exception
<
tardyp>
I agree that we shouldn\t propagate None in owners
<
aakashjain>
actually i notice a pattern, all the (tester) builds which were triggerred by another (builder) build hit this exception.
<
aakashjain>
tardyp: Maybe some issue with trigger step not handling empty owners property.
aakashjain has quit [Remote host closed the connection]
<
Zorry>
is there a way to get master in change_source as you can do in schedulers?
<
tardyp>
p12tic: yeah! works with chrome!
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 256 seconds]
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 240 seconds]
kraiskil has joined #buildbot
kraiskil has quit [Ping timeout: 276 seconds]
chapipo has quit [Ping timeout: 264 seconds]
chapipo has joined #buildbot
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 260 seconds]