Friday, 2022-07-22

@iwienand:matrix.orgoh dear, i see that traceback in the logs again00:59
@iwienand:matrix.orgi'm assuming it has stopped00:59
@iwienand:matrix.orgthis is using the built-in ssl.  one thought is we bump this to python 3.1001:05
@iwienand:matrix.orgpresumably that's using the same openssl underneath, but maybe it helps?01:05
@iwienand:matrix.orghttps://forum.qnap.com/viewtopic.php?t=132373&start=2490 here's someone with basically the same with python 3.901:06
@iwienand:matrix.orgthey appear to be doing something relating to downloading what i'm sure are totally legitimate files from newsgroups01:06
@iwienand:matrix.orghttps://github.com/sabnzbd/sabnzbd/issues/1982 is related01:08
@iwienand:matrix.orgmaybe related, i should say01:08
@jim:acmegating.comianw it seems not completely broken (i just did a pull).  but maybe some threads are getting killed by that, and it eventually kills all of them?01:12
@iwienand:matrix.orghrm yes i see that pull in the logs.  perhaps it was just quiet after that message came up coincidentally 01:13
@iwienand:matrix.org2022-07-22 00:21:57,360 INFO cherrypy.access.140481307203472: x.x.x.124 - - [22/Jul/2022:00:21:57] "GET / HTTP/1.1" 401 735 "" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36"01:14
2022-07-22 00:22:32,252 ERROR cherrypy.error: [22/Jul/2022:00:22:32] ENGINE Error in HTTPServer.serve
@iwienand:matrix.orgit's probably a red herring that the hits before this are from browsers01:15
@iwienand:matrix.orgthe timestamps don't really line up.  just it's quiet and there's a background noise of crawlers, so there's a high likelyhood the last thing that hit it was a random crawller01:15
@iwienand:matrix.orgthen there's nothing afterwards for 10 minutes to 00:3301:16
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 849206: Hide skipped jobs in status/reports https://review.opendev.org/c/zuul/zuul/+/84920601:16
@iwienand:matrix.orghttps://paste.opendev.org/show/b9QcMg3EP0iFFUZQ966N/ is the context for reference01:17
-@gerrit:opendev.org- Ian Wienand proposed: [zuul/zuul] 850079: [dnm] zuul-stream: namespace console files, bump protocol version https://review.opendev.org/c/zuul/zuul/+/85007902:00
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 849442: Strictly sequence reconfiguration events https://review.opendev.org/c/zuul/zuul/+/84944202:34
-@gerrit:opendev.org- Ian Wienand proposed: [zuul/zuul] 850079: [dnm] zuul-stream: namespace console files, bump protocol version https://review.opendev.org/c/zuul/zuul/+/85007904:33
-@gerrit:opendev.org- Ian Wienand proposed:05:02
- [zuul/zuul] 850593: zuul-stream: implement a protocol and version https://review.opendev.org/c/zuul/zuul/+/850593
- [zuul/zuul] 850270: zuul-stream: auotmatically remove streaming files https://review.opendev.org/c/zuul/zuul/+/850270
-@gerrit:opendev.org- Ian Wienand proposed: [zuul/zuul] 850270: zuul-stream: automatically remove streaming files https://review.opendev.org/c/zuul/zuul/+/85027005:02
-@gerrit:opendev.org- Ian Wienand proposed: [zuul/zuul] 850718: zuul-stream : don't write out logfile for tasks in loops https://review.opendev.org/c/zuul/zuul/+/85071806:42
-@gerrit:opendev.org- Ian Wienand proposed: [zuul/zuul] 850719: [dnm] testing zuul-remote https://review.opendev.org/c/zuul/zuul/+/85071906:49
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 848910: Apply timer trigger jitter to project-branches https://review.opendev.org/c/zuul/zuul/+/84891007:04
-@gerrit:opendev.org- Ian Wienand proposed: [zuul/zuul] 850719: [dnm] testing zuul-remote https://review.opendev.org/c/zuul/zuul/+/85071907:51
-@gerrit:opendev.org- Ian Wienand proposed: [zuul/zuul] 850719: [dnm] testing zuul-remote https://review.opendev.org/c/zuul/zuul/+/85071910:38
-@gerrit:opendev.org- Ian Wienand proposed:11:45
- [zuul/zuul] 850593: zuul-stream: implement a protocol and version https://review.opendev.org/c/zuul/zuul/+/850593
- [zuul/zuul] 850270: zuul-stream: automatically remove streaming files https://review.opendev.org/c/zuul/zuul/+/850270
- [zuul/zuul] 850719: [dnm] testing zuul-remote https://review.opendev.org/c/zuul/zuul/+/850719
-@gerrit:opendev.org- Joseph Kostreva proposed: [zuul/zuul-jobs] 842723: prepare-workspace: Add variable prepare_workspace_rsync_opts https://review.opendev.org/c/zuul/zuul-jobs/+/84272314:11
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 850757: Add tracing (OpenTelemetry) spec https://review.opendev.org/c/zuul/zuul/+/85075714:26
-@gerrit:opendev.org- Matthieu Huin https://matrix.to/#/@mhuin:matrix.org proposed: [zuul/zuul] 850759: Update keycloak demo, documentation for keycloak 18 https://review.opendev.org/c/zuul/zuul/+/85075914:48
@mhuin:matrix.org^noticed a few problems with that compose14:48
@jim:acmegating.commhu: can we come up with a better way of doing the podman|docker thing so those are still copypastable?14:51
@mhuin:matrix.orgsure, I can leave out podman14:51
@jim:acmegating.commaybe `export COMPOSE=podman-compose` and then use $COMPOSE in the commands?14:51
@jim:acmegating.comor even use ${COMPOSE:docker-compose} in the commands14:52
@mhuin:matrix.orgwell if you're using podman, you know what to do usually14:52
@jim:acmegating.comleaving it out is okay too (and just assuming ppl who care will change it)14:52
@mhuin:matrix.orgexactly14:53
@jim:acmegating.com(i'm in favor of docker/podman equality in general, so whatever works for you :)14:53
@jpew:matrix.orgIf I want to make a project use per-branch queues, can I just add something like:15:15
```
- queue:
name: "path/to/my/project"
per-branch: true
```
(i.e. make a new queue with the same name as the project default queue) or do I need to make a queue with a new unique name and explicity modify the pipeline to use it?
-@gerrit:opendev.org- Matthieu Huin https://matrix.to/#/@mhuin:matrix.org proposed: [zuul/zuul] 850759: Update keycloak demo, documentation for keycloak 18 https://review.opendev.org/c/zuul/zuul/+/85075915:21
@jim:acmegating.comjpew: should be the second thing15:27
@mhuin:matrix.orgon the subject of auth, is anyone using google auth with zuul? I think they've made it mandatory to use confidential clients, thus it wouldn't work with zuul without a client secret; my understanding being that this secret is used only when trading an auth token for a user token15:28
@mhuin:matrix.orgso there are two possibilities: 1. we add support for the client secret workflow 2. we bail and recommend using a proxy service like keycloak, glu, etc ... supporting google auth15:30
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 849206: Hide skipped jobs in status/reports https://review.opendev.org/c/zuul/zuul/+/84920616:05
@clarkb:matrix.orgDoes anyone know if zuul's ansible console log streaming daemon functions on platforms other than linux (or unix)? re my inline question on https://review.opendev.org/c/zuul/zuul/+/85071816:30
@clarkb:matrix.orgNot sure if assuming /dev/null is a valid write target is a regression from that perspective or not16:31
@jpew:matrix.orgClark: You might be able to use `os.devnull` to make it portable19:59
@iwienand:matrix.orgClark: it currently exists with winrm connection @ https://opendev.org/zuul/zuul/src/branch/master/zuul/ansible/base/callback/zuul_stream.py#L28021:15
@iwienand:matrix.orgos.devnull is good though21:16
-@gerrit:opendev.org- Ian Wienand proposed: [zuul/zuul] 850718: zuul-stream : don't write out logfile for tasks in loops https://review.opendev.org/c/zuul/zuul/+/85071821:34
@iwienand:matrix.orgClark: thanks for reviews!  I responded to comments on https://review.opendev.org/c/zuul/zuul/+/850593/ but let me know if you feel strongly, and i'll update21:55
@clarkb:matrix.org> <@iwienand:matrix.org> Clark: thanks for reviews!  I responded to comments on https://review.opendev.org/c/zuul/zuul/+/850593/ but let me know if you feel strongly, and i'll update22:03
I don't feel strongly. I +2'd
@jim:acmegating.comianw: the connection type is orthogonal to the module used22:13
@jim:acmegating.com(ie, using the `command` module doesn't necessarily imply whether it's being used over a winrm or ssh connection; doesn't mean all combinations work, just that it's not the same thing)22:15
@jim:acmegating.comianw: Clark comments on https://review.opendev.org/85026922:20
@clarkb:matrix.orgadding a tmp reaper also makes sense22:22
@clarkb:matrix.orgI was mostly just confused there as all the bits to plumb through a configurable port are present except for the part where we ask the user/operator to supply it22:23
@clarkb:matrix.orgI'm guessing testing somewhere makes use of it22:23
@jim:acmegating.comyeah, testing for multiple ansible versions starts a streamer for every version22:23
@jim:acmegating.comone on a different port22:23
@jim:acmegating.com * each on a different port22:23
@jim:acmegating.comthat's basically the only reason that's there22:26
@jim:acmegating.comcomments on https://review.opendev.org/850718 as well22:30

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!