[INFO] fetching crate really-notify 0.1.0...
[INFO] testing really-notify-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate really-notify 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate really-notify 0.1.0
[INFO] finished tweaking crates.io crate really-notify 0.1.0
[INFO] tweaked toml for crates.io crate really-notify 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate really-notify 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate really-notify 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a51a7ba3639402a18e5444781441775de7d555c5119e9772a626e3468094450f
[INFO] running `Command { std: "docker" "start" "-a" "a51a7ba3639402a18e5444781441775de7d555c5119e9772a626e3468094450f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a51a7ba3639402a18e5444781441775de7d555c5119e9772a626e3468094450f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a51a7ba3639402a18e5444781441775de7d555c5119e9772a626e3468094450f", kill_on_drop: false }`
[INFO] [stdout] a51a7ba3639402a18e5444781441775de7d555c5119e9772a626e3468094450f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e83b7a9d2c26fc010b3ad74e3027d201e748aac8301575e38797af80ed7f81c2
[INFO] running `Command { std: "docker" "start" "-a" "e83b7a9d2c26fc010b3ad74e3027d201e748aac8301575e38797af80ed7f81c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling bitmask-enum v2.1.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling really-notify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `mask` and `cookie` are never read
[INFO] [stdout]   --> src/inotify.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct INotifyEvent {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stdout] 65 |     pub mask: INotifyMask,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 66 |     pub cookie: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.55s
[INFO] running `Command { std: "docker" "inspect" "e83b7a9d2c26fc010b3ad74e3027d201e748aac8301575e38797af80ed7f81c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e83b7a9d2c26fc010b3ad74e3027d201e748aac8301575e38797af80ed7f81c2", kill_on_drop: false }`
[INFO] [stdout] e83b7a9d2c26fc010b3ad74e3027d201e748aac8301575e38797af80ed7f81c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7910413f369f8157171e5ffb9e9bfa1150efc8a08f85a135d8e1386b9df9c587
[INFO] running `Command { std: "docker" "start" "-a" "7910413f369f8157171e5ffb9e9bfa1150efc8a08f85a135d8e1386b9df9c587", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling really-notify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `mask` and `cookie` are never read
[INFO] [stdout]   --> src/inotify.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct INotifyEvent {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stdout] 65 |     pub mask: INotifyMask,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 66 |     pub cookie: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mask` and `cookie` are never read
[INFO] [stdout]   --> src/inotify.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct INotifyEvent {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stdout] 65 |     pub mask: INotifyMask,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 66 |     pub cookie: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.87s
[INFO] running `Command { std: "docker" "inspect" "7910413f369f8157171e5ffb9e9bfa1150efc8a08f85a135d8e1386b9df9c587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7910413f369f8157171e5ffb9e9bfa1150efc8a08f85a135d8e1386b9df9c587", kill_on_drop: false }`
[INFO] [stdout] 7910413f369f8157171e5ffb9e9bfa1150efc8a08f85a135d8e1386b9df9c587
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f703240b2e65955619009f473a9d002cdd78a117830b12306524607d10e067fc
[INFO] running `Command { std: "docker" "start" "-a" "f703240b2e65955619009f473a9d002cdd78a117830b12306524607d10e067fc", kill_on_drop: false }`
[INFO] [stderr] warning: fields `mask` and `cookie` are never read
[INFO] [stderr]   --> src/inotify.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub struct INotifyEvent {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stderr] 65 |     pub mask: INotifyMask,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 66 |     pub cookie: u32,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `really-notify` (lib) generated 1 warning
[INFO] [stderr] warning: `really-notify` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/really_notify-2dc5a6e98a168b1b)
[INFO] [stdout] 
[INFO] [stderr] [2025-11-13T22:27:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stdout] running 1 test
[INFO] [stderr] [2025-11-13T22:27:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:27:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:27:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stdout] test tests::test_file_zone has been running for over 60 seconds
[INFO] [stderr] [2025-11-13T22:28:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:28:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:28:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:29:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:29:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:30:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:30:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:31:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:31:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:32:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:32:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:33:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:33:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:34:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:34:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:35:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:35:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:36:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:36:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:37:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:37:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:38:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:38:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:39:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:39:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:40:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:40:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:41:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:41:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:42:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:42:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:42:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:42:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:42:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:42:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:42:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:42:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:42:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:42:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:42:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:42:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:42:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:42:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:42:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:42:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:42:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:42:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:42:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:42:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-11-13T22:42:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-11-13T22:42:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "f703240b2e65955619009f473a9d002cdd78a117830b12306524607d10e067fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f703240b2e65955619009f473a9d002cdd78a117830b12306524607d10e067fc", kill_on_drop: false }`
[INFO] [stdout] f703240b2e65955619009f473a9d002cdd78a117830b12306524607d10e067fc
