[INFO] fetching crate really-notify 0.1.0...
[INFO] testing really-notify-0.1.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate really-notify 0.1.0 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate really-notify 0.1.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kqueue-sys v1.0.3
[INFO] [stderr]   Downloaded kqueue v1.0.7
[INFO] [stderr]   Downloaded walkdir v2.3.3
[INFO] [stderr]   Downloaded filetime v0.2.21
[INFO] [stderr]   Downloaded async-stream-impl v0.3.5
[INFO] [stderr]   Downloaded async-stream v0.3.5
[INFO] [stderr]   Downloaded notify v6.0.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.60
[INFO] [stderr]   Downloaded quote v1.0.28
[INFO] [stderr]   Downloaded bitmask-enum v2.1.0
[INFO] [stderr]   Downloaded syn v2.0.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c42cf1f52cdf90825bb2f33b42fe4149faaa60c79e279e6879a6c4939c7236d2
[INFO] running `Command { std: "docker" "start" "-a" "c42cf1f52cdf90825bb2f33b42fe4149faaa60c79e279e6879a6c4939c7236d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c42cf1f52cdf90825bb2f33b42fe4149faaa60c79e279e6879a6c4939c7236d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c42cf1f52cdf90825bb2f33b42fe4149faaa60c79e279e6879a6c4939c7236d2", kill_on_drop: false }`
[INFO] [stdout] c42cf1f52cdf90825bb2f33b42fe4149faaa60c79e279e6879a6c4939c7236d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ffca2ba548927deb5f7f1811c2522844d8ca867191b9ebab3b79744492075d6
[INFO] running `Command { std: "docker" "start" "-a" "8ffca2ba548927deb5f7f1811c2522844d8ca867191b9ebab3b79744492075d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.10
[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 smallvec v1.10.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[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 signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitmask-enum v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[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 28.23s
[INFO] running `Command { std: "docker" "inspect" "8ffca2ba548927deb5f7f1811c2522844d8ca867191b9ebab3b79744492075d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ffca2ba548927deb5f7f1811c2522844d8ca867191b9ebab3b79744492075d6", kill_on_drop: false }`
[INFO] [stdout] 8ffca2ba548927deb5f7f1811c2522844d8ca867191b9ebab3b79744492075d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53ab4180fef5d9fab1c51e9f45beac1acc8440d4cdceaf537a9f254e339002e9
[INFO] running `Command { std: "docker" "start" "-a" "53ab4180fef5d9fab1c51e9f45beac1acc8440d4cdceaf537a9f254e339002e9", 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 regex-syntax v0.7.2
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[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 29.09s
[INFO] running `Command { std: "docker" "inspect" "53ab4180fef5d9fab1c51e9f45beac1acc8440d4cdceaf537a9f254e339002e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53ab4180fef5d9fab1c51e9f45beac1acc8440d4cdceaf537a9f254e339002e9", kill_on_drop: false }`
[INFO] [stdout] 53ab4180fef5d9fab1c51e9f45beac1acc8440d4cdceaf537a9f254e339002e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9a68225f082502a0dfca99d2658dfa8326e36a63656d62f4111c43881b4e7197
[INFO] running `Command { std: "docker" "start" "-a" "9a68225f082502a0dfca99d2658dfa8326e36a63656d62f4111c43881b4e7197", 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.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/really_notify-e31f9f5d0f7cede6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-01-17T11:24:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:24:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:24: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] [2026-01-17T11:25:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [stdout] test tests::test_file_zone has been running for over 60 seconds
[INFO] [stderr] [2026-01-17T11:25:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:25:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:25: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] [2026-01-17T11:26:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:26:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:26: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] [2026-01-17T11:27:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:27: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] [2026-01-17T11:27:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:27: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] [2026-01-17T11:27:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:27: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] [2026-01-17T11:27:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:27: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] [2026-01-17T11:27:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:27: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] [2026-01-17T11:27:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:27: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] [2026-01-17T11:27:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:27: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] [2026-01-17T11:27:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:27: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] [2026-01-17T11:27:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:27: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] [2026-01-17T11:27:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:27: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] [2026-01-17T11:27:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:27: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] [2026-01-17T11:27:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:27: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] [2026-01-17T11:27:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:27:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [stderr] [2026-01-17T11:28:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:28:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:29:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:30:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:31:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:32: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] [2026-01-17T11:32:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:32:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:33:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:34:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:35:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:36:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:37:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:38:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11:39: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] [2026-01-17T11:39:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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] [2026-01-17T11:39:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-17T11: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)
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "9a68225f082502a0dfca99d2658dfa8326e36a63656d62f4111c43881b4e7197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a68225f082502a0dfca99d2658dfa8326e36a63656d62f4111c43881b4e7197", kill_on_drop: false }`
[INFO] [stdout] 9a68225f082502a0dfca99d2658dfa8326e36a63656d62f4111c43881b4e7197
