[INFO] fetching crate really-notify 0.1.0... [INFO] testing really-notify-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate really-notify 0.1.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate really-notify 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.28 [INFO] [stderr] Downloaded kqueue-sys v1.0.3 [INFO] [stderr] Downloaded tokio-macros v2.1.0 [INFO] [stderr] Downloaded bitmask-enum v2.1.0 [INFO] [stderr] Downloaded env_logger v0.10.0 [INFO] [stderr] Downloaded walkdir v2.3.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.60 [INFO] [stderr] Downloaded unicode-ident v1.0.9 [INFO] [stderr] Downloaded errno v0.3.1 [INFO] [stderr] Downloaded is-terminal v0.4.7 [INFO] [stderr] Downloaded filetime v0.2.21 [INFO] [stderr] Downloaded kqueue v1.0.7 [INFO] [stderr] Downloaded notify v6.0.1 [INFO] [stderr] Downloaded syn v2.0.18 [INFO] [stderr] Downloaded regex v1.8.4 [INFO] [stderr] Downloaded rustix v0.37.20 [INFO] [stderr] Downloaded libc v0.2.146 [INFO] [stderr] Downloaded tokio v1.28.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 288c3cd822231177d2f5967ecaac41598af7fd630044106b8bc0583a32622364 [INFO] running `Command { std: "docker" "start" "-a" "288c3cd822231177d2f5967ecaac41598af7fd630044106b8bc0583a32622364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "288c3cd822231177d2f5967ecaac41598af7fd630044106b8bc0583a32622364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288c3cd822231177d2f5967ecaac41598af7fd630044106b8bc0583a32622364", kill_on_drop: false }` [INFO] [stdout] 288c3cd822231177d2f5967ecaac41598af7fd630044106b8bc0583a32622364 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87c9c9010805e5eaaebcd2b02c267ac3014ac9bb871ac4f6ec5323948b7abafd [INFO] running `Command { std: "docker" "start" "-a" "87c9c9010805e5eaaebcd2b02c267ac3014ac9bb871ac4f6ec5323948b7abafd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.31s [INFO] running `Command { std: "docker" "inspect" "87c9c9010805e5eaaebcd2b02c267ac3014ac9bb871ac4f6ec5323948b7abafd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c9c9010805e5eaaebcd2b02c267ac3014ac9bb871ac4f6ec5323948b7abafd", kill_on_drop: false }` [INFO] [stdout] 87c9c9010805e5eaaebcd2b02c267ac3014ac9bb871ac4f6ec5323948b7abafd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79806dcb51e7ac10df7a114d907bf014b80c8ae975f4ad3a6522a5dfa25edad2 [INFO] running `Command { std: "docker" "start" "-a" "79806dcb51e7ac10df7a114d907bf014b80c8ae975f4ad3a6522a5dfa25edad2", 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 log v0.4.19 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [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 num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [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)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.88s [INFO] running `Command { std: "docker" "inspect" "79806dcb51e7ac10df7a114d907bf014b80c8ae975f4ad3a6522a5dfa25edad2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79806dcb51e7ac10df7a114d907bf014b80c8ae975f4ad3a6522a5dfa25edad2", kill_on_drop: false }` [INFO] [stdout] 79806dcb51e7ac10df7a114d907bf014b80c8ae975f4ad3a6522a5dfa25edad2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d52b70e607db7d544a8791dd4d26ff03ec61c9c8f0a8bae59d6df4313783d125 [INFO] running `Command { std: "docker" "start" "-a" "d52b70e607db7d544a8791dd4d26ff03ec61c9c8f0a8bae59d6df4313783d125", 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)]` 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-b155c3c04b3d8119) [INFO] [stdout] [INFO] [stderr] [2025-10-01T12:48:31Z INFO really_notify] reading updated config './test.yaml' [INFO] [stdout] running 1 test [INFO] [stderr] [2025-10-01T12:48:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:32Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:33Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:34Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:35Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:36Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:37Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:38Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:39Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:40Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:41Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:42Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:43Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:44Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:45Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:46Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:47Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:48Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:49Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:50Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:51Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:52Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:53Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:54Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:55Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:56Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:57Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:58Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:48:59Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:48:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:00Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:01Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:02Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:03Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:04Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:05Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:06Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:07Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:08Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:09Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:10Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:11Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:12Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:13Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:14Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:15Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:16Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:17Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:18Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:19Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:20Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:21Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:22Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:23Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:24Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:25Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:26Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:27Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:28Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:29Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:30Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49: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] [stdout] test tests::test_file_zone has been running for over 60 seconds [INFO] [stderr] [2025-10-01T12:49:31Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:32Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:33Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:34Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:35Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:36Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:37Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:38Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:39Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:40Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:41Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:42Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:43Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:44Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:45Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:46Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:47Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:48Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:49Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:50Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:51Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:52Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:53Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:54Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:55Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:56Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:57Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:58Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:49:59Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:49:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:00Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:01Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:02Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:03Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:04Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:05Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:06Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:07Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:08Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:09Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:10Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:11Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:12Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:13Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:14Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:15Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:16Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:17Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:18Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:19Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:20Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:21Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:22Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:23Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:24Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:25Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:26Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:27Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:28Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:29Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:30Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:31Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:32Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:33Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:34Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:35Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:36Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:37Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:38Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:39Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:40Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:41Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:42Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:43Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:44Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:45Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:46Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:47Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:48Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:49Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:50Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:51Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:52Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:53Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:54Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:55Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:56Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:57Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:58Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:50:59Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:50:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:00Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:01Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:02Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:03Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:04Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:05Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:06Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:07Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:08Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:09Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:10Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:11Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:12Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:13Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:14Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:15Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:16Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:17Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:18Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:19Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:20Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:21Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:22Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:23Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:24Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:25Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:26Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:27Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:28Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:29Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:30Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:31Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:32Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:33Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:34Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:35Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:36Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:37Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:38Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:39Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:40Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:41Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:42Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:43Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:45Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:46Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:47Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:48Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:49Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:50Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:51Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:52Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:53Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:54Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:55Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:56Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:57Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:58Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:51:59Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:51:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:00Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:01Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:02Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:03Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:04Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:05Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:06Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:07Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:08Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:09Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:10Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:11Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:12Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:13Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:14Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:15Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:16Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:17Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:18Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:19Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:20Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:21Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:22Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:23Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:24Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:25Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:26Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:27Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:28Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:29Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:30Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:31Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:32Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:33Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:34Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:35Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:36Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:37Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:38Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:39Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:40Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:41Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:42Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:43Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:44Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:45Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:46Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:47Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:48Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:49Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:50Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:51Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:52Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:53Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:54Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:55Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:56Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:57Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:58Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:52:59Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:52:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:00Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:01Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:02Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:03Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:04Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:05Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:06Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:07Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:08Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:09Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:10Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:11Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:12Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:13Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:14Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:15Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:16Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:17Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:18Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:19Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:20Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:21Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:22Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:23Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:24Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:25Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:26Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:27Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:28Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:29Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:30Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:31Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:32Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:33Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:34Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:35Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:36Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:37Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:38Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:39Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:40Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:41Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:42Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:43Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:44Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:45Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:46Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:47Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:48Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:49Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:50Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:51Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:52Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:53Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:54Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:55Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:56Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:57Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:58Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:53:59Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:53:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:00Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:01Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:02Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:03Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:04Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:05Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:06Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:07Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:08Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:09Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:10Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:11Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:12Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:13Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:14Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:15Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:16Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:17Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:18Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:19Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:20Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:21Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:22Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:23Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:24Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:25Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:26Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:27Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:28Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:29Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:30Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:31Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:32Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:33Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:34Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:35Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:36Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:37Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:38Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:39Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:40Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:41Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:42Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:43Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:44Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:45Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:46Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:47Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:48Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:49Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:50Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:51Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:52Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:53Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:54Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:55Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:56Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:57Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:58Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:54:59Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:54:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:00Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:01Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:02Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:03Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:04Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:05Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:06Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:07Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:08Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:09Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:10Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:11Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:12Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:13Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:14Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:15Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:16Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:17Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:18Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:19Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:20Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:21Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:22Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:23Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:24Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:25Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:26Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:27Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:28Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:29Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:30Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:31Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:32Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:33Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:34Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:35Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:36Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:37Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:38Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:39Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:40Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:41Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:42Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:43Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:44Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:45Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:46Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:47Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:48Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:49Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:50Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:51Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:52Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:53Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:54Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:55Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:56Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:57Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:58Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:55:59Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:55:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:00Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:01Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:02Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:03Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:04Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:05Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:06Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:07Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:08Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:09Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:10Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:11Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:12Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:13Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:14Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:15Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:16Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:17Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:18Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:19Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:20Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:21Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:22Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:23Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:24Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:25Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:26Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:27Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:28Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:29Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:30Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:31Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:32Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:33Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:34Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:35Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:36Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:37Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:38Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:39Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:40Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:41Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:42Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:43Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:44Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:45Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:46Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:47Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:48Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:49Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:50Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:51Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:52Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:53Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:54Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:55Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:56Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:57Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:58Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:56:59Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:56:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:00Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:01Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:02Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:03Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:04Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:05Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:06Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:07Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:09Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:10Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:11Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:12Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:13Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:14Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:15Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:16Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:17Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:18Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:19Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:20Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:21Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:22Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:23Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:24Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:25Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:26Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:27Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:28Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:29Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:30Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:31Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:32Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:33Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:34Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:35Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:36Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:37Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:38Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:39Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:40Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:41Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:42Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:43Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:44Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:45Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:46Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:47Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:48Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:49Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:50Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:51Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:52Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:53Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:54Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:55Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:56Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:57Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:58Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:57:59Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:57:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:00Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:01Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:02Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:03Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:04Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:05Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:06Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:07Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:08Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:09Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:10Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:11Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:12Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:13Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:14Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:15Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:16Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:17Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:18Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:19Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:20Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:21Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:22Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:23Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:24Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:25Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:26Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:27Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:28Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:29Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:30Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:31Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:32Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:33Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:34Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:35Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:36Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:37Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:38Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:39Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:40Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:41Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:42Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:43Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:44Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:45Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:46Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:47Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:48Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:49Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:50Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:51Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:52Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:53Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:54Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:55Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:56Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:57Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:58Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:58:59Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:58:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:00Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:01Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:02Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:03Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:04Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:05Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:06Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:07Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:08Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:09Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:10Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:11Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:12Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:13Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:14Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:15Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:16Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:17Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:18Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:19Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:20Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:21Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:22Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:23Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:24Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:25Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:26Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:27Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:28Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:29Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:30Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:31Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:32Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:33Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:34Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:35Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:36Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:37Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:38Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:39Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:40Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:41Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:42Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:43Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:44Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:45Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:46Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:47Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:48Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:49Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:50Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:51Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:52Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:53Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:54Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:55Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:56Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:57Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:58Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T12:59:59Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T12:59:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:00Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:01Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:02Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:03Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:04Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:05Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:06Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:07Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:08Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:09Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:10Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:11Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:12Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:13Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:14Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:15Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:16Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:17Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:18Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:19Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:20Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:21Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:22Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:23Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:24Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:25Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:26Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:27Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:28Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:29Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:30Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:31Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:32Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:33Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:34Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:35Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:36Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:37Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:38Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:39Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:40Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:41Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:42Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:43Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:44Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:45Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:46Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:47Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:48Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:49Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:50Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:51Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:52Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:53Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:54Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:55Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:56Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:57Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:58Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:00:59Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:00:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:00Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:01Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:02Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:03Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:04Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:05Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:06Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:07Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:08Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:09Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:10Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:11Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:12Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:13Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:14Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:15Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:16Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:17Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:18Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:19Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:20Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:21Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:22Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:23Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:24Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:25Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:26Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:27Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:28Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:29Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:30Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:31Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:32Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:33Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:34Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:35Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:36Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:37Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:38Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:39Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:40Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:41Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:42Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:43Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:44Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:45Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:46Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:47Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:48Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:49Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:50Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:51Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:52Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:53Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:54Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:55Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:56Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:57Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:58Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:01:59Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:01:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:00Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:01Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:02Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:03Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:04Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:05Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:06Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:07Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:08Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:09Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:10Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:11Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:12Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:13Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:14Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:15Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:16Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:17Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:18Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:19Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:20Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:21Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:22Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:23Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:24Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:25Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:26Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:27Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:28Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:29Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:30Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:31Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:32Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:33Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:34Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:35Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:36Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:37Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:38Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:39Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:40Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:41Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:42Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:43Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:44Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:45Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:46Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:47Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:48Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:49Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:50Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:51Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:52Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:53Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:54Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:55Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:56Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:57Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:58Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:02:59Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:02:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:00Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:01Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:02Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:03Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:04Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:05Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:06Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:07Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:08Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:09Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:10Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:11Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:12Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:13Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:14Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:15Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:16Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:17Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:18Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:19Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:20Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:21Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:22Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:23Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:24Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:25Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:26Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:27Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:28Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s) [INFO] [stderr] [2025-10-01T13:03:29Z INFO really_notify] reading updated config './test.yaml' [INFO] [stderr] [2025-10-01T13:03: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) [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "d52b70e607db7d544a8791dd4d26ff03ec61c9c8f0a8bae59d6df4313783d125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d52b70e607db7d544a8791dd4d26ff03ec61c9c8f0a8bae59d6df4313783d125", kill_on_drop: false }` [INFO] [stdout] d52b70e607db7d544a8791dd4d26ff03ec61c9c8f0a8bae59d6df4313783d125