01:17:44<pokechu22>https://cdn.digitaldragon.dev/wikibot/jobs/1df3dc55-0941-4f3c-9d85-722cc7d3f31b/log.txt - anything to do about pukiWikiDumper.exceptions.CmdListDisabled: Action: index is disabled?
02:05:20<yzqzss>pokechu22: https://archive.org/details/wiki-nekokabu.s7.xrea.com_wiki-20240321 (https://github.com/saveweb/pukiwiki-dumper/commit/4165ee12e09e12da2c1d36fc2ce0862df24e870c fixed it)
02:06:43<yzqzss>DigitalDragon: update pukidumper, pls :)
02:20:40<DigitalDragons>yzqzss: updated pukiwikidumper 0.0.14 > 0.0.15
02:21:41<yzqzss>:)
03:03:59threedeeitguy39 quits [Ping timeout: 272 seconds]
03:11:47threedeeitguy39 (threedeeitguy) joins
03:16:09orchidcnr quits [Ping timeout: 255 seconds]
03:55:34PredatorIWD joins
06:08:11Arcorann (Arcorann) joins
10:18:27monika quits [Quit: Zzz]
12:16:55monika (boom) joins
12:32:05Arcorann quits [Ping timeout: 272 seconds]
12:37:56Darken quits [Remote host closed the connection]
12:38:20Darken (Darken) joins
12:42:22PredatorIWD quits [Read error: Connection reset by peer]
12:53:43PredatorIWD joins
14:25:42orchidcnr (orchidcnr) joins
15:12:50TheTechRobo quits [Read error: Connection reset by peer]
15:12:50Pedrosso quits [Read error: Connection reset by peer]
15:12:50ScenarioPlanet quits [Read error: Connection reset by peer]
15:13:46ScenarioPlanet (ScenarioPlanet) joins
15:13:54Pedrosso joins
15:16:58TheTechRobo (TheTechRobo) joins
15:19:57orchidcnr quits [Remote host closed the connection]
15:20:13orchidcnr (orchidcnr) joins
15:50:21orchidcnr quits [Ping timeout: 255 seconds]
16:46:22orchidcnr (orchidcnr) joins
17:18:19orchidcnr quits [Remote host closed the connection]
17:46:32orchidcnr (orchidcnr) joins
19:27:48orchidcnr quits [Remote host closed the connection]
19:30:03orchidcnr (orchidcnr) joins
19:34:12orchidcnr quits [Remote host closed the connection]
19:34:35orchidcnr (orchidcnr) joins
19:38:42nothere_ quits [Quit: Leaving]
19:49:15<qwertyasdfuiopghjkl>(re-sending in this channel since it seems to have gotten lost in #wikibot) Looking at https://cdn.digitaldragon.dev/wikibot/jobs/3c56eb3e-1189-4399-bd79-eab7c2ea9ce7/log.txt , the timestamps in the log seem to be incorrect (maybe some sort of buffering issue?) and the filenames of downloaded images are getting truncated at 50 characters.
19:53:33Darken2 (Darken) joins
19:57:13Darken quits [Ping timeout: 255 seconds]
20:04:30nothere joins
20:07:04<yzqzss>qwertyasdfuiopghjkl: All(wikibot, wikiteam3, doku/puki-dumper) times are UTC
20:08:05Bedivere quits [Ping timeout: 272 seconds]
20:11:57<yzqzss>> truncated at 50 characters.
20:11:57<yzqzss>just to avoid long filenames wrapping the terminal, the actual filename is not affected.
20:12:10<yzqzss>https://github.com/saveweb/wikiteam3/blob/d1612ba66a8b713e4934fa10e604c2522c6afb2e/wikiteam3/dumpgenerator/dump/image/image.py#L349
20:37:36<qwertyasdfuiopghjkl>I'm guessing that could be disabled when the log is written to a text file instead of the terminal?
20:48:08<qwertyasdfuiopghjkl>About the timestamps, the issue I was talking about was that a lot of the lines have exactly the same timestamp even though according to the "Delay 1.5s." messages they should be seconds apart. This is most noticeable when it's downloading the images, for example according to the timestamps, at 2024-03-20 23:25:57 it somehow downloaded 82 images in
20:48:08<qwertyasdfuiopghjkl>a single second, despite there actually being a 1.5 second delay between each request.
21:02:26qwertyasdfuiopghjkl quits [Client Quit]
21:09:39qwertyasdfuiopghjkl (qwertyasdfuiopghjkl) joins
21:14:54Darken2 quits [Client Quit]
21:15:10Darken (Darken) joins
21:29:55qwertyasdfuiopghjkl quits [Client Quit]
21:34:43qwertyasdfuiopghjkl (qwertyasdfuiopghjkl) joins
21:41:16Darken quits [Read error: Connection reset by peer]
21:41:41Darken (Darken) joins
22:14:46Darken quits [Remote host closed the connection]
22:21:37nulldata quits [Client Quit]
22:26:09nulldata (nulldata) joins
22:31:20Darken (Darken) joins
22:33:21Bedivere joins
23:15:20Darken quits [Remote host closed the connection]
23:15:45Darken (Darken) joins
23:49:04<DigitalDragons>yeah I am pretty sure there is a batching bug somewhere, but I haven't managed to track it down yet
23:49:53<DigitalDragons>the timestamps are accurate as to when wikibot processed the logs
23:52:54<pokechu22>Is it possibly from buffering?