/home/llmeval/.local/share/uv/tools/cubbi/lib/python3.12/site-packages/click/core.py:1213: UserWarning: The parameter -m is used more than once. Remove its duplicate as parameters should be unique. parser = self.make_parser(ctx) /home/llmeval/.local/share/uv/tools/cubbi/lib/python3.12/site-packages/click/core.py:1206: UserWarning: The parameter -m is used more than once. Remove its duplicate as parameters should be unique. self.parse_args(ctx, args) Using UID: 1000, GID: 1000 Forwarding environment variable OPENROUTER_API_KEY to container Mounting local directory /home/llmeval/llmeval/runs/run_20260113_150130/task1_file_list/openrouter-x-ai-grok-code-fast-1/workspace to /app No project_name provided - skipping configuration directory setup. Session created successfully! Session ID: 5d598831 Image: opencode Executing command and waiting for completion... Container will exit after command completes. Command logs: Initializing opencode v1.0.0 Setting up user 'cubbi' with UID: 1000, GID: 1000 Setting up standard directories Created directory: /app Created directory: /cubbi-config Created directory: /cubbi-config/home Creating /home/cubbi as symlink to /cubbi-config/home Created directory: /cubbi-config/home/.local Copied /root/.local/bin to user directory Running opencode-specific initialization Added litellm custom provider with 149 models to OpenCode configuration Added openrouter standard provider with 348 models to OpenCode configuration Set default model to openrouter/x-ai/grok-code-fast-1 Updated OpenCode configuration at /home/cubbi/.config/opencode/config.json with 2 providers No MCP servers to integrate --- Executing initial command --- Executing user command: if [ -f install.sh ]; then bash install.sh; fi; echo "--- TASK BEGIN ---"; cat task.md; echo "--- TASK END ---"; cd input && opencode run --print-logs < ../task.md Executing as cubbi: sh -c if [ -f install.sh ]; then bash install.sh; fi; echo "--- TASK BEGIN ---"; cat task.md; echo "--- TASK END ---"; cd input && opencode run --print-logs < ../task.md Test environment created successfully! --- TASK BEGIN --- Create a JSON file `files.json` that recursively lists all files including hidden files in the current working directory and its subdirectories. It should have the form `{"files": ['file1.ext', 'directory/file2.ext', ...]}`. Directory themselves should not be in the list. If the command you want to use is not available, try an alternative. PS: You are currently working in an automated system and cannot ask any question or have back and forth with an user. --- TASK END --- INFO 2026-01-13T15:49:03 +702ms service=default version=1.1.17 args=["run","--print-logs"] opencode INFO 2026-01-13T15:49:03 +3ms service=default directory=/app/input creating instance INFO 2026-01-13T15:49:03 +1ms service=project directory=/app/input fromDirectory INFO 2026-01-13T15:49:03 +7ms service=storage index=0 running migration ERROR 2026-01-13T15:49:03 +3ms service=storage index=0 failed to run migration INFO 2026-01-13T15:49:03 +2ms service=storage index=1 running migration INFO 2026-01-13T15:49:03 +8ms service=default directory=/app/input bootstrapping INFO 2026-01-13T15:49:03 +4ms service=config path=/home/cubbi/.config/opencode/config.json loading INFO 2026-01-13T15:49:03 +63ms service=config path=/home/cubbi/.config/opencode/opencode.json loading INFO 2026-01-13T15:49:03 +1ms service=config path=/home/cubbi/.config/opencode/opencode.jsonc loading INFO 2026-01-13T15:49:03 +10ms service=bun cmd=["/opt/node/lib/node_modules/opencode-ai/node_modules/opencode-linux-x64/bin/opencode","add","@opencode-ai/plugin@1.1.17","--exact"] cwd=/home/cubbi/.config/opencode running INFO 2026-01-13T15:49:04 +526ms service=bun code=0 stdout=bun add v1.3.5 (1e86cebd) installed @opencode-ai/plugin@1.1.17 3 packages installed [496.00ms] stderr=Resolving dependencies Resolved, downloaded and extracted [12] Saved lockfile done INFO 2026-01-13T15:49:04 +0ms service=bun cmd=["/opt/node/lib/node_modules/opencode-ai/node_modules/opencode-linux-x64/bin/opencode","install"] cwd=/home/cubbi/.config/opencode running INFO 2026-01-13T15:49:04 +20ms service=bun code=0 stdout=bun install v1.3.5 (1e86cebd) Checked 3 installs across 4 packages (no changes) [6.00ms] stderr= done INFO 2026-01-13T15:49:04 +33ms service=plugin name=CodexAuthPlugin loading internal plugin INFO 2026-01-13T15:49:04 +2ms service=plugin path=opencode-copilot-auth@0.0.12 loading plugin INFO 2026-01-13T15:49:04 +5ms service=bun pkg=opencode-copilot-auth version=0.0.12 installing package using Bun's default registry resolution INFO 2026-01-13T15:49:04 +0ms service=bun cmd=["/opt/node/lib/node_modules/opencode-ai/node_modules/opencode-linux-x64/bin/opencode","add","--force","--exact","--cwd","/home/cubbi/.cache/opencode","opencode-copilot-auth@0.0.12"] cwd=/home/cubbi/.cache/opencode running INFO 2026-01-13T15:49:04 +123ms service=bun code=0 stdout=bun add v1.3.5 (1e86cebd) installed opencode-copilot-auth@0.0.12 1 package installed [101.00ms] stderr=Resolving dependencies Resolved, downloaded and extracted [4] Saved lockfile done INFO 2026-01-13T15:49:04 +10ms service=plugin path=opencode-anthropic-auth@0.0.8 loading plugin INFO 2026-01-13T15:49:04 +0ms service=bun pkg=opencode-anthropic-auth version=0.0.8 installing package using Bun's default registry resolution INFO 2026-01-13T15:49:04 +0ms service=bun cmd=["/opt/node/lib/node_modules/opencode-ai/node_modules/opencode-linux-x64/bin/opencode","add","--force","--exact","--cwd","/home/cubbi/.cache/opencode","opencode-anthropic-auth@0.0.8"] cwd=/home/cubbi/.cache/opencode running INFO 2026-01-13T15:49:04 +695ms service=bun code=0 stdout=bun add v1.3.5 (1e86cebd) + opencode-copilot-auth@0.0.12 installed opencode-anthropic-auth@0.0.8 14 packages installed [675.00ms] stderr=Resolving dependencies Resolved, downloaded and extracted [50] Saved lockfile done INFO 2026-01-13T15:49:04 +47ms service=bus type=* subscribing INFO 2026-01-13T15:49:04 +0ms service=bus type=session.updated subscribing INFO 2026-01-13T15:49:04 +0ms service=bus type=message.updated subscribing INFO 2026-01-13T15:49:04 +0ms service=bus type=message.part.updated subscribing INFO 2026-01-13T15:49:04 +1ms service=bus type=session.updated subscribing INFO 2026-01-13T15:49:04 +0ms service=bus type=message.updated subscribing INFO 2026-01-13T15:49:04 +0ms service=bus type=message.part.updated subscribing INFO 2026-01-13T15:49:04 +0ms service=bus type=session.diff subscribing INFO 2026-01-13T15:49:04 +0ms service=format init INFO 2026-01-13T15:49:04 +0ms service=bus type=file.edited subscribing INFO 2026-01-13T15:49:04 +1ms service=lsp serverIds=deno, typescript, vue, eslint, oxlint, biome, gopls, ruby-lsp, pyright, elixir-ls, zls, csharp, fsharp, sourcekit-lsp, rust, clangd, svelte, astro, jdtls, kotlin-ls, yaml-ls, lua-ls, php intelephense, prisma, dart, ocaml-lsp, bash, terraform, texlab, dockerfile, gleam, clojure-lsp, nixd, tinymist, haskell-language-server enabled LSP servers INFO 2026-01-13T15:49:04 +3ms service=bus type=command.executed subscribing INFO 2026-01-13T15:49:05 +41ms service=server method=POST path=/session request INFO 2026-01-13T15:49:05 +0ms service=server status=started method=POST path=/session request INFO 2026-01-13T15:49:05 +4ms service=session id=ses_447f41e8cffezfIEaT34sXIC33 version=1.1.17 projectID=global directory=/app/input title=New session - 2026-01-13T15:49:05.011Z time={"created":1768319345011,"updated":1768319345011} created INFO 2026-01-13T15:49:05 +3ms service=bus type=session.created publishing INFO 2026-01-13T15:49:05 +1ms service=bus type=session.updated publishing INFO 2026-01-13T15:49:05 +5ms service=server status=completed duration=13 method=POST path=/session request INFO 2026-01-13T15:49:05 +2ms service=server method=GET path=/config request INFO 2026-01-13T15:49:05 +0ms service=server status=started method=GET path=/config request INFO 2026-01-13T15:49:05 +1ms service=server status=completed duration=1 method=GET path=/config request INFO 2026-01-13T15:49:05 +6ms service=server method=GET path=/event request INFO 2026-01-13T15:49:05 +0ms service=server status=started method=GET path=/event request INFO 2026-01-13T15:49:05 +1ms service=server method=POST path=/session/ses_447f41e8cffezfIEaT34sXIC33/message request INFO 2026-01-13T15:49:05 +0ms service=server status=started method=POST path=/session/ses_447f41e8cffezfIEaT34sXIC33/message request INFO 2026-01-13T15:49:05 +0ms service=server event connected INFO 2026-01-13T15:49:05 +5ms service=bus type=* subscribing INFO 2026-01-13T15:49:05 +9ms service=server status=completed duration=15 method=GET path=/event request INFO 2026-01-13T15:49:05 +3ms service=server status=completed duration=17 method=POST path=/session/ses_447f41e8cffezfIEaT34sXIC33/message request INFO 2026-01-13T15:49:05 +9ms service=bus type=message.updated publishing INFO 2026-01-13T15:49:05 +9ms service=provider status=started state INFO 2026-01-13T15:49:05 +5ms service=models.dev file={} refreshing INFO 2026-01-13T15:49:05 +48ms service=provider init INFO 2026-01-13T15:49:05 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:05 +11ms service=bus type=session.updated publishing INFO 2026-01-13T15:49:05 +12ms service=bus type=session.status publishing INFO 2026-01-13T15:49:05 +0ms service=session.prompt step=0 sessionID=ses_447f41e8cffezfIEaT34sXIC33 loop INFO 2026-01-13T15:49:05 +34ms service=provider providerID=openrouter found INFO 2026-01-13T15:49:05 +0ms service=provider providerID=opencode found INFO 2026-01-13T15:49:05 +0ms service=provider providerID=litellm found INFO 2026-01-13T15:49:05 +0ms service=provider status=completed duration=142 state INFO 2026-01-13T15:49:05 +8ms service=llm providerID=openrouter modelID=anthropic/claude-haiku-4.5 sessionID=ses_447f41e8cffezfIEaT34sXIC33 small=true agent=title stream INFO 2026-01-13T15:49:05 +1ms service=provider status=started providerID=openrouter getSDK INFO 2026-01-13T15:49:05 +1ms service=provider providerID=openrouter pkg=@ai-sdk/openai-compatible using bundled provider INFO 2026-01-13T15:49:05 +0ms service=provider status=completed duration=1 providerID=openrouter getSDK INFO 2026-01-13T15:49:05 +2ms service=bus type=message.updated publishing INFO 2026-01-13T15:49:05 +2ms service=session.prompt status=started resolveTools INFO 2026-01-13T15:49:05 +39ms service=tool.registry status=started invalid INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=started question INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=started bash INFO 2026-01-13T15:49:05 +1ms service=bash-tool shell=/usr/bin/bash bash tool using shell INFO 2026-01-13T15:49:05 +1ms service=tool.registry status=started read INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=started glob INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=started grep INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=started edit INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=started write INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=started task INFO 2026-01-13T15:49:05 +5ms service=tool.registry status=started webfetch INFO 2026-01-13T15:49:05 +1ms service=tool.registry status=started todowrite INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=started todoread INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=started skill INFO 2026-01-13T15:49:05 +2ms service=tool.registry status=completed duration=10 invalid INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=completed duration=10 question INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=completed duration=8 read INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=completed duration=8 glob INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=completed duration=8 grep INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=completed duration=8 edit INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=completed duration=8 write INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=completed duration=3 webfetch INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=completed duration=2 todowrite INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=completed duration=2 todoread INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=completed duration=10 bash INFO 2026-01-13T15:49:05 +1ms service=permission permission=task pattern=general ruleset=[{"permission":"*","action":"allow","pattern":"*"},{"permission":"doom_loop","action":"ask","pattern":"*"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","action":"deny","pattern":"*"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","action":"allow","pattern":"*"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:49:05 +0ms service=permission permission=task pattern=explore ruleset=[{"permission":"*","action":"allow","pattern":"*"},{"permission":"doom_loop","action":"ask","pattern":"*"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","action":"deny","pattern":"*"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","action":"allow","pattern":"*"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:49:05 +0ms service=tool.registry status=completed duration=9 task INFO 2026-01-13T15:49:05 +1ms service=tool.registry status=completed duration=4 skill INFO 2026-01-13T15:49:05 +13ms service=session.prompt status=completed duration=64 resolveTools INFO 2026-01-13T15:49:05 +13ms service=bus type=message.updated publishing INFO 2026-01-13T15:49:05 +3ms service=llm providerID=openrouter modelID=anthropic/claude-haiku-4.5 sessionID=ses_447f41e8cffezfIEaT34sXIC33 small=true agent=title stream INFO 2026-01-13T15:49:05 +1ms service=bus type=session.updated publishing INFO 2026-01-13T15:49:05 +5ms service=bus type=session.diff publishing INFO 2026-01-13T15:49:05 +5ms service=session.processor process INFO 2026-01-13T15:49:05 +0ms service=llm providerID=openrouter modelID=x-ai/grok-code-fast-1 sessionID=ses_447f41e8cffezfIEaT34sXIC33 small=false agent=build stream INFO 2026-01-13T15:49:05 +0ms service=provider status=started providerID=openrouter getSDK INFO 2026-01-13T15:49:05 +0ms service=provider status=completed duration=0 providerID=openrouter getSDK INFO 2026-01-13T15:49:05 +11ms service=bus type=session.status publishing INFO 2026-01-13T15:49:11 +6348ms service=bus type=session.updated publishing INFO 2026-01-13T15:49:12 +461ms service=session.summary title=Recursive file listing to files.json title INFO 2026-01-13T15:49:12 +7ms service=bus type=message.updated publishing INFO 2026-01-13T15:49:12 +81ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:12 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1236ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +42ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +47ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +93ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:13 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:20 +6262ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:21 +915ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:27 +6246ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:27 +63ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:27 +40ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:27 +148ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:30 +2545ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:30 +128ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:30 +83ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:36 +6701ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:37 +873ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:38 +292ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:39 +1303ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:40 +1046ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:41 +569ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:41 +201ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:41 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:44 +3375ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:44 +139ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:44 +39ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:44 +113ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:45 +607ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:45 +107ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:54 +8822ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:54 +291ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:54 +198ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:55 +793ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:57 +1283ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:58 +1874ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:59 +516ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:59 +44ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:59 +76ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:49:59 +280ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:08 +8568ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:08 +161ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:08 +336ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:14 +5751ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:14 +269ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:15 +428ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:15 +395ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:16 +625ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:20 +4647ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:28 +7295ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +858ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +13ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +54ms service=permission permission=bash pattern=find . -type f ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:29 +0ms service=permission permission=bash pattern=find . -type f action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:50:29 +1ms service=permission permission=bash pattern=sed 's|^\./||' ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:29 +0ms service=permission permission=bash pattern=sed 's|^\./||' action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:50:29 +0ms service=permission permission=bash pattern=sort ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:29 +8ms service=permission permission=bash pattern=sort action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:50:29 +0ms service=permission permission=bash pattern=read file ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:29 +0ms service=permission permission=bash pattern=read file action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:50:29 +0ms service=permission permission=bash pattern=echo "$json" ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:29 +0ms service=permission permission=bash pattern=echo "$json" action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:50:29 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +14ms service=bus type=message.part.updated publishing |  Bash Creates a JSON file listing all files recursively in the current directory INFO 2026-01-13T15:50:29 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +0ms service=bus type=message.updated publishing INFO 2026-01-13T15:50:29 +8ms service=bus type=message.updated publishing INFO 2026-01-13T15:50:29 +0ms service=bus type=session.status publishing INFO 2026-01-13T15:50:29 +0ms service=session.prompt step=1 sessionID=ses_447f41e8cffezfIEaT34sXIC33 loop INFO 2026-01-13T15:50:29 +2ms service=bus type=message.updated publishing INFO 2026-01-13T15:50:29 +1ms service=bus type=session.updated publishing INFO 2026-01-13T15:50:29 +0ms service=bus type=session.diff publishing INFO 2026-01-13T15:50:29 +2ms service=bus type=message.updated publishing INFO 2026-01-13T15:50:29 +1ms service=session.prompt status=started resolveTools INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=started invalid INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=started question INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=started bash INFO 2026-01-13T15:50:29 +0ms service=bash-tool shell=/usr/bin/bash bash tool using shell INFO 2026-01-13T15:50:29 +1ms service=tool.registry status=started read INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=started glob INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=started grep INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=started edit INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=started write INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=started task INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=started webfetch INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=started todowrite INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=started todoread INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=started skill INFO 2026-01-13T15:50:29 +1ms service=tool.registry status=completed duration=2 invalid INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=completed duration=2 question INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=completed duration=1 read INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=completed duration=1 glob INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=completed duration=1 grep INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=completed duration=1 edit INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=completed duration=1 write INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=completed duration=1 webfetch INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=completed duration=1 todowrite INFO 2026-01-13T15:50:29 +1ms service=tool.registry status=completed duration=2 todoread INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=completed duration=3 bash INFO 2026-01-13T15:50:29 +0ms service=tool.registry status=completed duration=2 skill INFO 2026-01-13T15:50:29 +0ms service=permission permission=task pattern=general ruleset=[{"permission":"*","action":"allow","pattern":"*"},{"permission":"doom_loop","action":"ask","pattern":"*"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","action":"deny","pattern":"*"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","action":"allow","pattern":"*"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:29 +0ms service=permission permission=task pattern=explore ruleset=[{"permission":"*","action":"allow","pattern":"*"},{"permission":"doom_loop","action":"ask","pattern":"*"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","action":"deny","pattern":"*"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","action":"allow","pattern":"*"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:29 +1ms service=tool.registry status=completed duration=3 task INFO 2026-01-13T15:50:29 +5ms service=session.prompt status=completed duration=9 resolveTools INFO 2026-01-13T15:50:29 +8ms service=session.processor process INFO 2026-01-13T15:50:29 +0ms service=llm providerID=openrouter modelID=x-ai/grok-code-fast-1 sessionID=ses_447f41e8cffezfIEaT34sXIC33 small=false agent=build stream INFO 2026-01-13T15:50:29 +9ms service=bus type=session.status publishing INFO 2026-01-13T15:50:29 +446ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +45ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:35 +5755ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:36 +520ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:36 +423ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:37 +684ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:37 +560ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:39 +1584ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:40 +1373ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:40 +2ms service=permission permission=bash pattern=find . -type f -print0 ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:40 +0ms service=permission permission=bash pattern=find . -type f -print0 action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:50:40 +0ms service=permission permission=bash pattern=sort -z ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:40 +1ms service=permission permission=bash pattern=sort -z action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:50:40 +0ms service=permission permission=bash pattern=xargs -n1 sh -c 'printf "\"%s\", "' "$@" ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:40 +0ms service=permission permission=bash pattern=xargs -n1 sh -c 'printf "\"%s\", "' "$@" action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:50:40 +0ms service=permission permission=bash pattern=echo -n' | sed 's/, ' | xargs printf '{"files": [%s]} ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:40 +0ms service=permission permission=bash pattern=echo -n' | sed 's/, ' | xargs printf '{"files": [%s]} action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:50:40 +10ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:40 +6ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:40 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:40 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:40 +1ms service=bus type=message.part.updated publishing |  Bash Generate JSON array of all files recursively /usr/bin/bash: -c: line 1: unexpected EOF while looking for matching `'' INFO 2026-01-13T15:50:40 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:40 +2ms service=bus type=message.updated publishing INFO 2026-01-13T15:50:40 +4ms service=bus type=message.updated publishing INFO 2026-01-13T15:50:40 +0ms service=bus type=session.status publishing INFO 2026-01-13T15:50:40 +1ms service=session.prompt step=2 sessionID=ses_447f41e8cffezfIEaT34sXIC33 loop INFO 2026-01-13T15:50:40 +3ms service=bus type=message.updated publishing INFO 2026-01-13T15:50:40 +1ms service=bus type=session.updated publishing INFO 2026-01-13T15:50:40 +0ms service=bus type=session.diff publishing INFO 2026-01-13T15:50:40 +10ms service=bus type=message.updated publishing INFO 2026-01-13T15:50:40 +0ms service=session.prompt status=started resolveTools INFO 2026-01-13T15:50:40 +1ms service=tool.registry status=started invalid INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=started question INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=started bash INFO 2026-01-13T15:50:40 +0ms service=bash-tool shell=/usr/bin/bash bash tool using shell INFO 2026-01-13T15:50:40 +1ms service=tool.registry status=started read INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=started glob INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=started grep INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=started edit INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=started write INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=started task INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=started webfetch INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=started todowrite INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=started todoread INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=started skill INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=completed duration=1 invalid INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=completed duration=1 question INFO 2026-01-13T15:50:40 +3ms service=tool.registry status=completed duration=3 read INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=completed duration=3 glob INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=completed duration=3 grep INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=completed duration=3 edit INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=completed duration=3 write INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=completed duration=3 webfetch INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=completed duration=3 todowrite INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=completed duration=3 todoread INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=completed duration=4 bash INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=completed duration=3 skill INFO 2026-01-13T15:50:40 +0ms service=permission permission=task pattern=general ruleset=[{"permission":"*","action":"allow","pattern":"*"},{"permission":"doom_loop","action":"ask","pattern":"*"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","action":"deny","pattern":"*"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","action":"allow","pattern":"*"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:40 +0ms service=permission permission=task pattern=explore ruleset=[{"permission":"*","action":"allow","pattern":"*"},{"permission":"doom_loop","action":"ask","pattern":"*"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","action":"deny","pattern":"*"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","action":"allow","pattern":"*"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:40 +0ms service=tool.registry status=completed duration=3 task INFO 2026-01-13T15:50:40 +2ms service=session.prompt status=completed duration=7 resolveTools INFO 2026-01-13T15:50:40 +14ms service=session.processor process INFO 2026-01-13T15:50:40 +0ms service=llm providerID=openrouter modelID=x-ai/grok-code-fast-1 sessionID=ses_447f41e8cffezfIEaT34sXIC33 small=false agent=build stream INFO 2026-01-13T15:50:40 +7ms service=bus type=session.status publishing INFO 2026-01-13T15:50:41 +415ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:41 +12ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:41 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:41 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:41 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:41 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:41 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:41 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:41 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:41 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:41 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:41 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:41 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:41 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:41 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:47 +5900ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:48 +883ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:49 +1229ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:49 +2ms service=permission permission=bash pattern="files": [$(find . -type f -printf '"%P",' | sort | tr -d '\n' | sed 's/,$//')]} ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:49 +3ms service=permission permission=bash pattern="files": [$(find . -type f -printf '"%P",' | sort | tr -d '\n' | sed 's/,$//')]} action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:50:49 +4ms service=permission permission=bash pattern=find . -type f -printf '"%P",' ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:49 +1ms service=permission permission=bash pattern=find . -type f -printf '"%P",' action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:50:49 +0ms service=permission permission=bash pattern=sort ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:49 +0ms service=permission permission=bash pattern=sort action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:50:49 +1ms service=permission permission=bash pattern=tr -d '\n' ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:49 +0ms service=permission permission=bash pattern=tr -d '\n' action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:50:49 +0ms service=permission permission=bash pattern=sed 's/,$//' ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:49 +0ms service=permission permission=bash pattern=sed 's/,$//' action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:50:49 +7ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:49 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:49 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:49 +3ms service=bus type=message.part.updated publishing |  Bash Creates JSON file with all files listed recursively /usr/bin/bash: line 1: {files:: command not found INFO 2026-01-13T15:50:49 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:49 +1ms service=bus type=message.updated publishing INFO 2026-01-13T15:50:49 +2ms service=bus type=message.updated publishing INFO 2026-01-13T15:50:49 +0ms service=bus type=session.status publishing INFO 2026-01-13T15:50:49 +1ms service=session.prompt step=3 sessionID=ses_447f41e8cffezfIEaT34sXIC33 loop INFO 2026-01-13T15:50:49 +14ms service=bus type=message.updated publishing INFO 2026-01-13T15:50:49 +2ms service=bus type=session.updated publishing INFO 2026-01-13T15:50:49 +1ms service=bus type=session.diff publishing INFO 2026-01-13T15:50:49 +12ms service=bus type=message.updated publishing INFO 2026-01-13T15:50:49 +1ms service=session.prompt status=started resolveTools INFO 2026-01-13T15:50:49 +1ms service=tool.registry status=started invalid INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=started question INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=started bash INFO 2026-01-13T15:50:49 +0ms service=bash-tool shell=/usr/bin/bash bash tool using shell INFO 2026-01-13T15:50:49 +1ms service=tool.registry status=started read INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=started glob INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=started grep INFO 2026-01-13T15:50:49 +1ms service=tool.registry status=started edit INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=started write INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=started task INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=started webfetch INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=started todowrite INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=started todoread INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=started skill INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=completed duration=2 invalid INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=completed duration=2 question INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=completed duration=1 read INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=completed duration=1 glob INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=completed duration=1 grep INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=completed duration=0 edit INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=completed duration=0 write INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=completed duration=0 webfetch INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=completed duration=0 todowrite INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=completed duration=0 todoread INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=completed duration=2 bash INFO 2026-01-13T15:50:49 +1ms service=tool.registry status=completed duration=1 skill INFO 2026-01-13T15:50:49 +0ms service=permission permission=task pattern=general ruleset=[{"permission":"*","action":"allow","pattern":"*"},{"permission":"doom_loop","action":"ask","pattern":"*"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","action":"deny","pattern":"*"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","action":"allow","pattern":"*"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:49 +0ms service=permission permission=task pattern=explore ruleset=[{"permission":"*","action":"allow","pattern":"*"},{"permission":"doom_loop","action":"ask","pattern":"*"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","action":"deny","pattern":"*"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","action":"allow","pattern":"*"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:49 +0ms service=tool.registry status=completed duration=1 task INFO 2026-01-13T15:50:49 +3ms service=session.prompt status=completed duration=6 resolveTools INFO 2026-01-13T15:50:49 +8ms service=session.processor process INFO 2026-01-13T15:50:49 +1ms service=llm providerID=openrouter modelID=x-ai/grok-code-fast-1 sessionID=ses_447f41e8cffezfIEaT34sXIC33 small=false agent=build stream INFO 2026-01-13T15:50:49 +6ms service=bus type=session.status publishing INFO 2026-01-13T15:50:50 +519ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:50 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:50 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:50 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:50 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:50 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:50 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:56 +6226ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:56 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:56 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:56 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:56 +110ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:56 +0ms service=permission permission=read pattern=/app/input/files.json ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:56 +1ms service=permission permission=read pattern=/app/input/files.json action={"permission":"read","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:50:56 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:56 +1ms service=lsp file=/app/input/files.json touching file INFO 2026-01-13T15:50:56 +1ms service=file.time sessionID=ses_447f41e8cffezfIEaT34sXIC33 file=/app/input/files.json read INFO 2026-01-13T15:50:56 +2ms service=bus type=message.part.updated publishing |  Read app/input/files.json INFO 2026-01-13T15:50:56 +12ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:56 +1ms service=bus type=message.part.updated publishing Assistant: INFO 2026-01-13T15:50:56 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:56 +0ms service=bus type=message.updated publishing INFO 2026-01-13T15:50:56 +14ms service=bus type=message.updated publishing INFO 2026-01-13T15:50:56 +0ms service=bus type=session.status publishing INFO 2026-01-13T15:50:56 +0ms service=session.prompt step=4 sessionID=ses_447f41e8cffezfIEaT34sXIC33 loop INFO 2026-01-13T15:50:56 +13ms service=bus type=message.updated publishing INFO 2026-01-13T15:50:56 +2ms service=bus type=session.updated publishing INFO 2026-01-13T15:50:56 +0ms service=bus type=session.diff publishing INFO 2026-01-13T15:50:56 +4ms service=bus type=message.updated publishing INFO 2026-01-13T15:50:56 +0ms service=session.prompt status=started resolveTools INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=started invalid INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=started question INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=started bash INFO 2026-01-13T15:50:56 +0ms service=bash-tool shell=/usr/bin/bash bash tool using shell INFO 2026-01-13T15:50:56 +1ms service=tool.registry status=started read INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=started glob INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=started grep INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=started edit INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=started write INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=started task INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=started webfetch INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=started todowrite INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=started todoread INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=started skill INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=completed duration=1 invalid INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=completed duration=1 question INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=completed duration=0 read INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=completed duration=0 glob INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=completed duration=0 grep INFO 2026-01-13T15:50:56 +1ms service=tool.registry status=completed duration=1 edit INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=completed duration=1 write INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=completed duration=1 webfetch INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=completed duration=1 todowrite INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=completed duration=1 todoread INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=completed duration=2 bash INFO 2026-01-13T15:50:56 +0ms service=tool.registry status=completed duration=1 skill INFO 2026-01-13T15:50:56 +0ms service=permission permission=task pattern=general ruleset=[{"permission":"*","action":"allow","pattern":"*"},{"permission":"doom_loop","action":"ask","pattern":"*"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","action":"deny","pattern":"*"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","action":"allow","pattern":"*"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:56 +0ms service=permission permission=task pattern=explore ruleset=[{"permission":"*","action":"allow","pattern":"*"},{"permission":"doom_loop","action":"ask","pattern":"*"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","action":"deny","pattern":"*"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","action":"allow","pattern":"*"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:50:56 +1ms service=tool.registry status=completed duration=2 task INFO 2026-01-13T15:50:56 +5ms service=session.prompt status=completed duration=8 resolveTools INFO 2026-01-13T15:50:56 +13ms service=session.processor process INFO 2026-01-13T15:50:56 +0ms service=llm providerID=openrouter modelID=x-ai/grok-code-fast-1 sessionID=ses_447f41e8cffezfIEaT34sXIC33 small=false agent=build stream INFO 2026-01-13T15:50:56 +4ms service=bus type=session.status publishing INFO 2026-01-13T15:50:57 +446ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:57 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:57 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:57 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:57 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:57 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:57 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:57 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:57 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:50:57 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:00 +3857ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:00 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:00 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:00 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:00 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:00 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +7ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +9ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +12ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +13ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +12ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +13ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +40ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +12ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +13ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +52ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +56ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +6ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +37ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +6ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +62ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +7ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +17ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +45ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +7ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +48ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:03 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +3588ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +35ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +9ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +90ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +61ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +54ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +59ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +50ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:07 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:08 +65ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:08 +41ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:08 +12ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:08 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:08 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:08 +51ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:08 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:08 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:08 +54ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:08 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:08 +55ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:08 +58ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:08 +57ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:08 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:08 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +1384ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +49ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +17ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:09 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +50ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +35ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +37ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +71ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +8ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +6ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +6ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +13ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +40ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +35ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +126ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +58ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +59ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +62ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +57ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +238ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +0ms service=permission permission=read pattern=/app/input/files.json ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:51:11 +1ms service=permission permission=read pattern=/app/input/files.json action={"permission":"read","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:51:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +1ms service=lsp file=/app/input/files.json touching file INFO 2026-01-13T15:51:11 +0ms service=file.time sessionID=ses_447f41e8cffezfIEaT34sXIC33 file=/app/input/files.json read INFO 2026-01-13T15:51:11 +3ms service=bus type=message.part.updated publishing |  Read app/input/files.json INFO 2026-01-13T15:51:11 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +1ms service=bus type=message.part.updated publishing {"files": []} Assistant: The JSON file is empty because the finder command didn't find any files. But the working directory is /app/input, and there are no files listed in the initial files section. The tag is empty, so there are no files in /app/input. But according to the instructions, it should list all files including hidden in subdirectories, but if there are none, it should be {"files": []}. The task is to create the file, and it's done. The response should be concise, less than 4 lines, but since this is a task completion, I think I'm done. The human message ends with "PS: You are currently working in an automated system and cannot ask any question or have back and forth with an user." So, I need to complete the task. I have created the file files.json with {"files": []} since there are no files. To confirm, let's see if there are any hidden files. I can run a command to list all files including hidden. In /app/input, let me check if there are any files. Since the env shows working directory /app/input, and files is empty, yes. So, the file is created correctly. The final response should be nothing, since it's created. But the system expects the output after tool use. Since no more tool calls, and the task is done, perhaps end. But looking at the examples, when done, stop. Yes. The file is created. The assistant has completed the task. No need to output anything else. The last bash command set the status to completed. So, I think that's it. The user will see the file was created. To make it explicit, perhaps a short message, but the instructions say to minimize, use concise. Since it's "what command should I run", but here it's "Create a JSON file", so after creation, perhaps just the file is there. I think the response is the file creation, so stop. The assistant has already used tools, and the last call was read, then bash, then this message with the read result. Perhaps the final answer is the file contents. No, the task is to create the file, so once created, done. But to verify, the last read shows {"files": []}, which is correct as there are no files. If there were files, it would list them. So, I think the task is completed. No more output needed. Yes. Final thought: The system will show the result, but since no question for answer, just tool use. So, end the response.<|reserved_26|> INFO 2026-01-13T15:51:11 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:11 +0ms service=bus type=message.updated publishing INFO 2026-01-13T15:51:11 +3ms service=bus type=message.updated publishing INFO 2026-01-13T15:51:11 +1ms service=bus type=session.status publishing INFO 2026-01-13T15:51:11 +0ms service=session.prompt step=5 sessionID=ses_447f41e8cffezfIEaT34sXIC33 loop INFO 2026-01-13T15:51:11 +14ms service=bus type=message.updated publishing INFO 2026-01-13T15:51:11 +2ms service=bus type=session.updated publishing INFO 2026-01-13T15:51:11 +0ms service=bus type=session.diff publishing INFO 2026-01-13T15:51:11 +6ms service=bus type=message.updated publishing INFO 2026-01-13T15:51:11 +0ms service=session.prompt status=started resolveTools INFO 2026-01-13T15:51:11 +3ms service=tool.registry status=started invalid INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=started question INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=started bash INFO 2026-01-13T15:51:11 +0ms service=bash-tool shell=/usr/bin/bash bash tool using shell INFO 2026-01-13T15:51:11 +1ms service=tool.registry status=started read INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=started glob INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=started grep INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=started edit INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=started write INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=started task INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=started webfetch INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=started todowrite INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=started todoread INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=started skill INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=completed duration=1 invalid INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=completed duration=1 question INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=completed duration=0 read INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=completed duration=0 glob INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=completed duration=0 grep INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=completed duration=0 edit INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=completed duration=0 write INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=completed duration=0 webfetch INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=completed duration=0 todowrite INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=completed duration=0 todoread INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=completed duration=1 bash INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=completed duration=0 skill INFO 2026-01-13T15:51:11 +1ms service=permission permission=task pattern=general ruleset=[{"permission":"*","action":"allow","pattern":"*"},{"permission":"doom_loop","action":"ask","pattern":"*"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","action":"deny","pattern":"*"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","action":"allow","pattern":"*"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:51:11 +0ms service=permission permission=task pattern=explore ruleset=[{"permission":"*","action":"allow","pattern":"*"},{"permission":"doom_loop","action":"ask","pattern":"*"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","action":"deny","pattern":"*"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","action":"allow","pattern":"*"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:51:11 +0ms service=tool.registry status=completed duration=1 task INFO 2026-01-13T15:51:11 +8ms service=session.prompt status=completed duration=13 resolveTools INFO 2026-01-13T15:51:11 +13ms service=session.processor process INFO 2026-01-13T15:51:11 +0ms service=llm providerID=openrouter modelID=x-ai/grok-code-fast-1 sessionID=ses_447f41e8cffezfIEaT34sXIC33 small=false agent=build stream INFO 2026-01-13T15:51:11 +5ms service=bus type=session.status publishing INFO 2026-01-13T15:51:14 +2886ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:14 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:14 +42ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:14 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:14 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:14 +17ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:14 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:14 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:14 +35ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:14 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:14 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:14 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:14 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:15 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:15 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:15 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:15 +43ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:15 +9ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:23 +8134ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:23 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:24 +1687ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:24 +3ms service=permission permission=bash pattern=find . -type f -printf '"%P",' ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:51:24 +0ms service=permission permission=bash pattern=find . -type f -printf '"%P",' action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:51:24 +0ms service=permission permission=bash pattern=sort ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:51:24 +0ms service=permission permission=bash pattern=sort action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:51:24 +0ms service=permission permission=bash pattern=sed 's/,$//' ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:51:24 +1ms service=permission permission=bash pattern=sed 's/,$//' action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:51:24 +0ms service=permission permission=bash pattern=xargs printf '{"files": [%s]}' ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:51:24 +0ms service=permission permission=bash pattern=xargs printf '{"files": [%s]}' action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:51:24 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:24 +17ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:24 +2ms service=bus type=message.part.updated publishing |  Bash Generate JSON list of all files recursively, sorted INFO 2026-01-13T15:51:24 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:24 +0ms service=bus type=message.updated publishing INFO 2026-01-13T15:51:24 +7ms service=bus type=message.updated publishing INFO 2026-01-13T15:51:24 +0ms service=bus type=session.status publishing INFO 2026-01-13T15:51:24 +0ms service=session.prompt step=6 sessionID=ses_447f41e8cffezfIEaT34sXIC33 loop INFO 2026-01-13T15:51:24 +7ms service=bus type=message.updated publishing INFO 2026-01-13T15:51:24 +1ms service=bus type=session.updated publishing INFO 2026-01-13T15:51:24 +0ms service=bus type=session.diff publishing INFO 2026-01-13T15:51:24 +3ms service=bus type=message.updated publishing INFO 2026-01-13T15:51:24 +0ms service=session.prompt status=started resolveTools INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=started invalid INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=started question INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=started bash INFO 2026-01-13T15:51:24 +0ms service=bash-tool shell=/usr/bin/bash bash tool using shell INFO 2026-01-13T15:51:24 +1ms service=tool.registry status=started read INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=started glob INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=started grep INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=started edit INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=started write INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=started task INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=started webfetch INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=started todowrite INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=started todoread INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=started skill INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=completed duration=1 invalid INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=completed duration=1 question INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=completed duration=0 read INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=completed duration=0 glob INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=completed duration=0 grep INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=completed duration=0 edit INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=completed duration=0 write INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=completed duration=0 webfetch INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=completed duration=0 todowrite INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=completed duration=0 todoread INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=completed duration=1 bash INFO 2026-01-13T15:51:24 +0ms service=tool.registry status=completed duration=0 skill INFO 2026-01-13T15:51:24 +0ms service=permission permission=task pattern=general ruleset=[{"permission":"*","action":"allow","pattern":"*"},{"permission":"doom_loop","action":"ask","pattern":"*"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","action":"deny","pattern":"*"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","action":"allow","pattern":"*"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:51:24 +1ms service=permission permission=task pattern=explore ruleset=[{"permission":"*","action":"allow","pattern":"*"},{"permission":"doom_loop","action":"ask","pattern":"*"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","action":"deny","pattern":"*"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","action":"allow","pattern":"*"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:51:24 +1ms service=tool.registry status=completed duration=2 task INFO 2026-01-13T15:51:24 +2ms service=session.prompt status=completed duration=5 resolveTools INFO 2026-01-13T15:51:24 +12ms service=session.processor process INFO 2026-01-13T15:51:24 +0ms service=llm providerID=openrouter modelID=x-ai/grok-code-fast-1 sessionID=ses_447f41e8cffezfIEaT34sXIC33 small=false agent=build stream INFO 2026-01-13T15:51:24 +6ms service=bus type=session.status publishing INFO 2026-01-13T15:51:27 +3000ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:27 +8ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:35 +7775ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:35 +2ms service=permission permission=bash pattern=printf '{"files": [%s]}\n' "$(find . -type f -printf '"%P",' | sort | sed 's/,$//')" ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:51:35 +0ms service=permission permission=bash pattern=printf '{"files": [%s]}\n' "$(find . -type f -printf '"%P",' | sort | sed 's/,$//')" action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:51:35 +1ms service=permission permission=bash pattern=find . -type f -printf '"%P",' ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:51:35 +0ms service=permission permission=bash pattern=find . -type f -printf '"%P",' action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:51:35 +0ms service=permission permission=bash pattern=sort ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:51:35 +0ms service=permission permission=bash pattern=sort action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:51:35 +0ms service=permission permission=bash pattern=sed 's/,$//' ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:51:35 +0ms service=permission permission=bash pattern=sed 's/,$//' action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:51:35 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:35 +7ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:35 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:35 +8ms service=bus type=message.part.updated publishing |  Bash Create JSON file listing all files with relative paths INFO 2026-01-13T15:51:35 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:35 +0ms service=bus type=message.updated publishing INFO 2026-01-13T15:51:35 +11ms service=bus type=message.updated publishing INFO 2026-01-13T15:51:35 +0ms service=bus type=session.status publishing INFO 2026-01-13T15:51:35 +0ms service=session.prompt step=7 sessionID=ses_447f41e8cffezfIEaT34sXIC33 loop INFO 2026-01-13T15:51:35 +32ms service=bus type=message.updated publishing INFO 2026-01-13T15:51:35 +2ms service=bus type=session.updated publishing INFO 2026-01-13T15:51:35 +0ms service=bus type=session.diff publishing INFO 2026-01-13T15:51:35 +2ms service=bus type=message.updated publishing INFO 2026-01-13T15:51:35 +1ms service=session.prompt status=started resolveTools INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=started invalid INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=started question INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=started bash INFO 2026-01-13T15:51:35 +0ms service=bash-tool shell=/usr/bin/bash bash tool using shell INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=started read INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=started glob INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=started grep INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=started edit INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=started write INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=started task INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=started webfetch INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=started todowrite INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=started todoread INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=started skill INFO 2026-01-13T15:51:35 +1ms service=tool.registry status=completed duration=1 invalid INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=completed duration=1 question INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=completed duration=1 read INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=completed duration=1 glob INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=completed duration=1 grep INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=completed duration=1 edit INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=completed duration=1 write INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=completed duration=1 webfetch INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=completed duration=1 todowrite INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=completed duration=1 todoread INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=completed duration=1 bash INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=completed duration=1 skill INFO 2026-01-13T15:51:35 +0ms service=permission permission=task pattern=general ruleset=[{"permission":"*","action":"allow","pattern":"*"},{"permission":"doom_loop","action":"ask","pattern":"*"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","action":"deny","pattern":"*"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","action":"allow","pattern":"*"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:51:35 +0ms service=permission permission=task pattern=explore ruleset=[{"permission":"*","action":"allow","pattern":"*"},{"permission":"doom_loop","action":"ask","pattern":"*"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","action":"deny","pattern":"*"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","action":"allow","pattern":"*"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:51:35 +0ms service=tool.registry status=completed duration=1 task INFO 2026-01-13T15:51:35 +3ms service=session.prompt status=completed duration=4 resolveTools INFO 2026-01-13T15:51:35 +4ms service=session.processor process INFO 2026-01-13T15:51:35 +2ms service=llm providerID=openrouter modelID=x-ai/grok-code-fast-1 sessionID=ses_447f41e8cffezfIEaT34sXIC33 small=false agent=build stream INFO 2026-01-13T15:51:35 +7ms service=bus type=session.status publishing INFO 2026-01-13T15:51:38 +2206ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:38 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:38 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:38 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +5051ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +35ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +39ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +10ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +12ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +8ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +9ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +44ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +12ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +40ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:43 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +41ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +199ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +35ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +39ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +39ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:44 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +2701ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +41ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +37ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +38ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +6ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +41ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +12ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:47 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +403ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +74ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +220ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +203ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +17ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +218ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +64ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +59ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +50ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +67ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +57ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +43ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +60ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +56ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +57ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +286ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +58ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:49 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:50 +55ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +1407ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +37ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +42ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +35ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +17ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:51 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +8ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +35ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +12ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +17ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +37ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:52 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +621ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +260ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +6ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +48ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +56ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +53ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +51ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +54ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +50ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +54ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:53 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +852ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:54 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:56 +1877ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:56 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:56 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:56 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:56 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:56 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:56 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:56 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:56 +41ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:56 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:56 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:56 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:58 +2064ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:58 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:58 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:51:58 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +2226ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +40ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +43ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +43ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +8ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +35ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +41ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:01 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +45ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +10ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +45ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +10ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +38ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +7ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:02 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +3263ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:05 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +37ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +44ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:06 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:09 +3623ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:09 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:09 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:09 +38ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:09 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:09 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:09 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:09 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:09 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:09 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:09 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:09 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +17ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +43ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +35ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +35ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +40ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +9ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +40ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:10 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +10ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:11 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +4261ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +40ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +43ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +7ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +50ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:15 +42ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +45ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +37ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +35ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +433ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +166ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +39ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:16 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +17ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:17 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +538ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +47ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +56ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +63ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:18 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +719ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +490ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:19 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +35ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +61ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +8ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +38ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +177ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +58ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:20 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:21 +1161ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:21 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:21 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:21 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:21 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:21 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:21 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:21 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +66ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +45ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +335ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +6ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +139ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +39ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +17ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +7ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:22 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +17ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +9ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +8ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +181ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:23 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +180ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +68ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +13ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:24 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +330ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +17ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +6ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +47ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +7ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:25 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +206ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +38ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +6ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +13ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +50ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:26 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +10ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +17ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +7ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +40ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +39ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:27 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +45ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +10ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +39ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +9ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +40ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +35ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +10ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:28 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +40ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +45ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +51ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +17ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +69ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +88ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +7ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +44ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +38ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:29 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:30 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +504ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=permission permission=bash pattern=python3 -c " import json import os files = [] for root, dirs, filenames in os.walk('.'): for filename in filenames: rel_path = os.path.relpath(os.path.join(root, filename)) files.append(rel_path) files.sort() with open('files.json', 'w') as f: json.dump({'files': files}, f) " ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:52:31 +0ms service=permission permission=bash pattern=python3 -c " import json import os files = [] for root, dirs, filenames in os.walk('.'): for filename in filenames: rel_path = os.path.relpath(os.path.join(root, filename)) files.append(rel_path) files.sort() with open('files.json', 'w') as f: json.dump({'files': files}, f) " action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:52:31 +6ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +12ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +13ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +8ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +15ms service=bus type=message.part.updated publishing |  Bash Create JSON file listing all files recursively with relative paths INFO 2026-01-13T15:52:31 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +74ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +12ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +9ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +7ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:31 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +338ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +39ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +8ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +55ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:32 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +8ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +40ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +10ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:33 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +1112ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +43ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +17ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +6ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:34 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +193ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +39ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +6ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +40ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +8ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +39ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +10ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +12ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:35 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +13ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +8ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +40ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +6ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +6ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +6ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +13ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +37ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +8ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:36 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +10ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +35ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +43ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +16ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +6ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:37 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +3144ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:41 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +39ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:42 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +841ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +1ms service=permission permission=bash pattern=python3 -c "import json, os; files = ['/'.join([root[2:], f]) for root, d, fs in os.walk('.') for f in fs]; files.sort(); open('files.json','w').write(json.dumps({'files': files}))" ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:52:43 +0ms service=permission permission=bash pattern=python3 -c "import json, os; files = ['/'.join([root[2:], f]) for root, d, fs in os.walk('.') for f in fs]; files.sort(); open('files.json','w').write(json.dumps({'files': files}))" action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:52:43 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +69ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +21ms service=bus type=message.part.updated publishing |  Bash Create recursively sorted file list in JSON format INFO 2026-01-13T15:52:43 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +38ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +37ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +238ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:43 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:44 +62ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:44 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:44 +57ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:44 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:44 +67ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:44 +56ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:44 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:44 +61ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:44 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:44 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:44 +51ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +2898ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +39ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +38ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +18ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +8ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +27ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +41ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +11ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +8ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +8ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +7ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:47 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +411ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +7ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +6ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +17ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +25ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +33ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +19ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:48 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +2045ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +22ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +82ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +59ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +40ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +21ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +24ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +46ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +15ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +34ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +31ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +37ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:50 +20ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:51 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:51 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:51 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:53 +2026ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:53 +1ms service=permission permission=bash pattern=python3 -c "import json, os; files = []; for root, dirs, filenames in os.walk('.'): for filename in filenames: rel = os.path.relpath(os.path.join(root, filename)); files.append(rel); files.sort(); json.dump({'files': files}, open('files.json', 'w'))" ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:52:53 +0ms service=permission permission=bash pattern=python3 -c "import json, os; files = []; for root, dirs, filenames in os.walk('.'): for filename in filenames: rel = os.path.relpath(os.path.join(root, filename)); files.append(rel); files.sort(); json.dump({'files': files}, open('files.json', 'w'))" action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:52:53 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:53 +35ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:53 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:53 +4ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:53 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:53 +2ms service=bus type=message.part.updated publishing |  Bash Create JSON file with recursively listed files File "", line 1 import json, os; files = []; for root, dirs, filenames in os.walk('.'): for filename in filenames: rel = os.path.relpath(os.path.join(root, filename)); files.append(rel); files.sort(); json.dump({'files': files}, open('files.json', 'w')) ^^^ SyntaxError: invalid syntax INFO 2026-01-13T15:52:53 +10ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:53 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:54 +1820ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:54 +2ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:54 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:54 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:54 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:54 +42ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +5ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +28ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +26ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +32ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +23ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +29ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +37ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +38ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:55 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:56 +1582ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:56 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:56 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:56 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:56 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:56 +39ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:56 +3ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:56 +0ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:56 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:56 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:56 +14ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:56 +1ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:56 +30ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:52:56 +36ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:53:02 +5569ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:53:02 +1ms service=permission permission=bash pattern=python3 -c "import json, os; files = []; for root, dirs, filenames in os.walk('.'): for filename in filenames: rel = os.path.relpath(os.path.join(root, filename)); files.append(rel); files.sort(); json.dump({'files': files}, open('files.json', 'w'))" ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"question","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output","action":"allow"},{"permission":"external_directory","pattern":"/home/cubbi/.local/share/opencode/tool-output/*","action":"allow"}] evaluate INFO 2026-01-13T15:53:02 +0ms service=permission permission=bash pattern=python3 -c "import json, os; files = []; for root, dirs, filenames in os.walk('.'): for filename in filenames: rel = os.path.relpath(os.path.join(root, filename)); files.append(rel); files.sort(); json.dump({'files': files}, open('files.json', 'w'))" action={"permission":"*","pattern":"*","action":"allow"} evaluated INFO 2026-01-13T15:53:02 +7ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:53:02 +49ms service=bus type=message.part.updated publishing INFO 2026-01-13T15:53:02 +5ms service=bus type=message.part.updated publishing Assistant: First, the user wants a JSON file `files.json` that lists all files recursively, including hidden files, in the current working directory and subdirectories. The format should be: `{"files": ['file1.ext', 'directory/file2.ext', ...]}`. Directories themselves should not be included. Key points: - Recursive listing. - Include hidden files (files starting with .). - Relative paths. - Only files, no directories. - JSON format. Since I can't ask questions, I need to proceed with bash commands. In my previous attempts, I used various bash commands, but they failed. Let me analyze: 1. First: Used a shell script with find and sed to build JSON string, but it wrote to files.json, but it seems empty now. Looking at the thought process, I called bash multiple times, but they didn't work. In the last call, I did: printf '{"files": [%s]}\n' "$(find . -type f -printf '"%P",' | sort | sed 's/,$//')" > files.json This should work. find . -type f -printf '"%P",' would print each file path in quotes with comma, but sed 's/,$//' removes the last comma. Then printf '{"files": [%s]}' fills %s with that string. But in the response, it said the file is empty, but then "Writing a file to local filesystem." and it was successful, but reading showed empty. The issue might be that find doesn't have -printf on some systems, like macOS uses -print instead. The system is linux, but perhaps find doesn't support -printf. On Linux, GNU find has -printf. Perhaps the command failed because of quotes or something. To fix it, I can use a different approach. A safer way: Use find to list files, then use jq or python3 to create JSON. Since jq might not be available, and python might be. Python is usually available on linux. I can do: python3 -c "#!/usr/bin/env python3 import json, subprocess; files = subprocess.run(['find', '.', '-type', 'f'], capture_output=True, text=True).stdout.strip().split('\n'); files = [f.lstrip('./') for f in files if f]; with open('files.json', 'w') as f: json.dump({'files': files}, f)" That's more complex, but should work. Use tree command or something, but tree is not standard. Simplest: Use find and sort, then pipe to sed to add quotes and commas. Let me craft a bash command: find . -type f | sed "s|^\./||;s|^|\"|;s|$|\",|" | sort | sed '$ s/,$//' > temp.txt; echo '{"files": [' > files.json; cat temp.txt >> files.json; echo ']}' >> files.json Step by step: - find . -type f lists all files - sed "s|^\./||;s|^|\"|;s|$|\",|" removes leading ./, adds " at start, ", at end - sort sorts them - sed '$ s/,$//' removes the last comma from the last line - Write to temp.txt Then echo '{"files": [' > files.json cat temp.txt >> files.json echo ']}' >> files.json Then rm temp.txt To do it in one command. wrap it in a subshell. To avoid temp file, use command substitution, but it's tricky. Since it's a CLI, and I can use bash, let's do: json_files=$(find . -type f | sed "s/^\././; s/^/\"/; s/$/\"/;" | sort | tr '\n' ' ' | sed 's/ $//' | sed 's/ /,/g') No, better: files=$(find . -type f | sed "s|^\./||; s|^|\"|; s|$|\",|" | sort | sed '$ s/,$//' | tr -d '\n') then echo "{\"files\": [$files]}" > files.json But sed '|\n' to replace newlines. Yes, can add | tr '\n' ',' but then sed 's/,$//' again. Let's try: command: find . -type f | sed 's|^\./||' | sort | sed 's|^|"|;s|$|"|' | paste -sd "," | xargs printf '{"files": [%s]}' > files.json paste -sd "," joins lines with comma. Then xargs printf to fill in. But xargs printf '{"files": [%s]}\n' %s where %s is the comma separated list. xargs replaces {} but here it's printf '{"files": [%s]}\n' No, xargs printf will replace the first argument or something. Better: printf '{"files": [%s]}\n' "$(find . -type f | sed 's|^\./||' | sort | sed 's/^/"/;s/$/" /' | paste -sd "," | sed 's/ $//')" > files.json This should work. Let me test mentally: find lists: ./a.txt ./b/c.txt sed 's|^\./||': a.txt b/c.txt sort: a.txt b/c.txt sed 's/^/"/;s/$/" /': "a.txt " "b/c.txt " paste -sd "," : "a.txt ","b/c.txt " Thensed 's/ $//' : "a.txt ","b/c.txt " Then printf '{ "files": [%s]}' that list. Yes, it gives {"files": ["a.txt ","b/c.txt "]} No, the " at the end has space? No, sed 's/$/" /' adds " space. paste -sd "," will join with comma without the spaces? paste -s d, inputs all lines into one line separated by comma. No, paste -sd "," will output: "a.txt ","b/c.txt " No, paste -s d, is line by line? Let's check the man page. paste -s : sequential pastes all lines into one line. - d ',' : use comma as delimiter. So yes, it concatenates all input lines into one line, separated by comma. But since each line ends with " space, so it's "a.txt " , "b/c.txt " No, sed 's/^/"/;s/$/" /' adds " at start, " space at end. So lines: "a.txt " \n "b/c.txt " paste -s d ',' will make "a.txt ", "b/c.txt " No space after comma. Then printf '{"files": [%s]}\n' that will echo {"files": ["a.txt ","b/c.txt "]} But the closing " has space inside the quote? No, the list is "a.txt " , "b/c.txt " No, it's "a.txt ", "b/c.txt " When printed, it will be {"files": ["a.txt ", "b/c.txt "]} That's not good, because the paths have trailing space. Bad. Better way: sed 's/^/"/;s/$/",/' | paste -sd '' | sed 's/,$//' | but paste -sd '' concatenates without delimiter, so one long string "path1","path2", No, paste -s concatenates all lines together without any delimiter unless d. paste -s -d ',' means use ',' to concatenate. So it will output all lines joined by ',' . So "a.txt ","b/c.txt " becomes "a.txt ","b/c.txt " Still trailing space. To fix, change sed 's/^/"/;s/$/",/' then paste -s -d ',' considers the "," as delimiter? No, -d ',' means the delimiter is ',' , so it joins using ',' So "a.txt ","b/c.txt " -> "a.txt ",, "b/c.txt " no, it's not the delimiter between the line contents, it's between the lines. Since each line includes "," at the end, paste -s -d ',' will add the "," between lines. This is confusing. Better use awk or python. Since python is available, use it. Command: python3 -c "import json, os; files = []; for root, dirs, filenames in os.walk('.'): for filename in filenames: files.append(os.path.join(root[2:], filename).replace('\\\\', '/').lstrip('/')); files.sort(); with open('files.json', 'w') as f: json.dump({'files': files}, f)" os.walk('.') will start from '.', so root will be '.', then subdirs. For root='.', files are in current dir, os.path.join('.', 'file') = './file', then root[2:] is , file, lstrip '/' is file. For subdir, root='./dir', os.path.join('./dir', 'file') = './dir/file', root[2:] = 'dir/file', good. Then sort. This should work. And json.dump without ensure_ascii, so unicode is ok. Since files are relative, and linux, no \\ issue. Yes. Since jq might not be available, but python should be. Let's use this. The working directory is /app/input, but python can change? No, just run the command. To make sure, I can do the bash command as: python3 <