_lucifer: mentioned most of what I did last week, that is - talking with him about things to do :)
2021-02-08 03932, 2021
ruaok
there was a lot of talking last week.
2021-02-08 03934, 2021
alastairp
I also made a start a moving BU tests to jenkins, and at the same time making some improvements to the test scripts
2021-02-08 03938, 2021
Freso
(People still up: yvanzo, Freso, reosarevok, zas, CatQuest, diru1100 – anyone else who want to give review, let me know ASAP!)
2021-02-08 03919, 2021
alastairp
I set some logging flags in uwsgi to stop spamming docker logs so much, and tried to take a look at finishing off the new consul startup stuff in LB
2021-02-08 03932, 2021
alastairp
but as we decided to postpone the release I postponed my work on that too :(
2021-02-08 03907, 2021
alastairp
also had a discussion with ruaok today about logging and caching in general, which turned into a few different todo tasks
2021-02-08 03915, 2021
alastairp
next up: yvanzo?
2021-02-08 03919, 2021
yvanzo
hi!
2021-02-08 03939, 2021
yvanzo
last week I helped reosarevok with releasing new MusicBrainz Server.
2021-02-08 03946, 2021
reosarevok
Three times.
2021-02-08 03954, 2021
yvanzo
Spent some time on handling degraded webservice and stopped indexer.
2021-02-08 03918, 2021
yvanzo
Also looked into serviceregistrator and consul transition.
2021-02-08 03927, 2021
yvanzo
Plus usual reviews, small fixes, triage, and so on.
2021-02-08 03932, 2021
yvanzo
Fin, go reosarevok!
2021-02-08 03938, 2021
TOPIC: MetaBrainz Community and Development channel | MusicBrainz non-development: #musicbrainz | Channel is logged; see https://musicbrainz.org/doc/IRC for details | Agenda: Reviews, GSoC (ruaok), MBS-11371
2021-02-08 03942, 2021
TOPIC: MetaBrainz Community and Development channel | MusicBrainz non-development: #musicbrainz | Channel is logged; see https://musicbrainz.org/doc/IRC for details | Agenda: Reviews, GSoC (ruaok), MBS-11371 (reo)
2021-02-08 03944, 2021
reosarevok
Hi!
2021-02-08 03907, 2021
_lucifer
That reminds me, we had a small triage spree in LB as well last week :D
2021-02-08 03929, 2021
reosarevok
Last week I released MBS, found that some of my code had small issues, chose to hotfix to make people's life easier, released MBS again, and immediately after someone reported another (more serious) regression
2021-02-08 03935, 2021
reosarevok
So, yeah. Three times.
2021-02-08 03921, 2021
reosarevok
Anyway, other than that, I did a lot of code cleanup (including more eslint improvements for JS and getting our old huge copyright and license texts in Perl files replaced with the smaller newer verson)
2021-02-08 03939, 2021
reosarevok
(that last bit removed around 3.5 or 4 thousand lines of "code"...)
2021-02-08 03957, 2021
reosarevok
And some small bugfixes and whatnot
2021-02-08 03907, 2021
CatQuest whatnots
2021-02-08 03916, 2021
reosarevok
This week I'm doing more of that, plus some JSON-LD improvements
2021-02-08 03925, 2021
ShivamAwasthi joined the channel
2021-02-08 03936, 2021
reosarevok
Also helped review some PRs since we had several volunteer contribs this week!
2021-02-08 03943, 2021
reosarevok
!m MusicBrainz community
2021-02-08 03943, 2021
BrainzBot
You're doing good work, MusicBrainz community!
2021-02-08 03901, 2021
reosarevok
CatQuest: go! :)
2021-02-08 03907, 2021
CatQuest
Meow! `😺`
2021-02-08 03915, 2021
CatQuest
We added more instrument images and I continued to update and edit instruments
2021-02-08 03915, 2021
CatQuest
Library thankfully opened so I could access books again!
2021-02-08 03926, 2021
CatQuest
Have finally added the jantar! (INST-971) fiddled a bit with "stick zither" and some instrument images.
I implemented resync option (to update services on a regular basis)
2021-02-08 03936, 2021
zas
I did more tests and migrated to poetry (python packaging finally simple)
2021-02-08 03936, 2021
zas
Improved documentation and dockerized version
2021-02-08 03937, 2021
Freso
(Only myself and diru1100 left on my list – last call for anyone else who want to give review!)
2021-02-08 03949, 2021
zas
About gateways keydb:
2021-02-08 03949, 2021
zas
I was testing this since a while, now it's in production
2021-02-08 03949, 2021
zas
Basically a redundant redis with master<->master replication (so one can read and write from both)
2021-02-08 03949, 2021
zas
It uses haproxy + keepalived + local floating IP
2021-02-08 03949, 2021
zas
Setup was documented in syswiki
2021-02-08 03949, 2021
zas
This is something we can for musicbrainz caches, I think about deploying on paco/serge, no time for it right now though
2021-02-08 03900, 2021
zas
About openresty-gateways:
2021-02-08 03900, 2021
zas
A lot of cleanup and file reorganization
2021-02-08 03900, 2021
zas
Dropped useless directives, optimized a bit, updated SSL config (+tests rate A)
2021-02-08 03900, 2021
zas
Updated referer blacklists
2021-02-08 03918, 2021
zas
Traffic control:
2021-02-08 03918, 2021
zas
Investigated (with Mr_Monkey) suspicious traffic generated by a wordpress plugin (audio/video player), it creates browser-originated traffic (various IPs and User-Agents) up to 130r/s at peak times, 99% of those requests being totally useless -> Rob is now in contact with the author
2021-02-08 03918, 2021
zas
docker-openresty:
2021-02-08 03918, 2021
zas
Reworked the build system / upgraded openssl and luarocks / deployed
2021-02-08 03929, 2021
ruaok
daaaaamn. the list goes on.
2021-02-08 03931, 2021
ruaok
!m zas
2021-02-08 03931, 2021
BrainzBot
You're doing good work, zas!
2021-02-08 03934, 2021
zas
Fixed network issues related to sysctl values not playing well with docker networks, only on certain nodes apparently.
2021-02-08 03934, 2021
zas
This appeared after I fixed another sysctl issue related to ufw, and was not obvious at all to identify.
2021-02-08 03934, 2021
zas
Issue was investigated with the help of yvanzo & bitmap
2021-02-08 03934, 2021
zas
I narrowed it down to few timeout values, which I restored to defaults: